Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 528
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3035
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 322
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_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_openjdk8_hs_extended.perf_x86-32_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 c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10
Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)"
> git rev-list --no-walk 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-04T23:28:06.715Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2025-11-04T23:28:06.726Z] SPEC: win_x86
[Pipeline] echo
[2025-11-04T23:28:06.728Z] LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-04T23:28:06.740Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-04T23:28:06.745Z] dynamicAgents: []
[Pipeline] node
[2025-11-04T23:28:21.749Z] Still waiting to schedule task
[2025-11-04T23:28:21.749Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.windows&&ci.role.perf’
[2025-11-04T23:43:09.326Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-11-04T23:43:09.359Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-04T23:43:09.435Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-04T23:43:09.436Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-04T23:43:09.459Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-04T23:43:09.549Z] The recommended git tool is: git
[2025-11-04T23:43:09.596Z] No credentials specified
[2025-11-04T23:43:09.619Z] Cloning the remote Git repository
[2025-11-04T23:43:09.654Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-04T23:43:09.655Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests # timeout=10
[2025-11-04T23:43:09.764Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-11-04T23:43:09.764Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-04T23:43:09.764Z] > git --version # timeout=10
[2025-11-04T23:43:09.803Z] > git --version # 'git version 2.51.0'
[2025-11-04T23:43:09.803Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-04T23:43:14.953Z] Avoid second fetch
[2025-11-04T23:43:15.030Z] Checking out Revision c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master)
[2025-11-04T23:43:14.814Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-04T23:43:14.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-04T23:43:14.965Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-11-04T23:43:15.043Z] > git config core.sparsecheckout # timeout=10
[2025-11-04T23:43:15.090Z] > git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10
[2025-11-04T23:43:19.031Z] Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-04T23:43:20.462Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-04T23:43:20.483Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-04T23:43:21.021Z] + LC_TIME=C
[2025-11-04T23:43:21.021Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-04T23:43:21.130Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-04T23:43:21.608Z] + aqa-tests/terminateTestProcesses.sh null
[2025-11-04T23:43:21.608Z] Windows machine, using powershell queries...
[2025-11-04T23:43:21.951Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-11-04T23:43:23.185Z] + printenv
[2025-11-04T23:43:23.185Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-11-04T23:43:23.185Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-11-04T23:43:23.185Z] KEEP_WORKSPACE=false
[2025-11-04T23:43:23.185Z] NUMBER_OF_PROCESSORS=4
[2025-11-04T23:43:23.185Z] PROCESSOR_LEVEL=6
[2025-11-04T23:43:23.185Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-32_windows.tap
[2025-11-04T23:43:23.185Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib
[2025-11-04T23:43:23.185Z] EXIT_FAILURE=false
[2025-11-04T23:43:23.185Z] JDK_BRANCH=jdk8u482-b01_adopt
[2025-11-04T23:43:23.185Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-32_windows/207/display/redirect?page=tests
[2025-11-04T23:43:23.185Z] PLATFORM=x86-32_windows
[2025-11-04T23:43:23.185Z] DOCKER_REQUIRED=false
[2025-11-04T23:43:23.185Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2025-11-04T23:43:23.185Z] PROGRAMFILES=C:\Program Files
[2025-11-04T23:43:23.185Z] git=C:\Program Files\Git\cmd\git.exe
[2025-11-04T23:43:23.185Z] TIME_LIMIT=25
[2025-11-04T23:43:23.185Z] JENKINS_SERVER_COOKIE=durable-7ed588118e302250d048159ca648ed7f856276b68340aefbb0b02c02894eabb4
[2025-11-04T23:43:23.185Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-11-04T23:43:23.185Z] JAVA_HOME=C:\openjdk\jdk-8
[2025-11-04T23:43:23.185Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-04T23:43:23.185Z] GENERATE_JOBS=true
[2025-11-04T23:43:23.185Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-04T23:43:23.185Z] OS=Windows_NT
[2025-11-04T23:43:23.185Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-32_windows/207/display/redirect?page=changes
[2025-11-04T23:43:23.185Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-11-04T23:43:23.185Z] RERUN_ITERATIONS=1
[2025-11-04T23:43:23.185Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-04T23:43:23.185Z] USERDOMAIN=test-azure-win2
[2025-11-04T23:43:23.185Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-04T23:43:23.185Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-04T23:43:23.185Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows
[2025-11-04T23:43:23.185Z] USERPROFILE=C:\Users\jenkins
[2025-11-04T23:43:23.185Z] ARCHIVE_TEST_RESULTS=false
[2025-11-04T23:43:23.185Z] SETUP_JCK_RUN=false
[2025-11-04T23:43:23.185Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-32_windows/207/
[2025-11-04T23:43:23.185Z] SLACK_CHANNEL=aqavit-bot
[2025-11-04T23:43:23.185Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin
[2025-11-04T23:43:23.185Z] JCK_GIT_BRANCH=master
[2025-11-04T23:43:23.185Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-32_windows/
[2025-11-04T23:43:23.185Z] BUILD_NUMBER=207
[2025-11-04T23:43:23.185Z] TKG_ITERATIONS=1
[2025-11-04T23:43:23.185Z] _=/usr/bin/printenv
[2025-11-04T23:43:23.185Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-11-04T23:43:23.185Z] SERVICE_ID=Jenkins
[2025-11-04T23:43:23.185Z] BASE=C:\Users\jenkins\agent
[2025-11-04T23:43:23.185Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows/../../benchmarks
[2025-11-04T23:43:23.185Z] ALLUSERSPROFILE=C:\ProgramData
[2025-11-04T23:43:23.185Z] JENKINS_NODE_COOKIE=de3a9768-cf4b-49ff-b983-1774c0dfdb19
[2025-11-04T23:43:23.185Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-11-04T23:43:23.185Z] KEEP_REPORTDIR=false
[2025-11-04T23:43:23.185Z] BUILD_DISPLAY_NAME=#207
[2025-11-04T23:43:23.185Z] SDK_RESOURCE=upstream
[2025-11-04T23:43:23.185Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-11-04T23:43:23.185Z] HOME=/home/jenkins
[2025-11-04T23:43:23.185Z] USERNAME=jenkins
[2025-11-04T23:43:23.185Z] WINSW_SERVICE_ID=Jenkins
[2025-11-04T23:43:23.185Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-11-04T23:43:23.185Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-11-04T23:43:23.185Z] jobStatus=SUCCESS
[2025-11-04T23:43:23.185Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-04T23:43:23.185Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-32_windows
[2025-11-04T23:43:23.185Z] JOBSTARTTIME=Tue, 04 Nov 2025 23:43:20 +0000
[2025-11-04T23:43:23.185Z] JDK_VERSION=8
[2025-11-04T23:43:23.185Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-11-04T23:43:23.185Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-32_windows
[2025-11-04T23:43:23.185Z] USE_TESTENV_PROPERTIES=false
[2025-11-04T23:43:23.185Z] SYSTEMROOT=C:\Windows
[2025-11-04T23:43:23.185Z] PERSONAL_BUILD=false
[2025-11-04T23:43:23.185Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-32_windows/207/display/redirect
[2025-11-04T23:43:23.185Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-11-04T23:43:23.185Z] AUTO_DETECT=true
[2025-11-04T23:43:23.185Z] EXIT_SUCCESS=false
[2025-11-04T23:43:23.185Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-32_windows/display/redirect
[2025-11-04T23:43:23.185Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows
[2025-11-04T23:43:23.185Z] COMPUTERNAME=test-azure-win2
[2025-11-04T23:43:23.185Z] OPENJ9_BRANCH=master
[2025-11-04T23:43:23.185Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-04T23:43:23.185Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/system_lib
[2025-11-04T23:43:23.185Z] PARALLEL=Dynamic
[2025-11-04T23:43:23.185Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-04T23:43:23.185Z] ITERATIONS=1
[2025-11-04T23:43:23.185Z] UPSTREAM_JOB_NUMBER=528
[2025-11-04T23:43:23.185Z] SPEC=win_x86
[2025-11-04T23:43:23.185Z] TERM=xterm-256color
[2025-11-04T23:43:23.185Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-11-04T23:43:23.185Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-04T23:43:23.185Z] NODE_NAME=test-azure-win2022-x64-2
[2025-11-04T23:43:23.185Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-04T23:43:23.186Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-11-04T23:43:23.186Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-04T23:43:23.186Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-11-04T23:43:23.186Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-11-04T23:43:23.186Z] DYNAMIC_COMPILE=false
[2025-11-04T23:43:23.186Z] SHLVL=2
[2025-11-04T23:43:23.186Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-32_windows-207
[2025-11-04T23:43:23.186Z] PROCESSOR_REVISION=5507
[2025-11-04T23:43:23.186Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-11-04T23:43:23.186Z] EXECUTOR_NUMBER=0
[2025-11-04T23:43:23.186Z] HUDSON_COOKIE=4484e883-27e9-4498-9292-c7a51ff23ed3
[2025-11-04T23:43:23.186Z] ADOPTOPENJDK_BRANCH=master
[2025-11-04T23:43:23.186Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-04T23:43:23.186Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-11-04T23:43:23.186Z] ORIGIN_JDK_VERSION=8
[2025-11-04T23:43:23.186Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
[2025-11-04T23:43:23.186Z] NUM_PROCESSORS=2
[2025-11-04T23:43:23.186Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-04T23:43:23.186Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.perf windows hw.arch.x86 win2022
[2025-11-04T23:43:23.186Z] STAGE_NAME=Setup
[2025-11-04T23:43:23.186Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-04T23:43:23.186Z] TEST_TIME=120
[2025-11-04T23:43:23.186Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows@tmp
[2025-11-04T23:43:23.186Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-11-04T23:43:23.186Z] 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)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2025-11-04T23:43:23.186Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-04T23:43:23.186Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-04T23:43:23.186Z] ProgramW6432=C:\Program Files
[2025-11-04T23:43:23.186Z] CI=true
[2025-11-04T23:43:23.186Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-32_windows/207/display/redirect?page=artifacts
[2025-11-04T23:43:23.186Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-04T23:43:23.186Z] RERUN_FAILURE=true
[2025-11-04T23:43:23.186Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-11-04T23:43:23.186Z] BUILD_LIST=perf
[2025-11-04T23:43:23.186Z] BUILD_ID=207
[2025-11-04T23:43:23.186Z] WINDIR=C:\Windows
[2025-11-04T23:43:23.186Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-11-04T23:43:23.186Z] PUBLIC=C:\Users\Public
[2025-11-04T23:43:23.186Z] SYSTEMDRIVE=C:
[2025-11-04T23:43:23.186Z] TARGET=extended.perf
[2025-11-04T23:43:23.186Z] USE_JRE=false
[2025-11-04T23:43:23.186Z] JDK_IMPL=hotspot
[2025-11-04T23:43:23.186Z] 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
[2025-11-04T23:43:23.261Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-04T23:43:23.279Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-04T23:43:27.855Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 528
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-04T23:43:28.106Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-04T23:43:28.112Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows
[Pipeline] {
[Pipeline] sshagent
[2025-11-04T23:43:28.142Z] $ ssh-agent
[2025-11-04T23:43:28.408Z] SSH_AUTH_SOCK=/tmp/ssh-yrMuwgG84XKU/agent.828
[2025-11-04T23:43:28.408Z] SSH_AGENT_PID=829
[2025-11-04T23:43:28.408Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-04T23:43:28.423Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-04T23:43:28.450Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-11-04T23:43:28.956Z] ++ pwd
[2025-11-04T23:43:28.956Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-04T23:43:28.956Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests
[2025-11-04T23:43:28.956Z] get jdk binary...
[2025-11-04T23:43:29.310Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-04T23:43:29.310Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u482b01-ea.zip ...
[2025-11-04T23:43:32.348Z] List files in jdkbinary folder...
[2025-11-04T23:43:32.348Z] total 183872
[2025-11-04T23:43:32.348Z] -rwxrwx---+ 1 jenkins None 42118501 Nov 4 21:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-04T23:43:32.348Z] -rwxrwx---+ 1 jenkins None 107359019 Nov 4 21:55 OpenJDK8U-jdk_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-04T23:43:32.348Z] -rwxrwx---+ 1 jenkins None 38697543 Nov 4 21:55 OpenJDK8U-jre_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-04T23:43:32.348Z] -rwxrwx---+ 1 jenkins None 24174 Nov 4 21:53 OpenJDK8U-sbom_x86-32_windows_hotspot_8u482b01-ea-metadata.json
[2025-11-04T23:43:32.348Z] -rwxrwx---+ 1 jenkins None 79780 Nov 4 22:07 OpenJDK8U-sbom_x86-32_windows_hotspot_8u482b01-ea.json
[2025-11-04T23:43:32.348Z] drwxrwxr-x+ 1 jenkins None 0 Nov 4 23:43 tmp
[2025-11-04T23:43:32.348Z] List files in jdkbinary/tmp folder...
[2025-11-04T23:43:32.348Z] total 4
[2025-11-04T23:43:32.349Z] drwxrwx---+ 1 jenkins None 0 Nov 4 21:47 jdk8u482-b01
[2025-11-04T23:43:32.704Z] Moving directory jdk8u482-b01/ to ../j2sdk-image
[2025-11-04T23:43:32.704Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u482b01-ea.zip ...
[2025-11-04T23:43:33.904Z] List files in jdkbinary folder...
[2025-11-04T23:43:33.904Z] total 183876
[2025-11-04T23:43:33.904Z] -rwxrwx---+ 1 jenkins None 42118501 Nov 4 21:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-04T23:43:33.904Z] -rwxrwx---+ 1 jenkins None 107359019 Nov 4 21:55 OpenJDK8U-jdk_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-04T23:43:33.904Z] -rwxrwx---+ 1 jenkins None 38697543 Nov 4 21:55 OpenJDK8U-jre_x86-32_windows_hotspot_8u482b01-ea.zip
[2025-11-04T23:43:33.904Z] -rwxrwx---+ 1 jenkins None 24174 Nov 4 21:53 OpenJDK8U-sbom_x86-32_windows_hotspot_8u482b01-ea-metadata.json
[2025-11-04T23:43:33.904Z] -rwxrwx---+ 1 jenkins None 79780 Nov 4 22:07 OpenJDK8U-sbom_x86-32_windows_hotspot_8u482b01-ea.json
[2025-11-04T23:43:33.904Z] drwxrwx---+ 1 jenkins None 0 Nov 4 21:47 j2sdk-image
[2025-11-04T23:43:33.904Z] drwxrwxr-x+ 1 jenkins None 0 Nov 4 23:43 tmp
[2025-11-04T23:43:33.904Z] List files in jdkbinary/tmp folder...
[2025-11-04T23:43:33.904Z] total 4
[2025-11-04T23:43:33.904Z] drwxrwx---+ 1 jenkins None 0 Nov 4 21:47 jdk8u482-b01-jre
[2025-11-04T23:43:33.904Z] Moving directory jdk8u482-b01-jre/ to ../j2re-image
[2025-11-04T23:43:33.904Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u482b01-ea.zip over ./j2sdk-image/jre...
[2025-11-04T23:43:36.236Z] Removing top-level folder jdk8u482-b01-debug-image/
[2025-11-04T23:43:36.236Z] Removing top-level folder jdk8u482-b01/
[2025-11-04T23:43:38.625Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-11-04T23:43:38.625Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-04T23:43:39.374Z] openjdk version "1.8.0_482-beta"
[2025-11-04T23:43:39.374Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042107-b01)
[2025-11-04T23:43:39.374Z] OpenJDK Client VM (Temurin)(build 25.482-b01, mixed mode)
[2025-11-04T23:43:39.374Z] =JAVA VERSION OUTPUT END=
[2025-11-04T23:43:39.374Z] =RELEASE INFO BEGIN=
[2025-11-04T23:43:39.374Z] JAVA_VERSION="1.8.0_482"
[2025-11-04T23:43:39.374Z] OS_NAME="Windows"
[2025-11-04T23:43:39.374Z] OS_VERSION="5.1"
[2025-11-04T23:43:39.374Z] OS_ARCH="i586"
[2025-11-04T23:43:39.374Z] SOURCE=".:git:2932ee2a1555+"
[2025-11-04T23:43:39.374Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-04T23:43:39.374Z] BUILD_SOURCE="git:f4bcbeb80b2dc0a624721f09a91c925e6df2bc90"
[2025-11-04T23:43:39.374Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-04T23:43:39.374Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-11-04T23:43:39.374Z] FULL_VERSION="1.8.0_482-beta-202511042107-b01"
[2025-11-04T23:43:39.374Z] SEMANTIC_VERSION="8.0.482+1"
[2025-11-04T23:43:39.374Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-11-04T23:43:39.374Z] JVM_VARIANT="Hotspot"
[2025-11-04T23:43:39.374Z] JVM_VERSION="25.482-b01"
[2025-11-04T23:43:39.374Z] IMAGE_TYPE="JDK"
[2025-11-04T23:43:39.374Z] =RELEASE INFO END=
[2025-11-04T23:43:39.374Z] get testKitGen...
[2025-11-04T23:43:39.374Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-04T23:43:41.698Z] git rev-parse master
[2025-11-04T23:43:41.698Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-04T23:43:42.185Z] $ ssh-agent -k
[2025-11-04T23:43:42.227Z] unset SSH_AUTH_SOCK;
[2025-11-04T23:43:42.227Z] unset SSH_AGENT_PID;
[2025-11-04T23:43:42.227Z] echo Agent pid 829 killed;
[2025-11-04T23:43:42.293Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-04T23:43:42.728Z] 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-32_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=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b01_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=528&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-04T23:43:42.745Z] 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-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u482-b01_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=528&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
[2025-11-04T23:43:42.805Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-04T23:43:42.951Z] Copied 1 artifact from "getTRSSOutput" build number 1947
[Pipeline] sh
[2025-11-04T23:43:43.435Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-04T23:43:43.435Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-04T23:43:43.435Z] + tar xof -
[2025-11-04T23:43:43.776Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-04T23:43:43.882Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-04T23:43:43.901Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-04T23:43:44.406Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-04T23:43:49.264Z] --------------------------------------------
[2025-11-04T23:43:49.264Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib
[2025-11-04T23:43:49.264Z] task is set to default
[2025-11-04T23:43:49.264Z] dependencyList is set to all
[2025-11-04T23:43:49.264Z] --------------------------------------------
[2025-11-04T23:43:49.264Z] Starting download third party dependent jars
[2025-11-04T23:43:49.264Z] --------------------------------------------
[2025-11-04T23:43:49.264Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-04T23:43:49.264Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-04T23:43:49.377Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2025-11-04T23:43:49.381Z] Machine limit is 3.
[Pipeline] sh
[2025-11-04T23:43:49.893Z] + cd ./aqa-tests/TKG
[2025-11-04T23:43:49.894Z] ++ uname
[2025-11-04T23:43:49.894Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-11-04T23:43:49.894Z] ++ uname
[2025-11-04T23:43:49.894Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-11-04T23:43:49.894Z] ++ uname
[2025-11-04T23:43:49.894Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-11-04T23:43:49.894Z] + MAKE=make
[2025-11-04T23:43:49.894Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-04T23:43:49.894Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-11-04T23:43:50.232Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2025-11-04T23:43:50.232Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-04T23:43:50.232Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-04T23:43:50.232Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-04T23:43:50.232Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-04T23:43:51.428Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-11-04T23:43:51.785Z]
[2025-11-04T23:43:51.785Z] build:
[2025-11-04T23:43:51.785Z]
[2025-11-04T23:43:51.785Z] clean:
[2025-11-04T23:43:51.785Z]
[2025-11-04T23:43:51.785Z] init:
[2025-11-04T23:43:51.785Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-11-04T23:43:51.785Z]
[2025-11-04T23:43:51.785Z] getDependentLibs:
[2025-11-04T23:43:51.785Z] [exec] --------------------------------------------
[2025-11-04T23:43:51.785Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2025-11-04T23:43:51.785Z] [exec] task is set to default
[2025-11-04T23:43:51.785Z] [exec] dependencyList is set to json_simple
[2025-11-04T23:43:51.785Z] [exec] --------------------------------------------
[2025-11-04T23:43:51.785Z] [exec] Starting download third party dependent jars
[2025-11-04T23:43:51.785Z] [exec] --------------------------------------------
[2025-11-04T23:43:51.785Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2025-11-04T23:43:51.785Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-04T23:43:51.785Z] [exec] downloaded dependent third party jars successfully
[2025-11-04T23:43:51.785Z]
[2025-11-04T23:43:51.785Z] compile:
[2025-11-04T23:43:51.785Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-04T23:43:51.785Z] [echo] ============COMPILER SETTINGS============
[2025-11-04T23:43:51.785Z] [echo] ===fork: yes
[2025-11-04T23:43:51.785Z] [echo] ===debug: on
[2025-11-04T23:43:52.136Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-11-04T23:43:54.456Z]
[2025-11-04T23:43:54.456Z] dist:
[2025-11-04T23:43:54.456Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-11-04T23:43:54.456Z]
[2025-11-04T23:43:54.456Z] BUILD SUCCESSFUL
[2025-11-04T23:43:54.456Z] Total time: 2 seconds
[2025-11-04T23:43:54.456Z] 0
[2025-11-04T23:43:54.456Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-04T23:43:55.199Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-04T23:43:55.199Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-11-04T23:43:56.916Z] ****************************** MACHINE INFO ******************************
[2025-11-04T23:43:56.916Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG
[2025-11-04T23:43:56.916Z] Free Physical Memory Size : 6156328960
[2025-11-04T23:43:56.916Z] Free space (bytes) : 157808177152
[2025-11-04T23:43:56.916Z] Total Physical Memory Size : 8536289280
[2025-11-04T23:43:56.916Z] Total space (bytes) : 274283311104
[2025-11-04T23:43:56.916Z] Usable space (bytes) : 157808177152
[2025-11-04T23:43:56.916Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-04T23:43:56.916Z] bashVersion :
[2025-11-04T23:43:56.916Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-11-04T23:43:56.916Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-11-04T23:43:56.916Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] This is free software; you are free to change and redistribute it.
[2025-11-04T23:43:56.916Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-04T23:43:56.916Z] cpuCores : 4
[2025-11-04T23:43:56.916Z] curlVersion :
[2025-11-04T23:43:56.916Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2025-11-04T23:43:56.916Z] Release-Date: 2025-07-16
[2025-11-04T23:43:56.916Z] 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
[2025-11-04T23:43:56.916Z] 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
[2025-11-04T23:43:56.916Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-04T23:43:56.916Z] gcc version : 13
[2025-11-04T23:43:56.916Z] gclibc version : ldd (cygwin) 3.6.4
[2025-11-04T23:43:56.916Z] gdb version : bash: line 1: gdb: command not found
[2025-11-04T23:43:56.916Z] lldb version : Command could not be executed
[2025-11-04T23:43:56.916Z] makeVersion :
[2025-11-04T23:43:56.916Z] GNU Make 4.4.1
[2025-11-04T23:43:56.916Z] Built for x86_64-pc-cygwin
[2025-11-04T23:43:56.916Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-11-04T23:43:56.916Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-11-04T23:43:56.916Z] This is free software: you are free to change and redistribute it.
[2025-11-04T23:43:56.916Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-04T23:43:56.916Z] mavenVersion : bash: line 1: mvn: command not found
[2025-11-04T23:43:56.916Z] perlVersion :
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2025-11-04T23:43:56.916Z] (with 3 registered patches, see perl -V for more detail)
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] Copyright 1987-2025, Larry Wall
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-04T23:43:56.916Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-04T23:43:56.916Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-04T23:43:56.916Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-04T23:43:56.916Z] procArch : unknown
[2025-11-04T23:43:56.916Z] sysArch : x86_64
[2025-11-04T23:43:56.916Z] sysOS : CYGWIN_NT-10.0-20348
[2025-11-04T23:43:56.916Z] ulimit :
[2025-11-04T23:43:56.916Z] core file size (blocks, -c) 0
[2025-11-04T23:43:56.916Z] data seg size (kbytes, -d) unlimited
[2025-11-04T23:43:56.916Z] file size (blocks, -f) unlimited
[2025-11-04T23:43:56.916Z] open files (-n) 3200
[2025-11-04T23:43:56.916Z] pipe size (512 bytes, -p) 8
[2025-11-04T23:43:56.916Z] stack size (kbytes, -s) 2032
[2025-11-04T23:43:56.916Z] cpu time (seconds, -t) unlimited
[2025-11-04T23:43:56.916Z] max user processes (-u) 256
[2025-11-04T23:43:56.916Z] virtual memory (kbytes, -v) unlimited
[2025-11-04T23:43:56.916Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2025-11-04T23:43:56.916Z] vmVendor : Oracle Corporation
[2025-11-04T23:43:56.916Z] vmVersion : 25.482-b01
[2025-11-04T23:43:56.916Z] xlc version : bash: line 1: xlC: command not found
[2025-11-04T23:43:56.916Z] **************************************************************************
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] System.getProperty('java.vendor')=Temurin
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] System.getProperty('os.name')=Windows Server 2022
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] System.getProperty('os.arch')=x86
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] System.getProperty('java.fullversion')=null
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:56.916Z] System.getProperty('sun.arch.data.model')=32
[2025-11-04T23:43:56.916Z]
[2025-11-04T23:43:57.260Z] 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
[2025-11-04T23:43:57.260Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-04T23:43:57.260Z] perl scripts/configure.pl
[2025-11-04T23:43:57.260Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_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 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-04T23:43:57.617Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-04T23:43:57.617Z]
[2025-11-04T23:43:57.617Z]
[2025-11-04T23:43:57.617Z] Starting to generate parallel test lists.
[2025-11-04T23:43:57.617Z]
[2025-11-04T23:43:57.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-11-04T23:43:57.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-11-04T23:43:57.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-11-04T23:43:57.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-11-04T23:43:57.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-11-04T23:43:57.617Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-11-04T23:43:57.617Z] Attempting to get test duration data from TRSS.
[2025-11-04T23:43:57.617Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-32_windows&group=perf&level=extended"
[2025-11-04T23:43:58.364Z] Attempting to get test duration data from cached files.
[2025-11-04T23:43:58.364Z]
[2025-11-04T23:43:58.364Z] TEST DURATION
[2025-11-04T23:43:58.364Z] ====================================================================================
[2025-11-04T23:43:58.364Z] Total number of tests searched: 18
[2025-11-04T23:43:58.364Z] Number of test durations found: 18
[2025-11-04T23:43:58.364Z] Top slowest tests:
[2025-11-04T23:43:58.364Z] 01m26s renaissance-mnemonics_0
[2025-11-04T23:43:58.364Z] 01m20s renaissance-finagle-http_0
[2025-11-04T23:43:58.364Z] 01m17s renaissance-par-mnemonics_0
[2025-11-04T23:43:58.364Z] ====================================================================================
[2025-11-04T23:43:58.364Z]
[2025-11-04T23:43:58.364Z] Test target is split into 1 lists.
[2025-11-04T23:43:58.364Z] Reducing estimated test running time from 06m10s to 06m10s.
[2025-11-04T23:43:58.364Z]
[2025-11-04T23:43:58.364Z] -------------------------------------testList_0-------------------------------------
[2025-11-04T23:43:58.364Z] Number of tests: 18
[2025-11-04T23:43:58.364Z] Estimated running time: 06m10s
[2025-11-04T23:43:58.364Z] TESTLIST=renaissance-mnemonics_0,renaissance-finagle-http_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-sunflow_0,dacapo-avrora_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-movie-lens_0,renaissance-finagle-chirper_0,renaissance-gauss-mix_0,renaissance-als_0,renaissance-chi-square_0,renaissance-log-regression_0
[2025-11-04T23:43:58.364Z] ------------------------------------------------------------------------------------
[2025-11-04T23:43:58.364Z]
[2025-11-04T23:43:58.364Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-04T23:43:58.364Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-04T23:43:58.462Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-04T23:43:58.566Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-04T23:43:58.647Z] Building tests...
[Pipeline] timeout
[2025-11-04T23:43:58.650Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-04T23:43:58.676Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-04T23:43:59.182Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-04T23:44:04.041Z] --------------------------------------------
[2025-11-04T23:44:04.041Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib
[2025-11-04T23:44:04.041Z] task is set to default
[2025-11-04T23:44:04.041Z] dependencyList is set to all
[2025-11-04T23:44:04.041Z] --------------------------------------------
[2025-11-04T23:44:04.041Z] Starting download third party dependent jars
[2025-11-04T23:44:04.041Z] --------------------------------------------
[2025-11-04T23:44:04.041Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.041Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-04T23:44:04.042Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-04T23:44:04.222Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-11-04T23:44:04.248Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-04T23:44:04.277Z] $ ssh-agent
[2025-11-04T23:44:04.391Z] SSH_AUTH_SOCK=/tmp/ssh-tuAAorb6fxiq/agent.805
[2025-11-04T23:44:04.391Z] SSH_AGENT_PID=806
[2025-11-04T23:44:04.391Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-04T23:44:04.878Z] + bash ./compile.sh
[2025-11-04T23:44:04.878Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-11-04T23:44:05.219Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2025-11-04T23:44:05.219Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-04T23:44:05.219Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-04T23:44:05.219Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-04T23:44:05.220Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-04T23:44:06.420Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-11-04T23:44:06.774Z]
[2025-11-04T23:44:06.774Z] build:
[2025-11-04T23:44:06.774Z]
[2025-11-04T23:44:06.774Z] clean:
[2025-11-04T23:44:06.774Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-11-04T23:44:06.774Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-11-04T23:44:06.774Z]
[2025-11-04T23:44:06.774Z] init:
[2025-11-04T23:44:06.774Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-11-04T23:44:06.774Z]
[2025-11-04T23:44:06.774Z] getDependentLibs:
[2025-11-04T23:44:06.774Z] [exec] --------------------------------------------
[2025-11-04T23:44:06.774Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2025-11-04T23:44:06.774Z] [exec] task is set to default
[2025-11-04T23:44:06.774Z] [exec] dependencyList is set to json_simple
[2025-11-04T23:44:06.774Z] [exec] --------------------------------------------
[2025-11-04T23:44:06.774Z] [exec] Starting download third party dependent jars
[2025-11-04T23:44:06.774Z] [exec] --------------------------------------------
[2025-11-04T23:44:06.774Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2025-11-04T23:44:06.774Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-04T23:44:06.774Z] [exec] downloaded dependent third party jars successfully
[2025-11-04T23:44:06.774Z]
[2025-11-04T23:44:06.774Z] compile:
[2025-11-04T23:44:06.774Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-04T23:44:06.774Z] [echo] ============COMPILER SETTINGS============
[2025-11-04T23:44:06.774Z] [echo] ===fork: yes
[2025-11-04T23:44:06.774Z] [echo] ===debug: on
[2025-11-04T23:44:06.775Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\bin
[2025-11-04T23:44:07.969Z]
[2025-11-04T23:44:07.969Z] dist:
[2025-11-04T23:44:07.969Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-11-04T23:44:07.969Z]
[2025-11-04T23:44:07.969Z] BUILD SUCCESSFUL
[2025-11-04T23:44:07.969Z] Total time: 1 second
[2025-11-04T23:44:07.969Z] 0
[2025-11-04T23:44:08.330Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-04T23:44:08.688Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-04T23:44:08.688Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-11-04T23:44:10.487Z] ****************************** MACHINE INFO ******************************
[2025-11-04T23:44:10.487Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG
[2025-11-04T23:44:10.487Z] Free Physical Memory Size : 6172758016
[2025-11-04T23:44:10.487Z] Free space (bytes) : 157808168960
[2025-11-04T23:44:10.487Z] Total Physical Memory Size : 8536289280
[2025-11-04T23:44:10.487Z] Total space (bytes) : 274283311104
[2025-11-04T23:44:10.487Z] Usable space (bytes) : 157808168960
[2025-11-04T23:44:10.487Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-04T23:44:10.487Z] bashVersion :
[2025-11-04T23:44:10.487Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-11-04T23:44:10.487Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-11-04T23:44:10.487Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-04T23:44:10.487Z]
[2025-11-04T23:44:10.487Z] This is free software; you are free to change and redistribute it.
[2025-11-04T23:44:10.487Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-04T23:44:10.487Z] cpuCores : 4
[2025-11-04T23:44:10.487Z] curlVersion :
[2025-11-04T23:44:10.487Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2025-11-04T23:44:10.487Z] Release-Date: 2025-07-16
[2025-11-04T23:44:10.487Z] 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
[2025-11-04T23:44:10.487Z] 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
[2025-11-04T23:44:10.487Z] dockerVersion : bash: line 1: docker: command not found
[2025-11-04T23:44:10.487Z] gcc version : 13
[2025-11-04T23:44:10.487Z] gclibc version : ldd (cygwin) 3.6.4
[2025-11-04T23:44:10.487Z] gdb version : bash: line 1: gdb: command not found
[2025-11-04T23:44:10.487Z] lldb version : Command could not be executed
[2025-11-04T23:44:10.487Z] makeVersion :
[2025-11-04T23:44:10.487Z] GNU Make 4.4.1
[2025-11-04T23:44:10.487Z] Built for x86_64-pc-cygwin
[2025-11-04T23:44:10.488Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-11-04T23:44:10.488Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-11-04T23:44:10.488Z] This is free software: you are free to change and redistribute it.
[2025-11-04T23:44:10.488Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-04T23:44:10.488Z] mavenVersion : bash: line 1: mvn: command not found
[2025-11-04T23:44:10.488Z] perlVersion :
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2025-11-04T23:44:10.488Z] (with 3 registered patches, see perl -V for more detail)
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] Copyright 1987-2025, Larry Wall
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-04T23:44:10.488Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-04T23:44:10.488Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-04T23:44:10.488Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] podmanVersion : bash: line 1: podman: command not found
[2025-11-04T23:44:10.488Z] procArch : unknown
[2025-11-04T23:44:10.488Z] sysArch : x86_64
[2025-11-04T23:44:10.488Z] sysOS : CYGWIN_NT-10.0-20348
[2025-11-04T23:44:10.488Z] ulimit :
[2025-11-04T23:44:10.488Z] core file size (blocks, -c) 0
[2025-11-04T23:44:10.488Z] data seg size (kbytes, -d) unlimited
[2025-11-04T23:44:10.488Z] file size (blocks, -f) unlimited
[2025-11-04T23:44:10.488Z] open files (-n) 3200
[2025-11-04T23:44:10.488Z] pipe size (512 bytes, -p) 8
[2025-11-04T23:44:10.488Z] stack size (kbytes, -s) 2032
[2025-11-04T23:44:10.488Z] cpu time (seconds, -t) unlimited
[2025-11-04T23:44:10.488Z] max user processes (-u) 256
[2025-11-04T23:44:10.488Z] virtual memory (kbytes, -v) unlimited
[2025-11-04T23:44:10.488Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2025-11-04T23:44:10.488Z] vmVendor : Oracle Corporation
[2025-11-04T23:44:10.488Z] vmVersion : 25.482-b01
[2025-11-04T23:44:10.488Z] xlc version : bash: line 1: xlC: command not found
[2025-11-04T23:44:10.488Z] **************************************************************************
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] System.getProperty('java.vendor')=Temurin
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] System.getProperty('os.name')=Windows Server 2022
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] System.getProperty('os.arch')=x86
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] System.getProperty('java.fullversion')=null
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] System.getProperty('sun.arch.data.model')=32
[2025-11-04T23:44:10.488Z]
[2025-11-04T23:44:10.488Z] make -f clean.mk cleanBuild
[2025-11-04T23:44:10.838Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-04T23:44:11.179Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests///..//jvmtest
[2025-11-04T23:44:11.179Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-04T23:44:11.179Z] make -f compile.mk compile
[2025-11-04T23:44:11.519Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-04T23:44:11.858Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests//TKG/output_compilation; \
[2025-11-04T23:44:11.858Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests//TKG/output_compilation; \
[2025-11-04T23:44:11.859Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-11-04T23:44:11.859Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests//TKG/output_compilation"; fi
[2025-11-04T23:44:13.574Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\scripts\build_test.xml
[2025-11-04T23:44:13.914Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-04T23:44:13.914Z]
[2025-11-04T23:44:13.914Z] -create_test_directory:
[2025-11-04T23:44:13.914Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest
[2025-11-04T23:44:13.914Z]
[2025-11-04T23:44:13.914Z] stage_test_material:
[2025-11-04T23:44:14.276Z] [copy] Copying 586 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest
[2025-11-04T23:44:14.634Z]
[2025-11-04T23:44:14.634Z] build:
[2025-11-04T23:44:14.634Z]
[2025-11-04T23:44:14.634Z] init:
[2025-11-04T23:44:14.634Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf
[2025-11-04T23:44:14.634Z]
[2025-11-04T23:44:14.634Z] dist:
[2025-11-04T23:44:14.634Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf
[2025-11-04T23:44:14.634Z]
[2025-11-04T23:44:14.634Z] build:
[2025-11-04T23:44:14.634Z]
[2025-11-04T23:44:14.634Z] build:
[2025-11-04T23:44:14.634Z]
[2025-11-04T23:44:14.634Z] init:
[2025-11-04T23:44:14.634Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\bumbleBench
[2025-11-04T23:44:14.634Z]
[2025-11-04T23:44:14.634Z] getBumbleBench:
[2025-11-04T23:44:14.634Z] [echo] Cloning BumbleBench
[2025-11-04T23:44:14.634Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-04T23:44:14.989Z] [exec] Cloning into 'bumblebench'...
[2025-11-04T23:44:15.741Z]
[2025-11-04T23:44:15.741Z] buildBumbleBench:
[2025-11-04T23:44:15.741Z] [echo] Building BumbleBench
[2025-11-04T23:44:15.741Z]
[2025-11-04T23:44:15.741Z] compile-all:
[2025-11-04T23:44:15.741Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:16.492Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2025-11-04T23:44:16.493Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-04T23:44:16.493Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:16.493Z] [javac] Compiling 11 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:16.493Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:16.852Z] [javac] Compiling 9 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:16.852Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:16.852Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:16.852Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:17.207Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:17.207Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:17.207Z] [javac] Compiling 7 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:17.563Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:17.563Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:17.563Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:17.916Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-11-04T23:44:17.916Z]
[2025-11-04T23:44:17.916Z] dist:
[2025-11-04T23:44:17.916Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2025-11-04T23:44:18.662Z]
[2025-11-04T23:44:18.662Z] dist:
[2025-11-04T23:44:19.019Z] [copy] Copying 126 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\bumbleBench
[2025-11-04T23:44:19.019Z]
[2025-11-04T23:44:19.019Z] build:
[2025-11-04T23:44:19.019Z]
[2025-11-04T23:44:19.019Z] getDependentLibs:
[2025-11-04T23:44:22.892Z] [exec] --------------------------------------------
[2025-11-04T23:44:22.892Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2025-11-04T23:44:22.892Z] [exec] task is set to default
[2025-11-04T23:44:22.892Z] [exec] dependencyList is set to dacapo
[2025-11-04T23:44:22.892Z] [exec] --------------------------------------------
[2025-11-04T23:44:22.892Z] [exec] Starting download third party dependent jars
[2025-11-04T23:44:22.892Z] [exec] --------------------------------------------
[2025-11-04T23:44:22.892Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2025-11-04T23:44:22.892Z] [exec] C:/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-04T23:44:22.892Z] [exec] downloaded dependent third party jars successfully
[2025-11-04T23:44:22.892Z]
[2025-11-04T23:44:22.892Z] init:
[2025-11-04T23:44:22.892Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-11-04T23:44:22.892Z]
[2025-11-04T23:44:22.892Z] getDacapoSuite:
[2025-11-04T23:44:22.893Z] [unzip] Expanding: C:\jenkins\externalDependency\lib\dacapo.zip into C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-11-04T23:45:32.383Z] [move] Moving 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-11-04T23:45:32.383Z] [move] Moving 10669 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\dacapo\dacapo
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] dist:
[2025-11-04T23:45:32.383Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\dacapo
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] build:
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] init:
[2025-11-04T23:45:32.383Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-11-04T23:45:32.383Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\idle_micro\bin
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] compile:
[2025-11-04T23:45:32.383Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-04T23:45:32.383Z] [echo] ============COMPILER SETTINGS============
[2025-11-04T23:45:32.383Z] [echo] ===fork: yes
[2025-11-04T23:45:32.383Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image/bin/javac
[2025-11-04T23:45:32.383Z] [echo] ===debug: on
[2025-11-04T23:45:32.383Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2025-11-04T23:45:32.383Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\idle_micro\bin
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] dist:
[2025-11-04T23:45:32.383Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2025-11-04T23:45:32.383Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-11-04T23:45:32.383Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-11-04T23:45:32.383Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\idle_micro
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] clean:
[2025-11-04T23:45:32.383Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\perf\idle_micro\bin
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] build:
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] build:
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] init:
[2025-11-04T23:45:32.383Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\renaissance
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] getRenaissanceSuite:
[2025-11-04T23:45:32.383Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] dist:
[2025-11-04T23:45:32.383Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\renaissance
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] build:
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] init:
[2025-11-04T23:45:32.383Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\specjbb
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] getSpecjbbSuite:
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] dist:
[2025-11-04T23:45:32.383Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\jvmtest\perf\specjbb\run
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] BUILD SUCCESSFUL
[2025-11-04T23:45:32.383Z] Total time: 1 minute 17 seconds
[2025-11-04T23:45:32.383Z] 0
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z]
[2025-11-04T23:45:32.383Z] RECORD TEST REPOs SHA
[2025-11-04T23:45:32.383Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests//TKG/scripts"; \
[2025-11-04T23:45:32.384Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests//TKG/SHAs.txt"
[2025-11-04T23:45:32.384Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests//TKG/SHAs.txt
[2025-11-04T23:45:32.384Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests//TKG/SHAs.txt
[2025-11-04T23:45:32.384Z] ================================================
[2025-11-04T23:45:32.384Z] timestamp: 20251104-234531
[2025-11-04T23:45:32.384Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests
[2025-11-04T23:45:32.384Z] git repo:
[2025-11-04T23:45:32.384Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-04T23:45:32.384Z] sha:
[2025-11-04T23:45:32.384Z] c5b9b68617e160f1e6373ee243cc572fdf44f36b
[2025-11-04T23:45:32.384Z] ================================================
[2025-11-04T23:45:32.384Z] timestamp: 20251104-234532
[2025-11-04T23:45:32.384Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-04T23:45:32.384Z] git repo:
[2025-11-04T23:45:32.384Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-04T23:45:32.384Z] sha:
[2025-11-04T23:45:32.384Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-04T23:45:32.384Z] ================================================
[2025-11-04T23:45:32.384Z] timestamp: 20251104-234532
[2025-11-04T23:45:32.384Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG
[2025-11-04T23:45:32.384Z] git repo:
[2025-11-04T23:45:32.384Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-04T23:45:32.384Z] sha:
[2025-11-04T23:45:32.384Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382
[2025-11-04T23:45:32.384Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG'
[Pipeline] }
[2025-11-04T23:45:32.466Z] $ ssh-agent -k
[2025-11-04T23:45:32.507Z] unset SSH_AUTH_SOCK;
[2025-11-04T23:45:32.507Z] unset SSH_AGENT_PID;
[2025-11-04T23:45:32.507Z] echo Agent pid 806 killed;
[2025-11-04T23:45:32.574Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-04T23:45:32.737Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-04T23:45:32.758Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-11-04T23:45:32.776Z] $ ssh-agent
[2025-11-04T23:45:32.890Z] SSH_AUTH_SOCK=/tmp/ssh-eccn3ChFlAI2/agent.1093
[2025-11-04T23:45:32.890Z] SSH_AGENT_PID=1094
[2025-11-04T23:45:32.890Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-04T23:45:33.400Z] ++ uname
[2025-11-04T23:45:33.401Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-11-04T23:45:33.401Z] ++ uname
[2025-11-04T23:45:33.401Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-11-04T23:45:33.401Z] ++ uname
[2025-11-04T23:45:33.401Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-11-04T23:45:33.401Z] + MAKE=make
[2025-11-04T23:45:33.401Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-04T23:45:33.401Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-04T23:45:34.297Z] ++ uname
[2025-11-04T23:45:34.297Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-11-04T23:45:34.297Z] ++ uname
[2025-11-04T23:45:34.297Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-11-04T23:45:34.297Z] ++ uname
[2025-11-04T23:45:34.297Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-11-04T23:45:34.297Z] + MAKE=make
[2025-11-04T23:45:34.297Z] + cd ./aqa-tests
[2025-11-04T23:45:34.297Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-04T23:45:34.297Z] ++ set +x
[2025-11-04T23:45:34.297Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-11-04T23:45:34.649Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2025-11-04T23:45:34.649Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-11-04T23:45:34.649Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-04T23:45:34.989Z] perl scripts/configure.pl
[2025-11-04T23:45:34.990Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_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 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-04T23:45:35.344Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-04T23:45:35.344Z]
[2025-11-04T23:45:35.344Z] Starting to generate test make files.
[2025-11-04T23:45:35.344Z]
[2025-11-04T23:45:35.344Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-11-04T23:45:35.344Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-11-04T23:45:35.344Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2025-11-04T23:45:35.344Z]
[2025-11-04T23:45:35.344Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-11-04T23:45:35.344Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-11-04T23:45:35.344Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-11-04T23:45:35.344Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2025-11-04T23:45:35.344Z]
[2025-11-04T23:45:35.344Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-11-04T23:45:35.344Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG/../perf/autoGen.mk
[2025-11-04T23:45:35.344Z]
[2025-11-04T23:45:35.344Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG/../autoGen.mk
[2025-11-04T23:45:35.344Z]
[2025-11-04T23:45:35.344Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG/../TKG/utils.mk
[2025-11-04T23:45:35.344Z]
[2025-11-04T23:45:35.344Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.perf_x86-32_windows\aqa-tests\TKG/../TKG/rerun.mk
[2025-11-04T23:45:35.344Z]
[2025-11-04T23:45:35.344Z] Make files are generated successfully.
[2025-11-04T23:45:35.344Z]
[2025-11-04T23:45:35.344Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-04T23:45:35.344Z] make -f runtest.mk _extended.perf
[2025-11-04T23:45:35.344Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/TKG'
[2025-11-04T23:45:36.100Z]
[2025-11-04T23:45:36.100Z] Running make 4.4.1
[2025-11-04T23:45:36.100Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/
[2025-11-04T23:45:36.100Z] set JDK_VERSION to 8
[2025-11-04T23:45:36.100Z] set JDK_IMPL to hotspot
[2025-11-04T23:45:36.100Z] set JVM_VERSION to openjdk8
[2025-11-04T23:45:36.100Z] set JCL_VERSION to latest
[2025-11-04T23:45:36.100Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2025-11-04T23:45:36.100Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image
[2025-11-04T23:45:36.446Z] set SPEC to win_x86
[2025-11-04T23:45:36.447Z] set TEST_FLAG to
[2025-11-04T23:45:36.447Z] Running extended.perf ...
[2025-11-04T23:45:36.447Z] There are 18 test targets in extended.perf
[2025-11-04T23:45:36.447Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-11-04T23:45:36.800Z] openjdk version "1.8.0_482-beta"
[2025-11-04T23:45:36.800Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042107-b01)
[2025-11-04T23:45:36.800Z] OpenJDK Client VM (Temurin)(build 25.482-b01, mixed mode)
[2025-11-04T23:45:36.800Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests'
[2025-11-04T23:45:36.800Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/perf'
[2025-11-04T23:45:37.156Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-32_windows/aqa-tests/perf/dacapo'
[2025-11-04T23:45:37.156Z]
[2025-11-04T23:45:37.496Z] ===============================================