Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 514 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3005 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 262 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows@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.functional_x86-32_windows@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 7d0e018226d1d2f3da222cdef5a13c2bce7169ab (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d0e018226d1d2f3da222cdef5a13c2bce7169ab # timeout=10 Commit message: "Get dacapo-h2 metric and store in a file (#6339)" > git rev-list --no-walk 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-17T22:41:39.772Z] SPEC: win_x86 [Pipeline] echo [2025-06-17T22:41:39.773Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-17T22:41:39.795Z] 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-17T22:41:39.798Z] dynamicAgents: [] [Pipeline] node [2025-06-17T22:41:54.802Z] Still waiting to schedule task [2025-06-17T22:41:54.802Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’ [2025-06-17T22:49:40.487Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows [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-17T22:49:40.517Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-17T22:49:40.567Z] [WS-CLEANUP] Deleting project workspace... [2025-06-17T22:49:40.567Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-17T22:49:40.587Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-17T22:49:40.633Z] The recommended git tool is: git [2025-06-17T22:49:40.672Z] No credentials specified [2025-06-17T22:49:40.692Z] Cloning the remote Git repository [2025-06-17T22:49:40.721Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-17T22:49:40.721Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests # timeout=10 [2025-06-17T22:49:40.816Z] [WARNING] Reference path does not exist: null/openjdk_cache [2025-06-17T22:49:40.816Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-17T22:49:40.817Z] > git --version # timeout=10 [2025-06-17T22:49:40.965Z] > git --version # 'git version 2.45.1' [2025-06-17T22:49:40.965Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-17T22:49:48.302Z] Avoid second fetch [2025-06-17T22:49:48.392Z] Checking out Revision 7d0e018226d1d2f3da222cdef5a13c2bce7169ab (origin/master) [2025-06-17T22:49:48.150Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-17T22:49:48.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-17T22:49:48.311Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2025-06-17T22:49:48.401Z] > git config core.sparsecheckout # timeout=10 [2025-06-17T22:49:48.454Z] > git checkout -f 7d0e018226d1d2f3da222cdef5a13c2bce7169ab # timeout=10 [2025-06-17T22:49:52.647Z] Commit message: "Get dacapo-h2 metric and store in a file (#6339)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/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-17T22:49:53.811Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-17T22:49:53.835Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-17T22:49:54.320Z] + LC_TIME=C [2025-06-17T22:49:54.320Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-06-17T22:49:54.394Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-17T22:49:54.839Z] + aqa-tests/terminateTestProcesses.sh null [2025-06-17T22:49:54.839Z] Windows machine, using powershell queries... [2025-06-17T22:49:55.506Z] 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-17T22:49:56.562Z] + printenv [2025-06-17T22:49:56.562Z] ProgramFiles(x86)=C:\Program Files (x86) [2025-06-17T22:49:56.562Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2025-06-17T22:49:56.562Z] !C:=C:\jenkins [2025-06-17T22:49:56.562Z] KEEP_WORKSPACE=false [2025-06-17T22:49:56.562Z] NUMBER_OF_PROCESSORS=2 [2025-06-17T22:49:56.562Z] PROCESSOR_LEVEL=6 [2025-06-17T22:49:56.562Z] TAP_NAME=Test_openjdk8_hs_special.functional_x86-32_windows.tap [2025-06-17T22:49:56.562Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib [2025-06-17T22:49:56.562Z] EXIT_FAILURE=false [2025-06-17T22:49:56.562Z] JDK_BRANCH=jdk8u462-b06_adopt [2025-06-17T22:49:56.562Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/204/display/redirect?page=tests [2025-06-17T22:49:56.562Z] PLATFORM=x86-32_windows [2025-06-17T22:49:56.562Z] DOCKER_REQUIRED=false [2025-06-17T22:49:56.562Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2 [2025-06-17T22:49:56.563Z] PROGRAMFILES=C:\Program Files [2025-06-17T22:49:56.563Z] git=C:\Program Files\Git\cmd\git.exe [2025-06-17T22:49:56.563Z] TIME_LIMIT=25 [2025-06-17T22:49:56.563Z] JENKINS_SERVER_COOKIE=durable-b0b0e35b64e6d4be3830be92937f07a42a0a543d1a10fc35bd474061bf7da8ed [2025-06-17T22:49:56.563Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2025-06-17T22:49:56.563Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.13+11 [2025-06-17T22:49:56.563Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-17T22:49:56.563Z] GENERATE_JOBS=true [2025-06-17T22:49:56.563Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-17T22:49:56.563Z] OS=Windows_NT [2025-06-17T22:49:56.563Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/204/display/redirect?page=changes [2025-06-17T22:49:56.563Z] HOMEDRIVE=C: [2025-06-17T22:49:56.563Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2025-06-17T22:49:56.563Z] RERUN_ITERATIONS=1 [2025-06-17T22:49:56.563Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-17T22:49:56.563Z] USERDOMAIN=test-azure-win2 [2025-06-17T22:49:56.563Z] STF_OWNER_BRANCH=adoptium:master [2025-06-17T22:49:56.563Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-17T22:49:56.563Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows [2025-06-17T22:49:56.563Z] USERPROFILE=C:\Users\jenkins [2025-06-17T22:49:56.563Z] ARCHIVE_TEST_RESULTS=false [2025-06-17T22:49:56.563Z] SETUP_JCK_RUN=false [2025-06-17T22:49:56.563Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/204/ [2025-06-17T22:49:56.563Z] SLACK_CHANNEL=aqavit-bot [2025-06-17T22:49:56.563Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin [2025-06-17T22:49:56.563Z] JCK_GIT_BRANCH=master [2025-06-17T22:49:56.563Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/ [2025-06-17T22:49:56.563Z] BUILD_NUMBER=204 [2025-06-17T22:49:56.563Z] TKG_ITERATIONS=1 [2025-06-17T22:49:56.563Z] _=/usr/bin/printenv [2025-06-17T22:49:56.563Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2025-06-17T22:49:56.563Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/../../benchmarks [2025-06-17T22:49:56.563Z] ALLUSERSPROFILE=C:\ProgramData [2025-06-17T22:49:56.563Z] JENKINS_NODE_COOKIE=2a694f2f-61db-4e3f-85cc-9b52cb609042 [2025-06-17T22:49:56.563Z] CommonProgramW6432=C:\Program Files\Common Files [2025-06-17T22:49:56.563Z] KEEP_REPORTDIR=false [2025-06-17T22:49:56.563Z] BUILD_DISPLAY_NAME=#204 [2025-06-17T22:49:56.563Z] SDK_RESOURCE=upstream [2025-06-17T22:49:56.563Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image [2025-06-17T22:49:56.563Z] HOME=/home/jenkins [2025-06-17T22:49:56.563Z] USERNAME=jenkins [2025-06-17T22:49:56.563Z] COMSPEC=C:\Windows\system32\cmd.exe [2025-06-17T22:49:56.563Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-06-17T22:49:56.563Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-17T22:49:56.563Z] JOB_BASE_NAME=Test_openjdk8_hs_special.functional_x86-32_windows [2025-06-17T22:49:56.563Z] JOBSTARTTIME=Tue, 17 Jun 2025 22:49:54 +0000 [2025-06-17T22:49:56.563Z] JDK_VERSION=8 [2025-06-17T22:49:56.563Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2025-06-17T22:49:56.563Z] JOB_NAME=Test_openjdk8_hs_special.functional_x86-32_windows [2025-06-17T22:49:56.563Z] USE_TESTENV_PROPERTIES=false [2025-06-17T22:49:56.563Z] SYSTEMROOT=C:\Windows [2025-06-17T22:49:56.563Z] PERSONAL_BUILD=false [2025-06-17T22:49:56.563Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/204/display/redirect [2025-06-17T22:49:56.563Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2025-06-17T22:49:56.563Z] AUTO_DETECT=true [2025-06-17T22:49:56.563Z] EXIT_SUCCESS=false [2025-06-17T22:49:56.563Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/display/redirect [2025-06-17T22:49:56.563Z] PROMPT=$P$G [2025-06-17T22:49:56.563Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows [2025-06-17T22:49:56.563Z] COMPUTERNAME=test-azure-win2 [2025-06-17T22:49:56.563Z] OPENJ9_BRANCH=master [2025-06-17T22:49:56.563Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-17T22:49:56.563Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/system_lib [2025-06-17T22:49:56.563Z] PARALLEL=Dynamic [2025-06-17T22:49:56.563Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-17T22:49:56.563Z] ITERATIONS=1 [2025-06-17T22:49:56.563Z] UPSTREAM_JOB_NUMBER=514 [2025-06-17T22:49:56.563Z] SPEC=win_x86 [2025-06-17T22:49:56.563Z] TERM=xterm-256color [2025-06-17T22:49:56.563Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-17T22:49:56.563Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-17T22:49:56.563Z] LOGONSERVER=\\test-azure-win2 [2025-06-17T22:49:56.563Z] NODE_NAME=test-azure-win2022-x64-4 [2025-06-17T22:49:56.563Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-17T22:49:56.563Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2025-06-17T22:49:56.563Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-17T22:49:56.563Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2025-06-17T22:49:56.563Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-06-17T22:49:56.563Z] DYNAMIC_COMPILE=true [2025-06-17T22:49:56.563Z] SHLVL=2 [2025-06-17T22:49:56.563Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.functional_x86-32_windows-204 [2025-06-17T22:49:56.563Z] PROCESSOR_REVISION=5507 [2025-06-17T22:49:56.563Z] DriverData=C:\Windows\System32\Drivers\DriverData [2025-06-17T22:49:56.563Z] EXECUTOR_NUMBER=0 [2025-06-17T22:49:56.563Z] HUDSON_COOKIE=dcdac6d1-fb43-4ab6-aeed-0307c4bd5351 [2025-06-17T22:49:56.563Z] ADOPTOPENJDK_BRANCH=master [2025-06-17T22:49:56.563Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-17T22:49:56.563Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2025-06-17T22:49:56.563Z] ORIGIN_JDK_VERSION=8 [2025-06-17T22:49:56.563Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2025-06-17T22:49:56.563Z] SESSIONNAME=RDP-Tcp#0 [2025-06-17T22:49:56.563Z] NUM_PROCESSORS=2 [2025-06-17T22:49:56.563Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-17T22:49:56.563Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022 [2025-06-17T22:49:56.563Z] STAGE_NAME=Setup [2025-06-17T22:49:56.563Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-17T22:49:56.563Z] TEST_TIME=120 [2025-06-17T22:49:56.563Z] HOMEPATH=\Users\jenkins [2025-06-17T22:49:56.563Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows@tmp [2025-06-17T22:49:56.563Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2 [2025-06-17T22:49:56.563Z] PATH=/cygdrive/c/Program Files/Java/jdk-17.0.13+11/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2025-06-17T22:49:56.563Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-17T22:49:56.563Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-17T22:49:56.563Z] ProgramW6432=C:\Program Files [2025-06-17T22:49:56.563Z] CI=true [2025-06-17T22:49:56.563Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-32_windows/204/display/redirect?page=artifacts [2025-06-17T22:49:56.563Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-17T22:49:56.563Z] RERUN_FAILURE=true [2025-06-17T22:49:56.563Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-17T22:49:56.563Z] BUILD_LIST=functional [2025-06-17T22:49:56.563Z] BUILD_ID=204 [2025-06-17T22:49:56.563Z] WINDIR=C:\Windows [2025-06-17T22:49:56.563Z] PROCESSOR_ARCHITECTURE=AMD64 [2025-06-17T22:49:56.563Z] PUBLIC=C:\Users\Public [2025-06-17T22:49:56.563Z] CLIENTNAME=scfryer-thinkpa [2025-06-17T22:49:56.563Z] SYSTEMDRIVE=C: [2025-06-17T22:49:56.563Z] TARGET=special.functional [2025-06-17T22:49:56.563Z] USE_JRE=false [2025-06-17T22:49:56.563Z] JDK_IMPL=hotspot [2025-06-17T22:49:56.563Z] 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-17T22:49:56.606Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-17T22:49:56.622Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-17T22:50:00.557Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 514 [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 OPENJ9_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 OPENJ9_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 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 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-17T22:50:00.771Z] 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-17T22:50:00.776Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows [Pipeline] { [Pipeline] sshagent [2025-06-17T22:50:00.804Z] $ ssh-agent [2025-06-17T22:50:00.936Z] SSH_AUTH_SOCK=/tmp/ssh-PinVXPjz3jkR/agent.1941 [2025-06-17T22:50:00.936Z] SSH_AGENT_PID=1942 [2025-06-17T22:50:00.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-17T22:50:00.954Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-17T22:50:00.989Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2025-06-17T22:50:01.454Z] ++ pwd [2025-06-17T22:50:01.454Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-17T22:50:01.776Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests [2025-06-17T22:50:01.776Z] get jdk binary... [2025-06-17T22:50:01.776Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-17T22:50:01.776Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b06-ea.zip ... [2025-06-17T22:50:05.418Z] List files in jdkbinary folder... [2025-06-17T22:50:05.418Z] total 183832 [2025-06-17T22:50:05.418Z] -rwxrwx---+ 1 jenkins None 42091906 Jun 17 20:47 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b06-ea.zip [2025-06-17T22:50:05.418Z] -rwxrwx---+ 1 jenkins None 107347184 Jun 17 20:55 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b06-ea.zip [2025-06-17T22:50:05.418Z] -rwxrwx---+ 1 jenkins None 38693290 Jun 17 20:55 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b06-ea.zip [2025-06-17T22:50:05.418Z] -rwxrwx---+ 1 jenkins None 24102 Jun 17 20:52 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b06-ea-metadata.json [2025-06-17T22:50:05.418Z] -rwxrwx---+ 1 jenkins None 79789 Jun 17 21:07 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b06-ea.json [2025-06-17T22:50:05.418Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:50 tmp [2025-06-17T22:50:05.418Z] List files in jdkbinary/tmp folder... [2025-06-17T22:50:05.418Z] total 4 [2025-06-17T22:50:05.418Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 20:47 jdk8u462-b06 [2025-06-17T22:50:05.745Z] Moving directory jdk8u462-b06/ to ../j2sdk-image [2025-06-17T22:50:05.745Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b06-ea.zip ... [2025-06-17T22:50:07.336Z] List files in jdkbinary folder... [2025-06-17T22:50:07.336Z] total 183836 [2025-06-17T22:50:07.336Z] -rwxrwx---+ 1 jenkins None 42091906 Jun 17 20:47 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b06-ea.zip [2025-06-17T22:50:07.336Z] -rwxrwx---+ 1 jenkins None 107347184 Jun 17 20:55 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b06-ea.zip [2025-06-17T22:50:07.336Z] -rwxrwx---+ 1 jenkins None 38693290 Jun 17 20:55 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b06-ea.zip [2025-06-17T22:50:07.336Z] -rwxrwx---+ 1 jenkins None 24102 Jun 17 20:52 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b06-ea-metadata.json [2025-06-17T22:50:07.336Z] -rwxrwx---+ 1 jenkins None 79789 Jun 17 21:07 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b06-ea.json [2025-06-17T22:50:07.336Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 20:47 j2sdk-image [2025-06-17T22:50:07.336Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:50 tmp [2025-06-17T22:50:07.336Z] List files in jdkbinary/tmp folder... [2025-06-17T22:50:07.336Z] total 4 [2025-06-17T22:50:07.336Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 20:47 jdk8u462-b06-jre [2025-06-17T22:50:07.336Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image [2025-06-17T22:50:07.336Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b06-ea.zip over ./j2sdk-image/jre... [2025-06-17T22:50:09.506Z] Removing top-level folder jdk8u462-b06-debug-image/ [2025-06-17T22:50:09.506Z] Removing top-level folder jdk8u462-b06/ [2025-06-17T22:50:13.210Z] Run c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -version [2025-06-17T22:50:13.210Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-17T22:50:13.210Z] openjdk version "1.8.0_462-beta" [2025-06-17T22:50:13.210Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506172008-b06) [2025-06-17T22:50:13.210Z] OpenJDK Client VM (Temurin)(build 25.462-b06, mixed mode) [2025-06-17T22:50:13.210Z] =JAVA VERSION OUTPUT END= [2025-06-17T22:50:13.210Z] =RELEASE INFO BEGIN= [2025-06-17T22:50:13.210Z] JAVA_VERSION="1.8.0_462" [2025-06-17T22:50:13.210Z] OS_NAME="Windows" [2025-06-17T22:50:13.210Z] OS_VERSION="5.1" [2025-06-17T22:50:13.210Z] OS_ARCH="i586" [2025-06-17T22:50:13.210Z] SOURCE=".:git:cee3d9f5a29e+" [2025-06-17T22:50:13.210Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-17T22:50:13.210Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-17T22:50:13.210Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-17T22:50:13.210Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-17T22:50:13.210Z] FULL_VERSION="1.8.0_462-beta-202506172008-b06" [2025-06-17T22:50:13.210Z] SEMANTIC_VERSION="8.0.462+6" [2025-06-17T22:50:13.210Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2025-06-17T22:50:13.210Z] JVM_VARIANT="Hotspot" [2025-06-17T22:50:13.210Z] JVM_VERSION="25.462-b06" [2025-06-17T22:50:13.210Z] IMAGE_TYPE="JDK" [2025-06-17T22:50:13.210Z] =RELEASE INFO END= [2025-06-17T22:50:13.210Z] get testKitGen... [2025-06-17T22:50:13.210Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-17T22:50:14.798Z] git rev-parse master [2025-06-17T22:50:14.798Z] git checkout -q -f f03d5564fa18382f7f770380a452fec4d4240df9 [2025-06-17T22:50:15.484Z] get functional test material... [2025-06-17T22:50:15.484Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2025-06-17T22:50:15.484Z] Cloning into 'openj9'... [2025-06-17T22:50:15.484Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2025-06-17T22:50:24.168Z] Updating files: 9% (951/10327) [2025-06-17T22:50:24.168Z] Updating files: 10% (1033/10327) [2025-06-17T22:50:24.168Z] Updating files: 11% (1136/10327) [2025-06-17T22:50:24.168Z] Updating files: 12% (1240/10327) [2025-06-17T22:50:24.168Z] Updating files: 13% (1343/10327) [2025-06-17T22:50:24.168Z] Updating files: 14% (1446/10327) [2025-06-17T22:50:24.168Z] Updating files: 15% (1550/10327) [2025-06-17T22:50:24.168Z] Updating files: 16% (1653/10327) [2025-06-17T22:50:24.168Z] Updating files: 17% (1756/10327) [2025-06-17T22:50:24.168Z] Updating files: 17% (1809/10327) [2025-06-17T22:50:24.168Z] Updating files: 18% (1859/10327) [2025-06-17T22:50:24.480Z] Updating files: 19% (1963/10327) [2025-06-17T22:50:24.480Z] Updating files: 20% (2066/10327) [2025-06-17T22:50:24.810Z] Updating files: 21% (2169/10327) [2025-06-17T22:50:24.810Z] Updating files: 22% (2272/10327) [2025-06-17T22:50:24.810Z] Updating files: 23% (2376/10327) [2025-06-17T22:50:25.138Z] Updating files: 24% (2479/10327) [2025-06-17T22:50:25.138Z] Updating files: 25% (2582/10327) [2025-06-17T22:50:25.138Z] Updating files: 26% (2686/10327) [2025-06-17T22:50:25.138Z] Updating files: 26% (2744/10327) [2025-06-17T22:50:25.467Z] Updating files: 27% (2789/10327) [2025-06-17T22:50:26.608Z] Updating files: 28% (2892/10327) [2025-06-17T22:50:26.608Z] Updating files: 29% (2995/10327) [2025-06-17T22:50:26.937Z] Updating files: 29% (3088/10327) [2025-06-17T22:50:26.937Z] Updating files: 30% (3099/10327) [2025-06-17T22:50:26.937Z] Updating files: 31% (3202/10327) [2025-06-17T22:50:27.265Z] Updating files: 32% (3305/10327) [2025-06-17T22:50:27.265Z] Updating files: 32% (3319/10327) [2025-06-17T22:50:27.265Z] Updating files: 33% (3408/10327) [2025-06-17T22:50:27.594Z] Updating files: 34% (3512/10327) [2025-06-17T22:50:27.594Z] Updating files: 35% (3615/10327) [2025-06-17T22:50:27.594Z] Updating files: 36% (3718/10327) [2025-06-17T22:50:27.594Z] Updating files: 37% (3821/10327) [2025-06-17T22:50:27.928Z] Updating files: 38% (3925/10327) [2025-06-17T22:50:27.928Z] Updating files: 39% (4028/10327) [2025-06-17T22:50:27.928Z] Updating files: 40% (4131/10327) [2025-06-17T22:50:28.269Z] Updating files: 41% (4235/10327) [2025-06-17T22:50:28.269Z] Updating files: 42% (4338/10327) [2025-06-17T22:50:28.269Z] Updating files: 43% (4441/10327) [2025-06-17T22:50:28.599Z] Updating files: 44% (4544/10327) [2025-06-17T22:50:28.599Z] Updating files: 45% (4648/10327) [2025-06-17T22:50:28.599Z] Updating files: 46% (4751/10327) [2025-06-17T22:50:28.950Z] Updating files: 47% (4854/10327) [2025-06-17T22:50:28.951Z] Updating files: 48% (4957/10327) [2025-06-17T22:50:28.951Z] Updating files: 49% (5061/10327) [2025-06-17T22:50:29.280Z] Updating files: 50% (5164/10327) [2025-06-17T22:50:29.280Z] Updating files: 51% (5267/10327) [2025-06-17T22:50:29.280Z] Updating files: 51% (5331/10327) [2025-06-17T22:50:29.280Z] Updating files: 52% (5371/10327) [2025-06-17T22:50:31.446Z] Updating files: 53% (5474/10327) [2025-06-17T22:50:31.446Z] Updating files: 54% (5577/10327) [2025-06-17T22:50:31.446Z] Updating files: 54% (5631/10327) [2025-06-17T22:50:31.446Z] Updating files: 55% (5680/10327) [2025-06-17T22:50:31.776Z] Updating files: 56% (5784/10327) [2025-06-17T22:50:31.776Z] Updating files: 57% (5887/10327) [2025-06-17T22:50:31.776Z] Updating files: 58% (5990/10327) [2025-06-17T22:50:32.105Z] Updating files: 59% (6093/10327) [2025-06-17T22:50:32.105Z] Updating files: 60% (6197/10327) [2025-06-17T22:50:32.105Z] Updating files: 60% (6296/10327) [2025-06-17T22:50:32.436Z] Updating files: 61% (6300/10327) [2025-06-17T22:50:32.436Z] Updating files: 62% (6403/10327) [2025-06-17T22:50:32.767Z] Updating files: 63% (6507/10327) [2025-06-17T22:50:32.767Z] Updating files: 64% (6610/10327) [2025-06-17T22:50:32.767Z] Updating files: 65% (6713/10327) [2025-06-17T22:50:33.096Z] Updating files: 66% (6816/10327) [2025-06-17T22:50:33.097Z] Updating files: 67% (6920/10327) [2025-06-17T22:50:33.097Z] Updating files: 68% (7023/10327) [2025-06-17T22:50:33.097Z] Updating files: 68% (7075/10327) [2025-06-17T22:50:33.424Z] Updating files: 69% (7126/10327) [2025-06-17T22:50:33.424Z] Updating files: 70% (7229/10327) [2025-06-17T22:50:34.108Z] Updating files: 71% (7333/10327) [2025-06-17T22:50:34.108Z] Updating files: 72% (7436/10327) [2025-06-17T22:50:34.419Z] Updating files: 73% (7539/10327) [2025-06-17T22:50:35.102Z] Updating files: 73% (7555/10327) [2025-06-17T22:50:35.102Z] Updating files: 74% (7642/10327) [2025-06-17T22:50:36.205Z] Updating files: 74% (7714/10327) [2025-06-17T22:50:36.205Z] Updating files: 75% (7746/10327) [2025-06-17T22:50:36.532Z] Updating files: 76% (7849/10327) [2025-06-17T22:50:37.218Z] Updating files: 76% (7853/10327) [2025-06-17T22:50:38.318Z] Updating files: 77% (7952/10327) [2025-06-17T22:50:38.318Z] Updating files: 77% (8004/10327) [2025-06-17T22:50:38.647Z] Updating files: 77% (8021/10327) [2025-06-17T22:50:38.975Z] Updating files: 78% (8056/10327) [2025-06-17T22:50:39.661Z] Updating files: 79% (8159/10327) [2025-06-17T22:50:39.990Z] Updating files: 79% (8181/10327) [2025-06-17T22:50:39.990Z] Updating files: 80% (8262/10327) [2025-06-17T22:50:39.990Z] Updating files: 81% (8365/10327) [2025-06-17T22:50:40.318Z] Updating files: 81% (8458/10327) [2025-06-17T22:50:40.631Z] Updating files: 82% (8469/10327) [2025-06-17T22:50:40.960Z] Updating files: 83% (8572/10327) [2025-06-17T22:50:40.960Z] Updating files: 84% (8675/10327) [2025-06-17T22:50:41.644Z] Updating files: 84% (8770/10327) [2025-06-17T22:50:41.972Z] Updating files: 85% (8778/10327) [2025-06-17T22:50:42.679Z] Updating files: 86% (8882/10327) [2025-06-17T22:50:43.358Z] Updating files: 86% (8931/10327) [2025-06-17T22:50:43.684Z] Updating files: 87% (8985/10327) [2025-06-17T22:50:43.684Z] Updating files: 87% (9048/10327) [2025-06-17T22:50:43.684Z] Updating files: 88% (9088/10327) [2025-06-17T22:50:44.013Z] Updating files: 89% (9192/10327) [2025-06-17T22:50:44.013Z] Updating files: 90% (9295/10327) [2025-06-17T22:50:44.341Z] Updating files: 90% (9376/10327) [2025-06-17T22:50:44.341Z] Updating files: 91% (9398/10327) [2025-06-17T22:50:44.341Z] Updating files: 92% (9501/10327) [2025-06-17T22:50:44.670Z] Updating files: 93% (9605/10327) [2025-06-17T22:50:44.670Z] Updating files: 94% (9708/10327) [2025-06-17T22:50:44.670Z] Updating files: 95% (9811/10327) [2025-06-17T22:50:44.987Z] Updating files: 96% (9914/10327) [2025-06-17T22:50:44.987Z] Updating files: 97% (10018/10327) [2025-06-17T22:50:44.987Z] Updating files: 98% (10121/10327) [2025-06-17T22:50:44.987Z] Updating files: 99% (10224/10327) [2025-06-17T22:50:44.987Z] Updating files: 99% (10253/10327) [2025-06-17T22:50:44.987Z] Updating files: 100% (10327/10327) [2025-06-17T22:50:44.987Z] Updating files: 100% (10327/10327), done. [2025-06-17T22:50:45.312Z] check OpenJ9 Repo sha [2025-06-17T22:50:45.313Z] /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2025-06-17T22:50:45.313Z] Check sha in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/testenv/testenv.properties [2025-06-17T22:50:45.313Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-17T22:50:45.313Z] OPENJ9_SHA=e6f7928e7db6553909caae22c0de5326acabca99 [2025-06-17T22:50:45.638Z] total 118 [2025-06-17T22:50:45.638Z] -rw-rw-r--+ 1 jenkins None 4753 Jun 17 22:49 Contributing.md [2025-06-17T22:50:45.638Z] -rw-rw-r--+ 1 jenkins None 11360 Jun 17 22:49 LICENSE [2025-06-17T22:50:45.638Z] -rw-rw-r--+ 1 jenkins None 65 Jun 17 22:49 NOTICE [2025-06-17T22:50:45.638Z] -rw-rw-r--+ 1 jenkins None 8335 Jun 17 22:49 README.md [2025-06-17T22:50:45.638Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:50 TKG [2025-06-17T22:50:45.638Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 buildenv [2025-06-17T22:50:45.638Z] -rwxrwxr-x+ 1 jenkins None 339 Jun 17 22:49 compile.sh [2025-06-17T22:50:45.638Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 config [2025-06-17T22:50:45.638Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 doc [2025-06-17T22:50:45.638Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 docs [2025-06-17T22:50:45.638Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 external [2025-06-17T22:50:45.638Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 functional [2025-06-17T22:50:45.638Z] -rwxrwxr-x+ 1 jenkins None 30008 Jun 17 22:49 get.sh [2025-06-17T22:50:45.638Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 jck [2025-06-17T22:50:45.639Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:50 openj9 [2025-06-17T22:50:45.639Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 openjdk [2025-06-17T22:50:45.639Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 perf [2025-06-17T22:50:45.639Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 scripts [2025-06-17T22:50:45.639Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 system [2025-06-17T22:50:45.639Z] -rwxrwxr-x+ 1 jenkins None 3935 Jun 17 22:49 terminateTestProcesses.sh [2025-06-17T22:50:45.639Z] drwxrwxr-x+ 1 jenkins None 0 Jun 17 22:49 testenv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-17T22:50:56.326Z] $ ssh-agent -k [2025-06-17T22:50:56.385Z] unset SSH_AUTH_SOCK; [2025-06-17T22:50:56.386Z] unset SSH_AGENT_PID; [2025-06-17T22:50:56.386Z] echo Agent pid 1942 killed; [2025-06-17T22:50:56.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-17T22:50:56.827Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&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-b06_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&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=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=514&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-17T22:50:56.843Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&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-4&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-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-b06_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&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=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=514&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-17T22:50:56.890Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-17T22:50:57.022Z] Copied 1 artifact from "getTRSSOutput" build number 1806 [Pipeline] sh [2025-06-17T22:50:57.487Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-06-17T22:50:57.487Z] + gzip -cd TRSSOutput.tar.gz [2025-06-17T22:50:57.811Z] + tar xof - [2025-06-17T22:50:58.121Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-17T22:50:58.195Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-17T22:50:58.229Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-17T22:50:58.726Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-17T22:50:59.037Z] -------------------------------------------- [2025-06-17T22:50:59.037Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib [2025-06-17T22:50:59.037Z] task is set to default [2025-06-17T22:50:59.037Z] dependencyList is set to all [2025-06-17T22:50:59.037Z] -------------------------------------------- [2025-06-17T22:50:59.037Z] Starting download third party dependent jars [2025-06-17T22:50:59.037Z] -------------------------------------------- [2025-06-17T22:50:59.037Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib [2025-06-17T22:50:59.037Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2025-06-17T22:50:59.037Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-06-17T22:50:59.037Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz [2025-06-17T22:50:59.716Z] ERROR: sha checksum error. [2025-06-17T22:50:59.716Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz [2025-06-17T22:50:59.716Z] Expected sha is: b06edaf09ae03e77d65a9fa6ffc2f6db311b8334, [2025-06-17T22:50:59.716Z] Actual sha is : 7f15c63c129f036dd5c96b1a591ed8d888f75617. [2025-06-17T22:50:59.753Z] Please delete c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-17T22:50:59.790Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-17T22:50:59.794Z] Cannot pre-stage test libs from c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib on the machine. Skipping... [Pipeline] nodesByLabel [2025-06-17T22:50:59.810Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] sh [2025-06-17T22:51:00.268Z] + cd ./aqa-tests/TKG [2025-06-17T22:51:00.268Z] ++ uname [2025-06-17T22:51:00.268Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-17T22:51:00.268Z] ++ uname [2025-06-17T22:51:00.574Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-17T22:51:00.574Z] ++ uname [2025-06-17T22:51:00.574Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-17T22:51:00.574Z] + MAKE=make [2025-06-17T22:51:00.574Z] + make genParallelList TEST=special.functional TEST_TIME=120 NUM_MACHINES= [2025-06-17T22:51:00.574Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image [2025-06-17T22:51:00.886Z] LIB_DIR is set to C:/jenkins/testDependency/lib [2025-06-17T22:51:00.886Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-17T22:51:00.886Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-17T22:51:00.886Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-17T22:51:00.886Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-17T22:51:01.988Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-06-17T22:51:02.672Z] [2025-06-17T22:51:02.672Z] build: [2025-06-17T22:51:02.672Z] [2025-06-17T22:51:02.672Z] clean: [2025-06-17T22:51:02.672Z] [2025-06-17T22:51:02.672Z] init: [2025-06-17T22:51:02.672Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin [2025-06-17T22:51:02.672Z] [2025-06-17T22:51:02.672Z] getDependentLibs: [2025-06-17T22:51:02.672Z] [exec] -------------------------------------------- [2025-06-17T22:51:02.672Z] [exec] path is set to C:/jenkins/testDependency/lib [2025-06-17T22:51:02.672Z] [exec] task is set to default [2025-06-17T22:51:02.672Z] [exec] dependencyList is set to json_simple [2025-06-17T22:51:02.672Z] [exec] -------------------------------------------- [2025-06-17T22:51:02.672Z] [exec] Starting download third party dependent jars [2025-06-17T22:51:02.672Z] [exec] -------------------------------------------- [2025-06-17T22:51:02.672Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib [2025-06-17T22:51:02.672Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-17T22:51:02.672Z] [exec] downloaded dependent third party jars successfully [2025-06-17T22:51:02.672Z] [2025-06-17T22:51:02.672Z] compile: [2025-06-17T22:51:02.672Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:02.672Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:02.672Z] [echo] ===fork: yes [2025-06-17T22:51:02.672Z] [echo] ===debug: on [2025-06-17T22:51:02.999Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin [2025-06-17T22:51:05.173Z] [2025-06-17T22:51:05.173Z] dist: [2025-06-17T22:51:05.173Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-06-17T22:51:05.173Z] [2025-06-17T22:51:05.173Z] BUILD SUCCESSFUL [2025-06-17T22:51:05.173Z] Total time: 3 seconds [2025-06-17T22:51:05.173Z] 0 [2025-06-17T22:51:05.503Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-17T22:51:06.189Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-17T22:51:06.189Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-06-17T22:51:08.359Z] ****************************** MACHINE INFO ****************************** [2025-06-17T22:51:08.359Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG [2025-06-17T22:51:08.359Z] Free Physical Memory Size : 5733834752 [2025-06-17T22:51:08.359Z] Free space (bytes) : 409210085376 [2025-06-17T22:51:08.359Z] Total Physical Memory Size : 8536289280 [2025-06-17T22:51:08.359Z] Total space (bytes) : 549161218048 [2025-06-17T22:51:08.359Z] Usable space (bytes) : 409210085376 [2025-06-17T22:51:08.359Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:08.359Z] bashVersion : [2025-06-17T22:51:08.359Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-06-17T22:51:08.359Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-17T22:51:08.359Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-17T22:51:08.359Z] [2025-06-17T22:51:08.359Z] This is free software; you are free to change and redistribute it. [2025-06-17T22:51:08.359Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-17T22:51:08.359Z] cpuCores : 2 [2025-06-17T22:51:08.359Z] curlVersion : [2025-06-17T22:51:08.359Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8 [2025-06-17T22:51:08.359Z] Release-Date: 2024-11-06 [2025-06-17T22:51:08.359Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-06-17T22:51:08.359Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-17T22:51:08.359Z] dockerVersion : bash: line 1: docker: command not found [2025-06-17T22:51:08.359Z] gcc version : 12 [2025-06-17T22:51:08.359Z] gclibc version : ldd (cygwin) 3.5.4 [2025-06-17T22:51:08.359Z] gdb version : bash: line 1: gdb: command not found [2025-06-17T22:51:08.359Z] lldb version : Command could not be executed [2025-06-17T22:51:08.359Z] makeVersion : [2025-06-17T22:51:08.359Z] GNU Make 4.4.1 [2025-06-17T22:51:08.359Z] Built for x86_64-pc-cygwin [2025-06-17T22:51:08.359Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-06-17T22:51:08.359Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-06-17T22:51:08.359Z] This is free software: you are free to change and redistribute it. [2025-06-17T22:51:08.359Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-17T22:51:08.359Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-17T22:51:08.359Z] perlVersion : [2025-06-17T22:51:08.359Z] [2025-06-17T22:51:08.359Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2025-06-17T22:51:08.359Z] (with 3 registered patches, see perl -V for more detail) [2025-06-17T22:51:08.359Z] [2025-06-17T22:51:08.359Z] Copyright 1987-2024, Larry Wall [2025-06-17T22:51:08.359Z] [2025-06-17T22:51:08.359Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-17T22:51:08.359Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-17T22:51:08.359Z] [2025-06-17T22:51:08.359Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-17T22:51:08.359Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-17T22:51:08.359Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-17T22:51:08.359Z] [2025-06-17T22:51:08.359Z] podmanVersion : bash: line 1: podman: command not found [2025-06-17T22:51:08.359Z] procArch : unknown [2025-06-17T22:51:08.359Z] sysArch : x86_64 [2025-06-17T22:51:08.359Z] sysOS : CYGWIN_NT-10.0-20348 [2025-06-17T22:51:08.360Z] ulimit : [2025-06-17T22:51:08.360Z] core file size (blocks, -c) 0 [2025-06-17T22:51:08.360Z] data seg size (kbytes, -d) unlimited [2025-06-17T22:51:08.360Z] file size (blocks, -f) unlimited [2025-06-17T22:51:08.360Z] open files (-n) 3200 [2025-06-17T22:51:08.360Z] pipe size (512 bytes, -p) 8 [2025-06-17T22:51:08.360Z] stack size (kbytes, -s) 2032 [2025-06-17T22:51:08.360Z] cpu time (seconds, -t) unlimited [2025-06-17T22:51:08.360Z] max user processes (-u) 256 [2025-06-17T22:51:08.360Z] virtual memory (kbytes, -v) unlimited [2025-06-17T22:51:08.360Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2025-06-17T22:51:08.360Z] vmVendor : Oracle Corporation [2025-06-17T22:51:08.360Z] vmVersion : 25.462-b06 [2025-06-17T22:51:08.360Z] xlc version : bash: line 1: xlC: command not found [2025-06-17T22:51:08.360Z] ************************************************************************** [2025-06-17T22:51:08.360Z] [2025-06-17T22:51:08.360Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-06-17T22:51:08.360Z] [2025-06-17T22:51:08.360Z] System.getProperty('java.vendor')=Temurin [2025-06-17T22:51:08.360Z] [2025-06-17T22:51:08.360Z] System.getProperty('os.name')=Windows Server 2022 [2025-06-17T22:51:08.360Z] [2025-06-17T22:51:08.360Z] System.getProperty('os.arch')=x86 [2025-06-17T22:51:08.360Z] [2025-06-17T22:51:08.360Z] System.getProperty('java.fullversion')=null [2025-06-17T22:51:08.360Z] [2025-06-17T22:51:08.360Z] System.getProperty('sun.arch.data.model')=32 [2025-06-17T22:51:08.360Z] [2025-06-17T22:51:08.686Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.functional TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib [2025-06-17T22:51:08.686Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [2025-06-17T22:51:08.686Z] perl scripts/configure.pl [2025-06-17T22:51:09.023Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-17T22:51:09.350Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-17T22:51:09.350Z] [2025-06-17T22:51:09.350Z] [2025-06-17T22:51:09.350Z] Starting to generate parallel test lists. [2025-06-17T22:51:09.350Z] [2025-06-17T22:51:09.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2025-06-17T22:51:09.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2025-06-17T22:51:09.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2025-06-17T22:51:09.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2025-06-17T22:51:09.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2025-06-17T22:51:09.350Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2025-06-17T22:51:09.678Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2025-06-17T22:51:09.678Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2025-06-17T22:51:09.678Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2025-06-17T22:51:09.678Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2025-06-17T22:51:09.678Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2025-06-17T22:51:09.678Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2025-06-17T22:51:09.679Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2025-06-17T22:51:09.679Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2025-06-17T22:51:09.679Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2025-06-17T22:51:09.679Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2025-06-17T22:51:09.679Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2025-06-17T22:51:09.679Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2025-06-17T22:51:09.679Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2025-06-17T22:51:09.679Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2025-06-17T22:51:09.679Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2025-06-17T22:51:09.679Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2025-06-17T22:51:10.007Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2025-06-17T22:51:10.333Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2025-06-17T22:51:10.659Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2025-06-17T22:51:10.985Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2025-06-17T22:51:11.311Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2025-06-17T22:51:11.637Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2025-06-17T22:51:11.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2025-06-17T22:51:11.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2025-06-17T22:51:11.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2025-06-17T22:51:11.963Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2025-06-17T22:51:11.963Z] Attempting to get test duration data from TRSS. [2025-06-17T22:51:11.963Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-32_windows&group=functional&level=special" [2025-06-17T22:51:12.284Z] Attempting to get test duration data from cached files. [2025-06-17T22:51:12.284Z] Reading file: Test_openjdk8_hs_functional_x86-32_windows.json [2025-06-17T22:51:12.284Z] Warning: cannot get data from cached files. [2025-06-17T22:51:12.284Z] [2025-06-17T22:51:12.284Z] TEST DURATION [2025-06-17T22:51:12.284Z] ==================================================================================== [2025-06-17T22:51:12.284Z] Total number of tests searched: 170 [2025-06-17T22:51:12.284Z] Number of test durations found: 170 [2025-06-17T22:51:12.284Z] Top slowest tests: [2025-06-17T22:51:12.284Z] 01m37s MBCS_Tests_charsets8_0 [2025-06-17T22:51:12.284Z] 00m10s MBCS_Tests_urlclassloader_ja_windows_0 [2025-06-17T22:51:12.284Z] 00m06s MBCS_Tests_urlclassloader_cn_windows_0 [2025-06-17T22:51:12.284Z] ==================================================================================== [2025-06-17T22:51:12.284Z] [2025-06-17T22:51:12.284Z] Test target is split into 1 lists. [2025-06-17T22:51:12.284Z] Reducing estimated test running time from 03m44s to 03m44s. [2025-06-17T22:51:12.284Z] [2025-06-17T22:51:12.284Z] -------------------------------------testList_0------------------------------------- [2025-06-17T22:51:12.284Z] Number of tests: 170 [2025-06-17T22:51:12.284Z] Estimated running time: 03m44s [2025-06-17T22:51:12.284Z] TESTLIST=MBCS_Tests_charsets8_0,MBCS_Tests_urlclassloader_ja_windows_0,MBCS_Tests_urlclassloader_cn_windows_0,MBCS_Tests_urlclassloader_tw_windows_0,MBCS_Tests_urlclassloader_ko_windows_0,MBCS_Tests_coin_ja_windows_0,MBCS_Tests_jdbc41_ja_windows_0,MBCS_Tests_jdbc41_tw_windows_0,MBCS_Tests_jdbc41_ko_windows_0,MBCS_Tests_jdbc41_cn_windows_0,MBCS_Tests_coin_tw_windows_0,MBCS_Tests_coin_cn_windows_0,MBCS_Tests_coin_ko_windows_0,MBCS_Tests_IDN_ja_windows_0,MBCS_Tests_file_tw_windows_0,MBCS_Tests_file_cn_windows_0,MBCS_Tests_IDN_cn_windows_0,MBCS_Tests_IDN_ko_windows_0,MBCS_Tests_file_ja_windows_0,MBCS_Tests_IDN_tw_windows_0,MBCS_Tests_file_ko_windows_0,MBCS_Tests_nio_tw_windows_0,MBCS_Tests_pref_ja_windows_0,MBCS_Tests_scanner_ja_windows_0,MBCS_Tests_regex_ja_windows_0,MBCS_Tests_codepage_tw_windows_0,MBCS_Tests_pref_windows_0,MBCS_Tests_jdbc41_windows_0,MBCS_Tests_codepage_ja_windows_0,MBCS_Tests_annotation_windows_0,MBCS_Tests_Compiler_windows_0,MBCS_Tests_regex_windows_0,MBCS_Tests_scanner_windows_0,MBCS_Tests_urlclassloader_windows_0,MBCS_Tests_pref_cn_windows_0,MBCS_Tests_nio_windows_0,MBCS_Tests_regex_cn_windows_0,MBCS_Tests_scanner_tw_windows_0,MBCS_Tests_nio_ja_windows_0,MBCS_Tests_pref_tw_windows_0,MBCS_Tests_pref_ko_windows_0,MBCS_Tests_IDN_windows_0,MBCS_Tests_env_windows_0,MBCS_Tests_nio_cn_windows_0,MBCS_Tests_coin_windows_0,MBCS_Tests_file_windows_0,MBCS_Tests_codepage_windows_0,MBCS_Tests_codepage_ko_windows_0,MBCS_Tests_codepage_cn_windows_0,MBCS_Tests_regex_ko_windows_0,MBCS_Tests_scanner_cn_windows_0,MBCS_Tests_scanner_ko_windows_0,MBCS_Tests_regex_tw_windows_0,MBCS_Tests_nio_ko_windows_0,MBCS_Tests_urlclassloader_ja_JP_linux_0,MBCS_Tests_urlclassloader_ZH_CN_aix_0,MBCS_Tests_scanner_ZH_CN_aix_0,MBCS_Tests_scanner_ZH_TW_aix_0,MBCS_Tests_Compiler_ja_JP_linux_0,MBCS_Tests_regex_ja_JP_linux_0,MBCS_Tests_nio_zh_CN_linux_0,MBCS_Tests_scanner_ko_KR_aix_0,MBCS_Tests_IDN_ZH_CN_aix_0,MBCS_Tests_urlclassloader_zh_TW_linux_0,MBCS_Tests_jdbc41_ko_KR_linux_0,MBCS_Tests_coin_JA_JP_aix_0,MBCS_Tests_file_ZH_TW.aix_0,MBCS_Tests_pref_KO_KR_aix_0,MBCS_Tests_IDN_KO_KR_aix_0,MBCS_Tests_urlclassloader_JA_JP_aix_0,MBCS_Tests_IDN_zh_TW_linux_0,MBCS_Tests_codepage_ko_KR_linux_0,MBCS_Tests_nio_ZH_CN_aix_0,MBCS_Tests_jdbc41_ko_KR_aix_0,MBCS_Tests_scanner_zh_CN_linux_0,MBCS_Tests_urlclassloader_ZH_TW_aix_0,MBCS_Tests_nio_ko_KR_linux_0,MBCS_Tests_IDN_ZH_TW_aix_0,MBCS_Tests_jdbc41_zh_TW_linux_0,MBCS_Tests_jdbc41_ja_JP_linux_0,MBCS_Tests_pref_ja_JP_linux_0,MBCS_Tests_annotation_ja_JP_linux_0,MBCS_Tests_regex_ko_KR_linux_0,MBCS_Tests_scanner_zh_TW_linux_0,MBCS_Tests_scanner_KO_KR_aix_0,MBCS_Tests_urlclassloader_ko_KR_aix_0,MBCS_Tests_file_zh_TW_linux_0,MBCS_Tests_jdbc41_zh_CN_linux_0,MBCS_Tests_annotation_Zh_CN_aix_0,MBCS_Tests_Compiler_JA_JP_aix_0,MBCS_Tests_jdbc41_Zh_CN_aix_0,MBCS_Tests_pref_ZH_CN_aix_0,MBCS_Tests_urlclassloader_zh_CN_linux_0,MBCS_Tests_pref_zh_TW_linux_0,MBCS_Tests_scanner_ko_KR_linux_0,MBCS_Tests_pref_ZH_TW_aix_0,MBCS_Tests_regex_zh_CN_linux_0,MBCS_Tests_IDN_ko_KR_linux_0,MBCS_Tests_regex_ZH_TW_aix_0,MBCS_Tests_nio_ja_JP_linux_0,MBCS_Tests_pref_JA_JP_aix_0,MBCS_Tests_Compiler_ko_KR_aix_0,MBCS_Tests_nio_zh_TW_linux_0,MBCS_Tests_regex_ko_KR_aix_0,MBCS_Tests_regex_JA_JP_aix_0,MBCS_Tests_jdbc41_JA_JP_aix_0,MBCS_Tests_pref_ko_KR_aix_0,MBCS_Tests_jdbc41_ZH_CN_aix_0,MBCS_Tests_file_ko_KR.aix_0,MBCS_Tests_pref_zh_CN_linux_0,MBCS_Tests_coin_KO_KR_aix_0,MBCS_Tests_nio_ZH_TW_aix_0,MBCS_Tests_regex_KO_KR_aix_0,MBCS_Tests_annotation_zh_CN_linux_0,MBCS_Tests_codepage_ja_JP_linux_0,MBCS_Tests_codepage_zh_TW_linux_0,MBCS_Tests_annotation_ko_KR_aix_0,MBCS_Tests_Compiler_ZH_CN_aix_0,MBCS_Tests_jdbc41_KO_KR_aix_0,MBCS_Tests_env_KO_KR_aix_0,MBCS_Tests_IDN_ja_JP_linux_0,MBCS_Tests_coin_ja_JP_linux_0,MBCS_Tests_IDN_zh_CN_linux_0,MBCS_Tests_nio_JA_JP_aix_0,MBCS_Tests_Compiler_ZH_TW_aix_0,MBCS_Tests_scanner_JA_JP_aix_0,MBCS_Tests_urlclassloader_KO_KR_aix_0,MBCS_Tests_file_KO_KR.aix_0,MBCS_Tests_IDN_JA_JP_aix_0,MBCS_Tests_urlclassloader_ko_KR_linux_0,MBCS_Tests_jdbc41_ZH_TW_aix_0,MBCS_Tests_scanner_ja_JP_linux_0,MBCS_Tests_codepage_JA_JP_aix_0,MBCS_Tests_annotation_ZH_CN_aix_0,MBCS_Tests_env_ZH_TW_aix_0,MBCS_Tests_file_ko_KR_linux_0,MBCS_Tests_coin_ko_KR_linux_0,MBCS_Tests_file_ja_JP_linux_0,MBCS_Tests_annotation_zh_TW_linux_0,MBCS_Tests_Compiler_ko_KR_linux_0,MBCS_Tests_codepage_zh_CN_linux_0,MBCS_Tests_env_zh_TW_linux_0,MBCS_Tests_annotation_ko_KR_linux_0,MBCS_Tests_annotation_JA_JP_aix_0,MBCS_Tests_env_ja_JP_linux_0,MBCS_Tests_env_JA_JP_aix_0,MBCS_Tests_regex_ZH_CN_aix_0,MBCS_Tests_file_ZH_CN.aix_0,MBCS_Tests_env_zh_CN_linux_0,MBCS_Tests_env_ko_KR_aix_0,MBCS_Tests_codepage_ZH_TW_aix_0,MBCS_Tests_env_ZH_CN_aix_0,MBCS_Tests_coin_ko_KR_aix_0,MBCS_Tests_nio_KO_KR_aix_0,MBCS_Tests_regex_zh_TW_linux_0,MBCS_Tests_file_JA_JP.aix_0,MBCS_Tests_pref_ko_KR_linux_0,MBCS_Tests_coin_zh_TW_linux_0,MBCS_Tests_coin_ZH_TW_aix_0,MBCS_Tests_codepage_ZH_CN_aix_0,MBCS_Tests_coin_zh_CN_linux_0,MBCS_Tests_annotation_KO_KR_aix_0,MBCS_Tests_env_ko_KR_linux_0,MBCS_Tests_coin_ZH_CN_aix_0,MBCS_Tests_Compiler_zh_TW_linux_0,MBCS_Tests_file_zh_CN_linux_0,MBCS_Tests_Compiler_zh_CN_linux_0,MBCS_Tests_codepage_KO_KR_aix_0,MBCS_Tests_annotation_ZH_TW_aix_0,MBCS_Tests_Compiler_KO_KR_aix_0 [2025-06-17T22:51:12.284Z] ------------------------------------------------------------------------------------ [2025-06-17T22:51:12.284Z] [2025-06-17T22:51:12.284Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully. [2025-06-17T22:51:12.284Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-06-17T22:51:12.352Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-06-17T22:51:12.439Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-17T22:51:12.485Z] Building tests... [Pipeline] timeout [2025-06-17T22:51:12.488Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-17T22:51:12.510Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-17T22:51:13.018Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-17T22:51:13.713Z] -------------------------------------------- [2025-06-17T22:51:13.713Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib [2025-06-17T22:51:13.713Z] task is set to default [2025-06-17T22:51:13.713Z] dependencyList is set to all [2025-06-17T22:51:13.713Z] -------------------------------------------- [2025-06-17T22:51:13.713Z] Starting download third party dependent jars [2025-06-17T22:51:13.713Z] -------------------------------------------- [2025-06-17T22:51:13.713Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib [2025-06-17T22:51:13.713Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-06-17T22:51:13.713Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading [2025-06-17T22:51:13.713Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-17T22:51:13.713Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-06-17T22:51:13.713Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2025-06-17T22:51:13.713Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2025-06-17T22:51:13.713Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-06-17T22:51:13.713Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz [2025-06-17T22:51:13.713Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz [2025-06-17T22:51:13.713Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-17T22:51:14.035Z] ERROR: sha checksum error. [2025-06-17T22:51:14.035Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt [2025-06-17T22:51:14.035Z] Expected sha is: [2025-06-17T22:51:14.035Z] , [2025-06-17T22:51:14.035Z] Actual sha is : 74a5c3f86550e69a11af189a29861544f0cf3634e812ad5405d18360e27c588a. [2025-06-17T22:51:14.073Z] Please delete c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-06-17T22:51:14.116Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-06-17T22:51:14.120Z] Cannot pre-stage test libs from c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/../../testDependency/lib on the machine. Skipping... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-17T22:51:14.219Z] 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 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-17T22:51:14.248Z] ITERATION: 1/1 [Pipeline] sh [2025-06-17T22:51:15.067Z] ++ uname [2025-06-17T22:51:15.067Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-17T22:51:15.067Z] ++ uname [2025-06-17T22:51:15.067Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-17T22:51:15.067Z] ++ uname [2025-06-17T22:51:15.067Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-17T22:51:15.067Z] + MAKE=make [2025-06-17T22:51:15.067Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-17T22:51:15.067Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-17T22:51:15.559Z] ++ uname [2025-06-17T22:51:15.559Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2025-06-17T22:51:15.559Z] ++ uname [2025-06-17T22:51:15.866Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2025-06-17T22:51:15.866Z] ++ uname [2025-06-17T22:51:15.866Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2025-06-17T22:51:15.866Z] + MAKE=make [2025-06-17T22:51:15.866Z] + cd ./aqa-tests [2025-06-17T22:51:15.866Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-17T22:51:15.866Z] ++ set +x [2025-06-17T22:51:15.866Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image [2025-06-17T22:51:16.174Z] LIB_DIR is set to C:/jenkins/testDependency/lib [2025-06-17T22:51:16.175Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-17T22:51:16.175Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-17T22:51:16.175Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-17T22:51:16.175Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-17T22:51:17.276Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml [2025-06-17T22:51:17.605Z] [2025-06-17T22:51:17.605Z] build: [2025-06-17T22:51:17.605Z] [2025-06-17T22:51:17.605Z] clean: [2025-06-17T22:51:17.605Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\autoGenEnv.mk [2025-06-17T22:51:17.605Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin [2025-06-17T22:51:17.605Z] [2025-06-17T22:51:17.605Z] init: [2025-06-17T22:51:17.605Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin [2025-06-17T22:51:17.605Z] [2025-06-17T22:51:17.605Z] getDependentLibs: [2025-06-17T22:51:17.933Z] [exec] -------------------------------------------- [2025-06-17T22:51:17.933Z] [exec] path is set to C:/jenkins/testDependency/lib [2025-06-17T22:51:17.933Z] [exec] task is set to default [2025-06-17T22:51:17.933Z] [exec] dependencyList is set to json_simple [2025-06-17T22:51:17.933Z] [exec] -------------------------------------------- [2025-06-17T22:51:17.933Z] [exec] Starting download third party dependent jars [2025-06-17T22:51:17.933Z] [exec] -------------------------------------------- [2025-06-17T22:51:17.933Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib [2025-06-17T22:51:17.933Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-06-17T22:51:17.933Z] [exec] downloaded dependent third party jars successfully [2025-06-17T22:51:17.933Z] [2025-06-17T22:51:17.933Z] compile: [2025-06-17T22:51:17.933Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:17.933Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:17.933Z] [echo] ===fork: yes [2025-06-17T22:51:17.933Z] [echo] ===debug: on [2025-06-17T22:51:17.933Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin [2025-06-17T22:51:19.032Z] [2025-06-17T22:51:19.032Z] dist: [2025-06-17T22:51:19.032Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar [2025-06-17T22:51:19.358Z] [2025-06-17T22:51:19.358Z] BUILD SUCCESSFUL [2025-06-17T22:51:19.358Z] Total time: 2 seconds [2025-06-17T22:51:19.358Z] 0 [2025-06-17T22:51:19.358Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-17T22:51:20.466Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-17T22:51:20.466Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-06-17T22:51:22.646Z] ****************************** MACHINE INFO ****************************** [2025-06-17T22:51:22.646Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG [2025-06-17T22:51:22.646Z] Free Physical Memory Size : 5743751168 [2025-06-17T22:51:22.646Z] Free space (bytes) : 409210073088 [2025-06-17T22:51:22.646Z] Total Physical Memory Size : 8536289280 [2025-06-17T22:51:22.646Z] Total space (bytes) : 549161218048 [2025-06-17T22:51:22.646Z] Usable space (bytes) : 409210073088 [2025-06-17T22:51:22.646Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:22.646Z] bashVersion : [2025-06-17T22:51:22.646Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2025-06-17T22:51:22.646Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-06-17T22:51:22.646Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] This is free software; you are free to change and redistribute it. [2025-06-17T22:51:22.646Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-17T22:51:22.646Z] cpuCores : 2 [2025-06-17T22:51:22.646Z] curlVersion : [2025-06-17T22:51:22.646Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8 [2025-06-17T22:51:22.646Z] Release-Date: 2024-11-06 [2025-06-17T22:51:22.646Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-06-17T22:51:22.646Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2025-06-17T22:51:22.646Z] dockerVersion : bash: line 1: docker: command not found [2025-06-17T22:51:22.646Z] gcc version : 12 [2025-06-17T22:51:22.646Z] gclibc version : ldd (cygwin) 3.5.4 [2025-06-17T22:51:22.646Z] gdb version : bash: line 1: gdb: command not found [2025-06-17T22:51:22.646Z] lldb version : Command could not be executed [2025-06-17T22:51:22.646Z] makeVersion : [2025-06-17T22:51:22.646Z] GNU Make 4.4.1 [2025-06-17T22:51:22.646Z] Built for x86_64-pc-cygwin [2025-06-17T22:51:22.646Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-06-17T22:51:22.646Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-06-17T22:51:22.646Z] This is free software: you are free to change and redistribute it. [2025-06-17T22:51:22.646Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-17T22:51:22.646Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-17T22:51:22.646Z] perlVersion : [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2025-06-17T22:51:22.646Z] (with 3 registered patches, see perl -V for more detail) [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] Copyright 1987-2024, Larry Wall [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-17T22:51:22.646Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-17T22:51:22.646Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-17T22:51:22.646Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] podmanVersion : bash: line 1: podman: command not found [2025-06-17T22:51:22.646Z] procArch : unknown [2025-06-17T22:51:22.646Z] sysArch : x86_64 [2025-06-17T22:51:22.646Z] sysOS : CYGWIN_NT-10.0-20348 [2025-06-17T22:51:22.646Z] ulimit : [2025-06-17T22:51:22.646Z] core file size (blocks, -c) 0 [2025-06-17T22:51:22.646Z] data seg size (kbytes, -d) unlimited [2025-06-17T22:51:22.646Z] file size (blocks, -f) unlimited [2025-06-17T22:51:22.646Z] open files (-n) 3200 [2025-06-17T22:51:22.646Z] pipe size (512 bytes, -p) 8 [2025-06-17T22:51:22.646Z] stack size (kbytes, -s) 2032 [2025-06-17T22:51:22.646Z] cpu time (seconds, -t) unlimited [2025-06-17T22:51:22.646Z] max user processes (-u) 256 [2025-06-17T22:51:22.646Z] virtual memory (kbytes, -v) unlimited [2025-06-17T22:51:22.646Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2025-06-17T22:51:22.646Z] vmVendor : Oracle Corporation [2025-06-17T22:51:22.646Z] vmVersion : 25.462-b06 [2025-06-17T22:51:22.646Z] xlc version : bash: line 1: xlC: command not found [2025-06-17T22:51:22.646Z] ************************************************************************** [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] System.getProperty('java.vendor')=Temurin [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] System.getProperty('os.name')=Windows Server 2022 [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] System.getProperty('os.arch')=x86 [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] System.getProperty('java.fullversion')=null [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] System.getProperty('sun.arch.data.model')=32 [2025-06-17T22:51:22.646Z] [2025-06-17T22:51:22.646Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=special.functional TESTLIST= [2025-06-17T22:51:22.646Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [2025-06-17T22:51:22.646Z] perl scripts/configure.pl [2025-06-17T22:51:22.979Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-17T22:51:23.314Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-17T22:51:23.314Z] [2025-06-17T22:51:23.314Z] [2025-06-17T22:51:23.314Z] Starting to generate build list. [2025-06-17T22:51:23.314Z] [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2025-06-17T22:51:23.314Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2025-06-17T22:51:23.644Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2025-06-17T22:51:23.645Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2025-06-17T22:51:23.976Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2025-06-17T22:51:23.976Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2025-06-17T22:51:23.976Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2025-06-17T22:51:23.977Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2025-06-17T22:51:24.289Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2025-06-17T22:51:24.289Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../TKG/buildInfo.mk [2025-06-17T22:51:24.289Z] [2025-06-17T22:51:24.289Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [2025-06-17T22:51:24.289Z] make -f clean.mk cleanBuild [2025-06-17T22:51:24.289Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [2025-06-17T22:51:24.953Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest [2025-06-17T22:51:24.953Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [2025-06-17T22:51:24.953Z] make -f compile.mk compile [2025-06-17T22:51:24.953Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [2025-06-17T22:51:25.621Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/output_compilation; \ [2025-06-17T22:51:25.621Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/output_compilation; \ [2025-06-17T22:51:25.621Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MBCS_Tests/file,functional/MBCS_Tests/annotation,functional/MBCS_Tests/pref,functional/MBCS_Tests/charsets,functional/MBCS_Tests/codepage,functional/MBCS_Tests/regex,functional/MBCS_Tests/env,functional/MBCS_Tests/IDN,functional/MBCS_Tests/jdbc41,functional/MBCS_Tests/urlclassloader,functional/MBCS_Tests/coin,functional/MBCS_Tests/nio,functional/MBCS_Tests/Compiler,functional/MBCS_Tests/scanner" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2025-06-17T22:51:25.622Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/output_compilation"; fi [2025-06-17T22:51:27.223Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\scripts\build_test.xml [2025-06-17T22:51:27.560Z] [echo] build.list is TestConfig/build.xml,functional/MBCS_Tests/file/build.xml,functional/MBCS_Tests/annotation/build.xml,functional/MBCS_Tests/pref/build.xml,functional/MBCS_Tests/charsets/build.xml,functional/MBCS_Tests/codepage/build.xml,functional/MBCS_Tests/regex/build.xml,functional/MBCS_Tests/env/build.xml,functional/MBCS_Tests/IDN/build.xml,functional/MBCS_Tests/jdbc41/build.xml,functional/MBCS_Tests/urlclassloader/build.xml,functional/MBCS_Tests/coin/build.xml,functional/MBCS_Tests/nio/build.xml,functional/MBCS_Tests/Compiler/build.xml,functional/MBCS_Tests/scanner/build.xml [2025-06-17T22:51:27.560Z] [2025-06-17T22:51:27.560Z] -create_test_directory: [2025-06-17T22:51:27.560Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest [2025-06-17T22:51:27.560Z] [2025-06-17T22:51:27.560Z] stage_test_material: [2025-06-17T22:51:27.896Z] [copy] Copying 587 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest [2025-06-17T22:51:29.002Z] [2025-06-17T22:51:29.002Z] build: [2025-06-17T22:51:29.002Z] [2025-06-17T22:51:29.002Z] init: [2025-06-17T22:51:29.002Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\TestConfig [2025-06-17T22:51:29.002Z] [2025-06-17T22:51:29.002Z] build: [2025-06-17T22:51:29.002Z] [copy] Copying 13 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\TestConfig [2025-06-17T22:51:29.002Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\TestConfig [2025-06-17T22:51:29.002Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\TestConfig [2025-06-17T22:51:29.002Z] [2025-06-17T22:51:29.002Z] build: [2025-06-17T22:51:29.002Z] [2025-06-17T22:51:29.002Z] init: [2025-06-17T22:51:29.002Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\Compiler [2025-06-17T22:51:29.002Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin [2025-06-17T22:51:29.002Z] [2025-06-17T22:51:29.002Z] compile: [2025-06-17T22:51:29.002Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:29.002Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:29.002Z] [echo] ===fork: yes [2025-06-17T22:51:29.002Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:29.002Z] [echo] ===debug: on [2025-06-17T22:51:29.002Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/Compiler [2025-06-17T22:51:29.002Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin [2025-06-17T22:51:29.732Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\Compiler\src\CompilerTest1.java uses unchecked or unsafe operations. [2025-06-17T22:51:29.732Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-06-17T22:51:29.732Z] [2025-06-17T22:51:29.732Z] copyData: [2025-06-17T22:51:29.732Z] [2025-06-17T22:51:29.732Z] check-dir: [2025-06-17T22:51:29.732Z] [2025-06-17T22:51:29.732Z] build: [2025-06-17T22:51:29.732Z] [2025-06-17T22:51:29.732Z] init: [2025-06-17T22:51:29.732Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\data [2025-06-17T22:51:29.732Z] [2025-06-17T22:51:29.732Z] dist: [2025-06-17T22:51:29.732Z] [copy] Copying 32 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\data [2025-06-17T22:51:30.057Z] [2025-06-17T22:51:30.057Z] dist: [2025-06-17T22:51:30.057Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\Compiler\Compiler.jar [2025-06-17T22:51:30.057Z] [copy] Copying 30 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\Compiler [2025-06-17T22:51:30.390Z] [2025-06-17T22:51:30.390Z] clean: [2025-06-17T22:51:30.390Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin [2025-06-17T22:51:30.390Z] [2025-06-17T22:51:30.390Z] build: [2025-06-17T22:51:30.390Z] [2025-06-17T22:51:30.390Z] init: [2025-06-17T22:51:30.390Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\IDN [2025-06-17T22:51:30.390Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\IDN\bin [2025-06-17T22:51:30.390Z] [2025-06-17T22:51:30.390Z] compile: [2025-06-17T22:51:30.390Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:30.390Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:30.390Z] [echo] ===fork: yes [2025-06-17T22:51:30.390Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:30.390Z] [echo] ===debug: on [2025-06-17T22:51:30.390Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/IDN [2025-06-17T22:51:30.390Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\IDN\bin [2025-06-17T22:51:31.070Z] [2025-06-17T22:51:31.070Z] copyData: [2025-06-17T22:51:31.071Z] [2025-06-17T22:51:31.071Z] check-dir: [2025-06-17T22:51:31.071Z] [2025-06-17T22:51:31.071Z] build: [2025-06-17T22:51:31.071Z] [2025-06-17T22:51:31.071Z] dist: [2025-06-17T22:51:31.071Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\IDN\IDN.jar [2025-06-17T22:51:31.071Z] [copy] Copying 86 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\IDN [2025-06-17T22:51:31.757Z] [2025-06-17T22:51:31.757Z] clean: [2025-06-17T22:51:31.757Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\IDN\bin [2025-06-17T22:51:31.757Z] [2025-06-17T22:51:31.757Z] build: [2025-06-17T22:51:31.757Z] [2025-06-17T22:51:31.757Z] init: [2025-06-17T22:51:31.757Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\annotation [2025-06-17T22:51:31.757Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\annotation\bin [2025-06-17T22:51:31.757Z] [2025-06-17T22:51:31.757Z] compile: [2025-06-17T22:51:31.757Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:31.757Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:31.757Z] [echo] ===fork: yes [2025-06-17T22:51:31.757Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:31.757Z] [echo] ===debug: on [2025-06-17T22:51:31.757Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/annotation [2025-06-17T22:51:31.757Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\annotation\bin [2025-06-17T22:51:32.443Z] [2025-06-17T22:51:32.443Z] copyData: [2025-06-17T22:51:32.443Z] [2025-06-17T22:51:32.443Z] check-dir: [2025-06-17T22:51:32.443Z] [2025-06-17T22:51:32.443Z] build: [2025-06-17T22:51:32.443Z] [2025-06-17T22:51:32.443Z] dist: [2025-06-17T22:51:32.443Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\annotation\annotation.jar [2025-06-17T22:51:32.443Z] [copy] Copying 11 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\annotation [2025-06-17T22:51:32.771Z] [copy] Copying 38 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\annotation\expected [2025-06-17T22:51:32.771Z] [2025-06-17T22:51:32.771Z] clean: [2025-06-17T22:51:32.771Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\annotation\bin [2025-06-17T22:51:33.100Z] [2025-06-17T22:51:33.100Z] build: [2025-06-17T22:51:33.100Z] [2025-06-17T22:51:33.100Z] init: [2025-06-17T22:51:33.100Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\charsets [2025-06-17T22:51:33.100Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\charsets\bin [2025-06-17T22:51:33.100Z] [2025-06-17T22:51:33.100Z] compile: [2025-06-17T22:51:33.100Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:33.100Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:33.100Z] [echo] ===fork: yes [2025-06-17T22:51:33.100Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:33.100Z] [echo] ===debug: on [2025-06-17T22:51:33.100Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/charsets [2025-06-17T22:51:33.100Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\charsets\bin [2025-06-17T22:51:33.788Z] [2025-06-17T22:51:33.788Z] copyData: [2025-06-17T22:51:33.788Z] [2025-06-17T22:51:33.788Z] check-dir: [2025-06-17T22:51:33.788Z] [2025-06-17T22:51:33.788Z] build: [2025-06-17T22:51:33.788Z] [2025-06-17T22:51:33.788Z] dist: [2025-06-17T22:51:33.788Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\charsets\charsets.jar [2025-06-17T22:51:33.788Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\charsets [2025-06-17T22:51:33.788Z] [2025-06-17T22:51:33.788Z] clean: [2025-06-17T22:51:33.788Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\charsets\bin [2025-06-17T22:51:33.788Z] [2025-06-17T22:51:33.788Z] build: [2025-06-17T22:51:33.788Z] [2025-06-17T22:51:33.788Z] init: [2025-06-17T22:51:33.788Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\codepage [2025-06-17T22:51:33.788Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\codepage\bin [2025-06-17T22:51:33.788Z] [2025-06-17T22:51:33.788Z] compile: [2025-06-17T22:51:33.788Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:33.788Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:33.788Z] [echo] ===fork: yes [2025-06-17T22:51:33.788Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:33.788Z] [echo] ===debug: on [2025-06-17T22:51:33.788Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/codepage [2025-06-17T22:51:33.788Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\codepage\bin [2025-06-17T22:51:34.112Z] [2025-06-17T22:51:34.112Z] copyData: [2025-06-17T22:51:34.112Z] [2025-06-17T22:51:34.112Z] check-dir: [2025-06-17T22:51:34.112Z] [2025-06-17T22:51:34.112Z] build: [2025-06-17T22:51:34.112Z] [2025-06-17T22:51:34.112Z] dist: [2025-06-17T22:51:34.112Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\codepage\codepage.jar [2025-06-17T22:51:34.438Z] [copy] Copying 34 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\codepage [2025-06-17T22:51:34.438Z] [2025-06-17T22:51:34.438Z] clean: [2025-06-17T22:51:34.438Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\codepage\bin [2025-06-17T22:51:34.770Z] [2025-06-17T22:51:34.770Z] build: [2025-06-17T22:51:34.770Z] [2025-06-17T22:51:34.770Z] init: [2025-06-17T22:51:34.770Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\coin [2025-06-17T22:51:34.770Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\coin\bin [2025-06-17T22:51:34.770Z] [2025-06-17T22:51:34.770Z] compile: [2025-06-17T22:51:34.770Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:34.770Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:34.770Z] [echo] ===fork: yes [2025-06-17T22:51:34.770Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:34.770Z] [echo] ===debug: on [2025-06-17T22:51:34.770Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/coin [2025-06-17T22:51:34.770Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\coin\bin [2025-06-17T22:51:35.454Z] [2025-06-17T22:51:35.454Z] copyData: [2025-06-17T22:51:35.454Z] [2025-06-17T22:51:35.454Z] check-dir: [2025-06-17T22:51:35.454Z] [2025-06-17T22:51:35.454Z] build: [2025-06-17T22:51:35.454Z] [2025-06-17T22:51:35.454Z] dist: [2025-06-17T22:51:35.454Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\coin\coin.jar [2025-06-17T22:51:35.454Z] [copy] Copying 10 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\coin [2025-06-17T22:51:35.454Z] [2025-06-17T22:51:35.454Z] clean: [2025-06-17T22:51:35.454Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\coin\bin [2025-06-17T22:51:35.785Z] [2025-06-17T22:51:35.785Z] build: [2025-06-17T22:51:35.785Z] [2025-06-17T22:51:35.785Z] init: [2025-06-17T22:51:35.785Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\env [2025-06-17T22:51:35.785Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\env\bin [2025-06-17T22:51:35.785Z] [2025-06-17T22:51:35.785Z] compile: [2025-06-17T22:51:35.785Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:35.785Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:35.785Z] [echo] ===fork: yes [2025-06-17T22:51:35.785Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:35.785Z] [echo] ===debug: on [2025-06-17T22:51:35.785Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/env [2025-06-17T22:51:35.785Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\env\bin [2025-06-17T22:51:36.114Z] [2025-06-17T22:51:36.114Z] copyData: [2025-06-17T22:51:36.114Z] [2025-06-17T22:51:36.114Z] check-dir: [2025-06-17T22:51:36.114Z] [2025-06-17T22:51:36.114Z] build: [2025-06-17T22:51:36.114Z] [2025-06-17T22:51:36.114Z] dist: [2025-06-17T22:51:36.114Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\env\env.jar [2025-06-17T22:51:36.114Z] [copy] Copying 29 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\env [2025-06-17T22:51:36.445Z] [2025-06-17T22:51:36.445Z] clean: [2025-06-17T22:51:36.445Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\env\bin [2025-06-17T22:51:36.445Z] [2025-06-17T22:51:36.445Z] build: [2025-06-17T22:51:36.445Z] [2025-06-17T22:51:36.445Z] init: [2025-06-17T22:51:36.445Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\file [2025-06-17T22:51:36.445Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\file\bin [2025-06-17T22:51:36.445Z] [2025-06-17T22:51:36.445Z] compile: [2025-06-17T22:51:36.445Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:36.445Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:36.445Z] [echo] ===fork: yes [2025-06-17T22:51:36.445Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:36.445Z] [echo] ===debug: on [2025-06-17T22:51:36.445Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/file [2025-06-17T22:51:36.445Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\file\bin [2025-06-17T22:51:37.129Z] [2025-06-17T22:51:37.129Z] copyData: [2025-06-17T22:51:37.129Z] [2025-06-17T22:51:37.129Z] check-dir: [2025-06-17T22:51:37.129Z] [2025-06-17T22:51:37.129Z] build: [2025-06-17T22:51:37.129Z] [2025-06-17T22:51:37.129Z] dist: [2025-06-17T22:51:37.129Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\file\file.jar [2025-06-17T22:51:37.129Z] [copy] Copying 9 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\file [2025-06-17T22:51:37.129Z] [copy] Copying 25 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\file\data [2025-06-17T22:51:37.814Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\file\expected [2025-06-17T22:51:37.814Z] [2025-06-17T22:51:37.814Z] clean: [2025-06-17T22:51:37.814Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\file\bin [2025-06-17T22:51:37.814Z] [2025-06-17T22:51:37.814Z] build: [2025-06-17T22:51:37.814Z] [2025-06-17T22:51:37.814Z] init: [2025-06-17T22:51:37.814Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41 [2025-06-17T22:51:37.814Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin [2025-06-17T22:51:37.814Z] [2025-06-17T22:51:37.814Z] compile: [2025-06-17T22:51:37.814Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:37.814Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:37.814Z] [echo] ===fork: yes [2025-06-17T22:51:37.814Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:37.814Z] [echo] ===debug: on [2025-06-17T22:51:37.814Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/jdbc41 [2025-06-17T22:51:37.814Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin [2025-06-17T22:51:38.504Z] [2025-06-17T22:51:38.504Z] dist: [2025-06-17T22:51:38.824Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41\jdbc41.jar [2025-06-17T22:51:38.824Z] [copy] Copying 14 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41 [2025-06-17T22:51:38.824Z] [copy] Copying 39 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41\expected [2025-06-17T22:51:39.148Z] [copy] Copying 21 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41\data [2025-06-17T22:51:39.474Z] [copy] Copying 26 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\jdbc41\derby [2025-06-17T22:51:39.803Z] [2025-06-17T22:51:39.803Z] clean: [2025-06-17T22:51:39.803Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin [2025-06-17T22:51:39.803Z] [2025-06-17T22:51:39.803Z] build: [2025-06-17T22:51:39.803Z] [2025-06-17T22:51:39.803Z] init: [2025-06-17T22:51:39.803Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\nio [2025-06-17T22:51:39.803Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\nio\bin [2025-06-17T22:51:39.803Z] [2025-06-17T22:51:39.803Z] compile: [2025-06-17T22:51:39.803Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:39.804Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:39.804Z] [echo] ===fork: yes [2025-06-17T22:51:39.804Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:39.804Z] [echo] ===debug: on [2025-06-17T22:51:39.804Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/nio [2025-06-17T22:51:39.804Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\nio\bin [2025-06-17T22:51:40.487Z] [2025-06-17T22:51:40.487Z] copyData: [2025-06-17T22:51:40.487Z] [2025-06-17T22:51:40.487Z] check-dir: [2025-06-17T22:51:40.487Z] [2025-06-17T22:51:40.487Z] build: [2025-06-17T22:51:40.487Z] [2025-06-17T22:51:40.487Z] dist: [2025-06-17T22:51:40.487Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\nio\nio.jar [2025-06-17T22:51:40.487Z] [copy] Copying 35 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\nio [2025-06-17T22:51:40.817Z] [2025-06-17T22:51:40.817Z] clean: [2025-06-17T22:51:40.817Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\nio\bin [2025-06-17T22:51:40.817Z] [2025-06-17T22:51:40.817Z] build: [2025-06-17T22:51:40.817Z] [2025-06-17T22:51:40.817Z] init: [2025-06-17T22:51:40.817Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\pref [2025-06-17T22:51:40.817Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\pref\bin [2025-06-17T22:51:40.817Z] [2025-06-17T22:51:40.817Z] compile: [2025-06-17T22:51:40.817Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:40.817Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:40.817Z] [echo] ===fork: yes [2025-06-17T22:51:40.817Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:40.817Z] [echo] ===debug: on [2025-06-17T22:51:40.817Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/pref [2025-06-17T22:51:40.817Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\pref\bin [2025-06-17T22:51:41.502Z] [2025-06-17T22:51:41.502Z] dist: [2025-06-17T22:51:41.502Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\pref\pref.jar [2025-06-17T22:51:41.502Z] [copy] Copying 31 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\pref [2025-06-17T22:51:41.502Z] [2025-06-17T22:51:41.502Z] clean: [2025-06-17T22:51:41.502Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\pref\bin [2025-06-17T22:51:41.502Z] [2025-06-17T22:51:41.502Z] build: [2025-06-17T22:51:41.502Z] [2025-06-17T22:51:41.502Z] init: [2025-06-17T22:51:41.502Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\regex [2025-06-17T22:51:41.502Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\regex\bin [2025-06-17T22:51:41.502Z] [2025-06-17T22:51:41.502Z] compile: [2025-06-17T22:51:41.502Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:41.502Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:41.502Z] [echo] ===fork: yes [2025-06-17T22:51:41.502Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:41.502Z] [echo] ===debug: on [2025-06-17T22:51:41.502Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/regex [2025-06-17T22:51:41.502Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\regex\bin [2025-06-17T22:51:42.186Z] [2025-06-17T22:51:42.187Z] copyData: [2025-06-17T22:51:42.187Z] [2025-06-17T22:51:42.187Z] check-dir: [2025-06-17T22:51:42.187Z] [2025-06-17T22:51:42.187Z] build: [2025-06-17T22:51:42.187Z] [2025-06-17T22:51:42.187Z] dist: [2025-06-17T22:51:42.187Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\regex\regex.jar [2025-06-17T22:51:42.187Z] [copy] Copying 72 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\regex [2025-06-17T22:51:42.874Z] [2025-06-17T22:51:42.874Z] clean: [2025-06-17T22:51:42.874Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\regex\bin [2025-06-17T22:51:42.874Z] [2025-06-17T22:51:42.874Z] build: [2025-06-17T22:51:42.874Z] [2025-06-17T22:51:42.874Z] init: [2025-06-17T22:51:42.874Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\scanner [2025-06-17T22:51:42.874Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\scanner\bin [2025-06-17T22:51:42.874Z] [2025-06-17T22:51:42.874Z] compile: [2025-06-17T22:51:42.874Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:42.874Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:42.874Z] [echo] ===fork: yes [2025-06-17T22:51:42.874Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:42.874Z] [echo] ===debug: on [2025-06-17T22:51:42.874Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/scanner [2025-06-17T22:51:42.874Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\scanner\bin [2025-06-17T22:51:43.558Z] [2025-06-17T22:51:43.558Z] dist: [2025-06-17T22:51:43.558Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\scanner\scanner.jar [2025-06-17T22:51:43.558Z] [copy] Copying 11 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\scanner [2025-06-17T22:51:43.558Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\scanner\expected [2025-06-17T22:51:43.558Z] [2025-06-17T22:51:43.558Z] clean: [2025-06-17T22:51:43.558Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\scanner\bin [2025-06-17T22:51:43.558Z] [2025-06-17T22:51:43.558Z] build: [2025-06-17T22:51:43.558Z] [2025-06-17T22:51:43.558Z] init: [2025-06-17T22:51:43.558Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\urlclassloader [2025-06-17T22:51:43.558Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin [2025-06-17T22:51:43.558Z] [2025-06-17T22:51:43.558Z] compile: [2025-06-17T22:51:43.558Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T22:51:43.558Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T22:51:43.558Z] [echo] ===fork: yes [2025-06-17T22:51:43.558Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/javac [2025-06-17T22:51:43.558Z] [echo] ===debug: on [2025-06-17T22:51:43.558Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/urlclassloader [2025-06-17T22:51:43.867Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin [2025-06-17T22:51:44.549Z] [2025-06-17T22:51:44.549Z] dist: [2025-06-17T22:51:44.549Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\urlclassloader\urlclassloader.jar [2025-06-17T22:51:44.549Z] [copy] Copying 9 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\urlclassloader [2025-06-17T22:51:44.549Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\jvmtest\functional\MBCS_Tests\urlclassloader\expected [2025-06-17T22:51:44.862Z] [2025-06-17T22:51:44.862Z] clean: [2025-06-17T22:51:44.862Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin [2025-06-17T22:51:44.862Z] [2025-06-17T22:51:44.862Z] BUILD SUCCESSFUL [2025-06-17T22:51:44.862Z] Total time: 17 seconds [2025-06-17T22:51:44.862Z] 0 [2025-06-17T22:51:44.862Z] [2025-06-17T22:51:45.192Z] [2025-06-17T22:51:45.192Z] RECORD TEST REPOs SHA [2025-06-17T22:51:45.192Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/scripts"; \ [2025-06-17T22:51:45.192Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt" [2025-06-17T22:51:45.192Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt [2025-06-17T22:51:45.192Z] touch C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests//TKG/SHAs.txt [2025-06-17T22:51:45.527Z] ================================================ [2025-06-17T22:51:45.527Z] timestamp: 20250617-225145 [2025-06-17T22:51:45.527Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests [2025-06-17T22:51:45.527Z] git repo: [2025-06-17T22:51:45.854Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-17T22:51:45.854Z] sha: [2025-06-17T22:51:45.854Z] 7d0e018226d1d2f3da222cdef5a13c2bce7169ab [2025-06-17T22:51:45.854Z] ================================================ [2025-06-17T22:51:45.854Z] timestamp: 20250617-225145 [2025-06-17T22:51:45.854Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/openj9 [2025-06-17T22:51:45.854Z] git repo: [2025-06-17T22:51:46.186Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2025-06-17T22:51:46.186Z] sha: [2025-06-17T22:51:46.186Z] e6f7928e7db6553909caae22c0de5326acabca99 [2025-06-17T22:51:46.186Z] ================================================ [2025-06-17T22:51:46.186Z] timestamp: 20250617-225146 [2025-06-17T22:51:46.186Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG [2025-06-17T22:51:46.186Z] git repo: [2025-06-17T22:51:46.186Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-17T22:51:46.186Z] sha: [2025-06-17T22:51:46.494Z] f03d5564fa18382f7f770380a452fec4d4240df9 [2025-06-17T22:51:46.494Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [2025-06-17T22:51:46.494Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.functional TESTLIST= [2025-06-17T22:51:46.494Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [2025-06-17T22:51:46.494Z] perl scripts/configure.pl [2025-06-17T22:51:46.494Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-06-17T22:51:47.202Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-17T22:51:47.202Z] [2025-06-17T22:51:47.202Z] Starting to generate test make files. [2025-06-17T22:51:47.202Z] [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml [2025-06-17T22:51:47.202Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml [2025-06-17T22:51:47.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml [2025-06-17T22:51:47.203Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml [2025-06-17T22:51:47.539Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml [2025-06-17T22:51:47.540Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/annotation/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/charsets/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/codepage/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/coin/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/Compiler/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/env/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/file/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/IDN/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/jdbc41/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/nio/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/pref/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/regex/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml [2025-06-17T22:51:47.876Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/scanner/autoGen.mk [2025-06-17T22:51:47.876Z] [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml [2025-06-17T22:51:47.876Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml [2025-06-17T22:51:48.259Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/urlclassloader/autoGen.mk [2025-06-17T22:51:48.259Z] [2025-06-17T22:51:48.259Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/MBCS_Tests/autoGen.mk [2025-06-17T22:51:48.259Z] [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml [2025-06-17T22:51:48.259Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml [2025-06-17T22:51:48.259Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../functional/autoGen.mk [2025-06-17T22:51:48.259Z] [2025-06-17T22:51:48.259Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../autoGen.mk [2025-06-17T22:51:48.259Z] [2025-06-17T22:51:48.259Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../TKG/utils.mk [2025-06-17T22:51:48.259Z] [2025-06-17T22:51:48.259Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-32_windows\aqa-tests\TKG/../TKG/rerun.mk [2025-06-17T22:51:48.259Z] [2025-06-17T22:51:48.259Z] Make files are generated successfully. [2025-06-17T22:51:48.259Z] [2025-06-17T22:51:48.259Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [2025-06-17T22:51:48.259Z] make -f runtest.mk _special.functional [2025-06-17T22:51:48.259Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/TKG' [2025-06-17T22:51:48.949Z] [2025-06-17T22:51:48.949Z] Running make 4.4.1 [2025-06-17T22:51:48.949Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/ [2025-06-17T22:51:48.949Z] set JDK_VERSION to 8 [2025-06-17T22:51:48.949Z] set JDK_IMPL to hotspot [2025-06-17T22:51:48.949Z] set JVM_VERSION to openjdk8 [2025-06-17T22:51:48.949Z] set JCL_VERSION to latest [2025-06-17T22:51:49.257Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk-17.0.13+11 [2025-06-17T22:51:49.257Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image [2025-06-17T22:51:49.257Z] set SPEC to win_x86 [2025-06-17T22:51:49.257Z] set TEST_FLAG to [2025-06-17T22:51:49.564Z] Running special.functional ... [2025-06-17T22:51:49.565Z] There are 170 test targets in special.functional [2025-06-17T22:51:49.565Z] "c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2025-06-17T22:51:49.565Z] openjdk version "1.8.0_462-beta" [2025-06-17T22:51:49.565Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506172008-b06) [2025-06-17T22:51:49.565Z] OpenJDK Client VM (Temurin)(build 25.462-b06, mixed mode) [2025-06-17T22:51:49.895Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests' [2025-06-17T22:51:49.895Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/functional' [2025-06-17T22:51:50.209Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/functional/MBCS_Tests' [2025-06-17T22:51:50.535Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-32_windows/aqa-tests/functional/MBCS_Tests/annotation' [2025-06-17T22:51:50.535Z] [2025-06-17T22:51:50.846Z] ===============================================