Pre Test
Started by upstream project "Test_openjdk8_hs_extended.system_x86-64_windows" build number 973
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin" build number 31
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 97
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
originally caused by:
Started by user Andrew Leonard
Started by user Andrew Leonard
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 96
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
Started by user Andrew Leonard
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 95
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1@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.system_x86-64_windows_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.10-release^{commit} # timeout=10
Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-17T01:08:52.971Z] SPEC: win_x86-64
[Pipeline] echo
[2025-10-17T01:08:52.972Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-17T01:08:52.983Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' 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-10-17T01:08:52.986Z] dynamicAgents: []
[Pipeline] node
[2025-10-17T01:09:07.989Z] Still waiting to schedule task
[2025-10-17T01:09:07.991Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2025-10-17T02:14:15.815Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1
[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-10-17T02:14:15.848Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-17T02:14:15.906Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-17T02:14:15.906Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-17T02:14:15.921Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-17T02:14:15.989Z] The recommended git tool is: git
[2025-10-17T02:14:16.024Z] No credentials specified
[2025-10-17T02:14:16.040Z] Cloning the remote Git repository
[2025-10-17T02:14:16.064Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-17T02:14:16.065Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests # timeout=10
[2025-10-17T02:14:16.159Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-10-17T02:14:16.159Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-17T02:14:16.159Z] > git --version # timeout=10
[2025-10-17T02:14:16.194Z] > git --version # 'git version 2.45.1'
[2025-10-17T02:14:16.194Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-17T02:14:22.023Z] Avoid second fetch
[2025-10-17T02:14:22.114Z] Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release)
[2025-10-17T02:14:21.888Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-17T02:14:21.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-17T02:14:22.033Z] > git rev-parse "origin/v1.0.10-release^{commit}" # timeout=10
[2025-10-17T02:14:22.121Z] > git config core.sparsecheckout # timeout=10
[2025-10-17T02:14:22.169Z] > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
[2025-10-17T02:14:24.939Z] Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/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-10-17T02:14:26.292Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-17T02:14:26.325Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-17T02:14:26.830Z] + LC_TIME=C
[2025-10-17T02:14:26.830Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-10-17T02:14:26.911Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-17T02:14:27.326Z] + aqa-tests/terminateTestProcesses.sh null
[2025-10-17T02:14:27.326Z] Windows machine, using powershell queries...
[2025-10-17T02:14:28.001Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-10-17T02:14:29.108Z] + printenv
[2025-10-17T02:14:29.108Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-10-17T02:14:29.108Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-10-17T02:14:29.108Z] KEEP_WORKSPACE=false
[2025-10-17T02:14:29.108Z] NUMBER_OF_PROCESSORS=2
[2025-10-17T02:14:29.108Z] PROCESSOR_LEVEL=25
[2025-10-17T02:14:29.108Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_1.tap
[2025-10-17T02:14:29.108Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/lib
[2025-10-17T02:14:29.108Z] EXIT_FAILURE=false
[2025-10-17T02:14:29.108Z] JDK_BRANCH=jdk8u472-b07_adopt
[2025-10-17T02:14:29.108Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/13/display/redirect?page=tests
[2025-10-17T02:14:29.108Z] PLATFORM=x86-64_windows
[2025-10-17T02:14:29.108Z] DOCKER_REQUIRED=false
[2025-10-17T02:14:29.108Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2025-10-17T02:14:29.108Z] PROGRAMFILES=C:\Program Files
[2025-10-17T02:14:29.108Z] git=C:\Program Files\Git\cmd\git.exe
[2025-10-17T02:14:29.108Z] TIME_LIMIT=25
[2025-10-17T02:14:29.108Z] JENKINS_SERVER_COOKIE=durable-2c6232b9ac4b354cecf0aa5feb35c44b7fc7db1746927ced8bfd6f55408612dd
[2025-10-17T02:14:29.108Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-10-17T02:14:29.108Z] JAVA_HOME=C:\openjdk\jdk-8
[2025-10-17T02:14:29.108Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-17T02:14:29.108Z] GENERATE_JOBS=true
[2025-10-17T02:14:29.108Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:14:29.108Z] OS=Windows_NT
[2025-10-17T02:14:29.108Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/13/display/redirect?page=changes
[2025-10-17T02:14:29.108Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-10-17T02:14:29.108Z] RERUN_ITERATIONS=1
[2025-10-17T02:14:29.108Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-17T02:14:29.108Z] USERDOMAIN=test-azure-win1
[2025-10-17T02:14:29.108Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-17T02:14:29.108Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-17T02:14:29.108Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1
[2025-10-17T02:14:29.108Z] USERPROFILE=C:\Users\jenkins
[2025-10-17T02:14:29.108Z] ARCHIVE_TEST_RESULTS=false
[2025-10-17T02:14:29.108Z] SETUP_JCK_RUN=false
[2025-10-17T02:14:29.109Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/13/
[2025-10-17T02:14:29.109Z] SLACK_CHANNEL=aqavit-bot
[2025-10-17T02:14:29.109Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-windows-x64-temurin
[2025-10-17T02:14:29.109Z] JCK_GIT_BRANCH=master
[2025-10-17T02:14:29.109Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/
[2025-10-17T02:14:29.109Z] BUILD_NUMBER=13
[2025-10-17T02:14:29.109Z] TKG_ITERATIONS=1
[2025-10-17T02:14:29.109Z] _=/usr/bin/printenv
[2025-10-17T02:14:29.109Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-10-17T02:14:29.109Z] SERVICE_ID=Jenkins
[2025-10-17T02:14:29.109Z] BASE=C:\Users\jenkins\agent
[2025-10-17T02:14:29.109Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../benchmarks
[2025-10-17T02:14:29.109Z] ALLUSERSPROFILE=C:\ProgramData
[2025-10-17T02:14:29.109Z] JENKINS_NODE_COOKIE=2487513b-7fac-40be-9bb0-439f9a2fbcb9
[2025-10-17T02:14:29.109Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-10-17T02:14:29.109Z] KEEP_REPORTDIR=false
[2025-10-17T02:14:29.109Z] BUILD_DISPLAY_NAME=#13
[2025-10-17T02:14:29.109Z] SDK_RESOURCE=upstream
[2025-10-17T02:14:29.109Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image
[2025-10-17T02:14:29.109Z] HOME=/home/jenkins
[2025-10-17T02:14:29.109Z] USERNAME=jenkins
[2025-10-17T02:14:29.109Z] WINSW_SERVICE_ID=Jenkins
[2025-10-17T02:14:29.109Z] OneDrive=C:\Users\jenkins\OneDrive
[2025-10-17T02:14:29.109Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-10-17T02:14:29.109Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-10-17T02:14:29.109Z] jobStatus=SUCCESS
[2025-10-17T02:14:29.109Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-17T02:14:29.109Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_1
[2025-10-17T02:14:29.109Z] JOBSTARTTIME=Fri, 17 Oct 2025 02:14:26 +0000
[2025-10-17T02:14:29.109Z] JDK_VERSION=8
[2025-10-17T02:14:29.109Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-10-17T02:14:29.109Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_1
[2025-10-17T02:14:29.109Z] USE_TESTENV_PROPERTIES=true
[2025-10-17T02:14:29.109Z] SYSTEMROOT=C:\Windows
[2025-10-17T02:14:29.109Z] PERSONAL_BUILD=false
[2025-10-17T02:14:29.109Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/13/display/redirect
[2025-10-17T02:14:29.109Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-10-17T02:14:29.109Z] AUTO_DETECT=true
[2025-10-17T02:14:29.109Z] EXIT_SUCCESS=false
[2025-10-17T02:14:29.109Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/display/redirect
[2025-10-17T02:14:29.109Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1
[2025-10-17T02:14:29.109Z] COMPUTERNAME=test-azure-win1
[2025-10-17T02:14:29.109Z] OPENJ9_BRANCH=master
[2025-10-17T02:14:29.109Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-17T02:14:29.109Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:14:29.109Z] PARALLEL=None
[2025-10-17T02:14:29.109Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-17T02:14:29.109Z] ITERATIONS=1
[2025-10-17T02:14:29.109Z] UPSTREAM_JOB_NUMBER=31
[2025-10-17T02:14:29.109Z] SPEC=win_x86-64
[2025-10-17T02:14:29.109Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows
[2025-10-17T02:14:29.109Z] TERM=xterm-256color
[2025-10-17T02:14:29.109Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-10-17T02:14:29.109Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-17T02:14:29.109Z] NODE_NAME=test-azure-win11-x64-2
[2025-10-17T02:14:29.109Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-17T02:14:29.109Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-10-17T02:14:29.109Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-17T02:14:29.109Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-10-17T02:14:29.109Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-10-17T02:14:29.109Z] DYNAMIC_COMPILE=false
[2025-10-17T02:14:29.109Z] SHLVL=2
[2025-10-17T02:14:29.109Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-64_windows_testList_1-13
[2025-10-17T02:14:29.109Z] PROCESSOR_REVISION=0101
[2025-10-17T02:14:29.109Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-10-17T02:14:29.109Z] EXECUTOR_NUMBER=0
[2025-10-17T02:14:29.109Z] HUDSON_COOKIE=eebfdeaa-5bd3-4bc2-b086-1d919746c764
[2025-10-17T02:14:29.109Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-17T02:14:29.109Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-17T02:14:29.109Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-10-17T02:14:29.109Z] ORIGIN_JDK_VERSION=8
[2025-10-17T02:14:29.109Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2025-10-17T02:14:29.109Z] NUM_PROCESSORS=2
[2025-10-17T02:14:29.109Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-17T02:14:29.109Z] NODE_LABELS=sw.os.windows win11 test test-azure-win11-x64-2 ci.role.test x64 windows hw.arch.x86
[2025-10-17T02:14:29.109Z] STAGE_NAME=Setup
[2025-10-17T02:14:29.109Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-17T02:14:29.109Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1@tmp
[2025-10-17T02:14:29.109Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-10-17T02:14:29.109Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-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/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2025-10-17T02:14:29.109Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-17T02:14:29.109Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-17T02:14:29.109Z] ProgramW6432=C:\Program Files
[2025-10-17T02:14:29.109Z] UPSTREAM_TEST_JOB_NUMBER=973
[2025-10-17T02:14:29.109Z] CI=true
[2025-10-17T02:14:29.109Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/13/display/redirect?page=artifacts
[2025-10-17T02:14:29.109Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-17T02:14:29.109Z] RERUN_FAILURE=true
[2025-10-17T02:14:29.109Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-17T02:14:29.109Z] BUILD_LIST=system
[2025-10-17T02:14:29.109Z] BUILD_ID=13
[2025-10-17T02:14:29.109Z] WINDIR=C:\Windows
[2025-10-17T02:14:29.109Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-10-17T02:14:29.109Z] PUBLIC=C:\Users\Public
[2025-10-17T02:14:29.109Z] SYSTEMDRIVE=C:
[2025-10-17T02:14:29.109Z] TARGET=-f parallelList.mk testList_1
[2025-10-17T02:14:29.109Z] USE_JRE=false
[2025-10-17T02:14:29.109Z] JDK_IMPL=hotspot
[2025-10-17T02:14:29.109Z] 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-10-17T02:14:29.163Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-17T02:14:29.185Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-17T02:14:34.235Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-windows-x64-temurin" build number 31
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-17T02:14:34.441Z] 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-10-17T02:14:34.448Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1
[Pipeline] {
[Pipeline] sshagent
[2025-10-17T02:14:34.479Z] $ ssh-agent
[2025-10-17T02:14:34.581Z] SSH_AUTH_SOCK=/tmp/ssh-zTgbYRfDwh1B/agent.915
[2025-10-17T02:14:34.581Z] SSH_AGENT_PID=916
[2025-10-17T02:14:34.581Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-17T02:14:34.594Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-17T02:14:34.653Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-10-17T02:14:35.091Z] ++ pwd
[2025-10-17T02:14:35.091Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-10-17T02:14:35.091Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests
[2025-10-17T02:14:35.091Z] load ./testenv/testenv.properties
[2025-10-17T02:14:35.091Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-10-17T02:14:35.783Z] 3957377c07f3c7efdbd1b8c023f3d4bb53821811 refs/tags/jdk8u472-dryrun-ga
[2025-10-17T02:14:35.783Z] Use tag name jdk8u472-dryrun-ga from ./testenv/testenv.properties
[2025-10-17T02:14:36.110Z] get jdk binary...
[2025-10-17T02:14:36.110Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-17T02:14:36.110Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u472b07.zip ...
[2025-10-17T02:14:39.063Z] List files in jdkbinary folder...
[2025-10-17T02:14:39.063Z] total 173972
[2025-10-17T02:14:39.063Z] -rwxrwx---+ 1 jenkins None 30398659 Oct 16 20:00 OpenJDK8U-debugimage_x64_windows_hotspot_8u472b07.zip
[2025-10-17T02:14:39.063Z] -rwxrwx---+ 1 jenkins None 106980310 Oct 16 20:06 OpenJDK8U-jdk_x64_windows_hotspot_8u472b07.zip
[2025-10-17T02:14:39.063Z] -rwxrwx---+ 1 jenkins None 40656244 Oct 16 20:06 OpenJDK8U-jre_x64_windows_hotspot_8u472b07.zip
[2025-10-17T02:14:39.063Z] -rwxrwx---+ 1 jenkins None 23954 Oct 16 20:04 OpenJDK8U-sbom_x64_windows_hotspot_8u472b07-metadata.json
[2025-10-17T02:14:39.063Z] -rwxrwx---+ 1 jenkins None 78766 Oct 16 20:34 OpenJDK8U-sbom_x64_windows_hotspot_8u472b07.json
[2025-10-17T02:14:39.064Z] drwxrwxr-x+ 1 jenkins None 0 Oct 17 02:14 tmp
[2025-10-17T02:14:39.064Z] List files in jdkbinary/tmp folder...
[2025-10-17T02:14:39.064Z] total 4
[2025-10-17T02:14:39.064Z] drwxrwxr-x+ 1 jenkins None 0 Oct 16 20:00 jdk8u472-b07
[2025-10-17T02:14:39.064Z] Moving directory jdk8u472-b07/ to ../j2sdk-image
[2025-10-17T02:14:39.064Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u472b07.zip ...
[2025-10-17T02:14:40.171Z] List files in jdkbinary folder...
[2025-10-17T02:14:40.171Z] total 173976
[2025-10-17T02:14:40.171Z] -rwxrwx---+ 1 jenkins None 30398659 Oct 16 20:00 OpenJDK8U-debugimage_x64_windows_hotspot_8u472b07.zip
[2025-10-17T02:14:40.171Z] -rwxrwx---+ 1 jenkins None 106980310 Oct 16 20:06 OpenJDK8U-jdk_x64_windows_hotspot_8u472b07.zip
[2025-10-17T02:14:40.171Z] -rwxrwx---+ 1 jenkins None 40656244 Oct 16 20:06 OpenJDK8U-jre_x64_windows_hotspot_8u472b07.zip
[2025-10-17T02:14:40.171Z] -rwxrwx---+ 1 jenkins None 23954 Oct 16 20:04 OpenJDK8U-sbom_x64_windows_hotspot_8u472b07-metadata.json
[2025-10-17T02:14:40.171Z] -rwxrwx---+ 1 jenkins None 78766 Oct 16 20:34 OpenJDK8U-sbom_x64_windows_hotspot_8u472b07.json
[2025-10-17T02:14:40.171Z] drwxrwxr-x+ 1 jenkins None 0 Oct 16 20:00 j2sdk-image
[2025-10-17T02:14:40.171Z] drwxrwxr-x+ 1 jenkins None 0 Oct 17 02:14 tmp
[2025-10-17T02:14:40.171Z] List files in jdkbinary/tmp folder...
[2025-10-17T02:14:40.171Z] total 4
[2025-10-17T02:14:40.171Z] drwxrwxr-x+ 1 jenkins None 0 Oct 16 20:00 jdk8u472-b07-jre
[2025-10-17T02:14:40.171Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image
[2025-10-17T02:14:40.171Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u472b07.zip over ./j2sdk-image/jre...
[2025-10-17T02:14:41.765Z] Removing top-level folder jdk8u472-b07-debug-image/
[2025-10-17T02:14:41.765Z] Removing top-level folder jdk8u472-b07/
[2025-10-17T02:14:43.374Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2025-10-17T02:14:43.374Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-17T02:14:44.062Z] openjdk version "1.8.0_472"
[2025-10-17T02:14:44.062Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-17T02:14:44.062Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-17T02:14:44.062Z] =JAVA VERSION OUTPUT END=
[2025-10-17T02:14:44.062Z] =RELEASE INFO BEGIN=
[2025-10-17T02:14:44.062Z] JAVA_VERSION="1.8.0_472"
[2025-10-17T02:14:44.062Z] OS_NAME="Windows"
[2025-10-17T02:14:44.062Z] OS_VERSION="5.2"
[2025-10-17T02:14:44.062Z] OS_ARCH="amd64"
[2025-10-17T02:14:44.062Z] SOURCE=".:git:695734b33a1a+"
[2025-10-17T02:14:44.062Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-10-17T02:14:44.062Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2025-10-17T02:14:44.063Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-10-17T02:14:44.063Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-10-17T02:14:44.063Z] FULL_VERSION="1.8.0_472-b07"
[2025-10-17T02:14:44.063Z] SEMANTIC_VERSION="8.0.472+7"
[2025-10-17T02:14:44.063Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-10-17T02:14:44.063Z] JVM_VARIANT="Hotspot"
[2025-10-17T02:14:44.063Z] JVM_VERSION="25.472-b07"
[2025-10-17T02:14:44.063Z] IMAGE_TYPE="JDK"
[2025-10-17T02:14:44.063Z] =RELEASE INFO END=
[2025-10-17T02:14:44.063Z] get testKitGen...
[2025-10-17T02:14:44.063Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-17T02:14:45.173Z] git rev-parse v1.0.10
[2025-10-17T02:14:45.173Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-17T02:14:45.598Z] $ ssh-agent -k
[2025-10-17T02:14:45.637Z] unset SSH_AUTH_SOCK;
[2025-10-17T02:14:45.638Z] unset SSH_AGENT_PID;
[2025-10-17T02:14:45.638Z] echo Agent pid 916 killed;
[2025-10-17T02:14:45.680Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-17T02:14:46.151Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=973&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=31&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-17T02:14:46.163Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win11-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=973&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=31&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-17T02:14:46.225Z] Building tests...
[Pipeline] timeout
[2025-10-17T02:14:46.232Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-17T02:14:46.340Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_windows" build number 973
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-17T02:14:46.395Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-17T02:14:46.422Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-17T02:14:46.899Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-17T02:14:47.221Z] --------------------------------------------
[2025-10-17T02:14:47.221Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:14:47.221Z] task is set to default
[2025-10-17T02:14:47.221Z] dependencyList is set to all
[2025-10-17T02:14:47.221Z] --------------------------------------------
[2025-10-17T02:14:47.221Z] Starting download third party dependent jars
[2025-10-17T02:14:47.221Z] --------------------------------------------
[2025-10-17T02:14:47.221Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/mauve/mauve.jar exists, not downloading.
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/asm/asm.jar exists, not downloading.
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-10-17T02:14:47.221Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2025-10-17T02:14:47.221Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-17T02:14:47.365Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-10-17T02:14:47.382Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-17T02:14:47.409Z] $ ssh-agent
[2025-10-17T02:14:47.508Z] SSH_AUTH_SOCK=/tmp/ssh-OJolG0k89cJZ/agent.993
[2025-10-17T02:14:47.508Z] SSH_AGENT_PID=994
[2025-10-17T02:14:47.508Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-17T02:14:47.933Z] + bash ./compile.sh
[2025-10-17T02:14:48.245Z] Set values based on ./testenv/testenv.properties:
[2025-10-17T02:14:48.245Z] =========
[2025-10-17T02:14:48.245Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-17T02:14:48.245Z] TKG_BRANCH=v1.0.10
[2025-10-17T02:14:48.245Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-17T02:14:48.245Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:14:48.245Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-17T02:14:48.245Z] STF_BRANCH=v1.0.10
[2025-10-17T02:14:48.245Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-17T02:14:48.245Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-17T02:14:48.245Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-17T02:14:48.245Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-17T02:14:48.245Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-17T02:14:48.245Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-17T02:14:48.245Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-17T02:14:48.245Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-17T02:14:48.245Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-17T02:14:48.245Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-17T02:14:48.245Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-17T02:14:48.245Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-17T02:14:48.245Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-17T02:14:48.245Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-17T02:14:48.245Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-17T02:14:48.245Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:14:48.246Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-17T02:14:48.246Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:14:48.246Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-17T02:14:48.246Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:14:48.246Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-17T02:14:48.246Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:14:48.246Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-17T02:14:48.246Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:14:48.246Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:14:48.246Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-17T02:14:48.246Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:14:48.246Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-17T02:14:48.246Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:14:48.246Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-17T02:14:48.246Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:14:48.246Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-17T02:14:48.246Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-17T02:14:48.246Z]
[2025-10-17T02:14:48.246Z] =========
[2025-10-17T02:14:48.246Z]
[2025-10-17T02:14:48.246Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-17T02:14:48.246Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-17T02:14:48.246Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:14:48.246Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-17T02:14:48.246Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image
[2025-10-17T02:14:48.246Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib
[2025-10-17T02:14:48.246Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-17T02:14:48.246Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-17T02:14:48.247Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-17T02:14:48.247Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-17T02:14:49.878Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\scripts\build_tools.xml
[2025-10-17T02:14:50.223Z]
[2025-10-17T02:14:50.223Z] build:
[2025-10-17T02:14:50.223Z]
[2025-10-17T02:14:50.223Z] clean:
[2025-10-17T02:14:50.223Z]
[2025-10-17T02:14:50.223Z] init:
[2025-10-17T02:14:50.223Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\bin
[2025-10-17T02:14:50.223Z]
[2025-10-17T02:14:50.223Z] getDependentLibs:
[2025-10-17T02:14:50.575Z] [exec] --------------------------------------------
[2025-10-17T02:14:50.575Z] [exec] path is set to C:/jenkins/externalDependency/system_lib
[2025-10-17T02:14:50.575Z] [exec] task is set to default
[2025-10-17T02:14:50.575Z] [exec] dependencyList is set to json_simple
[2025-10-17T02:14:50.575Z] [exec] --------------------------------------------
[2025-10-17T02:14:50.575Z] [exec] Starting download third party dependent jars
[2025-10-17T02:14:50.575Z] [exec] --------------------------------------------
[2025-10-17T02:14:50.575Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib
[2025-10-17T02:14:50.575Z] [exec] C:/jenkins/externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-10-17T02:14:50.575Z] [exec] downloaded dependent third party jars successfully
[2025-10-17T02:14:50.575Z]
[2025-10-17T02:14:50.575Z] compile:
[2025-10-17T02:14:50.575Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-17T02:14:50.575Z] [echo] ============COMPILER SETTINGS============
[2025-10-17T02:14:50.575Z] [echo] ===fork: yes
[2025-10-17T02:14:50.575Z] [echo] ===debug: on
[2025-10-17T02:14:50.575Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\bin
[2025-10-17T02:14:54.326Z]
[2025-10-17T02:14:54.326Z] dist:
[2025-10-17T02:14:54.326Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\bin\TestKitGen.jar
[2025-10-17T02:14:54.326Z]
[2025-10-17T02:14:54.326Z] BUILD SUCCESSFUL
[2025-10-17T02:14:54.326Z] Total time: 4 seconds
[2025-10-17T02:14:54.326Z] 0
[2025-10-17T02:14:54.661Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-17T02:14:54.999Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-17T02:14:54.999Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2025-10-17T02:14:56.621Z] ****************************** MACHINE INFO ******************************
[2025-10-17T02:14:56.621Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG
[2025-10-17T02:14:56.621Z] Free Physical Memory Size : 5896699904
[2025-10-17T02:14:56.621Z] Free space (bytes) : 24205996032
[2025-10-17T02:14:56.621Z] Total Physical Memory Size : 8536289280
[2025-10-17T02:14:56.622Z] Total space (bytes) : 135771664384
[2025-10-17T02:14:56.622Z] Usable space (bytes) : 24205996032
[2025-10-17T02:14:56.622Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-17T02:14:56.622Z] bashVersion :
[2025-10-17T02:14:56.622Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-10-17T02:14:56.622Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-10-17T02:14:56.622Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-17T02:14:56.622Z]
[2025-10-17T02:14:56.622Z] This is free software; you are free to change and redistribute it.
[2025-10-17T02:14:56.622Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-17T02:14:56.622Z] cpuCores : 2
[2025-10-17T02:14:56.622Z] curlVersion :
[2025-10-17T02:14:56.622Z] 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-10-17T02:14:56.622Z] Release-Date: 2025-07-16
[2025-10-17T02:14:56.622Z] 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-10-17T02:14:56.622Z] 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-10-17T02:14:56.622Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-17T02:14:56.622Z] gcc version : 13
[2025-10-17T02:14:56.622Z] gclibc version : ldd (cygwin) 3.6.4
[2025-10-17T02:14:56.622Z] gdb version : bash: line 1: gdb: command not found
[2025-10-17T02:14:56.622Z] lldb version : Command could not be executed
[2025-10-17T02:14:56.622Z] makeVersion :
[2025-10-17T02:14:56.622Z] GNU Make 4.4.1
[2025-10-17T02:14:56.622Z] Built for x86_64-pc-cygwin
[2025-10-17T02:14:56.622Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-10-17T02:14:56.622Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-10-17T02:14:56.622Z] This is free software: you are free to change and redistribute it.
[2025-10-17T02:14:56.622Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-17T02:14:56.622Z] mavenVersion : bash: line 1: mvn: command not found
[2025-10-17T02:14:56.622Z] perlVersion :
[2025-10-17T02:14:56.622Z]
[2025-10-17T02:14:56.622Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2025-10-17T02:14:56.622Z] (with 3 registered patches, see perl -V for more detail)
[2025-10-17T02:14:56.622Z]
[2025-10-17T02:14:56.622Z] Copyright 1987-2025, Larry Wall
[2025-10-17T02:14:56.622Z]
[2025-10-17T02:14:56.622Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-17T02:14:56.623Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-17T02:14:56.623Z]
[2025-10-17T02:14:56.623Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-17T02:14:56.623Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-17T02:14:56.623Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-10-17T02:14:56.623Z]
[2025-10-17T02:14:56.623Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-17T02:14:56.623Z] procArch : unknown
[2025-10-17T02:14:56.623Z] sysArch : x86_64
[2025-10-17T02:14:56.623Z] sysOS : CYGWIN_NT-10.0-26100
[2025-10-17T02:14:56.623Z] ulimit :
[2025-10-17T02:14:56.623Z] core file size (blocks, -c) 0
[2025-10-17T02:14:56.623Z] data seg size (kbytes, -d) unlimited
[2025-10-17T02:14:56.623Z] file size (blocks, -f) unlimited
[2025-10-17T02:14:56.623Z] open files (-n) 3200
[2025-10-17T02:14:56.623Z] pipe size (512 bytes, -p) 8
[2025-10-17T02:14:56.623Z] stack size (kbytes, -s) 2032
[2025-10-17T02:14:56.623Z] cpu time (seconds, -t) unlimited
[2025-10-17T02:14:56.623Z] max user processes (-u) 256
[2025-10-17T02:14:56.623Z] virtual memory (kbytes, -v) unlimited
[2025-10-17T02:14:56.623Z] uname : CYGWIN_NT-10.0-26100 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2025-10-17T02:14:56.623Z] vmVendor : Oracle Corporation
[2025-10-17T02:14:56.623Z] vmVersion : 25.472-b07
[2025-10-17T02:14:56.623Z] xlc version : bash: line 1: xlC: command not found
[2025-10-17T02:14:56.623Z] **************************************************************************
[2025-10-17T02:14:56.623Z]
[2025-10-17T02:14:56.623Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-17T02:14:56.623Z]
[2025-10-17T02:14:56.623Z] System.getProperty('java.vendor')=Temurin
[2025-10-17T02:14:56.623Z]
[2025-10-17T02:14:56.623Z] System.getProperty('os.name')=Windows 11
[2025-10-17T02:14:56.623Z]
[2025-10-17T02:14:56.623Z] System.getProperty('os.arch')=amd64
[2025-10-17T02:14:56.623Z]
[2025-10-17T02:14:56.623Z] System.getProperty('java.fullversion')=null
[2025-10-17T02:14:56.623Z]
[2025-10-17T02:14:56.623Z] System.getProperty('sun.arch.data.model')=64
[2025-10-17T02:14:56.623Z]
[2025-10-17T02:14:56.934Z] make -f clean.mk cleanBuild
[2025-10-17T02:14:56.935Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG'
[2025-10-17T02:14:57.614Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest
[2025-10-17T02:14:57.614Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG'
[2025-10-17T02:14:57.614Z] make -f compile.mk compile
[2025-10-17T02:14:57.614Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG'
[2025-10-17T02:14:58.287Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation; \
[2025-10-17T02:14:58.287Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation; \
[2025-10-17T02:14:58.288Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/system_lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-10-17T02:14:58.288Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation"; fi
[2025-10-17T02:14:59.924Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\scripts\build_test.xml
[2025-10-17T02:15:00.281Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-10-17T02:15:00.281Z]
[2025-10-17T02:15:00.281Z] -create_test_directory:
[2025-10-17T02:15:00.281Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest
[2025-10-17T02:15:00.281Z]
[2025-10-17T02:15:00.281Z] stage_test_material:
[2025-10-17T02:15:00.593Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest
[2025-10-17T02:15:00.942Z]
[2025-10-17T02:15:00.942Z] build:
[2025-10-17T02:15:01.276Z]
[2025-10-17T02:15:01.276Z] init:
[2025-10-17T02:15:01.277Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system
[2025-10-17T02:15:01.277Z]
[2025-10-17T02:15:01.277Z] dist:
[2025-10-17T02:15:01.277Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system
[2025-10-17T02:15:01.277Z]
[2025-10-17T02:15:01.277Z] common_build:
[2025-10-17T02:15:01.277Z] [echo] target common_build is called.....
[2025-10-17T02:15:01.277Z]
[2025-10-17T02:15:01.277Z] common_init:
[2025-10-17T02:15:01.277Z]
[2025-10-17T02:15:01.277Z] check_systemtest:
[2025-10-17T02:15:01.277Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//system/STF does not exist, clone from GitHub
[2025-10-17T02:15:01.277Z]
[2025-10-17T02:15:01.277Z] clone_stf:
[2025-10-17T02:15:01.602Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-10-17T02:15:02.714Z] [echo] git rev-parse v1.0.10
[2025-10-17T02:15:02.714Z] [echo] git checkout -q -f 9da594f8612161863806c7c3f0c5f5da47453571
[2025-10-17T02:15:04.329Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-10-17T02:15:04.329Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub
[2025-10-17T02:15:04.329Z]
[2025-10-17T02:15:04.329Z] clone_systemtest:
[2025-10-17T02:15:04.657Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-10-17T02:15:07.529Z] [echo] git rev-parse v1.0.10
[2025-10-17T02:15:07.530Z] [echo] git checkout -q -f 77f901bd09d60e48e98adbaa4a5f475c0bad0722
[2025-10-17T02:15:07.868Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-10-17T02:15:07.868Z]
[2025-10-17T02:15:07.868Z] configure_systemtest:
[2025-10-17T02:15:07.868Z] [echo] Executing openjdk.build/build.xml
[2025-10-17T02:15:07.869Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] check-for-ant:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] configure-ant:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] print-ant-location:
[2025-10-17T02:15:07.869Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] print-ant-error:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] check-for-junit:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] configure-junit:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] print-junit-location:
[2025-10-17T02:15:07.869Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] print-junit-error:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] check-for-hamcrest-core:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] configure-hamcrest-core:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] print-hamcrest-core-location:
[2025-10-17T02:15:07.869Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] print-hamcrest-core-error:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] check-for-log4j:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] configure-log4j:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] print-log4j-location:
[2025-10-17T02:15:07.869Z] [echo] Using log4j-api from c:\jenkins\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\externalDependency\system_lib\log4j\log4j-core.jar
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] print-log4j-error:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] check-for-asm:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] configure-asm:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] print-asm-location:
[2025-10-17T02:15:07.869Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar
[2025-10-17T02:15:07.869Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] print-asm-error:
[2025-10-17T02:15:07.869Z]
[2025-10-17T02:15:07.869Z] setup-java-properties:
[2025-10-17T02:15:07.869Z] [echo] java_home is ${java_home}
[2025-10-17T02:15:07.869Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre
[2025-10-17T02:15:08.214Z] [echoproperties] #Ant properties
[2025-10-17T02:15:08.214Z] [echoproperties] #Fri Oct 17 02:15:07 UTC 2025
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk..=
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\classes
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.Property=settings\:
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.file.separator=\\
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.class.path=.
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\bin
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-b07
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.version=1.8.0_472
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.java.vm.version=25.472-b07
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472"
[2025-10-17T02:15:08.214Z] [echoproperties] buildjdk.os.arch=amd64
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.os.name=Windows 11
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.os.version=10.0
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.path.separator=;
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\bin
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.desktop=windows
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.sun.os.patch.level=
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.user.country=US
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.user.language=en
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.user.name=****
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.user.script=
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.user.timezone=
[2025-10-17T02:15:08.215Z] [echoproperties] buildjdk.user.variant=
[2025-10-17T02:15:08.215Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.704335838
[2025-10-17T02:15:08.215Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows 11
[2025-10-17T02:15:08.215Z] [echo] java_platform set to win_x86-64
[2025-10-17T02:15:08.215Z] [echo] java_java_specification_version set to 1.8
[2025-10-17T02:15:08.215Z] [echo] java_java_vm_vendor set to Temurin
[2025-10-17T02:15:08.215Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre/../bin
[2025-10-17T02:15:08.215Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\bin\javac.exe
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] check-for-tools-jar:
[2025-10-17T02:15:08.215Z] [echo] java_java_specification_version is 1.8
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] configure-tools-jar:
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] print-tools-jar-location:
[2025-10-17T02:15:08.215Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] print-tools-jar-error:
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] check-for-windows-sysinternals:
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] set-download-windows-sysinternals-required:
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] configure-windows-sysinternals:
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] print-windows-sysinternals-location:
[2025-10-17T02:15:08.215Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] set-print-windows-sysinternals-error-required:
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] really-print-windows-sysinternals-error:
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] print-windows-sysinternals-error:
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] fail-if-error:
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] print-all-prereq-versions:
[2025-10-17T02:15:08.215Z] [echo] Ant version in use : 1.10.2
[2025-10-17T02:15:08.215Z] [echo] log4j version in use : 2.16.0
[2025-10-17T02:15:08.215Z] [echo] ASM version in use : 9.7.1
[2025-10-17T02:15:08.215Z] [echo] junit version in use : 4.12
[2025-10-17T02:15:08.215Z] [echo] hamcrest version in use: 1.3
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] configure:
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] build-dependencies:
[2025-10-17T02:15:08.215Z] [echo] Executing openjdk.build/build.xml
[2025-10-17T02:15:08.215Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:08.215Z]
[2025-10-17T02:15:08.215Z] setup-java-properties:
[2025-10-17T02:15:08.216Z] [echo] java_home is ${java_home}
[2025-10-17T02:15:08.216Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre
[2025-10-17T02:15:08.216Z] [echoproperties] #Ant properties
[2025-10-17T02:15:08.216Z] [echoproperties] #Fri Oct 17 02:15:08 UTC 2025
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk..=
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\classes
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.Property=settings\:
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.file.separator=\\
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.class.path=.
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.class.version=52.0
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\bin
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-b07
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.specification.version=1.8
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.vendor=Temurin
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.version=1.8.0_472
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.java.vm.version=25.472-b07
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472"
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.os.arch=amd64
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.os.name=Windows 11
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.os.version=10.0
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.path.separator=;
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-10-17T02:15:08.216Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\bin
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.sun.desktop=windows
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.sun.os.patch.level=
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.user.country=US
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.user.language=en
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.user.name=****
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.user.script=
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.user.timezone=
[2025-10-17T02:15:08.217Z] [echoproperties] buildjdk.user.variant=
[2025-10-17T02:15:08.217Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.4329525
[2025-10-17T02:15:08.217Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows 11
[2025-10-17T02:15:08.217Z] [echo] java_platform set to win_x86-64
[2025-10-17T02:15:08.217Z] [echo] java_java_specification_version set to 1.8
[2025-10-17T02:15:08.217Z] [echo] java_java_vm_vendor set to Temurin
[2025-10-17T02:15:08.217Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre/../bin
[2025-10-17T02:15:08.217Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\bin\javac.exe
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] check-prereqs:
[2025-10-17T02:15:08.217Z] [echo] Executing openjdk.build/build.xml
[2025-10-17T02:15:08.217Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] check-for-ant:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] print-ant-location:
[2025-10-17T02:15:08.217Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] print-ant-error:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] check-for-junit:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] print-junit-location:
[2025-10-17T02:15:08.217Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] print-junit-error:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] check-for-hamcrest-core:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] print-hamcrest-core-location:
[2025-10-17T02:15:08.217Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] print-hamcrest-core-error:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] check-for-log4j:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] print-log4j-location:
[2025-10-17T02:15:08.217Z] [echo] Using log4j-api from c:\jenkins\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\externalDependency\system_lib\log4j\log4j-core.jar
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] print-log4j-error:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] check-for-asm:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] print-asm-location:
[2025-10-17T02:15:08.217Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar
[2025-10-17T02:15:08.217Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] print-asm-error:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] setup-java-properties:
[2025-10-17T02:15:08.217Z]
[2025-10-17T02:15:08.217Z] check-for-tools-jar:
[2025-10-17T02:15:08.217Z] [echo] java_java_specification_version is 1.8
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] print-tools-jar-location:
[2025-10-17T02:15:08.589Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] print-tools-jar-error:
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] check-for-windows-sysinternals:
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] print-windows-sysinternals-location:
[2025-10-17T02:15:08.589Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] set-print-windows-sysinternals-error-required:
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] really-print-windows-sysinternals-error:
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] print-windows-sysinternals-error:
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] fail-if-error:
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] print-all-prereq-versions:
[2025-10-17T02:15:08.589Z] [echo] Ant version in use : 1.10.2
[2025-10-17T02:15:08.589Z] [echo] log4j version in use : 2.16.0
[2025-10-17T02:15:08.589Z] [echo] ASM version in use : 9.7.1
[2025-10-17T02:15:08.589Z] [echo] junit version in use : 4.12
[2025-10-17T02:15:08.589Z] [echo] hamcrest version in use: 1.3
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] run-check-prereqs:
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] build-dependencies:
[2025-10-17T02:15:08.589Z] [echo] Executing stf.build/build.xml
[2025-10-17T02:15:08.589Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] setup-java-properties:
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] check-prereqs:
[2025-10-17T02:15:08.589Z]
[2025-10-17T02:15:08.589Z] build-dependencies:
[2025-10-17T02:15:08.589Z] [echo] Executing stf.core/build.xml
[2025-10-17T02:15:08.590Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:08.590Z]
[2025-10-17T02:15:08.590Z] setup-java-properties:
[2025-10-17T02:15:08.590Z]
[2025-10-17T02:15:08.590Z] check-prereqs:
[2025-10-17T02:15:08.590Z]
[2025-10-17T02:15:08.590Z] build-dependencies:
[2025-10-17T02:15:08.590Z]
[2025-10-17T02:15:08.590Z] create-bin-dir:
[2025-10-17T02:15:08.590Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin
[2025-10-17T02:15:08.590Z]
[2025-10-17T02:15:08.590Z] build-java:
[2025-10-17T02:15:08.590Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin
[2025-10-17T02:15:12.354Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin
[2025-10-17T02:15:13.467Z]
[2025-10-17T02:15:13.467Z] build-jar:
[2025-10-17T02:15:13.467Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin\stf.core.jar
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] build-archives:
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] copy-log4j2-config:
[2025-10-17T02:15:13.844Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] build-no-natives:
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] build-natives:
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] build:
[2025-10-17T02:15:13.844Z] [echo] Executing stf.load/build.xml
[2025-10-17T02:15:13.844Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] setup-java-properties:
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] check-prereqs:
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] build-dependencies:
[2025-10-17T02:15:13.844Z] [echo] Executing stf.core/build.xml
[2025-10-17T02:15:13.844Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] setup-java-properties:
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] check-prereqs:
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] build-dependencies:
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] create-bin-dir:
[2025-10-17T02:15:13.844Z]
[2025-10-17T02:15:13.844Z] build-java:
[2025-10-17T02:15:14.185Z]
[2025-10-17T02:15:14.185Z] build-jar:
[2025-10-17T02:15:14.185Z]
[2025-10-17T02:15:14.185Z] build-archives:
[2025-10-17T02:15:14.185Z]
[2025-10-17T02:15:14.185Z] copy-log4j2-config:
[2025-10-17T02:15:14.185Z]
[2025-10-17T02:15:14.185Z] build-no-natives:
[2025-10-17T02:15:14.185Z]
[2025-10-17T02:15:14.185Z] build-natives:
[2025-10-17T02:15:14.185Z]
[2025-10-17T02:15:14.185Z] build:
[2025-10-17T02:15:14.185Z]
[2025-10-17T02:15:14.185Z] create-bin-dir:
[2025-10-17T02:15:14.186Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\bin
[2025-10-17T02:15:14.186Z]
[2025-10-17T02:15:14.186Z] build-java:
[2025-10-17T02:15:14.186Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\bin
[2025-10-17T02:15:16.522Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API.
[2025-10-17T02:15:16.522Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-17T02:15:16.522Z]
[2025-10-17T02:15:16.522Z] build-jar:
[2025-10-17T02:15:16.522Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\bin\stf.load.jar
[2025-10-17T02:15:16.862Z]
[2025-10-17T02:15:16.863Z] build-archives:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-no-natives:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-natives:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build:
[2025-10-17T02:15:16.863Z] [echo] Executing stf.samples/build.xml
[2025-10-17T02:15:16.863Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] setup-java-properties:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] check-prereqs:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-dependencies:
[2025-10-17T02:15:16.863Z] [echo] Executing stf.core/build.xml
[2025-10-17T02:15:16.863Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] setup-java-properties:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] check-prereqs:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-dependencies:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] create-bin-dir:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-java:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-jar:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-archives:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] copy-log4j2-config:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-no-natives:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-natives:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build:
[2025-10-17T02:15:16.863Z] [echo] Executing stf.load/build.xml
[2025-10-17T02:15:16.863Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] setup-java-properties:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] check-prereqs:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-dependencies:
[2025-10-17T02:15:16.863Z] [echo] Executing stf.core/build.xml
[2025-10-17T02:15:16.863Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] setup-java-properties:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] check-prereqs:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-dependencies:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] create-bin-dir:
[2025-10-17T02:15:16.863Z]
[2025-10-17T02:15:16.863Z] build-java:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build-jar:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build-archives:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] copy-log4j2-config:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build-no-natives:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build-natives:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] create-bin-dir:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build-java:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build-jar:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build-archives:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build-no-natives:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build-natives:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build:
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] create-bin-dir:
[2025-10-17T02:15:17.200Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.samples\bin
[2025-10-17T02:15:17.200Z]
[2025-10-17T02:15:17.200Z] build-java:
[2025-10-17T02:15:17.200Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.samples\bin
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] build-jar:
[2025-10-17T02:15:18.844Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] build-archives:
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] build-no-natives:
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] build-natives:
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] build:
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] build:
[2025-10-17T02:15:18.844Z] [echo] Executing openjdk.test.concurrent/build.xml
[2025-10-17T02:15:18.844Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] setup-java-properties:
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] check-prereqs:
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] build-dependencies:
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] create-bin-dir:
[2025-10-17T02:15:18.844Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2025-10-17T02:15:18.844Z]
[2025-10-17T02:15:18.844Z] build-java:
[2025-10-17T02:15:18.844Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2025-10-17T02:15:22.580Z]
[2025-10-17T02:15:22.580Z] build-jar:
[2025-10-17T02:15:22.580Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar
[2025-10-17T02:15:23.284Z]
[2025-10-17T02:15:23.284Z] build-archives:
[2025-10-17T02:15:23.284Z]
[2025-10-17T02:15:23.284Z] build-no-natives:
[2025-10-17T02:15:23.284Z]
[2025-10-17T02:15:23.284Z] build-natives:
[2025-10-17T02:15:23.284Z]
[2025-10-17T02:15:23.284Z] build:
[2025-10-17T02:15:23.284Z] [echo] Executing openjdk.test.classloading/build.xml
[2025-10-17T02:15:23.284Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:23.284Z]
[2025-10-17T02:15:23.284Z] setup-java-properties:
[2025-10-17T02:15:23.284Z]
[2025-10-17T02:15:23.284Z] check-prereqs:
[2025-10-17T02:15:23.284Z]
[2025-10-17T02:15:23.284Z] build-dependencies:
[2025-10-17T02:15:23.284Z]
[2025-10-17T02:15:23.284Z] create-bin-dir:
[2025-10-17T02:15:23.284Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2025-10-17T02:15:23.284Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2025-10-17T02:15:23.284Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2025-10-17T02:15:23.284Z]
[2025-10-17T02:15:23.284Z] build-java:
[2025-10-17T02:15:23.285Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2025-10-17T02:15:24.462Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2025-10-17T02:15:25.168Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2025-10-17T02:15:25.881Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class
[2025-10-17T02:15:25.882Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class
[2025-10-17T02:15:25.882Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2
[2025-10-17T02:15:25.882Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1
[2025-10-17T02:15:25.882Z]
[2025-10-17T02:15:25.882Z] build-jar:
[2025-10-17T02:15:25.882Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar
[2025-10-17T02:15:25.882Z]
[2025-10-17T02:15:25.882Z] build-archives:
[2025-10-17T02:15:25.882Z]
[2025-10-17T02:15:25.882Z] build-no-natives:
[2025-10-17T02:15:25.882Z]
[2025-10-17T02:15:25.882Z] build-natives:
[2025-10-17T02:15:25.882Z]
[2025-10-17T02:15:25.882Z] copy-dict-file:
[2025-10-17T02:15:25.882Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading
[2025-10-17T02:15:25.882Z]
[2025-10-17T02:15:25.882Z] build:
[2025-10-17T02:15:25.882Z] [echo] Executing openjdk.test.debugging/build.xml
[2025-10-17T02:15:25.883Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:25.883Z]
[2025-10-17T02:15:25.883Z] setup-java-properties:
[2025-10-17T02:15:25.883Z]
[2025-10-17T02:15:25.883Z] check-prereqs:
[2025-10-17T02:15:25.883Z]
[2025-10-17T02:15:25.883Z] build-dependencies:
[2025-10-17T02:15:25.883Z]
[2025-10-17T02:15:25.883Z] create-bin-dir:
[2025-10-17T02:15:25.883Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2025-10-17T02:15:25.883Z]
[2025-10-17T02:15:25.883Z] build-java-8:
[2025-10-17T02:15:25.883Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2025-10-17T02:15:28.204Z]
[2025-10-17T02:15:28.204Z] build-java-11-25plus:
[2025-10-17T02:15:28.204Z]
[2025-10-17T02:15:28.204Z] build-java-17-24:
[2025-10-17T02:15:28.204Z]
[2025-10-17T02:15:28.204Z] build-java:
[2025-10-17T02:15:28.204Z]
[2025-10-17T02:15:28.204Z] build-jdi-jar:
[2025-10-17T02:15:28.205Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] build-hcr-jar:
[2025-10-17T02:15:28.205Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] build-jars:
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] build-archives:
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] build-no-natives:
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] build-natives:
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] build:
[2025-10-17T02:15:28.205Z] [echo] Executing openjdk.test.gc/build.xml
[2025-10-17T02:15:28.205Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] setup-java-properties:
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] check-prereqs:
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] build-dependencies:
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] create-bin-dir:
[2025-10-17T02:15:28.205Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2025-10-17T02:15:28.205Z]
[2025-10-17T02:15:28.205Z] build-java:
[2025-10-17T02:15:28.205Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2025-10-17T02:15:28.898Z]
[2025-10-17T02:15:28.898Z] build-jar:
[2025-10-17T02:15:28.898Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar
[2025-10-17T02:15:28.898Z]
[2025-10-17T02:15:28.898Z] build-archives:
[2025-10-17T02:15:28.898Z]
[2025-10-17T02:15:28.898Z] build-no-natives:
[2025-10-17T02:15:28.898Z]
[2025-10-17T02:15:28.898Z] build-natives:
[2025-10-17T02:15:28.898Z]
[2025-10-17T02:15:28.898Z] build:
[2025-10-17T02:15:28.898Z] [echo] Executing openjdk.test.jck/build.xml
[2025-10-17T02:15:28.899Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:28.899Z]
[2025-10-17T02:15:28.899Z] setup-java-properties:
[2025-10-17T02:15:28.899Z]
[2025-10-17T02:15:28.899Z] check-prereqs:
[2025-10-17T02:15:28.899Z]
[2025-10-17T02:15:28.899Z] build-dependencies:
[2025-10-17T02:15:28.899Z]
[2025-10-17T02:15:28.899Z] create-bin-dir:
[2025-10-17T02:15:28.899Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2025-10-17T02:15:28.899Z]
[2025-10-17T02:15:28.899Z] build-java:
[2025-10-17T02:15:28.899Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2025-10-17T02:15:31.203Z]
[2025-10-17T02:15:31.203Z] build-jar:
[2025-10-17T02:15:31.203Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar
[2025-10-17T02:15:31.203Z]
[2025-10-17T02:15:31.203Z] build-archives:
[2025-10-17T02:15:31.203Z]
[2025-10-17T02:15:31.204Z] build-no-natives:
[2025-10-17T02:15:31.204Z]
[2025-10-17T02:15:31.204Z] setup-native-build-command:
[2025-10-17T02:15:31.204Z] [echo] building natives for java_platform win_x86-64
[2025-10-17T02:15:31.204Z]
[2025-10-17T02:15:31.204Z] build-natives-windows:
[2025-10-17T02:15:31.204Z]
[2025-10-17T02:15:31.204Z] build-natives-unix:
[2025-10-17T02:15:31.204Z]
[2025-10-17T02:15:31.204Z] build-natives:
[2025-10-17T02:15:31.204Z]
[2025-10-17T02:15:31.204Z] build:
[2025-10-17T02:15:31.204Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2025-10-17T02:15:31.204Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:31.204Z]
[2025-10-17T02:15:31.204Z] setup-java-properties:
[2025-10-17T02:15:31.204Z]
[2025-10-17T02:15:31.204Z] check-prereqs:
[2025-10-17T02:15:31.204Z]
[2025-10-17T02:15:31.204Z] build-dependencies:
[2025-10-17T02:15:31.204Z]
[2025-10-17T02:15:31.204Z] create-bin-dir:
[2025-10-17T02:15:31.204Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2025-10-17T02:15:31.204Z]
[2025-10-17T02:15:31.204Z] build-java:
[2025-10-17T02:15:31.204Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2025-10-17T02:15:34.212Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles
[2025-10-17T02:15:34.212Z]
[2025-10-17T02:15:34.212Z] build-jar:
[2025-10-17T02:15:34.212Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar
[2025-10-17T02:15:34.905Z]
[2025-10-17T02:15:34.905Z] build-archives:
[2025-10-17T02:15:34.905Z]
[2025-10-17T02:15:34.905Z] build-no-natives:
[2025-10-17T02:15:34.905Z]
[2025-10-17T02:15:34.905Z] build-natives:
[2025-10-17T02:15:34.905Z]
[2025-10-17T02:15:34.905Z] build:
[2025-10-17T02:15:34.905Z] [echo] Executing openjdk.test.lang/build.xml
[2025-10-17T02:15:34.905Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:34.905Z]
[2025-10-17T02:15:34.905Z] setup-java-properties:
[2025-10-17T02:15:34.905Z]
[2025-10-17T02:15:34.905Z] check-prereqs:
[2025-10-17T02:15:34.905Z]
[2025-10-17T02:15:34.905Z] build-dependencies:
[2025-10-17T02:15:34.905Z]
[2025-10-17T02:15:34.905Z] create-bin-dir:
[2025-10-17T02:15:34.905Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2025-10-17T02:15:34.905Z]
[2025-10-17T02:15:34.905Z] build-java:
[2025-10-17T02:15:34.905Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2025-10-17T02:15:38.612Z]
[2025-10-17T02:15:38.612Z] build-jar:
[2025-10-17T02:15:38.612Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar
[2025-10-17T02:15:38.612Z]
[2025-10-17T02:15:38.612Z] build-archives:
[2025-10-17T02:15:38.612Z]
[2025-10-17T02:15:38.612Z] build-no-natives:
[2025-10-17T02:15:38.612Z]
[2025-10-17T02:15:38.612Z] build-natives:
[2025-10-17T02:15:38.612Z]
[2025-10-17T02:15:38.612Z] build:
[2025-10-17T02:15:38.612Z] [echo] Executing openjdk.test.load/build.xml
[2025-10-17T02:15:38.612Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:38.612Z]
[2025-10-17T02:15:38.612Z] setup-java-properties:
[2025-10-17T02:15:38.612Z]
[2025-10-17T02:15:38.612Z] check-prereqs:
[2025-10-17T02:15:38.612Z]
[2025-10-17T02:15:38.612Z] build-dependencies:
[2025-10-17T02:15:38.612Z]
[2025-10-17T02:15:38.612Z] create-bin-dir:
[2025-10-17T02:15:38.612Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2025-10-17T02:15:38.612Z]
[2025-10-17T02:15:38.612Z] build-java:
[2025-10-17T02:15:38.613Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2025-10-17T02:15:40.272Z]
[2025-10-17T02:15:40.272Z] build-jar:
[2025-10-17T02:15:40.272Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar
[2025-10-17T02:15:40.272Z]
[2025-10-17T02:15:40.272Z] build-archives:
[2025-10-17T02:15:40.272Z]
[2025-10-17T02:15:40.272Z] build-no-natives:
[2025-10-17T02:15:40.272Z]
[2025-10-17T02:15:40.272Z] build-natives:
[2025-10-17T02:15:40.272Z]
[2025-10-17T02:15:40.272Z] build:
[2025-10-17T02:15:40.272Z] [echo] Executing openjdk.test.locking/build.xml
[2025-10-17T02:15:40.273Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:40.273Z]
[2025-10-17T02:15:40.273Z] setup-java-properties:
[2025-10-17T02:15:40.273Z]
[2025-10-17T02:15:40.273Z] check-prereqs:
[2025-10-17T02:15:40.273Z]
[2025-10-17T02:15:40.273Z] build-dependencies:
[2025-10-17T02:15:40.273Z]
[2025-10-17T02:15:40.273Z] create-bin-dir:
[2025-10-17T02:15:40.273Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2025-10-17T02:15:40.273Z]
[2025-10-17T02:15:40.273Z] build-java:
[2025-10-17T02:15:40.273Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2025-10-17T02:15:40.998Z]
[2025-10-17T02:15:40.998Z] build-jar:
[2025-10-17T02:15:40.998Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar
[2025-10-17T02:15:40.998Z]
[2025-10-17T02:15:40.998Z] build-archives:
[2025-10-17T02:15:40.998Z]
[2025-10-17T02:15:40.998Z] build-no-natives:
[2025-10-17T02:15:40.998Z]
[2025-10-17T02:15:40.998Z] build-natives:
[2025-10-17T02:15:40.998Z]
[2025-10-17T02:15:40.998Z] build:
[2025-10-17T02:15:40.998Z] [echo] Executing openjdk.test.math/build.xml
[2025-10-17T02:15:40.998Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:15:40.998Z]
[2025-10-17T02:15:40.998Z] setup-java-properties:
[2025-10-17T02:15:40.998Z]
[2025-10-17T02:15:40.998Z] check-prereqs:
[2025-10-17T02:15:40.998Z]
[2025-10-17T02:15:40.998Z] build-dependencies:
[2025-10-17T02:15:40.998Z]
[2025-10-17T02:15:40.998Z] create-bin-dir:
[2025-10-17T02:15:40.998Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2025-10-17T02:15:40.998Z]
[2025-10-17T02:15:40.998Z] build-java:
[2025-10-17T02:15:40.999Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2025-10-17T02:16:00.077Z]
[2025-10-17T02:16:00.077Z] build-jar:
[2025-10-17T02:16:00.077Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] build-archives:
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] build-no-natives:
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] build-natives:
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] build:
[2025-10-17T02:16:02.952Z] [echo] Executing openjdk.test.mauve/build.xml
[2025-10-17T02:16:02.952Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] check-if-already-built:
[2025-10-17T02:16:02.952Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists
[2025-10-17T02:16:02.952Z] [echo] openjdk_test_mauve_already_built is true
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] check-if-cvs-available:
[2025-10-17T02:16:02.952Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2025-10-17T02:16:02.952Z] [echo] cvs_available is true
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] download-cvsclient:
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] output-recreate-message:
[2025-10-17T02:16:02.952Z] [echo] c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2025-10-17T02:16:02.952Z] [echo] If you want to recreate c:\jenkins\externalDependency\system_lib/mauve/mauve.jar, delete it manually and rerun.
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] delete-work-dir:
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] create-work-dir:
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] get-source:
[2025-10-17T02:16:02.952Z]
[2025-10-17T02:16:02.952Z] check-if-source-available:
[2025-10-17T02:16:02.953Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists
[2025-10-17T02:16:02.953Z] [echo] mauve_source_available is ${mauve_source_available}
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] delete-corba-files:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] mauve-configure:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] setup-java-properties:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] build-harness:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] build-tests:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] build-java:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] build-jar:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] build-archives:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] check-if-work_jar_file-exists:
[2025-10-17T02:16:02.953Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve.jar exists
[2025-10-17T02:16:02.953Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] install-archives:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] configure:
[2025-10-17T02:16:02.953Z] [echo] Executing openjdk.test.nio/build.xml
[2025-10-17T02:16:02.953Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] setup-java-properties:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] check-prereqs:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] build-dependencies:
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] create-bin-dir:
[2025-10-17T02:16:02.953Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] check-java-nio-filesystem:
[2025-10-17T02:16:02.953Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] copy-resources:
[2025-10-17T02:16:02.953Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-10-17T02:16:02.953Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-10-17T02:16:02.953Z]
[2025-10-17T02:16:02.953Z] build-java-nio-filesystem:
[2025-10-17T02:16:02.953Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2025-10-17T02:16:02.953Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2025-10-17T02:16:04.066Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2025-10-17T02:16:04.066Z] [exec] Done
[2025-10-17T02:16:04.066Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2025-10-17T02:16:04.397Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-10-17T02:16:15.040Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF
[2025-10-17T02:16:15.040Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2025-10-17T02:16:15.040Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2025-10-17T02:16:15.040Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar
[2025-10-17T02:16:17.903Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2025-10-17T02:16:19.020Z]
[2025-10-17T02:16:19.020Z] build-java:
[2025-10-17T02:16:19.020Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2025-10-17T02:16:22.711Z]
[2025-10-17T02:16:22.711Z] build-jar:
[2025-10-17T02:16:22.711Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar
[2025-10-17T02:16:23.075Z]
[2025-10-17T02:16:23.075Z] build-archives:
[2025-10-17T02:16:23.075Z]
[2025-10-17T02:16:23.075Z] build-no-natives:
[2025-10-17T02:16:23.075Z]
[2025-10-17T02:16:23.075Z] build-natives:
[2025-10-17T02:16:23.075Z]
[2025-10-17T02:16:23.075Z] build:
[2025-10-17T02:16:23.075Z] [echo] Executing openjdk.test.serialization/build.xml
[2025-10-17T02:16:23.075Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:16:23.075Z]
[2025-10-17T02:16:23.075Z] setup-java-properties:
[2025-10-17T02:16:23.075Z]
[2025-10-17T02:16:23.075Z] check-prereqs:
[2025-10-17T02:16:23.075Z]
[2025-10-17T02:16:23.075Z] build-dependencies:
[2025-10-17T02:16:23.075Z]
[2025-10-17T02:16:23.075Z] create-bin-dir:
[2025-10-17T02:16:23.075Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2025-10-17T02:16:23.075Z]
[2025-10-17T02:16:23.075Z] build-java:
[2025-10-17T02:16:23.075Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2025-10-17T02:16:24.235Z]
[2025-10-17T02:16:24.235Z] build-jar:
[2025-10-17T02:16:24.235Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar
[2025-10-17T02:16:24.235Z]
[2025-10-17T02:16:24.235Z] build-archives:
[2025-10-17T02:16:24.235Z]
[2025-10-17T02:16:24.235Z] build-no-natives:
[2025-10-17T02:16:24.235Z]
[2025-10-17T02:16:24.235Z] build-natives:
[2025-10-17T02:16:24.235Z]
[2025-10-17T02:16:24.235Z] build:
[2025-10-17T02:16:24.235Z] [echo] Executing openjdk.test.security/build.xml
[2025-10-17T02:16:24.235Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:16:24.235Z]
[2025-10-17T02:16:24.235Z] setup-java-properties:
[2025-10-17T02:16:24.235Z]
[2025-10-17T02:16:24.235Z] check-prereqs:
[2025-10-17T02:16:24.235Z]
[2025-10-17T02:16:24.235Z] build-dependencies:
[2025-10-17T02:16:24.235Z]
[2025-10-17T02:16:24.235Z] create-bin-dir:
[2025-10-17T02:16:24.236Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2025-10-17T02:16:24.236Z]
[2025-10-17T02:16:24.236Z] build-java:
[2025-10-17T02:16:24.236Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2025-10-17T02:16:25.377Z]
[2025-10-17T02:16:25.377Z] build-jar:
[2025-10-17T02:16:25.378Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar
[2025-10-17T02:16:25.378Z]
[2025-10-17T02:16:25.378Z] build-archives:
[2025-10-17T02:16:25.378Z]
[2025-10-17T02:16:25.378Z] build-no-natives:
[2025-10-17T02:16:25.378Z]
[2025-10-17T02:16:25.378Z] build-natives:
[2025-10-17T02:16:25.378Z]
[2025-10-17T02:16:25.378Z] build:
[2025-10-17T02:16:25.378Z] [echo] Executing openjdk.test.util/build.xml
[2025-10-17T02:16:25.378Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:16:25.378Z]
[2025-10-17T02:16:25.378Z] setup-java-properties:
[2025-10-17T02:16:25.378Z]
[2025-10-17T02:16:25.378Z] check-prereqs:
[2025-10-17T02:16:25.378Z]
[2025-10-17T02:16:25.378Z] build-dependencies:
[2025-10-17T02:16:25.378Z]
[2025-10-17T02:16:25.378Z] create-bin-dir:
[2025-10-17T02:16:25.378Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2025-10-17T02:16:25.378Z]
[2025-10-17T02:16:25.378Z] build-java:
[2025-10-17T02:16:25.378Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2025-10-17T02:16:27.021Z]
[2025-10-17T02:16:27.021Z] build-jar:
[2025-10-17T02:16:27.021Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar
[2025-10-17T02:16:27.357Z]
[2025-10-17T02:16:27.357Z] build-archives:
[2025-10-17T02:16:27.357Z]
[2025-10-17T02:16:27.357Z] build-no-natives:
[2025-10-17T02:16:27.357Z]
[2025-10-17T02:16:27.357Z] build-natives:
[2025-10-17T02:16:27.357Z]
[2025-10-17T02:16:27.357Z] build:
[2025-10-17T02:16:27.357Z] [echo] Executing openjdk.test.jlm/build.xml
[2025-10-17T02:16:27.357Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:16:27.357Z]
[2025-10-17T02:16:27.357Z] setup-java-properties:
[2025-10-17T02:16:27.357Z]
[2025-10-17T02:16:27.357Z] check-prereqs:
[2025-10-17T02:16:27.357Z]
[2025-10-17T02:16:27.357Z] create-bin-dir:
[2025-10-17T02:16:27.357Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2025-10-17T02:16:27.357Z]
[2025-10-17T02:16:27.357Z] build-java:
[2025-10-17T02:16:27.357Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2025-10-17T02:16:30.257Z]
[2025-10-17T02:16:30.257Z] build-jar:
[2025-10-17T02:16:30.257Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar
[2025-10-17T02:16:30.955Z]
[2025-10-17T02:16:30.955Z] build-archives:
[2025-10-17T02:16:30.955Z]
[2025-10-17T02:16:30.955Z] build-no-natives:
[2025-10-17T02:16:30.955Z]
[2025-10-17T02:16:30.955Z] build-natives:
[2025-10-17T02:16:30.955Z]
[2025-10-17T02:16:30.955Z] build:
[2025-10-17T02:16:30.955Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/../../externalDependency/system_lib
[2025-10-17T02:16:30.955Z]
[2025-10-17T02:16:30.955Z] setup-java-properties:
[2025-10-17T02:16:30.955Z]
[2025-10-17T02:16:30.955Z] check-prereqs:
[2025-10-17T02:16:30.955Z]
[2025-10-17T02:16:30.955Z] check-compiler-level:
[2025-10-17T02:16:30.955Z] [echo] java_java_specification_version is 1.8
[2025-10-17T02:16:30.955Z] [echo] can_build_modularity is false
[2025-10-17T02:16:30.955Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2025-10-17T02:16:30.955Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2025-10-17T02:16:30.955Z]
[2025-10-17T02:16:30.955Z] create-bin-dir:
[2025-10-17T02:16:30.955Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin
[2025-10-17T02:16:30.955Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods
[2025-10-17T02:16:30.955Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2025-10-17T02:16:30.956Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2025-10-17T02:16:30.956Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2025-10-17T02:16:30.956Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2025-10-17T02:16:30.956Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2025-10-17T02:16:30.956Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2025-10-17T02:16:30.956Z]
[2025-10-17T02:16:30.956Z] build-java:
[2025-10-17T02:16:30.956Z]
[2025-10-17T02:16:30.956Z] build-no-natives:
[2025-10-17T02:16:30.956Z]
[2025-10-17T02:16:30.956Z] build:
[2025-10-17T02:16:30.956Z]
[2025-10-17T02:16:30.956Z] build:
[2025-10-17T02:16:30.956Z]
[2025-10-17T02:16:30.956Z] common_dist:
[2025-10-17T02:16:30.956Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\STF
[2025-10-17T02:16:32.073Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest
[2025-10-17T02:16:35.765Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest
[2025-10-17T02:16:35.765Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\system\openj9-systemtest does not exist.
[2025-10-17T02:16:35.765Z]
[2025-10-17T02:16:35.765Z] build:
[2025-10-17T02:16:35.765Z]
[2025-10-17T02:16:35.765Z] build:
[2025-10-17T02:16:35.765Z]
[2025-10-17T02:16:35.765Z] THC.check:
[2025-10-17T02:16:35.765Z]
[2025-10-17T02:16:35.765Z] getChurn:
[2025-10-17T02:16:36.091Z] [exec] Cloning into 'churn'...
[2025-10-17T02:16:36.801Z]
[2025-10-17T02:16:36.801Z] dist:
[2025-10-17T02:16:36.801Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\churn
[2025-10-17T02:16:37.129Z]
[2025-10-17T02:16:37.129Z] init:
[2025-10-17T02:16:37.129Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\daaLoadTest
[2025-10-17T02:16:37.129Z]
[2025-10-17T02:16:37.129Z] common_build:
[2025-10-17T02:16:37.129Z]
[2025-10-17T02:16:37.129Z] build:
[2025-10-17T02:16:37.130Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\daaLoadTest
[2025-10-17T02:16:37.130Z]
[2025-10-17T02:16:37.130Z] build:
[2025-10-17T02:16:37.130Z]
[2025-10-17T02:16:37.130Z] init:
[2025-10-17T02:16:37.130Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\jcstress
[2025-10-17T02:16:37.130Z]
[2025-10-17T02:16:37.130Z] getDependentLibs:
[2025-10-17T02:16:37.130Z] [exec] --------------------------------------------
[2025-10-17T02:16:37.130Z] [exec] path is set to C:/jenkins/externalDependency/system_lib
[2025-10-17T02:16:37.130Z] [exec] task is set to default
[2025-10-17T02:16:37.130Z] [exec] dependencyList is set to jcstress
[2025-10-17T02:16:37.130Z] [exec] --------------------------------------------
[2025-10-17T02:16:37.130Z] [exec] Starting download third party dependent jars
[2025-10-17T02:16:37.130Z] [exec] --------------------------------------------
[2025-10-17T02:16:37.130Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib
[2025-10-17T02:16:37.130Z] [exec] C:/jenkins/externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-17T02:16:37.130Z] [exec] downloaded dependent third party jars successfully
[2025-10-17T02:16:37.130Z]
[2025-10-17T02:16:37.130Z] dist:
[2025-10-17T02:16:37.130Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\jcstress
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] init:
[2025-10-17T02:16:37.464Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\jlm
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] common_build:
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] build:
[2025-10-17T02:16:37.464Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\jlm
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] init:
[2025-10-17T02:16:37.464Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\lambdaLoadTest
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] common_build:
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] build:
[2025-10-17T02:16:37.464Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\lambdaLoadTest
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] init:
[2025-10-17T02:16:37.464Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\mathLoadTest
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] common_build:
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] build:
[2025-10-17T02:16:37.464Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\mathLoadTest
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] init:
[2025-10-17T02:16:37.464Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\mauveLoadTest
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] common_build:
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] build:
[2025-10-17T02:16:37.464Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\mauveLoadTest
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] init:
[2025-10-17T02:16:37.464Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\modularity
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] common_build:
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] build:
[2025-10-17T02:16:37.464Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\modularity
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] init:
[2025-10-17T02:16:37.464Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\otherLoadTest
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] common_build:
[2025-10-17T02:16:37.464Z]
[2025-10-17T02:16:37.464Z] build:
[2025-10-17T02:16:37.464Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\otherLoadTest
[2025-10-17T02:16:37.788Z]
[2025-10-17T02:16:37.788Z] init:
[2025-10-17T02:16:37.788Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\security
[2025-10-17T02:16:37.788Z]
[2025-10-17T02:16:37.788Z] common_build:
[2025-10-17T02:16:37.788Z]
[2025-10-17T02:16:37.788Z] build:
[2025-10-17T02:16:37.788Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\security
[2025-10-17T02:16:37.788Z]
[2025-10-17T02:16:37.788Z] init:
[2025-10-17T02:16:37.788Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\sharedClasses
[2025-10-17T02:16:37.788Z]
[2025-10-17T02:16:37.788Z] common_build:
[2025-10-17T02:16:37.788Z]
[2025-10-17T02:16:37.788Z] build:
[2025-10-17T02:16:37.788Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\jvmtest\system\sharedClasses
[2025-10-17T02:16:37.788Z]
[2025-10-17T02:16:37.788Z] BUILD SUCCESSFUL
[2025-10-17T02:16:37.788Z] Total time: 1 minute 37 seconds
[2025-10-17T02:16:37.788Z] 0
[2025-10-17T02:16:37.788Z]
[2025-10-17T02:16:37.788Z]
[2025-10-17T02:16:38.120Z] RECORD TEST REPOs SHA
[2025-10-17T02:16:38.120Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/scripts"; \
[2025-10-17T02:16:38.120Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/SHAs.txt"
[2025-10-17T02:16:38.120Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/SHAs.txt
[2025-10-17T02:16:38.120Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests//TKG/SHAs.txt
[2025-10-17T02:16:38.449Z] ================================================
[2025-10-17T02:16:38.449Z] timestamp: 20251017-021638
[2025-10-17T02:16:38.449Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests
[2025-10-17T02:16:38.449Z] git repo:
[2025-10-17T02:16:38.449Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-17T02:16:38.449Z] sha:
[2025-10-17T02:16:38.783Z] abda9a5820bcc801016ae2a58349ff4e1fb0034b
[2025-10-17T02:16:38.783Z] ================================================
[2025-10-17T02:16:38.783Z] timestamp: 20251017-021638
[2025-10-17T02:16:38.783Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system/aqa-systemtest
[2025-10-17T02:16:38.783Z] git repo:
[2025-10-17T02:16:38.783Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2025-10-17T02:16:38.783Z] sha:
[2025-10-17T02:16:38.783Z] dbae19c80b3664a1a84bb236fbb2a08021008468
[2025-10-17T02:16:38.783Z] ================================================
[2025-10-17T02:16:39.114Z] timestamp: 20251017-021638
[2025-10-17T02:16:39.114Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system/churn/churn
[2025-10-17T02:16:39.114Z] git repo:
[2025-10-17T02:16:39.114Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2025-10-17T02:16:39.114Z] sha:
[2025-10-17T02:16:39.114Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2025-10-17T02:16:39.114Z] ================================================
[2025-10-17T02:16:39.114Z] timestamp: 20251017-021638
[2025-10-17T02:16:39.115Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system/STF
[2025-10-17T02:16:39.115Z] git repo:
[2025-10-17T02:16:39.115Z] Fetch URL: https://github.com/adoptium/STF.git
[2025-10-17T02:16:39.115Z] sha:
[2025-10-17T02:16:39.115Z] 7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-10-17T02:16:39.440Z] ================================================
[2025-10-17T02:16:39.440Z] timestamp: 20251017-021639
[2025-10-17T02:16:39.440Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG
[2025-10-17T02:16:39.440Z] git repo:
[2025-10-17T02:16:39.440Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-17T02:16:39.440Z] sha:
[2025-10-17T02:16:39.440Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2025-10-17T02:16:39.440Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG'
[Pipeline] }
[2025-10-17T02:16:39.497Z] $ ssh-agent -k
[2025-10-17T02:16:39.551Z] unset SSH_AUTH_SOCK;
[2025-10-17T02:16:39.551Z] unset SSH_AGENT_PID;
[2025-10-17T02:16:39.551Z] echo Agent pid 994 killed;
[2025-10-17T02:16:39.598Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-17T02:16:39.753Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-10-17T02:16:39.788Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-10-17T02:16:39.803Z] $ ssh-agent
[2025-10-17T02:16:39.905Z] SSH_AUTH_SOCK=/tmp/ssh-HMxkpgML0Ew3/agent.1328
[2025-10-17T02:16:39.905Z] SSH_AGENT_PID=1329
[2025-10-17T02:16:39.905Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-17T02:16:40.333Z] ++ uname
[2025-10-17T02:16:40.334Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2025-10-17T02:16:40.334Z] ++ uname
[2025-10-17T02:16:40.334Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2025-10-17T02:16:40.334Z] ++ uname
[2025-10-17T02:16:40.334Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2025-10-17T02:16:40.334Z] + MAKE=make
[2025-10-17T02:16:40.334Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-17T02:16:40.334Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-10-17T02:16:40.862Z] ++ uname
[2025-10-17T02:16:40.862Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2025-10-17T02:16:40.862Z] ++ uname
[2025-10-17T02:16:40.862Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2025-10-17T02:16:40.862Z] ++ uname
[2025-10-17T02:16:40.862Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2025-10-17T02:16:40.862Z] + MAKE=make
[2025-10-17T02:16:40.862Z] + cd ./aqa-tests
[2025-10-17T02:16:40.862Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-17T02:16:40.862Z] ++ set +x
[2025-10-17T02:16:40.862Z] Set values based on ./testenv/testenv.properties:
[2025-10-17T02:16:40.862Z] =========
[2025-10-17T02:16:40.862Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-17T02:16:40.862Z] TKG_BRANCH=v1.0.10
[2025-10-17T02:16:40.862Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-17T02:16:40.862Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:16:40.862Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-17T02:16:40.862Z] STF_BRANCH=v1.0.10
[2025-10-17T02:16:40.862Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-17T02:16:40.862Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-17T02:16:40.862Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-17T02:16:40.862Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-17T02:16:40.862Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-17T02:16:40.862Z] JDK8_BRANCH=jdk8u472-dryrun-ga
[2025-10-17T02:16:40.862Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-17T02:16:40.862Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga
[2025-10-17T02:16:40.862Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-17T02:16:40.862Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga
[2025-10-17T02:16:40.862Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-17T02:16:40.862Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga
[2025-10-17T02:16:40.862Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-17T02:16:40.862Z] JDK25_BRANCH=jdk-25-dryrun-ga
[2025-10-17T02:16:40.862Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-17T02:16:40.862Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:16:40.862Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-17T02:16:40.862Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:16:40.862Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-17T02:16:40.862Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:16:40.862Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-17T02:16:40.862Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:16:40.862Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-17T02:16:40.862Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-17T02:16:40.862Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:16:40.862Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-17T02:16:40.862Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:16:40.862Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-17T02:16:40.862Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:16:40.862Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-17T02:16:40.862Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:16:40.862Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-17T02:16:40.862Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-17T02:16:40.862Z]
[2025-10-17T02:16:40.862Z] =========
[2025-10-17T02:16:40.862Z]
[2025-10-17T02:16:40.862Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-17T02:16:40.862Z] JDK_BRANCH=jdk8u472-dryrun-ga
[2025-10-17T02:16:40.862Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-17T02:16:40.862Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-10-17T02:16:41.197Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2025-10-17T02:16:41.197Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2025-10-17T02:16:41.197Z] make _testList TESTLIST=ConcurrentLoadTest_5m_0,MathLoadTest_all_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_1,LockingLoadTest_0
[2025-10-17T02:16:41.197Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG'
[2025-10-17T02:16:41.197Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image
[2025-10-17T02:16:41.197Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib
[2025-10-17T02:16:41.197Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=ConcurrentLoadTest_5m_0,MathLoadTest_all_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_1,LockingLoadTest_0
[2025-10-17T02:16:41.197Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG'
[2025-10-17T02:16:41.197Z] perl scripts/configure.pl
[2025-10-17T02:16:41.543Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=ConcurrentLoadTest_5m_0,MathLoadTest_all_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_1,LockingLoadTest_0 --numOfMachines= --testTime= --TRSSURL=
[2025-10-17T02:16:41.903Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-17T02:16:41.903Z]
[2025-10-17T02:16:41.903Z] Starting to generate test make files.
[2025-10-17T02:16:41.903Z]
[2025-10-17T02:16:42.264Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\churn\playlist.xml
[2025-10-17T02:16:42.264Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml
[2025-10-17T02:16:42.264Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\jcstress\playlist.xml
[2025-10-17T02:16:42.596Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\jlm\playlist.xml
[2025-10-17T02:16:42.596Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml
[2025-10-17T02:16:42.596Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml
[2025-10-17T02:16:42.596Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk
[2025-10-17T02:16:42.596Z]
[2025-10-17T02:16:42.596Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml
[2025-10-17T02:16:42.596Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\modularity\playlist.xml
[2025-10-17T02:16:42.596Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml
[2025-10-17T02:16:42.596Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk
[2025-10-17T02:16:42.596Z]
[2025-10-17T02:16:42.596Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\security\playlist.xml
[2025-10-17T02:16:42.596Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\sharedClasses\playlist.xml
[2025-10-17T02:16:42.596Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/autoGen.mk
[2025-10-17T02:16:42.596Z]
[2025-10-17T02:16:42.596Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../autoGen.mk
[2025-10-17T02:16:42.596Z]
[2025-10-17T02:16:42.596Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../TKG/utils.mk
[2025-10-17T02:16:42.596Z]
[2025-10-17T02:16:42.596Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_1\aqa-tests\TKG/../TKG/rerun.mk
[2025-10-17T02:16:42.596Z]
[2025-10-17T02:16:42.596Z] Make files are generated successfully.
[2025-10-17T02:16:42.596Z]
[2025-10-17T02:16:42.596Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG'
[2025-10-17T02:16:42.596Z] make -f runtest.mk _testList
[2025-10-17T02:16:42.909Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/TKG'
[2025-10-17T02:16:43.238Z]
[2025-10-17T02:16:43.238Z] Running make 4.4.1
[2025-10-17T02:16:43.238Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/
[2025-10-17T02:16:43.568Z] set JDK_VERSION to 8
[2025-10-17T02:16:43.568Z] set JDK_IMPL to hotspot
[2025-10-17T02:16:43.568Z] set JVM_VERSION to openjdk8
[2025-10-17T02:16:43.568Z] set JCL_VERSION to latest
[2025-10-17T02:16:43.568Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2025-10-17T02:16:43.568Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image
[2025-10-17T02:16:43.568Z] set SPEC to win_x86-64
[2025-10-17T02:16:43.568Z] set TEST_FLAG to
[2025-10-17T02:16:43.881Z] Running testList ...
[2025-10-17T02:16:43.881Z] There are 5 test targets in testList
[2025-10-17T02:16:43.881Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-10-17T02:16:44.212Z] openjdk version "1.8.0_472"
[2025-10-17T02:16:44.212Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07)
[2025-10-17T02:16:44.212Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode)
[2025-10-17T02:16:44.212Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests'
[2025-10-17T02:16:44.212Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system'
[2025-10-17T02:16:44.526Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_1/aqa-tests/system/mathLoadTest'
[2025-10-17T02:16:44.526Z] ../system.mk:25: CYGWIN is 1
[2025-10-17T02:16:44.526Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path
[2025-10-17T02:16:44.845Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe
[2025-10-17T02:16:44.845Z]
[2025-10-17T02:16:44.845Z] ===============================================