Test_openjdk27_hs_extended.perf_x86-64_windows
Started by upstream project "build-scripts/jobs/jdk/jdk-windows-x64-temurin" build number 484
originally caused by:
Started by upstream project "build-scripts/openjdk27-pipeline" build number 10
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 17
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)"
> git rev-list --no-walk 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-01T01:08:32.315Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2026-02-01T01:08:32.321Z] SPEC: win_x86-64
[Pipeline] echo
[2026-02-01T01:08:32.322Z] Specified LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-01T01:08:32.331Z] dynamicAgents: []
[Pipeline] echo
[2026-02-01T01:08:32.332Z] Provisioning LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf
[Pipeline] nodesByLabel
[2026-02-01T01:08:32.342Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] node
[2026-02-01T01:08:32.411Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-01T01:08:32.433Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-01T01:08:32.496Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-01T01:08:32.496Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-01T01:08:32.518Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-01T01:08:32.574Z] The recommended git tool is: git
[2026-02-01T01:08:32.615Z] No credentials specified
[2026-02-01T01:08:32.636Z] Cloning the remote Git repository
[2026-02-01T01:08:32.668Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-01T01:08:32.668Z] > git init c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests # timeout=10
[2026-02-01T01:08:32.944Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-02-01T01:08:32.944Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-01T01:08:32.944Z] > git --version # timeout=10
[2026-02-01T01:08:32.989Z] > git --version # 'git version 2.45.1'
[2026-02-01T01:08:32.989Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-01T01:08:40.031Z] Avoid second fetch
[2026-02-01T01:08:40.119Z] Checking out Revision 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master)
[2026-02-01T01:08:39.875Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-01T01:08:39.924Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-01T01:08:40.042Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-02-01T01:08:40.129Z] > git config core.sparsecheckout # timeout=10
[2026-02-01T01:08:40.175Z] > git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
[2026-02-01T01:08:44.355Z] Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-01T01:08:45.847Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-01T01:08:45.863Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-01T01:08:46.366Z] + LC_TIME=C
[2026-02-01T01:08:46.366Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-01T01:08:46.747Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-01T01:08:47.219Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-01T01:08:47.219Z] Windows machine, using powershell queries...
[2026-02-01T01:08:47.914Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-01T01:08:49.068Z] + printenv
[2026-02-01T01:08:49.068Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-01T01:08:49.068Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-01T01:08:49.068Z] KEEP_WORKSPACE=false
[2026-02-01T01:08:49.068Z] NUMBER_OF_PROCESSORS=2
[2026-02-01T01:08:49.068Z] PROCESSOR_LEVEL=6
[2026-02-01T01:08:49.068Z] TAP_NAME=Test_openjdk27_hs_extended.perf_x86-64_windows.tap
[2026-02-01T01:08:49.068Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/../../externalDependency/lib
[2026-02-01T01:08:49.068Z] EXIT_FAILURE=false
[2026-02-01T01:08:49.068Z] JDK_BRANCH=jdk-27+7_adopt
[2026-02-01T01:08:49.068Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/2/display/redirect?page=tests
[2026-02-01T01:08:49.068Z] PLATFORM=x86-64_windows
[2026-02-01T01:08:49.068Z] DOCKER_REQUIRED=false
[2026-02-01T01:08:49.068Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-02-01T01:08:49.068Z] PROGRAMFILES=C:\Program Files
[2026-02-01T01:08:49.068Z] git=C:\Program Files\Git\cmd\git.exe
[2026-02-01T01:08:49.068Z] TIME_LIMIT=25
[2026-02-01T01:08:49.068Z] JENKINS_SERVER_COOKIE=durable-ffa37aaf4cdef9f633e1e45f2ab0ff0ad37db232c8b9b3e2946203d37f5ab8f7
[2026-02-01T01:08:49.068Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-01T01:08:49.068Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-01T01:08:49.068Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-01T01:08:49.068Z] GENERATE_JOBS=true
[2026-02-01T01:08:49.068Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T01:08:49.068Z] OS=Windows_NT
[2026-02-01T01:08:49.068Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/2/display/redirect?page=changes
[2026-02-01T01:08:49.068Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-01T01:08:49.068Z] RERUN_ITERATIONS=1
[2026-02-01T01:08:49.068Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-01T01:08:49.068Z] USERDOMAIN=test-azure-win2
[2026-02-01T01:08:49.068Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-01T01:08:49.068Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-01T01:08:49.068Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows
[2026-02-01T01:08:49.068Z] USERPROFILE=C:\Users\jenkins
[2026-02-01T01:08:49.068Z] ARCHIVE_TEST_RESULTS=false
[2026-02-01T01:08:49.068Z] SETUP_JCK_RUN=false
[2026-02-01T01:08:49.068Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/2/
[2026-02-01T01:08:49.068Z] SLACK_CHANNEL=aqavit-bot
[2026-02-01T01:08:49.068Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-windows-x64-temurin
[2026-02-01T01:08:49.068Z] JCK_GIT_BRANCH=master
[2026-02-01T01:08:49.068Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/
[2026-02-01T01:08:49.068Z] BUILD_NUMBER=2
[2026-02-01T01:08:49.068Z] TKG_ITERATIONS=1
[2026-02-01T01:08:49.068Z] _=/usr/bin/printenv
[2026-02-01T01:08:49.068Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-01T01:08:49.068Z] SERVICE_ID=Jenkins
[2026-02-01T01:08:49.068Z] BASE=C:\Users\jenkins\agent
[2026-02-01T01:08:49.068Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/../../benchmarks
[2026-02-01T01:08:49.068Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-01T01:08:49.068Z] JENKINS_NODE_COOKIE=c6cf9b0d-5ed7-4fcc-82c8-49192824c253
[2026-02-01T01:08:49.068Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-01T01:08:49.068Z] KEEP_REPORTDIR=false
[2026-02-01T01:08:49.068Z] BUILD_DISPLAY_NAME=#2
[2026-02-01T01:08:49.068Z] SDK_RESOURCE=upstream
[2026-02-01T01:08:49.068Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-01T01:08:49.068Z] HOME=/home/jenkins
[2026-02-01T01:08:49.068Z] USERNAME=jenkins
[2026-02-01T01:08:49.068Z] WINSW_SERVICE_ID=Jenkins
[2026-02-01T01:08:49.068Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-01T01:08:49.068Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-01T01:08:49.068Z] jobStatus=SUCCESS
[2026-02-01T01:08:49.068Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-01T01:08:49.068Z] JOB_BASE_NAME=Test_openjdk27_hs_extended.perf_x86-64_windows
[2026-02-01T01:08:49.068Z] JOBSTARTTIME=Sun, 01 Feb 2026 01:08:46 +0000
[2026-02-01T01:08:49.068Z] JDK_VERSION=27
[2026-02-01T01:08:49.068Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-02-01T01:08:49.068Z] JOB_NAME=Test_openjdk27_hs_extended.perf_x86-64_windows
[2026-02-01T01:08:49.068Z] USE_TESTENV_PROPERTIES=false
[2026-02-01T01:08:49.068Z] SYSTEMROOT=C:\Windows
[2026-02-01T01:08:49.068Z] PERSONAL_BUILD=false
[2026-02-01T01:08:49.068Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/2/display/redirect
[2026-02-01T01:08:49.068Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-02-01T01:08:49.068Z] AUTO_DETECT=true
[2026-02-01T01:08:49.068Z] EXIT_SUCCESS=false
[2026-02-01T01:08:49.068Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/display/redirect
[2026-02-01T01:08:49.068Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows
[2026-02-01T01:08:49.068Z] COMPUTERNAME=test-azure-win2
[2026-02-01T01:08:49.068Z] OPENJ9_BRANCH=master
[2026-02-01T01:08:49.068Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-01T01:08:49.068Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T01:08:49.068Z] PARALLEL=Dynamic
[2026-02-01T01:08:49.068Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-01T01:08:49.068Z] ITERATIONS=1
[2026-02-01T01:08:49.068Z] UPSTREAM_JOB_NUMBER=484
[2026-02-01T01:08:49.068Z] SPEC=win_x86-64
[2026-02-01T01:08:49.068Z] TERM=xterm-256color
[2026-02-01T01:08:49.068Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-01T01:08:49.068Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-01T01:08:49.068Z] NODE_NAME=test-azure-win2022-x64-4
[2026-02-01T01:08:49.068Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-01T01:08:49.068Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-01T01:08:49.068Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-01T01:08:49.068Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-01T01:08:49.068Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-01T01:08:49.068Z] DYNAMIC_COMPILE=false
[2026-02-01T01:08:49.068Z] SHLVL=2
[2026-02-01T01:08:49.068Z] BUILD_TAG=jenkins-Test_openjdk27_hs_extended.perf_x86-64_windows-2
[2026-02-01T01:08:49.068Z] PROCESSOR_REVISION=5507
[2026-02-01T01:08:49.068Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-01T01:08:49.068Z] EXECUTOR_NUMBER=0
[2026-02-01T01:08:49.068Z] HUDSON_COOKIE=14e9bcd8-f722-410b-a19c-85e9cef1fec6
[2026-02-01T01:08:49.068Z] ADOPTOPENJDK_BRANCH=master
[2026-02-01T01:08:49.068Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-01T01:08:49.068Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-01T01:08:49.068Z] ORIGIN_JDK_VERSION=27
[2026-02-01T01:08:49.068Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
[2026-02-01T01:08:49.068Z] NUM_PROCESSORS=2
[2026-02-01T01:08:49.068Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-01T01:08:49.068Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022
[2026-02-01T01:08:49.069Z] STAGE_NAME=Setup
[2026-02-01T01:08:49.069Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-01T01:08:49.069Z] TEST_TIME=120
[2026-02-01T01:08:49.069Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows@tmp
[2026-02-01T01:08:49.069Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-01T01:08:49.069Z] 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/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-02-01T01:08:49.069Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-01T01:08:49.069Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-01T01:08:49.069Z] ProgramW6432=C:\Program Files
[2026-02-01T01:08:49.069Z] CI=true
[2026-02-01T01:08:49.069Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_extended.perf_x86-64_windows/2/display/redirect?page=artifacts
[2026-02-01T01:08:49.069Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-01T01:08:49.069Z] RERUN_FAILURE=true
[2026-02-01T01:08:49.069Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27
[2026-02-01T01:08:49.069Z] BUILD_LIST=perf
[2026-02-01T01:08:49.069Z] BUILD_ID=2
[2026-02-01T01:08:49.069Z] WINDIR=C:\Windows
[2026-02-01T01:08:49.069Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-01T01:08:49.069Z] PUBLIC=C:\Users\Public
[2026-02-01T01:08:49.069Z] SYSTEMDRIVE=C:
[2026-02-01T01:08:49.069Z] TARGET=extended.perf
[2026-02-01T01:08:49.069Z] USE_JRE=false
[2026-02-01T01:08:49.069Z] JDK_IMPL=hotspot
[2026-02-01T01:08:49.069Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-01T01:08:49.117Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-01T01:08:49.128Z] Running in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-01T01:09:03.209Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-windows-x64-temurin" build number 484
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-01T01:09:03.420Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-01T01:09:03.430Z] Running in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-02-01T01:09:03.455Z] $ ssh-agent
[2026-02-01T01:09:03.610Z] SSH_AUTH_SOCK=/tmp/ssh-1KR8300yjsrf/agent.1130
[2026-02-01T01:09:03.610Z] SSH_AGENT_PID=1131
[2026-02-01T01:09:03.610Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-01T01:09:03.630Z] Running in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-01T01:09:03.656Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-01T01:09:04.516Z] ++ pwd
[2026-02-01T01:09:04.516Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-01T01:09:04.516Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests
[2026-02-01T01:09:04.516Z] get jdk binary...
[2026-02-01T01:09:04.517Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-01T01:09:04.847Z] Uncompressing file: OpenJDK-jdk_x64_windows_hotspot_27_7-ea.zip ...
[2026-02-01T01:09:08.520Z] List files in jdkbinary folder...
[2026-02-01T01:09:09.218Z] total 486848
[2026-02-01T01:09:09.218Z] -rwxrwx---+ 1 jenkins None 52441058 Feb 1 00:25 OpenJDK-debugimage_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:09.218Z] -rwxrwx---+ 1 jenkins None 144560946 Feb 1 00:34 OpenJDK-jdk_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:09.218Z] -rwxrwx---+ 1 jenkins None 85474198 Feb 1 00:34 OpenJDK-jmods_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:09.218Z] -rwxrwx---+ 1 jenkins None 60091216 Feb 1 00:34 OpenJDK-jre_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:09.218Z] -rwxrwx---+ 1 jenkins None 31674 Feb 1 00:31 OpenJDK-sbom_x64_windows_hotspot_27_7-ea-metadata.json
[2026-02-01T01:09:09.218Z] -rwxrwx---+ 1 jenkins None 163627 Feb 1 00:53 OpenJDK-sbom_x64_windows_hotspot_27_7-ea.json
[2026-02-01T01:09:09.218Z] -rwxrwx---+ 1 jenkins None 14459368 Feb 1 00:35 OpenJDK-static-libs_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:09.218Z] -rwxrwx---+ 1 jenkins None 141299559 Feb 1 00:25 OpenJDK-testimage_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:09.218Z] drwxrwxr-x+ 1 jenkins None 0 Feb 1 01:09 tmp
[2026-02-01T01:09:09.218Z] List files in jdkbinary/tmp folder...
[2026-02-01T01:09:09.218Z] total 4
[2026-02-01T01:09:09.218Z] drwxrwx---+ 1 jenkins None 0 Feb 1 00:25 jdk-27+7
[2026-02-01T01:09:09.218Z] Moving directory jdk-27+7/ to ../j2sdk-image
[2026-02-01T01:09:09.218Z] Uncompressing file: OpenJDK-jre_x64_windows_hotspot_27_7-ea.zip ...
[2026-02-01T01:09:12.091Z] List files in jdkbinary folder...
[2026-02-01T01:09:12.091Z] total 486852
[2026-02-01T01:09:12.091Z] -rwxrwx---+ 1 jenkins None 52441058 Feb 1 00:25 OpenJDK-debugimage_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.091Z] -rwxrwx---+ 1 jenkins None 144560946 Feb 1 00:34 OpenJDK-jdk_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.091Z] -rwxrwx---+ 1 jenkins None 85474198 Feb 1 00:34 OpenJDK-jmods_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.091Z] -rwxrwx---+ 1 jenkins None 60091216 Feb 1 00:34 OpenJDK-jre_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.091Z] -rwxrwx---+ 1 jenkins None 31674 Feb 1 00:31 OpenJDK-sbom_x64_windows_hotspot_27_7-ea-metadata.json
[2026-02-01T01:09:12.091Z] -rwxrwx---+ 1 jenkins None 163627 Feb 1 00:53 OpenJDK-sbom_x64_windows_hotspot_27_7-ea.json
[2026-02-01T01:09:12.091Z] -rwxrwx---+ 1 jenkins None 14459368 Feb 1 00:35 OpenJDK-static-libs_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.091Z] -rwxrwx---+ 1 jenkins None 141299559 Feb 1 00:25 OpenJDK-testimage_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.091Z] drwxrwx---+ 1 jenkins None 0 Feb 1 00:25 j2sdk-image
[2026-02-01T01:09:12.091Z] drwxrwxr-x+ 1 jenkins None 0 Feb 1 01:09 tmp
[2026-02-01T01:09:12.091Z] List files in jdkbinary/tmp folder...
[2026-02-01T01:09:12.091Z] total 4
[2026-02-01T01:09:12.091Z] drwxrwx---+ 1 jenkins None 0 Feb 1 00:25 jdk-27+7-jre
[2026-02-01T01:09:12.091Z] Moving directory jdk-27+7-jre/ to ../j2re-image
[2026-02-01T01:09:12.091Z] Uncompressing file: OpenJDK-static-libs_x64_windows_hotspot_27_7-ea.zip ...
[2026-02-01T01:09:12.783Z] List files in jdkbinary folder...
[2026-02-01T01:09:12.783Z] total 486856
[2026-02-01T01:09:12.783Z] -rwxrwx---+ 1 jenkins None 52441058 Feb 1 00:25 OpenJDK-debugimage_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.783Z] -rwxrwx---+ 1 jenkins None 144560946 Feb 1 00:34 OpenJDK-jdk_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.783Z] -rwxrwx---+ 1 jenkins None 85474198 Feb 1 00:34 OpenJDK-jmods_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.783Z] -rwxrwx---+ 1 jenkins None 60091216 Feb 1 00:34 OpenJDK-jre_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.783Z] -rwxrwx---+ 1 jenkins None 31674 Feb 1 00:31 OpenJDK-sbom_x64_windows_hotspot_27_7-ea-metadata.json
[2026-02-01T01:09:12.783Z] -rwxrwx---+ 1 jenkins None 163627 Feb 1 00:53 OpenJDK-sbom_x64_windows_hotspot_27_7-ea.json
[2026-02-01T01:09:12.783Z] -rwxrwx---+ 1 jenkins None 14459368 Feb 1 00:35 OpenJDK-static-libs_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.783Z] -rwxrwx---+ 1 jenkins None 141299559 Feb 1 00:25 OpenJDK-testimage_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:12.783Z] drwxrwx---+ 1 jenkins None 0 Feb 1 00:25 j2re-image
[2026-02-01T01:09:12.783Z] drwxrwx---+ 1 jenkins None 0 Feb 1 00:25 j2sdk-image
[2026-02-01T01:09:12.783Z] drwxrwxr-x+ 1 jenkins None 0 Feb 1 01:09 tmp
[2026-02-01T01:09:12.783Z] List files in jdkbinary/tmp folder...
[2026-02-01T01:09:12.783Z] total 0
[2026-02-01T01:09:12.783Z] drwxrwx---+ 1 jenkins None 0 Feb 1 00:25 jdk-27+7-static-libs
[2026-02-01T01:09:12.783Z] Moving directory jdk-27+7-static-libs/ to ../static-libs
[2026-02-01T01:09:12.783Z] Uncompressing file: OpenJDK-testimage_x64_windows_hotspot_27_7-ea.zip ...
[2026-02-01T01:09:28.435Z] List files in jdkbinary folder...
[2026-02-01T01:09:28.436Z] total 486856
[2026-02-01T01:09:28.436Z] -rwxrwx---+ 1 jenkins None 52441058 Feb 1 00:25 OpenJDK-debugimage_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:28.436Z] -rwxrwx---+ 1 jenkins None 144560946 Feb 1 00:34 OpenJDK-jdk_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:28.436Z] -rwxrwx---+ 1 jenkins None 85474198 Feb 1 00:34 OpenJDK-jmods_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:28.436Z] -rwxrwx---+ 1 jenkins None 60091216 Feb 1 00:34 OpenJDK-jre_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:28.436Z] -rwxrwx---+ 1 jenkins None 31674 Feb 1 00:31 OpenJDK-sbom_x64_windows_hotspot_27_7-ea-metadata.json
[2026-02-01T01:09:28.436Z] -rwxrwx---+ 1 jenkins None 163627 Feb 1 00:53 OpenJDK-sbom_x64_windows_hotspot_27_7-ea.json
[2026-02-01T01:09:28.436Z] -rwxrwx---+ 1 jenkins None 14459368 Feb 1 00:35 OpenJDK-static-libs_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:28.436Z] -rwxrwx---+ 1 jenkins None 141299559 Feb 1 00:25 OpenJDK-testimage_x64_windows_hotspot_27_7-ea.zip
[2026-02-01T01:09:28.436Z] drwxrwx---+ 1 jenkins None 0 Feb 1 00:25 j2re-image
[2026-02-01T01:09:28.436Z] drwxrwx---+ 1 jenkins None 0 Feb 1 00:25 j2sdk-image
[2026-02-01T01:09:28.436Z] drwxrwx---+ 1 jenkins None 0 Feb 1 00:25 static-libs
[2026-02-01T01:09:28.436Z] drwxrwxr-x+ 1 jenkins None 0 Feb 1 01:09 tmp
[2026-02-01T01:09:28.436Z] List files in jdkbinary/tmp folder...
[2026-02-01T01:09:28.436Z] total 4
[2026-02-01T01:09:28.436Z] drwxrwx---+ 1 jenkins None 0 Feb 1 00:04 jdk-27+7-test-image
[2026-02-01T01:09:28.436Z] Moving directory jdk-27+7-test-image/ to ../openjdk-test-image
[2026-02-01T01:09:28.436Z] Uncompressing OpenJDK-debugimage_x64_windows_hotspot_27_7-ea.zip over ./j2sdk-image...
[2026-02-01T01:09:30.297Z] Removing top-level folder jdk-27+7-debug-image/
[2026-02-01T01:09:30.297Z] Removing top-level folder jdk-27+7/
[2026-02-01T01:09:34.032Z] Run c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-02-01T01:09:34.032Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-01T01:09:34.365Z] openjdk version "27-beta" 2026-09-15
[2026-02-01T01:09:34.365Z] OpenJDK Runtime Environment Temurin-27+7-202601312155 (build 27-beta+7-ea)
[2026-02-01T01:09:34.365Z] OpenJDK 64-Bit Server VM Temurin-27+7-202601312155 (build 27-beta+7-ea, mixed mode, sharing)
[2026-02-01T01:09:34.365Z] =JAVA VERSION OUTPUT END=
[2026-02-01T01:09:34.365Z] =RELEASE INFO BEGIN=
[2026-02-01T01:09:34.365Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-01T01:09:34.365Z] IMPLEMENTOR_VERSION="Temurin-27+7-202601312155"
[2026-02-01T01:09:34.365Z] JAVA_RUNTIME_VERSION="27-beta+7-ea"
[2026-02-01T01:09:34.365Z] JAVA_VERSION="27"
[2026-02-01T01:09:34.365Z] JAVA_VERSION_DATE="2026-09-15"
[2026-02-01T01:09:34.365Z] LIBC="default"
[2026-02-01T01:09:34.366Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2026-02-01T01:09:34.366Z] OS_ARCH="x86_64"
[2026-02-01T01:09:34.366Z] OS_NAME="Windows"
[2026-02-01T01:09:34.366Z] SOURCE=".:git:b861e7ae7e15"
[2026-02-01T01:09:34.366Z] BUILD_SOURCE="git:a2382c4fa2044e0094db987279f2f814039ce5af"
[2026-02-01T01:09:34.366Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-01T01:09:34.366Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-02-01T01:09:34.366Z] FULL_VERSION="27-beta+7-ea"
[2026-02-01T01:09:34.366Z] SEMANTIC_VERSION="27+7"
[2026-02-01T01:09:34.366Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-01T01:09:34.366Z] JVM_VARIANT="Hotspot"
[2026-02-01T01:09:34.366Z] JVM_VERSION="27-beta+7-ea"
[2026-02-01T01:09:34.366Z] IMAGE_TYPE="JDK"
[2026-02-01T01:09:34.366Z] =RELEASE INFO END=
[2026-02-01T01:09:34.366Z] get testKitGen...
[2026-02-01T01:09:34.366Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-01T01:09:39.010Z] git rev-parse master
[2026-02-01T01:09:39.010Z] git checkout -q -f 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-01T01:09:39.780Z] $ ssh-agent -k
[2026-02-01T01:09:39.827Z] unset SSH_AUTH_SOCK;
[2026-02-01T01:09:39.827Z] unset SSH_AGENT_PID;
[2026-02-01T01:09:39.827Z] echo Agent pid 1131 killed;
[2026-02-01T01:09:39.888Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-01T01:09:40.230Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B7_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=484&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-01T01:09:40.241Z] 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-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B7_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=484&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-01T01:09:40.278Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-01T01:09:40.398Z] Copied 1 artifact from "getTRSSOutput" build number 2034
[Pipeline] sh
[2026-02-01T01:09:40.873Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-01T01:09:40.873Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-01T01:09:40.873Z] + tar xof -
[2026-02-01T01:09:41.203Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-01T01:09:41.266Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-01T01:09:41.279Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-01T01:09:41.347Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2026-02-01T01:09:41.351Z] Machine limit is 3.
[Pipeline] sh
[2026-02-01T01:09:41.832Z] + cd ./aqa-tests/TKG
[2026-02-01T01:09:41.832Z] ++ uname
[2026-02-01T01:09:41.832Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-01T01:09:41.832Z] ++ uname
[2026-02-01T01:09:42.157Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-01T01:09:42.157Z] ++ uname
[2026-02-01T01:09:42.157Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-01T01:09:42.157Z] + MAKE=make
[2026-02-01T01:09:42.157Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-01T01:09:42.157Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-01T01:09:42.474Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-01T01:09:42.474Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-01T01:09:42.474Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-01T01:09:42.474Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-01T01:09:42.474Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-01T01:09:45.376Z] Buildfile: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-01T01:09:45.708Z]
[2026-02-01T01:09:45.708Z] build:
[2026-02-01T01:09:46.035Z]
[2026-02-01T01:09:46.035Z] clean:
[2026-02-01T01:09:46.035Z]
[2026-02-01T01:09:46.035Z] init:
[2026-02-01T01:09:46.035Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-02-01T01:09:46.035Z]
[2026-02-01T01:09:46.035Z] getDependentLibs:
[2026-02-01T01:09:46.726Z] [exec] --------------------------------------------
[2026-02-01T01:09:46.726Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-01T01:09:46.726Z] [exec] task is set to default
[2026-02-01T01:09:46.726Z] [exec] dependencyList is set to json_simple
[2026-02-01T01:09:46.726Z] [exec] System Test jars will not be downloaded.
[2026-02-01T01:09:46.726Z] [exec] --------------------------------------------
[2026-02-01T01:09:46.726Z] [exec] Starting download third party dependent jars
[2026-02-01T01:09:46.726Z] [exec] --------------------------------------------
[2026-02-01T01:09:46.726Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-01T01:09:46.726Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-01T01:09:46.727Z] [exec] downloaded dependent third party jars successfully
[2026-02-01T01:09:46.727Z]
[2026-02-01T01:09:46.727Z] compile:
[2026-02-01T01:09:46.727Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-01T01:09:46.727Z] [echo] ============COMPILER SETTINGS============
[2026-02-01T01:09:46.727Z] [echo] ===fork: yes
[2026-02-01T01:09:46.727Z] [echo] ===debug: on
[2026-02-01T01:09:46.727Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-02-01T01:09:50.152Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-01T01:09:50.152Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-01T01:09:50.152Z]
[2026-02-01T01:09:50.152Z] dist:
[2026-02-01T01:09:50.152Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-01T01:09:50.480Z]
[2026-02-01T01:09:50.480Z] BUILD SUCCESSFUL
[2026-02-01T01:09:50.480Z] Total time: 5 seconds
[2026-02-01T01:09:50.812Z] 0
[2026-02-01T01:09:50.812Z] c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-01T01:09:51.504Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-01T01:09:51.504Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-01T01:09:53.701Z] ****************************** MACHINE INFO ******************************
[2026-02-01T01:09:53.701Z] File path : C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG
[2026-02-01T01:09:53.701Z] Free Physical Memory Size : 5430673408
[2026-02-01T01:09:53.701Z] Free space (bytes) : 422751080448
[2026-02-01T01:09:53.701Z] Total Physical Memory Size : 8536289280
[2026-02-01T01:09:53.701Z] Total space (bytes) : 549161218048
[2026-02-01T01:09:53.701Z] Usable space (bytes) : 422751080448
[2026-02-01T01:09:53.701Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-01T01:09:53.701Z] bashVersion :
[2026-02-01T01:09:53.701Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-01T01:09:53.701Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-01T01:09:53.701Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] This is free software; you are free to change and redistribute it.
[2026-02-01T01:09:53.701Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-01T01:09:53.701Z] cpuCores : 2
[2026-02-01T01:09:53.701Z] curlVersion :
[2026-02-01T01:09:53.701Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8
[2026-02-01T01:09:53.701Z] Release-Date: 2024-11-06
[2026-02-01T01:09:53.701Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-01T01:09:53.701Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-01T01:09:53.701Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-01T01:09:53.701Z] gcc version : 12
[2026-02-01T01:09:53.701Z] gclibc version : ldd (cygwin) 3.5.4
[2026-02-01T01:09:53.701Z] gdb version : bash: line 1: gdb: command not found
[2026-02-01T01:09:53.701Z] lldb version : Command could not be executed
[2026-02-01T01:09:53.701Z] makeVersion :
[2026-02-01T01:09:53.701Z] GNU Make 4.4.1
[2026-02-01T01:09:53.701Z] Built for x86_64-pc-cygwin
[2026-02-01T01:09:53.701Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-01T01:09:53.701Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-01T01:09:53.701Z] This is free software: you are free to change and redistribute it.
[2026-02-01T01:09:53.701Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-01T01:09:53.701Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-01T01:09:53.701Z] perlVersion :
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2026-02-01T01:09:53.701Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] Copyright 1987-2024, Larry Wall
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-01T01:09:53.701Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-01T01:09:53.701Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-01T01:09:53.701Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-01T01:09:53.701Z] procArch : unknown
[2026-02-01T01:09:53.701Z] sysArch : x86_64
[2026-02-01T01:09:53.701Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-01T01:09:53.701Z] ulimit :
[2026-02-01T01:09:53.701Z] core file size (blocks, -c) 0
[2026-02-01T01:09:53.701Z] data seg size (kbytes, -d) unlimited
[2026-02-01T01:09:53.701Z] file size (blocks, -f) unlimited
[2026-02-01T01:09:53.701Z] open files (-n) 3200
[2026-02-01T01:09:53.701Z] pipe size (512 bytes, -p) 8
[2026-02-01T01:09:53.701Z] stack size (kbytes, -s) 2032
[2026-02-01T01:09:53.701Z] cpu time (seconds, -t) unlimited
[2026-02-01T01:09:53.701Z] max user processes (-u) 256
[2026-02-01T01:09:53.701Z] virtual memory (kbytes, -v) unlimited
[2026-02-01T01:09:53.701Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin
[2026-02-01T01:09:53.701Z] vmVendor : Oracle Corporation
[2026-02-01T01:09:53.701Z] vmVersion : 27-beta+7-ea
[2026-02-01T01:09:53.701Z] xlc version : bash: line 1: xlC: command not found
[2026-02-01T01:09:53.701Z] **************************************************************************
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] System.getProperty('os.arch')=amd64
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] System.getProperty('java.fullversion')=null
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:53.701Z] System.getProperty('sun.arch.data.model')=64
[2026-02-01T01:09:53.701Z]
[2026-02-01T01:09:54.036Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib
[2026-02-01T01:09:54.036Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-01T01:09:54.036Z] perl scripts/configure.pl
[2026-02-01T01:09:54.412Z] c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-01T01:09:54.825Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-01T01:09:54.825Z]
[2026-02-01T01:09:54.825Z]
[2026-02-01T01:09:54.825Z] Starting to generate parallel test lists.
[2026-02-01T01:09:54.825Z]
[2026-02-01T01:09:54.825Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2026-02-01T01:09:55.191Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2026-02-01T01:09:55.191Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2026-02-01T01:09:55.191Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2026-02-01T01:09:55.191Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2026-02-01T01:09:55.192Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2026-02-01T01:09:55.192Z] Attempting to get test duration data from TRSS.
[2026-02-01T01:09:55.192Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=x86-64_windows&group=perf&level=extended"
[2026-02-01T01:09:55.898Z] Attempting to get test duration data from cached files.
[2026-02-01T01:09:55.898Z]
[2026-02-01T01:09:55.898Z] TEST DURATION
[2026-02-01T01:09:55.898Z] ====================================================================================
[2026-02-01T01:09:55.898Z] Total number of tests searched: 19
[2026-02-01T01:09:55.898Z] Number of test durations found: 19
[2026-02-01T01:09:55.898Z] Top slowest tests:
[2026-02-01T01:09:55.898Z] 02m36s dacapo-tomcat_0
[2026-02-01T01:09:55.898Z] 01m13s renaissance-finagle-http_0
[2026-02-01T01:09:55.898Z] 00m56s renaissance-mnemonics_0
[2026-02-01T01:09:55.898Z] ====================================================================================
[2026-02-01T01:09:55.898Z]
[2026-02-01T01:09:55.898Z] Test target is split into 1 lists.
[2026-02-01T01:09:55.898Z] Reducing estimated test running time from 09m10s to 09m10s.
[2026-02-01T01:09:55.898Z]
[2026-02-01T01:09:55.898Z] -------------------------------------testList_0-------------------------------------
[2026-02-01T01:09:55.898Z] Number of tests: 19
[2026-02-01T01:09:55.898Z] Estimated running time: 09m10s
[2026-02-01T01:09:55.898Z] TESTLIST=dacapo-tomcat_0,renaissance-finagle-http_0,renaissance-mnemonics_0,dacapo-jython_0,renaissance-par-mnemonics_0,dacapo-sunflow_0,renaissance-philosophers_0,dacapo-xalan_0,renaissance-als_0,dacapo-luindex_0,renaissance-chi-square_0,renaissance-movie-lens_0,renaissance-log-regression_0,renaissance-dec-tree_0,renaissance-db-shootout_0,dacapo-fop_0,dacapo-pmd_0,renaissance-finagle-chirper_0,dacapo-avrora_0
[2026-02-01T01:09:55.898Z] ------------------------------------------------------------------------------------
[2026-02-01T01:09:55.898Z]
[2026-02-01T01:09:55.898Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-01T01:09:55.898Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-01T01:09:55.969Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-01T01:09:56.058Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-01T01:09:56.110Z] Building tests...
[Pipeline] timeout
[2026-02-01T01:09:56.113Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-01T01:09:56.128Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-01T01:09:56.272Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2026-02-01T01:09:56.286Z] Running in c:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-01T01:09:56.315Z] $ ssh-agent
[2026-02-01T01:09:56.435Z] SSH_AUTH_SOCK=/tmp/ssh-Sj1s4Sj7OvGj/agent.936
[2026-02-01T01:09:56.435Z] SSH_AGENT_PID=937
[2026-02-01T01:09:56.435Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-01T01:09:56.893Z] + bash ./compile.sh
[2026-02-01T01:09:57.207Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-01T01:09:57.207Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-01T01:09:57.207Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-01T01:09:57.207Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-01T01:09:57.207Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-01T01:09:57.208Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-01T01:09:58.326Z] Buildfile: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-01T01:09:58.669Z]
[2026-02-01T01:09:58.669Z] build:
[2026-02-01T01:09:58.669Z]
[2026-02-01T01:09:58.669Z] clean:
[2026-02-01T01:09:58.669Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk
[2026-02-01T01:09:58.669Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-02-01T01:09:59.025Z]
[2026-02-01T01:09:59.025Z] init:
[2026-02-01T01:09:59.025Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-02-01T01:09:59.025Z]
[2026-02-01T01:09:59.025Z] getDependentLibs:
[2026-02-01T01:09:59.025Z] [exec] --------------------------------------------
[2026-02-01T01:09:59.026Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-01T01:09:59.026Z] [exec] task is set to default
[2026-02-01T01:09:59.026Z] [exec] dependencyList is set to json_simple
[2026-02-01T01:09:59.026Z] [exec] System Test jars will not be downloaded.
[2026-02-01T01:09:59.026Z] [exec] --------------------------------------------
[2026-02-01T01:09:59.026Z] [exec] Starting download third party dependent jars
[2026-02-01T01:09:59.026Z] [exec] --------------------------------------------
[2026-02-01T01:09:59.026Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-01T01:09:59.026Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-01T01:09:59.026Z] [exec] downloaded dependent third party jars successfully
[2026-02-01T01:09:59.026Z]
[2026-02-01T01:09:59.026Z] compile:
[2026-02-01T01:09:59.026Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-01T01:09:59.026Z] [echo] ============COMPILER SETTINGS============
[2026-02-01T01:09:59.026Z] [echo] ===fork: yes
[2026-02-01T01:09:59.026Z] [echo] ===debug: on
[2026-02-01T01:09:59.026Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2026-02-01T01:10:03.087Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-01T01:10:03.087Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-01T01:10:03.087Z]
[2026-02-01T01:10:03.087Z] dist:
[2026-02-01T01:10:03.087Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-01T01:10:03.087Z]
[2026-02-01T01:10:03.087Z] BUILD SUCCESSFUL
[2026-02-01T01:10:03.087Z] Total time: 4 seconds
[2026-02-01T01:10:03.087Z] 0
[2026-02-01T01:10:03.087Z] c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-01T01:10:03.778Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-01T01:10:03.778Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-01T01:10:05.396Z] ****************************** MACHINE INFO ******************************
[2026-02-01T01:10:05.396Z] File path : C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG
[2026-02-01T01:10:05.396Z] Free Physical Memory Size : 5479391232
[2026-02-01T01:10:05.396Z] Free space (bytes) : 422751068160
[2026-02-01T01:10:05.396Z] Total Physical Memory Size : 8536289280
[2026-02-01T01:10:05.396Z] Total space (bytes) : 549161218048
[2026-02-01T01:10:05.396Z] Usable space (bytes) : 422751068160
[2026-02-01T01:10:05.396Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-01T01:10:05.396Z] bashVersion :
[2026-02-01T01:10:05.396Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-01T01:10:05.396Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-01T01:10:05.396Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] This is free software; you are free to change and redistribute it.
[2026-02-01T01:10:05.396Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-01T01:10:05.396Z] cpuCores : 2
[2026-02-01T01:10:05.396Z] curlVersion :
[2026-02-01T01:10:05.396Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8
[2026-02-01T01:10:05.396Z] Release-Date: 2024-11-06
[2026-02-01T01:10:05.396Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-01T01:10:05.396Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-01T01:10:05.396Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-01T01:10:05.396Z] gcc version : 12
[2026-02-01T01:10:05.396Z] gclibc version : ldd (cygwin) 3.5.4
[2026-02-01T01:10:05.396Z] gdb version : bash: line 1: gdb: command not found
[2026-02-01T01:10:05.396Z] lldb version : Command could not be executed
[2026-02-01T01:10:05.396Z] makeVersion :
[2026-02-01T01:10:05.396Z] GNU Make 4.4.1
[2026-02-01T01:10:05.396Z] Built for x86_64-pc-cygwin
[2026-02-01T01:10:05.396Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-01T01:10:05.396Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-01T01:10:05.396Z] This is free software: you are free to change and redistribute it.
[2026-02-01T01:10:05.396Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-01T01:10:05.396Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-01T01:10:05.396Z] perlVersion :
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2026-02-01T01:10:05.396Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] Copyright 1987-2024, Larry Wall
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-01T01:10:05.396Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-01T01:10:05.396Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-01T01:10:05.396Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-01T01:10:05.396Z] procArch : unknown
[2026-02-01T01:10:05.396Z] sysArch : x86_64
[2026-02-01T01:10:05.396Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-01T01:10:05.396Z] ulimit :
[2026-02-01T01:10:05.396Z] core file size (blocks, -c) 0
[2026-02-01T01:10:05.396Z] data seg size (kbytes, -d) unlimited
[2026-02-01T01:10:05.396Z] file size (blocks, -f) unlimited
[2026-02-01T01:10:05.396Z] open files (-n) 3200
[2026-02-01T01:10:05.396Z] pipe size (512 bytes, -p) 8
[2026-02-01T01:10:05.396Z] stack size (kbytes, -s) 2032
[2026-02-01T01:10:05.396Z] cpu time (seconds, -t) unlimited
[2026-02-01T01:10:05.396Z] max user processes (-u) 256
[2026-02-01T01:10:05.396Z] virtual memory (kbytes, -v) unlimited
[2026-02-01T01:10:05.396Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin
[2026-02-01T01:10:05.396Z] vmVendor : Oracle Corporation
[2026-02-01T01:10:05.396Z] vmVersion : 27-beta+7-ea
[2026-02-01T01:10:05.396Z] xlc version : bash: line 1: xlC: command not found
[2026-02-01T01:10:05.396Z] **************************************************************************
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] System.getProperty('os.arch')=amd64
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] System.getProperty('java.fullversion')=null
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.396Z] System.getProperty('sun.arch.data.model')=64
[2026-02-01T01:10:05.396Z]
[2026-02-01T01:10:05.710Z] make -f clean.mk cleanBuild
[2026-02-01T01:10:05.710Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-01T01:10:06.042Z] rm -f -r C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest
[2026-02-01T01:10:06.356Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-01T01:10:06.356Z] make -f compile.mk compile
[2026-02-01T01:10:06.356Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-01T01:10:06.669Z] rm -f -r C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-01T01:10:06.670Z] mkdir -p C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-01T01:10:06.670Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-01T01:10:06.670Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-02-01T01:10:08.457Z] Buildfile: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-02-01T01:10:08.867Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-01T01:10:08.867Z]
[2026-02-01T01:10:08.867Z] -create_test_directory:
[2026-02-01T01:10:08.867Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest
[2026-02-01T01:10:08.867Z]
[2026-02-01T01:10:08.867Z] stage_test_material:
[2026-02-01T01:10:09.286Z] [copy] Copying 584 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest
[2026-02-01T01:10:09.985Z]
[2026-02-01T01:10:09.985Z] build:
[2026-02-01T01:10:09.985Z]
[2026-02-01T01:10:09.985Z] init:
[2026-02-01T01:10:09.985Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf
[2026-02-01T01:10:09.985Z]
[2026-02-01T01:10:09.985Z] dist:
[2026-02-01T01:10:09.985Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf
[2026-02-01T01:10:09.985Z]
[2026-02-01T01:10:09.985Z] build:
[2026-02-01T01:10:10.336Z]
[2026-02-01T01:10:10.336Z] build:
[2026-02-01T01:10:10.336Z]
[2026-02-01T01:10:10.336Z] init:
[2026-02-01T01:10:10.336Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench
[2026-02-01T01:10:10.336Z]
[2026-02-01T01:10:10.336Z] getBumbleBench:
[2026-02-01T01:10:10.336Z] [echo] Cloning BumbleBench
[2026-02-01T01:10:10.336Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-01T01:10:10.336Z] [exec] Cloning into 'bumblebench'...
[2026-02-01T01:10:11.488Z]
[2026-02-01T01:10:11.488Z] buildBumbleBench:
[2026-02-01T01:10:11.488Z] [echo] Building BumbleBench
[2026-02-01T01:10:11.488Z]
[2026-02-01T01:10:11.488Z] compile-all:
[2026-02-01T01:10:11.488Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:11.859Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:11.859Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:11.859Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:11.859Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:11.859Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:11.859Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:13.693Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-01T01:10:13.693Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-01T01:10:13.693Z] [javac] Note: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2026-02-01T01:10:13.693Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-01T01:10:13.693Z] [javac] 4 warnings
[2026-02-01T01:10:13.693Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:13.693Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:14.047Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:14.047Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:14.047Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:14.047Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:14.047Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:14.047Z] [javac] 4 warnings
[2026-02-01T01:10:14.047Z] [javac] Compiling 11 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:14.047Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:14.047Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:14.047Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:14.047Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:14.047Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:14.047Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:14.454Z] [javac] Note: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java uses or overrides a deprecated API.
[2026-02-01T01:10:14.454Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-01T01:10:14.454Z] [javac] 4 warnings
[2026-02-01T01:10:14.454Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:14.454Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:14.454Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:14.454Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:14.454Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:14.454Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:14.454Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:14.782Z] [javac] Note: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-02-01T01:10:14.782Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-01T01:10:14.782Z] [javac] 4 warnings
[2026-02-01T01:10:14.782Z] [javac] Compiling 9 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:14.782Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:14.782Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:14.782Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:14.783Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:14.783Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:14.783Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:15.568Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-01T01:10:15.568Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-01T01:10:15.568Z] [javac] 4 warnings
[2026-02-01T01:10:15.568Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:15.568Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:15.568Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:15.568Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:15.568Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:15.568Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:15.568Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:15.568Z] [javac] 4 warnings
[2026-02-01T01:10:15.568Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:15.568Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:15.568Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:15.568Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:15.568Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:15.568Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:15.568Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:15.568Z] [javac] 4 warnings
[2026-02-01T01:10:15.568Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:15.568Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:15.568Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:15.568Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:15.568Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:15.568Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:15.568Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:15.912Z] [javac] C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\examples\LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2026-02-01T01:10:15.913Z] [javac] synchronized(init) {
[2026-02-01T01:10:15.913Z] [javac] ^
[2026-02-01T01:10:15.913Z] [javac] 5 warnings
[2026-02-01T01:10:15.913Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:15.913Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:15.913Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:15.913Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:15.913Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:15.913Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:15.913Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:16.307Z] [javac] 4 warnings
[2026-02-01T01:10:16.307Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:16.307Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:16.307Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:16.307Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:16.307Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:16.307Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:16.307Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:16.791Z] [javac] 4 warnings
[2026-02-01T01:10:16.791Z] [javac] Compiling 7 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:16.791Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:16.791Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:16.791Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:16.791Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:16.791Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:16.791Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:17.524Z] [javac] 4 warnings
[2026-02-01T01:10:17.524Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:17.524Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:17.524Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:17.524Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:17.524Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:17.524Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:17.524Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:17.863Z] [javac] 4 warnings
[2026-02-01T01:10:17.863Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:17.863Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:17.863Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:17.863Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:17.863Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:17.863Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:17.863Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:17.863Z] [javac] 4 warnings
[2026-02-01T01:10:17.863Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:17.863Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:17.863Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:17.863Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:17.863Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:17.863Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:17.863Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:18.204Z] [javac] 4 warnings
[2026-02-01T01:10:18.204Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2026-02-01T01:10:18.204Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-01T01:10:18.204Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-01T01:10:18.204Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-01T01:10:18.204Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:18.204Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-01T01:10:18.204Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-01T01:10:18.530Z] [javac] 4 warnings
[2026-02-01T01:10:18.530Z]
[2026-02-01T01:10:18.530Z] dist:
[2026-02-01T01:10:18.530Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2026-02-01T01:10:20.748Z]
[2026-02-01T01:10:20.748Z] dist:
[2026-02-01T01:10:20.748Z] [copy] Copying 126 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench
[2026-02-01T01:10:21.075Z]
[2026-02-01T01:10:21.075Z] build:
[2026-02-01T01:10:21.075Z]
[2026-02-01T01:10:21.075Z] getDependentLibs:
[2026-02-01T01:10:33.972Z] [exec] --------------------------------------------
[2026-02-01T01:10:33.972Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-01T01:10:33.972Z] [exec] task is set to default
[2026-02-01T01:10:33.972Z] [exec] dependencyList is set to dacapo
[2026-02-01T01:10:33.972Z] [exec] System Test jars will not be downloaded.
[2026-02-01T01:10:33.972Z] [exec] --------------------------------------------
[2026-02-01T01:10:33.972Z] [exec] Starting download third party dependent jars
[2026-02-01T01:10:33.973Z] [exec] --------------------------------------------
[2026-02-01T01:10:33.973Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-01T01:10:33.973Z] [exec] C:/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-02-01T01:10:33.973Z] [exec] downloaded dependent third party jars successfully
[2026-02-01T01:10:33.973Z]
[2026-02-01T01:10:33.973Z] init:
[2026-02-01T01:10:33.973Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-02-01T01:10:33.973Z]
[2026-02-01T01:10:33.973Z] getDacapoSuite:
[2026-02-01T01:10:33.973Z] [unzip] Expanding: C:\jenkins\externalDependency\lib\dacapo.zip into C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-02-01T01:11:42.975Z] [move] Moving 1 file to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-02-01T01:11:42.976Z] [move] Moving 10669 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo\dacapo
[2026-02-01T01:11:42.976Z]
[2026-02-01T01:11:42.976Z] dist:
[2026-02-01T01:11:42.976Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2026-02-01T01:11:42.976Z]
[2026-02-01T01:11:42.976Z] build:
[2026-02-01T01:11:42.976Z]
[2026-02-01T01:11:42.976Z] init:
[2026-02-01T01:11:42.976Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-02-01T01:11:42.976Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2026-02-01T01:11:42.976Z]
[2026-02-01T01:11:42.976Z] compile:
[2026-02-01T01:11:42.976Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-01T01:11:42.976Z] [echo] ============COMPILER SETTINGS============
[2026-02-01T01:11:42.976Z] [echo] ===fork: yes
[2026-02-01T01:11:42.976Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-01T01:11:42.976Z] [echo] ===debug: on
[2026-02-01T01:11:42.976Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2026-02-01T01:11:42.976Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2026-02-01T01:11:42.976Z] [javac] Note: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\src\net\adoptopenjdk\test\gc\idlemicrobenchmark\CombinedLoad.java uses or overrides a deprecated API.
[2026-02-01T01:11:42.976Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-01T01:11:42.976Z]
[2026-02-01T01:11:42.976Z] dist:
[2026-02-01T01:11:42.976Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2026-02-01T01:11:42.976Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-02-01T01:11:42.976Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-02-01T01:11:42.976Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2026-02-01T01:11:42.976Z]
[2026-02-01T01:11:42.976Z] clean:
[2026-02-01T01:11:42.976Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2026-02-01T01:11:42.976Z]
[2026-02-01T01:11:42.976Z] build:
[2026-02-01T01:11:43.310Z]
[2026-02-01T01:11:43.310Z] build:
[2026-02-01T01:11:43.310Z]
[2026-02-01T01:11:43.310Z] init:
[2026-02-01T01:11:43.310Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance
[2026-02-01T01:11:43.310Z]
[2026-02-01T01:11:43.310Z] getRenaissanceSuite:
[2026-02-01T01:11:43.310Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-01T01:11:44.431Z]
[2026-02-01T01:11:44.431Z] dist:
[2026-02-01T01:11:44.431Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance
[2026-02-01T01:11:44.763Z]
[2026-02-01T01:11:44.763Z] build:
[2026-02-01T01:11:45.089Z]
[2026-02-01T01:11:45.089Z] init:
[2026-02-01T01:11:45.089Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb
[2026-02-01T01:11:45.089Z]
[2026-02-01T01:11:45.089Z] getSpecjbbSuite:
[2026-02-01T01:11:45.089Z]
[2026-02-01T01:11:45.089Z] dist:
[2026-02-01T01:11:45.089Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb\run
[2026-02-01T01:11:45.089Z]
[2026-02-01T01:11:45.089Z] BUILD SUCCESSFUL
[2026-02-01T01:11:45.089Z] Total time: 1 minute 36 seconds
[2026-02-01T01:11:45.089Z] 0
[2026-02-01T01:11:45.089Z]
[2026-02-01T01:11:45.422Z]
[2026-02-01T01:11:45.422Z] RECORD TEST REPOs SHA
[2026-02-01T01:11:45.422Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-02-01T01:11:45.422Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-02-01T01:11:45.422Z] Check shas in C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-01T01:11:45.422Z] touch C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-01T01:11:45.754Z] ================================================
[2026-02-01T01:11:46.081Z] timestamp: 20260201-011145
[2026-02-01T01:11:46.081Z] repo dir: C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests
[2026-02-01T01:11:46.081Z] git repo:
[2026-02-01T01:11:46.775Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-01T01:11:46.775Z] sha:
[2026-02-01T01:11:46.775Z] 2e4439bfeded755ce68a14ff47ad364b7fe7126f
[2026-02-01T01:11:46.775Z] ================================================
[2026-02-01T01:11:46.775Z] timestamp: 20260201-011146
[2026-02-01T01:11:46.775Z] repo dir: C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-01T01:11:46.775Z] git repo:
[2026-02-01T01:11:46.775Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-01T01:11:46.775Z] sha:
[2026-02-01T01:11:46.775Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-01T01:11:47.101Z] ================================================
[2026-02-01T01:11:47.101Z] timestamp: 20260201-011146
[2026-02-01T01:11:47.101Z] repo dir: C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG
[2026-02-01T01:11:47.101Z] git repo:
[2026-02-01T01:11:47.101Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-01T01:11:47.101Z] sha:
[2026-02-01T01:11:47.101Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[2026-02-01T01:11:47.101Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[Pipeline] }
[2026-02-01T01:11:47.155Z] $ ssh-agent -k
[2026-02-01T01:11:47.201Z] unset SSH_AUTH_SOCK;
[2026-02-01T01:11:47.201Z] unset SSH_AGENT_PID;
[2026-02-01T01:11:47.201Z] echo Agent pid 937 killed;
[2026-02-01T01:11:47.259Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-01T01:11:47.406Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-01T01:11:47.424Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-01T01:11:47.440Z] $ ssh-agent
[2026-02-01T01:11:47.576Z] SSH_AUTH_SOCK=/tmp/ssh-cSsinzMHa5kW/agent.1236
[2026-02-01T01:11:47.576Z] SSH_AGENT_PID=1237
[2026-02-01T01:11:47.576Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-01T01:11:48.103Z] ++ uname
[2026-02-01T01:11:48.103Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-01T01:11:48.103Z] ++ uname
[2026-02-01T01:11:48.103Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-01T01:11:48.103Z] ++ uname
[2026-02-01T01:11:48.103Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-01T01:11:48.103Z] + MAKE=make
[2026-02-01T01:11:48.103Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-01T01:11:48.103Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-01T01:11:49.070Z] ++ uname
[2026-02-01T01:11:49.070Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-01T01:11:49.070Z] ++ uname
[2026-02-01T01:11:49.070Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-01T01:11:49.070Z] ++ uname
[2026-02-01T01:11:49.070Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-01T01:11:49.070Z] + MAKE=make
[2026-02-01T01:11:49.070Z] + cd ./aqa-tests
[2026-02-01T01:11:49.070Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-01T01:11:49.070Z] ++ set +x
[2026-02-01T01:11:49.070Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-01T01:11:49.070Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-01T01:11:49.070Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-02-01T01:11:49.070Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-01T01:11:49.070Z] perl scripts/configure.pl
[2026-02-01T01:11:49.516Z] c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-01T01:11:49.991Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-01T01:11:49.991Z]
[2026-02-01T01:11:49.991Z] Starting to generate test make files.
[2026-02-01T01:11:49.991Z]
[2026-02-01T01:11:50.349Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2026-02-01T01:11:50.349Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2026-02-01T01:11:50.349Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2026-02-01T01:11:50.349Z]
[2026-02-01T01:11:50.349Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2026-02-01T01:11:50.675Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2026-02-01T01:11:51.772Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2026-02-01T01:11:51.772Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2026-02-01T01:11:51.772Z]
[2026-02-01T01:11:51.772Z] Parsing C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2026-02-01T01:11:51.772Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/autoGen.mk
[2026-02-01T01:11:51.772Z]
[2026-02-01T01:11:51.772Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-02-01T01:11:51.772Z]
[2026-02-01T01:11:51.772Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-02-01T01:11:51.772Z]
[2026-02-01T01:11:51.772Z] Generated C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-01T01:11:51.772Z]
[2026-02-01T01:11:51.772Z] Make files are generated successfully.
[2026-02-01T01:11:51.772Z]
[2026-02-01T01:11:51.772Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-01T01:11:51.772Z] make -f runtest.mk _extended.perf
[2026-02-01T01:11:51.772Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-01T01:11:52.470Z]
[2026-02-01T01:11:52.470Z] Running make 4.4.1
[2026-02-01T01:11:52.471Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/
[2026-02-01T01:11:52.471Z] set JDK_VERSION to 27
[2026-02-01T01:11:52.471Z] set JDK_IMPL to hotspot
[2026-02-01T01:11:52.471Z] set JVM_VERSION to openjdk27
[2026-02-01T01:11:52.471Z] set JCL_VERSION to latest
[2026-02-01T01:11:52.794Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-01T01:11:52.794Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-01T01:11:52.794Z] set SPEC to win_x86-64
[2026-02-01T01:11:52.795Z] set TEST_FLAG to
[2026-02-01T01:11:52.795Z] Running extended.perf ...
[2026-02-01T01:11:53.124Z] There are 19 test targets in extended.perf
[2026-02-01T01:11:53.124Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-01T01:11:53.124Z] openjdk version "27-beta" 2026-09-15
[2026-02-01T01:11:53.124Z] OpenJDK Runtime Environment Temurin-27+7-202601312155 (build 27-beta+7-ea)
[2026-02-01T01:11:53.124Z] OpenJDK 64-Bit Server VM Temurin-27+7-202601312155 (build 27-beta+7-ea, mixed mode, sharing)
[2026-02-01T01:11:53.124Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests'
[2026-02-01T01:11:53.436Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf'
[2026-02-01T01:11:53.436Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo'
[2026-02-01T01:11:53.751Z]
[2026-02-01T01:11:53.751Z] ===============================================
[2026-02-01T01:11:54.064Z] Running test dacapo-avrora_0 ...
[2026-02-01T01:11:54.064Z] ===============================================
[2026-02-01T01:11:54.064Z] dacapo-avrora_0 Start Time: Sun Feb 1 01:11:53 2026 Epoch Time (ms): 1769908313944
[2026-02-01T01:11:54.378Z] dacapo-avrora_0_DISABLED
[2026-02-01T01:11:54.378Z] Disabled Reason:
[2026-02-01T01:11:54.378Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-02-01T01:11:54.378Z] dacapo-avrora_0 Finish Time: Sun Feb 1 01:11:54 2026 Epoch Time (ms): 1769908314288
[2026-02-01T01:11:54.708Z]
[2026-02-01T01:11:54.708Z] ===============================================
[2026-02-01T01:11:54.708Z] Running test dacapo-fop_0 ...
[2026-02-01T01:11:55.019Z] ===============================================
[2026-02-01T01:11:55.020Z] dacapo-fop_0 Start Time: Sun Feb 1 01:11:54 2026 Epoch Time (ms): 1769908314922
[2026-02-01T01:11:55.351Z] variation: NoOptions
[2026-02-01T01:11:55.351Z] JVM_OPTIONS:
[2026-02-01T01:11:55.351Z] { \
[2026-02-01T01:11:55.351Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:11:55.351Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:11:55.351Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-fop_0"; \
[2026-02-01T01:11:55.351Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-fop_0"; \
[2026-02-01T01:11:55.351Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:11:55.351Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" fop; \
[2026-02-01T01:11:55.351Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:11:55.351Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:11:55.351Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:11:55.351Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:11:55.351Z]
[2026-02-01T01:11:55.351Z] TEST SETUP:
[2026-02-01T01:11:55.351Z] Nothing to be done for setup.
[2026-02-01T01:11:55.351Z]
[2026-02-01T01:11:55.351Z] TESTING:
[2026-02-01T01:11:58.275Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-02-01T01:11:58.275Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-02-01T01:12:06.730Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo
[2026-02-01T01:12:06.730Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 8571 msec =====
[2026-02-01T01:12:07.042Z] -----------------------------------
[2026-02-01T01:12:07.042Z] dacapo-fop_0_PASSED
[2026-02-01T01:12:07.042Z] -----------------------------------
[2026-02-01T01:12:07.042Z]
[2026-02-01T01:12:07.042Z] TEST TEARDOWN:
[2026-02-01T01:12:07.042Z] Nothing to be done for teardown.
[2026-02-01T01:12:07.368Z] dacapo-fop_0 Finish Time: Sun Feb 1 01:12:07 2026 Epoch Time (ms): 1769908327049
[2026-02-01T01:12:07.368Z]
[2026-02-01T01:12:07.368Z] ===============================================
[2026-02-01T01:12:07.368Z] Running test dacapo-jython_0 ...
[2026-02-01T01:12:07.682Z] ===============================================
[2026-02-01T01:12:07.682Z] dacapo-jython_0 Start Time: Sun Feb 1 01:12:07 2026 Epoch Time (ms): 1769908327540
[2026-02-01T01:12:07.682Z] variation: NoOptions
[2026-02-01T01:12:08.016Z] JVM_OPTIONS:
[2026-02-01T01:12:08.016Z] { \
[2026-02-01T01:12:08.016Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:12:08.016Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:12:08.016Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-jython_0"; \
[2026-02-01T01:12:08.016Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-jython_0"; \
[2026-02-01T01:12:08.016Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:12:08.016Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" jython; \
[2026-02-01T01:12:08.016Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:12:08.016Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:12:08.016Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:12:08.016Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:12:08.016Z]
[2026-02-01T01:12:08.016Z] TEST SETUP:
[2026-02-01T01:12:08.016Z] Nothing to be done for setup.
[2026-02-01T01:12:08.016Z]
[2026-02-01T01:12:08.016Z] TESTING:
[2026-02-01T01:12:55.816Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-02-01T01:12:55.816Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-02-01T01:12:57.045Z] -------------------------------------------------------------------------------
[2026-02-01T01:12:57.045Z] PYBENCH 2.0
[2026-02-01T01:12:57.045Z] -------------------------------------------------------------------------------
[2026-02-01T01:12:57.045Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:12:57.045Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2026-02-01T01:12:57.045Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-02-01T01:12:57.045Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:12:57.045Z] * using Jython
[2026-02-01T01:12:57.045Z] * system check interval set to maximum: 2147483647
[2026-02-01T01:12:57.045Z] * using timer: time.time
[2026-02-01T01:12:57.045Z]
[2026-02-01T01:12:58.974Z] Calibrating tests. Please wait... done.
[2026-02-01T01:12:58.974Z]
[2026-02-01T01:12:58.974Z] Running 2 round(s) of the suite at warp factor 20:
[2026-02-01T01:12:58.974Z]
[2026-02-01T01:13:07.368Z] * Round 1 done.
[2026-02-01T01:13:12.451Z] * Round 2 done.
[2026-02-01T01:13:12.451Z]
[2026-02-01T01:13:12.451Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 17582 msec =====
[2026-02-01T01:13:12.451Z] -----------------------------------
[2026-02-01T01:13:12.451Z] dacapo-jython_0_PASSED
[2026-02-01T01:13:12.451Z] -----------------------------------
[2026-02-01T01:13:12.451Z]
[2026-02-01T01:13:12.451Z] TEST TEARDOWN:
[2026-02-01T01:13:12.451Z] Nothing to be done for teardown.
[2026-02-01T01:13:12.451Z] dacapo-jython_0 Finish Time: Sun Feb 1 01:13:12 2026 Epoch Time (ms): 1769908392017
[2026-02-01T01:13:12.451Z]
[2026-02-01T01:13:12.451Z] ===============================================
[2026-02-01T01:13:12.451Z] Running test dacapo-luindex_0 ...
[2026-02-01T01:13:12.451Z] ===============================================
[2026-02-01T01:13:12.766Z] dacapo-luindex_0 Start Time: Sun Feb 1 01:13:12 2026 Epoch Time (ms): 1769908392505
[2026-02-01T01:13:12.766Z] variation: NoOptions
[2026-02-01T01:13:12.766Z] JVM_OPTIONS:
[2026-02-01T01:13:12.766Z] { \
[2026-02-01T01:13:12.766Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:13:12.766Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:13:12.766Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-luindex_0"; \
[2026-02-01T01:13:12.766Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-luindex_0"; \
[2026-02-01T01:13:12.766Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:13:12.766Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" luindex; \
[2026-02-01T01:13:12.766Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:13:12.766Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:13:12.766Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:13:12.766Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:13:13.141Z]
[2026-02-01T01:13:13.141Z] TEST SETUP:
[2026-02-01T01:13:13.141Z] Nothing to be done for setup.
[2026-02-01T01:13:13.141Z]
[2026-02-01T01:13:13.141Z] TESTING:
[2026-02-01T01:13:13.454Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2026-02-01T01:13:13.796Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-02-01T01:13:13.796Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-02-01T01:13:15.140Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-02-01T01:13:15.140Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-02-01T01:13:15.834Z] Adding documents from enwiki-abydos-copleston.md:
[2026-02-01T01:13:17.037Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-02-01T01:13:17.037Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:13:17.037Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2026-02-01T01:13:17.037Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-02-01T01:13:17.037Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-02-01T01:13:19.760Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-02-01T01:13:20.536Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-02-01T01:13:23.096Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-02-01T01:13:23.545Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-02-01T01:13:23.545Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-02-01T01:13:23.545Z] Optimizing...
[2026-02-01T01:13:28.022Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 14128 msec =====
[2026-02-01T01:13:28.022Z] -----------------------------------
[2026-02-01T01:13:28.022Z] dacapo-luindex_0_PASSED
[2026-02-01T01:13:28.022Z] -----------------------------------
[2026-02-01T01:13:28.022Z]
[2026-02-01T01:13:28.022Z] TEST TEARDOWN:
[2026-02-01T01:13:28.022Z] Nothing to be done for teardown.
[2026-02-01T01:13:28.022Z] dacapo-luindex_0 Finish Time: Sun Feb 1 01:13:27 2026 Epoch Time (ms): 1769908407944
[2026-02-01T01:13:28.352Z]
[2026-02-01T01:13:28.352Z] ===============================================
[2026-02-01T01:13:28.352Z] Running test dacapo-pmd_0 ...
[2026-02-01T01:13:28.352Z] ===============================================
[2026-02-01T01:13:28.686Z] dacapo-pmd_0 Start Time: Sun Feb 1 01:13:28 2026 Epoch Time (ms): 1769908408404
[2026-02-01T01:13:28.686Z] dacapo-pmd_0_DISABLED
[2026-02-01T01:13:28.686Z] Disabled Reason:
[2026-02-01T01:13:28.686Z] https://github.com/adoptium/aqa-tests/issues/4858#issuecomment-2968494739
[2026-02-01T01:13:29.008Z] dacapo-pmd_0 Finish Time: Sun Feb 1 01:13:28 2026 Epoch Time (ms): 1769908408748
[2026-02-01T01:13:29.008Z]
[2026-02-01T01:13:29.008Z] ===============================================
[2026-02-01T01:13:29.339Z] Running test dacapo-sunflow_0 ...
[2026-02-01T01:13:29.339Z] ===============================================
[2026-02-01T01:13:29.339Z] dacapo-sunflow_0 Start Time: Sun Feb 1 01:13:29 2026 Epoch Time (ms): 1769908409226
[2026-02-01T01:13:29.339Z] variation: NoOptions
[2026-02-01T01:13:29.827Z] JVM_OPTIONS:
[2026-02-01T01:13:29.827Z] { \
[2026-02-01T01:13:29.827Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:13:29.827Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:13:29.827Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-sunflow_0"; \
[2026-02-01T01:13:29.827Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-sunflow_0"; \
[2026-02-01T01:13:29.827Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:13:29.828Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" sunflow; \
[2026-02-01T01:13:29.828Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:13:29.828Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:13:29.828Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:13:29.828Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:13:29.828Z]
[2026-02-01T01:13:29.828Z] TEST SETUP:
[2026-02-01T01:13:29.828Z] Nothing to be done for setup.
[2026-02-01T01:13:29.828Z]
[2026-02-01T01:13:29.828Z] TESTING:
[2026-02-01T01:13:30.229Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-01T01:13:30.590Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-02-01T01:14:20.247Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 46964 msec =====
[2026-02-01T01:14:20.247Z] -----------------------------------
[2026-02-01T01:14:20.247Z] dacapo-sunflow_0_PASSED
[2026-02-01T01:14:20.247Z] -----------------------------------
[2026-02-01T01:14:20.247Z]
[2026-02-01T01:14:20.247Z] TEST TEARDOWN:
[2026-02-01T01:14:20.247Z] Nothing to be done for teardown.
[2026-02-01T01:14:20.247Z] dacapo-sunflow_0 Finish Time: Sun Feb 1 01:14:17 2026 Epoch Time (ms): 1769908457431
[2026-02-01T01:14:20.247Z]
[2026-02-01T01:14:20.247Z] ===============================================
[2026-02-01T01:14:20.247Z] Running test dacapo-tomcat_0 ...
[2026-02-01T01:14:20.247Z] ===============================================
[2026-02-01T01:14:20.247Z] dacapo-tomcat_0 Start Time: Sun Feb 1 01:14:17 2026 Epoch Time (ms): 1769908457902
[2026-02-01T01:14:20.247Z] variation: NoOptions
[2026-02-01T01:14:20.247Z] JVM_OPTIONS:
[2026-02-01T01:14:20.247Z] { \
[2026-02-01T01:14:20.247Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:14:20.247Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:14:20.247Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-tomcat_0"; \
[2026-02-01T01:14:20.247Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-tomcat_0"; \
[2026-02-01T01:14:20.247Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:14:20.247Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" tomcat; \
[2026-02-01T01:14:20.247Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:14:20.247Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:14:20.247Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:14:20.247Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:14:20.247Z]
[2026-02-01T01:14:20.247Z] TEST SETUP:
[2026-02-01T01:14:20.247Z] Nothing to be done for setup.
[2026-02-01T01:14:20.247Z]
[2026-02-01T01:14:20.247Z] TESTING:
[2026-02-01T01:14:20.247Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2026-02-01T01:14:20.247Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-02-01T01:14:33.183Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-02-01T01:14:33.183Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('27-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2026-02-01T01:14:34.034Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-01T01:14:34.034Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-02-01T01:14:34.034Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-01T01:14:34.034Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-01T01:14:34.034Z]
[2026-02-01T01:14:37.482Z] Server created with thread pool size 2
[2026-02-01T01:14:37.482Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-02-01T01:14:37.482Z] Loading web application
[2026-02-01T01:14:37.825Z] Starting 80000 requests...
[2026-02-01T01:15:02.143Z] Completing requests: 5%
[2026-02-01T01:15:09.260Z] Completing requests: 10%
[2026-02-01T01:15:15.027Z] Completing requests: 15%
[2026-02-01T01:15:20.823Z] Completing requests: 20%
[2026-02-01T01:15:27.953Z] Completing requests: 25%
[2026-02-01T01:15:33.716Z] Completing requests: 30%
[2026-02-01T01:15:39.488Z] Completing requests: 35%
[2026-02-01T01:15:45.251Z] Completing requests: 40%
[2026-02-01T01:15:51.058Z] Completing requests: 45%
[2026-02-01T01:15:56.833Z] Completing requests: 50%
[2026-02-01T01:16:02.605Z] Completing requests: 55%
[2026-02-01T01:16:08.390Z] Completing requests: 60%
[2026-02-01T01:16:14.184Z] Completing requests: 65%
[2026-02-01T01:16:21.311Z] Completing requests: 70%
[2026-02-01T01:16:27.069Z] Completing requests: 75%
[2026-02-01T01:16:32.845Z] Completing requests: 80%
[2026-02-01T01:16:38.621Z] Completing requests: 85%
[2026-02-01T01:16:44.415Z] Completing requests: 90%
[2026-02-01T01:16:50.206Z] Completing requests: 95%
[2026-02-01T01:16:50.206Z]
[2026-02-01T01:16:50.206Z] Completed requests
[2026-02-01T01:16:50.206Z] Client threads complete ... unloading web application
[2026-02-01T01:16:50.206Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 132542 msec =====
[2026-02-01T01:16:50.206Z] ===== DaCapo processed 80000 requests in 132354 msec, 604 requests per second =====
[2026-02-01T01:16:50.206Z] ===== DaCapo tail latency, simple: 50% 2916 usec, 90% 3264 usec, 99% 20004 usec, 99.9% 25741 usec, 99.99% 489124 usec, max 1773244 usec, measured over 80000 events =====
[2026-02-01T01:16:50.206Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 3133 usec, 90% 12410 usec, 99% 20598 usec, 99.9% 29947 usec, 99.99% 489124 usec, max 1773244 usec, measured over 80000 events =====
[2026-02-01T01:16:50.206Z] ===== DaCapo tail latency, metered full smoothing: 50% 6636683 usec, 90% 11080879 usec, 99% 11941813 usec, 99.9% 11959128 usec, 99.99% 11963431 usec, max 11981444 usec, measured over 80000 events =====
[2026-02-01T01:16:50.206Z] Server stopped ... iteration complete
[2026-02-01T01:16:50.522Z] -----------------------------------
[2026-02-01T01:16:50.522Z] dacapo-tomcat_0_PASSED
[2026-02-01T01:16:50.522Z] -----------------------------------
[2026-02-01T01:16:50.522Z]
[2026-02-01T01:16:50.522Z] TEST TEARDOWN:
[2026-02-01T01:16:50.522Z] Nothing to be done for teardown.
[2026-02-01T01:16:50.522Z] dacapo-tomcat_0 Finish Time: Sun Feb 1 01:16:50 2026 Epoch Time (ms): 1769908610379
[2026-02-01T01:16:50.522Z]
[2026-02-01T01:16:50.835Z] ===============================================
[2026-02-01T01:16:50.835Z] Running test dacapo-xalan_0 ...
[2026-02-01T01:16:50.835Z] ===============================================
[2026-02-01T01:16:51.166Z] dacapo-xalan_0 Start Time: Sun Feb 1 01:16:50 2026 Epoch Time (ms): 1769908610847
[2026-02-01T01:16:51.166Z] variation: NoOptions
[2026-02-01T01:16:51.166Z] JVM_OPTIONS:
[2026-02-01T01:16:51.166Z] { \
[2026-02-01T01:16:51.166Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:16:51.166Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:16:51.166Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-xalan_0"; \
[2026-02-01T01:16:51.166Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-xalan_0"; \
[2026-02-01T01:16:51.166Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:16:51.166Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" xalan; \
[2026-02-01T01:16:51.166Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:16:51.166Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:16:51.166Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:16:51.166Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:16:51.166Z]
[2026-02-01T01:16:51.166Z] TEST SETUP:
[2026-02-01T01:16:51.166Z] Nothing to be done for setup.
[2026-02-01T01:16:51.500Z]
[2026-02-01T01:16:51.500Z] TESTING:
[2026-02-01T01:16:51.500Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2026-02-01T01:16:52.196Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-02-01T01:16:52.569Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-02-01T01:16:57.028Z] Processing: 5%
[2026-02-01T01:16:58.325Z] Processing: 10%
[2026-02-01T01:17:00.294Z] Processing: 15%
[2026-02-01T01:17:00.718Z] Processing: 20%
[2026-02-01T01:17:01.749Z] Processing: 25%
[2026-02-01T01:17:02.705Z] Processing: 30%
[2026-02-01T01:17:03.239Z] Processing: 35%
[2026-02-01T01:17:03.711Z] Processing: 40%
[2026-02-01T01:17:04.457Z] Processing: 45%
[2026-02-01T01:17:04.968Z] Processing: 50%
[2026-02-01T01:17:05.365Z] Processing: 55%
[2026-02-01T01:17:06.256Z] Processing: 60%
[2026-02-01T01:17:06.631Z] Processing: 65%
[2026-02-01T01:17:07.481Z] Processing: 70%
[2026-02-01T01:17:07.886Z] Processing: 75%
[2026-02-01T01:17:08.497Z] Processing: 80%
[2026-02-01T01:17:09.340Z] Processing: 85%
[2026-02-01T01:17:09.690Z] Processing: 90%
[2026-02-01T01:17:10.827Z] Processing: 95%
[2026-02-01T01:17:10.827Z] Normal completion.
[2026-02-01T01:17:10.827Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 18276 msec =====
[2026-02-01T01:17:10.827Z] -----------------------------------
[2026-02-01T01:17:10.827Z] dacapo-xalan_0_PASSED
[2026-02-01T01:17:10.827Z] -----------------------------------
[2026-02-01T01:17:11.142Z]
[2026-02-01T01:17:11.142Z] TEST TEARDOWN:
[2026-02-01T01:17:11.142Z] Nothing to be done for teardown.
[2026-02-01T01:17:11.142Z] dacapo-xalan_0 Finish Time: Sun Feb 1 01:17:11 2026 Epoch Time (ms): 1769908631017
[2026-02-01T01:17:11.142Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo'
[2026-02-01T01:17:11.474Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance'
[2026-02-01T01:17:11.474Z]
[2026-02-01T01:17:11.787Z] ===============================================
[2026-02-01T01:17:11.787Z] Running test renaissance-als_0 ...
[2026-02-01T01:17:12.120Z] ===============================================
[2026-02-01T01:17:12.120Z] renaissance-als_0 Start Time: Sun Feb 1 01:17:11 2026 Epoch Time (ms): 1769908631941
[2026-02-01T01:17:12.120Z] variation: NoOptions
[2026-02-01T01:17:12.456Z] JVM_OPTIONS:
[2026-02-01T01:17:12.456Z] { \
[2026-02-01T01:17:12.456Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:17:12.456Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:17:12.456Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-als_0"; \
[2026-02-01T01:17:12.456Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-als_0"; \
[2026-02-01T01:17:12.456Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:17:12.456Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-als_0"\\als.json" als; \
[2026-02-01T01:17:12.456Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:17:12.456Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:17:12.456Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:17:12.456Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:17:12.456Z]
[2026-02-01T01:17:12.456Z] TEST SETUP:
[2026-02-01T01:17:12.456Z] Nothing to be done for setup.
[2026-02-01T01:17:12.456Z]
[2026-02-01T01:17:12.456Z] TESTING:
[2026-02-01T01:17:13.630Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:17:13.630Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17699083113609/renaissance-als_0/launcher-011712-2198132077369891466/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-01T01:17:13.630Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-01T01:17:13.631Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:17:29.524Z] Benchmark 'als' failed with exception:
[2026-02-01T01:17:29.524Z] java.lang.ExceptionInInitializerError
[2026-02-01T01:17:29.524Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-01T01:17:29.524Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-01T01:17:29.524Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-01T01:17:29.524Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-01T01:17:29.524Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-01T01:17:29.524Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-01T01:17:29.524Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-01T01:17:29.524Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-01T01:17:29.524Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-01T01:17:29.524Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-01T01:17:29.524Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-01T01:17:29.524Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-01T01:17:29.524Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-01T01:17:29.524Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-01T01:17:29.524Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-01T01:17:29.524Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-01T01:17:29.524Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-01T01:17:29.524Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-01T01:17:29.524Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-01T01:17:29.524Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-02-01T01:17:29.524Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-02-01T01:17:29.524Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-01T01:17:29.524Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-01T01:17:29.524Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-01T01:17:29.524Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-01T01:17:29.524Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-01T01:17:29.524Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-01T01:17:29.524Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-01T01:17:29.524Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-01T01:17:29.524Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-01T01:17:29.524Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-01T01:17:29.524Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-01T01:17:29.524Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-01T01:17:29.524Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-01T01:17:29.524Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:17:29.524Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-01T01:17:29.524Z] ... 34 more
[2026-02-01T01:17:29.524Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:17:29.524Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-01T01:17:29.524Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-01T01:17:29.524Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-01T01:17:29.524Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-01T01:17:29.524Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-01T01:17:29.524Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-01T01:17:29.524Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-01T01:17:29.524Z] ... 34 more
[2026-02-01T01:17:29.524Z] The following benchmarks failed: als
[2026-02-01T01:17:29.524Z] -----------------------------------
[2026-02-01T01:17:29.524Z] renaissance-als_0_FAILED
[2026-02-01T01:17:29.524Z] -----------------------------------
[2026-02-01T01:17:29.524Z]
[2026-02-01T01:17:29.524Z] TEST TEARDOWN:
[2026-02-01T01:17:29.524Z] Nothing to be done for teardown.
[2026-02-01T01:17:29.524Z] renaissance-als_0 Finish Time: Sun Feb 1 01:17:28 2026 Epoch Time (ms): 1769908648378
[2026-02-01T01:17:29.524Z]
[2026-02-01T01:17:29.524Z] ===============================================
[2026-02-01T01:17:29.524Z] Running test renaissance-chi-square_0 ...
[2026-02-01T01:17:29.524Z] ===============================================
[2026-02-01T01:17:29.524Z] renaissance-chi-square_0 Start Time: Sun Feb 1 01:17:28 2026 Epoch Time (ms): 1769908648837
[2026-02-01T01:17:29.524Z] variation: NoOptions
[2026-02-01T01:17:29.524Z] JVM_OPTIONS:
[2026-02-01T01:17:29.524Z] { \
[2026-02-01T01:17:29.524Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:17:29.524Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:17:29.524Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-chi-square_0"; \
[2026-02-01T01:17:29.524Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-chi-square_0"; \
[2026-02-01T01:17:29.524Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:17:29.524Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-chi-square_0"\\chi-square.json" chi-square; \
[2026-02-01T01:17:29.524Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:17:29.524Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:17:29.524Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:17:29.524Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:17:29.524Z]
[2026-02-01T01:17:29.524Z] TEST SETUP:
[2026-02-01T01:17:29.524Z] Nothing to be done for setup.
[2026-02-01T01:17:29.524Z]
[2026-02-01T01:17:29.524Z] TESTING:
[2026-02-01T01:17:30.251Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:17:30.251Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17699083113609/renaissance-chi-square_0/launcher-011729-8482093703941583044/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-01T01:17:30.251Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-01T01:17:30.251Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:17:45.922Z] Benchmark 'chi-square' failed with exception:
[2026-02-01T01:17:45.922Z] java.lang.ExceptionInInitializerError
[2026-02-01T01:17:45.922Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-01T01:17:45.922Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-01T01:17:45.922Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-01T01:17:45.922Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-01T01:17:45.922Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-01T01:17:45.922Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-01T01:17:45.922Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-01T01:17:45.922Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-01T01:17:45.922Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-01T01:17:45.923Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-01T01:17:45.923Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-01T01:17:45.923Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-01T01:17:45.923Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-01T01:17:45.923Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-01T01:17:45.923Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-01T01:17:45.923Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-01T01:17:45.923Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-01T01:17:45.923Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-01T01:17:45.923Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-01T01:17:45.923Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-02-01T01:17:45.923Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-02-01T01:17:45.923Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-01T01:17:45.923Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-01T01:17:45.923Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-01T01:17:45.923Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-01T01:17:45.923Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-01T01:17:45.923Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-01T01:17:45.923Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-01T01:17:45.923Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-01T01:17:45.923Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-01T01:17:45.923Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-01T01:17:45.923Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-01T01:17:45.923Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-01T01:17:45.923Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-01T01:17:45.923Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:17:45.923Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-01T01:17:45.923Z] ... 34 more
[2026-02-01T01:17:45.923Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:17:45.923Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-01T01:17:45.923Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-01T01:17:45.923Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-01T01:17:45.923Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-01T01:17:45.923Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-01T01:17:45.923Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-01T01:17:45.923Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-01T01:17:45.923Z] ... 34 more
[2026-02-01T01:17:45.923Z] The following benchmarks failed: chi-square
[2026-02-01T01:17:45.923Z] -----------------------------------
[2026-02-01T01:17:45.923Z] renaissance-chi-square_0_FAILED
[2026-02-01T01:17:45.923Z] -----------------------------------
[2026-02-01T01:17:45.923Z]
[2026-02-01T01:17:45.923Z] TEST TEARDOWN:
[2026-02-01T01:17:45.923Z] Nothing to be done for teardown.
[2026-02-01T01:17:45.923Z] renaissance-chi-square_0 Finish Time: Sun Feb 1 01:17:43 2026 Epoch Time (ms): 1769908663965
[2026-02-01T01:17:45.923Z]
[2026-02-01T01:17:45.923Z] ===============================================
[2026-02-01T01:17:45.923Z] Running test renaissance-db-shootout_0 ...
[2026-02-01T01:17:45.923Z] ===============================================
[2026-02-01T01:17:45.923Z] renaissance-db-shootout_0 Start Time: Sun Feb 1 01:17:44 2026 Epoch Time (ms): 1769908664428
[2026-02-01T01:17:45.923Z] variation: NoOptions
[2026-02-01T01:17:45.923Z] JVM_OPTIONS:
[2026-02-01T01:17:45.923Z] { \
[2026-02-01T01:17:45.923Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:17:45.923Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:17:45.923Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-db-shootout_0"; \
[2026-02-01T01:17:45.923Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-db-shootout_0"; \
[2026-02-01T01:17:45.923Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:17:45.923Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-db-shootout_0"\\db-shootout.json" db-shootout; \
[2026-02-01T01:17:45.923Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:17:45.923Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:17:45.923Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:17:45.923Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:17:45.923Z]
[2026-02-01T01:17:45.923Z] TEST SETUP:
[2026-02-01T01:17:45.923Z] Nothing to be done for setup.
[2026-02-01T01:17:45.923Z]
[2026-02-01T01:17:45.923Z] TESTING:
[2026-02-01T01:17:45.923Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:17:45.923Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17699083113609/renaissance-db-shootout_0/launcher-011744-5991698824822443392/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-01T01:17:45.923Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-01T01:17:45.923Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:18:01.741Z] [2026-02-01T01:17:59.941+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-02-01T01:18:01.741Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2026-02-01T01:18:01.742Z] [main] WARN net.openhft.chronicle.hash.impl.util.CanonicalRandomAccessFiles - File locking is disabled or not supported on this platform (Windows Server 2022). Make sure you are not running ChronicleMapBuilder::*recover* methods when other processes or threads have the mapped file open!
[2026-02-01T01:18:01.742Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-02-01T01:18:01.742Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:18:01.742Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-01T01:18:01.742Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-01T01:18:01.742Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-01T01:18:01.742Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-01T01:18:01.742Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-01T01:18:01.742Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-01T01:18:01.742Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-01T01:18:01.742Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-01T01:18:01.742Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-01T01:18:01.742Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-01T01:18:01.742Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-01T01:18:01.742Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-01T01:18:01.742Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-01T01:18:01.742Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-01T01:18:01.742Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-01T01:18:01.742Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-01T01:18:01.742Z] Benchmark 'db-shootout' failed with exception:
[2026-02-01T01:18:01.742Z] java.lang.ExceptionInInitializerError
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-02-01T01:18:01.742Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-02-01T01:18:01.742Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-02-01T01:18:01.742Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-02-01T01:18:01.742Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-01T01:18:01.742Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-01T01:18:01.742Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-01T01:18:01.742Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-01T01:18:01.742Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-01T01:18:01.742Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-01T01:18:01.742Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-01T01:18:01.742Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-01T01:18:01.742Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-01T01:18:01.742Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-01T01:18:01.742Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-01T01:18:01.742Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-01T01:18:01.742Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-02-01T01:18:01.742Z] ... 20 more
[2026-02-01T01:18:01.742Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:18:01.742Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-01T01:18:01.742Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-01T01:18:01.742Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-02-01T01:18:01.742Z] ... 20 more
[2026-02-01T01:18:01.742Z] The following benchmarks failed: db-shootout
[2026-02-01T01:18:01.742Z] [2026-02-01T01:18:00.287+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2026-02-01T01:18:01.742Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17699083113609\renaissance-db-shootout_0\launcher-011744-5991698824822443392: launcher-011744-5991698824822443392\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2026-02-01T01:18:01.742Z] [2026-02-01T01:18:00.287+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2026-02-01T01:18:01.742Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17699083113609\renaissance-db-shootout_0\launcher-011744-5991698824822443392: launcher-011744-5991698824822443392\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2026-02-01T01:18:01.742Z] -----------------------------------
[2026-02-01T01:18:01.742Z] renaissance-db-shootout_0_FAILED
[2026-02-01T01:18:01.742Z] -----------------------------------
[2026-02-01T01:18:01.742Z]
[2026-02-01T01:18:01.742Z] TEST TEARDOWN:
[2026-02-01T01:18:01.742Z] Nothing to be done for teardown.
[2026-02-01T01:18:01.742Z] renaissance-db-shootout_0 Finish Time: Sun Feb 1 01:18:00 2026 Epoch Time (ms): 1769908680537
[2026-02-01T01:18:01.742Z]
[2026-02-01T01:18:01.742Z] ===============================================
[2026-02-01T01:18:01.742Z] Running test renaissance-dec-tree_0 ...
[2026-02-01T01:18:01.742Z] ===============================================
[2026-02-01T01:18:01.742Z] renaissance-dec-tree_0 Start Time: Sun Feb 1 01:18:01 2026 Epoch Time (ms): 1769908681030
[2026-02-01T01:18:01.742Z] variation: NoOptions
[2026-02-01T01:18:01.742Z] JVM_OPTIONS:
[2026-02-01T01:18:01.742Z] { \
[2026-02-01T01:18:01.742Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:18:01.742Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:18:01.742Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-dec-tree_0"; \
[2026-02-01T01:18:01.742Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-dec-tree_0"; \
[2026-02-01T01:18:01.742Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:18:01.742Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-dec-tree_0"\\dec-tree.json" dec-tree; \
[2026-02-01T01:18:01.742Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:18:01.742Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:18:01.742Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:18:01.742Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:18:01.742Z]
[2026-02-01T01:18:01.742Z] TEST SETUP:
[2026-02-01T01:18:01.742Z] Nothing to be done for setup.
[2026-02-01T01:18:01.742Z]
[2026-02-01T01:18:01.742Z] TESTING:
[2026-02-01T01:18:02.461Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:18:02.461Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17699083113609/renaissance-dec-tree_0/launcher-011801-7151578491517317915/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-01T01:18:02.461Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-01T01:18:02.461Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:18:15.671Z] Benchmark 'dec-tree' failed with exception:
[2026-02-01T01:18:15.671Z] java.lang.ExceptionInInitializerError
[2026-02-01T01:18:15.671Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-01T01:18:15.671Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-01T01:18:15.671Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-01T01:18:15.671Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-01T01:18:15.671Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-01T01:18:15.671Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-01T01:18:15.671Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-01T01:18:15.671Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-01T01:18:15.671Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-01T01:18:15.671Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-01T01:18:15.671Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-01T01:18:15.671Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-01T01:18:15.671Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-01T01:18:15.671Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-01T01:18:15.671Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-01T01:18:15.671Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-01T01:18:15.671Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-01T01:18:15.671Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-01T01:18:15.671Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-01T01:18:15.671Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-02-01T01:18:15.671Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-02-01T01:18:15.671Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-01T01:18:15.671Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-01T01:18:15.671Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-01T01:18:15.671Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-01T01:18:15.671Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-01T01:18:15.671Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-01T01:18:15.671Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-01T01:18:15.671Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-01T01:18:15.671Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-01T01:18:15.671Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-01T01:18:15.671Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-01T01:18:15.671Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-01T01:18:15.671Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-01T01:18:15.671Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:18:15.671Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-01T01:18:15.671Z] ... 34 more
[2026-02-01T01:18:15.671Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:18:15.671Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-01T01:18:15.671Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-01T01:18:15.671Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-01T01:18:15.671Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-01T01:18:15.671Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-01T01:18:15.671Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-01T01:18:15.671Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-01T01:18:15.671Z] ... 34 more
[2026-02-01T01:18:15.671Z] The following benchmarks failed: dec-tree
[2026-02-01T01:18:15.671Z] 01:18:15.287 WARN [Thread-0] org.renaissance.core - Error deleting scratch directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17699083113609\renaissance-dec-tree_0\launcher-011801-7151578491517317915: launcher-011801-7151578491517317915\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2026-02-01T01:18:15.671Z] [2026-02-01T01:18:15.220+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2026-02-01T01:18:15.671Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17699083113609\renaissance-dec-tree_0\launcher-011801-7151578491517317915: launcher-011801-7151578491517317915\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2026-02-01T01:18:15.671Z] -----------------------------------
[2026-02-01T01:18:15.671Z] renaissance-dec-tree_0_FAILED
[2026-02-01T01:18:15.671Z] -----------------------------------
[2026-02-01T01:18:15.671Z]
[2026-02-01T01:18:15.671Z] TEST TEARDOWN:
[2026-02-01T01:18:15.671Z] Nothing to be done for teardown.
[2026-02-01T01:18:16.000Z] renaissance-dec-tree_0 Finish Time: Sun Feb 1 01:18:15 2026 Epoch Time (ms): 1769908695733
[2026-02-01T01:18:16.001Z]
[2026-02-01T01:18:16.001Z] ===============================================
[2026-02-01T01:18:16.317Z] Running test renaissance-finagle-chirper_0 ...
[2026-02-01T01:18:16.317Z] ===============================================
[2026-02-01T01:18:16.317Z] renaissance-finagle-chirper_0 Start Time: Sun Feb 1 01:18:16 2026 Epoch Time (ms): 1769908696254
[2026-02-01T01:18:16.650Z] renaissance-finagle-chirper_0_DISABLED
[2026-02-01T01:18:16.650Z] Disabled Reason:
[2026-02-01T01:18:16.650Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-02-01T01:18:16.650Z] renaissance-finagle-chirper_0 Finish Time: Sun Feb 1 01:18:16 2026 Epoch Time (ms): 1769908696585
[2026-02-01T01:18:16.964Z]
[2026-02-01T01:18:16.964Z] ===============================================
[2026-02-01T01:18:17.278Z] Running test renaissance-finagle-http_0 ...
[2026-02-01T01:18:17.278Z] ===============================================
[2026-02-01T01:18:17.278Z] renaissance-finagle-http_0 Start Time: Sun Feb 1 01:18:17 2026 Epoch Time (ms): 1769908697199
[2026-02-01T01:18:17.623Z] variation: NoOptions
[2026-02-01T01:18:17.623Z] JVM_OPTIONS:
[2026-02-01T01:18:17.623Z] { \
[2026-02-01T01:18:17.623Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:18:17.623Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:18:17.623Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-finagle-http_0"; \
[2026-02-01T01:18:17.623Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-finagle-http_0"; \
[2026-02-01T01:18:17.623Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:18:17.623Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \
[2026-02-01T01:18:17.623Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:18:17.623Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:18:17.623Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:18:17.623Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:18:17.623Z]
[2026-02-01T01:18:17.623Z] TEST SETUP:
[2026-02-01T01:18:17.623Z] Nothing to be done for setup.
[2026-02-01T01:18:17.623Z]
[2026-02-01T01:18:17.623Z] TESTING:
[2026-02-01T01:18:18.367Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:18:18.367Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17699083113609/renaissance-finagle-http_0/launcher-011817-6769732748471148912/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-01T01:18:18.367Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-01T01:18:18.367Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:18:25.585Z] finagle-http on :64122 spawning 2 client and default number of server workers.
[2026-02-01T01:18:25.585Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-02-01T01:18:26.066Z] GC before operation: completed in 206.552 ms, heap usage 20.953 MB -> 11.534 MB.
[2026-02-01T01:18:45.800Z] ====== finagle-http (web) [default], iteration 0 completed (19148.546 ms) ======
[2026-02-01T01:18:45.801Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-02-01T01:18:45.801Z] GC before operation: completed in 57.364 ms, heap usage 59.273 MB -> 14.108 MB.
[2026-02-01T01:18:55.132Z] ====== finagle-http (web) [default], iteration 1 completed (8910.878 ms) ======
[2026-02-01T01:18:55.132Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-02-01T01:18:55.132Z] GC before operation: completed in 65.602 ms, heap usage 31.098 MB -> 14.866 MB.
[2026-02-01T01:19:00.814Z] ====== finagle-http (web) [default], iteration 2 completed (5702.750 ms) ======
[2026-02-01T01:19:00.814Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-02-01T01:19:00.814Z] GC before operation: completed in 53.496 ms, heap usage 147.037 MB -> 14.882 MB.
[2026-02-01T01:19:05.462Z] ====== finagle-http (web) [default], iteration 3 completed (4857.426 ms) ======
[2026-02-01T01:19:05.462Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-02-01T01:19:05.462Z] GC before operation: completed in 59.110 ms, heap usage 56.074 MB -> 14.917 MB.
[2026-02-01T01:19:10.381Z] ====== finagle-http (web) [default], iteration 4 completed (4797.891 ms) ======
[2026-02-01T01:19:10.381Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-02-01T01:19:11.386Z] GC before operation: completed in 58.407 ms, heap usage 69.174 MB -> 14.920 MB.
[2026-02-01T01:19:15.307Z] ====== finagle-http (web) [default], iteration 5 completed (4874.528 ms) ======
[2026-02-01T01:19:15.307Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-02-01T01:19:15.652Z] GC before operation: completed in 78.117 ms, heap usage 113.256 MB -> 14.921 MB.
[2026-02-01T01:19:20.002Z] ====== finagle-http (web) [default], iteration 6 completed (4602.507 ms) ======
[2026-02-01T01:19:20.002Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-02-01T01:19:21.023Z] GC before operation: completed in 66.455 ms, heap usage 156.071 MB -> 14.907 MB.
[2026-02-01T01:19:24.829Z] ====== finagle-http (web) [default], iteration 7 completed (4781.596 ms) ======
[2026-02-01T01:19:24.829Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-02-01T01:19:25.887Z] GC before operation: completed in 57.813 ms, heap usage 156.678 MB -> 14.925 MB.
[2026-02-01T01:19:29.498Z] ====== finagle-http (web) [default], iteration 8 completed (4639.146 ms) ======
[2026-02-01T01:19:29.498Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-02-01T01:19:29.498Z] GC before operation: completed in 52.116 ms, heap usage 154.113 MB -> 14.920 MB.
[2026-02-01T01:19:33.228Z] ====== finagle-http (web) [default], iteration 9 completed (4643.180 ms) ======
[2026-02-01T01:19:33.228Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-02-01T01:19:35.320Z] GC before operation: completed in 77.153 ms, heap usage 152.230 MB -> 14.911 MB.
[2026-02-01T01:19:39.070Z] ====== finagle-http (web) [default], iteration 10 completed (4852.250 ms) ======
[2026-02-01T01:19:39.070Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-02-01T01:19:39.070Z] GC before operation: completed in 58.400 ms, heap usage 161.359 MB -> 14.912 MB.
[2026-02-01T01:19:43.701Z] ====== finagle-http (web) [default], iteration 11 completed (4684.187 ms) ======
[2026-02-01T01:19:43.701Z] -----------------------------------
[2026-02-01T01:19:43.701Z] renaissance-finagle-http_0_PASSED
[2026-02-01T01:19:43.701Z] -----------------------------------
[2026-02-01T01:19:43.701Z]
[2026-02-01T01:19:43.701Z] TEST TEARDOWN:
[2026-02-01T01:19:43.701Z] Nothing to be done for teardown.
[2026-02-01T01:19:43.701Z] renaissance-finagle-http_0 Finish Time: Sun Feb 1 01:19:43 2026 Epoch Time (ms): 1769908783500
[2026-02-01T01:19:43.701Z]
[2026-02-01T01:19:44.014Z] ===============================================
[2026-02-01T01:19:44.014Z] Running test renaissance-log-regression_0 ...
[2026-02-01T01:19:44.014Z] ===============================================
[2026-02-01T01:19:44.328Z] renaissance-log-regression_0 Start Time: Sun Feb 1 01:19:44 2026 Epoch Time (ms): 1769908784032
[2026-02-01T01:19:44.328Z] variation: NoOptions
[2026-02-01T01:19:44.676Z] JVM_OPTIONS:
[2026-02-01T01:19:44.676Z] { \
[2026-02-01T01:19:44.676Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:19:44.676Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:19:44.676Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-log-regression_0"; \
[2026-02-01T01:19:44.676Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-log-regression_0"; \
[2026-02-01T01:19:44.676Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:19:44.677Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-log-regression_0"\\log-regression.json" log-regression; \
[2026-02-01T01:19:44.677Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:19:44.677Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:19:44.677Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:19:44.677Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:19:44.677Z]
[2026-02-01T01:19:44.677Z] TEST SETUP:
[2026-02-01T01:19:44.677Z] Nothing to be done for setup.
[2026-02-01T01:19:44.677Z]
[2026-02-01T01:19:44.677Z] TESTING:
[2026-02-01T01:19:45.422Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:19:45.422Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17699083113609/renaissance-log-regression_0/launcher-011944-8553158924763018391/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-01T01:19:45.422Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-01T01:19:45.422Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:19:58.428Z] Benchmark 'log-regression' failed with exception:
[2026-02-01T01:19:58.428Z] java.lang.ExceptionInInitializerError
[2026-02-01T01:19:58.428Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-01T01:19:58.428Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-01T01:19:58.428Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-01T01:19:58.428Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-01T01:19:58.428Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-01T01:19:58.428Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-01T01:19:58.428Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-01T01:19:58.428Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-01T01:19:58.428Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-01T01:19:58.428Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-01T01:19:58.428Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-01T01:19:58.428Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-01T01:19:58.428Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-01T01:19:58.428Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-01T01:19:58.428Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-01T01:19:58.428Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-01T01:19:58.428Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-01T01:19:58.428Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-01T01:19:58.428Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-01T01:19:58.428Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-02-01T01:19:58.429Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-02-01T01:19:58.429Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-01T01:19:58.429Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-01T01:19:58.429Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-01T01:19:58.429Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-01T01:19:58.429Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-01T01:19:58.429Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-01T01:19:58.429Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-01T01:19:58.429Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-01T01:19:58.429Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-01T01:19:58.429Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-01T01:19:58.429Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-01T01:19:58.429Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-01T01:19:58.429Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-01T01:19:58.429Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:19:58.429Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-01T01:19:58.429Z] ... 34 more
[2026-02-01T01:19:58.429Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:19:58.429Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-01T01:19:58.429Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-01T01:19:58.429Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-01T01:19:58.429Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-01T01:19:58.429Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-01T01:19:58.429Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-01T01:19:58.429Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-01T01:19:58.429Z] ... 34 more
[2026-02-01T01:19:58.429Z] The following benchmarks failed: log-regression
[2026-02-01T01:19:58.429Z] [2026-02-01T01:19:58.278+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2026-02-01T01:19:58.429Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17699083113609\renaissance-log-regression_0\launcher-011944-8553158924763018391: launcher-011944-8553158924763018391\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2026-02-01T01:19:58.748Z] -----------------------------------
[2026-02-01T01:19:58.748Z] renaissance-log-regression_0_FAILED
[2026-02-01T01:19:58.748Z] -----------------------------------
[2026-02-01T01:19:58.748Z]
[2026-02-01T01:19:58.748Z] TEST TEARDOWN:
[2026-02-01T01:19:58.748Z] Nothing to be done for teardown.
[2026-02-01T01:19:59.060Z] renaissance-log-regression_0 Finish Time: Sun Feb 1 01:19:58 2026 Epoch Time (ms): 1769908798798
[2026-02-01T01:19:59.060Z]
[2026-02-01T01:19:59.060Z] ===============================================
[2026-02-01T01:19:59.392Z] Running test renaissance-mnemonics_0 ...
[2026-02-01T01:19:59.392Z] ===============================================
[2026-02-01T01:19:59.392Z] renaissance-mnemonics_0 Start Time: Sun Feb 1 01:19:59 2026 Epoch Time (ms): 1769908799273
[2026-02-01T01:19:59.725Z] variation: NoOptions
[2026-02-01T01:19:59.725Z] JVM_OPTIONS:
[2026-02-01T01:19:59.725Z] { \
[2026-02-01T01:19:59.725Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:19:59.725Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:19:59.725Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-mnemonics_0"; \
[2026-02-01T01:19:59.725Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-mnemonics_0"; \
[2026-02-01T01:19:59.725Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:19:59.725Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-mnemonics_0"\\mnemonics.json" mnemonics; \
[2026-02-01T01:19:59.726Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:19:59.726Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:19:59.726Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:19:59.726Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:19:59.726Z]
[2026-02-01T01:19:59.726Z] TEST SETUP:
[2026-02-01T01:19:59.726Z] Nothing to be done for setup.
[2026-02-01T01:19:59.726Z]
[2026-02-01T01:19:59.726Z] TESTING:
[2026-02-01T01:20:00.854Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:20:00.854Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17699083113609/renaissance-mnemonics_0/launcher-011959-3351747669542658202/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-01T01:20:00.854Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-01T01:20:00.854Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:20:01.286Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-02-01T01:20:01.286Z] GC before operation: completed in 19.095 ms, heap usage 6.483 MB -> 4.123 MB.
[2026-02-01T01:20:07.375Z] ====== mnemonics (functional) [default], iteration 0 completed (4894.142 ms) ======
[2026-02-01T01:20:07.375Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-02-01T01:20:07.375Z] GC before operation: completed in 26.902 ms, heap usage 634.466 MB -> 4.161 MB.
[2026-02-01T01:20:11.130Z] ====== mnemonics (functional) [default], iteration 1 completed (3553.568 ms) ======
[2026-02-01T01:20:11.130Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-02-01T01:20:11.130Z] GC before operation: completed in 15.811 ms, heap usage 394.161 MB -> 4.161 MB.
[2026-02-01T01:20:14.814Z] ====== mnemonics (functional) [default], iteration 2 completed (3470.865 ms) ======
[2026-02-01T01:20:14.814Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-02-01T01:20:14.814Z] GC before operation: completed in 15.522 ms, heap usage 396.161 MB -> 4.161 MB.
[2026-02-01T01:20:18.523Z] ====== mnemonics (functional) [default], iteration 3 completed (3527.077 ms) ======
[2026-02-01T01:20:18.523Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-02-01T01:20:18.523Z] GC before operation: completed in 15.281 ms, heap usage 396.161 MB -> 4.161 MB.
[2026-02-01T01:20:22.254Z] ====== mnemonics (functional) [default], iteration 4 completed (3463.323 ms) ======
[2026-02-01T01:20:22.254Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-02-01T01:20:22.254Z] GC before operation: completed in 14.981 ms, heap usage 394.161 MB -> 4.161 MB.
[2026-02-01T01:20:25.955Z] ====== mnemonics (functional) [default], iteration 5 completed (3454.659 ms) ======
[2026-02-01T01:20:25.955Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-02-01T01:20:25.955Z] GC before operation: completed in 15.868 ms, heap usage 361.661 MB -> 4.161 MB.
[2026-02-01T01:20:29.666Z] ====== mnemonics (functional) [default], iteration 6 completed (3439.198 ms) ======
[2026-02-01T01:20:29.666Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-02-01T01:20:29.666Z] GC before operation: completed in 15.199 ms, heap usage 260.661 MB -> 4.161 MB.
[2026-02-01T01:20:33.370Z] ====== mnemonics (functional) [default], iteration 7 completed (3473.832 ms) ======
[2026-02-01T01:20:33.370Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-02-01T01:20:33.370Z] GC before operation: completed in 14.563 ms, heap usage 260.661 MB -> 4.161 MB.
[2026-02-01T01:20:37.067Z] ====== mnemonics (functional) [default], iteration 8 completed (3479.349 ms) ======
[2026-02-01T01:20:37.067Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-02-01T01:20:37.067Z] GC before operation: completed in 15.001 ms, heap usage 260.661 MB -> 4.161 MB.
[2026-02-01T01:20:39.962Z] ====== mnemonics (functional) [default], iteration 9 completed (3441.826 ms) ======
[2026-02-01T01:20:39.962Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-02-01T01:20:39.962Z] GC before operation: completed in 15.095 ms, heap usage 261.661 MB -> 4.161 MB.
[2026-02-01T01:20:43.692Z] ====== mnemonics (functional) [default], iteration 10 completed (3500.054 ms) ======
[2026-02-01T01:20:43.692Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-02-01T01:20:43.692Z] GC before operation: completed in 15.242 ms, heap usage 228.661 MB -> 4.161 MB.
[2026-02-01T01:20:47.392Z] ====== mnemonics (functional) [default], iteration 11 completed (3438.040 ms) ======
[2026-02-01T01:20:47.392Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-02-01T01:20:47.392Z] GC before operation: completed in 14.579 ms, heap usage 137.161 MB -> 4.161 MB.
[2026-02-01T01:20:51.085Z] ====== mnemonics (functional) [default], iteration 12 completed (3435.660 ms) ======
[2026-02-01T01:20:51.085Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-02-01T01:20:51.085Z] GC before operation: completed in 14.803 ms, heap usage 137.661 MB -> 4.161 MB.
[2026-02-01T01:20:54.788Z] ====== mnemonics (functional) [default], iteration 13 completed (3491.109 ms) ======
[2026-02-01T01:20:54.788Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-02-01T01:20:54.788Z] GC before operation: completed in 14.486 ms, heap usage 137.161 MB -> 4.162 MB.
[2026-02-01T01:20:58.489Z] ====== mnemonics (functional) [default], iteration 14 completed (3458.882 ms) ======
[2026-02-01T01:20:58.489Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-02-01T01:20:58.489Z] GC before operation: completed in 14.611 ms, heap usage 137.162 MB -> 4.162 MB.
[2026-02-01T01:21:03.141Z] ====== mnemonics (functional) [default], iteration 15 completed (3546.235 ms) ======
[2026-02-01T01:21:03.141Z] -----------------------------------
[2026-02-01T01:21:03.141Z] renaissance-mnemonics_0_PASSED
[2026-02-01T01:21:03.141Z] -----------------------------------
[2026-02-01T01:21:03.141Z]
[2026-02-01T01:21:03.141Z] TEST TEARDOWN:
[2026-02-01T01:21:03.141Z] Nothing to be done for teardown.
[2026-02-01T01:21:03.141Z] renaissance-mnemonics_0 Finish Time: Sun Feb 1 01:21:02 2026 Epoch Time (ms): 1769908862676
[2026-02-01T01:21:03.141Z]
[2026-02-01T01:21:03.141Z] ===============================================
[2026-02-01T01:21:03.141Z] Running test renaissance-movie-lens_0 ...
[2026-02-01T01:21:03.141Z] ===============================================
[2026-02-01T01:21:03.456Z] renaissance-movie-lens_0 Start Time: Sun Feb 1 01:21:03 2026 Epoch Time (ms): 1769908863193
[2026-02-01T01:21:03.456Z] variation: NoOptions
[2026-02-01T01:21:03.456Z] JVM_OPTIONS:
[2026-02-01T01:21:03.456Z] { \
[2026-02-01T01:21:03.456Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:21:03.456Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:21:03.456Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-movie-lens_0"; \
[2026-02-01T01:21:03.456Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-movie-lens_0"; \
[2026-02-01T01:21:03.456Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:21:03.456Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-movie-lens_0"\\movie-lens.json" movie-lens; \
[2026-02-01T01:21:03.456Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:21:03.456Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:21:03.456Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:21:03.457Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:21:03.795Z]
[2026-02-01T01:21:03.795Z] TEST SETUP:
[2026-02-01T01:21:03.795Z] Nothing to be done for setup.
[2026-02-01T01:21:03.795Z]
[2026-02-01T01:21:03.795Z] TESTING:
[2026-02-01T01:21:04.513Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:21:04.513Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17699083113609/renaissance-movie-lens_0/launcher-012103-14588489264720801657/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-01T01:21:04.513Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-01T01:21:04.513Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:21:20.251Z] Benchmark 'movie-lens' failed with exception:
[2026-02-01T01:21:20.252Z] java.lang.ExceptionInInitializerError
[2026-02-01T01:21:20.252Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-01T01:21:20.252Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-01T01:21:20.252Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-01T01:21:20.252Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-01T01:21:20.252Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-01T01:21:20.252Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-01T01:21:20.252Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-01T01:21:20.252Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-01T01:21:20.252Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-01T01:21:20.252Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-01T01:21:20.252Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-01T01:21:20.252Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-01T01:21:20.252Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-01T01:21:20.252Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-01T01:21:20.252Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-01T01:21:20.252Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-01T01:21:20.252Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-01T01:21:20.252Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-01T01:21:20.252Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-01T01:21:20.252Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-02-01T01:21:20.252Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-02-01T01:21:20.252Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-01T01:21:20.252Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-01T01:21:20.252Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-01T01:21:20.252Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-01T01:21:20.252Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-01T01:21:20.252Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-01T01:21:20.252Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-01T01:21:20.252Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-01T01:21:20.252Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-01T01:21:20.252Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-01T01:21:20.252Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-01T01:21:20.252Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-01T01:21:20.252Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-01T01:21:20.252Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:21:20.252Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-01T01:21:20.252Z] ... 34 more
[2026-02-01T01:21:20.252Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-01T01:21:20.252Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-01T01:21:20.252Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-01T01:21:20.252Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-01T01:21:20.252Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-01T01:21:20.252Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-01T01:21:20.252Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-01T01:21:20.252Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-01T01:21:20.252Z] ... 34 more
[2026-02-01T01:21:20.252Z] The following benchmarks failed: movie-lens
[2026-02-01T01:21:20.252Z] [2026-02-01T01:21:17.721+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2026-02-01T01:21:20.252Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk27_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17699083113609\renaissance-movie-lens_0\launcher-012103-14588489264720801657: launcher-012103-14588489264720801657\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2026-02-01T01:21:20.252Z] -----------------------------------
[2026-02-01T01:21:20.252Z] renaissance-movie-lens_0_FAILED
[2026-02-01T01:21:20.252Z] -----------------------------------
[2026-02-01T01:21:20.252Z]
[2026-02-01T01:21:20.252Z] TEST TEARDOWN:
[2026-02-01T01:21:20.252Z] Nothing to be done for teardown.
[2026-02-01T01:21:20.252Z] renaissance-movie-lens_0 Finish Time: Sun Feb 1 01:21:18 2026 Epoch Time (ms): 1769908878227
[2026-02-01T01:21:20.252Z]
[2026-02-01T01:21:20.252Z] ===============================================
[2026-02-01T01:21:20.252Z] Running test renaissance-par-mnemonics_0 ...
[2026-02-01T01:21:20.252Z] ===============================================
[2026-02-01T01:21:20.252Z] renaissance-par-mnemonics_0 Start Time: Sun Feb 1 01:21:18 2026 Epoch Time (ms): 1769908878682
[2026-02-01T01:21:20.252Z] variation: NoOptions
[2026-02-01T01:21:20.252Z] JVM_OPTIONS:
[2026-02-01T01:21:20.252Z] { \
[2026-02-01T01:21:20.252Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:21:20.252Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:21:20.252Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-par-mnemonics_0"; \
[2026-02-01T01:21:20.252Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-par-mnemonics_0"; \
[2026-02-01T01:21:20.252Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:21:20.252Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-par-mnemonics_0"\\par-mnemonics.json" par-mnemonics; \
[2026-02-01T01:21:20.252Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:21:20.252Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:21:20.252Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:21:20.252Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:21:20.252Z]
[2026-02-01T01:21:20.252Z] TEST SETUP:
[2026-02-01T01:21:20.252Z] Nothing to be done for setup.
[2026-02-01T01:21:20.252Z]
[2026-02-01T01:21:20.252Z] TESTING:
[2026-02-01T01:21:20.252Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:21:20.252Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17699083113609/renaissance-par-mnemonics_0/launcher-012119-1615694204579406032/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-01T01:21:20.252Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-01T01:21:20.252Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:21:20.252Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-02-01T01:21:20.252Z] GC before operation: completed in 17.329 ms, heap usage 6.763 MB -> 4.074 MB.
[2026-02-01T01:21:26.821Z] ====== par-mnemonics (functional) [default], iteration 0 completed (5004.973 ms) ======
[2026-02-01T01:21:26.821Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-02-01T01:21:26.821Z] GC before operation: completed in 26.759 ms, heap usage 383.950 MB -> 4.130 MB.
[2026-02-01T01:21:29.753Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3355.381 ms) ======
[2026-02-01T01:21:29.753Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-02-01T01:21:29.753Z] GC before operation: completed in 16.729 ms, heap usage 549.130 MB -> 4.130 MB.
[2026-02-01T01:21:33.473Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3323.080 ms) ======
[2026-02-01T01:21:33.473Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-02-01T01:21:33.473Z] GC before operation: completed in 16.026 ms, heap usage 550.630 MB -> 4.130 MB.
[2026-02-01T01:21:37.255Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3321.120 ms) ======
[2026-02-01T01:21:37.255Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-02-01T01:21:37.255Z] GC before operation: completed in 16.232 ms, heap usage 551.130 MB -> 4.131 MB.
[2026-02-01T01:21:40.268Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3303.622 ms) ======
[2026-02-01T01:21:40.268Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-02-01T01:21:40.268Z] GC before operation: completed in 16.752 ms, heap usage 551.631 MB -> 4.131 MB.
[2026-02-01T01:21:44.008Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3317.834 ms) ======
[2026-02-01T01:21:44.008Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-02-01T01:21:44.008Z] GC before operation: completed in 16.146 ms, heap usage 548.631 MB -> 4.131 MB.
[2026-02-01T01:21:47.719Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3270.126 ms) ======
[2026-02-01T01:21:47.719Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-02-01T01:21:47.719Z] GC before operation: completed in 16.384 ms, heap usage 548.631 MB -> 4.131 MB.
[2026-02-01T01:21:51.476Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3258.880 ms) ======
[2026-02-01T01:21:51.476Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-02-01T01:21:51.476Z] GC before operation: completed in 16.144 ms, heap usage 550.131 MB -> 4.131 MB.
[2026-02-01T01:21:54.371Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3261.312 ms) ======
[2026-02-01T01:21:54.371Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-02-01T01:21:54.371Z] GC before operation: completed in 16.206 ms, heap usage 549.131 MB -> 4.131 MB.
[2026-02-01T01:21:58.062Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3285.581 ms) ======
[2026-02-01T01:21:58.062Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-02-01T01:21:58.062Z] GC before operation: completed in 16.075 ms, heap usage 551.131 MB -> 4.131 MB.
[2026-02-01T01:22:01.892Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3266.887 ms) ======
[2026-02-01T01:22:01.892Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-02-01T01:22:01.892Z] GC before operation: completed in 15.979 ms, heap usage 550.631 MB -> 4.131 MB.
[2026-02-01T01:22:04.855Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3263.482 ms) ======
[2026-02-01T01:22:04.855Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-02-01T01:22:04.855Z] GC before operation: completed in 16.777 ms, heap usage 466.631 MB -> 4.131 MB.
[2026-02-01T01:22:08.747Z] ====== par-mnemonics (functional) [default], iteration 12 completed (3270.162 ms) ======
[2026-02-01T01:22:08.747Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-02-01T01:22:08.747Z] GC before operation: completed in 16.071 ms, heap usage 467.631 MB -> 4.131 MB.
[2026-02-01T01:22:12.735Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3329.506 ms) ======
[2026-02-01T01:22:12.735Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-02-01T01:22:12.735Z] GC before operation: completed in 16.430 ms, heap usage 468.131 MB -> 4.131 MB.
[2026-02-01T01:22:15.682Z] ====== par-mnemonics (functional) [default], iteration 14 completed (3295.756 ms) ======
[2026-02-01T01:22:15.683Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-02-01T01:22:15.683Z] GC before operation: completed in 16.146 ms, heap usage 467.131 MB -> 4.131 MB.
[2026-02-01T01:22:18.914Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3278.743 ms) ======
[2026-02-01T01:22:19.255Z] -----------------------------------
[2026-02-01T01:22:19.255Z] renaissance-par-mnemonics_0_PASSED
[2026-02-01T01:22:19.255Z] -----------------------------------
[2026-02-01T01:22:19.574Z]
[2026-02-01T01:22:19.574Z] TEST TEARDOWN:
[2026-02-01T01:22:19.574Z] Nothing to be done for teardown.
[2026-02-01T01:22:19.574Z] renaissance-par-mnemonics_0 Finish Time: Sun Feb 1 01:22:19 2026 Epoch Time (ms): 1769908939387
[2026-02-01T01:22:19.574Z]
[2026-02-01T01:22:19.887Z] ===============================================
[2026-02-01T01:22:19.887Z] Running test renaissance-philosophers_0 ...
[2026-02-01T01:22:19.887Z] ===============================================
[2026-02-01T01:22:20.232Z] renaissance-philosophers_0 Start Time: Sun Feb 1 01:22:19 2026 Epoch Time (ms): 1769908939940
[2026-02-01T01:22:20.232Z] variation: NoOptions
[2026-02-01T01:22:20.232Z] JVM_OPTIONS:
[2026-02-01T01:22:20.232Z] { \
[2026-02-01T01:22:20.232Z] echo ""; echo "TEST SETUP:"; \
[2026-02-01T01:22:20.232Z] echo "Nothing to be done for setup."; \
[2026-02-01T01:22:20.232Z] mkdir -p "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-philosophers_0"; \
[2026-02-01T01:22:20.232Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-philosophers_0"; \
[2026-02-01T01:22:20.232Z] echo ""; echo "TESTING:"; \
[2026-02-01T01:22:20.232Z] "c:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-philosophers_0"\\philosophers.json" philosophers; \
[2026-02-01T01:22:20.233Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-01T01:22:20.233Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-01T01:22:20.233Z] echo "Nothing to be done for teardown."; \
[2026-02-01T01:22:20.233Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult";
[2026-02-01T01:22:20.580Z]
[2026-02-01T01:22:20.580Z] TEST SETUP:
[2026-02-01T01:22:20.580Z] Nothing to be done for setup.
[2026-02-01T01:22:20.580Z]
[2026-02-01T01:22:20.580Z] TESTING:
[2026-02-01T01:22:21.344Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-01T01:22:21.344Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG/output_17699083113609/renaissance-philosophers_0/launcher-012220-730633625939533152/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-01T01:22:21.344Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-01T01:22:21.344Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-01T01:22:21.691Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-02-01T01:22:21.692Z] GC before operation: completed in 16.251 ms, heap usage 9.996 MB -> 5.051 MB.
[2026-02-01T01:22:23.608Z] Camera thread performed 122 scans.
[2026-02-01T01:22:23.608Z] ====== philosophers (scala) [default], iteration 0 completed (1717.743 ms) ======
[2026-02-01T01:22:23.608Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-02-01T01:22:23.608Z] GC before operation: completed in 24.417 ms, heap usage 16.517 MB -> 5.388 MB.
[2026-02-01T01:22:24.774Z] Camera thread performed 122 scans.
[2026-02-01T01:22:24.774Z] ====== philosophers (scala) [default], iteration 1 completed (907.673 ms) ======
[2026-02-01T01:22:24.774Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-02-01T01:22:24.774Z] GC before operation: completed in 17.221 ms, heap usage 45.950 MB -> 5.390 MB.
[2026-02-01T01:22:25.477Z] Camera thread performed 122 scans.
[2026-02-01T01:22:25.477Z] ====== philosophers (scala) [default], iteration 2 completed (857.314 ms) ======
[2026-02-01T01:22:25.477Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-02-01T01:22:25.477Z] GC before operation: completed in 16.027 ms, heap usage 128.992 MB -> 5.392 MB.
[2026-02-01T01:22:26.175Z] Camera thread performed 122 scans.
[2026-02-01T01:22:26.175Z] ====== philosophers (scala) [default], iteration 3 completed (797.592 ms) ======
[2026-02-01T01:22:26.175Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-02-01T01:22:26.175Z] GC before operation: completed in 15.486 ms, heap usage 97.260 MB -> 5.392 MB.
[2026-02-01T01:22:26.853Z] Camera thread performed 122 scans.
[2026-02-01T01:22:26.853Z] ====== philosophers (scala) [default], iteration 4 completed (686.905 ms) ======
[2026-02-01T01:22:26.853Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-02-01T01:22:26.853Z] GC before operation: completed in 14.328 ms, heap usage 80.576 MB -> 5.392 MB.
[2026-02-01T01:22:27.558Z] Camera thread performed 122 scans.
[2026-02-01T01:22:27.558Z] ====== philosophers (scala) [default], iteration 5 completed (797.498 ms) ======
[2026-02-01T01:22:27.558Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-02-01T01:22:27.558Z] GC before operation: completed in 13.938 ms, heap usage 18.049 MB -> 5.392 MB.
[2026-02-01T01:22:28.680Z] Camera thread performed 122 scans.
[2026-02-01T01:22:28.680Z] ====== philosophers (scala) [default], iteration 6 completed (835.631 ms) ======
[2026-02-01T01:22:28.680Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-02-01T01:22:28.680Z] GC before operation: completed in 16.991 ms, heap usage 167.024 MB -> 5.392 MB.
[2026-02-01T01:22:29.389Z] Camera thread performed 122 scans.
[2026-02-01T01:22:29.389Z] ====== philosophers (scala) [default], iteration 7 completed (795.277 ms) ======
[2026-02-01T01:22:29.389Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-02-01T01:22:29.389Z] GC before operation: completed in 16.699 ms, heap usage 340.392 MB -> 5.393 MB.
[2026-02-01T01:22:30.087Z] Camera thread performed 122 scans.
[2026-02-01T01:22:30.087Z] ====== philosophers (scala) [default], iteration 8 completed (830.585 ms) ======
[2026-02-01T01:22:30.087Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-02-01T01:22:30.087Z] GC before operation: completed in 14.888 ms, heap usage 35.043 MB -> 5.393 MB.
[2026-02-01T01:22:31.266Z] Camera thread performed 122 scans.
[2026-02-01T01:22:31.266Z] ====== philosophers (scala) [default], iteration 9 completed (824.590 ms) ======
[2026-02-01T01:22:31.266Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-02-01T01:22:31.266Z] GC before operation: completed in 15.185 ms, heap usage 55.026 MB -> 5.393 MB.
[2026-02-01T01:22:31.965Z] Camera thread performed 122 scans.
[2026-02-01T01:22:31.965Z] ====== philosophers (scala) [default], iteration 10 completed (760.547 ms) ======
[2026-02-01T01:22:31.965Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-02-01T01:22:31.965Z] GC before operation: completed in 17.431 ms, heap usage 406.393 MB -> 5.393 MB.
[2026-02-01T01:22:32.661Z] Camera thread performed 122 scans.
[2026-02-01T01:22:32.661Z] ====== philosophers (scala) [default], iteration 11 completed (793.841 ms) ======
[2026-02-01T01:22:32.661Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-02-01T01:22:32.661Z] GC before operation: completed in 16.750 ms, heap usage 401.893 MB -> 5.394 MB.
[2026-02-01T01:22:33.355Z] Camera thread performed 122 scans.
[2026-02-01T01:22:33.355Z] ====== philosophers (scala) [default], iteration 12 completed (837.250 ms) ======
[2026-02-01T01:22:33.355Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-02-01T01:22:33.355Z] GC before operation: completed in 14.903 ms, heap usage 53.009 MB -> 5.394 MB.
[2026-02-01T01:22:34.480Z] Camera thread performed 122 scans.
[2026-02-01T01:22:34.480Z] ====== philosophers (scala) [default], iteration 13 completed (803.461 ms) ======
[2026-02-01T01:22:34.480Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-02-01T01:22:34.480Z] GC before operation: completed in 15.514 ms, heap usage 47.508 MB -> 5.394 MB.
[2026-02-01T01:22:35.176Z] Camera thread performed 122 scans.
[2026-02-01T01:22:35.176Z] ====== philosophers (scala) [default], iteration 14 completed (819.517 ms) ======
[2026-02-01T01:22:35.177Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-02-01T01:22:35.177Z] GC before operation: completed in 15.756 ms, heap usage 62.009 MB -> 5.395 MB.
[2026-02-01T01:22:35.875Z] Camera thread performed 122 scans.
[2026-02-01T01:22:35.875Z] ====== philosophers (scala) [default], iteration 15 completed (827.947 ms) ======
[2026-02-01T01:22:35.875Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-02-01T01:22:35.875Z] GC before operation: completed in 15.184 ms, heap usage 60.006 MB -> 5.394 MB.
[2026-02-01T01:22:37.002Z] Camera thread performed 122 scans.
[2026-02-01T01:22:37.002Z] ====== philosophers (scala) [default], iteration 16 completed (816.063 ms) ======
[2026-02-01T01:22:37.002Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-02-01T01:22:37.002Z] GC before operation: completed in 14.641 ms, heap usage 34.511 MB -> 5.395 MB.
[2026-02-01T01:22:37.841Z] Camera thread performed 122 scans.
[2026-02-01T01:22:37.841Z] ====== philosophers (scala) [default], iteration 17 completed (847.210 ms) ======
[2026-02-01T01:22:37.841Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-02-01T01:22:37.841Z] GC before operation: completed in 17.401 ms, heap usage 39.011 MB -> 5.395 MB.
[2026-02-01T01:22:38.547Z] Camera thread performed 122 scans.
[2026-02-01T01:22:38.547Z] ====== philosophers (scala) [default], iteration 18 completed (839.806 ms) ======
[2026-02-01T01:22:38.547Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-02-01T01:22:38.547Z] GC before operation: completed in 17.436 ms, heap usage 318.397 MB -> 5.395 MB.
[2026-02-01T01:22:39.244Z] Camera thread performed 122 scans.
[2026-02-01T01:22:39.244Z] ====== philosophers (scala) [default], iteration 19 completed (841.099 ms) ======
[2026-02-01T01:22:39.244Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-02-01T01:22:39.244Z] GC before operation: completed in 21.031 ms, heap usage 437.897 MB -> 5.395 MB.
[2026-02-01T01:22:40.374Z] Camera thread performed 122 scans.
[2026-02-01T01:22:40.374Z] ====== philosophers (scala) [default], iteration 20 completed (827.334 ms) ======
[2026-02-01T01:22:40.374Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-02-01T01:22:40.374Z] GC before operation: completed in 17.782 ms, heap usage 459.397 MB -> 5.395 MB.
[2026-02-01T01:22:41.089Z] Camera thread performed 122 scans.
[2026-02-01T01:22:41.089Z] ====== philosophers (scala) [default], iteration 21 completed (788.060 ms) ======
[2026-02-01T01:22:41.089Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-02-01T01:22:41.089Z] GC before operation: completed in 18.190 ms, heap usage 450.897 MB -> 5.395 MB.
[2026-02-01T01:22:41.852Z] Camera thread performed 122 scans.
[2026-02-01T01:22:41.852Z] ====== philosophers (scala) [default], iteration 22 completed (776.271 ms) ======
[2026-02-01T01:22:41.852Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-02-01T01:22:41.852Z] GC before operation: completed in 17.973 ms, heap usage 402.397 MB -> 5.395 MB.
[2026-02-01T01:22:42.558Z] Camera thread performed 122 scans.
[2026-02-01T01:22:42.558Z] ====== philosophers (scala) [default], iteration 23 completed (790.672 ms) ======
[2026-02-01T01:22:42.558Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-02-01T01:22:42.558Z] GC before operation: completed in 58.096 ms, heap usage 393.398 MB -> 5.396 MB.
[2026-02-01T01:22:43.255Z] Camera thread performed 122 scans.
[2026-02-01T01:22:43.255Z] ====== philosophers (scala) [default], iteration 24 completed (694.564 ms) ======
[2026-02-01T01:22:43.255Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-02-01T01:22:43.255Z] GC before operation: completed in 18.086 ms, heap usage 343.398 MB -> 5.396 MB.
[2026-02-01T01:22:44.379Z] Camera thread performed 122 scans.
[2026-02-01T01:22:44.379Z] ====== philosophers (scala) [default], iteration 25 completed (840.270 ms) ======
[2026-02-01T01:22:44.379Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-02-01T01:22:44.379Z] GC before operation: completed in 18.542 ms, heap usage 485.398 MB -> 5.396 MB.
[2026-02-01T01:22:45.076Z] Camera thread performed 122 scans.
[2026-02-01T01:22:45.076Z] ====== philosophers (scala) [default], iteration 26 completed (830.759 ms) ======
[2026-02-01T01:22:45.076Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-02-01T01:22:45.076Z] GC before operation: completed in 17.706 ms, heap usage 481.898 MB -> 5.396 MB.
[2026-02-01T01:22:46.179Z] Camera thread performed 122 scans.
[2026-02-01T01:22:46.179Z] ====== philosophers (scala) [default], iteration 27 completed (835.666 ms) ======
[2026-02-01T01:22:46.179Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-02-01T01:22:46.179Z] GC before operation: completed in 20.820 ms, heap usage 481.398 MB -> 5.396 MB.
[2026-02-01T01:22:46.878Z] Camera thread performed 122 scans.
[2026-02-01T01:22:46.878Z] ====== philosophers (scala) [default], iteration 28 completed (816.660 ms) ======
[2026-02-01T01:22:46.878Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-02-01T01:22:46.878Z] GC before operation: completed in 18.884 ms, heap usage 454.898 MB -> 5.396 MB.
[2026-02-01T01:22:47.684Z] Camera thread performed 122 scans.
[2026-02-01T01:22:47.684Z] ====== philosophers (scala) [default], iteration 29 completed (841.378 ms) ======
[2026-02-01T01:22:48.021Z] -----------------------------------
[2026-02-01T01:22:48.021Z] renaissance-philosophers_0_PASSED
[2026-02-01T01:22:48.021Z] -----------------------------------
[2026-02-01T01:22:48.021Z]
[2026-02-01T01:22:48.021Z] TEST TEARDOWN:
[2026-02-01T01:22:48.021Z] Nothing to be done for teardown.
[2026-02-01T01:22:48.021Z] renaissance-philosophers_0 Finish Time: Sun Feb 1 01:22:47 2026 Epoch Time (ms): 1769908967976
[2026-02-01T01:22:48.021Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance'
[2026-02-01T01:22:48.021Z] make[3]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/perf'
[2026-02-01T01:22:48.021Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests'
[2026-02-01T01:22:48.335Z]
[2026-02-01T01:22:48.336Z]
[2026-02-01T01:22:48.336Z] All tests finished, run result summary:
[2026-02-01T01:22:48.336Z] cd "C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\scripts"; \
[2026-02-01T01:22:48.336Z] perl "resultsSum.pl" --failuremk="C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\TestTargetResult" --platFile="C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=C:/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17699083113609\\ --tapName=Test_openjdk27_hs_extended.perf_x86-64_windows.tap --comment=""
[2026-02-01T01:22:48.671Z]
[2026-02-01T01:22:48.671Z]
[2026-02-01T01:22:48.671Z] TEST TARGETS SUMMARY
[2026-02-01T01:22:48.671Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-01T01:22:48.671Z] DISABLED test targets:
[2026-02-01T01:22:48.671Z] dacapo-avrora_0
[2026-02-01T01:22:48.671Z] dacapo-pmd_0
[2026-02-01T01:22:48.671Z] renaissance-finagle-chirper_0
[2026-02-01T01:22:48.671Z]
[2026-02-01T01:22:48.671Z] PASSED test targets:
[2026-02-01T01:22:48.671Z] dacapo-fop_0
[2026-02-01T01:22:48.671Z] dacapo-jython_0
[2026-02-01T01:22:48.671Z] dacapo-luindex_0
[2026-02-01T01:22:48.671Z] dacapo-sunflow_0
[2026-02-01T01:22:48.671Z] dacapo-tomcat_0
[2026-02-01T01:22:48.671Z] dacapo-xalan_0
[2026-02-01T01:22:48.671Z] renaissance-finagle-http_0
[2026-02-01T01:22:48.671Z] renaissance-mnemonics_0
[2026-02-01T01:22:48.671Z] renaissance-par-mnemonics_0
[2026-02-01T01:22:48.671Z] renaissance-philosophers_0
[2026-02-01T01:22:48.671Z]
[2026-02-01T01:22:48.671Z] FAILED test targets:
[2026-02-01T01:22:48.671Z] renaissance-als_0
[2026-02-01T01:22:48.671Z] renaissance-chi-square_0
[2026-02-01T01:22:48.671Z] renaissance-db-shootout_0
[2026-02-01T01:22:48.671Z] renaissance-dec-tree_0
[2026-02-01T01:22:48.671Z] renaissance-log-regression_0
[2026-02-01T01:22:48.671Z] renaissance-movie-lens_0
[2026-02-01T01:22:48.671Z]
[2026-02-01T01:22:48.671Z] TOTAL: 19 EXECUTED: 16 PASSED: 10 FAILED: 6 DISABLED: 3 SKIPPED: 0
[2026-02-01T01:22:48.671Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-01T01:22:48.671Z]
[2026-02-01T01:22:48.671Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-02-01T01:22:48.671Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2026-02-01T01:22:48.671Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-02-01T01:22:49.199Z] ++ uname
[2026-02-01T01:22:49.199Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-01T01:22:49.199Z] ++ uname
[2026-02-01T01:22:49.199Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-01T01:22:49.199Z] ++ uname
[2026-02-01T01:22:49.199Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-01T01:22:49.199Z] + MAKE=make
[2026-02-01T01:22:49.199Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-01T01:22:49.199Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-02-01T01:22:49.252Z] $ ssh-agent -k
[2026-02-01T01:22:49.298Z] unset SSH_AUTH_SOCK;
[2026-02-01T01:22:49.298Z] unset SSH_AGENT_PID;
[2026-02-01T01:22:49.298Z] echo Agent pid 1237 killed;
[2026-02-01T01:22:49.363Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
[2026-02-01T01:22:49.412Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-02-01T01:22:49.460Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-01T01:22:49.521Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-01T01:22:49.548Z] Archiving artifacts
[2026-02-01T01:22:49.598Z] Recording fingerprints
[Pipeline] echo
[2026-02-01T01:22:49.640Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-01T01:22:49.669Z] Archiving artifacts
[2026-02-01T01:22:49.802Z] Recording fingerprints
[Pipeline] sh
[2026-02-01T01:22:50.403Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17699083113609
[Pipeline] echo
[2026-02-01T01:22:54.136Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-01T01:22:54.166Z] Archiving artifacts
[2026-02-01T01:24:28.568Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-01T01:24:34.083Z] Tap file found: aqa-tests\TKG\output_17699083113609\Test_openjdk27_hs_extended.perf_x86-64_windows.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-01T01:24:34.221Z] Recording test results
[2026-02-01T01:24:35.116Z] None of the test reports contained any result
[2026-02-01T01:24:35.117Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-01T01:24:35.147Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-01T01:24:35.086Z] No test report files were found. Configuration error?
[2026-02-01T01:24:35.604Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-01T01:24:35.605Z] Windows machine, using powershell queries...
[2026-02-01T01:24:37.782Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-01T01:24:37.915Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-01T01:24:37.915Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-01T01:24:49.138Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-01T01:24:49.630Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-01T01:24:49.705Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-02-01T01:24:49.829Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-01T01:24:49.861Z] Running on test-osuosl-ubuntu2404-ppc64le-2 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] echo
[2026-02-01T01:24:49.872Z] Generating rerun Test_openjdk27_hs_extended.perf_x86-64_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_x86-64_windows_rerun)
[Pipeline] echo
[2026-02-01T01:24:49.898Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_extended.perf_x86-64_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-01T01:24:52.166Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-01T01:24:53.629Z] Processing DSL script testJobTemplate
[2026-02-01T01:29:40.460Z] LEVELS: [extended]
[2026-02-01T01:29:40.460Z] JDK_VERSIONS: [8]
[2026-02-01T01:29:40.460Z] GROUPS: [perf]
[2026-02-01T01:29:40.460Z] ARCH_OS_LIST: [x86-64_windows]
[2026-02-01T01:29:40.730Z] Existing items:
[2026-02-01T01:29:40.730Z] GeneratedJob{name='Test_openjdk27_hs_extended.perf_x86-64_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-01T01:29:41.465Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_extended.perf_x86-64_windows_rerun)
[Pipeline] build
[2026-02-01T01:29:41.481Z] Scheduling project: Test_openjdk27_hs_extended.perf_x86-64_windows_rerun
[2026-02-01T01:29:49.894Z] Starting building: Test_openjdk27_hs_extended.perf_x86-64_windows_rerun #2
[2026-02-01T01:58:14.363Z] Build Test_openjdk27_hs_extended.perf_x86-64_windows_rerun #2 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-01T01:58:14.424Z] Running on test-skytap-ubuntu2404-ppc64le-1 in /home/jenkins/workspace/Test_openjdk27_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-01T01:58:14.477Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-01T01:58:14.477Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-01T01:58:14.493Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-01T01:58:14.528Z] Test_openjdk27_hs_extended.perf_x86-64_windows_rerun #2 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-01T01:58:14.545Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-01T01:58:14.705Z] Copied 1 artifact from "Test_openjdk27_hs_extended.perf_x86-64_windows_rerun" build number 2
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-01T01:58:14.740Z] Saving Test_openjdk27_hs_extended.perf_x86-64_windows_rerun/2/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-01T01:58:14.762Z] Archiving artifacts
[2026-02-01T01:58:14.807Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-01T01:58:14.937Z] Tap file found: Test_openjdk27_hs_extended.perf_x86-64_windows_rerun/2/aqa-tests/TKG/output_17699108803479/Test_openjdk27_hs_extended.perf_x86-64_windows_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-01T01:58:15.048Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-log-regression_0,renaissance-movie-lens_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B7_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=484&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-01T01:58:15.118Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-01T01:58:15.118Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-01T01:58:15.134Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE