Pre Test

Started by upstream project "Test_openjdk8_hs_sanity.system_x86-64_windows" build number 996 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 602 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3070 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 363 originally caused by: Started by user Andrew Leonard Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.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/master^{commit} # timeout=10 Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 Commit message: "Exclude OSRWithManyLocals for OpenJ9" > git rev-list --no-walk 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-10T10:46:14.664Z] SPEC: win_x86-64 [Pipeline] echo [2026-02-10T10:46:14.665Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-10T10:46:14.676Z] dynamicAgents: [] [Pipeline] echo [2026-02-10T10:46:14.677Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] nodesByLabel [2026-02-10T10:46:14.684Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] node [2026-02-10T10:46:29.687Z] Still waiting to schedule task [2026-02-10T10:46:29.688Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2026-02-10T11:23:14.263Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_sanity.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 [2026-02-10T11:23:14.294Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-10T11:23:14.347Z] [WS-CLEANUP] Deleting project workspace... [2026-02-10T11:23:14.347Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-10T11:23:14.367Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-10T11:23:14.450Z] The recommended git tool is: git [2026-02-10T11:23:14.529Z] No credentials specified [2026-02-10T11:23:14.558Z] Cloning the remote Git repository [2026-02-10T11:23:14.613Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-10T11:23:14.615Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests # timeout=10 [2026-02-10T11:23:14.888Z] [WARNING] Reference path does not exist: null/openjdk_cache [2026-02-10T11:23:14.888Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-10T11:23:14.889Z] > git --version # timeout=10 [2026-02-10T11:23:14.943Z] > git --version # 'git version 2.45.1' [2026-02-10T11:23:14.943Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-10T11:23:21.866Z] Avoid second fetch [2026-02-10T11:23:21.979Z] Checking out Revision 4c8318f78e063f3435c4aef6f4a61edc83de2f4b (origin/master) [2026-02-10T11:23:21.685Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-10T11:23:21.753Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-10T11:23:21.878Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2026-02-10T11:23:21.992Z] > git config core.sparsecheckout # timeout=10 [2026-02-10T11:23:22.063Z] > git checkout -f 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10 [2026-02-10T11:23:25.113Z] Commit message: "Exclude OSRWithManyLocals for OpenJ9" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_sanity.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 [2026-02-10T11:23:26.715Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-10T11:23:26.734Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-10T11:23:27.223Z] + LC_TIME=C [2026-02-10T11:23:27.223Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-10T11:23:27.307Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-10T11:23:27.765Z] + aqa-tests/terminateTestProcesses.sh null [2026-02-10T11:23:27.765Z] Windows machine, using powershell queries... [2026-02-10T11:23:28.465Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-02-10T11:23:29.529Z] + printenv [2026-02-10T11:23:29.858Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-02-10T11:23:29.858Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-02-10T11:23:29.858Z] KEEP_WORKSPACE=false [2026-02-10T11:23:29.858Z] NUMBER_OF_PROCESSORS=2 [2026-02-10T11:23:29.858Z] PROCESSOR_LEVEL=25 [2026-02-10T11:23:29.858Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1.tap [2026-02-10T11:23:29.858Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/lib [2026-02-10T11:23:29.858Z] EXIT_FAILURE=false [2026-02-10T11:23:29.858Z] JDK_BRANCH=jdk8u492-b01_adopt [2026-02-10T11:23:29.858Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/41/display/redirect?page=tests [2026-02-10T11:23:29.858Z] PLATFORM=x86-64_windows [2026-02-10T11:23:29.858Z] DOCKER_REQUIRED=false [2026-02-10T11:23:29.858Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2026-02-10T11:23:29.858Z] PROGRAMFILES=C:\Program Files [2026-02-10T11:23:29.858Z] git=C:\Program Files\Git\cmd\git.exe [2026-02-10T11:23:29.858Z] TIME_LIMIT=25 [2026-02-10T11:23:29.858Z] JENKINS_SERVER_COOKIE=durable-b2f7744eca69aaee12cf0992b33938fd6544738f5f5075759999bfa768394a93 [2026-02-10T11:23:29.858Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-02-10T11:23:29.858Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-02-10T11:23:29.858Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-10T11:23:29.858Z] GENERATE_JOBS=true [2026-02-10T11:23:29.858Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-10T11:23:29.858Z] OS=Windows_NT [2026-02-10T11:23:29.858Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/41/display/redirect?page=changes [2026-02-10T11:23:29.858Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-02-10T11:23:29.858Z] RERUN_ITERATIONS=1 [2026-02-10T11:23:29.858Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-10T11:23:29.858Z] USERDOMAIN=test-azure-win1 [2026-02-10T11:23:29.858Z] STF_OWNER_BRANCH=adoptium:master [2026-02-10T11:23:29.858Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-10T11:23:29.858Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1 [2026-02-10T11:23:29.858Z] USERPROFILE=C:\Users\jenkins [2026-02-10T11:23:29.858Z] ARCHIVE_TEST_RESULTS=false [2026-02-10T11:23:29.858Z] SETUP_JCK_RUN=false [2026-02-10T11:23:29.858Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/41/ [2026-02-10T11:23:29.858Z] SLACK_CHANNEL=aqavit-bot [2026-02-10T11:23:29.858Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2026-02-10T11:23:29.858Z] JCK_GIT_BRANCH=master [2026-02-10T11:23:29.858Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/ [2026-02-10T11:23:29.859Z] BUILD_NUMBER=41 [2026-02-10T11:23:29.859Z] TKG_ITERATIONS=1 [2026-02-10T11:23:29.859Z] _=/usr/bin/printenv [2026-02-10T11:23:29.859Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-02-10T11:23:29.859Z] SERVICE_ID=Jenkins [2026-02-10T11:23:29.859Z] BASE=C:\Users\jenkins\agent [2026-02-10T11:23:29.859Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../benchmarks [2026-02-10T11:23:29.859Z] ALLUSERSPROFILE=C:\ProgramData [2026-02-10T11:23:29.859Z] JENKINS_NODE_COOKIE=7e5f299e-1eef-4e13-ad7a-0149bcfbe4d4 [2026-02-10T11:23:29.859Z] CommonProgramW6432=C:\Program Files\Common Files [2026-02-10T11:23:29.859Z] KEEP_REPORTDIR=false [2026-02-10T11:23:29.859Z] BUILD_DISPLAY_NAME=#41 [2026-02-10T11:23:29.859Z] SDK_RESOURCE=upstream [2026-02-10T11:23:29.859Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image [2026-02-10T11:23:29.859Z] HOME=/home/jenkins [2026-02-10T11:23:29.859Z] USERNAME=jenkins [2026-02-10T11:23:29.859Z] WINSW_SERVICE_ID=Jenkins [2026-02-10T11:23:29.859Z] OneDrive=C:\Users\jenkins\OneDrive [2026-02-10T11:23:29.859Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-02-10T11:23:29.859Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-10T11:23:29.859Z] jobStatus=SUCCESS [2026-02-10T11:23:29.859Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-10T11:23:29.859Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1 [2026-02-10T11:23:29.859Z] JOBSTARTTIME=Tue, 10 Feb 2026 11:23:27 +0000 [2026-02-10T11:23:29.859Z] JDK_VERSION=8 [2026-02-10T11:23:29.859Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2026-02-10T11:23:29.859Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1 [2026-02-10T11:23:29.859Z] USE_TESTENV_PROPERTIES=false [2026-02-10T11:23:29.859Z] SYSTEMROOT=C:\Windows [2026-02-10T11:23:29.859Z] PERSONAL_BUILD=false [2026-02-10T11:23:29.859Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/41/display/redirect [2026-02-10T11:23:29.859Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2026-02-10T11:23:29.859Z] AUTO_DETECT=true [2026-02-10T11:23:29.859Z] EXIT_SUCCESS=false [2026-02-10T11:23:29.859Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/display/redirect [2026-02-10T11:23:29.859Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1 [2026-02-10T11:23:29.859Z] COMPUTERNAME=test-azure-win1 [2026-02-10T11:23:29.859Z] OPENJ9_BRANCH=master [2026-02-10T11:23:29.859Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-10T11:23:29.859Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:23:29.859Z] PARALLEL=None [2026-02-10T11:23:29.859Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-10T11:23:29.859Z] ITERATIONS=1 [2026-02-10T11:23:29.859Z] UPSTREAM_JOB_NUMBER=602 [2026-02-10T11:23:29.859Z] SPEC=win_x86-64 [2026-02-10T11:23:29.859Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows [2026-02-10T11:23:29.859Z] TERM=xterm-256color [2026-02-10T11:23:29.859Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-10T11:23:29.859Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-10T11:23:29.859Z] NODE_NAME=test-azure-win11-x64-2 [2026-02-10T11:23:29.859Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-10T11:23:29.859Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-02-10T11:23:29.859Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-10T11:23:29.859Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-10T11:23:29.859Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-10T11:23:29.859Z] DYNAMIC_COMPILE=false [2026-02-10T11:23:29.859Z] SHLVL=2 [2026-02-10T11:23:29.859Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1-41 [2026-02-10T11:23:29.859Z] PROCESSOR_REVISION=0101 [2026-02-10T11:23:29.859Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-02-10T11:23:29.859Z] EXECUTOR_NUMBER=0 [2026-02-10T11:23:29.859Z] HUDSON_COOKIE=8e2e72c2-4e44-4451-9b66-2d9de978fbd2 [2026-02-10T11:23:29.859Z] ADOPTOPENJDK_BRANCH=master [2026-02-10T11:23:29.859Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-10T11:23:29.859Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-02-10T11:23:29.859Z] ORIGIN_JDK_VERSION=8 [2026-02-10T11:23:29.859Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD [2026-02-10T11:23:29.859Z] NUM_PROCESSORS=2 [2026-02-10T11:23:29.859Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-10T11:23:29.859Z] NODE_LABELS=sw.os.windows win11 test test-azure-win11-x64-2 ci.role.test x64 windows hw.arch.x86 [2026-02-10T11:23:29.859Z] STAGE_NAME=Setup [2026-02-10T11:23:29.859Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-10T11:23:29.859Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1@tmp [2026-02-10T11:23:29.859Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-02-10T11:23:29.859Z] 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 [2026-02-10T11:23:29.859Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-10T11:23:29.859Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-10T11:23:29.859Z] ProgramW6432=C:\Program Files [2026-02-10T11:23:29.859Z] UPSTREAM_TEST_JOB_NUMBER=996 [2026-02-10T11:23:29.859Z] CI=true [2026-02-10T11:23:29.859Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/41/display/redirect?page=artifacts [2026-02-10T11:23:29.859Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-10T11:23:29.859Z] RERUN_FAILURE=true [2026-02-10T11:23:29.859Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-10T11:23:29.859Z] BUILD_LIST=system [2026-02-10T11:23:29.859Z] BUILD_ID=41 [2026-02-10T11:23:29.859Z] WINDIR=C:\Windows [2026-02-10T11:23:29.859Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-02-10T11:23:29.859Z] PUBLIC=C:\Users\Public [2026-02-10T11:23:29.859Z] SYSTEMDRIVE=C: [2026-02-10T11:23:29.859Z] TARGET=-f parallelList.mk testList_1 [2026-02-10T11:23:29.859Z] USE_JRE=false [2026-02-10T11:23:29.859Z] JDK_IMPL=hotspot [2026-02-10T11:23:29.859Z] ProgramData=C:\ProgramData Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-10T11:23:29.914Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-10T11:23:29.930Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-10T11:23:39.382Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 602 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-10T11:23:39.563Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-02-10T11:23:39.569Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1 [Pipeline] { [Pipeline] sshagent [2026-02-10T11:23:39.597Z] $ ssh-agent [2026-02-10T11:23:39.709Z] SSH_AUTH_SOCK=/tmp/ssh-esnD7hcPWSSk/agent.714 [2026-02-10T11:23:39.709Z] SSH_AGENT_PID=715 [2026-02-10T11:23:39.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-10T11:23:39.721Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-10T11:23:39.745Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-02-10T11:23:40.619Z] ++ pwd [2026-02-10T11:23:40.619Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-10T11:23:40.619Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests [2026-02-10T11:23:40.619Z] get jdk binary... [2026-02-10T11:23:40.620Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-10T11:23:40.620Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip ... [2026-02-10T11:23:43.471Z] List files in jdkbinary folder... [2026-02-10T11:23:43.471Z] total 173620 [2026-02-10T11:23:43.471Z] -rwxrwx---+ 1 jenkins None 31117432 Feb 10 10:08 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T11:23:43.471Z] -rwxrwx---+ 1 jenkins None 106452701 Feb 10 10:14 OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T11:23:43.471Z] -rwxrwx---+ 1 jenkins None 40106812 Feb 10 10:15 OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T11:23:43.471Z] -rwxrwx---+ 1 jenkins None 23617 Feb 10 10:12 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea-metadata.json [2026-02-10T11:23:43.472Z] -rwxrwx---+ 1 jenkins None 77408 Feb 10 10:28 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea.json [2026-02-10T11:23:43.472Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:23 tmp [2026-02-10T11:23:43.472Z] List files in jdkbinary/tmp folder... [2026-02-10T11:23:43.472Z] total 4 [2026-02-10T11:23:43.472Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 jdk8u492-b01 [2026-02-10T11:23:43.472Z] Moving directory jdk8u492-b01/ to ../j2sdk-image [2026-02-10T11:23:43.472Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip ... [2026-02-10T11:23:44.594Z] List files in jdkbinary folder... [2026-02-10T11:23:44.594Z] total 173624 [2026-02-10T11:23:44.594Z] -rwxrwx---+ 1 jenkins None 31117432 Feb 10 10:08 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T11:23:44.594Z] -rwxrwx---+ 1 jenkins None 106452701 Feb 10 10:14 OpenJDK8U-jdk_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T11:23:44.594Z] -rwxrwx---+ 1 jenkins None 40106812 Feb 10 10:15 OpenJDK8U-jre_x64_windows_hotspot_8u492b01-ea.zip [2026-02-10T11:23:44.594Z] -rwxrwx---+ 1 jenkins None 23617 Feb 10 10:12 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea-metadata.json [2026-02-10T11:23:44.594Z] -rwxrwx---+ 1 jenkins None 77408 Feb 10 10:28 OpenJDK8U-sbom_x64_windows_hotspot_8u492b01-ea.json [2026-02-10T11:23:44.594Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 j2sdk-image [2026-02-10T11:23:44.594Z] drwxrwxr-x+ 1 jenkins None 0 Feb 10 11:23 tmp [2026-02-10T11:23:44.594Z] List files in jdkbinary/tmp folder... [2026-02-10T11:23:44.594Z] total 4 [2026-02-10T11:23:44.595Z] drwxrwx---+ 1 jenkins None 0 Feb 10 10:08 jdk8u492-b01-jre [2026-02-10T11:23:44.595Z] Moving directory jdk8u492-b01-jre/ to ../j2re-image [2026-02-10T11:23:44.595Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b01-ea.zip over ./j2sdk-image/jre... [2026-02-10T11:23:46.202Z] Removing top-level folder jdk8u492-b01-debug-image/ [2026-02-10T11:23:46.202Z] Removing top-level folder jdk8u492-b01/ [2026-02-10T11:23:48.432Z] Run c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -version [2026-02-10T11:23:48.432Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-10T11:23:49.120Z] openjdk version "1.8.0_492-beta" [2026-02-10T11:23:49.120Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100942-b01) [2026-02-10T11:23:49.120Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode) [2026-02-10T11:23:49.120Z] =JAVA VERSION OUTPUT END= [2026-02-10T11:23:49.120Z] =RELEASE INFO BEGIN= [2026-02-10T11:23:49.120Z] JAVA_VERSION="1.8.0_492" [2026-02-10T11:23:49.120Z] OS_NAME="Windows" [2026-02-10T11:23:49.120Z] OS_VERSION="5.2" [2026-02-10T11:23:49.120Z] OS_ARCH="amd64" [2026-02-10T11:23:49.120Z] SOURCE=".:git:f719f676c4e2+" [2026-02-10T11:23:49.120Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-10T11:23:49.120Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-10T11:23:49.120Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-10T11:23:49.120Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-10T11:23:49.120Z] FULL_VERSION="1.8.0_492-beta-202602100942-b01" [2026-02-10T11:23:49.120Z] SEMANTIC_VERSION="8.0.492+1" [2026-02-10T11:23:49.120Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-02-10T11:23:49.120Z] JVM_VARIANT="Hotspot" [2026-02-10T11:23:49.120Z] JVM_VERSION="25.492-b01" [2026-02-10T11:23:49.120Z] IMAGE_TYPE="JDK" [2026-02-10T11:23:49.120Z] =RELEASE INFO END= [2026-02-10T11:23:49.120Z] get testKitGen... [2026-02-10T11:23:49.120Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-10T11:23:50.722Z] git rev-parse master [2026-02-10T11:23:50.722Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-10T11:23:51.929Z] $ ssh-agent -k [2026-02-10T11:23:51.985Z] unset SSH_AUTH_SOCK; [2026-02-10T11:23:51.985Z] unset SSH_AGENT_PID; [2026-02-10T11:23:51.986Z] echo Agent pid 715 killed; [2026-02-10T11:23:52.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-10T11:23:52.321Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b01_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=996&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=602&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-10T11:23:52.340Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win11-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u492-b01_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=996&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=602&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-10T11:23:52.390Z] Building tests... [Pipeline] timeout [2026-02-10T11:23:52.393Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-10T11:23:52.507Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_x86-64_windows" build number 996 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-10T11:23:52.544Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-10T11:23:52.560Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-02-10T11:23:53.034Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-02-10T11:23:54.635Z] -------------------------------------------- [2026-02-10T11:23:54.635Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:23:54.635Z] task is set to default [2026-02-10T11:23:54.635Z] dependencyList is set to all [2026-02-10T11:23:54.635Z] System Test jars will be downloaded. [2026-02-10T11:23:54.635Z] -------------------------------------------- [2026-02-10T11:23:54.635Z] Starting download third party dependent jars [2026-02-10T11:23:54.635Z] -------------------------------------------- [2026-02-10T11:23:54.635Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2026-02-10T11:23:54.635Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2026-02-10T11:23:54.635Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-10T11:23:54.778Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2026-02-10T11:23:54.791Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-10T11:23:54.821Z] $ ssh-agent [2026-02-10T11:23:54.921Z] SSH_AUTH_SOCK=/tmp/ssh-c7b4z3dhXQpv/agent.685 [2026-02-10T11:23:54.921Z] SSH_AGENT_PID=686 [2026-02-10T11:23:54.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-10T11:23:55.354Z] + bash ./compile.sh [2026-02-10T11:23:55.667Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image [2026-02-10T11:23:55.978Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib [2026-02-10T11:23:55.978Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T11:23:55.978Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-10T11:23:55.978Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-10T11:23:55.979Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-10T11:23:58.182Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\scripts\build_tools.xml [2026-02-10T11:23:58.882Z] [2026-02-10T11:23:58.882Z] build: [2026-02-10T11:23:58.882Z] [2026-02-10T11:23:58.882Z] clean: [2026-02-10T11:23:58.882Z] [2026-02-10T11:23:58.882Z] init: [2026-02-10T11:23:58.882Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\bin [2026-02-10T11:23:58.882Z] [2026-02-10T11:23:58.882Z] getDependentLibs: [2026-02-10T11:23:59.208Z] [exec] -------------------------------------------- [2026-02-10T11:23:59.208Z] [exec] path is set to C:/jenkins/externalDependency/system_lib [2026-02-10T11:23:59.208Z] [exec] task is set to default [2026-02-10T11:23:59.208Z] [exec] dependencyList is set to json_simple [2026-02-10T11:23:59.208Z] [exec] System Test jars will be downloaded. [2026-02-10T11:23:59.208Z] [exec] -------------------------------------------- [2026-02-10T11:23:59.208Z] [exec] Starting download third party dependent jars [2026-02-10T11:23:59.208Z] [exec] -------------------------------------------- [2026-02-10T11:23:59.208Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib [2026-02-10T11:23:59.209Z] [exec] C:/jenkins/externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-02-10T11:23:59.209Z] [exec] downloaded dependent third party jars successfully [2026-02-10T11:23:59.209Z] [2026-02-10T11:23:59.209Z] compile: [2026-02-10T11:23:59.209Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T11:23:59.209Z] [echo] ============COMPILER SETTINGS============ [2026-02-10T11:23:59.209Z] [echo] ===fork: yes [2026-02-10T11:23:59.209Z] [echo] ===debug: on [2026-02-10T11:23:59.209Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\bin [2026-02-10T11:24:02.965Z] [2026-02-10T11:24:02.965Z] dist: [2026-02-10T11:24:02.965Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-10T11:24:03.294Z] [2026-02-10T11:24:03.294Z] BUILD SUCCESSFUL [2026-02-10T11:24:03.294Z] Total time: 5 seconds [2026-02-10T11:24:03.294Z] 0 [2026-02-10T11:24:03.623Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-10T11:24:04.327Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-10T11:24:04.327Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2026-02-10T11:24:06.519Z] ****************************** MACHINE INFO ****************************** [2026-02-10T11:24:06.519Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG [2026-02-10T11:24:06.519Z] Free Physical Memory Size : 4534521856 [2026-02-10T11:24:06.519Z] Free space (bytes) : 36909711360 [2026-02-10T11:24:06.519Z] Total Physical Memory Size : 8536289280 [2026-02-10T11:24:06.519Z] Total space (bytes) : 135771664384 [2026-02-10T11:24:06.519Z] Usable space (bytes) : 36909711360 [2026-02-10T11:24:06.519Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-10T11:24:06.519Z] bashVersion : [2026-02-10T11:24:06.519Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-02-10T11:24:06.519Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-10T11:24:06.519Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-10T11:24:06.519Z] [2026-02-10T11:24:06.519Z] This is free software; you are free to change and redistribute it. [2026-02-10T11:24:06.519Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-10T11:24:06.519Z] cpuCores : 2 [2026-02-10T11:24:06.519Z] curlVersion : [2026-02-10T11:24:06.519Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10 [2026-02-10T11:24:06.519Z] Release-Date: 2025-07-16 [2026-02-10T11:24:06.519Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2026-02-10T11:24:06.520Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-10T11:24:06.520Z] dockerVersion : bash: line 1: docker: command not found [2026-02-10T11:24:06.520Z] gcc version : 13 [2026-02-10T11:24:06.520Z] gclibc version : ldd (cygwin) 3.6.4 [2026-02-10T11:24:06.520Z] gdb version : bash: line 1: gdb: command not found [2026-02-10T11:24:06.520Z] lldb version : Command could not be executed [2026-02-10T11:24:06.520Z] makeVersion : [2026-02-10T11:24:06.520Z] GNU Make 4.4.1 [2026-02-10T11:24:06.520Z] Built for x86_64-pc-cygwin [2026-02-10T11:24:06.520Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-10T11:24:06.520Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-10T11:24:06.520Z] This is free software: you are free to change and redistribute it. [2026-02-10T11:24:06.520Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-10T11:24:06.520Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-10T11:24:06.520Z] perlVersion : [2026-02-10T11:24:06.520Z] [2026-02-10T11:24:06.520Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2026-02-10T11:24:06.520Z] (with 3 registered patches, see perl -V for more detail) [2026-02-10T11:24:06.520Z] [2026-02-10T11:24:06.520Z] Copyright 1987-2025, Larry Wall [2026-02-10T11:24:06.520Z] [2026-02-10T11:24:06.520Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-10T11:24:06.520Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-10T11:24:06.520Z] [2026-02-10T11:24:06.520Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-10T11:24:06.520Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-10T11:24:06.520Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-10T11:24:06.520Z] [2026-02-10T11:24:06.520Z] podmanVersion : bash: line 1: podman: command not found [2026-02-10T11:24:06.520Z] procArch : unknown [2026-02-10T11:24:06.520Z] sysArch : x86_64 [2026-02-10T11:24:06.520Z] sysOS : CYGWIN_NT-10.0-26200 [2026-02-10T11:24:06.520Z] ulimit : [2026-02-10T11:24:06.520Z] core file size (blocks, -c) 0 [2026-02-10T11:24:06.520Z] data seg size (kbytes, -d) unlimited [2026-02-10T11:24:06.520Z] file size (blocks, -f) unlimited [2026-02-10T11:24:06.520Z] open files (-n) 3200 [2026-02-10T11:24:06.520Z] pipe size (512 bytes, -p) 8 [2026-02-10T11:24:06.520Z] stack size (kbytes, -s) 2032 [2026-02-10T11:24:06.520Z] cpu time (seconds, -t) unlimited [2026-02-10T11:24:06.520Z] max user processes (-u) 256 [2026-02-10T11:24:06.520Z] virtual memory (kbytes, -v) unlimited [2026-02-10T11:24:06.521Z] uname : CYGWIN_NT-10.0-26200 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin [2026-02-10T11:24:06.521Z] vmVendor : Oracle Corporation [2026-02-10T11:24:06.521Z] vmVersion : 25.492-b01 [2026-02-10T11:24:06.521Z] xlc version : bash: line 1: xlC: command not found [2026-02-10T11:24:06.521Z] ************************************************************************** [2026-02-10T11:24:06.521Z] [2026-02-10T11:24:06.521Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-10T11:24:06.521Z] [2026-02-10T11:24:06.521Z] System.getProperty('java.vendor')=Temurin [2026-02-10T11:24:06.521Z] [2026-02-10T11:24:06.521Z] System.getProperty('os.name')=Windows 11 [2026-02-10T11:24:06.521Z] [2026-02-10T11:24:06.521Z] System.getProperty('os.arch')=amd64 [2026-02-10T11:24:06.521Z] [2026-02-10T11:24:06.521Z] System.getProperty('java.fullversion')=null [2026-02-10T11:24:06.521Z] [2026-02-10T11:24:06.521Z] System.getProperty('sun.arch.data.model')=64 [2026-02-10T11:24:06.521Z] [2026-02-10T11:24:06.521Z] make -f clean.mk cleanBuild [2026-02-10T11:24:06.521Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG' [2026-02-10T11:24:07.194Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest [2026-02-10T11:24:07.194Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG' [2026-02-10T11:24:07.194Z] make -f compile.mk compile [2026-02-10T11:24:07.194Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG' [2026-02-10T11:24:07.875Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation; \ [2026-02-10T11:24:07.875Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation; \ [2026-02-10T11:24:07.876Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.system_x86-64_windows_testList_1/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log"; \ [2026-02-10T11:24:07.876Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_sanity.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_sanity.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//TKG/output_compilation"; fi [2026-02-10T11:24:09.498Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\scripts\build_test.xml [2026-02-10T11:24:09.829Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2026-02-10T11:24:09.829Z] [2026-02-10T11:24:09.829Z] -create_test_directory: [2026-02-10T11:24:09.829Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest [2026-02-10T11:24:09.829Z] [2026-02-10T11:24:09.829Z] stage_test_material: [2026-02-10T11:24:09.829Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest [2026-02-10T11:24:10.158Z] [2026-02-10T11:24:10.158Z] build: [2026-02-10T11:24:10.158Z] [2026-02-10T11:24:10.158Z] init: [2026-02-10T11:24:10.158Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system [2026-02-10T11:24:10.158Z] [2026-02-10T11:24:10.158Z] dist: [2026-02-10T11:24:10.158Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system [2026-02-10T11:24:10.158Z] [2026-02-10T11:24:10.158Z] common_build: [2026-02-10T11:24:10.158Z] [echo] target common_build is called..... [2026-02-10T11:24:10.485Z] [2026-02-10T11:24:10.485Z] common_init: [2026-02-10T11:24:10.485Z] [2026-02-10T11:24:10.485Z] check_systemtest: [2026-02-10T11:24:10.485Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//system/STF does not exist, clone from GitHub [2026-02-10T11:24:10.485Z] [2026-02-10T11:24:10.485Z] clone_stf: [2026-02-10T11:24:10.485Z] [exec] git clone -q https://github.com/adoptium/STF.git [2026-02-10T11:24:12.093Z] [echo] git rev-parse master [2026-02-10T11:24:12.093Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-02-10T11:24:14.270Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//system/STF and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//testenv/testenv.properties [2026-02-10T11:24:14.270Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2026-02-10T11:24:14.270Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-02-10T11:24:14.271Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub [2026-02-10T11:24:14.271Z] [2026-02-10T11:24:14.271Z] clone_systemtest: [2026-02-10T11:24:14.271Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2026-02-10T11:24:17.141Z] [echo] git rev-parse master [2026-02-10T11:24:17.141Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-02-10T11:24:22.982Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//system/aqa-systemtest and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//testenv/testenv.properties [2026-02-10T11:24:22.982Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-02-10T11:24:22.982Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] configure_systemtest: [2026-02-10T11:24:22.982Z] [echo] Executing openjdk.build/build.xml [2026-02-10T11:24:22.982Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] check-for-ant: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] configure-ant: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] print-ant-location: [2026-02-10T11:24:22.982Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] print-ant-error: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] check-for-junit: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] configure-junit: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] print-junit-location: [2026-02-10T11:24:22.982Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] print-junit-error: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] check-for-hamcrest-core: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] configure-hamcrest-core: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] print-hamcrest-core-location: [2026-02-10T11:24:22.982Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] print-hamcrest-core-error: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] check-for-log4j: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] configure-log4j: [2026-02-10T11:24:22.982Z] [2026-02-10T11:24:22.982Z] print-log4j-location: [2026-02-10T11:24:22.983Z] [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 [2026-02-10T11:24:22.983Z] [2026-02-10T11:24:22.983Z] print-log4j-error: [2026-02-10T11:24:22.983Z] [2026-02-10T11:24:22.983Z] check-for-asm: [2026-02-10T11:24:22.983Z] [2026-02-10T11:24:22.983Z] configure-asm: [2026-02-10T11:24:22.983Z] [2026-02-10T11:24:22.983Z] print-asm-location: [2026-02-10T11:24:22.983Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar [2026-02-10T11:24:22.983Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar [2026-02-10T11:24:22.983Z] [2026-02-10T11:24:22.983Z] print-asm-error: [2026-02-10T11:24:22.983Z] [2026-02-10T11:24:22.983Z] setup-java-properties: [2026-02-10T11:24:22.983Z] [echo] java_home is ${java_home} [2026-02-10T11:24:22.983Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre [2026-02-10T11:24:22.983Z] [echoproperties] #Ant properties [2026-02-10T11:24:22.983Z] [echoproperties] #Tue Feb 10 11:24:22 UTC 2026 [2026-02-10T11:24:22.983Z] [echoproperties] buildjdk..= [2026-02-10T11:24:22.983Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\classes [2026-02-10T11:24:22.983Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode) [2026-02-10T11:24:22.983Z] [echoproperties] buildjdk.Property=settings\: [2026-02-10T11:24:22.983Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2026-02-10T11:24:22.983Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2026-02-10T11:24:22.983Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2026-02-10T11:24:22.983Z] [echoproperties] buildjdk.file.separator=\\ [2026-02-10T11:24:22.983Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.class.path=. [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.class.version=52.0 [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\ [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\bin [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602100942-b01 [2026-02-10T11:24:22.984Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.specification.version=1.8 [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.vendor=Temurin [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.java.vm.version=25.492-b01 [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.line.separator=\\r \\n [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta" [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.os.arch=amd64 [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.os.name=Windows 11 [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.os.version=10.0 [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.path.separator=; [2026-02-10T11:24:22.985Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\bin [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.sun.desktop=windows [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.sun.os.patch.level= [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.user.country=US [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.user.language=en [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.user.name=**** [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.user.script= [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.user.timezone= [2026-02-10T11:24:22.986Z] [echoproperties] buildjdk.user.variant= [2026-02-10T11:24:22.986Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.46830526 [2026-02-10T11:24:22.986Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows 11 [2026-02-10T11:24:22.986Z] [echo] java_platform set to win_x86-64 [2026-02-10T11:24:22.986Z] [echo] java_java_specification_version set to 1.8 [2026-02-10T11:24:22.986Z] [echo] java_java_vm_vendor set to Temurin [2026-02-10T11:24:22.986Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre/../bin [2026-02-10T11:24:22.987Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\bin\javac.exe [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] check-for-tools-jar: [2026-02-10T11:24:22.987Z] [echo] java_java_specification_version is 1.8 [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] configure-tools-jar: [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] print-tools-jar-location: [2026-02-10T11:24:22.987Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] print-tools-jar-error: [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] check-for-windows-sysinternals: [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] set-download-windows-sysinternals-required: [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] configure-windows-sysinternals: [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] print-windows-sysinternals-location: [2026-02-10T11:24:22.987Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] set-print-windows-sysinternals-error-required: [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] really-print-windows-sysinternals-error: [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] print-windows-sysinternals-error: [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] fail-if-error: [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] print-all-prereq-versions: [2026-02-10T11:24:22.987Z] [echo] Ant version in use : 1.10.2 [2026-02-10T11:24:22.987Z] [echo] log4j version in use : 2.16.0 [2026-02-10T11:24:22.987Z] [echo] ASM version in use : 9.7.1 [2026-02-10T11:24:22.987Z] [echo] junit version in use : 4.12 [2026-02-10T11:24:22.987Z] [echo] hamcrest version in use: 1.3 [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] configure: [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] build-dependencies: [2026-02-10T11:24:22.987Z] [echo] Executing openjdk.build/build.xml [2026-02-10T11:24:22.987Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:22.987Z] [2026-02-10T11:24:22.987Z] setup-java-properties: [2026-02-10T11:24:22.987Z] [echo] java_home is ${java_home} [2026-02-10T11:24:22.987Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre [2026-02-10T11:24:22.987Z] [echoproperties] #Ant properties [2026-02-10T11:24:22.987Z] [echoproperties] #Tue Feb 10 11:24:22 UTC 2026 [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk..= [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\classes [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode) [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.Property=settings\: [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.file.separator=\\ [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.java.class.path=. [2026-02-10T11:24:22.987Z] [echoproperties] buildjdk.java.class.version=52.0 [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\ [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\bin [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602100942-b01 [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.specification.version=1.8 [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.vendor=Temurin [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.java.vm.version=25.492-b01 [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.line.separator=\\r \\n [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta" [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.os.arch=amd64 [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.os.name=Windows 11 [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.os.version=10.0 [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.path.separator=; [2026-02-10T11:24:22.988Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\jdkbinary\\j2sdk-image\\jre\\bin [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.sun.desktop=windows [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.sun.os.patch.level= [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.user.country=US [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.user.language=en [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.user.name=**** [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.user.script= [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.user.timezone= [2026-02-10T11:24:22.989Z] [echoproperties] buildjdk.user.variant= [2026-02-10T11:24:22.989Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.277246690 [2026-02-10T11:24:22.989Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows 11 [2026-02-10T11:24:22.989Z] [echo] java_platform set to win_x86-64 [2026-02-10T11:24:22.989Z] [echo] java_java_specification_version set to 1.8 [2026-02-10T11:24:22.989Z] [echo] java_java_vm_vendor set to Temurin [2026-02-10T11:24:22.989Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\jre/../bin [2026-02-10T11:24:22.989Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jdkbinary\j2sdk-image\bin\javac.exe [2026-02-10T11:24:22.989Z] [2026-02-10T11:24:22.989Z] check-prereqs: [2026-02-10T11:24:22.989Z] [echo] Executing openjdk.build/build.xml [2026-02-10T11:24:22.989Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:22.989Z] [2026-02-10T11:24:22.989Z] check-for-ant: [2026-02-10T11:24:22.989Z] [2026-02-10T11:24:22.989Z] print-ant-location: [2026-02-10T11:24:22.989Z] [echo] Using ant from c:\jenkins\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar [2026-02-10T11:24:22.989Z] [2026-02-10T11:24:22.989Z] print-ant-error: [2026-02-10T11:24:22.989Z] [2026-02-10T11:24:22.989Z] check-for-junit: [2026-02-10T11:24:22.989Z] [2026-02-10T11:24:22.989Z] print-junit-location: [2026-02-10T11:24:22.989Z] [echo] Using junit from c:\jenkins\externalDependency\system_lib\junit\junit.jar [2026-02-10T11:24:22.989Z] [2026-02-10T11:24:22.990Z] print-junit-error: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] check-for-hamcrest-core: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-hamcrest-core-location: [2026-02-10T11:24:22.990Z] [echo] Using hamcrest-core from c:\jenkins\externalDependency\system_lib\junit\hamcrest-core.jar [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-hamcrest-core-error: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] check-for-log4j: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-log4j-location: [2026-02-10T11:24:22.990Z] [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 [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-log4j-error: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] check-for-asm: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-asm-location: [2026-02-10T11:24:22.990Z] [echo] Using asm.jar from c:\jenkins\externalDependency\system_lib\asm/asm.jar [2026-02-10T11:24:22.990Z] [echo] Using asm-commons.jar from c:\jenkins\externalDependency\system_lib\asm/asm-commons.jar [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-asm-error: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] setup-java-properties: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] check-for-tools-jar: [2026-02-10T11:24:22.990Z] [echo] java_java_specification_version is 1.8 [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-tools-jar-location: [2026-02-10T11:24:22.990Z] [echo] Using tools.jar from c:\jenkins\externalDependency\system_lib\tools/tools.jar [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-tools-jar-error: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] check-for-windows-sysinternals: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-windows-sysinternals-location: [2026-02-10T11:24:22.990Z] [echo] Using windows sysinternals from from c:\jenkins\externalDependency\system_lib\windows_sysinternals [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] set-print-windows-sysinternals-error-required: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] really-print-windows-sysinternals-error: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-windows-sysinternals-error: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] fail-if-error: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] print-all-prereq-versions: [2026-02-10T11:24:22.990Z] [echo] Ant version in use : 1.10.2 [2026-02-10T11:24:22.990Z] [echo] log4j version in use : 2.16.0 [2026-02-10T11:24:22.990Z] [echo] ASM version in use : 9.7.1 [2026-02-10T11:24:22.990Z] [echo] junit version in use : 4.12 [2026-02-10T11:24:22.990Z] [echo] hamcrest version in use: 1.3 [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] run-check-prereqs: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] build-dependencies: [2026-02-10T11:24:22.990Z] [echo] Executing stf.build/build.xml [2026-02-10T11:24:22.990Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] setup-java-properties: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] check-prereqs: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] build-dependencies: [2026-02-10T11:24:22.990Z] [echo] Executing stf.core/build.xml [2026-02-10T11:24:22.990Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] setup-java-properties: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] check-prereqs: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] build-dependencies: [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] create-bin-dir: [2026-02-10T11:24:22.990Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2026-02-10T11:24:22.990Z] [2026-02-10T11:24:22.990Z] build-java: [2026-02-10T11:24:22.991Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2026-02-10T11:24:26.767Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2026-02-10T11:24:27.894Z] [2026-02-10T11:24:27.894Z] build-jar: [2026-02-10T11:24:27.894Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin\stf.core.jar [2026-02-10T11:24:28.600Z] [2026-02-10T11:24:28.600Z] build-archives: [2026-02-10T11:24:28.600Z] [2026-02-10T11:24:28.600Z] copy-log4j2-config: [2026-02-10T11:24:28.601Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.core\bin [2026-02-10T11:24:28.601Z] [2026-02-10T11:24:28.601Z] build-no-natives: [2026-02-10T11:24:28.601Z] [2026-02-10T11:24:28.601Z] build-natives: [2026-02-10T11:24:28.601Z] [2026-02-10T11:24:28.601Z] build: [2026-02-10T11:24:28.601Z] [echo] Executing stf.load/build.xml [2026-02-10T11:24:28.601Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:28.601Z] [2026-02-10T11:24:28.601Z] setup-java-properties: [2026-02-10T11:24:28.601Z] [2026-02-10T11:24:28.601Z] check-prereqs: [2026-02-10T11:24:28.601Z] [2026-02-10T11:24:28.601Z] build-dependencies: [2026-02-10T11:24:28.601Z] [echo] Executing stf.core/build.xml [2026-02-10T11:24:28.601Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] setup-java-properties: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] check-prereqs: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] build-dependencies: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] create-bin-dir: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] build-java: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] build-jar: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] build-archives: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] copy-log4j2-config: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] build-no-natives: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] build-natives: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] build: [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] create-bin-dir: [2026-02-10T11:24:28.958Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\bin [2026-02-10T11:24:28.958Z] [2026-02-10T11:24:28.958Z] build-java: [2026-02-10T11:24:28.959Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\bin [2026-02-10T11:24:31.884Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_sanity.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. [2026-02-10T11:24:31.884Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-jar: [2026-02-10T11:24:31.884Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.load\bin\stf.load.jar [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-archives: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-no-natives: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-natives: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build: [2026-02-10T11:24:31.884Z] [echo] Executing stf.samples/build.xml [2026-02-10T11:24:31.884Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] setup-java-properties: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] check-prereqs: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-dependencies: [2026-02-10T11:24:31.884Z] [echo] Executing stf.core/build.xml [2026-02-10T11:24:31.884Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] setup-java-properties: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] check-prereqs: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-dependencies: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] create-bin-dir: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-java: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-jar: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-archives: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] copy-log4j2-config: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-no-natives: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-natives: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build: [2026-02-10T11:24:31.884Z] [echo] Executing stf.load/build.xml [2026-02-10T11:24:31.884Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] setup-java-properties: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] check-prereqs: [2026-02-10T11:24:31.884Z] [2026-02-10T11:24:31.884Z] build-dependencies: [2026-02-10T11:24:31.884Z] [echo] Executing stf.core/build.xml [2026-02-10T11:24:32.258Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] setup-java-properties: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] check-prereqs: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-dependencies: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] create-bin-dir: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-java: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-jar: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-archives: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] copy-log4j2-config: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-no-natives: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-natives: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] create-bin-dir: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-java: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-jar: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-archives: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-no-natives: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-natives: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build: [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] create-bin-dir: [2026-02-10T11:24:32.258Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.samples\bin [2026-02-10T11:24:32.258Z] [2026-02-10T11:24:32.258Z] build-java: [2026-02-10T11:24:32.258Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.samples\bin [2026-02-10T11:24:33.903Z] [2026-02-10T11:24:33.903Z] build-jar: [2026-02-10T11:24:33.903Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar [2026-02-10T11:24:34.229Z] [2026-02-10T11:24:34.229Z] build-archives: [2026-02-10T11:24:34.229Z] [2026-02-10T11:24:34.229Z] build-no-natives: [2026-02-10T11:24:34.229Z] [2026-02-10T11:24:34.229Z] build-natives: [2026-02-10T11:24:34.229Z] [2026-02-10T11:24:34.229Z] build: [2026-02-10T11:24:34.229Z] [2026-02-10T11:24:34.229Z] build: [2026-02-10T11:24:34.229Z] [echo] Executing openjdk.test.concurrent/build.xml [2026-02-10T11:24:34.229Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:34.229Z] [2026-02-10T11:24:34.229Z] setup-java-properties: [2026-02-10T11:24:34.229Z] [2026-02-10T11:24:34.229Z] check-prereqs: [2026-02-10T11:24:34.229Z] [2026-02-10T11:24:34.229Z] build-dependencies: [2026-02-10T11:24:34.229Z] [2026-02-10T11:24:34.229Z] create-bin-dir: [2026-02-10T11:24:34.229Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2026-02-10T11:24:34.229Z] [2026-02-10T11:24:34.229Z] build-java: [2026-02-10T11:24:34.229Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2026-02-10T11:24:38.084Z] [2026-02-10T11:24:38.084Z] build-jar: [2026-02-10T11:24:38.084Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar [2026-02-10T11:24:38.409Z] [2026-02-10T11:24:38.409Z] build-archives: [2026-02-10T11:24:38.409Z] [2026-02-10T11:24:38.409Z] build-no-natives: [2026-02-10T11:24:38.409Z] [2026-02-10T11:24:38.409Z] build-natives: [2026-02-10T11:24:38.409Z] [2026-02-10T11:24:38.409Z] build: [2026-02-10T11:24:38.409Z] [echo] Executing openjdk.test.classloading/build.xml [2026-02-10T11:24:38.409Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:38.409Z] [2026-02-10T11:24:38.409Z] setup-java-properties: [2026-02-10T11:24:38.409Z] [2026-02-10T11:24:38.409Z] check-prereqs: [2026-02-10T11:24:38.409Z] [2026-02-10T11:24:38.409Z] build-dependencies: [2026-02-10T11:24:38.409Z] [2026-02-10T11:24:38.409Z] create-bin-dir: [2026-02-10T11:24:38.409Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2026-02-10T11:24:38.409Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2026-02-10T11:24:38.409Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2026-02-10T11:24:38.409Z] [2026-02-10T11:24:38.409Z] build-java: [2026-02-10T11:24:38.409Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2026-02-10T11:24:39.547Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2026-02-10T11:24:40.257Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2026-02-10T11:24:40.962Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_sanity.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 [2026-02-10T11:24:40.962Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_sanity.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 [2026-02-10T11:24:40.962Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2 [2026-02-10T11:24:40.962Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1 [2026-02-10T11:24:40.962Z] [2026-02-10T11:24:40.962Z] build-jar: [2026-02-10T11:24:40.963Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar [2026-02-10T11:24:40.963Z] [2026-02-10T11:24:40.963Z] build-archives: [2026-02-10T11:24:40.963Z] [2026-02-10T11:24:40.963Z] build-no-natives: [2026-02-10T11:24:40.963Z] [2026-02-10T11:24:40.963Z] build-natives: [2026-02-10T11:24:40.963Z] [2026-02-10T11:24:40.963Z] copy-dict-file: [2026-02-10T11:24:40.963Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading [2026-02-10T11:24:40.963Z] [2026-02-10T11:24:40.963Z] build: [2026-02-10T11:24:40.963Z] [echo] Executing openjdk.test.debugging/build.xml [2026-02-10T11:24:40.963Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:40.963Z] [2026-02-10T11:24:40.963Z] setup-java-properties: [2026-02-10T11:24:40.963Z] [2026-02-10T11:24:40.963Z] check-prereqs: [2026-02-10T11:24:40.963Z] [2026-02-10T11:24:40.963Z] build-dependencies: [2026-02-10T11:24:40.963Z] [2026-02-10T11:24:40.963Z] create-bin-dir: [2026-02-10T11:24:40.963Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2026-02-10T11:24:40.963Z] [2026-02-10T11:24:40.963Z] build-java-8: [2026-02-10T11:24:40.963Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-java-11-25plus: [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-java-17-24: [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-java: [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-jdi-jar: [2026-02-10T11:24:43.201Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-hcr-jar: [2026-02-10T11:24:43.201Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-jars: [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-archives: [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-no-natives: [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-natives: [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build: [2026-02-10T11:24:43.201Z] [echo] Executing openjdk.test.gc/build.xml [2026-02-10T11:24:43.201Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] setup-java-properties: [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] check-prereqs: [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-dependencies: [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] create-bin-dir: [2026-02-10T11:24:43.201Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2026-02-10T11:24:43.201Z] [2026-02-10T11:24:43.201Z] build-java: [2026-02-10T11:24:43.201Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2026-02-10T11:24:44.346Z] [2026-02-10T11:24:44.346Z] build-jar: [2026-02-10T11:24:44.347Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar [2026-02-10T11:24:44.347Z] [2026-02-10T11:24:44.347Z] build-archives: [2026-02-10T11:24:44.347Z] [2026-02-10T11:24:44.347Z] build-no-natives: [2026-02-10T11:24:44.347Z] [2026-02-10T11:24:44.347Z] build-natives: [2026-02-10T11:24:44.347Z] [2026-02-10T11:24:44.347Z] build: [2026-02-10T11:24:44.347Z] [echo] Executing openjdk.test.jck/build.xml [2026-02-10T11:24:44.347Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:44.347Z] [2026-02-10T11:24:44.347Z] setup-java-properties: [2026-02-10T11:24:44.347Z] [2026-02-10T11:24:44.347Z] check-prereqs: [2026-02-10T11:24:44.347Z] [2026-02-10T11:24:44.347Z] build-dependencies: [2026-02-10T11:24:44.347Z] [2026-02-10T11:24:44.347Z] create-bin-dir: [2026-02-10T11:24:44.347Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2026-02-10T11:24:44.347Z] [2026-02-10T11:24:44.347Z] build-java: [2026-02-10T11:24:44.347Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] build-jar: [2026-02-10T11:24:45.958Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] build-archives: [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] build-no-natives: [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] setup-native-build-command: [2026-02-10T11:24:45.958Z] [echo] building natives for java_platform win_x86-64 [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] build-natives-windows: [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] build-natives-unix: [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] build-natives: [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] build: [2026-02-10T11:24:45.958Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2026-02-10T11:24:45.958Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] setup-java-properties: [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] check-prereqs: [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] build-dependencies: [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] create-bin-dir: [2026-02-10T11:24:45.958Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2026-02-10T11:24:45.958Z] [2026-02-10T11:24:45.958Z] build-java: [2026-02-10T11:24:45.958Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2026-02-10T11:24:49.757Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles [2026-02-10T11:24:49.757Z] [2026-02-10T11:24:49.757Z] build-jar: [2026-02-10T11:24:49.757Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar [2026-02-10T11:24:50.450Z] [2026-02-10T11:24:50.450Z] build-archives: [2026-02-10T11:24:50.450Z] [2026-02-10T11:24:50.450Z] build-no-natives: [2026-02-10T11:24:50.450Z] [2026-02-10T11:24:50.450Z] build-natives: [2026-02-10T11:24:50.450Z] [2026-02-10T11:24:50.450Z] build: [2026-02-10T11:24:50.450Z] [echo] Executing openjdk.test.lang/build.xml [2026-02-10T11:24:50.450Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:50.450Z] [2026-02-10T11:24:50.450Z] setup-java-properties: [2026-02-10T11:24:50.450Z] [2026-02-10T11:24:50.450Z] check-prereqs: [2026-02-10T11:24:50.450Z] [2026-02-10T11:24:50.450Z] build-dependencies: [2026-02-10T11:24:50.451Z] [2026-02-10T11:24:50.451Z] create-bin-dir: [2026-02-10T11:24:50.451Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2026-02-10T11:24:50.451Z] [2026-02-10T11:24:50.451Z] build-java: [2026-02-10T11:24:50.451Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2026-02-10T11:24:53.343Z] [2026-02-10T11:24:53.343Z] build-jar: [2026-02-10T11:24:53.343Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar [2026-02-10T11:24:54.030Z] [2026-02-10T11:24:54.030Z] build-archives: [2026-02-10T11:24:54.030Z] [2026-02-10T11:24:54.030Z] build-no-natives: [2026-02-10T11:24:54.030Z] [2026-02-10T11:24:54.030Z] build-natives: [2026-02-10T11:24:54.030Z] [2026-02-10T11:24:54.030Z] build: [2026-02-10T11:24:54.030Z] [echo] Executing openjdk.test.load/build.xml [2026-02-10T11:24:54.030Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:54.030Z] [2026-02-10T11:24:54.030Z] setup-java-properties: [2026-02-10T11:24:54.030Z] [2026-02-10T11:24:54.030Z] check-prereqs: [2026-02-10T11:24:54.030Z] [2026-02-10T11:24:54.030Z] build-dependencies: [2026-02-10T11:24:54.030Z] [2026-02-10T11:24:54.030Z] create-bin-dir: [2026-02-10T11:24:54.030Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2026-02-10T11:24:54.030Z] [2026-02-10T11:24:54.030Z] build-java: [2026-02-10T11:24:54.030Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2026-02-10T11:24:55.157Z] [2026-02-10T11:24:55.157Z] build-jar: [2026-02-10T11:24:55.157Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar [2026-02-10T11:24:55.490Z] [2026-02-10T11:24:55.490Z] build-archives: [2026-02-10T11:24:55.490Z] [2026-02-10T11:24:55.490Z] build-no-natives: [2026-02-10T11:24:55.490Z] [2026-02-10T11:24:55.490Z] build-natives: [2026-02-10T11:24:55.490Z] [2026-02-10T11:24:55.490Z] build: [2026-02-10T11:24:55.491Z] [echo] Executing openjdk.test.locking/build.xml [2026-02-10T11:24:55.491Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:55.491Z] [2026-02-10T11:24:55.491Z] setup-java-properties: [2026-02-10T11:24:55.491Z] [2026-02-10T11:24:55.491Z] check-prereqs: [2026-02-10T11:24:55.491Z] [2026-02-10T11:24:55.491Z] build-dependencies: [2026-02-10T11:24:55.491Z] [2026-02-10T11:24:55.491Z] create-bin-dir: [2026-02-10T11:24:55.491Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2026-02-10T11:24:55.491Z] [2026-02-10T11:24:55.491Z] build-java: [2026-02-10T11:24:55.491Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2026-02-10T11:24:56.184Z] [2026-02-10T11:24:56.184Z] build-jar: [2026-02-10T11:24:56.184Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar [2026-02-10T11:24:56.184Z] [2026-02-10T11:24:56.184Z] build-archives: [2026-02-10T11:24:56.184Z] [2026-02-10T11:24:56.184Z] build-no-natives: [2026-02-10T11:24:56.184Z] [2026-02-10T11:24:56.184Z] build-natives: [2026-02-10T11:24:56.184Z] [2026-02-10T11:24:56.184Z] build: [2026-02-10T11:24:56.185Z] [echo] Executing openjdk.test.math/build.xml [2026-02-10T11:24:56.185Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:24:56.185Z] [2026-02-10T11:24:56.185Z] setup-java-properties: [2026-02-10T11:24:56.185Z] [2026-02-10T11:24:56.185Z] check-prereqs: [2026-02-10T11:24:56.185Z] [2026-02-10T11:24:56.185Z] build-dependencies: [2026-02-10T11:24:56.185Z] [2026-02-10T11:24:56.185Z] create-bin-dir: [2026-02-10T11:24:56.185Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2026-02-10T11:24:56.185Z] [2026-02-10T11:24:56.185Z] build-java: [2026-02-10T11:24:56.185Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2026-02-10T11:25:15.267Z] [2026-02-10T11:25:15.267Z] build-jar: [2026-02-10T11:25:15.268Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] build-archives: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] build-no-natives: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] build-natives: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] build: [2026-02-10T11:25:16.872Z] [echo] Executing openjdk.test.mauve/build.xml [2026-02-10T11:25:16.872Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] check-if-already-built: [2026-02-10T11:25:16.872Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists [2026-02-10T11:25:16.872Z] [echo] openjdk_test_mauve_already_built is true [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] check-if-cvs-available: [2026-02-10T11:25:16.872Z] [echo] Checking if c:\jenkins\externalDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2026-02-10T11:25:16.872Z] [echo] cvs_available is true [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] download-cvsclient: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] output-recreate-message: [2026-02-10T11:25:16.872Z] [echo] c:\jenkins\externalDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated. [2026-02-10T11:25:16.872Z] [echo] If you want to recreate c:\jenkins\externalDependency\system_lib/mauve/mauve.jar, delete it manually and rerun. [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] delete-work-dir: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] create-work-dir: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] get-source: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] check-if-source-available: [2026-02-10T11:25:16.872Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists [2026-02-10T11:25:16.872Z] [echo] mauve_source_available is ${mauve_source_available} [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] delete-corba-files: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] mauve-configure: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] setup-java-properties: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] build-harness: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] build-tests: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] build-java: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] build-jar: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] build-archives: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] check-if-work_jar_file-exists: [2026-02-10T11:25:16.872Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve.jar exists [2026-02-10T11:25:16.872Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] install-archives: [2026-02-10T11:25:16.872Z] [2026-02-10T11:25:16.872Z] configure: [2026-02-10T11:25:17.203Z] [echo] Executing openjdk.test.nio/build.xml [2026-02-10T11:25:17.203Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:25:17.203Z] [2026-02-10T11:25:17.203Z] setup-java-properties: [2026-02-10T11:25:17.203Z] [2026-02-10T11:25:17.203Z] check-prereqs: [2026-02-10T11:25:17.203Z] [2026-02-10T11:25:17.203Z] build-dependencies: [2026-02-10T11:25:17.203Z] [2026-02-10T11:25:17.203Z] create-bin-dir: [2026-02-10T11:25:17.203Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-10T11:25:17.203Z] [2026-02-10T11:25:17.203Z] check-java-nio-filesystem: [2026-02-10T11:25:17.203Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2026-02-10T11:25:17.203Z] [2026-02-10T11:25:17.203Z] copy-resources: [2026-02-10T11:25:17.204Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-10T11:25:17.204Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-10T11:25:17.204Z] [2026-02-10T11:25:17.204Z] build-java-nio-filesystem: [2026-02-10T11:25:17.204Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2026-02-10T11:25:17.204Z] [echo] Generating MemoryFileSystemProviderImpl classes [2026-02-10T11:25:18.314Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.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 [2026-02-10T11:25:18.314Z] [exec] Done [2026-02-10T11:25:18.314Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_sanity.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 [2026-02-10T11:25:18.641Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-10T11:25:34.531Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF [2026-02-10T11:25:34.531Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2026-02-10T11:25:34.531Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2026-02-10T11:25:34.531Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar [2026-02-10T11:25:39.161Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2026-02-10T11:25:39.847Z] [2026-02-10T11:25:39.847Z] build-java: [2026-02-10T11:25:40.177Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-10T11:25:43.130Z] [2026-02-10T11:25:43.130Z] build-jar: [2026-02-10T11:25:43.130Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar [2026-02-10T11:25:43.461Z] [2026-02-10T11:25:43.461Z] build-archives: [2026-02-10T11:25:43.461Z] [2026-02-10T11:25:43.461Z] build-no-natives: [2026-02-10T11:25:43.461Z] [2026-02-10T11:25:43.461Z] build-natives: [2026-02-10T11:25:43.461Z] [2026-02-10T11:25:43.461Z] build: [2026-02-10T11:25:43.461Z] [echo] Executing openjdk.test.serialization/build.xml [2026-02-10T11:25:43.461Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:25:43.461Z] [2026-02-10T11:25:43.461Z] setup-java-properties: [2026-02-10T11:25:43.461Z] [2026-02-10T11:25:43.461Z] check-prereqs: [2026-02-10T11:25:43.461Z] [2026-02-10T11:25:43.461Z] build-dependencies: [2026-02-10T11:25:43.461Z] [2026-02-10T11:25:43.461Z] create-bin-dir: [2026-02-10T11:25:43.461Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2026-02-10T11:25:43.461Z] [2026-02-10T11:25:43.461Z] build-java: [2026-02-10T11:25:43.461Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2026-02-10T11:25:44.156Z] [2026-02-10T11:25:44.156Z] build-jar: [2026-02-10T11:25:44.156Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar [2026-02-10T11:25:44.522Z] [2026-02-10T11:25:44.522Z] build-archives: [2026-02-10T11:25:44.522Z] [2026-02-10T11:25:44.522Z] build-no-natives: [2026-02-10T11:25:44.522Z] [2026-02-10T11:25:44.522Z] build-natives: [2026-02-10T11:25:44.522Z] [2026-02-10T11:25:44.522Z] build: [2026-02-10T11:25:44.522Z] [echo] Executing openjdk.test.security/build.xml [2026-02-10T11:25:44.522Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:25:44.522Z] [2026-02-10T11:25:44.522Z] setup-java-properties: [2026-02-10T11:25:44.522Z] [2026-02-10T11:25:44.522Z] check-prereqs: [2026-02-10T11:25:44.522Z] [2026-02-10T11:25:44.522Z] build-dependencies: [2026-02-10T11:25:44.522Z] [2026-02-10T11:25:44.522Z] create-bin-dir: [2026-02-10T11:25:44.523Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2026-02-10T11:25:44.523Z] [2026-02-10T11:25:44.523Z] build-java: [2026-02-10T11:25:44.523Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2026-02-10T11:25:45.681Z] [2026-02-10T11:25:45.681Z] build-jar: [2026-02-10T11:25:45.681Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar [2026-02-10T11:25:45.681Z] [2026-02-10T11:25:45.681Z] build-archives: [2026-02-10T11:25:45.681Z] [2026-02-10T11:25:45.681Z] build-no-natives: [2026-02-10T11:25:45.681Z] [2026-02-10T11:25:45.681Z] build-natives: [2026-02-10T11:25:45.681Z] [2026-02-10T11:25:45.681Z] build: [2026-02-10T11:25:45.681Z] [echo] Executing openjdk.test.util/build.xml [2026-02-10T11:25:45.681Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:25:45.682Z] [2026-02-10T11:25:45.682Z] setup-java-properties: [2026-02-10T11:25:45.682Z] [2026-02-10T11:25:45.682Z] check-prereqs: [2026-02-10T11:25:45.682Z] [2026-02-10T11:25:45.682Z] build-dependencies: [2026-02-10T11:25:45.682Z] [2026-02-10T11:25:45.682Z] create-bin-dir: [2026-02-10T11:25:45.682Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2026-02-10T11:25:45.682Z] [2026-02-10T11:25:45.682Z] build-java: [2026-02-10T11:25:45.682Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2026-02-10T11:25:47.364Z] [2026-02-10T11:25:47.364Z] build-jar: [2026-02-10T11:25:47.364Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar [2026-02-10T11:25:47.680Z] [2026-02-10T11:25:47.680Z] build-archives: [2026-02-10T11:25:47.680Z] [2026-02-10T11:25:47.680Z] build-no-natives: [2026-02-10T11:25:47.680Z] [2026-02-10T11:25:47.680Z] build-natives: [2026-02-10T11:25:47.680Z] [2026-02-10T11:25:47.680Z] build: [2026-02-10T11:25:47.680Z] [echo] Executing openjdk.test.jlm/build.xml [2026-02-10T11:25:47.680Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:25:47.680Z] [2026-02-10T11:25:47.680Z] setup-java-properties: [2026-02-10T11:25:47.680Z] [2026-02-10T11:25:47.680Z] check-prereqs: [2026-02-10T11:25:47.680Z] [2026-02-10T11:25:47.680Z] create-bin-dir: [2026-02-10T11:25:47.680Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2026-02-10T11:25:47.680Z] [2026-02-10T11:25:47.680Z] build-java: [2026-02-10T11:25:47.680Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2026-02-10T11:25:49.897Z] [2026-02-10T11:25:49.897Z] build-jar: [2026-02-10T11:25:49.897Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar [2026-02-10T11:25:50.588Z] [2026-02-10T11:25:50.588Z] build-archives: [2026-02-10T11:25:50.588Z] [2026-02-10T11:25:50.588Z] build-no-natives: [2026-02-10T11:25:50.588Z] [2026-02-10T11:25:50.588Z] build-natives: [2026-02-10T11:25:50.588Z] [2026-02-10T11:25:50.588Z] build: [2026-02-10T11:25:50.588Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/../../externalDependency/system_lib [2026-02-10T11:25:50.588Z] [2026-02-10T11:25:50.588Z] setup-java-properties: [2026-02-10T11:25:50.588Z] [2026-02-10T11:25:50.588Z] check-prereqs: [2026-02-10T11:25:50.588Z] [2026-02-10T11:25:50.588Z] check-compiler-level: [2026-02-10T11:25:50.588Z] [echo] java_java_specification_version is 1.8 [2026-02-10T11:25:50.588Z] [echo] can_build_modularity is false [2026-02-10T11:25:50.589Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2026-02-10T11:25:50.589Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2026-02-10T11:25:50.589Z] [2026-02-10T11:25:50.589Z] create-bin-dir: [2026-02-10T11:25:50.589Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin [2026-02-10T11:25:50.589Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods [2026-02-10T11:25:50.589Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override [2026-02-10T11:25:50.589Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new [2026-02-10T11:25:50.589Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests [2026-02-10T11:25:50.590Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common [2026-02-10T11:25:50.590Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3 [2026-02-10T11:25:50.590Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4 [2026-02-10T11:25:50.590Z] [2026-02-10T11:25:50.590Z] build-java: [2026-02-10T11:25:50.590Z] [2026-02-10T11:25:50.590Z] build-no-natives: [2026-02-10T11:25:50.590Z] [2026-02-10T11:25:50.590Z] build: [2026-02-10T11:25:50.590Z] [2026-02-10T11:25:50.590Z] build: [2026-02-10T11:25:50.590Z] [2026-02-10T11:25:50.590Z] common_dist: [2026-02-10T11:25:50.590Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\STF [2026-02-10T11:25:51.700Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest [2026-02-10T11:25:55.366Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\aqa-systemtest [2026-02-10T11:25:55.367Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\system\openj9-systemtest does not exist. [2026-02-10T11:25:55.367Z] [2026-02-10T11:25:55.367Z] build: [2026-02-10T11:25:55.367Z] [2026-02-10T11:25:55.367Z] build: [2026-02-10T11:25:55.367Z] [2026-02-10T11:25:55.367Z] THC.check: [2026-02-10T11:25:55.367Z] [2026-02-10T11:25:55.367Z] getChurn: [2026-02-10T11:25:55.367Z] [exec] Cloning into 'churn'... [2026-02-10T11:25:56.052Z] [2026-02-10T11:25:56.053Z] dist: [2026-02-10T11:25:56.053Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\churn [2026-02-10T11:25:56.053Z] [2026-02-10T11:25:56.053Z] init: [2026-02-10T11:25:56.053Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\daaLoadTest [2026-02-10T11:25:56.053Z] [2026-02-10T11:25:56.053Z] common_build: [2026-02-10T11:25:56.053Z] [2026-02-10T11:25:56.053Z] build: [2026-02-10T11:25:56.053Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\daaLoadTest [2026-02-10T11:25:56.053Z] [2026-02-10T11:25:56.053Z] build: [2026-02-10T11:25:56.053Z] [2026-02-10T11:25:56.053Z] init: [2026-02-10T11:25:56.053Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\jcstress [2026-02-10T11:25:56.053Z] [2026-02-10T11:25:56.053Z] getDependentLibs: [2026-02-10T11:25:56.383Z] [exec] -------------------------------------------- [2026-02-10T11:25:56.383Z] [exec] path is set to C:/jenkins/externalDependency/system_lib [2026-02-10T11:25:56.383Z] [exec] task is set to default [2026-02-10T11:25:56.383Z] [exec] dependencyList is set to jcstress [2026-02-10T11:25:56.383Z] [exec] System Test jars will be downloaded. [2026-02-10T11:25:56.383Z] [exec] -------------------------------------------- [2026-02-10T11:25:56.383Z] [exec] Starting download third party dependent jars [2026-02-10T11:25:56.383Z] [exec] -------------------------------------------- [2026-02-10T11:25:56.383Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/system_lib [2026-02-10T11:25:56.383Z] [exec] C:/jenkins/externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-02-10T11:25:56.383Z] [exec] downloaded dependent third party jars successfully [2026-02-10T11:25:56.383Z] [2026-02-10T11:25:56.383Z] dist: [2026-02-10T11:25:56.383Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\jcstress [2026-02-10T11:25:56.383Z] [2026-02-10T11:25:56.383Z] init: [2026-02-10T11:25:56.383Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\jlm [2026-02-10T11:25:56.383Z] [2026-02-10T11:25:56.383Z] common_build: [2026-02-10T11:25:56.383Z] [2026-02-10T11:25:56.383Z] build: [2026-02-10T11:25:56.383Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\jlm [2026-02-10T11:25:56.383Z] [2026-02-10T11:25:56.383Z] init: [2026-02-10T11:25:56.383Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\lambdaLoadTest [2026-02-10T11:25:56.383Z] [2026-02-10T11:25:56.383Z] common_build: [2026-02-10T11:25:56.383Z] [2026-02-10T11:25:56.383Z] build: [2026-02-10T11:25:56.383Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\lambdaLoadTest [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] init: [2026-02-10T11:25:56.708Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\mathLoadTest [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] common_build: [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] build: [2026-02-10T11:25:56.708Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\mathLoadTest [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] init: [2026-02-10T11:25:56.708Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\mauveLoadTest [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] common_build: [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] build: [2026-02-10T11:25:56.708Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\mauveLoadTest [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] init: [2026-02-10T11:25:56.708Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\modularity [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] common_build: [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] build: [2026-02-10T11:25:56.708Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\modularity [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] init: [2026-02-10T11:25:56.708Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\otherLoadTest [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] common_build: [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] build: [2026-02-10T11:25:56.708Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\otherLoadTest [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] init: [2026-02-10T11:25:56.708Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\security [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] common_build: [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] build: [2026-02-10T11:25:56.708Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\security [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] init: [2026-02-10T11:25:56.708Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\sharedClasses [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] common_build: [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] build: [2026-02-10T11:25:56.708Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\jvmtest\system\sharedClasses [2026-02-10T11:25:56.708Z] [2026-02-10T11:25:56.708Z] BUILD SUCCESSFUL [2026-02-10T11:25:56.708Z] Total time: 1 minute 47 seconds [2026-02-10T11:25:57.020Z] 0 [2026-02-10T11:25:57.020Z] [2026-02-10T11:25:57.020Z] [2026-02-10T11:25:57.346Z] RECORD TEST REPOs SHA [2026-02-10T11:25:57.346Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//TKG/scripts"; \ [2026-02-10T11:25:57.346Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//TKG/SHAs.txt" [2026-02-10T11:25:57.347Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//TKG/SHAs.txt [2026-02-10T11:25:57.347Z] touch C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests//TKG/SHAs.txt [2026-02-10T11:25:57.672Z] ================================================ [2026-02-10T11:25:57.672Z] timestamp: 20260210-112557 [2026-02-10T11:25:57.672Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests [2026-02-10T11:25:57.672Z] git repo: [2026-02-10T11:25:57.998Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-10T11:25:57.999Z] sha: [2026-02-10T11:25:57.999Z] 4c8318f78e063f3435c4aef6f4a61edc83de2f4b [2026-02-10T11:25:58.327Z] ================================================ [2026-02-10T11:25:58.327Z] timestamp: 20260210-112558 [2026-02-10T11:25:58.327Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/system/aqa-systemtest [2026-02-10T11:25:58.327Z] git repo: [2026-02-10T11:25:58.327Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2026-02-10T11:25:58.327Z] sha: [2026-02-10T11:25:58.327Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-02-10T11:25:58.327Z] ================================================ [2026-02-10T11:25:58.327Z] timestamp: 20260210-112558 [2026-02-10T11:25:58.327Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/system/churn/churn [2026-02-10T11:25:58.327Z] git repo: [2026-02-10T11:25:58.657Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2026-02-10T11:25:58.657Z] sha: [2026-02-10T11:25:58.657Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2026-02-10T11:25:58.657Z] ================================================ [2026-02-10T11:25:58.657Z] timestamp: 20260210-112558 [2026-02-10T11:25:58.657Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/system/STF [2026-02-10T11:25:58.657Z] git repo: [2026-02-10T11:25:58.657Z] Fetch URL: https://github.com/adoptium/STF.git [2026-02-10T11:25:58.657Z] sha: [2026-02-10T11:25:58.986Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7 [2026-02-10T11:25:58.986Z] ================================================ [2026-02-10T11:25:58.986Z] timestamp: 20260210-112558 [2026-02-10T11:25:58.986Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG [2026-02-10T11:25:58.986Z] git repo: [2026-02-10T11:25:58.986Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-10T11:25:58.986Z] sha: [2026-02-10T11:25:58.986Z] a9e191ceefbd2d7e2cb775891542647c2575d92e [2026-02-10T11:25:58.986Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG' [Pipeline] } [2026-02-10T11:25:59.056Z] $ ssh-agent -k [2026-02-10T11:25:59.120Z] unset SSH_AUTH_SOCK; [2026-02-10T11:25:59.120Z] unset SSH_AGENT_PID; [2026-02-10T11:25:59.120Z] echo Agent pid 686 killed; [2026-02-10T11:25:59.172Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-10T11:25:59.308Z] 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 [2026-02-10T11:25:59.331Z] ITERATION: 1/1 [Pipeline] sshagent [2026-02-10T11:25:59.349Z] $ ssh-agent [2026-02-10T11:25:59.462Z] SSH_AUTH_SOCK=/tmp/ssh-2csXMGC9fIMC/agent.1037 [2026-02-10T11:25:59.462Z] SSH_AGENT_PID=1038 [2026-02-10T11:25:59.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-10T11:25:59.895Z] ++ uname [2026-02-10T11:25:59.895Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']' [2026-02-10T11:25:59.895Z] ++ uname [2026-02-10T11:25:59.895Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']' [2026-02-10T11:25:59.895Z] ++ uname [2026-02-10T11:25:59.895Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']' [2026-02-10T11:25:59.895Z] + MAKE=make [2026-02-10T11:25:59.895Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-10T11:26:00.215Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-10T11:26:00.694Z] ++ uname [2026-02-10T11:26:00.694Z] + '[' CYGWIN_NT-10.0-26200 = AIX ']' [2026-02-10T11:26:00.694Z] ++ uname [2026-02-10T11:26:00.694Z] + '[' CYGWIN_NT-10.0-26200 = SunOS ']' [2026-02-10T11:26:00.694Z] ++ uname [2026-02-10T11:26:00.694Z] + '[' CYGWIN_NT-10.0-26200 = '*BSD' ']' [2026-02-10T11:26:00.694Z] + MAKE=make [2026-02-10T11:26:00.694Z] + cd ./aqa-tests [2026-02-10T11:26:00.694Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-10T11:26:00.694Z] ++ set +x [2026-02-10T11:26:01.020Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2026-02-10T11:26:01.020Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2026-02-10T11:26:01.020Z] make _testList TESTLIST=TestJlmRemoteThreadNoAuth_0,NioLoadTest_5m_0,LambdaLoadTest_HS_5m_1,ClassLoadingTest_5m_1,MathLoadTest_bigdecimal_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_1,TestJlmLocal_0,ParallelStreamsLoadTest_HS_0 [2026-02-10T11:26:01.020Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG' [2026-02-10T11:26:01.020Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image [2026-02-10T11:26:01.020Z] LIB_DIR is set to C:/jenkins/externalDependency/system_lib [2026-02-10T11:26:01.020Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=TestJlmRemoteThreadNoAuth_0,NioLoadTest_5m_0,LambdaLoadTest_HS_5m_1,ClassLoadingTest_5m_1,MathLoadTest_bigdecimal_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_1,TestJlmLocal_0,ParallelStreamsLoadTest_HS_0 [2026-02-10T11:26:01.020Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG' [2026-02-10T11:26:01.335Z] perl scripts/configure.pl [2026-02-10T11:26:01.335Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.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=TestJlmRemoteThreadNoAuth_0,NioLoadTest_5m_0,LambdaLoadTest_HS_5m_1,ClassLoadingTest_5m_1,MathLoadTest_bigdecimal_5m_1,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_1,TestJlmLocal_0,ParallelStreamsLoadTest_HS_0 --numOfMachines= --testTime= --TRSSURL= [2026-02-10T11:26:01.662Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-10T11:26:01.662Z] [2026-02-10T11:26:01.662Z] Starting to generate test make files. [2026-02-10T11:26:01.662Z] [2026-02-10T11:26:02.006Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\churn\playlist.xml [2026-02-10T11:26:02.361Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml [2026-02-10T11:26:02.361Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\jcstress\playlist.xml [2026-02-10T11:26:02.361Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\jlm\playlist.xml [2026-02-10T11:26:02.361Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/jlm/autoGen.mk [2026-02-10T11:26:02.361Z] [2026-02-10T11:26:02.361Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml [2026-02-10T11:26:02.361Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk [2026-02-10T11:26:02.361Z] [2026-02-10T11:26:02.361Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml [2026-02-10T11:26:02.361Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk [2026-02-10T11:26:02.362Z] [2026-02-10T11:26:02.362Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml [2026-02-10T11:26:02.362Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk [2026-02-10T11:26:02.362Z] [2026-02-10T11:26:02.362Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\modularity\playlist.xml [2026-02-10T11:26:02.362Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml [2026-02-10T11:26:02.362Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk [2026-02-10T11:26:02.362Z] [2026-02-10T11:26:02.362Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\security\playlist.xml [2026-02-10T11:26:02.362Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG\..\system\sharedClasses\playlist.xml [2026-02-10T11:26:02.674Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG/../system/autoGen.mk [2026-02-10T11:26:02.674Z] [2026-02-10T11:26:02.674Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG/../autoGen.mk [2026-02-10T11:26:02.674Z] [2026-02-10T11:26:02.674Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG/../TKG/utils.mk [2026-02-10T11:26:02.674Z] [2026-02-10T11:26:02.674Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1\aqa-tests\TKG/../TKG/rerun.mk [2026-02-10T11:26:02.674Z] [2026-02-10T11:26:02.674Z] Make files are generated successfully. [2026-02-10T11:26:02.674Z] [2026-02-10T11:26:02.674Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG' [2026-02-10T11:26:02.674Z] make -f runtest.mk _testList [2026-02-10T11:26:02.674Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/TKG' [2026-02-10T11:26:03.359Z] [2026-02-10T11:26:03.359Z] Running make 4.4.1 [2026-02-10T11:26:03.359Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/ [2026-02-10T11:26:03.359Z] set JDK_VERSION to 8 [2026-02-10T11:26:03.359Z] set JDK_IMPL to hotspot [2026-02-10T11:26:03.359Z] set JVM_VERSION to openjdk8 [2026-02-10T11:26:03.672Z] set JCL_VERSION to latest [2026-02-10T11:26:03.672Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-02-10T11:26:03.672Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image [2026-02-10T11:26:03.673Z] set SPEC to win_x86-64 [2026-02-10T11:26:03.673Z] set TEST_FLAG to [2026-02-10T11:26:03.985Z] Running testList ... [2026-02-10T11:26:03.985Z] There are 9 test targets in testList [2026-02-10T11:26:03.985Z] "c:/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/jdkbinary/j2sdk-image\\bin\\java" -version [2026-02-10T11:26:03.985Z] openjdk version "1.8.0_492-beta" [2026-02-10T11:26:03.985Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602100942-b01) [2026-02-10T11:26:03.985Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b01, mixed mode) [2026-02-10T11:26:04.296Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests' [2026-02-10T11:26:04.296Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/system' [2026-02-10T11:26:04.608Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows_testList_1/aqa-tests/system/jlm' [2026-02-10T11:26:04.608Z] ../system.mk:25: CYGWIN is 1 [2026-02-10T11:26:04.608Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path [2026-02-10T11:26:04.938Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe [2026-02-10T11:26:04.938Z] [2026-02-10T11:26:04.938Z] ===============================================