Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_x86-64_windows" build number 965 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 564 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3008 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 266 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2@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 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10 Commit message: "Set current build result based on Perf metrics. (#6369)" > git rev-list --no-walk 20c189de9f97f55af5b130fa309872a7ce12bf25 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-26T21:29:37.011Z] SPEC: win_x86-64 [Pipeline] echo [2025-06-26T21:29:37.013Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-26T21:29:37.020Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-26T21:29:37.023Z] dynamicAgents: [] [Pipeline] node [2025-06-26T21:29:52.026Z] Still waiting to schedule task [2025-06-26T21:29:52.026Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-06-26T23:08:12.484Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-06-26T23:08:12.516Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-26T23:08:12.574Z] [WS-CLEANUP] Deleting project workspace... [2025-06-26T23:08:12.574Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-26T23:08:12.592Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-26T23:08:12.656Z] The recommended git tool is: git [2025-06-26T23:08:12.698Z] No credentials specified [2025-06-26T23:08:12.718Z] Cloning the remote Git repository [2025-06-26T23:08:12.747Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-26T23:08:12.747Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests # timeout=10 [2025-06-26T23:08:12.965Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-06-26T23:08:12.965Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-26T23:08:12.965Z] > git --version # timeout=10 [2025-06-26T23:08:13.113Z] > git --version # 'git version 2.45.1' [2025-06-26T23:08:13.114Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-26T23:08:20.115Z] Avoid second fetch [2025-06-26T23:08:20.210Z] Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master) [2025-06-26T23:08:19.949Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-26T23:08:20.006Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-26T23:08:20.124Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-06-26T23:08:20.220Z] > git config core.sparsecheckout # timeout=10 [2025-06-26T23:08:20.272Z] > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10 [2025-06-26T23:08:25.162Z] Commit message: "Set current build result based on Perf metrics. (#6369)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-26T23:08:26.532Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-26T23:08:26.549Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-26T23:08:27.038Z] + LC_TIME=C [2025-06-26T23:08:27.038Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-26T23:08:27.106Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-26T23:08:27.627Z] + aqa-tests/terminateTestProcesses.sh null [2025-06-26T23:08:27.935Z] Windows machine, using powershell queries... [2025-06-26T23:08:28.243Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-06-26T23:08:29.487Z] + printenv [2025-06-26T23:08:29.487Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-06-26T23:08:29.487Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-06-26T23:08:29.487Z] !C:=C:\jenkins [2025-06-26T23:08:29.487Z] KEEP_WORKSPACE=false [2025-06-26T23:08:29.487Z] NUMBER_OF_PROCESSORS=2 [2025-06-26T23:08:29.487Z] PROCESSOR_LEVEL=6 [2025-06-26T23:08:29.487Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_2.tap [2025-06-26T23:08:29.487Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/lib [2025-06-26T23:08:29.487Z] EXIT_FAILURE=false [2025-06-26T23:08:29.487Z] JDK_BRANCH=jdk8u462-b07_adopt [2025-06-26T23:08:29.487Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/6/display/redirect?page=tests [2025-06-26T23:08:29.487Z] PLATFORM=x86-64_windows [2025-06-26T23:08:29.487Z] DOCKER_REQUIRED=false [2025-06-26T23:08:29.487Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2 [2025-06-26T23:08:29.487Z] PROGRAMFILES=C:\Program Files [2025-06-26T23:08:29.487Z] git=C:\Program Files\Git\cmd\git.exe [2025-06-26T23:08:29.487Z] TIME_LIMIT=25 [2025-06-26T23:08:29.487Z] JENKINS_SERVER_COOKIE=durable-da0fe168bb0efd4073aff5b618e859474e143828b610ea0b4b91393de742ade0 [2025-06-26T23:08:29.487Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-06-26T23:08:29.487Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.13+11 [2025-06-26T23:08:29.487Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-26T23:08:29.487Z] GENERATE_JOBS=true [2025-06-26T23:08:29.487Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-26T23:08:29.487Z] OS=Windows_NT [2025-06-26T23:08:29.487Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/6/display/redirect?page=changes [2025-06-26T23:08:29.487Z] HOMEDRIVE=C: [2025-06-26T23:08:29.487Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-06-26T23:08:29.487Z] RERUN_ITERATIONS=1 [2025-06-26T23:08:29.487Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-26T23:08:29.487Z] USERDOMAIN=test-azure-win2 [2025-06-26T23:08:29.487Z] STF_OWNER_BRANCH=adoptium:master [2025-06-26T23:08:29.487Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-26T23:08:29.487Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [2025-06-26T23:08:29.487Z] USERPROFILE=C:\Users\jenkins [2025-06-26T23:08:29.487Z] ARCHIVE_TEST_RESULTS=false [2025-06-26T23:08:29.487Z] SETUP_JCK_RUN=false [2025-06-26T23:08:29.487Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/6/ [2025-06-26T23:08:29.487Z] SLACK_CHANNEL=aqavit-bot [2025-06-26T23:08:29.487Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2025-06-26T23:08:29.487Z] JCK_GIT_BRANCH=master [2025-06-26T23:08:29.487Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/ [2025-06-26T23:08:29.487Z] BUILD_NUMBER=6 [2025-06-26T23:08:29.487Z] TKG_ITERATIONS=1 [2025-06-26T23:08:29.487Z] _=/usr/bin/printenv [2025-06-26T23:08:29.487Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-06-26T23:08:29.487Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../benchmarks [2025-06-26T23:08:29.487Z] ALLUSERSPROFILE=C:\ProgramData [2025-06-26T23:08:29.487Z] JENKINS_NODE_COOKIE=b085ea05-a1bd-4751-9c07-54f1727dbea9 [2025-06-26T23:08:29.487Z] CommonProgramW6432=C:\Program Files\Common Files [2025-06-26T23:08:29.487Z] KEEP_REPORTDIR=false [2025-06-26T23:08:29.487Z] BUILD_DISPLAY_NAME=#6 [2025-06-26T23:08:29.487Z] SDK_RESOURCE=upstream [2025-06-26T23:08:29.487Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2025-06-26T23:08:29.487Z] HOME=/home/jenkins [2025-06-26T23:08:29.487Z] USERNAME=jenkins [2025-06-26T23:08:29.487Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-06-26T23:08:29.487Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-06-26T23:08:29.487Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-26T23:08:29.487Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [2025-06-26T23:08:29.487Z] JOBSTARTTIME=Thu, 26 Jun 2025 23:08:26 +0000 [2025-06-26T23:08:29.487Z] JDK_VERSION=8 [2025-06-26T23:08:29.487Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-06-26T23:08:29.487Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [2025-06-26T23:08:29.487Z] USE_TESTENV_PROPERTIES=false [2025-06-26T23:08:29.487Z] SYSTEMROOT=C:\Windows [2025-06-26T23:08:29.487Z] PERSONAL_BUILD=false [2025-06-26T23:08:29.487Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/6/display/redirect [2025-06-26T23:08:29.487Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-06-26T23:08:29.487Z] AUTO_DETECT=true [2025-06-26T23:08:29.487Z] EXIT_SUCCESS=false [2025-06-26T23:08:29.487Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/display/redirect [2025-06-26T23:08:29.487Z] PROMPT=$P$G [2025-06-26T23:08:29.487Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [2025-06-26T23:08:29.487Z] COMPUTERNAME=test-azure-win2 [2025-06-26T23:08:29.487Z] OPENJ9_BRANCH=master [2025-06-26T23:08:29.487Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-26T23:08:29.487Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:08:29.487Z] PARALLEL=None [2025-06-26T23:08:29.487Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-26T23:08:29.487Z] ITERATIONS=1 [2025-06-26T23:08:29.487Z] UPSTREAM_JOB_NUMBER=564 [2025-06-26T23:08:29.487Z] SPEC=win_x86-64 [2025-06-26T23:08:29.487Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-64_windows [2025-06-26T23:08:29.487Z] TERM=xterm-256color [2025-06-26T23:08:29.487Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-26T23:08:29.487Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-26T23:08:29.487Z] LOGONSERVER=\\test-azure-win2 [2025-06-26T23:08:29.487Z] NODE_NAME=test-azure-win2022-x64-4 [2025-06-26T23:08:29.487Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-26T23:08:29.487Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-06-26T23:08:29.487Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-26T23:08:29.487Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-06-26T23:08:29.487Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-06-26T23:08:29.487Z] DYNAMIC_COMPILE=false [2025-06-26T23:08:29.487Z] SHLVL=2 [2025-06-26T23:08:29.487Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-64_windows_testList_2-6 [2025-06-26T23:08:29.487Z] PROCESSOR_REVISION=5507 [2025-06-26T23:08:29.487Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-06-26T23:08:29.487Z] EXECUTOR_NUMBER=0 [2025-06-26T23:08:29.487Z] HUDSON_COOKIE=2cc374a1-bc58-41d6-96f0-a1205f6b3de6 [2025-06-26T23:08:29.487Z] ADOPTOPENJDK_BRANCH=master [2025-06-26T23:08:29.487Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-26T23:08:29.487Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-06-26T23:08:29.487Z] ORIGIN_JDK_VERSION=8 [2025-06-26T23:08:29.487Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2025-06-26T23:08:29.487Z] SESSIONNAME=RDP-Tcp#0 [2025-06-26T23:08:29.487Z] NUM_PROCESSORS=2 [2025-06-26T23:08:29.487Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-26T23:08:29.488Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022 [2025-06-26T23:08:29.488Z] STAGE_NAME=Setup [2025-06-26T23:08:29.488Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-26T23:08:29.488Z] HOMEPATH=\Users\jenkins [2025-06-26T23:08:29.488Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2@tmp [2025-06-26T23:08:29.488Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-06-26T23:08:29.488Z] PATH=/cygdrive/c/Program Files/Java/jdk-17.0.13+11/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2025-06-26T23:08:29.488Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-26T23:08:29.488Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-26T23:08:29.488Z] ProgramW6432=C:\Program Files [2025-06-26T23:08:29.488Z] UPSTREAM_TEST_JOB_NUMBER=965 [2025-06-26T23:08:29.488Z] CI=true [2025-06-26T23:08:29.488Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/6/display/redirect?page=artifacts [2025-06-26T23:08:29.488Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-26T23:08:29.488Z] RERUN_FAILURE=true [2025-06-26T23:08:29.488Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-26T23:08:29.488Z] BUILD_LIST=system [2025-06-26T23:08:29.488Z] BUILD_ID=6 [2025-06-26T23:08:29.488Z] WINDIR=C:\Windows [2025-06-26T23:08:29.488Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-06-26T23:08:29.488Z] PUBLIC=C:\Users\Public [2025-06-26T23:08:29.488Z] CLIENTNAME=scfryer-thinkpa [2025-06-26T23:08:29.488Z] SYSTEMDRIVE=C: [2025-06-26T23:08:29.488Z] TARGET=-f parallelList.mk testList_2 [2025-06-26T23:08:29.488Z] USE_JRE=false [2025-06-26T23:08:29.488Z] JDK_IMPL=hotspot [2025-06-26T23:08:29.488Z] ProgramData=C:\ProgramData Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-26T23:08:29.536Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-26T23:08:29.548Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T23:08:34.007Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 564 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-26T23:08:34.205Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-06-26T23:08:34.212Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2 [Pipeline] { [Pipeline] sshagent [2025-06-26T23:08:34.232Z] $ ssh-agent [2025-06-26T23:08:34.392Z] SSH_AUTH_SOCK=/tmp/ssh-8s8PaeNwOFyM/agent.1994 [2025-06-26T23:08:34.392Z] SSH_AGENT_PID=1995 [2025-06-26T23:08:34.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-26T23:08:34.407Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-26T23:08:34.443Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-06-26T23:08:34.911Z] ++ pwd [2025-06-26T23:08:34.912Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/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 [2025-06-26T23:08:35.237Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests [2025-06-26T23:08:35.237Z] get jdk binary... [2025-06-26T23:08:35.237Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-26T23:08:35.237Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u462b07-ea.zip ... [2025-06-26T23:08:38.881Z] List files in jdkbinary folder... [2025-06-26T23:08:38.881Z] total 173956 [2025-06-26T23:08:38.881Z] -rwxrwx---+ 1 jenkins None 30390534 Jun 26 20:44 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T23:08:38.881Z] -rwxrwx---+ 1 jenkins None 106974444 Jun 26 20:54 OpenJDK8U-jdk_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T23:08:38.881Z] -rwxrwx---+ 1 jenkins None 40654204 Jun 26 20:55 OpenJDK8U-jre_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T23:08:38.881Z] -rwxrwx---+ 1 jenkins None 24015 Jun 26 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b07-ea-metadata.json [2025-06-26T23:08:38.881Z] -rwxrwx---+ 1 jenkins None 79159 Jun 26 21:11 OpenJDK8U-sbom_x64_windows_hotspot_8u462b07-ea.json [2025-06-26T23:08:38.881Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 23:08 tmp [2025-06-26T23:08:38.881Z] List files in jdkbinary/tmp folder... [2025-06-26T23:08:38.881Z] total 4 [2025-06-26T23:08:38.881Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 20:44 jdk8u462-b07 [2025-06-26T23:08:38.881Z] Moving directory jdk8u462-b07/ to ../j2sdk-image [2025-06-26T23:08:38.881Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u462b07-ea.zip ... [2025-06-26T23:08:40.522Z] List files in jdkbinary folder... [2025-06-26T23:08:40.522Z] total 173960 [2025-06-26T23:08:40.522Z] -rwxrwx---+ 1 jenkins None 30390534 Jun 26 20:44 OpenJDK8U-debugimage_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T23:08:40.522Z] -rwxrwx---+ 1 jenkins None 106974444 Jun 26 20:54 OpenJDK8U-jdk_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T23:08:40.522Z] -rwxrwx---+ 1 jenkins None 40654204 Jun 26 20:55 OpenJDK8U-jre_x64_windows_hotspot_8u462b07-ea.zip [2025-06-26T23:08:40.522Z] -rwxrwx---+ 1 jenkins None 24015 Jun 26 20:49 OpenJDK8U-sbom_x64_windows_hotspot_8u462b07-ea-metadata.json [2025-06-26T23:08:40.522Z] -rwxrwx---+ 1 jenkins None 79159 Jun 26 21:11 OpenJDK8U-sbom_x64_windows_hotspot_8u462b07-ea.json [2025-06-26T23:08:40.522Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 20:44 j2sdk-image [2025-06-26T23:08:40.522Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 23:08 tmp [2025-06-26T23:08:40.522Z] List files in jdkbinary/tmp folder... [2025-06-26T23:08:40.522Z] total 4 [2025-06-26T23:08:40.522Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 20:44 jdk8u462-b07-jre [2025-06-26T23:08:40.522Z] Moving directory jdk8u462-b07-jre/ to ../j2re-image [2025-06-26T23:08:40.522Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u462b07-ea.zip over ./j2sdk-image/jre... [2025-06-26T23:08:42.681Z] Removing top-level folder jdk8u462-b07-debug-image/ [2025-06-26T23:08:43.015Z] Removing top-level folder jdk8u462-b07/ [2025-06-26T23:08:45.892Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version [2025-06-26T23:08:45.892Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-26T23:08:45.892Z] openjdk version "1.8.0_462-beta" [2025-06-26T23:08:45.892Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262009-b07) [2025-06-26T23:08:45.892Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-26T23:08:45.892Z] =JAVA VERSION OUTPUT END= [2025-06-26T23:08:45.892Z] =RELEASE INFO BEGIN= [2025-06-26T23:08:45.892Z] JAVA_VERSION="1.8.0_462" [2025-06-26T23:08:45.892Z] OS_NAME="Windows" [2025-06-26T23:08:45.892Z] OS_VERSION="5.2" [2025-06-26T23:08:45.892Z] OS_ARCH="amd64" [2025-06-26T23:08:45.892Z] SOURCE=".:git:d1f0ddc52725+" [2025-06-26T23:08:45.892Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-26T23:08:45.893Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-26T23:08:45.893Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-26T23:08:45.893Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-26T23:08:45.893Z] FULL_VERSION="1.8.0_462-beta-202506262009-b07" [2025-06-26T23:08:45.893Z] SEMANTIC_VERSION="8.0.462+7" [2025-06-26T23:08:45.893Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-06-26T23:08:45.893Z] JVM_VARIANT="Hotspot" [2025-06-26T23:08:45.893Z] JVM_VERSION="25.462-b07" [2025-06-26T23:08:45.893Z] IMAGE_TYPE="JDK" [2025-06-26T23:08:45.893Z] =RELEASE INFO END= [2025-06-26T23:08:45.893Z] get testKitGen... [2025-06-26T23:08:45.893Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-26T23:08:48.734Z] git rev-parse master [2025-06-26T23:08:48.734Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-26T23:08:49.501Z] $ ssh-agent -k [2025-06-26T23:08:49.555Z] unset SSH_AUTH_SOCK; [2025-06-26T23:08:49.555Z] unset SSH_AGENT_PID; [2025-06-26T23:08:49.555Z] echo Agent pid 1995 killed; [2025-06-26T23:08:49.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-26T23:08:49.925Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.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=jdk8u462-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=965&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=564&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-26T23:08:49.940Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.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-win2022-x64-4&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=jdk8u462-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=965&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=564&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-26T23:08:49.974Z] Building tests... [Pipeline] timeout [2025-06-26T23:08:49.977Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-26T23:08:50.111Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-64_windows" build number 965 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-26T23:08:50.152Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-26T23:08:50.168Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-26T23:08:50.661Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-26T23:08:50.983Z] -------------------------------------------- [2025-06-26T23:08:50.983Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:08:50.983Z] task is set to default [2025-06-26T23:08:50.983Z] dependencyList is set to all [2025-06-26T23:08:50.983Z] -------------------------------------------- [2025-06-26T23:08:50.983Z] Starting download third party dependent jars [2025-06-26T23:08:50.983Z] -------------------------------------------- [2025-06-26T23:08:50.983Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-26T23:08:50.983Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-06-26T23:08:50.983Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-06-26T23:08:51.124Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2025-06-26T23:08:51.142Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] sshagent [2025-06-26T23:08:51.172Z] $ ssh-agent [2025-06-26T23:08:51.316Z] SSH_AUTH_SOCK=/tmp/ssh-9XtAxqJQ1IGx/agent.2064 [2025-06-26T23:08:51.316Z] SSH_AGENT_PID=2065 [2025-06-26T23:08:51.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-26T23:08:51.770Z] + bash ./compile.sh [2025-06-26T23:08:52.078Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2025-06-26T23:08:52.384Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib [2025-06-26T23:08:52.384Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T23:08:52.384Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-26T23:08:52.385Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-26T23:08:52.385Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-26T23:08:53.498Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\scripts\build_tools.xml [2025-06-26T23:08:54.219Z] [2025-06-26T23:08:54.219Z] build: [2025-06-26T23:08:54.219Z] [2025-06-26T23:08:54.219Z] clean: [2025-06-26T23:08:54.219Z] [2025-06-26T23:08:54.219Z] init: [2025-06-26T23:08:54.219Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\bin [2025-06-26T23:08:54.219Z] [2025-06-26T23:08:54.219Z] getDependentLibs: [2025-06-26T23:08:54.617Z] [exec] -------------------------------------------- [2025-06-26T23:08:54.617Z] [exec] path is set to C:/jenkins/testDependency/system_lib [2025-06-26T23:08:54.617Z] [exec] task is set to default [2025-06-26T23:08:54.617Z] [exec] dependencyList is set to json_simple [2025-06-26T23:08:54.617Z] [exec] -------------------------------------------- [2025-06-26T23:08:54.617Z] [exec] Starting download third party dependent jars [2025-06-26T23:08:54.617Z] [exec] -------------------------------------------- [2025-06-26T23:08:54.617Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib [2025-06-26T23:08:54.618Z] [exec] C:/jenkins/testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-26T23:08:54.618Z] [exec] downloaded dependent third party jars successfully [2025-06-26T23:08:54.618Z] [2025-06-26T23:08:54.618Z] compile: [2025-06-26T23:08:54.618Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T23:08:54.618Z] [echo] ============COMPILER SETTINGS============ [2025-06-26T23:08:54.618Z] [echo] ===fork: yes [2025-06-26T23:08:54.618Z] [echo] ===debug: on [2025-06-26T23:08:54.618Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\bin [2025-06-26T23:08:58.072Z] [2025-06-26T23:08:58.072Z] dist: [2025-06-26T23:08:58.073Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\bin\TestKitGen.jar [2025-06-26T23:08:58.757Z] [2025-06-26T23:08:58.757Z] BUILD SUCCESSFUL [2025-06-26T23:08:58.757Z] Total time: 5 seconds [2025-06-26T23:08:58.757Z] 0 [2025-06-26T23:08:58.757Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-26T23:08:59.434Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-26T23:08:59.434Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-06-26T23:09:02.262Z] ****************************** MACHINE INFO ****************************** [2025-06-26T23:09:02.262Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG [2025-06-26T23:09:02.262Z] Free Physical Memory Size : 6079029248 [2025-06-26T23:09:02.262Z] Free space (bytes) : 408338489344 [2025-06-26T23:09:02.263Z] Total Physical Memory Size : 8536289280 [2025-06-26T23:09:02.263Z] Total space (bytes) : 549161218048 [2025-06-26T23:09:02.263Z] Usable space (bytes) : 408338489344 [2025-06-26T23:09:02.263Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-26T23:09:02.263Z] bashVersion : [2025-06-26T23:09:02.263Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-06-26T23:09:02.263Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-26T23:09:02.263Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-26T23:09:02.263Z] [2025-06-26T23:09:02.263Z] This is free software; you are free to change and redistribute it. [2025-06-26T23:09:02.263Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T23:09:02.263Z] cpuCores : 2 [2025-06-26T23:09:02.263Z] curlVersion : [2025-06-26T23:09:02.263Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8 [2025-06-26T23:09:02.263Z] Release-Date: 2024-11-06 [2025-06-26T23:09:02.263Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-06-26T23:09:02.263Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-26T23:09:02.263Z] dockerVersion : bash: line 1: docker: command not found [2025-06-26T23:09:02.263Z] gcc version : 12 [2025-06-26T23:09:02.263Z] gclibc version : ldd (cygwin) 3.5.4 [2025-06-26T23:09:02.263Z] gdb version : bash: line 1: gdb: command not found [2025-06-26T23:09:02.263Z] lldb version : Command could not be executed [2025-06-26T23:09:02.263Z] makeVersion : [2025-06-26T23:09:02.263Z] GNU Make 4.4.1 [2025-06-26T23:09:02.263Z] Built for x86_64-pc-cygwin [2025-06-26T23:09:02.263Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-06-26T23:09:02.263Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-06-26T23:09:02.263Z] This is free software: you are free to change and redistribute it. [2025-06-26T23:09:02.263Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-26T23:09:02.263Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-26T23:09:02.263Z] perlVersion : [2025-06-26T23:09:02.263Z] [2025-06-26T23:09:02.263Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2025-06-26T23:09:02.263Z] (with 3 registered patches, see perl -V for more detail) [2025-06-26T23:09:02.263Z] [2025-06-26T23:09:02.263Z] Copyright 1987-2024, Larry Wall [2025-06-26T23:09:02.263Z] [2025-06-26T23:09:02.263Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-26T23:09:02.263Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-26T23:09:02.263Z] [2025-06-26T23:09:02.263Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-26T23:09:02.264Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-26T23:09:02.264Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-26T23:09:02.264Z] [2025-06-26T23:09:02.264Z] podmanVersion : bash: line 1: podman: command not found [2025-06-26T23:09:02.264Z] procArch : unknown [2025-06-26T23:09:02.264Z] sysArch : x86_64 [2025-06-26T23:09:02.264Z] sysOS : CYGWIN_NT-10.0-20348 [2025-06-26T23:09:02.264Z] ulimit : [2025-06-26T23:09:02.264Z] core file size (blocks, -c) 0 [2025-06-26T23:09:02.264Z] data seg size (kbytes, -d) unlimited [2025-06-26T23:09:02.264Z] file size (blocks, -f) unlimited [2025-06-26T23:09:02.264Z] open files (-n) 3200 [2025-06-26T23:09:02.264Z] pipe size (512 bytes, -p) 8 [2025-06-26T23:09:02.264Z] stack size (kbytes, -s) 2032 [2025-06-26T23:09:02.264Z] cpu time (seconds, -t) unlimited [2025-06-26T23:09:02.264Z] max user processes (-u) 256 [2025-06-26T23:09:02.264Z] virtual memory (kbytes, -v) unlimited [2025-06-26T23:09:02.264Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2025-06-26T23:09:02.264Z] vmVendor : Oracle Corporation [2025-06-26T23:09:02.264Z] vmVersion : 25.462-b07 [2025-06-26T23:09:02.264Z] xlc version : bash: line 1: xlC: command not found [2025-06-26T23:09:02.264Z] ************************************************************************** [2025-06-26T23:09:02.264Z] [2025-06-26T23:09:02.264Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-26T23:09:02.264Z] [2025-06-26T23:09:02.264Z] System.getProperty('java.vendor')=Temurin [2025-06-26T23:09:02.264Z] [2025-06-26T23:09:02.264Z] System.getProperty('os.name')=Windows Server 2022 [2025-06-26T23:09:02.264Z] [2025-06-26T23:09:02.264Z] System.getProperty('os.arch')=amd64 [2025-06-26T23:09:02.264Z] [2025-06-26T23:09:02.264Z] System.getProperty('java.fullversion')=null [2025-06-26T23:09:02.264Z] [2025-06-26T23:09:02.264Z] System.getProperty('sun.arch.data.model')=64 [2025-06-26T23:09:02.264Z] [2025-06-26T23:09:02.264Z] make -f clean.mk cleanBuild [2025-06-26T23:09:02.264Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2025-06-26T23:09:02.932Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests///..//jvmtest [2025-06-26T23:09:02.932Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2025-06-26T23:09:02.932Z] make -f compile.mk compile [2025-06-26T23:09:02.932Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2025-06-26T23:09:03.594Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2025-06-26T23:09:03.594Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2025-06-26T23:09:03.594Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/system_lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-06-26T23:09:03.595Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/output_compilation"; fi [2025-06-26T23:09:05.779Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\scripts\build_test.xml [2025-06-26T23:09:06.140Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-06-26T23:09:06.140Z] [2025-06-26T23:09:06.140Z] -create_test_directory: [2025-06-26T23:09:06.140Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest [2025-06-26T23:09:06.140Z] [2025-06-26T23:09:06.140Z] stage_test_material: [2025-06-26T23:09:06.470Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest [2025-06-26T23:09:06.470Z] [2025-06-26T23:09:06.470Z] build: [2025-06-26T23:09:06.802Z] [2025-06-26T23:09:06.802Z] init: [2025-06-26T23:09:06.802Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system [2025-06-26T23:09:06.802Z] [2025-06-26T23:09:06.802Z] dist: [2025-06-26T23:09:06.802Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system [2025-06-26T23:09:06.802Z] [2025-06-26T23:09:06.802Z] common_build: [2025-06-26T23:09:06.802Z] [echo] target common_build is called..... [2025-06-26T23:09:06.802Z] [2025-06-26T23:09:06.802Z] common_init: [2025-06-26T23:09:06.802Z] [2025-06-26T23:09:06.802Z] check_systemtest: [2025-06-26T23:09:06.802Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//system/STF does not exist, clone from GitHub [2025-06-26T23:09:06.802Z] [2025-06-26T23:09:06.802Z] clone_stf: [2025-06-26T23:09:07.129Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-06-26T23:09:08.727Z] [echo] git rev-parse master [2025-06-26T23:09:08.727Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-26T23:09:10.888Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//system/STF and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//testenv/testenv.properties [2025-06-26T23:09:10.888Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-06-26T23:09:10.888Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-26T23:09:10.888Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub [2025-06-26T23:09:10.888Z] [2025-06-26T23:09:10.888Z] clone_systemtest: [2025-06-26T23:09:10.888Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-06-26T23:09:14.607Z] [echo] git rev-parse master [2025-06-26T23:09:14.607Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-26T23:09:18.296Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//system/aqa-systemtest and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//testenv/testenv.properties [2025-06-26T23:09:18.297Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-06-26T23:09:18.297Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] configure_systemtest: [2025-06-26T23:09:18.297Z] [echo] Executing openjdk.build/build.xml [2025-06-26T23:09:18.297Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] check-for-ant: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] configure-ant: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] print-ant-location: [2025-06-26T23:09:18.297Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] print-ant-error: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] check-for-junit: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] configure-junit: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] print-junit-location: [2025-06-26T23:09:18.297Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] print-junit-error: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] check-for-hamcrest-core: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] configure-hamcrest-core: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] print-hamcrest-core-location: [2025-06-26T23:09:18.297Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] print-hamcrest-core-error: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] check-for-log4j: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] configure-log4j: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] print-log4j-location: [2025-06-26T23:09:18.297Z] [echo] Using log4j-api from c:\jenkins\testDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\testDependency\system_lib\log4j\log4j-core.jar [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] print-log4j-error: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] check-for-asm: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] configure-asm: [2025-06-26T23:09:18.297Z] [2025-06-26T23:09:18.297Z] print-asm-location: [2025-06-26T23:09:18.297Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar [2025-06-26T23:09:18.298Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar [2025-06-26T23:09:18.298Z] [2025-06-26T23:09:18.298Z] print-asm-error: [2025-06-26T23:09:18.298Z] [2025-06-26T23:09:18.298Z] setup-java-properties: [2025-06-26T23:09:18.298Z] [echo] java_home is ${java_home} [2025-06-26T23:09:18.298Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre [2025-06-26T23:09:18.990Z] [echoproperties] #Ant properties [2025-06-26T23:09:18.990Z] [echoproperties] #Thu Jun 26 23:09:18 UTC 2025 [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk..= [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.Property=settings\: [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.file.separator=\\ [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.java.class.path=. [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2025-06-26T23:09:18.990Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\2\\ [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\bin [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506262009-b07 [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.java.vm.version=25.462-b07 [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.line.separator=\\r \\n [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.os.arch=amd64 [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.os.version=10.0 [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.path.separator=; [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-06-26T23:09:18.991Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.sun.desktop=windows [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.sun.os.patch.level= [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.user.country=US [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.user.language=en [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.user.name=**** [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.user.script= [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.user.timezone= [2025-06-26T23:09:18.992Z] [echoproperties] buildjdk.user.variant= [2025-06-26T23:09:18.992Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\2\openjdk.java.build.properties.1722669743 [2025-06-26T23:09:18.992Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2025-06-26T23:09:18.992Z] [echo] java_platform set to win_x86-64 [2025-06-26T23:09:18.992Z] [echo] java_java_specification_version set to 1.8 [2025-06-26T23:09:18.992Z] [echo] java_java_vm_vendor set to Temurin [2025-06-26T23:09:18.992Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin [2025-06-26T23:09:18.992Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe [2025-06-26T23:09:18.992Z] [2025-06-26T23:09:18.992Z] check-for-tools-jar: [2025-06-26T23:09:18.992Z] [echo] java_java_specification_version is 1.8 [2025-06-26T23:09:18.992Z] [2025-06-26T23:09:18.992Z] configure-tools-jar: [2025-06-26T23:09:18.992Z] [2025-06-26T23:09:18.992Z] print-tools-jar-location: [2025-06-26T23:09:18.992Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar [2025-06-26T23:09:18.992Z] [2025-06-26T23:09:18.992Z] print-tools-jar-error: [2025-06-26T23:09:18.992Z] [2025-06-26T23:09:18.992Z] check-for-windows-sysinternals: [2025-06-26T23:09:18.992Z] [2025-06-26T23:09:18.993Z] set-download-windows-sysinternals-required: [2025-06-26T23:09:18.993Z] [2025-06-26T23:09:18.993Z] configure-windows-sysinternals: [2025-06-26T23:09:18.993Z] [2025-06-26T23:09:18.993Z] print-windows-sysinternals-location: [2025-06-26T23:09:18.993Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals [2025-06-26T23:09:18.993Z] [2025-06-26T23:09:18.993Z] set-print-windows-sysinternals-error-required: [2025-06-26T23:09:18.993Z] [2025-06-26T23:09:18.993Z] really-print-windows-sysinternals-error: [2025-06-26T23:09:18.993Z] [2025-06-26T23:09:18.993Z] print-windows-sysinternals-error: [2025-06-26T23:09:18.993Z] [2025-06-26T23:09:18.993Z] fail-if-error: [2025-06-26T23:09:18.993Z] [2025-06-26T23:09:18.993Z] print-all-prereq-versions: [2025-06-26T23:09:18.993Z] [echo] Ant version in use : 1.10.2 [2025-06-26T23:09:18.993Z] [echo] log4j version in use : 2.16.0 [2025-06-26T23:09:18.993Z] [echo] ASM version in use : 9.7.1 [2025-06-26T23:09:18.993Z] [echo] junit version in use : 4.12 [2025-06-26T23:09:18.993Z] [echo] hamcrest version in use: 1.3 [2025-06-26T23:09:18.993Z] [2025-06-26T23:09:18.993Z] configure: [2025-06-26T23:09:18.993Z] [2025-06-26T23:09:18.993Z] build-dependencies: [2025-06-26T23:09:18.993Z] [echo] Executing openjdk.build/build.xml [2025-06-26T23:09:18.993Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:18.993Z] [2025-06-26T23:09:18.993Z] setup-java-properties: [2025-06-26T23:09:18.993Z] [echo] java_home is ${java_home} [2025-06-26T23:09:18.993Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre [2025-06-26T23:09:19.420Z] [echoproperties] #Ant properties [2025-06-26T23:09:19.420Z] [echoproperties] #Thu Jun 26 23:09:18 UTC 2025 [2025-06-26T23:09:19.420Z] [echoproperties] buildjdk..= [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.Property=settings\: [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.file.separator=\\ [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.class.path=. [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\2\\ [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\bin [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506262009-b07 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.java.vm.version=25.462-b07 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.line.separator=\\r \\n [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.os.arch=amd64 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.os.version=10.0 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.path.separator=; [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2025-06-26T23:09:19.421Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.sun.desktop=windows [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.sun.os.patch.level= [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.user.country=US [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.user.language=en [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.user.name=**** [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.user.script= [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.user.timezone= [2025-06-26T23:09:19.422Z] [echoproperties] buildjdk.user.variant= [2025-06-26T23:09:19.422Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\2\openjdk.java.build.properties.782027977 [2025-06-26T23:09:19.422Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2025-06-26T23:09:19.422Z] [echo] java_platform set to win_x86-64 [2025-06-26T23:09:19.422Z] [echo] java_java_specification_version set to 1.8 [2025-06-26T23:09:19.422Z] [echo] java_java_vm_vendor set to Temurin [2025-06-26T23:09:19.422Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin [2025-06-26T23:09:19.422Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] setup-windows-compiler: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] check-prereqs: [2025-06-26T23:09:19.422Z] [echo] Executing openjdk.build/build.xml [2025-06-26T23:09:19.422Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] check-for-ant: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-ant-location: [2025-06-26T23:09:19.422Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-ant-error: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] check-for-junit: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-junit-location: [2025-06-26T23:09:19.422Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-junit-error: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] check-for-hamcrest-core: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-hamcrest-core-location: [2025-06-26T23:09:19.422Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-hamcrest-core-error: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] check-for-log4j: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-log4j-location: [2025-06-26T23:09:19.422Z] [echo] Using log4j-api from c:\jenkins\testDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\jenkins\testDependency\system_lib\log4j\log4j-core.jar [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-log4j-error: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] check-for-asm: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-asm-location: [2025-06-26T23:09:19.422Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar [2025-06-26T23:09:19.422Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-asm-error: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] setup-java-properties: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] check-for-tools-jar: [2025-06-26T23:09:19.422Z] [echo] java_java_specification_version is 1.8 [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-tools-jar-location: [2025-06-26T23:09:19.422Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-tools-jar-error: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] check-for-windows-sysinternals: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-windows-sysinternals-location: [2025-06-26T23:09:19.422Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] set-print-windows-sysinternals-error-required: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] really-print-windows-sysinternals-error: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-windows-sysinternals-error: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] fail-if-error: [2025-06-26T23:09:19.422Z] [2025-06-26T23:09:19.422Z] print-all-prereq-versions: [2025-06-26T23:09:19.423Z] [echo] Ant version in use : 1.10.2 [2025-06-26T23:09:19.423Z] [echo] log4j version in use : 2.16.0 [2025-06-26T23:09:19.423Z] [echo] ASM version in use : 9.7.1 [2025-06-26T23:09:19.423Z] [echo] junit version in use : 4.12 [2025-06-26T23:09:19.423Z] [echo] hamcrest version in use: 1.3 [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] run-check-prereqs: [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] build-dependencies: [2025-06-26T23:09:19.423Z] [echo] Executing stf.build/build.xml [2025-06-26T23:09:19.423Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] setup-java-properties: [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] setup-windows-compiler: [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] check-prereqs: [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] build-dependencies: [2025-06-26T23:09:19.423Z] [echo] Executing stf.core/build.xml [2025-06-26T23:09:19.423Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] setup-java-properties: [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] setup-windows-compiler: [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] check-prereqs: [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] build-dependencies: [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] create-bin-dir: [2025-06-26T23:09:19.423Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-26T23:09:19.423Z] [2025-06-26T23:09:19.423Z] build-java: [2025-06-26T23:09:19.423Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-26T23:09:23.583Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-26T23:09:24.587Z] [2025-06-26T23:09:24.587Z] build-jar: [2025-06-26T23:09:24.587Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin\stf.core.jar [2025-06-26T23:09:25.270Z] [2025-06-26T23:09:25.270Z] build-archives: [2025-06-26T23:09:25.270Z] [2025-06-26T23:09:25.270Z] copy-log4j2-config: [2025-06-26T23:09:25.270Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-26T23:09:25.270Z] [2025-06-26T23:09:25.270Z] build-no-natives: [2025-06-26T23:09:25.270Z] [2025-06-26T23:09:25.270Z] build-natives: [2025-06-26T23:09:25.270Z] [2025-06-26T23:09:25.270Z] build: [2025-06-26T23:09:25.270Z] [echo] Executing stf.load/build.xml [2025-06-26T23:09:25.270Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:25.270Z] [2025-06-26T23:09:25.270Z] setup-java-properties: [2025-06-26T23:09:25.270Z] [2025-06-26T23:09:25.270Z] setup-windows-compiler: [2025-06-26T23:09:25.270Z] [2025-06-26T23:09:25.270Z] check-prereqs: [2025-06-26T23:09:25.270Z] [2025-06-26T23:09:25.270Z] build-dependencies: [2025-06-26T23:09:25.270Z] [echo] Executing stf.core/build.xml [2025-06-26T23:09:25.271Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:25.271Z] [2025-06-26T23:09:25.271Z] setup-java-properties: [2025-06-26T23:09:25.271Z] [2025-06-26T23:09:25.271Z] setup-windows-compiler: [2025-06-26T23:09:25.271Z] [2025-06-26T23:09:25.271Z] check-prereqs: [2025-06-26T23:09:25.271Z] [2025-06-26T23:09:25.271Z] build-dependencies: [2025-06-26T23:09:25.271Z] [2025-06-26T23:09:25.271Z] create-bin-dir: [2025-06-26T23:09:25.271Z] [2025-06-26T23:09:25.271Z] build-java: [2025-06-26T23:09:25.271Z] [2025-06-26T23:09:25.271Z] build-jar: [2025-06-26T23:09:25.597Z] [2025-06-26T23:09:25.597Z] build-archives: [2025-06-26T23:09:25.597Z] [2025-06-26T23:09:25.597Z] copy-log4j2-config: [2025-06-26T23:09:25.597Z] [2025-06-26T23:09:25.597Z] build-no-natives: [2025-06-26T23:09:25.597Z] [2025-06-26T23:09:25.597Z] build-natives: [2025-06-26T23:09:25.598Z] [2025-06-26T23:09:25.598Z] build: [2025-06-26T23:09:25.598Z] [2025-06-26T23:09:25.598Z] create-bin-dir: [2025-06-26T23:09:25.598Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\bin [2025-06-26T23:09:25.598Z] [2025-06-26T23:09:25.598Z] build-java: [2025-06-26T23:09:25.598Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\bin [2025-06-26T23:09:28.826Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API. [2025-06-26T23:09:28.826Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build-jar: [2025-06-26T23:09:28.826Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.load\bin\stf.load.jar [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build-archives: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build-no-natives: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build-natives: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build: [2025-06-26T23:09:28.826Z] [echo] Executing stf.samples/build.xml [2025-06-26T23:09:28.826Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] setup-java-properties: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] setup-windows-compiler: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] check-prereqs: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build-dependencies: [2025-06-26T23:09:28.826Z] [echo] Executing stf.core/build.xml [2025-06-26T23:09:28.826Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] setup-java-properties: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] setup-windows-compiler: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] check-prereqs: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build-dependencies: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] create-bin-dir: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build-java: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build-jar: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build-archives: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] copy-log4j2-config: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.826Z] build-no-natives: [2025-06-26T23:09:28.826Z] [2025-06-26T23:09:28.827Z] build-natives: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build: [2025-06-26T23:09:28.827Z] [echo] Executing stf.load/build.xml [2025-06-26T23:09:28.827Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] setup-java-properties: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] setup-windows-compiler: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] check-prereqs: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-dependencies: [2025-06-26T23:09:28.827Z] [echo] Executing stf.core/build.xml [2025-06-26T23:09:28.827Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] setup-java-properties: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] setup-windows-compiler: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] check-prereqs: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-dependencies: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] create-bin-dir: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-java: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-jar: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-archives: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] copy-log4j2-config: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-no-natives: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-natives: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] create-bin-dir: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-java: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-jar: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-archives: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-no-natives: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-natives: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build: [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] create-bin-dir: [2025-06-26T23:09:28.827Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.samples\bin [2025-06-26T23:09:28.827Z] [2025-06-26T23:09:28.827Z] build-java: [2025-06-26T23:09:28.827Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.samples\bin [2025-06-26T23:09:30.763Z] [2025-06-26T23:09:30.763Z] build-jar: [2025-06-26T23:09:30.763Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar [2025-06-26T23:09:31.099Z] [2025-06-26T23:09:31.099Z] build-archives: [2025-06-26T23:09:31.099Z] [2025-06-26T23:09:31.099Z] build-no-natives: [2025-06-26T23:09:31.099Z] [2025-06-26T23:09:31.099Z] build-natives: [2025-06-26T23:09:31.099Z] [2025-06-26T23:09:31.099Z] build: [2025-06-26T23:09:31.099Z] [2025-06-26T23:09:31.099Z] build: [2025-06-26T23:09:31.099Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-06-26T23:09:31.100Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:31.100Z] [2025-06-26T23:09:31.100Z] setup-java-properties: [2025-06-26T23:09:31.100Z] [2025-06-26T23:09:31.100Z] setup-windows-compiler: [2025-06-26T23:09:31.100Z] [2025-06-26T23:09:31.100Z] check-prereqs: [2025-06-26T23:09:31.100Z] [2025-06-26T23:09:31.100Z] build-dependencies: [2025-06-26T23:09:31.100Z] [2025-06-26T23:09:31.100Z] create-bin-dir: [2025-06-26T23:09:31.100Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2025-06-26T23:09:31.100Z] [2025-06-26T23:09:31.100Z] build-java: [2025-06-26T23:09:31.100Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2025-06-26T23:09:34.929Z] [2025-06-26T23:09:34.929Z] build-jar: [2025-06-26T23:09:34.929Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar [2025-06-26T23:09:36.064Z] [2025-06-26T23:09:36.064Z] build-archives: [2025-06-26T23:09:36.064Z] [2025-06-26T23:09:36.064Z] build-no-natives: [2025-06-26T23:09:36.064Z] [2025-06-26T23:09:36.064Z] build-natives: [2025-06-26T23:09:36.064Z] [2025-06-26T23:09:36.064Z] build: [2025-06-26T23:09:36.064Z] [echo] Executing openjdk.test.classloading/build.xml [2025-06-26T23:09:36.064Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:36.064Z] [2025-06-26T23:09:36.064Z] setup-java-properties: [2025-06-26T23:09:36.064Z] [2025-06-26T23:09:36.064Z] setup-windows-compiler: [2025-06-26T23:09:36.064Z] [2025-06-26T23:09:36.064Z] check-prereqs: [2025-06-26T23:09:36.064Z] [2025-06-26T23:09:36.064Z] build-dependencies: [2025-06-26T23:09:36.064Z] [2025-06-26T23:09:36.064Z] create-bin-dir: [2025-06-26T23:09:36.065Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2025-06-26T23:09:36.065Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2025-06-26T23:09:36.065Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2025-06-26T23:09:36.065Z] [2025-06-26T23:09:36.065Z] build-java: [2025-06-26T23:09:36.065Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2025-06-26T23:09:37.290Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2025-06-26T23:09:38.027Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2025-06-26T23:09:38.731Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class [2025-06-26T23:09:38.731Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class [2025-06-26T23:09:38.731Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2 [2025-06-26T23:09:38.731Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1 [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] build-jar: [2025-06-26T23:09:38.731Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] build-archives: [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] build-no-natives: [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] build-natives: [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] copy-dict-file: [2025-06-26T23:09:38.731Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] build: [2025-06-26T23:09:38.731Z] [echo] Executing openjdk.test.debugging/build.xml [2025-06-26T23:09:38.731Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] setup-java-properties: [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] setup-windows-compiler: [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] check-prereqs: [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] build-dependencies: [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] create-bin-dir: [2025-06-26T23:09:38.731Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2025-06-26T23:09:38.731Z] [2025-06-26T23:09:38.731Z] build-java-8: [2025-06-26T23:09:38.731Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-java-11-25plus: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-java-17-24: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-java: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-jdi-jar: [2025-06-26T23:09:41.180Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-hcr-jar: [2025-06-26T23:09:41.180Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-jars: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-archives: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-no-natives: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-natives: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build: [2025-06-26T23:09:41.180Z] [echo] Executing openjdk.test.gc/build.xml [2025-06-26T23:09:41.180Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] setup-java-properties: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] setup-windows-compiler: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] check-prereqs: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-dependencies: [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] create-bin-dir: [2025-06-26T23:09:41.180Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2025-06-26T23:09:41.180Z] [2025-06-26T23:09:41.180Z] build-java: [2025-06-26T23:09:41.180Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] build-jar: [2025-06-26T23:09:42.472Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] build-archives: [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] build-no-natives: [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] build-natives: [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] build: [2025-06-26T23:09:42.472Z] [echo] Executing openjdk.test.jck/build.xml [2025-06-26T23:09:42.472Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] setup-java-properties: [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] setup-windows-compiler: [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] check-prereqs: [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] build-dependencies: [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] create-bin-dir: [2025-06-26T23:09:42.472Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2025-06-26T23:09:42.472Z] [2025-06-26T23:09:42.472Z] build-java: [2025-06-26T23:09:42.472Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] build-jar: [2025-06-26T23:09:44.876Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] build-archives: [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] build-no-natives: [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] setup-native-build-command: [2025-06-26T23:09:44.876Z] [echo] building natives for java_platform win_x86-64 [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] build-natives-windows: [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] build-natives-unix: [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] build-natives: [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] build: [2025-06-26T23:09:44.876Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-06-26T23:09:44.876Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] setup-java-properties: [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] setup-windows-compiler: [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] check-prereqs: [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] build-dependencies: [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] create-bin-dir: [2025-06-26T23:09:44.876Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2025-06-26T23:09:44.876Z] [2025-06-26T23:09:44.876Z] build-java: [2025-06-26T23:09:44.876Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2025-06-26T23:09:48.982Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] build-jar: [2025-06-26T23:09:48.982Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] build-archives: [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] build-no-natives: [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] build-natives: [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] build: [2025-06-26T23:09:48.982Z] [echo] Executing openjdk.test.lang/build.xml [2025-06-26T23:09:48.982Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] setup-java-properties: [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] setup-windows-compiler: [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] check-prereqs: [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] build-dependencies: [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] create-bin-dir: [2025-06-26T23:09:48.982Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2025-06-26T23:09:48.982Z] [2025-06-26T23:09:48.982Z] build-java: [2025-06-26T23:09:48.982Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2025-06-26T23:09:52.330Z] [2025-06-26T23:09:52.330Z] build-jar: [2025-06-26T23:09:52.330Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar [2025-06-26T23:09:52.662Z] [2025-06-26T23:09:52.662Z] build-archives: [2025-06-26T23:09:52.662Z] [2025-06-26T23:09:52.662Z] build-no-natives: [2025-06-26T23:09:52.662Z] [2025-06-26T23:09:52.662Z] build-natives: [2025-06-26T23:09:52.662Z] [2025-06-26T23:09:52.662Z] build: [2025-06-26T23:09:52.662Z] [echo] Executing openjdk.test.load/build.xml [2025-06-26T23:09:52.662Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:52.662Z] [2025-06-26T23:09:52.662Z] setup-java-properties: [2025-06-26T23:09:52.662Z] [2025-06-26T23:09:52.662Z] setup-windows-compiler: [2025-06-26T23:09:52.662Z] [2025-06-26T23:09:52.662Z] check-prereqs: [2025-06-26T23:09:52.662Z] [2025-06-26T23:09:52.662Z] build-dependencies: [2025-06-26T23:09:52.662Z] [2025-06-26T23:09:52.662Z] create-bin-dir: [2025-06-26T23:09:52.662Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2025-06-26T23:09:52.662Z] [2025-06-26T23:09:52.662Z] build-java: [2025-06-26T23:09:52.662Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2025-06-26T23:09:53.886Z] [2025-06-26T23:09:53.886Z] build-jar: [2025-06-26T23:09:53.886Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar [2025-06-26T23:09:54.222Z] [2025-06-26T23:09:54.222Z] build-archives: [2025-06-26T23:09:54.222Z] [2025-06-26T23:09:54.222Z] build-no-natives: [2025-06-26T23:09:54.222Z] [2025-06-26T23:09:54.222Z] build-natives: [2025-06-26T23:09:54.222Z] [2025-06-26T23:09:54.222Z] build: [2025-06-26T23:09:54.222Z] [echo] Executing openjdk.test.locking/build.xml [2025-06-26T23:09:54.222Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:54.222Z] [2025-06-26T23:09:54.222Z] setup-java-properties: [2025-06-26T23:09:54.222Z] [2025-06-26T23:09:54.222Z] setup-windows-compiler: [2025-06-26T23:09:54.222Z] [2025-06-26T23:09:54.222Z] check-prereqs: [2025-06-26T23:09:54.222Z] [2025-06-26T23:09:54.222Z] build-dependencies: [2025-06-26T23:09:54.222Z] [2025-06-26T23:09:54.222Z] create-bin-dir: [2025-06-26T23:09:54.222Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2025-06-26T23:09:54.222Z] [2025-06-26T23:09:54.222Z] build-java: [2025-06-26T23:09:54.222Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2025-06-26T23:09:54.996Z] [2025-06-26T23:09:54.996Z] build-jar: [2025-06-26T23:09:54.997Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar [2025-06-26T23:09:54.997Z] [2025-06-26T23:09:54.997Z] build-archives: [2025-06-26T23:09:54.997Z] [2025-06-26T23:09:54.997Z] build-no-natives: [2025-06-26T23:09:54.997Z] [2025-06-26T23:09:54.997Z] build-natives: [2025-06-26T23:09:54.997Z] [2025-06-26T23:09:54.997Z] build: [2025-06-26T23:09:54.997Z] [echo] Executing openjdk.test.math/build.xml [2025-06-26T23:09:54.997Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:09:54.997Z] [2025-06-26T23:09:54.997Z] setup-java-properties: [2025-06-26T23:09:54.997Z] [2025-06-26T23:09:54.997Z] setup-windows-compiler: [2025-06-26T23:09:54.997Z] [2025-06-26T23:09:54.997Z] check-prereqs: [2025-06-26T23:09:54.997Z] [2025-06-26T23:09:54.997Z] build-dependencies: [2025-06-26T23:09:54.997Z] [2025-06-26T23:09:54.997Z] create-bin-dir: [2025-06-26T23:09:54.997Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2025-06-26T23:09:54.997Z] [2025-06-26T23:09:54.997Z] build-java: [2025-06-26T23:09:54.997Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2025-06-26T23:10:16.032Z] [2025-06-26T23:10:16.032Z] build-jar: [2025-06-26T23:10:16.032Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build-archives: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build-no-natives: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build-natives: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build: [2025-06-26T23:10:19.675Z] [echo] Executing openjdk.test.mauve/build.xml [2025-06-26T23:10:19.675Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] check-if-already-built: [2025-06-26T23:10:19.675Z] [echo] Checking if c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists [2025-06-26T23:10:19.675Z] [echo] openjdk_test_mauve_already_built is true [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] check-if-cvs-available: [2025-06-26T23:10:19.675Z] [echo] Checking if c:\jenkins\testDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-06-26T23:10:19.675Z] [echo] cvs_available is true [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] download-cvsclient: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] output-recreate-message: [2025-06-26T23:10:19.675Z] [echo] c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-06-26T23:10:19.675Z] [echo] If you want to recreate c:\jenkins\testDependency\system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] delete-work-dir: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] create-work-dir: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] get-source: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] check-if-source-available: [2025-06-26T23:10:19.675Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\2\/mauve/mauve/gnu/testlet/config.java.in exists [2025-06-26T23:10:19.675Z] [echo] mauve_source_available is ${mauve_source_available} [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] delete-corba-files: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] mauve-configure: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] setup-java-properties: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build-harness: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build-tests: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build-java: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build-jar: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build-archives: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] check-if-work_jar_file-exists: [2025-06-26T23:10:19.675Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\2\/mauve/mauve.jar exists [2025-06-26T23:10:19.675Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] install-archives: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] configure: [2025-06-26T23:10:19.675Z] [echo] Executing openjdk.test.nio/build.xml [2025-06-26T23:10:19.675Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] setup-java-properties: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] setup-windows-compiler: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] check-prereqs: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build-dependencies: [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] create-bin-dir: [2025-06-26T23:10:19.675Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] check-java-nio-filesystem: [2025-06-26T23:10:19.675Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] copy-resources: [2025-06-26T23:10:19.675Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-26T23:10:19.675Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-26T23:10:19.675Z] [2025-06-26T23:10:19.675Z] build-java-nio-filesystem: [2025-06-26T23:10:19.675Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-06-26T23:10:19.675Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-06-26T23:10:21.270Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2025-06-26T23:10:21.270Z] [exec] Done [2025-06-26T23:10:21.270Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2025-06-26T23:10:21.598Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-26T23:10:34.551Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF [2025-06-26T23:10:34.551Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2025-06-26T23:10:34.551Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2025-06-26T23:10:34.551Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar [2025-06-26T23:10:38.218Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-06-26T23:10:39.411Z] [2025-06-26T23:10:39.411Z] build-java: [2025-06-26T23:10:39.411Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-26T23:10:42.872Z] [2025-06-26T23:10:42.872Z] build-jar: [2025-06-26T23:10:42.872Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar [2025-06-26T23:10:42.872Z] [2025-06-26T23:10:42.872Z] build-archives: [2025-06-26T23:10:42.872Z] [2025-06-26T23:10:42.873Z] build-no-natives: [2025-06-26T23:10:42.873Z] [2025-06-26T23:10:42.873Z] build-natives: [2025-06-26T23:10:42.873Z] [2025-06-26T23:10:42.873Z] build: [2025-06-26T23:10:42.873Z] [echo] Executing openjdk.test.serialization/build.xml [2025-06-26T23:10:42.873Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:10:42.873Z] [2025-06-26T23:10:42.873Z] setup-java-properties: [2025-06-26T23:10:42.873Z] [2025-06-26T23:10:42.873Z] setup-windows-compiler: [2025-06-26T23:10:42.873Z] [2025-06-26T23:10:42.873Z] check-prereqs: [2025-06-26T23:10:42.873Z] [2025-06-26T23:10:42.873Z] build-dependencies: [2025-06-26T23:10:42.873Z] [2025-06-26T23:10:42.873Z] create-bin-dir: [2025-06-26T23:10:42.873Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2025-06-26T23:10:42.873Z] [2025-06-26T23:10:42.873Z] build-java: [2025-06-26T23:10:42.873Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] build-jar: [2025-06-26T23:10:44.234Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] build-archives: [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] build-no-natives: [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] build-natives: [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] build: [2025-06-26T23:10:44.234Z] [echo] Executing openjdk.test.security/build.xml [2025-06-26T23:10:44.234Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] setup-java-properties: [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] setup-windows-compiler: [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] check-prereqs: [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] build-dependencies: [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] create-bin-dir: [2025-06-26T23:10:44.234Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2025-06-26T23:10:44.234Z] [2025-06-26T23:10:44.234Z] build-java: [2025-06-26T23:10:44.234Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] build-jar: [2025-06-26T23:10:45.453Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] build-archives: [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] build-no-natives: [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] build-natives: [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] build: [2025-06-26T23:10:45.453Z] [echo] Executing openjdk.test.util/build.xml [2025-06-26T23:10:45.453Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] setup-java-properties: [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] setup-windows-compiler: [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] check-prereqs: [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] build-dependencies: [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] create-bin-dir: [2025-06-26T23:10:45.453Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2025-06-26T23:10:45.453Z] [2025-06-26T23:10:45.453Z] build-java: [2025-06-26T23:10:45.453Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2025-06-26T23:10:47.861Z] [2025-06-26T23:10:47.861Z] build-jar: [2025-06-26T23:10:47.861Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar [2025-06-26T23:10:47.861Z] [2025-06-26T23:10:47.861Z] build-archives: [2025-06-26T23:10:47.861Z] [2025-06-26T23:10:47.861Z] build-no-natives: [2025-06-26T23:10:47.861Z] [2025-06-26T23:10:47.861Z] build-natives: [2025-06-26T23:10:47.861Z] [2025-06-26T23:10:47.861Z] build: [2025-06-26T23:10:47.861Z] [echo] Executing openjdk.test.jlm/build.xml [2025-06-26T23:10:47.861Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:10:47.861Z] [2025-06-26T23:10:47.861Z] setup-java-properties: [2025-06-26T23:10:47.861Z] [2025-06-26T23:10:47.861Z] setup-windows-compiler: [2025-06-26T23:10:47.861Z] [2025-06-26T23:10:47.861Z] check-prereqs: [2025-06-26T23:10:47.861Z] [2025-06-26T23:10:47.861Z] create-bin-dir: [2025-06-26T23:10:47.861Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2025-06-26T23:10:47.862Z] [2025-06-26T23:10:47.862Z] build-java: [2025-06-26T23:10:47.862Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2025-06-26T23:10:51.554Z] [2025-06-26T23:10:51.554Z] build-jar: [2025-06-26T23:10:51.555Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] build-archives: [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] build-no-natives: [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] build-natives: [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] build: [2025-06-26T23:10:51.555Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/../../testDependency/system_lib [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] setup-java-properties: [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] setup-windows-compiler: [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] check-prereqs: [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] check-compiler-level: [2025-06-26T23:10:51.555Z] [echo] java_java_specification_version is 1.8 [2025-06-26T23:10:51.555Z] [echo] can_build_modularity is false [2025-06-26T23:10:51.555Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-06-26T23:10:51.555Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] create-bin-dir: [2025-06-26T23:10:51.555Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin [2025-06-26T23:10:51.555Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods [2025-06-26T23:10:51.555Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override [2025-06-26T23:10:51.555Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new [2025-06-26T23:10:51.555Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests [2025-06-26T23:10:51.555Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common [2025-06-26T23:10:51.555Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3 [2025-06-26T23:10:51.555Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4 [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] build-java: [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] build-no-natives: [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] build: [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] build: [2025-06-26T23:10:51.555Z] [2025-06-26T23:10:51.555Z] common_dist: [2025-06-26T23:10:51.555Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\STF [2025-06-26T23:10:53.183Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest [2025-06-26T23:10:57.770Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\aqa-systemtest [2025-06-26T23:10:57.770Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\system\openj9-systemtest does not exist. [2025-06-26T23:10:57.770Z] [2025-06-26T23:10:57.770Z] build: [2025-06-26T23:10:57.770Z] [2025-06-26T23:10:57.770Z] build: [2025-06-26T23:10:57.770Z] [2025-06-26T23:10:57.770Z] THC.check: [2025-06-26T23:10:57.770Z] [2025-06-26T23:10:57.770Z] getChurn: [2025-06-26T23:10:57.770Z] [exec] Cloning into 'churn'... [2025-06-26T23:10:58.452Z] [2025-06-26T23:10:58.452Z] dist: [2025-06-26T23:10:58.452Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\churn [2025-06-26T23:10:58.452Z] [2025-06-26T23:10:58.452Z] init: [2025-06-26T23:10:58.452Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\daaLoadTest [2025-06-26T23:10:58.452Z] [2025-06-26T23:10:58.452Z] common_build: [2025-06-26T23:10:58.452Z] [2025-06-26T23:10:58.452Z] build: [2025-06-26T23:10:58.452Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\daaLoadTest [2025-06-26T23:10:58.452Z] [2025-06-26T23:10:58.452Z] build: [2025-06-26T23:10:58.452Z] [2025-06-26T23:10:58.452Z] init: [2025-06-26T23:10:58.452Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\jcstress [2025-06-26T23:10:58.452Z] [2025-06-26T23:10:58.452Z] getDependentLibs: [2025-06-26T23:10:58.774Z] [exec] -------------------------------------------- [2025-06-26T23:10:58.774Z] [exec] path is set to C:/jenkins/testDependency/system_lib [2025-06-26T23:10:58.774Z] [exec] task is set to default [2025-06-26T23:10:58.774Z] [exec] dependencyList is set to jcstress [2025-06-26T23:10:58.774Z] [exec] -------------------------------------------- [2025-06-26T23:10:58.774Z] [exec] Starting download third party dependent jars [2025-06-26T23:10:58.774Z] [exec] -------------------------------------------- [2025-06-26T23:10:58.774Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib [2025-06-26T23:10:58.774Z] [exec] C:/jenkins/testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-26T23:10:58.774Z] [exec] downloaded dependent third party jars successfully [2025-06-26T23:10:58.774Z] [2025-06-26T23:10:58.774Z] dist: [2025-06-26T23:10:58.774Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\jcstress [2025-06-26T23:10:58.774Z] [2025-06-26T23:10:58.774Z] init: [2025-06-26T23:10:58.774Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\jlm [2025-06-26T23:10:58.774Z] [2025-06-26T23:10:58.774Z] common_build: [2025-06-26T23:10:58.774Z] [2025-06-26T23:10:58.774Z] build: [2025-06-26T23:10:58.774Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\jlm [2025-06-26T23:10:58.774Z] [2025-06-26T23:10:58.774Z] init: [2025-06-26T23:10:58.774Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\lambdaLoadTest [2025-06-26T23:10:58.774Z] [2025-06-26T23:10:58.774Z] common_build: [2025-06-26T23:10:58.774Z] [2025-06-26T23:10:58.774Z] build: [2025-06-26T23:10:58.774Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\lambdaLoadTest [2025-06-26T23:10:59.116Z] [2025-06-26T23:10:59.116Z] init: [2025-06-26T23:10:59.117Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\mathLoadTest [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] common_build: [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] build: [2025-06-26T23:10:59.117Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\mathLoadTest [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] init: [2025-06-26T23:10:59.117Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\mauveLoadTest [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] common_build: [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] build: [2025-06-26T23:10:59.117Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\mauveLoadTest [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] init: [2025-06-26T23:10:59.117Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\modularity [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] common_build: [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] build: [2025-06-26T23:10:59.117Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\modularity [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] init: [2025-06-26T23:10:59.117Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\otherLoadTest [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] common_build: [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] build: [2025-06-26T23:10:59.117Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\otherLoadTest [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] init: [2025-06-26T23:10:59.117Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\security [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] common_build: [2025-06-26T23:10:59.117Z] [2025-06-26T23:10:59.117Z] build: [2025-06-26T23:10:59.117Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\security [2025-06-26T23:10:59.429Z] [2025-06-26T23:10:59.429Z] init: [2025-06-26T23:10:59.429Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\sharedClasses [2025-06-26T23:10:59.429Z] [2025-06-26T23:10:59.429Z] common_build: [2025-06-26T23:10:59.429Z] [2025-06-26T23:10:59.429Z] build: [2025-06-26T23:10:59.429Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\jvmtest\system\sharedClasses [2025-06-26T23:10:59.429Z] [2025-06-26T23:10:59.429Z] BUILD SUCCESSFUL [2025-06-26T23:10:59.429Z] Total time: 1 minute 53 seconds [2025-06-26T23:10:59.429Z] 0 [2025-06-26T23:10:59.429Z] [2025-06-26T23:10:59.755Z] [2025-06-26T23:10:59.755Z] RECORD TEST REPOs SHA [2025-06-26T23:10:59.755Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/scripts"; \ [2025-06-26T23:10:59.755Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt" [2025-06-26T23:10:59.755Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt [2025-06-26T23:10:59.755Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests//TKG/SHAs.txt [2025-06-26T23:11:00.080Z] ================================================ [2025-06-26T23:11:00.080Z] timestamp: 20250626-231059 [2025-06-26T23:11:00.080Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests [2025-06-26T23:11:00.080Z] git repo: [2025-06-26T23:11:00.766Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-26T23:11:00.766Z] sha: [2025-06-26T23:11:00.766Z] 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 [2025-06-26T23:11:00.766Z] ================================================ [2025-06-26T23:11:00.766Z] timestamp: 20250626-231100 [2025-06-26T23:11:00.766Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system/aqa-systemtest [2025-06-26T23:11:00.766Z] git repo: [2025-06-26T23:11:00.766Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-06-26T23:11:00.766Z] sha: [2025-06-26T23:11:00.766Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-26T23:11:01.108Z] ================================================ [2025-06-26T23:11:01.108Z] timestamp: 20250626-231100 [2025-06-26T23:11:01.109Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system/churn/churn [2025-06-26T23:11:01.109Z] git repo: [2025-06-26T23:11:01.109Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-06-26T23:11:01.109Z] sha: [2025-06-26T23:11:01.109Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-06-26T23:11:01.435Z] ================================================ [2025-06-26T23:11:01.435Z] timestamp: 20250626-231101 [2025-06-26T23:11:01.435Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system/STF [2025-06-26T23:11:01.435Z] git repo: [2025-06-26T23:11:01.435Z] Fetch URL: https://github.com/adoptium/STF.git [2025-06-26T23:11:01.435Z] sha: [2025-06-26T23:11:01.435Z] 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-26T23:11:01.435Z] ================================================ [2025-06-26T23:11:01.435Z] timestamp: 20250626-231101 [2025-06-26T23:11:01.435Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG [2025-06-26T23:11:01.435Z] git repo: [2025-06-26T23:11:01.792Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-26T23:11:01.792Z] sha: [2025-06-26T23:11:01.792Z] 1828e310fd8fb3115fde605c41aea434b90143d0 [2025-06-26T23:11:01.792Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [Pipeline] } [2025-06-26T23:11:01.840Z] $ ssh-agent -k [2025-06-26T23:11:01.896Z] unset SSH_AUTH_SOCK; [2025-06-26T23:11:01.896Z] unset SSH_AGENT_PID; [2025-06-26T23:11:01.896Z] echo Agent pid 2065 killed; [2025-06-26T23:11:01.961Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-26T23:11:02.082Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-26T23:11:02.105Z] ITERATION: 1/1 [Pipeline] sshagent [2025-06-26T23:11:02.121Z] $ ssh-agent [2025-06-26T23:11:02.389Z] SSH_AUTH_SOCK=/tmp/ssh-BWLsNrTZtbz6/agent.2410 [2025-06-26T23:11:02.389Z] SSH_AGENT_PID=2411 [2025-06-26T23:11:02.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-26T23:11:02.888Z] ++ uname [2025-06-26T23:11:02.888Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-26T23:11:02.888Z] ++ uname [2025-06-26T23:11:03.196Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-26T23:11:03.196Z] ++ uname [2025-06-26T23:11:03.196Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-26T23:11:03.196Z] + MAKE=make [2025-06-26T23:11:03.196Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-26T23:11:03.196Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-26T23:11:03.696Z] ++ uname [2025-06-26T23:11:04.003Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-26T23:11:04.003Z] ++ uname [2025-06-26T23:11:04.003Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-26T23:11:04.003Z] ++ uname [2025-06-26T23:11:04.003Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-26T23:11:04.003Z] + MAKE=make [2025-06-26T23:11:04.003Z] + cd ./aqa-tests [2025-06-26T23:11:04.003Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-26T23:11:04.003Z] ++ set +x [2025-06-26T23:11:04.003Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-06-26T23:11:04.003Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-06-26T23:11:04.003Z] make _testList TESTLIST=DBBLoadTest_5m_0,DBBLoadTest_5m_1,UtilLoadTest_5m_1,LangLoadTest_5m_1,OAuthTest_0,JdiTest_0,MiniMix_10m_0,MiniMix_10m_2,JdiTest_1,MiniMix_5m_0,JdiTest_2,MiniMix_5m_1,MiniMix_10m_1,MiniMix_5m_2,MiniMix_aot_5m_0,ConcurrentLoadTest_5m_2,HCRLateAttachWorkload_2,LangLoadTest_5m_2,MathLoadTest_all_5m_2,UtilLoadTest_5m_2,DBBLoadTest_5m_2,LockingLoadTest_2 [2025-06-26T23:11:04.003Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2025-06-26T23:11:04.003Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2025-06-26T23:11:04.310Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib [2025-06-26T23:11:04.311Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=DBBLoadTest_5m_0,DBBLoadTest_5m_1,UtilLoadTest_5m_1,LangLoadTest_5m_1,OAuthTest_0,JdiTest_0,MiniMix_10m_0,MiniMix_10m_2,JdiTest_1,MiniMix_5m_0,JdiTest_2,MiniMix_5m_1,MiniMix_10m_1,MiniMix_5m_2,MiniMix_aot_5m_0,ConcurrentLoadTest_5m_2,HCRLateAttachWorkload_2,LangLoadTest_5m_2,MathLoadTest_all_5m_2,UtilLoadTest_5m_2,DBBLoadTest_5m_2,LockingLoadTest_2 [2025-06-26T23:11:04.311Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2025-06-26T23:11:04.311Z] perl scripts/configure.pl [2025-06-26T23:11:04.311Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/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=DBBLoadTest_5m_0,DBBLoadTest_5m_1,UtilLoadTest_5m_1,LangLoadTest_5m_1,OAuthTest_0,JdiTest_0,MiniMix_10m_0,MiniMix_10m_2,JdiTest_1,MiniMix_5m_0,JdiTest_2,MiniMix_5m_1,MiniMix_10m_1,MiniMix_5m_2,MiniMix_aot_5m_0,ConcurrentLoadTest_5m_2,HCRLateAttachWorkload_2,LangLoadTest_5m_2,MathLoadTest_all_5m_2,UtilLoadTest_5m_2,DBBLoadTest_5m_2,LockingLoadTest_2 --numOfMachines= --testTime= --TRSSURL= [2025-06-26T23:11:05.153Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-26T23:11:05.153Z] [2025-06-26T23:11:05.153Z] Starting to generate test make files. [2025-06-26T23:11:05.153Z] [2025-06-26T23:11:05.631Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\churn\playlist.xml [2025-06-26T23:11:05.631Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml [2025-06-26T23:11:05.631Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\jcstress\playlist.xml [2025-06-26T23:11:05.631Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\jlm\playlist.xml [2025-06-26T23:11:05.631Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml [2025-06-26T23:11:05.631Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml [2025-06-26T23:11:05.631Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk [2025-06-26T23:11:05.631Z] [2025-06-26T23:11:05.631Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml [2025-06-26T23:11:05.631Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\modularity\playlist.xml [2025-06-26T23:11:05.631Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml [2025-06-26T23:11:05.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk [2025-06-26T23:11:05.975Z] [2025-06-26T23:11:05.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\security\playlist.xml [2025-06-26T23:11:05.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/security/autoGen.mk [2025-06-26T23:11:05.975Z] [2025-06-26T23:11:05.975Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG\..\system\sharedClasses\playlist.xml [2025-06-26T23:11:05.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../system/autoGen.mk [2025-06-26T23:11:05.975Z] [2025-06-26T23:11:05.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../autoGen.mk [2025-06-26T23:11:05.975Z] [2025-06-26T23:11:05.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../TKG/utils.mk [2025-06-26T23:11:05.975Z] [2025-06-26T23:11:05.975Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-64_windows_testList_2\aqa-tests\TKG/../TKG/rerun.mk [2025-06-26T23:11:05.975Z] [2025-06-26T23:11:05.975Z] Make files are generated successfully. [2025-06-26T23:11:05.975Z] [2025-06-26T23:11:05.975Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2025-06-26T23:11:05.975Z] make -f runtest.mk _testList [2025-06-26T23:11:05.975Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/TKG' [2025-06-26T23:11:06.655Z] [2025-06-26T23:11:06.655Z] Running make 4.4.1 [2025-06-26T23:11:06.655Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/ [2025-06-26T23:11:06.655Z] set JDK_VERSION to 8 [2025-06-26T23:11:06.655Z] set JDK_IMPL to hotspot [2025-06-26T23:11:06.978Z] set JVM_VERSION to openjdk8 [2025-06-26T23:11:06.978Z] set JCL_VERSION to latest [2025-06-26T23:11:06.978Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk-17.0.13+11 [2025-06-26T23:11:06.978Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image [2025-06-26T23:11:06.978Z] set SPEC to win_x86-64 [2025-06-26T23:11:07.288Z] set TEST_FLAG to [2025-06-26T23:11:07.288Z] Running testList ... [2025-06-26T23:11:07.288Z] There are 22 test targets in testList [2025-06-26T23:11:07.288Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -version [2025-06-26T23:11:07.595Z] openjdk version "1.8.0_462-beta" [2025-06-26T23:11:07.595Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262009-b07) [2025-06-26T23:11:07.595Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b07, mixed mode) [2025-06-26T23:11:07.595Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests' [2025-06-26T23:11:07.904Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system' [2025-06-26T23:11:08.214Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-64_windows_testList_2/aqa-tests/system/mathLoadTest' [2025-06-26T23:11:08.214Z] ../system.mk:25: CYGWIN is 1 [2025-06-26T23:11:08.214Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path [2025-06-26T23:11:08.525Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe [2025-06-26T23:11:08.525Z] [2025-06-26T23:11:08.525Z] ===============================================