Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_x86-32_windows" build number 675 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 513 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3003 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 259 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_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-32_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 35c068975c75a3d5215f0d824545e7131d613dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10 Commit message: "Exclude JDK17+ SetTimesNanos.java for Windows" > git rev-list --no-walk 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-10T23:36:33.871Z] SPEC: win_x86 [Pipeline] echo [2025-06-10T23:36:33.872Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-10T23:36:33.885Z] 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-10T23:36:33.889Z] dynamicAgents: [] [Pipeline] node [2025-06-10T23:36:48.895Z] Still waiting to schedule task [2025-06-10T23:36:48.896Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-06-11T01:00:37.422Z] Running on test-azure-win2022-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_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-11T01:00:37.454Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-11T01:00:37.510Z] [WS-CLEANUP] Deleting project workspace... [2025-06-11T01:00:37.510Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-11T01:00:37.532Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-11T01:00:37.574Z] The recommended git tool is: git [2025-06-11T01:00:37.615Z] No credentials specified [2025-06-11T01:00:37.635Z] Cloning the remote Git repository [2025-06-11T01:00:37.667Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-11T01:00:37.668Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests # timeout=10 [2025-06-11T01:00:37.763Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-06-11T01:00:37.763Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-11T01:00:37.763Z] > git --version # timeout=10 [2025-06-11T01:00:37.812Z] > git --version # 'git version 2.39.0' [2025-06-11T01:00:37.812Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-11T01:00:43.984Z] Avoid second fetch [2025-06-11T01:00:44.075Z] Checking out Revision 35c068975c75a3d5215f0d824545e7131d613dd4 (origin/master) [2025-06-11T01:00:43.830Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-11T01:00:43.885Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-11T01:00:43.996Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-06-11T01:00:44.087Z] > git config core.sparsecheckout # timeout=10 [2025-06-11T01:00:44.140Z] > git checkout -f 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10 [2025-06-11T01:00:47.326Z] Commit message: "Exclude JDK17+ SetTimesNanos.java for Windows" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_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-11T01:00:56.224Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-11T01:00:56.249Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-11T01:00:56.760Z] + LC_TIME=C [2025-06-11T01:00:56.760Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-11T01:00:56.853Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-11T01:00:57.313Z] + aqa-tests/terminateTestProcesses.sh null [2025-06-11T01:00:57.313Z] Windows machine, using powershell queries... [2025-06-11T01:00:58.015Z] 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-11T01:00:59.159Z] + printenv [2025-06-11T01:00:59.159Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-06-11T01:00:59.159Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-06-11T01:00:59.159Z] !ExitCode=00000000 [2025-06-11T01:00:59.160Z] KEEP_WORKSPACE=false [2025-06-11T01:00:59.160Z] NUMBER_OF_PROCESSORS=4 [2025-06-11T01:00:59.160Z] PROCESSOR_LEVEL=6 [2025-06-11T01:00:59.160Z] TAP_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2.tap [2025-06-11T01:00:59.160Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/lib [2025-06-11T01:00:59.160Z] EXIT_FAILURE=false [2025-06-11T01:00:59.160Z] JDK_BRANCH=jdk8u462-b05_adopt [2025-06-11T01:00:59.160Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/5/display/redirect?page=tests [2025-06-11T01:00:59.160Z] PLATFORM=x86-32_windows [2025-06-11T01:00:59.160Z] DOCKER_REQUIRED=false [2025-06-11T01:00:59.160Z] USERDOMAIN_ROAMINGPROFILE=TESTWIN2022DC [2025-06-11T01:00:59.160Z] PROGRAMFILES=C:\Program Files [2025-06-11T01:00:59.160Z] git=C:\Program Files\Git\cmd\git.exe [2025-06-11T01:00:59.160Z] TIME_LIMIT=25 [2025-06-11T01:00:59.160Z] JENKINS_SERVER_COOKIE=durable-5982c07ebab10b964ac8392d446d2da9ac735f424a485dbe2b94ee9726297a2b [2025-06-11T01:00:59.160Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-06-11T01:00:59.160Z] JAVA_HOME=C:\openjdk\jdk-8 [2025-06-11T01:00:59.160Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-11T01:00:59.160Z] GENERATE_JOBS=true [2025-06-11T01:00:59.160Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-11T01:00:59.160Z] OS=Windows_NT [2025-06-11T01:00:59.160Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/5/display/redirect?page=changes [2025-06-11T01:00:59.160Z] HOMEDRIVE=C: [2025-06-11T01:00:59.160Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-06-11T01:00:59.160Z] RERUN_ITERATIONS=1 [2025-06-11T01:00:59.160Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-11T01:00:59.160Z] USERDOMAIN=TESTWIN2022DC [2025-06-11T01:00:59.160Z] STF_OWNER_BRANCH=adoptium:master [2025-06-11T01:00:59.160Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-11T01:00:59.160Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [2025-06-11T01:00:59.160Z] USERPROFILE=C:\Users\jenkins [2025-06-11T01:00:59.160Z] ARCHIVE_TEST_RESULTS=false [2025-06-11T01:00:59.160Z] SETUP_JCK_RUN=false [2025-06-11T01:00:59.160Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/5/ [2025-06-11T01:00:59.160Z] SLACK_CHANNEL=aqavit-bot [2025-06-11T01:00:59.160Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin [2025-06-11T01:00:59.160Z] JCK_GIT_BRANCH=master [2025-06-11T01:00:59.160Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/ [2025-06-11T01:00:59.160Z] BUILD_NUMBER=5 [2025-06-11T01:00:59.160Z] TKG_ITERATIONS=1 [2025-06-11T01:00:59.160Z] _=/usr/bin/printenv [2025-06-11T01:00:59.160Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-06-11T01:00:59.160Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../benchmarks [2025-06-11T01:00:59.160Z] ALLUSERSPROFILE=C:\ProgramData [2025-06-11T01:00:59.160Z] JENKINS_NODE_COOKIE=d2d04a15-46fd-4a31-a53e-b331123d5701 [2025-06-11T01:00:59.160Z] CommonProgramW6432=C:\Program Files\Common Files [2025-06-11T01:00:59.160Z] KEEP_REPORTDIR=false [2025-06-11T01:00:59.160Z] BUILD_DISPLAY_NAME=#5 [2025-06-11T01:00:59.160Z] SDK_RESOURCE=upstream [2025-06-11T01:00:59.160Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-06-11T01:00:59.160Z] HOME=/home/jenkins [2025-06-11T01:00:59.160Z] USERNAME=jenkins [2025-06-11T01:00:59.160Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-06-11T01:00:59.160Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-06-11T01:00:59.160Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-11T01:00:59.160Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [2025-06-11T01:00:59.160Z] JOBSTARTTIME=Wed, 11 Jun 2025 01:00:56 +0000 [2025-06-11T01:00:59.160Z] JDK_VERSION=8 [2025-06-11T01:00:59.160Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-06-11T01:00:59.160Z] JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [2025-06-11T01:00:59.160Z] USE_TESTENV_PROPERTIES=false [2025-06-11T01:00:59.160Z] SYSTEMROOT=C:\Windows [2025-06-11T01:00:59.160Z] PERSONAL_BUILD=false [2025-06-11T01:00:59.160Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/5/display/redirect [2025-06-11T01:00:59.160Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-06-11T01:00:59.160Z] AUTO_DETECT=true [2025-06-11T01:00:59.160Z] EXIT_SUCCESS=false [2025-06-11T01:00:59.160Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/display/redirect [2025-06-11T01:00:59.160Z] PROMPT=$P$G [2025-06-11T01:00:59.160Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [2025-06-11T01:00:59.160Z] COMPUTERNAME=TESTWIN2022DC [2025-06-11T01:00:59.160Z] OPENJ9_BRANCH=master [2025-06-11T01:00:59.160Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-11T01:00:59.160Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:00:59.160Z] PARALLEL=None [2025-06-11T01:00:59.160Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-11T01:00:59.160Z] ITERATIONS=1 [2025-06-11T01:00:59.160Z] UPSTREAM_JOB_NUMBER=513 [2025-06-11T01:00:59.160Z] SPEC=win_x86 [2025-06-11T01:00:59.160Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_x86-32_windows [2025-06-11T01:00:59.160Z] TERM=xterm-256color [2025-06-11T01:00:59.160Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-11T01:00:59.160Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-11T01:00:59.160Z] LOGONSERVER=\\TESTWIN2022DC [2025-06-11T01:00:59.160Z] NODE_NAME=test-azure-win2022-x64-1 [2025-06-11T01:00:59.160Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-11T01:00:59.160Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-06-11T01:00:59.160Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-11T01:00:59.160Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-06-11T01:00:59.160Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\ [2025-06-11T01:00:59.160Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-06-11T01:00:59.160Z] DYNAMIC_COMPILE=false [2025-06-11T01:00:59.160Z] SHLVL=2 [2025-06-11T01:00:59.160Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_x86-32_windows_testList_2-5 [2025-06-11T01:00:59.160Z] PROCESSOR_REVISION=5504 [2025-06-11T01:00:59.160Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-06-11T01:00:59.160Z] EXECUTOR_NUMBER=0 [2025-06-11T01:00:59.160Z] HUDSON_COOKIE=c34e199d-abb7-4029-9cd6-217d034a92e7 [2025-06-11T01:00:59.160Z] ADOPTOPENJDK_BRANCH=master [2025-06-11T01:00:59.160Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-11T01:00:59.160Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-06-11T01:00:59.160Z] ORIGIN_JDK_VERSION=8 [2025-06-11T01:00:59.160Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2025-06-11T01:00:59.160Z] SESSIONNAME=RDP-Tcp#20 [2025-06-11T01:00:59.160Z] NUM_PROCESSORS=2 [2025-06-11T01:00:59.160Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-11T01:00:59.160Z] NODE_LABELS=sw.os.windows test ci.role.test test-azure-win2022-x64-1 x64 windows hw.arch.x86 win2022 [2025-06-11T01:00:59.160Z] STAGE_NAME=Setup [2025-06-11T01:00:59.160Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-11T01:00:59.160Z] HOMEPATH=\Users\jenkins [2025-06-11T01:00:59.160Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2@tmp [2025-06-11T01:00:59.160Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-06-11T01:00:59.160Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2025-06-11T01:00:59.160Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-11T01:00:59.160Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-11T01:00:59.160Z] ProgramW6432=C:\Program Files [2025-06-11T01:00:59.160Z] UPSTREAM_TEST_JOB_NUMBER=675 [2025-06-11T01:00:59.160Z] CI=true [2025-06-11T01:00:59.160Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/5/display/redirect?page=artifacts [2025-06-11T01:00:59.160Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-11T01:00:59.160Z] RERUN_FAILURE=true [2025-06-11T01:00:59.160Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\ [2025-06-11T01:00:59.160Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\ [2025-06-11T01:00:59.160Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-11T01:00:59.160Z] BUILD_LIST=system [2025-06-11T01:00:59.160Z] BUILD_ID=5 [2025-06-11T01:00:59.160Z] WINDIR=C:\Windows [2025-06-11T01:00:59.160Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-06-11T01:00:59.160Z] PUBLIC=C:\Users\Public [2025-06-11T01:00:59.160Z] CLIENTNAME=scfryer-thinkpa [2025-06-11T01:00:59.160Z] SYSTEMDRIVE=C: [2025-06-11T01:00:59.160Z] TARGET=-f parallelList.mk testList_2 [2025-06-11T01:00:59.160Z] USE_JRE=false [2025-06-11T01:00:59.160Z] JDK_IMPL=hotspot [2025-06-11T01:00:59.160Z] 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-11T01:00:59.224Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-11T01:00:59.242Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-11T01:01:10.939Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 513 [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-11T01:01:11.119Z] 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-11T01:01:11.125Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2 [Pipeline] { [Pipeline] sshagent [2025-06-11T01:01:11.148Z] $ ssh-agent [2025-06-11T01:01:11.268Z] SSH_AUTH_SOCK=/tmp/ssh-nQxEX7dBCLtN/agent.210 [2025-06-11T01:01:11.268Z] SSH_AGENT_PID=211 [2025-06-11T01:01:11.268Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-11T01:01:11.282Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-11T01:01:11.310Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-06-11T01:01:11.779Z] ++ pwd [2025-06-11T01:01:11.779Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-11T01:01:11.779Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests [2025-06-11T01:01:11.779Z] get jdk binary... [2025-06-11T01:01:11.779Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-11T01:01:12.123Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b05-ea.zip ... [2025-06-11T01:01:15.075Z] List files in jdkbinary folder... [2025-06-11T01:01:15.075Z] total 183848 [2025-06-11T01:01:15.075Z] -rwxrwx---+ 1 jenkins None 42103059 Jun 10 20:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b05-ea.zip [2025-06-11T01:01:15.075Z] -rwxrwx---+ 1 jenkins None 107348880 Jun 10 20:56 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b05-ea.zip [2025-06-11T01:01:15.075Z] -rwxrwx---+ 1 jenkins None 38694000 Jun 10 20:56 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b05-ea.zip [2025-06-11T01:01:15.076Z] -rwxrwx---+ 1 jenkins None 24102 Jun 10 20:53 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b05-ea-metadata.json [2025-06-11T01:01:15.076Z] -rwxrwx---+ 1 jenkins None 79789 Jun 10 21:08 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b05-ea.json [2025-06-11T01:01:15.076Z] drwxrwxr-x+ 1 jenkins None 0 Jun 11 01:01 tmp [2025-06-11T01:01:15.076Z] List files in jdkbinary/tmp folder... [2025-06-11T01:01:15.076Z] total 4 [2025-06-11T01:01:15.076Z] drwxrwxr-x+ 1 jenkins None 0 Jun 10 20:48 jdk8u462-b05 [2025-06-11T01:01:15.076Z] Moving directory jdk8u462-b05/ to ../j2sdk-image [2025-06-11T01:01:15.076Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b05-ea.zip ... [2025-06-11T01:01:16.280Z] List files in jdkbinary folder... [2025-06-11T01:01:16.280Z] total 183852 [2025-06-11T01:01:16.280Z] -rwxrwx---+ 1 jenkins None 42103059 Jun 10 20:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b05-ea.zip [2025-06-11T01:01:16.280Z] -rwxrwx---+ 1 jenkins None 107348880 Jun 10 20:56 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b05-ea.zip [2025-06-11T01:01:16.280Z] -rwxrwx---+ 1 jenkins None 38694000 Jun 10 20:56 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b05-ea.zip [2025-06-11T01:01:16.280Z] -rwxrwx---+ 1 jenkins None 24102 Jun 10 20:53 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b05-ea-metadata.json [2025-06-11T01:01:16.280Z] -rwxrwx---+ 1 jenkins None 79789 Jun 10 21:08 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b05-ea.json [2025-06-11T01:01:16.280Z] drwxrwxr-x+ 1 jenkins None 0 Jun 10 20:48 j2sdk-image [2025-06-11T01:01:16.280Z] drwxrwxr-x+ 1 jenkins None 0 Jun 11 01:01 tmp [2025-06-11T01:01:16.280Z] List files in jdkbinary/tmp folder... [2025-06-11T01:01:16.280Z] total 4 [2025-06-11T01:01:16.280Z] drwxrwxr-x+ 1 jenkins None 0 Jun 10 20:48 jdk8u462-b05-jre [2025-06-11T01:01:16.280Z] Moving directory jdk8u462-b05-jre/ to ../j2re-image [2025-06-11T01:01:16.281Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b05-ea.zip over ./j2sdk-image/jre... [2025-06-11T01:01:17.945Z] Removing top-level folder jdk8u462-b05-debug-image/ [2025-06-11T01:01:17.945Z] Removing top-level folder jdk8u462-b05/ [2025-06-11T01:01:20.206Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version [2025-06-11T01:01:20.206Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-11T01:01:20.206Z] openjdk version "1.8.0_462-beta" [2025-06-11T01:01:20.206Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506102009-b05) [2025-06-11T01:01:20.206Z] OpenJDK Client VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-11T01:01:20.206Z] =JAVA VERSION OUTPUT END= [2025-06-11T01:01:20.206Z] =RELEASE INFO BEGIN= [2025-06-11T01:01:20.206Z] JAVA_VERSION="1.8.0_462" [2025-06-11T01:01:20.206Z] OS_NAME="Windows" [2025-06-11T01:01:20.206Z] OS_VERSION="5.1" [2025-06-11T01:01:20.206Z] OS_ARCH="i586" [2025-06-11T01:01:20.206Z] SOURCE=".:git:6a5a5dab56e4+" [2025-06-11T01:01:20.206Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-11T01:01:20.206Z] BUILD_SOURCE="git:13512d5382f12095bc3a9cc5be4730ffed31f2dd" [2025-06-11T01:01:20.206Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-11T01:01:20.206Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-11T01:01:20.206Z] FULL_VERSION="1.8.0_462-beta-202506102009-b05" [2025-06-11T01:01:20.206Z] SEMANTIC_VERSION="8.0.462+5" [2025-06-11T01:01:20.206Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-06-11T01:01:20.206Z] JVM_VARIANT="Hotspot" [2025-06-11T01:01:20.206Z] JVM_VERSION="25.462-b05" [2025-06-11T01:01:20.206Z] IMAGE_TYPE="JDK" [2025-06-11T01:01:20.206Z] =RELEASE INFO END= [2025-06-11T01:01:20.206Z] get testKitGen... [2025-06-11T01:01:20.206Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-11T01:01:21.862Z] git rev-parse master [2025-06-11T01:01:21.862Z] git checkout -q -f 3f7b13097dd24fbf77a9978a68ada3b8625d9737 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-11T01:01:22.704Z] $ ssh-agent -k [2025-06-11T01:01:22.750Z] unset SSH_AUTH_SOCK; [2025-06-11T01:01:22.750Z] unset SSH_AGENT_PID; [2025-06-11T01:01:22.750Z] echo Agent pid 211 killed; [2025-06-11T01:01:22.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-11T01:01:23.223Z] 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-32_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-32_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-x86-32-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-b05_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=675&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=513&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-11T01:01:23.244Z] 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-32_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-32_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-1&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-x86-32-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-b05_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=675&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=513&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-11T01:01:23.275Z] Building tests... [Pipeline] timeout [2025-06-11T01:01:23.281Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-11T01:01:23.411Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_x86-32_windows" build number 675 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-11T01:01:23.449Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-11T01:01:23.465Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-11T01:01:23.959Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-11T01:01:24.286Z] -------------------------------------------- [2025-06-11T01:01:24.286Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:24.286Z] task is set to default [2025-06-11T01:01:24.286Z] dependencyList is set to all [2025-06-11T01:01:24.286Z] -------------------------------------------- [2025-06-11T01:01:24.286Z] Starting download third party dependent jars [2025-06-11T01:01:24.286Z] -------------------------------------------- [2025-06-11T01:01:24.286Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-06-11T01:01:24.286Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-06-11T01:01:24.286Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-06-11T01:01:24.435Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2025-06-11T01:01:24.449Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] sshagent [2025-06-11T01:01:24.472Z] $ ssh-agent [2025-06-11T01:01:24.586Z] SSH_AUTH_SOCK=/tmp/ssh-npv37J0o65pr/agent.278 [2025-06-11T01:01:24.586Z] SSH_AGENT_PID=279 [2025-06-11T01:01:24.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-11T01:01:25.045Z] + bash ./compile.sh [2025-06-11T01:01:25.370Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-06-11T01:01:25.370Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib [2025-06-11T01:01:25.371Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-11T01:01:25.371Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-11T01:01:25.371Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_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-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-11T01:01:25.371Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_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-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-11T01:01:26.525Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\scripts\build_tools.xml [2025-06-11T01:01:26.864Z] [2025-06-11T01:01:26.864Z] build: [2025-06-11T01:01:26.864Z] [2025-06-11T01:01:26.864Z] clean: [2025-06-11T01:01:26.864Z] [2025-06-11T01:01:26.864Z] init: [2025-06-11T01:01:27.205Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin [2025-06-11T01:01:27.205Z] [2025-06-11T01:01:27.205Z] getDependentLibs: [2025-06-11T01:01:27.205Z] [exec] -------------------------------------------- [2025-06-11T01:01:27.205Z] [exec] path is set to C:/jenkins/testDependency/system_lib [2025-06-11T01:01:27.205Z] [exec] task is set to default [2025-06-11T01:01:27.205Z] [exec] dependencyList is set to json_simple [2025-06-11T01:01:27.205Z] [exec] -------------------------------------------- [2025-06-11T01:01:27.205Z] [exec] Starting download third party dependent jars [2025-06-11T01:01:27.205Z] [exec] -------------------------------------------- [2025-06-11T01:01:27.205Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib [2025-06-11T01:01:27.205Z] [exec] C:/jenkins/testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-11T01:01:27.205Z] [exec] downloaded dependent third party jars successfully [2025-06-11T01:01:27.205Z] [2025-06-11T01:01:27.205Z] compile: [2025-06-11T01:01:27.205Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-11T01:01:27.205Z] [echo] ============COMPILER SETTINGS============ [2025-06-11T01:01:27.205Z] [echo] ===fork: yes [2025-06-11T01:01:27.205Z] [echo] ===debug: on [2025-06-11T01:01:27.205Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin [2025-06-11T01:01:29.454Z] [2025-06-11T01:01:29.454Z] dist: [2025-06-11T01:01:29.455Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\bin\TestKitGen.jar [2025-06-11T01:01:29.792Z] [2025-06-11T01:01:29.792Z] BUILD SUCCESSFUL [2025-06-11T01:01:29.792Z] Total time: 3 seconds [2025-06-11T01:01:29.792Z] 0 [2025-06-11T01:01:29.792Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-11T01:01:30.512Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-11T01:01:30.512Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz [2025-06-11T01:01:32.174Z] ****************************** MACHINE INFO ****************************** [2025-06-11T01:01:32.174Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG [2025-06-11T01:01:32.174Z] Free Physical Memory Size : 5674487808 [2025-06-11T01:01:32.174Z] Free space (bytes) : 137969446912 [2025-06-11T01:01:32.174Z] Total Physical Memory Size : 8536289280 [2025-06-11T01:01:32.174Z] Total space (bytes) : 274283311104 [2025-06-11T01:01:32.174Z] Usable space (bytes) : 137969446912 [2025-06-11T01:01:32.174Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-11T01:01:32.174Z] bashVersion : [2025-06-11T01:01:32.174Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin) [2025-06-11T01:01:32.174Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-11T01:01:32.174Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-11T01:01:32.174Z] [2025-06-11T01:01:32.174Z] This is free software; you are free to change and redistribute it. [2025-06-11T01:01:32.174Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-11T01:01:32.174Z] cpuCores : 4 [2025-06-11T01:01:32.174Z] curlVersion : [2025-06-11T01:01:32.174Z] curl 8.3.0 (x86_64-pc-cygwin) libcurl/8.3.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.56.0 libgsasl/2.2.0 OpenLDAP/2.6.6 [2025-06-11T01:01:32.174Z] Release-Date: 2023-09-13 [2025-06-11T01:01:32.174Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-11T01:01:32.174Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-11T01:01:32.174Z] dockerVersion : bash: line 1: docker: command not found [2025-06-11T01:01:32.174Z] gcc version : 11 [2025-06-11T01:01:32.174Z] gclibc version : ldd (cygwin) 3.4.9 [2025-06-11T01:01:32.174Z] gdb version : bash: line 1: gdb: command not found [2025-06-11T01:01:32.174Z] lldb version : Command could not be executed [2025-06-11T01:01:32.174Z] makeVersion : [2025-06-11T01:01:32.174Z] GNU Make 4.4.1 [2025-06-11T01:01:32.174Z] Built for x86_64-pc-cygwin [2025-06-11T01:01:32.174Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-06-11T01:01:32.174Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-06-11T01:01:32.174Z] This is free software: you are free to change and redistribute it. [2025-06-11T01:01:32.174Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-11T01:01:32.174Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-11T01:01:32.174Z] perlVersion : [2025-06-11T01:01:32.174Z] [2025-06-11T01:01:32.174Z] This is perl 5, version 36, subversion 1 (v5.36.1) built for x86_64-cygwin-threads-multi [2025-06-11T01:01:32.174Z] (with 6 registered patches, see perl -V for more detail) [2025-06-11T01:01:32.174Z] [2025-06-11T01:01:32.175Z] Copyright 1987-2023, Larry Wall [2025-06-11T01:01:32.175Z] [2025-06-11T01:01:32.175Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-11T01:01:32.175Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-11T01:01:32.175Z] [2025-06-11T01:01:32.175Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-11T01:01:32.175Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-11T01:01:32.175Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-11T01:01:32.175Z] [2025-06-11T01:01:32.175Z] podmanVersion : bash: line 1: podman: command not found [2025-06-11T01:01:32.175Z] procArch : unknown [2025-06-11T01:01:32.175Z] sysArch : x86_64 [2025-06-11T01:01:32.175Z] sysOS : CYGWIN_NT-10.0-20348 [2025-06-11T01:01:32.175Z] ulimit : [2025-06-11T01:01:32.175Z] core file size (blocks, -c) unlimited [2025-06-11T01:01:32.175Z] data seg size (kbytes, -d) unlimited [2025-06-11T01:01:32.175Z] file size (blocks, -f) unlimited [2025-06-11T01:01:32.175Z] open files (-n) 3200 [2025-06-11T01:01:32.175Z] pipe size (512 bytes, -p) 8 [2025-06-11T01:01:32.175Z] stack size (kbytes, -s) 2032 [2025-06-11T01:01:32.175Z] cpu time (seconds, -t) unlimited [2025-06-11T01:01:32.175Z] max user processes (-u) 256 [2025-06-11T01:01:32.175Z] virtual memory (kbytes, -v) unlimited [2025-06-11T01:01:32.175Z] uname : CYGWIN_NT-10.0-20348 testwin2022dc 3.4.9-1.x86_64 2023-09-06 11:19 UTC x86_64 Cygwin [2025-06-11T01:01:32.175Z] vmVendor : Oracle Corporation [2025-06-11T01:01:32.175Z] vmVersion : 25.462-b05 [2025-06-11T01:01:32.175Z] xlc version : bash: line 1: xlC: command not found [2025-06-11T01:01:32.175Z] ************************************************************************** [2025-06-11T01:01:32.175Z] [2025-06-11T01:01:32.175Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-06-11T01:01:32.175Z] [2025-06-11T01:01:32.175Z] System.getProperty('java.vendor')=Temurin [2025-06-11T01:01:32.175Z] [2025-06-11T01:01:32.175Z] System.getProperty('os.name')=Windows Server 2022 [2025-06-11T01:01:32.175Z] [2025-06-11T01:01:32.175Z] System.getProperty('os.arch')=x86 [2025-06-11T01:01:32.175Z] [2025-06-11T01:01:32.175Z] System.getProperty('java.fullversion')=null [2025-06-11T01:01:32.175Z] [2025-06-11T01:01:32.175Z] System.getProperty('sun.arch.data.model')=32 [2025-06-11T01:01:32.175Z] [2025-06-11T01:01:32.501Z] make -f clean.mk cleanBuild [2025-06-11T01:01:32.501Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-11T01:01:32.848Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests///..//jvmtest [2025-06-11T01:01:33.175Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-11T01:01:33.175Z] make -f compile.mk compile [2025-06-11T01:01:33.175Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-11T01:01:33.500Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2025-06-11T01:01:33.500Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2025-06-11T01:01:33.501Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_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-32_windows_testList_2/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_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-32_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-06-11T01:01:33.501Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_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-32_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation"; fi [2025-06-11T01:01:35.166Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\scripts\build_test.xml [2025-06-11T01:01:35.505Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-06-11T01:01:35.505Z] [2025-06-11T01:01:35.505Z] -create_test_directory: [2025-06-11T01:01:35.505Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest [2025-06-11T01:01:35.505Z] [2025-06-11T01:01:35.505Z] stage_test_material: [2025-06-11T01:01:35.506Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest [2025-06-11T01:01:35.848Z] [2025-06-11T01:01:35.848Z] build: [2025-06-11T01:01:35.848Z] [2025-06-11T01:01:35.848Z] init: [2025-06-11T01:01:35.848Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system [2025-06-11T01:01:35.848Z] [2025-06-11T01:01:35.848Z] dist: [2025-06-11T01:01:35.848Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system [2025-06-11T01:01:35.848Z] [2025-06-11T01:01:35.848Z] common_build: [2025-06-11T01:01:35.848Z] [echo] target common_build is called..... [2025-06-11T01:01:35.848Z] [2025-06-11T01:01:35.848Z] common_init: [2025-06-11T01:01:35.848Z] [2025-06-11T01:01:35.848Z] check_systemtest: [2025-06-11T01:01:35.848Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/STF does not exist, clone from GitHub [2025-06-11T01:01:36.189Z] [2025-06-11T01:01:36.189Z] clone_stf: [2025-06-11T01:01:36.189Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-06-11T01:01:37.340Z] [echo] git rev-parse master [2025-06-11T01:01:37.340Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-11T01:01:39.004Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/STF and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//testenv/testenv.properties [2025-06-11T01:01:39.004Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-06-11T01:01:39.004Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-11T01:01:39.004Z] [echo] C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub [2025-06-11T01:01:39.004Z] [2025-06-11T01:01:39.004Z] clone_systemtest: [2025-06-11T01:01:39.004Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-06-11T01:01:41.284Z] [echo] git rev-parse master [2025-06-11T01:01:41.624Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-11T01:01:43.296Z] [exec] Check sha in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//system/aqa-systemtest and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//testenv/testenv.properties [2025-06-11T01:01:43.296Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-06-11T01:01:43.296Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] configure_systemtest: [2025-06-11T01:01:43.296Z] [echo] Executing openjdk.build/build.xml [2025-06-11T01:01:43.296Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] check-for-ant: [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] configure-ant: [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] print-ant-location: [2025-06-11T01:01:43.296Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] print-ant-error: [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] check-for-junit: [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] configure-junit: [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] print-junit-location: [2025-06-11T01:01:43.296Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] print-junit-error: [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] check-for-hamcrest-core: [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] configure-hamcrest-core: [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] print-hamcrest-core-location: [2025-06-11T01:01:43.296Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.296Z] print-hamcrest-core-error: [2025-06-11T01:01:43.296Z] [2025-06-11T01:01:43.297Z] check-for-log4j: [2025-06-11T01:01:43.297Z] [2025-06-11T01:01:43.297Z] configure-log4j: [2025-06-11T01:01:43.297Z] [2025-06-11T01:01:43.297Z] print-log4j-location: [2025-06-11T01:01:43.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-11T01:01:43.297Z] [2025-06-11T01:01:43.297Z] print-log4j-error: [2025-06-11T01:01:43.297Z] [2025-06-11T01:01:43.297Z] check-for-asm: [2025-06-11T01:01:43.297Z] [2025-06-11T01:01:43.297Z] configure-asm: [2025-06-11T01:01:43.297Z] [2025-06-11T01:01:43.297Z] print-asm-location: [2025-06-11T01:01:43.297Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar [2025-06-11T01:01:43.297Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar [2025-06-11T01:01:43.297Z] [2025-06-11T01:01:43.297Z] print-asm-error: [2025-06-11T01:01:43.297Z] [2025-06-11T01:01:43.297Z] setup-java-properties: [2025-06-11T01:01:43.297Z] [echo] java_home is ${java_home} [2025-06-11T01:01:43.297Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre [2025-06-11T01:01:43.297Z] [echoproperties] #Ant properties [2025-06-11T01:01:43.297Z] [echoproperties] #Wed Jun 11 01:01:43 UTC 2025 [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk..= [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.Property=settings\: [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.file.separator=\\ [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.java.class.path=. [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre [2025-06-11T01:01:43.297Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\2\\ [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\bin [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506102009-b05 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.java.vm.version=25.462-b05 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.line.separator=\\r \\n [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.os.arch=x86 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.os.version=10.0 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.path.separator=; [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.sun.arch.data.model=32 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.sun.desktop=windows [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2025-06-11T01:01:43.298Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler [2025-06-11T01:01:43.299Z] [echoproperties] buildjdk.sun.os.patch.level= [2025-06-11T01:01:43.299Z] [echoproperties] buildjdk.user.country=US [2025-06-11T01:01:43.299Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2025-06-11T01:01:43.299Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2025-06-11T01:01:43.299Z] [echoproperties] buildjdk.user.language=en [2025-06-11T01:01:43.299Z] [echoproperties] buildjdk.user.name=**** [2025-06-11T01:01:43.299Z] [echoproperties] buildjdk.user.script= [2025-06-11T01:01:43.299Z] [echoproperties] buildjdk.user.timezone= [2025-06-11T01:01:43.299Z] [echoproperties] buildjdk.user.variant= [2025-06-11T01:01:43.299Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\2\openjdk.java.build.properties.654728576 [2025-06-11T01:01:43.299Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2025-06-11T01:01:43.299Z] [echo] java_platform set to win_x86-32 [2025-06-11T01:01:43.299Z] [echo] java_java_specification_version set to 1.8 [2025-06-11T01:01:43.299Z] [echo] java_java_vm_vendor set to Temurin [2025-06-11T01:01:43.299Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin [2025-06-11T01:01:43.299Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] check-for-tools-jar: [2025-06-11T01:01:43.299Z] [echo] java_java_specification_version is 1.8 [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] configure-tools-jar: [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] print-tools-jar-location: [2025-06-11T01:01:43.299Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] print-tools-jar-error: [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] check-for-windows-sysinternals: [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] set-download-windows-sysinternals-required: [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] configure-windows-sysinternals: [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] print-windows-sysinternals-location: [2025-06-11T01:01:43.299Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] set-print-windows-sysinternals-error-required: [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] really-print-windows-sysinternals-error: [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] print-windows-sysinternals-error: [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] fail-if-error: [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] print-all-prereq-versions: [2025-06-11T01:01:43.299Z] [echo] Ant version in use : 1.10.2 [2025-06-11T01:01:43.299Z] [echo] log4j version in use : 2.16.0 [2025-06-11T01:01:43.299Z] [echo] ASM version in use : 9.7.1 [2025-06-11T01:01:43.299Z] [echo] junit version in use : 4.12 [2025-06-11T01:01:43.299Z] [echo] hamcrest version in use: 1.3 [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] configure: [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.299Z] build-dependencies: [2025-06-11T01:01:43.299Z] [echo] Executing openjdk.build/build.xml [2025-06-11T01:01:43.299Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:43.299Z] [2025-06-11T01:01:43.300Z] setup-java-properties: [2025-06-11T01:01:43.300Z] [echo] java_home is ${java_home} [2025-06-11T01:01:43.300Z] [echo] java.home is C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre [2025-06-11T01:01:43.642Z] [echoproperties] #Ant properties [2025-06-11T01:01:43.642Z] [echoproperties] #Wed Jun 11 01:01:43 UTC 2025 [2025-06-11T01:01:43.642Z] [echoproperties] buildjdk..= [2025-06-11T01:01:43.642Z] [echoproperties] buildjdk.C=\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\classes [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.OpenJDK=Client VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.Property=settings\: [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.file.encoding=Cp1252 [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.file.separator=\\ [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.class.path=. [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\ext [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.home=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\2\\ [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\bin [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506102009-b05 [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-11T01:01:43.643Z] [echoproperties] buildjdk.java.vm.name=OpenJDK Client VM [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.java.vm.version=25.462-b05 [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.line.separator=\\r \\n [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.os.arch=x86 [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.os.version=10.0 [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.path.separator=; [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.arch.data.model=32 [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\jdkbinary\\j2sdk-image\\jre\\bin [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.cpu.endian=little [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.cpu.isalist=pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.desktop=windows [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot Client Compiler [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.sun.os.patch.level= [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.user.country=US [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.user.dir=C\:\\jenkins\\workspace\\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.user.language=en [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.user.name=**** [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.user.script= [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.user.timezone= [2025-06-11T01:01:43.644Z] [echoproperties] buildjdk.user.variant= [2025-06-11T01:01:43.644Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\2\openjdk.java.build.properties.1527013901 [2025-06-11T01:01:43.644Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2025-06-11T01:01:43.644Z] [echo] java_platform set to win_x86-32 [2025-06-11T01:01:43.644Z] [echo] java_java_specification_version set to 1.8 [2025-06-11T01:01:43.645Z] [echo] java_java_vm_vendor set to Temurin [2025-06-11T01:01:43.645Z] [echo] java_bindir set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\jre/../bin [2025-06-11T01:01:43.645Z] [echo] java_compiler set to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jdkbinary\j2sdk-image\bin\javac.exe [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] setup-windows-compiler: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] check-prereqs: [2025-06-11T01:01:43.645Z] [echo] Executing openjdk.build/build.xml [2025-06-11T01:01:43.645Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] check-for-ant: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-ant-location: [2025-06-11T01:01:43.645Z] [echo] Using ant from c:\jenkins\testDependency\system_lib\apache-ant\lib\ant-launcher.jar [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-ant-error: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] check-for-junit: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-junit-location: [2025-06-11T01:01:43.645Z] [echo] Using junit from c:\jenkins\testDependency\system_lib\junit\junit.jar [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-junit-error: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] check-for-hamcrest-core: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-hamcrest-core-location: [2025-06-11T01:01:43.645Z] [echo] Using hamcrest-core from c:\jenkins\testDependency\system_lib\junit\hamcrest-core.jar [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-hamcrest-core-error: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] check-for-log4j: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-log4j-location: [2025-06-11T01:01:43.645Z] [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-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-log4j-error: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] check-for-asm: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-asm-location: [2025-06-11T01:01:43.645Z] [echo] Using asm.jar from c:\jenkins\testDependency\system_lib\asm/asm.jar [2025-06-11T01:01:43.645Z] [echo] Using asm-commons.jar from c:\jenkins\testDependency\system_lib\asm/asm-commons.jar [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-asm-error: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] setup-java-properties: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] check-for-tools-jar: [2025-06-11T01:01:43.645Z] [echo] java_java_specification_version is 1.8 [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-tools-jar-location: [2025-06-11T01:01:43.645Z] [echo] Using tools.jar from c:\jenkins\testDependency\system_lib\tools/tools.jar [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-tools-jar-error: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] check-for-windows-sysinternals: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] print-windows-sysinternals-location: [2025-06-11T01:01:43.645Z] [echo] Using windows sysinternals from from c:\jenkins\testDependency\system_lib\windows_sysinternals [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.645Z] set-print-windows-sysinternals-error-required: [2025-06-11T01:01:43.645Z] [2025-06-11T01:01:43.646Z] really-print-windows-sysinternals-error: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] print-windows-sysinternals-error: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] fail-if-error: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] print-all-prereq-versions: [2025-06-11T01:01:43.646Z] [echo] Ant version in use : 1.10.2 [2025-06-11T01:01:43.646Z] [echo] log4j version in use : 2.16.0 [2025-06-11T01:01:43.646Z] [echo] ASM version in use : 9.7.1 [2025-06-11T01:01:43.646Z] [echo] junit version in use : 4.12 [2025-06-11T01:01:43.646Z] [echo] hamcrest version in use: 1.3 [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] run-check-prereqs: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] build-dependencies: [2025-06-11T01:01:43.646Z] [echo] Executing stf.build/build.xml [2025-06-11T01:01:43.646Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] setup-java-properties: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] setup-windows-compiler: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] check-prereqs: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] build-dependencies: [2025-06-11T01:01:43.646Z] [echo] Executing stf.core/build.xml [2025-06-11T01:01:43.646Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] setup-java-properties: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] setup-windows-compiler: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] check-prereqs: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] build-dependencies: [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] create-bin-dir: [2025-06-11T01:01:43.646Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-11T01:01:43.646Z] [2025-06-11T01:01:43.646Z] build-java: [2025-06-11T01:01:43.646Z] [javac] Compiling 58 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-11T01:01:45.909Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-11T01:01:46.252Z] [2025-06-11T01:01:46.252Z] build-jar: [2025-06-11T01:01:46.252Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin\stf.core.jar [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-archives: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] copy-log4j2-config: [2025-06-11T01:01:46.969Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.core\bin [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-no-natives: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-natives: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build: [2025-06-11T01:01:46.969Z] [echo] Executing stf.load/build.xml [2025-06-11T01:01:46.969Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] setup-java-properties: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] setup-windows-compiler: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] check-prereqs: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-dependencies: [2025-06-11T01:01:46.969Z] [echo] Executing stf.core/build.xml [2025-06-11T01:01:46.969Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] setup-java-properties: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] setup-windows-compiler: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] check-prereqs: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-dependencies: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] create-bin-dir: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-java: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-jar: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-archives: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] copy-log4j2-config: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-no-natives: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-natives: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build: [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] create-bin-dir: [2025-06-11T01:01:46.969Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\bin [2025-06-11T01:01:46.969Z] [2025-06-11T01:01:46.969Z] build-java: [2025-06-11T01:01:46.969Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\bin [2025-06-11T01:01:48.632Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_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-11T01:01:48.632Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-11T01:01:48.632Z] [2025-06-11T01:01:48.632Z] build-jar: [2025-06-11T01:01:48.632Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.load\bin\stf.load.jar [2025-06-11T01:01:48.632Z] [2025-06-11T01:01:48.632Z] build-archives: [2025-06-11T01:01:48.632Z] [2025-06-11T01:01:48.632Z] build-no-natives: [2025-06-11T01:01:48.632Z] [2025-06-11T01:01:48.632Z] build-natives: [2025-06-11T01:01:48.632Z] [2025-06-11T01:01:48.632Z] build: [2025-06-11T01:01:48.632Z] [echo] Executing stf.samples/build.xml [2025-06-11T01:01:48.632Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:48.632Z] [2025-06-11T01:01:48.632Z] setup-java-properties: [2025-06-11T01:01:48.632Z] [2025-06-11T01:01:48.632Z] setup-windows-compiler: [2025-06-11T01:01:48.632Z] [2025-06-11T01:01:48.632Z] check-prereqs: [2025-06-11T01:01:48.632Z] [2025-06-11T01:01:48.632Z] build-dependencies: [2025-06-11T01:01:48.633Z] [echo] Executing stf.core/build.xml [2025-06-11T01:01:48.633Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] setup-java-properties: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] setup-windows-compiler: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] check-prereqs: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-dependencies: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] create-bin-dir: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-java: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-jar: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-archives: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] copy-log4j2-config: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-no-natives: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-natives: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build: [2025-06-11T01:01:48.633Z] [echo] Executing stf.load/build.xml [2025-06-11T01:01:48.633Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] setup-java-properties: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] setup-windows-compiler: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] check-prereqs: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-dependencies: [2025-06-11T01:01:48.633Z] [echo] Executing stf.core/build.xml [2025-06-11T01:01:48.633Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] setup-java-properties: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] setup-windows-compiler: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] check-prereqs: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-dependencies: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] create-bin-dir: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-java: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-jar: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-archives: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] copy-log4j2-config: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-no-natives: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-natives: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] create-bin-dir: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-java: [2025-06-11T01:01:48.633Z] [2025-06-11T01:01:48.633Z] build-jar: [2025-06-11T01:01:48.975Z] [2025-06-11T01:01:48.975Z] build-archives: [2025-06-11T01:01:48.975Z] [2025-06-11T01:01:48.975Z] build-no-natives: [2025-06-11T01:01:48.975Z] [2025-06-11T01:01:48.975Z] build-natives: [2025-06-11T01:01:48.975Z] [2025-06-11T01:01:48.975Z] build: [2025-06-11T01:01:48.975Z] [2025-06-11T01:01:48.975Z] create-bin-dir: [2025-06-11T01:01:48.975Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.samples\bin [2025-06-11T01:01:48.975Z] [2025-06-11T01:01:48.975Z] build-java: [2025-06-11T01:01:48.975Z] [javac] Compiling 24 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.samples\bin [2025-06-11T01:01:49.686Z] [2025-06-11T01:01:49.686Z] build-jar: [2025-06-11T01:01:49.686Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] build-archives: [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] build-no-natives: [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] build-natives: [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] build: [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] build: [2025-06-11T01:01:50.025Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-06-11T01:01:50.025Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] setup-java-properties: [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] setup-windows-compiler: [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] check-prereqs: [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] build-dependencies: [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] create-bin-dir: [2025-06-11T01:01:50.025Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2025-06-11T01:01:50.025Z] [2025-06-11T01:01:50.025Z] build-java: [2025-06-11T01:01:50.025Z] [javac] Compiling 36 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2025-06-11T01:01:52.277Z] [2025-06-11T01:01:52.277Z] build-jar: [2025-06-11T01:01:52.277Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar [2025-06-11T01:01:52.620Z] [2025-06-11T01:01:52.620Z] build-archives: [2025-06-11T01:01:52.620Z] [2025-06-11T01:01:52.620Z] build-no-natives: [2025-06-11T01:01:52.620Z] [2025-06-11T01:01:52.620Z] build-natives: [2025-06-11T01:01:52.620Z] [2025-06-11T01:01:52.620Z] build: [2025-06-11T01:01:52.620Z] [echo] Executing openjdk.test.classloading/build.xml [2025-06-11T01:01:52.620Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:52.620Z] [2025-06-11T01:01:52.620Z] setup-java-properties: [2025-06-11T01:01:52.620Z] [2025-06-11T01:01:52.620Z] setup-windows-compiler: [2025-06-11T01:01:52.620Z] [2025-06-11T01:01:52.620Z] check-prereqs: [2025-06-11T01:01:52.620Z] [2025-06-11T01:01:52.620Z] build-dependencies: [2025-06-11T01:01:52.620Z] [2025-06-11T01:01:52.620Z] create-bin-dir: [2025-06-11T01:01:52.620Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2025-06-11T01:01:52.620Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2025-06-11T01:01:52.620Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2025-06-11T01:01:52.620Z] [2025-06-11T01:01:52.620Z] build-java: [2025-06-11T01:01:52.621Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2025-06-11T01:01:53.336Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2025-06-11T01:01:53.679Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2025-06-11T01:01:54.401Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_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-11T01:01:54.401Z] [delete] Deleting C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_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-11T01:01:54.401Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2 [2025-06-11T01:01:54.401Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1 [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] build-jar: [2025-06-11T01:01:54.401Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] build-archives: [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] build-no-natives: [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] build-natives: [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] copy-dict-file: [2025-06-11T01:01:54.401Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] build: [2025-06-11T01:01:54.401Z] [echo] Executing openjdk.test.debugging/build.xml [2025-06-11T01:01:54.401Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] setup-java-properties: [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] setup-windows-compiler: [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] check-prereqs: [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] build-dependencies: [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] create-bin-dir: [2025-06-11T01:01:54.401Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2025-06-11T01:01:54.401Z] [2025-06-11T01:01:54.401Z] build-java-8: [2025-06-11T01:01:54.401Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2025-06-11T01:01:55.586Z] [2025-06-11T01:01:55.586Z] build-java-11-25plus: [2025-06-11T01:01:55.586Z] [2025-06-11T01:01:55.586Z] build-java-17-24: [2025-06-11T01:01:55.586Z] [2025-06-11T01:01:55.586Z] build-java: [2025-06-11T01:01:55.586Z] [2025-06-11T01:01:55.586Z] build-jdi-jar: [2025-06-11T01:01:55.586Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar [2025-06-11T01:01:55.586Z] [2025-06-11T01:01:55.586Z] build-hcr-jar: [2025-06-11T01:01:55.587Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] build-jars: [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] build-archives: [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] build-no-natives: [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] build-natives: [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] build: [2025-06-11T01:01:55.927Z] [echo] Executing openjdk.test.gc/build.xml [2025-06-11T01:01:55.927Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] setup-java-properties: [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] setup-windows-compiler: [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] check-prereqs: [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] build-dependencies: [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] create-bin-dir: [2025-06-11T01:01:55.927Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2025-06-11T01:01:55.927Z] [2025-06-11T01:01:55.927Z] build-java: [2025-06-11T01:01:55.927Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2025-06-11T01:01:56.271Z] [2025-06-11T01:01:56.271Z] build-jar: [2025-06-11T01:01:56.612Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar [2025-06-11T01:01:56.612Z] [2025-06-11T01:01:56.612Z] build-archives: [2025-06-11T01:01:56.612Z] [2025-06-11T01:01:56.612Z] build-no-natives: [2025-06-11T01:01:56.612Z] [2025-06-11T01:01:56.612Z] build-natives: [2025-06-11T01:01:56.612Z] [2025-06-11T01:01:56.612Z] build: [2025-06-11T01:01:56.612Z] [echo] Executing openjdk.test.jck/build.xml [2025-06-11T01:01:56.612Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:56.612Z] [2025-06-11T01:01:56.612Z] setup-java-properties: [2025-06-11T01:01:56.612Z] [2025-06-11T01:01:56.612Z] setup-windows-compiler: [2025-06-11T01:01:56.612Z] [2025-06-11T01:01:56.612Z] check-prereqs: [2025-06-11T01:01:56.612Z] [2025-06-11T01:01:56.612Z] build-dependencies: [2025-06-11T01:01:56.612Z] [2025-06-11T01:01:56.612Z] create-bin-dir: [2025-06-11T01:01:56.612Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2025-06-11T01:01:56.612Z] [2025-06-11T01:01:56.612Z] build-java: [2025-06-11T01:01:56.612Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2025-06-11T01:01:57.332Z] [2025-06-11T01:01:57.332Z] build-jar: [2025-06-11T01:01:57.333Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar [2025-06-11T01:01:57.333Z] [2025-06-11T01:01:57.333Z] build-archives: [2025-06-11T01:01:57.333Z] [2025-06-11T01:01:57.333Z] build-no-natives: [2025-06-11T01:01:57.333Z] [2025-06-11T01:01:57.333Z] setup-native-build-command: [2025-06-11T01:01:57.333Z] [echo] building natives for java_platform win_x86-32 [2025-06-11T01:01:57.333Z] [2025-06-11T01:01:57.333Z] build-natives-windows: [2025-06-11T01:01:57.333Z] [2025-06-11T01:01:57.333Z] build-natives-unix: [2025-06-11T01:01:57.333Z] [2025-06-11T01:01:57.333Z] build-natives: [2025-06-11T01:01:57.333Z] [2025-06-11T01:01:57.333Z] build: [2025-06-11T01:01:57.333Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-06-11T01:01:57.333Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:01:57.676Z] [2025-06-11T01:01:57.676Z] setup-java-properties: [2025-06-11T01:01:57.676Z] [2025-06-11T01:01:57.676Z] setup-windows-compiler: [2025-06-11T01:01:57.676Z] [2025-06-11T01:01:57.676Z] check-prereqs: [2025-06-11T01:01:57.676Z] [2025-06-11T01:01:57.676Z] build-dependencies: [2025-06-11T01:01:57.676Z] [2025-06-11T01:01:57.676Z] create-bin-dir: [2025-06-11T01:01:57.676Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2025-06-11T01:01:57.676Z] [2025-06-11T01:01:57.676Z] build-java: [2025-06-11T01:01:57.676Z] [javac] Compiling 23 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2025-06-11T01:01:59.337Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles [2025-06-11T01:01:59.337Z] [2025-06-11T01:01:59.337Z] build-jar: [2025-06-11T01:01:59.337Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar [2025-06-11T01:02:00.055Z] [2025-06-11T01:02:00.055Z] build-archives: [2025-06-11T01:02:00.055Z] [2025-06-11T01:02:00.055Z] build-no-natives: [2025-06-11T01:02:00.055Z] [2025-06-11T01:02:00.055Z] build-natives: [2025-06-11T01:02:00.055Z] [2025-06-11T01:02:00.055Z] build: [2025-06-11T01:02:00.055Z] [echo] Executing openjdk.test.lang/build.xml [2025-06-11T01:02:00.055Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:00.055Z] [2025-06-11T01:02:00.055Z] setup-java-properties: [2025-06-11T01:02:00.055Z] [2025-06-11T01:02:00.055Z] setup-windows-compiler: [2025-06-11T01:02:00.055Z] [2025-06-11T01:02:00.055Z] check-prereqs: [2025-06-11T01:02:00.055Z] [2025-06-11T01:02:00.055Z] build-dependencies: [2025-06-11T01:02:00.055Z] [2025-06-11T01:02:00.055Z] create-bin-dir: [2025-06-11T01:02:00.055Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2025-06-11T01:02:00.055Z] [2025-06-11T01:02:00.055Z] build-java: [2025-06-11T01:02:00.055Z] [javac] Compiling 29 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2025-06-11T01:02:02.308Z] [2025-06-11T01:02:02.308Z] build-jar: [2025-06-11T01:02:02.308Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar [2025-06-11T01:02:02.653Z] [2025-06-11T01:02:02.653Z] build-archives: [2025-06-11T01:02:02.653Z] [2025-06-11T01:02:02.653Z] build-no-natives: [2025-06-11T01:02:02.653Z] [2025-06-11T01:02:02.653Z] build-natives: [2025-06-11T01:02:02.653Z] [2025-06-11T01:02:02.653Z] build: [2025-06-11T01:02:02.653Z] [echo] Executing openjdk.test.load/build.xml [2025-06-11T01:02:02.653Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:02.653Z] [2025-06-11T01:02:02.653Z] setup-java-properties: [2025-06-11T01:02:02.653Z] [2025-06-11T01:02:02.653Z] setup-windows-compiler: [2025-06-11T01:02:02.653Z] [2025-06-11T01:02:02.653Z] check-prereqs: [2025-06-11T01:02:02.653Z] [2025-06-11T01:02:02.653Z] build-dependencies: [2025-06-11T01:02:02.653Z] [2025-06-11T01:02:02.653Z] create-bin-dir: [2025-06-11T01:02:02.653Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2025-06-11T01:02:02.653Z] [2025-06-11T01:02:02.653Z] build-java: [2025-06-11T01:02:02.653Z] [javac] Compiling 17 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2025-06-11T01:02:03.365Z] [2025-06-11T01:02:03.365Z] build-jar: [2025-06-11T01:02:03.365Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar [2025-06-11T01:02:03.365Z] [2025-06-11T01:02:03.365Z] build-archives: [2025-06-11T01:02:03.365Z] [2025-06-11T01:02:03.365Z] build-no-natives: [2025-06-11T01:02:03.365Z] [2025-06-11T01:02:03.365Z] build-natives: [2025-06-11T01:02:03.365Z] [2025-06-11T01:02:03.365Z] build: [2025-06-11T01:02:03.365Z] [echo] Executing openjdk.test.locking/build.xml [2025-06-11T01:02:03.708Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:03.708Z] [2025-06-11T01:02:03.708Z] setup-java-properties: [2025-06-11T01:02:03.708Z] [2025-06-11T01:02:03.708Z] setup-windows-compiler: [2025-06-11T01:02:03.708Z] [2025-06-11T01:02:03.708Z] check-prereqs: [2025-06-11T01:02:03.708Z] [2025-06-11T01:02:03.708Z] build-dependencies: [2025-06-11T01:02:03.708Z] [2025-06-11T01:02:03.708Z] create-bin-dir: [2025-06-11T01:02:03.708Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2025-06-11T01:02:03.708Z] [2025-06-11T01:02:03.708Z] build-java: [2025-06-11T01:02:03.708Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] build-jar: [2025-06-11T01:02:04.048Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] build-archives: [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] build-no-natives: [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] build-natives: [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] build: [2025-06-11T01:02:04.048Z] [echo] Executing openjdk.test.math/build.xml [2025-06-11T01:02:04.048Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] setup-java-properties: [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] setup-windows-compiler: [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] check-prereqs: [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] build-dependencies: [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] create-bin-dir: [2025-06-11T01:02:04.048Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2025-06-11T01:02:04.048Z] [2025-06-11T01:02:04.048Z] build-java: [2025-06-11T01:02:04.049Z] [javac] Compiling 71 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2025-06-11T01:02:17.143Z] [2025-06-11T01:02:17.143Z] build-jar: [2025-06-11T01:02:17.143Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] build-archives: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] build-no-natives: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] build-natives: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] build: [2025-06-11T01:02:21.906Z] [echo] Executing openjdk.test.mauve/build.xml [2025-06-11T01:02:21.906Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] check-if-already-built: [2025-06-11T01:02:21.906Z] [echo] Checking if c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists [2025-06-11T01:02:21.906Z] [echo] openjdk_test_mauve_already_built is true [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] check-if-cvs-available: [2025-06-11T01:02:21.906Z] [echo] Checking if c:\jenkins\testDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-06-11T01:02:21.906Z] [echo] cvs_available is true [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] download-cvsclient: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] output-recreate-message: [2025-06-11T01:02:21.906Z] [echo] c:\jenkins\testDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-06-11T01:02:21.906Z] [echo] If you want to recreate c:\jenkins\testDependency\system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] delete-work-dir: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] create-work-dir: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] get-source: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] check-if-source-available: [2025-06-11T01:02:21.906Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\2\/mauve/mauve/gnu/testlet/config.java.in exists [2025-06-11T01:02:21.906Z] [echo] mauve_source_available is ${mauve_source_available} [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] delete-corba-files: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] mauve-configure: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] setup-java-properties: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] build-harness: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] build-tests: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] build-java: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] build-jar: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] build-archives: [2025-06-11T01:02:21.906Z] [2025-06-11T01:02:21.906Z] check-if-work_jar_file-exists: [2025-06-11T01:02:21.907Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\2\/mauve/mauve.jar exists [2025-06-11T01:02:21.907Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-06-11T01:02:21.907Z] [2025-06-11T01:02:21.907Z] install-archives: [2025-06-11T01:02:21.907Z] [2025-06-11T01:02:21.907Z] configure: [2025-06-11T01:02:21.907Z] [echo] Executing openjdk.test.nio/build.xml [2025-06-11T01:02:21.907Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:21.907Z] [2025-06-11T01:02:21.907Z] setup-java-properties: [2025-06-11T01:02:21.907Z] [2025-06-11T01:02:21.907Z] setup-windows-compiler: [2025-06-11T01:02:21.907Z] [2025-06-11T01:02:21.907Z] check-prereqs: [2025-06-11T01:02:21.907Z] [2025-06-11T01:02:21.907Z] build-dependencies: [2025-06-11T01:02:21.907Z] [2025-06-11T01:02:21.907Z] create-bin-dir: [2025-06-11T01:02:21.907Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-11T01:02:21.907Z] [2025-06-11T01:02:21.907Z] check-java-nio-filesystem: [2025-06-11T01:02:21.907Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-06-11T01:02:21.907Z] [2025-06-11T01:02:21.907Z] copy-resources: [2025-06-11T01:02:21.907Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-11T01:02:21.907Z] [copy] Copied 15 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-11T01:02:21.907Z] [2025-06-11T01:02:21.907Z] build-java-nio-filesystem: [2025-06-11T01:02:21.907Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-06-11T01:02:21.907Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-06-11T01:02:23.571Z] [exec] Updated services file: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_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-11T01:02:23.571Z] [exec] Done [2025-06-11T01:02:23.572Z] [javac] C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_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-11T01:02:23.572Z] [javac] Compiling 1005 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-11T01:02:34.367Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF [2025-06-11T01:02:34.367Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2025-06-11T01:02:34.367Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2025-06-11T01:02:34.367Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar [2025-06-11T01:02:38.142Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-06-11T01:02:38.864Z] [2025-06-11T01:02:38.864Z] build-java: [2025-06-11T01:02:38.864Z] [javac] Compiling 47 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2025-06-11T01:02:40.519Z] [2025-06-11T01:02:40.519Z] build-jar: [2025-06-11T01:02:40.519Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar [2025-06-11T01:02:40.866Z] [2025-06-11T01:02:40.866Z] build-archives: [2025-06-11T01:02:40.866Z] [2025-06-11T01:02:40.866Z] build-no-natives: [2025-06-11T01:02:40.866Z] [2025-06-11T01:02:40.866Z] build-natives: [2025-06-11T01:02:40.866Z] [2025-06-11T01:02:40.866Z] build: [2025-06-11T01:02:40.866Z] [echo] Executing openjdk.test.serialization/build.xml [2025-06-11T01:02:40.866Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:40.866Z] [2025-06-11T01:02:40.866Z] setup-java-properties: [2025-06-11T01:02:40.866Z] [2025-06-11T01:02:40.866Z] setup-windows-compiler: [2025-06-11T01:02:40.866Z] [2025-06-11T01:02:40.866Z] check-prereqs: [2025-06-11T01:02:40.866Z] [2025-06-11T01:02:40.866Z] build-dependencies: [2025-06-11T01:02:40.866Z] [2025-06-11T01:02:40.866Z] create-bin-dir: [2025-06-11T01:02:40.866Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2025-06-11T01:02:40.866Z] [2025-06-11T01:02:40.866Z] build-java: [2025-06-11T01:02:40.866Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] build-jar: [2025-06-11T01:02:41.584Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] build-archives: [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] build-no-natives: [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] build-natives: [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] build: [2025-06-11T01:02:41.584Z] [echo] Executing openjdk.test.security/build.xml [2025-06-11T01:02:41.584Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] setup-java-properties: [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] setup-windows-compiler: [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] check-prereqs: [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] build-dependencies: [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] create-bin-dir: [2025-06-11T01:02:41.584Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2025-06-11T01:02:41.584Z] [2025-06-11T01:02:41.584Z] build-java: [2025-06-11T01:02:41.584Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] build-jar: [2025-06-11T01:02:42.300Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] build-archives: [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] build-no-natives: [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] build-natives: [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] build: [2025-06-11T01:02:42.300Z] [echo] Executing openjdk.test.util/build.xml [2025-06-11T01:02:42.300Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] setup-java-properties: [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] setup-windows-compiler: [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] check-prereqs: [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] build-dependencies: [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] create-bin-dir: [2025-06-11T01:02:42.300Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2025-06-11T01:02:42.300Z] [2025-06-11T01:02:42.300Z] build-java: [2025-06-11T01:02:42.300Z] [javac] Compiling 16 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2025-06-11T01:02:43.452Z] [2025-06-11T01:02:43.452Z] build-jar: [2025-06-11T01:02:43.452Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar [2025-06-11T01:02:43.452Z] [2025-06-11T01:02:43.452Z] build-archives: [2025-06-11T01:02:43.452Z] [2025-06-11T01:02:43.452Z] build-no-natives: [2025-06-11T01:02:43.452Z] [2025-06-11T01:02:43.452Z] build-natives: [2025-06-11T01:02:43.452Z] [2025-06-11T01:02:43.452Z] build: [2025-06-11T01:02:43.452Z] [echo] Executing openjdk.test.jlm/build.xml [2025-06-11T01:02:43.452Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:43.452Z] [2025-06-11T01:02:43.452Z] setup-java-properties: [2025-06-11T01:02:43.452Z] [2025-06-11T01:02:43.452Z] setup-windows-compiler: [2025-06-11T01:02:43.452Z] [2025-06-11T01:02:43.452Z] check-prereqs: [2025-06-11T01:02:43.452Z] [2025-06-11T01:02:43.452Z] create-bin-dir: [2025-06-11T01:02:43.452Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2025-06-11T01:02:43.452Z] [2025-06-11T01:02:43.452Z] build-java: [2025-06-11T01:02:43.452Z] [javac] Compiling 33 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2025-06-11T01:02:45.113Z] [2025-06-11T01:02:45.113Z] build-jar: [2025-06-11T01:02:45.113Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar [2025-06-11T01:02:45.458Z] [2025-06-11T01:02:45.458Z] build-archives: [2025-06-11T01:02:45.458Z] [2025-06-11T01:02:45.458Z] build-no-natives: [2025-06-11T01:02:45.458Z] [2025-06-11T01:02:45.458Z] build-natives: [2025-06-11T01:02:45.458Z] [2025-06-11T01:02:45.458Z] build: [2025-06-11T01:02:45.459Z] [echo] system_lib_dir: c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/../../testDependency/system_lib [2025-06-11T01:02:45.459Z] [2025-06-11T01:02:45.459Z] setup-java-properties: [2025-06-11T01:02:45.459Z] [2025-06-11T01:02:45.459Z] setup-windows-compiler: [2025-06-11T01:02:45.459Z] [2025-06-11T01:02:45.459Z] check-prereqs: [2025-06-11T01:02:45.459Z] [2025-06-11T01:02:45.459Z] check-compiler-level: [2025-06-11T01:02:45.459Z] [echo] java_java_specification_version is 1.8 [2025-06-11T01:02:45.459Z] [echo] can_build_modularity is false [2025-06-11T01:02:45.459Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-06-11T01:02:45.459Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-06-11T01:02:45.459Z] [2025-06-11T01:02:45.459Z] create-bin-dir: [2025-06-11T01:02:45.459Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin [2025-06-11T01:02:45.459Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods [2025-06-11T01:02:45.459Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override [2025-06-11T01:02:45.459Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new [2025-06-11T01:02:45.459Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests [2025-06-11T01:02:45.459Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common [2025-06-11T01:02:45.459Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3 [2025-06-11T01:02:45.459Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4 [2025-06-11T01:02:45.459Z] [2025-06-11T01:02:45.459Z] build-java: [2025-06-11T01:02:45.459Z] [2025-06-11T01:02:45.459Z] build-no-natives: [2025-06-11T01:02:45.459Z] [2025-06-11T01:02:45.459Z] build: [2025-06-11T01:02:45.459Z] [2025-06-11T01:02:45.459Z] build: [2025-06-11T01:02:45.459Z] [2025-06-11T01:02:45.459Z] common_dist: [2025-06-11T01:02:45.799Z] [copy] Copying 341 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\STF [2025-06-11T01:02:46.949Z] [copy] Copying 1192 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\aqa-systemtest [2025-06-11T01:02:50.727Z] [copy] Copied 496 empty directories to 8 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\aqa-systemtest [2025-06-11T01:02:50.727Z] [copy] Warning: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\system\openj9-systemtest does not exist. [2025-06-11T01:02:50.727Z] [2025-06-11T01:02:50.727Z] build: [2025-06-11T01:02:50.727Z] [2025-06-11T01:02:50.727Z] build: [2025-06-11T01:02:50.727Z] [2025-06-11T01:02:50.727Z] THC.check: [2025-06-11T01:02:50.727Z] [2025-06-11T01:02:50.727Z] getChurn: [2025-06-11T01:02:51.066Z] [exec] Cloning into 'churn'... [2025-06-11T01:02:51.785Z] [2025-06-11T01:02:51.785Z] dist: [2025-06-11T01:02:51.785Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\churn [2025-06-11T01:02:51.785Z] [2025-06-11T01:02:51.785Z] init: [2025-06-11T01:02:51.786Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\daaLoadTest [2025-06-11T01:02:51.786Z] [2025-06-11T01:02:51.786Z] common_build: [2025-06-11T01:02:51.786Z] [2025-06-11T01:02:51.786Z] build: [2025-06-11T01:02:51.786Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\daaLoadTest [2025-06-11T01:02:51.786Z] [2025-06-11T01:02:51.786Z] build: [2025-06-11T01:02:51.786Z] [2025-06-11T01:02:51.786Z] init: [2025-06-11T01:02:51.786Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jcstress [2025-06-11T01:02:51.786Z] [2025-06-11T01:02:51.786Z] getDependentLibs: [2025-06-11T01:02:52.125Z] [exec] -------------------------------------------- [2025-06-11T01:02:52.125Z] [exec] path is set to C:/jenkins/testDependency/system_lib [2025-06-11T01:02:52.125Z] [exec] task is set to default [2025-06-11T01:02:52.125Z] [exec] dependencyList is set to jcstress [2025-06-11T01:02:52.125Z] [exec] -------------------------------------------- [2025-06-11T01:02:52.125Z] [exec] Starting download third party dependent jars [2025-06-11T01:02:52.125Z] [exec] -------------------------------------------- [2025-06-11T01:02:52.125Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/system_lib [2025-06-11T01:02:52.125Z] [exec] C:/jenkins/testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-11T01:02:52.125Z] [exec] downloaded dependent third party jars successfully [2025-06-11T01:02:52.125Z] [2025-06-11T01:02:52.125Z] dist: [2025-06-11T01:02:52.125Z] [copy] Copying 4 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jcstress [2025-06-11T01:02:52.125Z] [2025-06-11T01:02:52.125Z] init: [2025-06-11T01:02:52.125Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jlm [2025-06-11T01:02:52.125Z] [2025-06-11T01:02:52.125Z] common_build: [2025-06-11T01:02:52.125Z] [2025-06-11T01:02:52.125Z] build: [2025-06-11T01:02:52.125Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\jlm [2025-06-11T01:02:52.125Z] [2025-06-11T01:02:52.125Z] init: [2025-06-11T01:02:52.125Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\lambdaLoadTest [2025-06-11T01:02:52.125Z] [2025-06-11T01:02:52.125Z] common_build: [2025-06-11T01:02:52.125Z] [2025-06-11T01:02:52.125Z] build: [2025-06-11T01:02:52.125Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\lambdaLoadTest [2025-06-11T01:02:52.125Z] [2025-06-11T01:02:52.125Z] init: [2025-06-11T01:02:52.125Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mathLoadTest [2025-06-11T01:02:52.125Z] [2025-06-11T01:02:52.125Z] common_build: [2025-06-11T01:02:52.125Z] [2025-06-11T01:02:52.125Z] build: [2025-06-11T01:02:52.125Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mathLoadTest [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] init: [2025-06-11T01:02:52.457Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mauveLoadTest [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] common_build: [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] build: [2025-06-11T01:02:52.457Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\mauveLoadTest [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] init: [2025-06-11T01:02:52.457Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\modularity [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] common_build: [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] build: [2025-06-11T01:02:52.457Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\modularity [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] init: [2025-06-11T01:02:52.457Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\otherLoadTest [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] common_build: [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] build: [2025-06-11T01:02:52.457Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\otherLoadTest [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] init: [2025-06-11T01:02:52.457Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\security [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] common_build: [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] build: [2025-06-11T01:02:52.457Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\security [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] init: [2025-06-11T01:02:52.457Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\sharedClasses [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] common_build: [2025-06-11T01:02:52.457Z] [2025-06-11T01:02:52.457Z] build: [2025-06-11T01:02:52.458Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\jvmtest\system\sharedClasses [2025-06-11T01:02:52.458Z] [2025-06-11T01:02:52.458Z] BUILD SUCCESSFUL [2025-06-11T01:02:52.458Z] Total time: 1 minute 17 seconds [2025-06-11T01:02:52.458Z] 0 [2025-06-11T01:02:52.798Z] [2025-06-11T01:02:52.798Z] [2025-06-11T01:02:52.798Z] RECORD TEST REPOs SHA [2025-06-11T01:02:52.798Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/scripts"; \ [2025-06-11T01:02:52.798Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt" [2025-06-11T01:02:52.798Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt [2025-06-11T01:02:52.798Z] touch C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt [2025-06-11T01:02:53.136Z] ================================================ [2025-06-11T01:02:53.136Z] timestamp: 20250611-010252 [2025-06-11T01:02:53.136Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests [2025-06-11T01:02:53.136Z] git repo: [2025-06-11T01:02:53.491Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-11T01:02:53.491Z] sha: [2025-06-11T01:02:53.491Z] 35c068975c75a3d5215f0d824545e7131d613dd4 [2025-06-11T01:02:53.491Z] ================================================ [2025-06-11T01:02:53.491Z] timestamp: 20250611-010253 [2025-06-11T01:02:53.491Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/aqa-systemtest [2025-06-11T01:02:53.491Z] git repo: [2025-06-11T01:02:53.491Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-06-11T01:02:53.491Z] sha: [2025-06-11T01:02:53.491Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-11T01:02:53.842Z] ================================================ [2025-06-11T01:02:53.842Z] timestamp: 20250611-010253 [2025-06-11T01:02:53.842Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/churn/churn [2025-06-11T01:02:53.842Z] git repo: [2025-06-11T01:02:53.842Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-06-11T01:02:53.842Z] sha: [2025-06-11T01:02:53.842Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-06-11T01:02:53.842Z] ================================================ [2025-06-11T01:02:53.842Z] timestamp: 20250611-010253 [2025-06-11T01:02:53.842Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/STF [2025-06-11T01:02:53.842Z] git repo: [2025-06-11T01:02:54.171Z] Fetch URL: https://github.com/adoptium/STF.git [2025-06-11T01:02:54.171Z] sha: [2025-06-11T01:02:54.171Z] 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-11T01:02:54.171Z] ================================================ [2025-06-11T01:02:54.171Z] timestamp: 20250611-010253 [2025-06-11T01:02:54.171Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG [2025-06-11T01:02:54.171Z] git repo: [2025-06-11T01:02:54.171Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-11T01:02:54.171Z] sha: [2025-06-11T01:02:54.171Z] 3f7b13097dd24fbf77a9978a68ada3b8625d9737 [2025-06-11T01:02:54.171Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [Pipeline] } [2025-06-11T01:02:54.242Z] $ ssh-agent -k [2025-06-11T01:02:54.295Z] unset SSH_AUTH_SOCK; [2025-06-11T01:02:54.295Z] unset SSH_AGENT_PID; [2025-06-11T01:02:54.296Z] echo Agent pid 279 killed; [2025-06-11T01:02:54.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-11T01:02:54.487Z] 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-11T01:02:54.517Z] ITERATION: 1/1 [Pipeline] sh [2025-06-11T01:02:54.985Z] ++ uname [2025-06-11T01:02:54.985Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-11T01:02:54.985Z] ++ uname [2025-06-11T01:02:54.985Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-11T01:02:54.985Z] ++ uname [2025-06-11T01:02:54.985Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-11T01:02:54.985Z] + MAKE=make [2025-06-11T01:02:54.985Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-11T01:02:54.985Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-11T01:02:55.512Z] ++ uname [2025-06-11T01:02:55.512Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-11T01:02:55.512Z] ++ uname [2025-06-11T01:02:55.512Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-11T01:02:55.512Z] ++ uname [2025-06-11T01:02:55.512Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-11T01:02:55.512Z] + MAKE=make [2025-06-11T01:02:55.512Z] + cd ./aqa-tests [2025-06-11T01:02:55.512Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-11T01:02:55.512Z] ++ set +x [2025-06-11T01:02:55.512Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-06-11T01:02:55.512Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-06-11T01:02:55.512Z] make _testList TESTLIST=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,MiniMix_10m_1,JdiTest_0,MiniMix_5m_0,DBBLoadTest_5m_0,LangLoadTest_5m_1,MathLoadTest_all_5m_0,UtilLoadTest_5m_0,MathLoadTest_all_5m_1,LockingLoadTest_1,ConcurrentLoadTest_5m_1 [2025-06-11T01:02:55.855Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-11T01:02:55.855Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-06-11T01:02:55.855Z] LIB_DIR is set to C:/jenkins/testDependency/system_lib [2025-06-11T01:02:55.855Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,MiniMix_10m_1,JdiTest_0,MiniMix_5m_0,DBBLoadTest_5m_0,LangLoadTest_5m_1,MathLoadTest_all_5m_0,UtilLoadTest_5m_0,MathLoadTest_all_5m_1,LockingLoadTest_1,ConcurrentLoadTest_5m_1 [2025-06-11T01:02:55.855Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-11T01:02:55.855Z] perl scripts/configure.pl [2025-06-11T01:02:55.855Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_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 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MathLoadTest_all_5m_2,UtilLoadTest_5m_2,OAuthTest_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,MachineInfo_0,JdiTest_1,MiniMix_10m_1,JdiTest_0,MiniMix_5m_0,DBBLoadTest_5m_0,LangLoadTest_5m_1,MathLoadTest_all_5m_0,UtilLoadTest_5m_0,MathLoadTest_all_5m_1,LockingLoadTest_1,ConcurrentLoadTest_5m_1 --numOfMachines= --testTime= --TRSSURL= [2025-06-11T01:02:56.199Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-11T01:02:56.199Z] [2025-06-11T01:02:56.199Z] Starting to generate test make files. [2025-06-11T01:02:56.199Z] [2025-06-11T01:02:56.542Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\churn\playlist.xml [2025-06-11T01:02:56.542Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml [2025-06-11T01:02:56.542Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/daaLoadTest/autoGen.mk [2025-06-11T01:02:56.542Z] [2025-06-11T01:02:56.543Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\jcstress\playlist.xml [2025-06-11T01:02:56.543Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\jlm\playlist.xml [2025-06-11T01:02:56.543Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/jlm/autoGen.mk [2025-06-11T01:02:56.543Z] [2025-06-11T01:02:56.543Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml [2025-06-11T01:02:56.543Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk [2025-06-11T01:02:56.543Z] [2025-06-11T01:02:56.543Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml [2025-06-11T01:02:56.543Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk [2025-06-11T01:02:56.543Z] [2025-06-11T01:02:56.543Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml [2025-06-11T01:02:56.543Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk [2025-06-11T01:02:56.543Z] [2025-06-11T01:02:56.543Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\modularity\playlist.xml [2025-06-11T01:02:56.543Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/modularity/autoGen.mk [2025-06-11T01:02:56.543Z] [2025-06-11T01:02:56.543Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml [2025-06-11T01:02:56.543Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk [2025-06-11T01:02:56.543Z] [2025-06-11T01:02:56.543Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\security\playlist.xml [2025-06-11T01:02:56.543Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/security/autoGen.mk [2025-06-11T01:02:56.543Z] [2025-06-11T01:02:56.543Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG\..\system\sharedClasses\playlist.xml [2025-06-11T01:02:56.543Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/sharedClasses/autoGen.mk [2025-06-11T01:02:56.543Z] [2025-06-11T01:02:56.543Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../system/autoGen.mk [2025-06-11T01:02:56.543Z] [2025-06-11T01:02:56.869Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../autoGen.mk [2025-06-11T01:02:56.869Z] [2025-06-11T01:02:56.869Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../TKG/utils.mk [2025-06-11T01:02:56.869Z] [2025-06-11T01:02:56.869Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_extended.system_x86-32_windows_testList_2\aqa-tests\TKG/../TKG/rerun.mk [2025-06-11T01:02:56.869Z] [2025-06-11T01:02:56.869Z] Make files are generated successfully. [2025-06-11T01:02:56.869Z] [2025-06-11T01:02:56.869Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-11T01:02:56.869Z] make -f runtest.mk _testList [2025-06-11T01:02:56.869Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/TKG' [2025-06-11T01:02:57.200Z] [2025-06-11T01:02:57.200Z] Running make 4.4.1 [2025-06-11T01:02:57.200Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/ [2025-06-11T01:02:57.527Z] set JDK_VERSION to 8 [2025-06-11T01:02:57.527Z] set JDK_IMPL to hotspot [2025-06-11T01:02:57.527Z] set JVM_VERSION to openjdk8 [2025-06-11T01:02:57.527Z] set JCL_VERSION to latest [2025-06-11T01:02:57.527Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2025-06-11T01:02:57.527Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-06-11T01:02:57.527Z] set SPEC to win_x86 [2025-06-11T01:02:57.527Z] set TEST_FLAG to [2025-06-11T01:02:57.855Z] Running testList ... [2025-06-11T01:02:57.855Z] There are 23 test targets in testList [2025-06-11T01:02:57.855Z] "c:/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -version [2025-06-11T01:02:57.855Z] openjdk version "1.8.0_462-beta" [2025-06-11T01:02:57.855Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506102009-b05) [2025-06-11T01:02:57.855Z] OpenJDK Client VM (Temurin)(build 25.462-b05, mixed mode) [2025-06-11T01:02:58.183Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests' [2025-06-11T01:02:58.183Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system' [2025-06-11T01:02:58.512Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.system_x86-32_windows_testList_2/aqa-tests/system/daaLoadTest' [2025-06-11T01:02:58.512Z] ../system.mk:25: CYGWIN is 1 [2025-06-11T01:02:58.512Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path [2025-06-11T01:02:58.512Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe [2025-06-11T01:02:58.861Z] [2025-06-11T01:02:58.861Z] ===============================================