Pre Test

Started by upstream project "Test_openjdk8_hs_special.openjdk_x86-32_windows" build number 41 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 521 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3021 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 292 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_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_special.openjdk_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 1ef663ab0243186b896488a2eb1f06c5adbefced (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1ef663ab0243186b896488a2eb1f06c5adbefced # timeout=10 Commit message: "Remove PARALLEL info in the job description (#6532)" > git rev-list --no-walk 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-08-26T22:34:58.697Z] SPEC: win_x86 [Pipeline] echo [2025-08-26T22:34:58.698Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-08-26T22:34:58.709Z] Found a total of 5 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-08-26T22:34:58.712Z] dynamicAgents: [] [Pipeline] node [2025-08-26T22:35:13.716Z] Still waiting to schedule task [2025-08-26T22:35:13.716Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-08-26T23:04:09.334Z] Running on test-azure-win11-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_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-08-26T23:04:09.360Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-08-26T23:04:09.406Z] [WS-CLEANUP] Deleting project workspace... [2025-08-26T23:04:09.406Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-08-26T23:04:09.423Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-08-26T23:04:09.464Z] The recommended git tool is: git [2025-08-26T23:04:09.497Z] No credentials specified [2025-08-26T23:04:09.513Z] Cloning the remote Git repository [2025-08-26T23:04:09.548Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-08-26T23:04:09.549Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests # timeout=10 [2025-08-26T23:04:09.677Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-08-26T23:04:09.678Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-08-26T23:04:09.679Z] > git --version # timeout=10 [2025-08-26T23:04:09.725Z] > git --version # 'git version 2.45.1' [2025-08-26T23:04:09.726Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-26T23:04:17.485Z] Avoid second fetch [2025-08-26T23:04:17.573Z] Checking out Revision 1ef663ab0243186b896488a2eb1f06c5adbefced (origin/master) [2025-08-26T23:04:17.322Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-08-26T23:04:17.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-26T23:04:17.501Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-08-26T23:04:17.588Z] > git config core.sparsecheckout # timeout=10 [2025-08-26T23:04:17.643Z] > git checkout -f 1ef663ab0243186b896488a2eb1f06c5adbefced # timeout=10 [2025-08-26T23:04:20.691Z] Commit message: "Remove PARALLEL info in the job description (#6532)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_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-08-26T23:04:21.906Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-08-26T23:04:21.935Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-08-26T23:04:22.393Z] + LC_TIME=C [2025-08-26T23:04:22.393Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-08-26T23:04:22.471Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-08-26T23:04:22.887Z] + aqa-tests/terminateTestProcesses.sh null [2025-08-26T23:04:22.887Z] Windows machine, using powershell queries... [2025-08-26T23:04:25.058Z] 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-08-26T23:04:26.104Z] + printenv [2025-08-26T23:04:26.104Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-08-26T23:04:26.104Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-08-26T23:04:26.104Z] !ExitCode=00000000 [2025-08-26T23:04:26.104Z] KEEP_WORKSPACE=false [2025-08-26T23:04:26.104Z] NUMBER_OF_PROCESSORS=2 [2025-08-26T23:04:26.104Z] PROCESSOR_LEVEL=25 [2025-08-26T23:04:26.104Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2.tap [2025-08-26T23:04:26.104Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib [2025-08-26T23:04:26.104Z] EXIT_FAILURE=false [2025-08-26T23:04:26.104Z] JDK_BRANCH=jdk8u472-b04_adopt [2025-08-26T23:04:26.104Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/8/display/redirect?page=tests [2025-08-26T23:04:26.104Z] PLATFORM=x86-32_windows [2025-08-26T23:04:26.104Z] DOCKER_REQUIRED=false [2025-08-26T23:04:26.104Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win1 [2025-08-26T23:04:26.104Z] PROGRAMFILES=C:\Program Files [2025-08-26T23:04:26.104Z] git=C:\Program Files\Git\cmd\git.exe [2025-08-26T23:04:26.104Z] EFC_4704_1262719628=1 [2025-08-26T23:04:26.104Z] TIME_LIMIT=25 [2025-08-26T23:04:26.104Z] JENKINS_SERVER_COOKIE=durable-ea4224a612d96107e55c562de39571c9aa12a5e753404d60f844b48b5a6fe8c6 [2025-08-26T23:04:26.104Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-08-26T23:04:26.104Z] JAVA_HOME=C:\openjdk\jdk-8 [2025-08-26T23:04:26.104Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-08-26T23:04:26.104Z] GENERATE_JOBS=true [2025-08-26T23:04:26.104Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-08-26T23:04:26.104Z] OS=Windows_NT [2025-08-26T23:04:26.104Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/8/display/redirect?page=changes [2025-08-26T23:04:26.104Z] HOMEDRIVE=C: [2025-08-26T23:04:26.104Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-08-26T23:04:26.104Z] RERUN_ITERATIONS=1 [2025-08-26T23:04:26.104Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-08-26T23:04:26.104Z] USERDOMAIN=test-azure-win1 [2025-08-26T23:04:26.104Z] STF_OWNER_BRANCH=adoptium:master [2025-08-26T23:04:26.104Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-08-26T23:04:26.104Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2 [2025-08-26T23:04:26.104Z] USERPROFILE=C:\Users\jenkins [2025-08-26T23:04:26.104Z] ARCHIVE_TEST_RESULTS=false [2025-08-26T23:04:26.104Z] SETUP_JCK_RUN=false [2025-08-26T23:04:26.104Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/8/ [2025-08-26T23:04:26.104Z] SLACK_CHANNEL=aqavit-bot [2025-08-26T23:04:26.104Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin [2025-08-26T23:04:26.104Z] JCK_GIT_BRANCH=master [2025-08-26T23:04:26.104Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/ [2025-08-26T23:04:26.104Z] BUILD_NUMBER=8 [2025-08-26T23:04:26.104Z] TKG_ITERATIONS=1 [2025-08-26T23:04:26.104Z] _=/usr/bin/printenv [2025-08-26T23:04:26.104Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-08-26T23:04:26.104Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../benchmarks [2025-08-26T23:04:26.104Z] ALLUSERSPROFILE=C:\ProgramData [2025-08-26T23:04:26.104Z] JENKINS_NODE_COOKIE=db482506-80aa-439a-bb07-5b781cce233b [2025-08-26T23:04:26.104Z] CommonProgramW6432=C:\Program Files\Common Files [2025-08-26T23:04:26.104Z] KEEP_REPORTDIR=true [2025-08-26T23:04:26.104Z] BUILD_DISPLAY_NAME=#8 [2025-08-26T23:04:26.104Z] SDK_RESOURCE=upstream [2025-08-26T23:04:26.104Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-08-26T23:04:26.104Z] HOME=/home/jenkins [2025-08-26T23:04:26.104Z] USERNAME=jenkins [2025-08-26T23:04:26.104Z] OneDrive=C:\Users\jenkins\OneDrive [2025-08-26T23:04:26.104Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-08-26T23:04:26.104Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-08-26T23:04:26.104Z] jobStatus=SUCCESS [2025-08-26T23:04:26.104Z] JENKINS_URL=https://ci.adoptium.net/ [2025-08-26T23:04:26.104Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2 [2025-08-26T23:04:26.104Z] JOBSTARTTIME=Tue, 26 Aug 2025 23:04:22 +0000 [2025-08-26T23:04:26.104Z] JDK_VERSION=8 [2025-08-26T23:04:26.104Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-08-26T23:04:26.104Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2 [2025-08-26T23:04:26.104Z] USE_TESTENV_PROPERTIES=false [2025-08-26T23:04:26.104Z] SYSTEMROOT=C:\Windows [2025-08-26T23:04:26.104Z] PERSONAL_BUILD=false [2025-08-26T23:04:26.104Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/8/display/redirect [2025-08-26T23:04:26.104Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-08-26T23:04:26.104Z] AUTO_DETECT=true [2025-08-26T23:04:26.104Z] EXIT_SUCCESS=false [2025-08-26T23:04:26.104Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/display/redirect [2025-08-26T23:04:26.104Z] PROMPT=$P$G [2025-08-26T23:04:26.104Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2 [2025-08-26T23:04:26.104Z] COMPUTERNAME=test-azure-win1 [2025-08-26T23:04:26.104Z] OPENJ9_BRANCH=master [2025-08-26T23:04:26.104Z] EXTERNAL_CUSTOM_BRANCH=master [2025-08-26T23:04:26.104Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/system_lib [2025-08-26T23:04:26.104Z] PARALLEL=None [2025-08-26T23:04:26.104Z] HUDSON_URL=https://ci.adoptium.net/ [2025-08-26T23:04:26.104Z] ITERATIONS=1 [2025-08-26T23:04:26.104Z] UPSTREAM_JOB_NUMBER=521 [2025-08-26T23:04:26.104Z] SPEC=win_x86 [2025-08-26T23:04:26.104Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-32_windows [2025-08-26T23:04:26.104Z] TERM=xterm-256color [2025-08-26T23:04:26.104Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-08-26T23:04:26.104Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-08-26T23:04:26.104Z] LOGONSERVER=\\test-azure-win1 [2025-08-26T23:04:26.104Z] NODE_NAME=test-azure-win11-x64-2 [2025-08-26T23:04:26.104Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-08-26T23:04:26.104Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-08-26T23:04:26.104Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-08-26T23:04:26.104Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-08-26T23:04:26.104Z] EFC_4704_2283032206=1 [2025-08-26T23:04:26.104Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-08-26T23:04:26.104Z] DYNAMIC_COMPILE=false [2025-08-26T23:04:26.104Z] SHLVL=2 [2025-08-26T23:04:26.104Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2-8 [2025-08-26T23:04:26.104Z] PROCESSOR_REVISION=0101 [2025-08-26T23:04:26.104Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-08-26T23:04:26.104Z] EXECUTOR_NUMBER=0 [2025-08-26T23:04:26.104Z] HUDSON_COOKIE=9517c47c-02af-4b6c-bc31-7e3dd49bff97 [2025-08-26T23:04:26.104Z] EFC_4704_3789132940=1 [2025-08-26T23:04:26.104Z] ADOPTOPENJDK_BRANCH=master [2025-08-26T23:04:26.104Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-08-26T23:04:26.104Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-08-26T23:04:26.104Z] ORIGIN_JDK_VERSION=8 [2025-08-26T23:04:26.104Z] EFC_4704_1592913036=1 [2025-08-26T23:04:26.104Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD [2025-08-26T23:04:26.104Z] SESSIONNAME=RDP-Tcp#1 [2025-08-26T23:04:26.104Z] NUM_PROCESSORS=2 [2025-08-26T23:04:26.104Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-08-26T23:04:26.104Z] EFC_4704_2775293581=1 [2025-08-26T23:04:26.104Z] NODE_LABELS=sw.os.windows win11 test test-azure-win11-x64-2 ci.role.test x64 windows hw.arch.x86 [2025-08-26T23:04:26.104Z] STAGE_NAME=Setup [2025-08-26T23:04:26.104Z] EXTERNAL_TEST_CMD=mvn clean install [2025-08-26T23:04:26.104Z] HOMEPATH=\Users\jenkins [2025-08-26T23:04:26.104Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2@tmp [2025-08-26T23:04:26.104Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2025-08-26T23:04:26.104Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2025-08-26T23:04:26.104Z] LIGHT_WEIGHT_CHECKOUT=false [2025-08-26T23:04:26.104Z] TKG_OWNER_BRANCH=adoptium:master [2025-08-26T23:04:26.104Z] ProgramW6432=C:\Program Files [2025-08-26T23:04:26.104Z] UPSTREAM_TEST_JOB_NUMBER=41 [2025-08-26T23:04:26.104Z] CI=true [2025-08-26T23:04:26.104Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/8/display/redirect?page=artifacts [2025-08-26T23:04:26.104Z] ACTIVE_NODE_TIMEOUT=5 [2025-08-26T23:04:26.104Z] RERUN_FAILURE=true [2025-08-26T23:04:26.104Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-08-26T23:04:26.104Z] BUILD_LIST=openjdk [2025-08-26T23:04:26.104Z] BUILD_ID=8 [2025-08-26T23:04:26.104Z] WINDIR=C:\Windows [2025-08-26T23:04:26.104Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-08-26T23:04:26.104Z] PUBLIC=C:\Users\Public [2025-08-26T23:04:26.104Z] CLIENTNAME=li-db41a7cc-251 [2025-08-26T23:04:26.104Z] SYSTEMDRIVE=C: [2025-08-26T23:04:26.104Z] TARGET=-f parallelList.mk testList_2 [2025-08-26T23:04:26.104Z] USE_JRE=false [2025-08-26T23:04:26.104Z] JDK_IMPL=hotspot [2025-08-26T23:04:26.104Z] 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-08-26T23:04:26.160Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-08-26T23:04:26.174Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-08-26T23:04:30.764Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 521 [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-08-26T23:04:31.017Z] 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-08-26T23:04:31.023Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2 [Pipeline] { [Pipeline] sshagent [2025-08-26T23:04:31.064Z] $ ssh-agent [2025-08-26T23:04:31.198Z] SSH_AUTH_SOCK=/tmp/ssh-eo8wTduzArSf/agent.1148 [2025-08-26T23:04:31.199Z] SSH_AGENT_PID=1149 [2025-08-26T23:04:31.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-08-26T23:04:31.218Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-08-26T23:04:31.274Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-08-26T23:04:32.127Z] ++ pwd [2025-08-26T23:04:32.127Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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-08-26T23:04:32.127Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests [2025-08-26T23:04:32.127Z] get jdk binary... [2025-08-26T23:04:32.127Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-08-26T23:04:32.127Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u472b04-ea.zip ... [2025-08-26T23:04:35.027Z] List files in jdkbinary folder... [2025-08-26T23:04:35.027Z] total 183836 [2025-08-26T23:04:35.027Z] -rwxrwx---+ 1 jenkins None 42093337 Aug 26 20:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u472b04-ea.zip [2025-08-26T23:04:35.028Z] -rwxrwx---+ 1 jenkins None 107351030 Aug 26 20:56 OpenJDK8U-jdk_x86-32_windows_hotspot_8u472b04-ea.zip [2025-08-26T23:04:35.028Z] -rwxrwx---+ 1 jenkins None 38693839 Aug 26 20:57 OpenJDK8U-jre_x86-32_windows_hotspot_8u472b04-ea.zip [2025-08-26T23:04:35.028Z] -rwxrwx---+ 1 jenkins None 24102 Aug 26 20:54 OpenJDK8U-sbom_x86-32_windows_hotspot_8u472b04-ea-metadata.json [2025-08-26T23:04:35.028Z] -rwxrwx---+ 1 jenkins None 79789 Aug 26 21:09 OpenJDK8U-sbom_x86-32_windows_hotspot_8u472b04-ea.json [2025-08-26T23:04:35.028Z] drwxrwxr-x+ 1 jenkins None 0 Aug 26 23:04 tmp [2025-08-26T23:04:35.028Z] List files in jdkbinary/tmp folder... [2025-08-26T23:04:35.028Z] total 4 [2025-08-26T23:04:35.028Z] drwxrwxr-x+ 1 jenkins None 0 Aug 26 20:48 jdk8u472-b04 [2025-08-26T23:04:35.028Z] Moving directory jdk8u472-b04/ to ../j2sdk-image [2025-08-26T23:04:35.028Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u472b04-ea.zip ... [2025-08-26T23:04:36.144Z] List files in jdkbinary folder... [2025-08-26T23:04:36.144Z] total 183840 [2025-08-26T23:04:36.144Z] -rwxrwx---+ 1 jenkins None 42093337 Aug 26 20:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u472b04-ea.zip [2025-08-26T23:04:36.144Z] -rwxrwx---+ 1 jenkins None 107351030 Aug 26 20:56 OpenJDK8U-jdk_x86-32_windows_hotspot_8u472b04-ea.zip [2025-08-26T23:04:36.144Z] -rwxrwx---+ 1 jenkins None 38693839 Aug 26 20:57 OpenJDK8U-jre_x86-32_windows_hotspot_8u472b04-ea.zip [2025-08-26T23:04:36.144Z] -rwxrwx---+ 1 jenkins None 24102 Aug 26 20:54 OpenJDK8U-sbom_x86-32_windows_hotspot_8u472b04-ea-metadata.json [2025-08-26T23:04:36.145Z] -rwxrwx---+ 1 jenkins None 79789 Aug 26 21:09 OpenJDK8U-sbom_x86-32_windows_hotspot_8u472b04-ea.json [2025-08-26T23:04:36.145Z] drwxrwxr-x+ 1 jenkins None 0 Aug 26 20:48 j2sdk-image [2025-08-26T23:04:36.145Z] drwxrwxr-x+ 1 jenkins None 0 Aug 26 23:04 tmp [2025-08-26T23:04:36.145Z] List files in jdkbinary/tmp folder... [2025-08-26T23:04:36.472Z] total 4 [2025-08-26T23:04:36.472Z] drwxrwxr-x+ 1 jenkins None 0 Aug 26 20:48 jdk8u472-b04-jre [2025-08-26T23:04:36.472Z] Moving directory jdk8u472-b04-jre/ to ../j2re-image [2025-08-26T23:04:36.472Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u472b04-ea.zip over ./j2sdk-image/jre... [2025-08-26T23:04:38.669Z] Removing top-level folder jdk8u472-b04-debug-image/ [2025-08-26T23:04:39.003Z] Removing top-level folder jdk8u472-b04/ [2025-08-26T23:04:42.687Z] Run c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -version [2025-08-26T23:04:42.687Z] =JAVA VERSION OUTPUT BEGIN= [2025-08-26T23:04:42.687Z] openjdk version "1.8.0_472-beta" [2025-08-26T23:04:42.687Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508262008-b04) [2025-08-26T23:04:42.687Z] OpenJDK Client VM (Temurin)(build 25.472-b04, mixed mode) [2025-08-26T23:04:42.687Z] =JAVA VERSION OUTPUT END= [2025-08-26T23:04:42.687Z] =RELEASE INFO BEGIN= [2025-08-26T23:04:42.687Z] JAVA_VERSION="1.8.0_472" [2025-08-26T23:04:42.687Z] OS_NAME="Windows" [2025-08-26T23:04:42.687Z] OS_VERSION="5.1" [2025-08-26T23:04:42.687Z] OS_ARCH="i586" [2025-08-26T23:04:42.687Z] SOURCE=".:git:83a973d78b01+" [2025-08-26T23:04:42.687Z] IMPLEMENTOR="Eclipse Adoptium" [2025-08-26T23:04:42.687Z] BUILD_SOURCE="git:1ac572c0f3e63d2e3eb82f9fad04b3836d468330" [2025-08-26T23:04:42.687Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-08-26T23:04:42.687Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-08-26T23:04:42.687Z] FULL_VERSION="1.8.0_472-beta-202508262008-b04" [2025-08-26T23:04:42.687Z] SEMANTIC_VERSION="8.0.472+4" [2025-08-26T23:04:42.687Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-08-26T23:04:42.687Z] JVM_VARIANT="Hotspot" [2025-08-26T23:04:42.687Z] JVM_VERSION="25.472-b04" [2025-08-26T23:04:42.687Z] IMAGE_TYPE="JDK" [2025-08-26T23:04:42.687Z] =RELEASE INFO END= [2025-08-26T23:04:42.687Z] get testKitGen... [2025-08-26T23:04:42.687Z] git clone -q https://github.com/adoptium/TKG.git [2025-08-26T23:04:44.903Z] git rev-parse master [2025-08-26T23:04:44.903Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-08-26T23:04:45.713Z] $ ssh-agent -k [2025-08-26T23:04:45.785Z] unset SSH_AUTH_SOCK; [2025-08-26T23:04:45.785Z] unset SSH_AGENT_PID; [2025-08-26T23:04:45.785Z] echo Agent pid 1149 killed; [2025-08-26T23:04:45.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-08-26T23:04:46.292Z] 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_special.openjdk_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=true&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=jdk8u472-b04_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=41&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=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=521&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-08-26T23:04:46.305Z] 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_special.openjdk_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=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win11-x64-2&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-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=jdk8u472-b04_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=41&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=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=521&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-08-26T23:04:46.361Z] Building tests... [Pipeline] timeout [2025-08-26T23:04:46.365Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-08-26T23:04:46.480Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_x86-32_windows" build number 41 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-08-26T23:04:46.528Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-08-26T23:04:46.547Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-08-26T23:04:47.017Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-08-26T23:04:55.733Z] -------------------------------------------- [2025-08-26T23:04:55.733Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib [2025-08-26T23:04:55.733Z] task is set to default [2025-08-26T23:04:55.733Z] dependencyList is set to all [2025-08-26T23:04:55.733Z] -------------------------------------------- [2025-08-26T23:04:55.733Z] Starting download third party dependent jars [2025-08-26T23:04:55.733Z] -------------------------------------------- [2025-08-26T23:04:55.733Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-26T23:04:55.733Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-08-26T23:04:55.734Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-08-26T23:04:55.734Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-08-26T23:04:55.734Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-08-26T23:04:55.734Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-08-26T23:04:55.734Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-08-26T23:04:55.734Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-08-26T23:04:55.734Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-08-26T23:04:55.734Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-08-26T23:04:55.734Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-08-26T23:04:55.877Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2025-08-26T23:04:55.901Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests [Pipeline] { [Pipeline] sshagent [2025-08-26T23:04:55.979Z] $ ssh-agent [2025-08-26T23:04:56.080Z] SSH_AUTH_SOCK=/tmp/ssh-Dj3oEoqNVYNX/agent.1222 [2025-08-26T23:04:56.080Z] SSH_AGENT_PID=1223 [2025-08-26T23:04:56.080Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T23:04:56.879Z] + bash ./compile.sh [2025-08-26T23:04:56.879Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-08-26T23:04:57.194Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2025-08-26T23:04:57.194Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-26T23:04:57.194Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-08-26T23:04:57.194Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-08-26T23:04:57.194Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-08-26T23:04:58.300Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG\scripts\build_tools.xml [2025-08-26T23:04:58.629Z] [2025-08-26T23:04:58.629Z] build: [2025-08-26T23:04:58.629Z] [2025-08-26T23:04:58.629Z] clean: [2025-08-26T23:04:58.951Z] [2025-08-26T23:04:58.951Z] init: [2025-08-26T23:04:58.951Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG\bin [2025-08-26T23:04:58.951Z] [2025-08-26T23:04:58.951Z] getDependentLibs: [2025-08-26T23:04:58.951Z] [exec] -------------------------------------------- [2025-08-26T23:04:58.951Z] [exec] path is set to C:/jenkins/externalDependency/lib [2025-08-26T23:04:58.951Z] [exec] task is set to default [2025-08-26T23:04:58.951Z] [exec] dependencyList is set to json_simple [2025-08-26T23:04:58.951Z] [exec] -------------------------------------------- [2025-08-26T23:04:58.951Z] [exec] Starting download third party dependent jars [2025-08-26T23:04:58.951Z] [exec] -------------------------------------------- [2025-08-26T23:04:58.951Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2025-08-26T23:04:58.951Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-08-26T23:04:58.951Z] [exec] downloaded dependent third party jars successfully [2025-08-26T23:04:58.951Z] [2025-08-26T23:04:58.951Z] compile: [2025-08-26T23:04:58.951Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-26T23:04:58.951Z] [echo] ============COMPILER SETTINGS============ [2025-08-26T23:04:58.951Z] [echo] ===fork: yes [2025-08-26T23:04:58.952Z] [echo] ===debug: on [2025-08-26T23:04:58.952Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG\bin [2025-08-26T23:05:01.171Z] [2025-08-26T23:05:01.171Z] dist: [2025-08-26T23:05:01.171Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG\bin\TestKitGen.jar [2025-08-26T23:05:01.496Z] [2025-08-26T23:05:01.496Z] BUILD SUCCESSFUL [2025-08-26T23:05:01.496Z] Total time: 3 seconds [2025-08-26T23:05:01.496Z] 0 [2025-08-26T23:05:01.496Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-08-26T23:05:02.183Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-08-26T23:05:02.183Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2025-08-26T23:05:03.792Z] ****************************** MACHINE INFO ****************************** [2025-08-26T23:05:03.792Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG [2025-08-26T23:05:03.792Z] Free Physical Memory Size : 4895113216 [2025-08-26T23:05:03.792Z] Free space (bytes) : 31711186944 [2025-08-26T23:05:03.792Z] Total Physical Memory Size : 8536289280 [2025-08-26T23:05:03.792Z] Total space (bytes) : 135771664384 [2025-08-26T23:05:03.792Z] Usable space (bytes) : 31711186944 [2025-08-26T23:05:03.792Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-08-26T23:05:03.792Z] bashVersion : [2025-08-26T23:05:03.792Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-08-26T23:05:03.792Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-08-26T23:05:03.792Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-08-26T23:05:03.792Z] [2025-08-26T23:05:03.792Z] This is free software; you are free to change and redistribute it. [2025-08-26T23:05:03.792Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-26T23:05:03.792Z] cpuCores : 2 [2025-08-26T23:05:03.792Z] curlVersion : [2025-08-26T23:05:03.792Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10 [2025-08-26T23:05:03.792Z] Release-Date: 2025-07-16 [2025-08-26T23:05:03.792Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-08-26T23:05:03.792Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-08-26T23:05:03.792Z] dockerVersion : bash: line 1: docker: command not found [2025-08-26T23:05:03.792Z] gcc version : 13 [2025-08-26T23:05:03.792Z] gclibc version : ldd (cygwin) 3.6.4 [2025-08-26T23:05:03.792Z] gdb version : bash: line 1: gdb: command not found [2025-08-26T23:05:03.792Z] lldb version : Command could not be executed [2025-08-26T23:05:03.792Z] makeVersion : [2025-08-26T23:05:03.792Z] GNU Make 4.4.1 [2025-08-26T23:05:03.792Z] Built for x86_64-pc-cygwin [2025-08-26T23:05:03.792Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-08-26T23:05:03.792Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-08-26T23:05:03.792Z] This is free software: you are free to change and redistribute it. [2025-08-26T23:05:03.792Z] There is NO WARRANTY, to the extent permitted by law. [2025-08-26T23:05:03.792Z] mavenVersion : bash: line 1: mvn: command not found [2025-08-26T23:05:03.792Z] perlVersion : [2025-08-26T23:05:03.792Z] [2025-08-26T23:05:03.792Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2025-08-26T23:05:03.792Z] (with 3 registered patches, see perl -V for more detail) [2025-08-26T23:05:03.792Z] [2025-08-26T23:05:03.792Z] Copyright 1987-2025, Larry Wall [2025-08-26T23:05:03.792Z] [2025-08-26T23:05:03.792Z] Perl may be copied only under the terms of either the Artistic License or the [2025-08-26T23:05:03.792Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-08-26T23:05:03.792Z] [2025-08-26T23:05:03.792Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-08-26T23:05:03.792Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-08-26T23:05:03.792Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-08-26T23:05:03.792Z] [2025-08-26T23:05:03.792Z] podmanVersion : bash: line 1: podman: command not found [2025-08-26T23:05:03.792Z] procArch : unknown [2025-08-26T23:05:03.792Z] sysArch : x86_64 [2025-08-26T23:05:03.792Z] sysOS : CYGWIN_NT-10.0-26100 [2025-08-26T23:05:03.792Z] ulimit : [2025-08-26T23:05:03.792Z] core file size (blocks, -c) 0 [2025-08-26T23:05:03.792Z] data seg size (kbytes, -d) unlimited [2025-08-26T23:05:03.792Z] file size (blocks, -f) unlimited [2025-08-26T23:05:03.792Z] open files (-n) 3200 [2025-08-26T23:05:03.792Z] pipe size (512 bytes, -p) 8 [2025-08-26T23:05:03.792Z] stack size (kbytes, -s) 2032 [2025-08-26T23:05:03.792Z] cpu time (seconds, -t) unlimited [2025-08-26T23:05:03.792Z] max user processes (-u) 256 [2025-08-26T23:05:03.793Z] virtual memory (kbytes, -v) unlimited [2025-08-26T23:05:03.793Z] uname : CYGWIN_NT-10.0-26100 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin [2025-08-26T23:05:03.793Z] vmVendor : Oracle Corporation [2025-08-26T23:05:03.793Z] vmVersion : 25.472-b04 [2025-08-26T23:05:03.793Z] xlc version : bash: line 1: xlC: command not found [2025-08-26T23:05:03.793Z] ************************************************************************** [2025-08-26T23:05:03.793Z] [2025-08-26T23:05:03.793Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-08-26T23:05:03.793Z] [2025-08-26T23:05:03.793Z] System.getProperty('java.vendor')=Temurin [2025-08-26T23:05:03.793Z] [2025-08-26T23:05:03.793Z] System.getProperty('os.name')=Windows 11 [2025-08-26T23:05:03.793Z] [2025-08-26T23:05:03.793Z] System.getProperty('os.arch')=x86 [2025-08-26T23:05:03.793Z] [2025-08-26T23:05:03.793Z] System.getProperty('java.fullversion')=null [2025-08-26T23:05:03.793Z] [2025-08-26T23:05:03.793Z] System.getProperty('sun.arch.data.model')=32 [2025-08-26T23:05:03.793Z] [2025-08-26T23:05:04.107Z] make -f clean.mk cleanBuild [2025-08-26T23:05:04.107Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG' [2025-08-26T23:05:04.783Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests///..//jvmtest [2025-08-26T23:05:04.783Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG' [2025-08-26T23:05:04.783Z] make -f compile.mk compile [2025-08-26T23:05:04.783Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG' [2025-08-26T23:05:05.465Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2025-08-26T23:05:05.465Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation; \ [2025-08-26T23:05:05.465Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-08-26T23:05:05.465Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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_special.openjdk_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests//TKG/output_compilation"; fi [2025-08-26T23:05:07.089Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG\scripts\build_test.xml [2025-08-26T23:05:07.416Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2025-08-26T23:05:07.416Z] [2025-08-26T23:05:07.416Z] -create_test_directory: [2025-08-26T23:05:07.416Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\jvmtest [2025-08-26T23:05:07.416Z] [2025-08-26T23:05:07.416Z] stage_test_material: [2025-08-26T23:05:07.742Z] [copy] Copying 136 files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\jvmtest [2025-08-26T23:05:07.742Z] [2025-08-26T23:05:07.742Z] build: [2025-08-26T23:05:07.742Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins [2025-08-26T23:05:07.742Z] [2025-08-26T23:05:07.742Z] build: [2025-08-26T23:05:07.742Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins [2025-08-26T23:05:07.742Z] [2025-08-26T23:05:07.742Z] getJtregVersion: [2025-08-26T23:05:07.742Z] [echo] jtreg version used is : jtreg_5_1_b01 [2025-08-26T23:05:07.742Z] [2025-08-26T23:05:07.742Z] getDependentLibs: [2025-08-26T23:05:08.069Z] [exec] -------------------------------------------- [2025-08-26T23:05:08.069Z] [exec] path is set to C:/jenkins/externalDependency/lib [2025-08-26T23:05:08.069Z] [exec] task is set to default [2025-08-26T23:05:08.069Z] [exec] dependencyList is set to jtreg_5_1_b01 [2025-08-26T23:05:08.069Z] [exec] -------------------------------------------- [2025-08-26T23:05:08.069Z] [exec] Starting download third party dependent jars [2025-08-26T23:05:08.069Z] [exec] -------------------------------------------- [2025-08-26T23:05:08.069Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2025-08-26T23:05:08.069Z] [exec] C:/jenkins/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-08-26T23:05:08.069Z] [exec] downloaded dependent third party jars successfully [2025-08-26T23:05:08.069Z] [2025-08-26T23:05:08.069Z] getJtreg: [2025-08-26T23:05:08.069Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\jvmtest\openjdk [2025-08-26T23:05:08.069Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\openjdk [2025-08-26T23:05:08.396Z] [2025-08-26T23:05:08.396Z] openjdk-jdk.check: [2025-08-26T23:05:08.396Z] [2025-08-26T23:05:08.396Z] getOpenjdk: [2025-08-26T23:05:08.396Z] [echo] Using user specified repo and branch [2025-08-26T23:05:08.396Z] [exec] git clone --depth 1 -q --reference-if-able C:/cygwin64/home/jenkins/openjdk_cache -b jdk8u472-b04_adopt https://github.com/adoptium/jdk8u openjdktemp [2025-08-26T23:05:08.720Z] [exec] info: Could not add alternate for 'C:/cygwin64/home/jenkins/openjdk_cache': reference repository 'C:/cygwin64/home/jenkins/openjdk_cache' is not a local repository. [2025-08-26T23:05:27.604Z] [exec] Note: switching to '83a973d78b012886a530767c2bf920fcb9456036'. [2025-08-26T23:05:27.605Z] [exec] [2025-08-26T23:05:27.605Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2025-08-26T23:05:27.605Z] [exec] changes and commit them, and you can discard any commits you make in this [2025-08-26T23:05:27.605Z] [exec] state without impacting any branches by switching back to a branch. [2025-08-26T23:05:27.605Z] [exec] [2025-08-26T23:05:27.605Z] [exec] If you want to create a new branch to retain commits you create, you may [2025-08-26T23:05:27.605Z] [exec] do so (now or later) by using -c with the switch command. Example: [2025-08-26T23:05:27.605Z] [exec] [2025-08-26T23:05:27.605Z] [exec] git switch -c <new-branch-name> [2025-08-26T23:05:27.605Z] [exec] [2025-08-26T23:05:27.605Z] [exec] Or undo this operation with: [2025-08-26T23:05:27.605Z] [exec] [2025-08-26T23:05:27.605Z] [exec] git switch - [2025-08-26T23:05:27.605Z] [exec] [2025-08-26T23:05:27.605Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false [2025-08-26T23:05:27.605Z] [exec] [2025-08-26T23:06:36.474Z] [exec] Check sha in openjdk-jdk and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests//testenv/testenv.properties [2025-08-26T23:06:36.474Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u [2025-08-26T23:06:36.474Z] [exec] JDK8_BRANCH=83a973d78b012886a530767c2bf920fcb9456036 [2025-08-26T23:06:36.474Z] [2025-08-26T23:06:36.474Z] dist: [2025-08-26T23:06:36.474Z] [copy] Copying 46 files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\jvmtest\openjdk [2025-08-26T23:06:36.474Z] [2025-08-26T23:06:36.474Z] BUILD SUCCESSFUL [2025-08-26T23:06:36.474Z] Total time: 1 minute 27 seconds [2025-08-26T23:06:36.474Z] 0 [2025-08-26T23:06:36.474Z] [2025-08-26T23:06:36.474Z] [2025-08-26T23:06:36.474Z] RECORD TEST REPOs SHA [2025-08-26T23:06:36.474Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests//TKG/scripts"; \ [2025-08-26T23:06:36.474Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt" [2025-08-26T23:06:36.474Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt [2025-08-26T23:06:36.474Z] touch C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests//TKG/SHAs.txt [2025-08-26T23:06:36.795Z] ================================================ [2025-08-26T23:06:36.795Z] timestamp: 20250826-230636 [2025-08-26T23:06:36.795Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests [2025-08-26T23:06:36.795Z] git repo: [2025-08-26T23:06:37.126Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-08-26T23:06:37.126Z] sha: [2025-08-26T23:06:37.126Z] 1ef663ab0243186b896488a2eb1f06c5adbefced [2025-08-26T23:06:37.453Z] ================================================ [2025-08-26T23:06:37.453Z] timestamp: 20250826-230637 [2025-08-26T23:06:37.453Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/openjdk/openjdk-jdk [2025-08-26T23:06:37.453Z] git repo: [2025-08-26T23:06:37.453Z] Fetch URL: https://github.com/adoptium/jdk8u [2025-08-26T23:06:37.453Z] sha: [2025-08-26T23:06:37.780Z] 83a973d78b012886a530767c2bf920fcb9456036 [2025-08-26T23:06:37.781Z] ================================================ [2025-08-26T23:06:37.781Z] timestamp: 20250826-230637 [2025-08-26T23:06:37.781Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG [2025-08-26T23:06:37.781Z] git repo: [2025-08-26T23:06:37.781Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-08-26T23:06:37.781Z] sha: [2025-08-26T23:06:37.781Z] 22529199368176ccd2e43c4cf47437798dcecf81 [2025-08-26T23:06:37.781Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG' [Pipeline] } [2025-08-26T23:06:38.163Z] $ ssh-agent -k [2025-08-26T23:06:38.221Z] unset SSH_AUTH_SOCK; [2025-08-26T23:06:38.221Z] unset SSH_AGENT_PID; [2025-08-26T23:06:38.221Z] echo Agent pid 1223 killed; [2025-08-26T23:06:38.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-08-26T23:06:38.457Z] 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-08-26T23:06:38.498Z] ITERATION: 1/1 [Pipeline] sshagent [2025-08-26T23:06:38.528Z] $ ssh-agent [2025-08-26T23:06:38.639Z] SSH_AUTH_SOCK=/tmp/ssh-SSRNz8ikZUkq/agent.1538 [2025-08-26T23:06:38.639Z] SSH_AGENT_PID=1539 [2025-08-26T23:06:38.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-26T23:06:39.075Z] ++ uname [2025-08-26T23:06:39.075Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']' [2025-08-26T23:06:39.075Z] ++ uname [2025-08-26T23:06:39.075Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']' [2025-08-26T23:06:39.075Z] ++ uname [2025-08-26T23:06:39.389Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']' [2025-08-26T23:06:39.389Z] + MAKE=make [2025-08-26T23:06:39.389Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-08-26T23:06:39.389Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-08-26T23:06:39.874Z] ++ uname [2025-08-26T23:06:40.188Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']' [2025-08-26T23:06:40.188Z] ++ uname [2025-08-26T23:06:40.188Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']' [2025-08-26T23:06:40.188Z] ++ uname [2025-08-26T23:06:40.188Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']' [2025-08-26T23:06:40.188Z] + MAKE=make [2025-08-26T23:06:40.188Z] + cd ./aqa-tests [2025-08-26T23:06:40.188Z] + . ./scripts/testenv/testenvSettings.sh [2025-08-26T23:06:40.188Z] ++ set +x [2025-08-26T23:06:40.188Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-08-26T23:06:40.188Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-08-26T23:06:40.188Z] make _testList TESTLIST=jdk_custom_0,langtools_custom_0 [2025-08-26T23:06:40.188Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG' [2025-08-26T23:06:40.188Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-08-26T23:06:40.504Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2025-08-26T23:06:40.504Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_custom_0,langtools_custom_0 [2025-08-26T23:06:40.504Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG' [2025-08-26T23:06:40.504Z] perl scripts/configure.pl [2025-08-26T23:06:40.504Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_custom_0,langtools_custom_0 --numOfMachines= --testTime= --TRSSURL= [2025-08-26T23:06:41.197Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-08-26T23:06:41.197Z] [2025-08-26T23:06:41.197Z] Starting to generate test make files. [2025-08-26T23:06:41.197Z] [2025-08-26T23:06:45.838Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG\..\openjdk\playlist.xml [2025-08-26T23:06:45.838Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG/../openjdk/autoGen.mk [2025-08-26T23:06:45.838Z] [2025-08-26T23:06:45.838Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG/../autoGen.mk [2025-08-26T23:06:45.838Z] [2025-08-26T23:06:45.838Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG/../TKG/utils.mk [2025-08-26T23:06:45.838Z] [2025-08-26T23:06:45.838Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2\aqa-tests\TKG/../TKG/rerun.mk [2025-08-26T23:06:45.838Z] [2025-08-26T23:06:45.838Z] Make files are generated successfully. [2025-08-26T23:06:45.838Z] [2025-08-26T23:06:45.838Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG' [2025-08-26T23:06:45.838Z] make -f runtest.mk _testList [2025-08-26T23:06:45.838Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/TKG' [2025-08-26T23:06:45.838Z] [2025-08-26T23:06:45.838Z] Running make 4.4.1 [2025-08-26T23:06:45.838Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/ [2025-08-26T23:06:46.166Z] set JDK_VERSION to 8 [2025-08-26T23:06:46.166Z] set JDK_IMPL to hotspot [2025-08-26T23:06:46.166Z] set JVM_VERSION to openjdk8 [2025-08-26T23:06:46.166Z] set JCL_VERSION to latest [2025-08-26T23:06:46.166Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2025-08-26T23:06:46.166Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/jdkbinary/j2sdk-image [2025-08-26T23:06:46.491Z] set SPEC to win_x86 [2025-08-26T23:06:46.491Z] set TEST_FLAG to [2025-08-26T23:06:46.491Z] Running testList ... [2025-08-26T23:06:46.491Z] There are 2 test targets in testList [2025-08-26T23:06:46.491Z] "c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/jdkbinary/j2sdk-image\\bin\\java" -version [2025-08-26T23:06:46.803Z] openjdk version "1.8.0_472-beta" [2025-08-26T23:06:46.803Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202508262008-b04) [2025-08-26T23:06:46.803Z] OpenJDK Client VM (Temurin)(build 25.472-b04, mixed mode) [2025-08-26T23:06:46.803Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests' [2025-08-26T23:06:47.114Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/aqa-tests/openjdk' [2025-08-26T23:06:49.967Z] expr: non-integer argument [2025-08-26T23:06:49.967Z] expr: syntax error: missing argument after '>' [2025-08-26T23:06:49.967Z] [2025-08-26T23:06:49.967Z] ===============================================