Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 603
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_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-64_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 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
> git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:19:21.216Z] SPEC: win_x86-64
[Pipeline] echo
[2026-02-11T12:19:21.217Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T12:19:21.227Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T12:19:21.228Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] nodesByLabel
[2026-02-11T12:19:21.240Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] node
[2026-02-11T12:19:36.243Z] Still waiting to schedule task
[2026-02-11T12:19:36.246Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2026-02-11T12:32:47.015Z] Running on test-azure-win11-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_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
[2026-02-11T12:32:47.040Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T12:32:47.095Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T12:32:47.095Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T12:32:47.111Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T12:32:47.167Z] The recommended git tool is: git
[2026-02-11T12:32:47.201Z] No credentials specified
[2026-02-11T12:32:47.216Z] Cloning the remote Git repository
[2026-02-11T12:32:47.220Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:32:47.220Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests # timeout=10
[2026-02-11T12:32:47.306Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2026-02-11T12:32:47.306Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:32:47.306Z] > git --version # timeout=10
[2026-02-11T12:32:47.349Z] > git --version # 'git version 2.45.1'
[2026-02-11T12:32:47.349Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T12:32:53.901Z] Avoid second fetch
[2026-02-11T12:32:53.966Z] Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
[2026-02-11T12:32:53.761Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T12:32:53.806Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T12:32:53.891Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-02-11T12:32:53.957Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T12:32:54.001Z] > git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
[2026-02-11T12:32:56.931Z] Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_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
[2026-02-11T12:32:58.306Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:32:58.330Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T12:32:58.769Z] + LC_TIME=C
[2026-02-11T12:32:58.769Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-11T12:32:58.836Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T12:32:59.238Z] + aqa-tests/terminateTestProcesses.sh null
[2026-02-11T12:32:59.238Z] Windows machine, using powershell queries...
[2026-02-11T12:33:01.406Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-11T12:33:02.588Z] + printenv
[2026-02-11T12:33:02.588Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-11T12:33:02.588Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-11T12:33:02.588Z] KEEP_WORKSPACE=false
[2026-02-11T12:33:02.588Z] NUMBER_OF_PROCESSORS=2
[2026-02-11T12:33:02.588Z] PROCESSOR_LEVEL=25
[2026-02-11T12:33:02.588Z] TAP_NAME=Test_openjdk8_hs_special.functional_x86-64_windows.tap
[2026-02-11T12:33:02.588Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/lib
[2026-02-11T12:33:02.588Z] EXIT_FAILURE=false
[2026-02-11T12:33:02.588Z] JDK_BRANCH=jdk8u492-b02_adopt
[2026-02-11T12:33:02.588Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/245/display/redirect?page=tests
[2026-02-11T12:33:02.588Z] PLATFORM=x86-64_windows
[2026-02-11T12:33:02.588Z] DOCKER_REQUIRED=false
[2026-02-11T12:33:02.588Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe
[2026-02-11T12:33:02.588Z] PROGRAMFILES=C:\Program Files
[2026-02-11T12:33:02.588Z] git=C:\Program Files\Git\cmd\git.exe
[2026-02-11T12:33:02.588Z] TIME_LIMIT=25
[2026-02-11T12:33:02.588Z] JENKINS_SERVER_COOKIE=durable-212d35012b5d1efe91c2df20fa8db52df5cd580a6a7bf2a68e69e6e3b129f398
[2026-02-11T12:33:02.588Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-11T12:33:02.588Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-11T12:33:02.588Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:33:02.588Z] GENERATE_JOBS=true
[2026-02-11T12:33:02.588Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T12:33:02.588Z] OS=Windows_NT
[2026-02-11T12:33:02.588Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/245/display/redirect?page=changes
[2026-02-11T12:33:02.588Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-11T12:33:02.588Z] RERUN_ITERATIONS=1
[2026-02-11T12:33:02.588Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T12:33:02.588Z] USERDOMAIN=test-azure-win1
[2026-02-11T12:33:02.588Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T12:33:02.588Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T12:33:02.588Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows
[2026-02-11T12:33:02.588Z] USERPROFILE=C:\Users\jenkins
[2026-02-11T12:33:02.588Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T12:33:02.588Z] SETUP_JCK_RUN=false
[2026-02-11T12:33:02.588Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/245/
[2026-02-11T12:33:02.588Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T12:33:02.588Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin
[2026-02-11T12:33:02.588Z] JCK_GIT_BRANCH=master
[2026-02-11T12:33:02.588Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/
[2026-02-11T12:33:02.588Z] BUILD_NUMBER=245
[2026-02-11T12:33:02.588Z] TKG_ITERATIONS=1
[2026-02-11T12:33:02.588Z] _=/usr/bin/printenv
[2026-02-11T12:33:02.588Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-11T12:33:02.588Z] SERVICE_ID=Jenkins
[2026-02-11T12:33:02.588Z] BASE=C:\Users\jenkins\agent
[2026-02-11T12:33:02.588Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/../../benchmarks
[2026-02-11T12:33:02.588Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-11T12:33:02.588Z] JENKINS_NODE_COOKIE=13bb49ec-0780-4feb-a80f-f36e08da9b37
[2026-02-11T12:33:02.588Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-11T12:33:02.588Z] KEEP_REPORTDIR=false
[2026-02-11T12:33:02.588Z] BUILD_DISPLAY_NAME=#245
[2026-02-11T12:33:02.588Z] SDK_RESOURCE=upstream
[2026-02-11T12:33:02.588Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-11T12:33:02.588Z] HOME=/home/jenkins
[2026-02-11T12:33:02.588Z] USERNAME=jenkins
[2026-02-11T12:33:02.588Z] WINSW_SERVICE_ID=Jenkins
[2026-02-11T12:33:02.588Z] OneDrive=C:\Users\jenkins\OneDrive
[2026-02-11T12:33:02.588Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-11T12:33:02.588Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-11T12:33:02.588Z] jobStatus=SUCCESS
[2026-02-11T12:33:02.588Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T12:33:02.588Z] JOB_BASE_NAME=Test_openjdk8_hs_special.functional_x86-64_windows
[2026-02-11T12:33:02.588Z] JOBSTARTTIME=Wed, 11 Feb 2026 12:32:58 +0000
[2026-02-11T12:33:02.588Z] JDK_VERSION=8
[2026-02-11T12:33:02.588Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-02-11T12:33:02.588Z] JOB_NAME=Test_openjdk8_hs_special.functional_x86-64_windows
[2026-02-11T12:33:02.588Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T12:33:02.588Z] SYSTEMROOT=C:\Windows
[2026-02-11T12:33:02.588Z] PERSONAL_BUILD=false
[2026-02-11T12:33:02.588Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/245/display/redirect
[2026-02-11T12:33:02.588Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-02-11T12:33:02.588Z] AUTO_DETECT=true
[2026-02-11T12:33:02.588Z] EXIT_SUCCESS=false
[2026-02-11T12:33:02.588Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/display/redirect
[2026-02-11T12:33:02.588Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows
[2026-02-11T12:33:02.588Z] COMPUTERNAME=test-azure-win1
[2026-02-11T12:33:02.588Z] OPENJ9_BRANCH=master
[2026-02-11T12:33:02.588Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T12:33:02.588Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/../../externalDependency/system_lib
[2026-02-11T12:33:02.588Z] PARALLEL=Dynamic
[2026-02-11T12:33:02.588Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T12:33:02.588Z] ITERATIONS=1
[2026-02-11T12:33:02.588Z] UPSTREAM_JOB_NUMBER=603
[2026-02-11T12:33:02.588Z] SPEC=win_x86-64
[2026-02-11T12:33:02.588Z] TERM=xterm-256color
[2026-02-11T12:33:02.588Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T12:33:02.588Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T12:33:02.588Z] NODE_NAME=test-azure-win11-x64-1
[2026-02-11T12:33:02.588Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:33:02.588Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-11T12:33:02.588Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T12:33:02.588Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-11T12:33:02.588Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-11T12:33:02.588Z] DYNAMIC_COMPILE=true
[2026-02-11T12:33:02.588Z] SHLVL=2
[2026-02-11T12:33:02.588Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.functional_x86-64_windows-245
[2026-02-11T12:33:02.588Z] PROCESSOR_REVISION=0101
[2026-02-11T12:33:02.588Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-11T12:33:02.588Z] EXECUTOR_NUMBER=0
[2026-02-11T12:33:02.588Z] HUDSON_COOKIE=f43849fe-6caf-4c06-80a0-305149b4ba2e
[2026-02-11T12:33:02.589Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T12:33:02.589Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T12:33:02.589Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-11T12:33:02.589Z] ORIGIN_JDK_VERSION=8
[2026-02-11T12:33:02.589Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2026-02-11T12:33:02.589Z] NUM_PROCESSORS=2
[2026-02-11T12:33:02.589Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T12:33:02.589Z] NODE_LABELS=sw.os.windows win11 test ci.role.test test-azure-win11-x64-1 x64 windows hw.arch.x86
[2026-02-11T12:33:02.589Z] STAGE_NAME=Setup
[2026-02-11T12:33:02.589Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T12:33:02.589Z] TEST_TIME=120
[2026-02-11T12:33:02.589Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows@tmp
[2026-02-11T12:33:02.589Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-11T12:33:02.589Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-02-11T12:33:02.589Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T12:33:02.589Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T12:33:02.589Z] ProgramW6432=C:\Program Files
[2026-02-11T12:33:02.589Z] CI=true
[2026-02-11T12:33:02.589Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_windows/245/display/redirect?page=artifacts
[2026-02-11T12:33:02.589Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T12:33:02.589Z] RERUN_FAILURE=true
[2026-02-11T12:33:02.589Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T12:33:02.589Z] BUILD_LIST=functional
[2026-02-11T12:33:02.589Z] BUILD_ID=245
[2026-02-11T12:33:02.589Z] WINDIR=C:\Windows
[2026-02-11T12:33:02.589Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-11T12:33:02.589Z] PUBLIC=C:\Users\Public
[2026-02-11T12:33:02.589Z] SYSTEMDRIVE=C:
[2026-02-11T12:33:02.589Z] TARGET=special.functional
[2026-02-11T12:33:02.589Z] USE_JRE=false
[2026-02-11T12:33:02.589Z] JDK_IMPL=hotspot
[2026-02-11T12:33:02.589Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T12:33:02.637Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:33:02.650Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T12:33:06.024Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 603
[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
[2026-02-11T12:33:06.219Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-11T12:33:06.225Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T12:33:06.232Z] $ ssh-agent
[2026-02-11T12:33:06.359Z] SSH_AUTH_SOCK=/tmp/ssh-nrZ2xUlHaxx5/agent.1243
[2026-02-11T12:33:06.359Z] SSH_AGENT_PID=1244
[2026-02-11T12:33:06.359Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:33:06.373Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T12:33:06.410Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:33:06.834Z] ++ pwd
[2026-02-11T12:33:06.834Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/.. -p x86-64_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
[2026-02-11T12:33:06.834Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests
[2026-02-11T12:33:06.834Z] get jdk binary...
[2026-02-11T12:33:07.159Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T12:33:07.159Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip ...
[2026-02-11T12:33:09.998Z] List files in jdkbinary folder...
[2026-02-11T12:33:09.998Z] total 173616
[2026-02-11T12:33:09.998Z] -rwxrwx---+ 1 jenkins None 31117633 Feb 11 10:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T12:33:09.998Z] -rwxrwx---+ 1 jenkins None 106449908 Feb 11 10:36 OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T12:33:09.998Z] -rwxrwx---+ 1 jenkins None 40104342 Feb 11 10:36 OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T12:33:09.998Z] -rwxrwx---+ 1 jenkins None 23617 Feb 11 10:34 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:33:09.998Z] -rwxrwx---+ 1 jenkins None 77414 Feb 11 12:08 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea.json
[2026-02-11T12:33:09.998Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:33 tmp
[2026-02-11T12:33:09.998Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:33:09.998Z] total 4
[2026-02-11T12:33:09.998Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 jdk8u492-b02
[2026-02-11T12:33:09.998Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T12:33:09.998Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip ...
[2026-02-11T12:33:11.104Z] List files in jdkbinary folder...
[2026-02-11T12:33:11.104Z] total 173620
[2026-02-11T12:33:11.105Z] -rwxrwx---+ 1 jenkins None 31117633 Feb 11 10:31 OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T12:33:11.105Z] -rwxrwx---+ 1 jenkins None 106449908 Feb 11 10:36 OpenJDK8U-jdk_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T12:33:11.105Z] -rwxrwx---+ 1 jenkins None 40104342 Feb 11 10:36 OpenJDK8U-jre_x64_windows_hotspot_8u492b02-ea.zip
[2026-02-11T12:33:11.105Z] -rwxrwx---+ 1 jenkins None 23617 Feb 11 10:34 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:33:11.105Z] -rwxrwx---+ 1 jenkins None 77414 Feb 11 12:08 OpenJDK8U-sbom_x64_windows_hotspot_8u492b02-ea.json
[2026-02-11T12:33:11.105Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 j2sdk-image
[2026-02-11T12:33:11.105Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:33 tmp
[2026-02-11T12:33:11.105Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:33:11.105Z] total 4
[2026-02-11T12:33:11.105Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 10:31 jdk8u492-b02-jre
[2026-02-11T12:33:11.105Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T12:33:11.105Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_8u492b02-ea.zip over ./j2sdk-image/jre...
[2026-02-11T12:33:12.718Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T12:33:12.718Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T12:33:15.603Z] Run c:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T12:33:15.603Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T12:33:16.273Z] openjdk version "1.8.0_492-beta"
[2026-02-11T12:33:16.273Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111003-b02)
[2026-02-11T12:33:16.273Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:33:16.273Z] =JAVA VERSION OUTPUT END=
[2026-02-11T12:33:16.273Z] =RELEASE INFO BEGIN=
[2026-02-11T12:33:16.273Z] JAVA_VERSION="1.8.0_492"
[2026-02-11T12:33:16.273Z] OS_NAME="Windows"
[2026-02-11T12:33:16.273Z] OS_VERSION="5.2"
[2026-02-11T12:33:16.273Z] OS_ARCH="amd64"
[2026-02-11T12:33:16.273Z] SOURCE=".:git:4ec887bb78ba+"
[2026-02-11T12:33:16.273Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T12:33:16.273Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T12:33:16.273Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T12:33:16.273Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-11T12:33:16.273Z] FULL_VERSION="1.8.0_492-beta-202602111003-b02"
[2026-02-11T12:33:16.273Z] SEMANTIC_VERSION="8.0.492+2"
[2026-02-11T12:33:16.273Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-11T12:33:16.273Z] JVM_VARIANT="Hotspot"
[2026-02-11T12:33:16.273Z] JVM_VERSION="25.492-b02"
[2026-02-11T12:33:16.273Z] IMAGE_TYPE="JDK"
[2026-02-11T12:33:16.273Z] =RELEASE INFO END=
[2026-02-11T12:33:16.273Z] get testKitGen...
[2026-02-11T12:33:16.273Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T12:33:18.472Z] git rev-parse master
[2026-02-11T12:33:18.473Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T12:33:18.798Z] get functional test material...
[2026-02-11T12:33:18.799Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:33:18.799Z] Cloning into 'openj9'...
[2026-02-11T12:33:18.799Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-11T12:33:25.889Z] Updating files: 9% (935/10149)
[2026-02-11T12:33:26.219Z] Updating files: 10% (1015/10149)
[2026-02-11T12:33:26.219Z] Updating files: 11% (1117/10149)
[2026-02-11T12:33:26.219Z] Updating files: 12% (1218/10149)
[2026-02-11T12:33:26.550Z] Updating files: 13% (1320/10149)
[2026-02-11T12:33:26.550Z] Updating files: 14% (1421/10149)
[2026-02-11T12:33:26.550Z] Updating files: 15% (1523/10149)
[2026-02-11T12:33:26.881Z] Updating files: 16% (1624/10149)
[2026-02-11T12:33:26.881Z] Updating files: 16% (1670/10149)
[2026-02-11T12:33:26.881Z] Updating files: 17% (1726/10149)
[2026-02-11T12:33:27.220Z] Updating files: 18% (1827/10149)
[2026-02-11T12:33:27.220Z] Updating files: 19% (1929/10149)
[2026-02-11T12:33:27.220Z] Updating files: 20% (2030/10149)
[2026-02-11T12:33:27.548Z] Updating files: 21% (2132/10149)
[2026-02-11T12:33:27.548Z] Updating files: 22% (2233/10149)
[2026-02-11T12:33:27.548Z] Updating files: 23% (2335/10149)
[2026-02-11T12:33:27.548Z] Updating files: 24% (2436/10149)
[2026-02-11T12:33:27.883Z] Updating files: 25% (2538/10149)
[2026-02-11T12:33:27.883Z] Updating files: 25% (2571/10149)
[2026-02-11T12:33:28.211Z] Updating files: 26% (2639/10149)
[2026-02-11T12:33:28.211Z] Updating files: 27% (2741/10149)
[2026-02-11T12:33:28.211Z] Updating files: 28% (2842/10149)
[2026-02-11T12:33:28.540Z] Updating files: 29% (2944/10149)
[2026-02-11T12:33:28.540Z] Updating files: 30% (3045/10149)
[2026-02-11T12:33:28.540Z] Updating files: 31% (3147/10149)
[2026-02-11T12:33:28.540Z] Updating files: 32% (3248/10149)
[2026-02-11T12:33:28.876Z] Updating files: 33% (3350/10149)
[2026-02-11T12:33:28.876Z] Updating files: 33% (3387/10149)
[2026-02-11T12:33:28.876Z] Updating files: 34% (3451/10149)
[2026-02-11T12:33:29.209Z] Updating files: 35% (3553/10149)
[2026-02-11T12:33:29.209Z] Updating files: 36% (3654/10149)
[2026-02-11T12:33:29.209Z] Updating files: 37% (3756/10149)
[2026-02-11T12:33:29.538Z] Updating files: 38% (3857/10149)
[2026-02-11T12:33:29.538Z] Updating files: 39% (3959/10149)
[2026-02-11T12:33:29.538Z] Updating files: 40% (4060/10149)
[2026-02-11T12:33:29.538Z] Updating files: 41% (4162/10149)
[2026-02-11T12:33:29.872Z] Updating files: 42% (4263/10149)
[2026-02-11T12:33:29.872Z] Updating files: 42% (4344/10149)
[2026-02-11T12:33:29.872Z] Updating files: 43% (4365/10149)
[2026-02-11T12:33:29.872Z] Updating files: 44% (4466/10149)
[2026-02-11T12:33:30.204Z] Updating files: 45% (4568/10149)
[2026-02-11T12:33:30.532Z] Updating files: 46% (4669/10149)
[2026-02-11T12:33:30.532Z] Updating files: 47% (4771/10149)
[2026-02-11T12:33:30.532Z] Updating files: 48% (4872/10149)
[2026-02-11T12:33:30.532Z] Updating files: 49% (4974/10149)
[2026-02-11T12:33:30.863Z] Updating files: 49% (5071/10149)
[2026-02-11T12:33:30.863Z] Updating files: 50% (5075/10149)
[2026-02-11T12:33:30.863Z] Updating files: 51% (5176/10149)
[2026-02-11T12:33:31.191Z] Updating files: 52% (5278/10149)
[2026-02-11T12:33:31.191Z] Updating files: 53% (5379/10149)
[2026-02-11T12:33:31.191Z] Updating files: 54% (5481/10149)
[2026-02-11T12:33:31.519Z] Updating files: 55% (5582/10149)
[2026-02-11T12:33:31.520Z] Updating files: 56% (5684/10149)
[2026-02-11T12:33:31.850Z] Updating files: 57% (5785/10149)
[2026-02-11T12:33:31.850Z] Updating files: 58% (5887/10149)
[2026-02-11T12:33:31.850Z] Updating files: 58% (5972/10149)
[2026-02-11T12:33:31.850Z] Updating files: 59% (5988/10149)
[2026-02-11T12:33:32.178Z] Updating files: 60% (6090/10149)
[2026-02-11T12:33:32.178Z] Updating files: 61% (6191/10149)
[2026-02-11T12:33:32.178Z] Updating files: 62% (6293/10149)
[2026-02-11T12:33:32.509Z] Updating files: 63% (6394/10149)
[2026-02-11T12:33:32.509Z] Updating files: 64% (6496/10149)
[2026-02-11T12:33:32.509Z] Updating files: 65% (6597/10149)
[2026-02-11T12:33:32.841Z] Updating files: 66% (6699/10149)
[2026-02-11T12:33:32.841Z] Updating files: 67% (6800/10149)
[2026-02-11T12:33:32.841Z] Updating files: 67% (6858/10149)
[2026-02-11T12:33:32.841Z] Updating files: 68% (6902/10149)
[2026-02-11T12:33:33.172Z] Updating files: 69% (7003/10149)
[2026-02-11T12:33:33.172Z] Updating files: 70% (7105/10149)
[2026-02-11T12:33:33.499Z] Updating files: 71% (7206/10149)
[2026-02-11T12:33:33.499Z] Updating files: 72% (7308/10149)
[2026-02-11T12:33:33.829Z] Updating files: 73% (7409/10149)
[2026-02-11T12:33:33.829Z] Updating files: 74% (7511/10149)
[2026-02-11T12:33:34.156Z] Updating files: 75% (7612/10149)
[2026-02-11T12:33:34.156Z] Updating files: 76% (7714/10149)
[2026-02-11T12:33:34.484Z] Updating files: 77% (7815/10149)
[2026-02-11T12:33:34.484Z] Updating files: 78% (7917/10149)
[2026-02-11T12:33:34.814Z] Updating files: 79% (8018/10149)
[2026-02-11T12:33:34.814Z] Updating files: 80% (8120/10149)
[2026-02-11T12:33:34.814Z] Updating files: 81% (8221/10149)
[2026-02-11T12:33:35.144Z] Updating files: 81% (8232/10149)
[2026-02-11T12:33:35.470Z] Updating files: 82% (8323/10149)
[2026-02-11T12:33:35.470Z] Updating files: 83% (8424/10149)
[2026-02-11T12:33:35.470Z] Updating files: 84% (8526/10149)
[2026-02-11T12:33:35.800Z] Updating files: 85% (8627/10149)
[2026-02-11T12:33:35.800Z] Updating files: 86% (8729/10149)
[2026-02-11T12:33:35.800Z] Updating files: 86% (8808/10149)
[2026-02-11T12:33:36.128Z] Updating files: 87% (8830/10149)
[2026-02-11T12:33:36.128Z] Updating files: 88% (8932/10149)
[2026-02-11T12:33:36.128Z] Updating files: 89% (9033/10149)
[2026-02-11T12:33:36.500Z] Updating files: 90% (9135/10149)
[2026-02-11T12:33:36.500Z] Updating files: 91% (9236/10149)
[2026-02-11T12:33:36.500Z] Updating files: 92% (9338/10149)
[2026-02-11T12:33:36.832Z] Updating files: 93% (9439/10149)
[2026-02-11T12:33:36.832Z] Updating files: 94% (9541/10149)
[2026-02-11T12:33:36.832Z] Updating files: 94% (9618/10149)
[2026-02-11T12:33:36.832Z] Updating files: 95% (9642/10149)
[2026-02-11T12:33:37.151Z] Updating files: 96% (9744/10149)
[2026-02-11T12:33:37.152Z] Updating files: 97% (9845/10149)
[2026-02-11T12:33:37.152Z] Updating files: 98% (9947/10149)
[2026-02-11T12:33:37.152Z] Updating files: 99% (10048/10149)
[2026-02-11T12:33:37.152Z] Updating files: 100% (10149/10149)
[2026-02-11T12:33:37.152Z] Updating files: 100% (10149/10149), done.
[2026-02-11T12:33:37.479Z] check OpenJ9 Repo sha
[2026-02-11T12:33:37.479Z] /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-02-11T12:33:37.479Z] Check sha in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/testenv/testenv.properties
[2026-02-11T12:33:37.480Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:33:37.480Z] OPENJ9_SHA=4abba765c77ee2435112357a1b2880d880e7a473
[2026-02-11T12:33:37.480Z] total 114
[2026-02-11T12:33:37.480Z] -rw-rw-r--+ 1 jenkins None 6735 Feb 11 12:32 Contributing.md
[2026-02-11T12:33:37.480Z] -rw-rw-r--+ 1 jenkins None 11360 Feb 11 12:32 LICENSE
[2026-02-11T12:33:37.480Z] -rw-rw-r--+ 1 jenkins None 65 Feb 11 12:32 NOTICE
[2026-02-11T12:33:37.480Z] -rw-rw-r--+ 1 jenkins None 8350 Feb 11 12:32 README.md
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:33 TKG
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 buildenv
[2026-02-11T12:33:37.480Z] -rwxrwxr-x+ 1 jenkins None 339 Feb 11 12:32 compile.sh
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 config
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 docs
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 external
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 functional
[2026-02-11T12:33:37.480Z] -rwxrwxr-x+ 1 jenkins None 30011 Feb 11 12:32 get.sh
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 jck
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:33 openj9
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 openjdk
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 perf
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 scripts
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 system
[2026-02-11T12:33:37.480Z] -rwxrwxr-x+ 1 jenkins None 3928 Feb 11 12:32 terminateTestProcesses.sh
[2026-02-11T12:33:37.480Z] drwxrwxr-x+ 1 jenkins None 0 Feb 11 12:32 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T12:33:43.283Z] $ ssh-agent -k
[2026-02-11T12:33:43.330Z] unset SSH_AUTH_SOCK;
[2026-02-11T12:33:43.330Z] unset SSH_AGENT_PID;
[2026-02-11T12:33:43.330Z] echo Agent pid 1244 killed;
[2026-02-11T12:33:43.391Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T12:33:43.700Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=603&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T12:33:43.712Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win11-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=603&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&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
[2026-02-11T12:33:43.754Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T12:33:43.850Z] Copied 1 artifact from "getTRSSOutput" build number 2044
[Pipeline] sh
[2026-02-11T12:33:44.280Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-11T12:33:44.280Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-11T12:33:44.280Z] + tar xof -
[2026-02-11T12:33:44.591Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T12:33:44.712Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:33:44.778Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-11T12:33:44.851Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] echo
[2026-02-11T12:33:44.856Z] Machine limit is 6.
[Pipeline] sh
[2026-02-11T12:33:45.282Z] + cd ./aqa-tests/TKG
[2026-02-11T12:33:45.282Z] ++ uname
[2026-02-11T12:33:45.282Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2026-02-11T12:33:45.282Z] ++ uname
[2026-02-11T12:33:45.282Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2026-02-11T12:33:45.282Z] ++ uname
[2026-02-11T12:33:45.593Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2026-02-11T12:33:45.593Z] + MAKE=make
[2026-02-11T12:33:45.593Z] + make genParallelList TEST=special.functional TEST_TIME=120 NUM_MACHINES=
[2026-02-11T12:33:45.593Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-11T12:33:45.593Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-11T12:33:45.593Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:33:45.593Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:33:45.593Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:33:45.593Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_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-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:33:47.219Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-11T12:33:47.620Z]
[2026-02-11T12:33:47.620Z] build:
[2026-02-11T12:33:47.620Z]
[2026-02-11T12:33:47.620Z] clean:
[2026-02-11T12:33:47.949Z]
[2026-02-11T12:33:47.949Z] init:
[2026-02-11T12:33:47.949Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-11T12:33:47.949Z]
[2026-02-11T12:33:47.949Z] getDependentLibs:
[2026-02-11T12:33:47.949Z] [exec] --------------------------------------------
[2026-02-11T12:33:47.950Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-11T12:33:47.950Z] [exec] task is set to default
[2026-02-11T12:33:47.950Z] [exec] dependencyList is set to json_simple
[2026-02-11T12:33:47.950Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:33:47.950Z] [exec] --------------------------------------------
[2026-02-11T12:33:47.950Z] [exec] Starting download third party dependent jars
[2026-02-11T12:33:47.950Z] [exec] --------------------------------------------
[2026-02-11T12:33:47.950Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-11T12:33:47.950Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T12:33:47.950Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:33:47.950Z]
[2026-02-11T12:33:47.950Z] compile:
[2026-02-11T12:33:47.950Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:33:47.950Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:33:47.950Z] [echo] ===fork: yes
[2026-02-11T12:33:47.950Z] [echo] ===debug: on
[2026-02-11T12:33:48.283Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-11T12:33:52.030Z]
[2026-02-11T12:33:52.030Z] dist:
[2026-02-11T12:33:52.030Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-11T12:33:52.030Z]
[2026-02-11T12:33:52.030Z] BUILD SUCCESSFUL
[2026-02-11T12:33:52.030Z] Total time: 4 seconds
[2026-02-11T12:33:52.030Z] 0
[2026-02-11T12:33:52.030Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T12:33:52.361Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T12:33:52.361Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-02-11T12:33:54.554Z] ****************************** MACHINE INFO ******************************
[2026-02-11T12:33:54.554Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG
[2026-02-11T12:33:54.554Z] Free Physical Memory Size : 5938556928
[2026-02-11T12:33:54.554Z] Free space (bytes) : 34623344640
[2026-02-11T12:33:54.554Z] Total Physical Memory Size : 8536289280
[2026-02-11T12:33:54.554Z] Total space (bytes) : 135771664384
[2026-02-11T12:33:54.554Z] Usable space (bytes) : 34623344640
[2026-02-11T12:33:54.554Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:33:54.554Z] bashVersion :
[2026-02-11T12:33:54.554Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-11T12:33:54.554Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T12:33:54.554Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] This is free software; you are free to change and redistribute it.
[2026-02-11T12:33:54.554Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:33:54.554Z] cpuCores : 2
[2026-02-11T12:33:54.554Z] curlVersion :
[2026-02-11T12:33:54.554Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2026-02-11T12:33:54.554Z] Release-Date: 2025-07-16
[2026-02-11T12:33:54.554Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-11T12:33:54.554Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-11T12:33:54.554Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T12:33:54.554Z] gcc version : 13
[2026-02-11T12:33:54.554Z] gclibc version : ldd (cygwin) 3.6.4
[2026-02-11T12:33:54.554Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T12:33:54.554Z] lldb version : Command could not be executed
[2026-02-11T12:33:54.554Z] makeVersion :
[2026-02-11T12:33:54.554Z] GNU Make 4.4.1
[2026-02-11T12:33:54.554Z] Built for x86_64-pc-cygwin
[2026-02-11T12:33:54.554Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-11T12:33:54.554Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-11T12:33:54.554Z] This is free software: you are free to change and redistribute it.
[2026-02-11T12:33:54.554Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:33:54.554Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-11T12:33:54.554Z] perlVersion :
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-02-11T12:33:54.554Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] Copyright 1987-2025, Larry Wall
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T12:33:54.554Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T12:33:54.554Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T12:33:54.554Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T12:33:54.554Z] procArch : unknown
[2026-02-11T12:33:54.554Z] sysArch : x86_64
[2026-02-11T12:33:54.554Z] sysOS : CYGWIN_NT-10.0-26100
[2026-02-11T12:33:54.554Z] ulimit :
[2026-02-11T12:33:54.554Z] core file size (blocks, -c) 0
[2026-02-11T12:33:54.554Z] data seg size (kbytes, -d) unlimited
[2026-02-11T12:33:54.554Z] file size (blocks, -f) unlimited
[2026-02-11T12:33:54.554Z] open files (-n) 3200
[2026-02-11T12:33:54.554Z] pipe size (512 bytes, -p) 8
[2026-02-11T12:33:54.554Z] stack size (kbytes, -s) 2032
[2026-02-11T12:33:54.554Z] cpu time (seconds, -t) unlimited
[2026-02-11T12:33:54.554Z] max user processes (-u) 256
[2026-02-11T12:33:54.554Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T12:33:54.554Z] uname : CYGWIN_NT-10.0-26100 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2026-02-11T12:33:54.554Z] vmVendor : Oracle Corporation
[2026-02-11T12:33:54.554Z] vmVersion : 25.492-b02
[2026-02-11T12:33:54.554Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T12:33:54.554Z] **************************************************************************
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] System.getProperty('os.name')=Windows 11
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] System.getProperty('os.arch')=amd64
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] System.getProperty('java.fullversion')=null
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T12:33:54.554Z]
[2026-02-11T12:33:54.554Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.functional TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/externalDependency/lib
[2026-02-11T12:33:54.554Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-11T12:33:54.554Z] perl scripts/configure.pl
[2026-02-11T12:33:54.871Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T12:33:55.206Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:33:55.206Z]
[2026-02-11T12:33:55.206Z]
[2026-02-11T12:33:55.206Z] Starting to generate parallel test lists.
[2026-02-11T12:33:55.206Z]
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-11T12:33:55.634Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-11T12:33:55.968Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-11T12:33:55.969Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-11T12:33:55.969Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-11T12:33:55.969Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-11T12:33:55.969Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-11T12:33:55.969Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-11T12:33:55.969Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-11T12:33:55.969Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-11T12:33:55.969Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-11T12:33:56.338Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-11T12:33:56.338Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-11T12:33:56.338Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-11T12:33:56.338Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-11T12:33:56.338Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-11T12:33:56.338Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-11T12:33:56.338Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-11T12:33:56.338Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-11T12:33:56.338Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-11T12:33:56.339Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-11T12:33:56.339Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-11T12:33:56.339Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-11T12:33:56.339Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-11T12:33:56.339Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-11T12:33:56.339Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-11T12:33:56.339Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-11T12:33:56.339Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-11T12:33:56.339Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-11T12:33:56.703Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-11T12:33:57.036Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-11T12:33:57.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-11T12:33:57.702Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-11T12:33:58.041Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-11T12:33:58.042Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-11T12:33:58.369Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-11T12:33:58.369Z] Attempting to get test duration data from TRSS.
[2026-02-11T12:33:58.369Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_windows&group=functional&level=special"
[2026-02-11T12:33:58.696Z] Attempting to get test duration data from cached files.
[2026-02-11T12:33:58.696Z] Reading file: Test_openjdk8_hs_functional_x86-64_windows.json
[2026-02-11T12:33:58.696Z] Warning: cannot get data from cached files.
[2026-02-11T12:33:58.696Z]
[2026-02-11T12:33:58.696Z] TEST DURATION
[2026-02-11T12:33:58.696Z] ====================================================================================
[2026-02-11T12:33:58.696Z] Total number of tests searched: 170
[2026-02-11T12:33:58.696Z] Number of test durations found: 170
[2026-02-11T12:33:58.696Z] Top slowest tests:
[2026-02-11T12:33:58.696Z] 01m04s MBCS_Tests_charsets8_0
[2026-02-11T12:33:58.696Z] 00m10s MBCS_Tests_urlclassloader_ja_windows_0
[2026-02-11T12:33:58.696Z] 00m07s MBCS_Tests_urlclassloader_cn_windows_0
[2026-02-11T12:33:58.696Z] ====================================================================================
[2026-02-11T12:33:58.696Z]
[2026-02-11T12:33:58.696Z] Test target is split into 1 lists.
[2026-02-11T12:33:58.696Z] Reducing estimated test running time from 03m24s to 03m24s.
[2026-02-11T12:33:58.696Z]
[2026-02-11T12:33:58.696Z] -------------------------------------testList_0-------------------------------------
[2026-02-11T12:33:58.696Z] Number of tests: 170
[2026-02-11T12:33:58.696Z] Estimated running time: 03m24s
[2026-02-11T12:33:58.696Z] 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_ko_windows_0,MBCS_Tests_jdbc41_cn_windows_0,MBCS_Tests_jdbc41_tw_windows_0,MBCS_Tests_IDN_ja_windows_0,MBCS_Tests_coin_cn_windows_0,MBCS_Tests_coin_tw_windows_0,MBCS_Tests_coin_ko_windows_0,MBCS_Tests_IDN_ko_windows_0,MBCS_Tests_IDN_cn_windows_0,MBCS_Tests_file_tw_windows_0,MBCS_Tests_IDN_tw_windows_0,MBCS_Tests_file_cn_windows_0,MBCS_Tests_file_ja_windows_0,MBCS_Tests_file_ko_windows_0,MBCS_Tests_nio_tw_windows_0,MBCS_Tests_codepage_tw_windows_0,MBCS_Tests_pref_ja_windows_0,MBCS_Tests_regex_ja_windows_0,MBCS_Tests_scanner_ja_windows_0,MBCS_Tests_urlclassloader_windows_0,MBCS_Tests_regex_windows_0,MBCS_Tests_pref_tw_windows_0,MBCS_Tests_codepage_ja_windows_0,MBCS_Tests_annotation_windows_0,MBCS_Tests_pref_cn_windows_0,MBCS_Tests_pref_ko_windows_0,MBCS_Tests_scanner_windows_0,MBCS_Tests_nio_windows_0,MBCS_Tests_nio_ja_windows_0,MBCS_Tests_IDN_windows_0,MBCS_Tests_scanner_tw_windows_0,MBCS_Tests_codepage_cn_windows_0,MBCS_Tests_pref_windows_0,MBCS_Tests_codepage_ko_windows_0,MBCS_Tests_scanner_ko_windows_0,MBCS_Tests_coin_windows_0,MBCS_Tests_scanner_cn_windows_0,MBCS_Tests_jdbc41_windows_0,MBCS_Tests_nio_cn_windows_0,MBCS_Tests_Compiler_windows_0,MBCS_Tests_file_windows_0,MBCS_Tests_regex_ko_windows_0,MBCS_Tests_env_windows_0,MBCS_Tests_nio_ko_windows_0,MBCS_Tests_codepage_windows_0,MBCS_Tests_regex_tw_windows_0,MBCS_Tests_regex_cn_windows_0,MBCS_Tests_urlclassloader_ZH_CN_aix_0,MBCS_Tests_urlclassloader_zh_TW_linux_0,MBCS_Tests_scanner_ZH_TW_aix_0,MBCS_Tests_urlclassloader_zh_CN_linux_0,MBCS_Tests_urlclassloader_ja_JP_linux_0,MBCS_Tests_jdbc41_zh_TW_linux_0,MBCS_Tests_regex_ZH_CN_aix_0,MBCS_Tests_regex_zh_CN_linux_0,MBCS_Tests_regex_KO_KR_aix_0,MBCS_Tests_urlclassloader_ko_KR_linux_0,MBCS_Tests_pref_zh_CN_linux_0,MBCS_Tests_scanner_ja_JP_linux_0,MBCS_Tests_scanner_ko_KR_linux_0,MBCS_Tests_scanner_zh_TW_linux_0,MBCS_Tests_jdbc41_zh_CN_linux_0,MBCS_Tests_pref_JA_JP_aix_0,MBCS_Tests_urlclassloader_JA_JP_aix_0,MBCS_Tests_Compiler_zh_TW_linux_0,MBCS_Tests_file_JA_JP.aix_0,MBCS_Tests_env_ZH_TW_aix_0,MBCS_Tests_IDN_zh_CN_linux_0,MBCS_Tests_nio_zh_CN_linux_0,MBCS_Tests_pref_ZH_CN_aix_0,MBCS_Tests_IDN_zh_TW_linux_0,MBCS_Tests_jdbc41_KO_KR_aix_0,MBCS_Tests_nio_ZH_CN_aix_0,MBCS_Tests_scanner_zh_CN_linux_0,MBCS_Tests_IDN_KO_KR_aix_0,MBCS_Tests_regex_ja_JP_linux_0,MBCS_Tests_IDN_ZH_TW_aix_0,MBCS_Tests_urlclassloader_KO_KR_aix_0,MBCS_Tests_urlclassloader_ZH_TW_aix_0,MBCS_Tests_pref_ko_KR_aix_0,MBCS_Tests_codepage_KO_KR_aix_0,MBCS_Tests_scanner_ko_KR_aix_0,MBCS_Tests_IDN_ja_JP_linux_0,MBCS_Tests_scanner_ZH_CN_aix_0,MBCS_Tests_pref_KO_KR_aix_0,MBCS_Tests_scanner_KO_KR_aix_0,MBCS_Tests_nio_zh_TW_linux_0,MBCS_Tests_regex_ZH_TW_aix_0,MBCS_Tests_codepage_ko_KR_linux_0,MBCS_Tests_pref_ZH_TW_aix_0,MBCS_Tests_scanner_JA_JP_aix_0,MBCS_Tests_Compiler_JA_JP_aix_0,MBCS_Tests_IDN_ko_KR_linux_0,MBCS_Tests_jdbc41_ja_JP_linux_0,MBCS_Tests_nio_ko_KR_linux_0,MBCS_Tests_regex_zh_TW_linux_0,MBCS_Tests_pref_ko_KR_linux_0,MBCS_Tests_nio_ja_JP_linux_0,MBCS_Tests_IDN_ZH_CN_aix_0,MBCS_Tests_file_ko_KR.aix_0,MBCS_Tests_jdbc41_Zh_CN_aix_0,MBCS_Tests_jdbc41_ZH_TW_aix_0,MBCS_Tests_pref_ja_JP_linux_0,MBCS_Tests_nio_JA_JP_aix_0,MBCS_Tests_Compiler_ZH_TW_aix_0,MBCS_Tests_coin_ZH_CN_aix_0,MBCS_Tests_file_zh_CN_linux_0,MBCS_Tests_annotation_JA_JP_aix_0,MBCS_Tests_regex_ko_KR_linux_0,MBCS_Tests_jdbc41_ZH_CN_aix_0,MBCS_Tests_jdbc41_ko_KR_linux_0,MBCS_Tests_urlclassloader_ko_KR_aix_0,MBCS_Tests_env_ZH_CN_aix_0,MBCS_Tests_annotation_ja_JP_linux_0,MBCS_Tests_IDN_JA_JP_aix_0,MBCS_Tests_file_ko_KR_linux_0,MBCS_Tests_codepage_zh_TW_linux_0,MBCS_Tests_Compiler_ja_JP_linux_0,MBCS_Tests_regex_JA_JP_aix_0,MBCS_Tests_nio_KO_KR_aix_0,MBCS_Tests_coin_ja_JP_linux_0,MBCS_Tests_nio_ZH_TW_aix_0,MBCS_Tests_jdbc41_JA_JP_aix_0,MBCS_Tests_env_zh_TW_linux_0,MBCS_Tests_regex_ko_KR_aix_0,MBCS_Tests_codepage_ZH_CN_aix_0,MBCS_Tests_env_zh_CN_linux_0,MBCS_Tests_env_ko_KR_linux_0,MBCS_Tests_pref_zh_TW_linux_0,MBCS_Tests_coin_zh_TW_linux_0,MBCS_Tests_file_ZH_TW.aix_0,MBCS_Tests_coin_KO_KR_aix_0,MBCS_Tests_Compiler_zh_CN_linux_0,MBCS_Tests_file_ZH_CN.aix_0,MBCS_Tests_annotation_Zh_CN_aix_0,MBCS_Tests_codepage_ja_JP_linux_0,MBCS_Tests_env_JA_JP_aix_0,MBCS_Tests_file_KO_KR.aix_0,MBCS_Tests_codepage_JA_JP_aix_0,MBCS_Tests_jdbc41_ko_KR_aix_0,MBCS_Tests_Compiler_ko_KR_linux_0,MBCS_Tests_coin_ko_KR_linux_0,MBCS_Tests_file_ja_JP_linux_0,MBCS_Tests_codepage_zh_CN_linux_0,MBCS_Tests_coin_ko_KR_aix_0,MBCS_Tests_annotation_zh_CN_linux_0,MBCS_Tests_coin_ZH_TW_aix_0,MBCS_Tests_Compiler_ko_KR_aix_0,MBCS_Tests_annotation_ko_KR_linux_0,MBCS_Tests_annotation_ZH_TW_aix_0,MBCS_Tests_coin_zh_CN_linux_0,MBCS_Tests_env_ko_KR_aix_0,MBCS_Tests_Compiler_ZH_CN_aix_0,MBCS_Tests_env_KO_KR_aix_0,MBCS_Tests_Compiler_KO_KR_aix_0,MBCS_Tests_annotation_KO_KR_aix_0,MBCS_Tests_env_ja_JP_linux_0,MBCS_Tests_annotation_ko_KR_aix_0,MBCS_Tests_annotation_zh_TW_linux_0,MBCS_Tests_coin_JA_JP_aix_0,MBCS_Tests_file_zh_TW_linux_0,MBCS_Tests_codepage_ZH_TW_aix_0,MBCS_Tests_annotation_ZH_CN_aix_0
[2026-02-11T12:33:58.696Z] ------------------------------------------------------------------------------------
[2026-02-11T12:33:58.696Z]
[2026-02-11T12:33:58.696Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2026-02-11T12:33:58.696Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-02-11T12:33:58.760Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-11T12:33:58.830Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T12:33:58.881Z] Building tests...
[Pipeline] timeout
[2026-02-11T12:33:58.883Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:33:58.912Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T12:33:59.063Z] 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
[2026-02-11T12:33:59.084Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-11T12:33:59.081Z] $ ssh-agent
[2026-02-11T12:33:59.207Z] SSH_AUTH_SOCK=/tmp/ssh-wdn4EHLokJ1X/agent.1464
[2026-02-11T12:33:59.207Z] SSH_AGENT_PID=1465
[2026-02-11T12:33:59.207Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:33:59.630Z] ++ uname
[2026-02-11T12:33:59.630Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2026-02-11T12:33:59.630Z] ++ uname
[2026-02-11T12:33:59.630Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2026-02-11T12:33:59.630Z] ++ uname
[2026-02-11T12:33:59.630Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2026-02-11T12:33:59.630Z] + MAKE=make
[2026-02-11T12:33:59.630Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T12:33:59.940Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T12:34:00.399Z] ++ uname
[2026-02-11T12:34:00.399Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']'
[2026-02-11T12:34:00.399Z] ++ uname
[2026-02-11T12:34:00.399Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']'
[2026-02-11T12:34:00.399Z] ++ uname
[2026-02-11T12:34:00.399Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']'
[2026-02-11T12:34:00.399Z] + MAKE=make
[2026-02-11T12:34:00.399Z] + cd ./aqa-tests
[2026-02-11T12:34:00.399Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T12:34:00.399Z] ++ set +x
[2026-02-11T12:34:00.711Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-11T12:34:00.711Z] LIB_DIR is set to C:/jenkins/externalDependency/lib
[2026-02-11T12:34:00.711Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:34:00.711Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:34:00.711Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:34:00.711Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_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-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:34:02.321Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-11T12:34:02.652Z]
[2026-02-11T12:34:02.652Z] build:
[2026-02-11T12:34:02.652Z]
[2026-02-11T12:34:02.652Z] clean:
[2026-02-11T12:34:02.652Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk
[2026-02-11T12:34:02.652Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-11T12:34:02.652Z]
[2026-02-11T12:34:02.652Z] init:
[2026-02-11T12:34:02.652Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-11T12:34:02.652Z]
[2026-02-11T12:34:02.652Z] getDependentLibs:
[2026-02-11T12:34:02.981Z] [exec] --------------------------------------------
[2026-02-11T12:34:02.981Z] [exec] path is set to C:/jenkins/externalDependency/lib
[2026-02-11T12:34:02.981Z] [exec] task is set to default
[2026-02-11T12:34:02.981Z] [exec] dependencyList is set to json_simple
[2026-02-11T12:34:02.981Z] [exec] System Test jars will not be downloaded.
[2026-02-11T12:34:02.981Z] [exec] --------------------------------------------
[2026-02-11T12:34:02.981Z] [exec] Starting download third party dependent jars
[2026-02-11T12:34:02.981Z] [exec] --------------------------------------------
[2026-02-11T12:34:02.981Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib
[2026-02-11T12:34:02.981Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T12:34:02.981Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:34:02.981Z]
[2026-02-11T12:34:02.981Z] compile:
[2026-02-11T12:34:02.981Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:02.981Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:02.981Z] [echo] ===fork: yes
[2026-02-11T12:34:02.981Z] [echo] ===debug: on
[2026-02-11T12:34:02.981Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin
[2026-02-11T12:34:05.221Z]
[2026-02-11T12:34:05.221Z] dist:
[2026-02-11T12:34:05.221Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-11T12:34:05.553Z]
[2026-02-11T12:34:05.553Z] BUILD SUCCESSFUL
[2026-02-11T12:34:05.553Z] Total time: 3 seconds
[2026-02-11T12:34:05.553Z] 0
[2026-02-11T12:34:05.553Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T12:34:06.284Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T12:34:06.284Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-02-11T12:34:07.909Z] ****************************** MACHINE INFO ******************************
[2026-02-11T12:34:07.909Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG
[2026-02-11T12:34:07.909Z] Free Physical Memory Size : 5934632960
[2026-02-11T12:34:07.909Z] Free space (bytes) : 34623320064
[2026-02-11T12:34:07.909Z] Total Physical Memory Size : 8536289280
[2026-02-11T12:34:07.909Z] Total space (bytes) : 135771664384
[2026-02-11T12:34:07.909Z] Usable space (bytes) : 34623320064
[2026-02-11T12:34:07.909Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:07.909Z] bashVersion :
[2026-02-11T12:34:07.909Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-11T12:34:07.909Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T12:34:07.909Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] This is free software; you are free to change and redistribute it.
[2026-02-11T12:34:07.909Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:34:07.909Z] cpuCores : 2
[2026-02-11T12:34:07.909Z] curlVersion :
[2026-02-11T12:34:07.909Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10
[2026-02-11T12:34:07.909Z] Release-Date: 2025-07-16
[2026-02-11T12:34:07.909Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2026-02-11T12:34:07.909Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-11T12:34:07.909Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T12:34:07.909Z] gcc version : 13
[2026-02-11T12:34:07.909Z] gclibc version : ldd (cygwin) 3.6.4
[2026-02-11T12:34:07.909Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T12:34:07.909Z] lldb version : Command could not be executed
[2026-02-11T12:34:07.909Z] makeVersion :
[2026-02-11T12:34:07.909Z] GNU Make 4.4.1
[2026-02-11T12:34:07.909Z] Built for x86_64-pc-cygwin
[2026-02-11T12:34:07.909Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-11T12:34:07.909Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-11T12:34:07.909Z] This is free software: you are free to change and redistribute it.
[2026-02-11T12:34:07.909Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:34:07.909Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-11T12:34:07.909Z] perlVersion :
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi
[2026-02-11T12:34:07.909Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] Copyright 1987-2025, Larry Wall
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T12:34:07.909Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T12:34:07.909Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T12:34:07.909Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T12:34:07.909Z] procArch : unknown
[2026-02-11T12:34:07.909Z] sysArch : x86_64
[2026-02-11T12:34:07.909Z] sysOS : CYGWIN_NT-10.0-26100
[2026-02-11T12:34:07.909Z] ulimit :
[2026-02-11T12:34:07.909Z] core file size (blocks, -c) 0
[2026-02-11T12:34:07.909Z] data seg size (kbytes, -d) unlimited
[2026-02-11T12:34:07.909Z] file size (blocks, -f) unlimited
[2026-02-11T12:34:07.909Z] open files (-n) 3200
[2026-02-11T12:34:07.909Z] pipe size (512 bytes, -p) 8
[2026-02-11T12:34:07.909Z] stack size (kbytes, -s) 2032
[2026-02-11T12:34:07.909Z] cpu time (seconds, -t) unlimited
[2026-02-11T12:34:07.909Z] max user processes (-u) 256
[2026-02-11T12:34:07.909Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T12:34:07.909Z] uname : CYGWIN_NT-10.0-26100 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin
[2026-02-11T12:34:07.909Z] vmVendor : Oracle Corporation
[2026-02-11T12:34:07.909Z] vmVersion : 25.492-b02
[2026-02-11T12:34:07.909Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T12:34:07.909Z] **************************************************************************
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] System.getProperty('os.name')=Windows 11
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] System.getProperty('os.arch')=amd64
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] System.getProperty('java.fullversion')=null
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:07.909Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T12:34:07.909Z]
[2026-02-11T12:34:08.242Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=special.functional TESTLIST=
[2026-02-11T12:34:08.242Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-11T12:34:08.242Z] perl scripts/configure.pl
[2026-02-11T12:34:08.242Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T12:34:09.056Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:34:09.056Z]
[2026-02-11T12:34:09.056Z]
[2026-02-11T12:34:09.056Z] Starting to generate build list.
[2026-02-11T12:34:09.056Z]
[2026-02-11T12:34:09.056Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-11T12:34:09.056Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-11T12:34:09.056Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-11T12:34:09.056Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-11T12:34:09.056Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-11T12:34:09.056Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-11T12:34:09.056Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-11T12:34:09.056Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-11T12:34:09.394Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-11T12:34:09.763Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-11T12:34:10.087Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-11T12:34:10.417Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-11T12:34:10.748Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-11T12:34:10.748Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-11T12:34:10.748Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-11T12:34:10.748Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-11T12:34:10.748Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-11T12:34:10.748Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-11T12:34:10.748Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-11T12:34:10.749Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-11T12:34:11.060Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-11T12:34:11.060Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-11T12:34:11.060Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-11T12:34:11.060Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-11T12:34:11.060Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-11T12:34:11.060Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-11T12:34:11.060Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-11T12:34:11.060Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/buildInfo.mk
[2026-02-11T12:34:11.060Z]
[2026-02-11T12:34:11.060Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-11T12:34:11.060Z] make -f clean.mk cleanBuild
[2026-02-11T12:34:11.060Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-11T12:34:11.733Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest
[2026-02-11T12:34:11.733Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-11T12:34:11.733Z] make -f compile.mk compile
[2026-02-11T12:34:11.733Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-11T12:34:12.404Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-11T12:34:12.404Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-11T12:34:12.404Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_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-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-11T12:34:12.404Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_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-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-02-11T12:34:14.013Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-02-11T12:34:14.727Z] [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
[2026-02-11T12:34:14.728Z]
[2026-02-11T12:34:14.728Z] -create_test_directory:
[2026-02-11T12:34:14.728Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest
[2026-02-11T12:34:14.728Z]
[2026-02-11T12:34:14.728Z] stage_test_material:
[2026-02-11T12:34:15.438Z] [copy] Copying 587 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest
[2026-02-11T12:34:16.134Z]
[2026-02-11T12:34:16.134Z] build:
[2026-02-11T12:34:16.134Z]
[2026-02-11T12:34:16.134Z] init:
[2026-02-11T12:34:16.134Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-11T12:34:16.134Z]
[2026-02-11T12:34:16.134Z] build:
[2026-02-11T12:34:16.134Z] [copy] Copying 15 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-11T12:34:16.134Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-11T12:34:16.134Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\TestConfig
[2026-02-11T12:34:16.134Z]
[2026-02-11T12:34:16.134Z] build:
[2026-02-11T12:34:16.134Z]
[2026-02-11T12:34:16.134Z] init:
[2026-02-11T12:34:16.134Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\Compiler
[2026-02-11T12:34:16.134Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2026-02-11T12:34:16.134Z]
[2026-02-11T12:34:16.134Z] compile:
[2026-02-11T12:34:16.134Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:16.134Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:16.134Z] [echo] ===fork: yes
[2026-02-11T12:34:16.134Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:16.134Z] [echo] ===debug: on
[2026-02-11T12:34:16.134Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/Compiler
[2026-02-11T12:34:16.134Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2026-02-11T12:34:17.242Z] [javac] Note: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\src\CompilerTest1.java uses unchecked or unsafe operations.
[2026-02-11T12:34:17.242Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-11T12:34:17.242Z]
[2026-02-11T12:34:17.242Z] copyData:
[2026-02-11T12:34:17.242Z]
[2026-02-11T12:34:17.242Z] check-dir:
[2026-02-11T12:34:17.242Z]
[2026-02-11T12:34:17.242Z] build:
[2026-02-11T12:34:17.242Z]
[2026-02-11T12:34:17.242Z] init:
[2026-02-11T12:34:17.242Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\data
[2026-02-11T12:34:17.242Z]
[2026-02-11T12:34:17.242Z] dist:
[2026-02-11T12:34:17.242Z] [copy] Copying 32 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\data
[2026-02-11T12:34:17.572Z]
[2026-02-11T12:34:17.572Z] dist:
[2026-02-11T12:34:17.572Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\Compiler\Compiler.jar
[2026-02-11T12:34:17.572Z] [copy] Copying 30 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\Compiler
[2026-02-11T12:34:17.908Z]
[2026-02-11T12:34:17.908Z] clean:
[2026-02-11T12:34:17.908Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\Compiler\bin
[2026-02-11T12:34:17.908Z]
[2026-02-11T12:34:17.908Z] build:
[2026-02-11T12:34:17.908Z]
[2026-02-11T12:34:17.908Z] init:
[2026-02-11T12:34:17.908Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\IDN
[2026-02-11T12:34:17.908Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2026-02-11T12:34:17.908Z]
[2026-02-11T12:34:17.908Z] compile:
[2026-02-11T12:34:17.908Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:17.908Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:17.908Z] [echo] ===fork: yes
[2026-02-11T12:34:17.908Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:17.908Z] [echo] ===debug: on
[2026-02-11T12:34:17.908Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/IDN
[2026-02-11T12:34:17.908Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2026-02-11T12:34:19.023Z]
[2026-02-11T12:34:19.024Z] copyData:
[2026-02-11T12:34:19.024Z]
[2026-02-11T12:34:19.024Z] check-dir:
[2026-02-11T12:34:19.024Z]
[2026-02-11T12:34:19.024Z] build:
[2026-02-11T12:34:19.024Z]
[2026-02-11T12:34:19.024Z] dist:
[2026-02-11T12:34:19.024Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\IDN\IDN.jar
[2026-02-11T12:34:19.024Z] [copy] Copying 86 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\IDN
[2026-02-11T12:34:19.718Z]
[2026-02-11T12:34:19.718Z] clean:
[2026-02-11T12:34:19.718Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\IDN\bin
[2026-02-11T12:34:20.051Z]
[2026-02-11T12:34:20.051Z] build:
[2026-02-11T12:34:20.051Z]
[2026-02-11T12:34:20.051Z] init:
[2026-02-11T12:34:20.051Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation
[2026-02-11T12:34:20.051Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2026-02-11T12:34:20.051Z]
[2026-02-11T12:34:20.051Z] compile:
[2026-02-11T12:34:20.051Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:20.051Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:20.051Z] [echo] ===fork: yes
[2026-02-11T12:34:20.051Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:20.051Z] [echo] ===debug: on
[2026-02-11T12:34:20.052Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/annotation
[2026-02-11T12:34:20.052Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2026-02-11T12:34:21.218Z]
[2026-02-11T12:34:21.218Z] copyData:
[2026-02-11T12:34:21.218Z]
[2026-02-11T12:34:21.218Z] check-dir:
[2026-02-11T12:34:21.218Z]
[2026-02-11T12:34:21.218Z] build:
[2026-02-11T12:34:21.218Z]
[2026-02-11T12:34:21.218Z] dist:
[2026-02-11T12:34:21.218Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation\annotation.jar
[2026-02-11T12:34:21.218Z] [copy] Copying 11 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation
[2026-02-11T12:34:21.218Z] [copy] Copying 38 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\annotation\expected
[2026-02-11T12:34:21.218Z]
[2026-02-11T12:34:21.218Z] clean:
[2026-02-11T12:34:21.218Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\annotation\bin
[2026-02-11T12:34:21.582Z]
[2026-02-11T12:34:21.582Z] build:
[2026-02-11T12:34:21.582Z]
[2026-02-11T12:34:21.582Z] init:
[2026-02-11T12:34:21.582Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\charsets
[2026-02-11T12:34:21.582Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2026-02-11T12:34:21.582Z]
[2026-02-11T12:34:21.582Z] compile:
[2026-02-11T12:34:21.582Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:21.582Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:21.582Z] [echo] ===fork: yes
[2026-02-11T12:34:21.582Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:21.582Z] [echo] ===debug: on
[2026-02-11T12:34:21.582Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/charsets
[2026-02-11T12:34:21.582Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2026-02-11T12:34:22.753Z]
[2026-02-11T12:34:22.753Z] copyData:
[2026-02-11T12:34:22.753Z]
[2026-02-11T12:34:22.753Z] check-dir:
[2026-02-11T12:34:22.753Z]
[2026-02-11T12:34:22.753Z] build:
[2026-02-11T12:34:22.753Z]
[2026-02-11T12:34:22.753Z] dist:
[2026-02-11T12:34:22.753Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\charsets\charsets.jar
[2026-02-11T12:34:22.753Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\charsets
[2026-02-11T12:34:22.753Z]
[2026-02-11T12:34:22.753Z] clean:
[2026-02-11T12:34:22.753Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\charsets\bin
[2026-02-11T12:34:22.753Z]
[2026-02-11T12:34:22.753Z] build:
[2026-02-11T12:34:22.753Z]
[2026-02-11T12:34:22.753Z] init:
[2026-02-11T12:34:22.753Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\codepage
[2026-02-11T12:34:22.753Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2026-02-11T12:34:22.753Z]
[2026-02-11T12:34:22.753Z] compile:
[2026-02-11T12:34:22.753Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:22.753Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:22.753Z] [echo] ===fork: yes
[2026-02-11T12:34:22.753Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:22.753Z] [echo] ===debug: on
[2026-02-11T12:34:22.753Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/codepage
[2026-02-11T12:34:22.753Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2026-02-11T12:34:23.475Z]
[2026-02-11T12:34:23.475Z] copyData:
[2026-02-11T12:34:23.475Z]
[2026-02-11T12:34:23.475Z] check-dir:
[2026-02-11T12:34:23.475Z]
[2026-02-11T12:34:23.475Z] build:
[2026-02-11T12:34:23.475Z]
[2026-02-11T12:34:23.475Z] dist:
[2026-02-11T12:34:23.475Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\codepage\codepage.jar
[2026-02-11T12:34:23.475Z] [copy] Copying 34 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\codepage
[2026-02-11T12:34:23.808Z]
[2026-02-11T12:34:23.808Z] clean:
[2026-02-11T12:34:23.808Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\codepage\bin
[2026-02-11T12:34:23.809Z]
[2026-02-11T12:34:23.809Z] build:
[2026-02-11T12:34:23.809Z]
[2026-02-11T12:34:23.809Z] init:
[2026-02-11T12:34:23.809Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\coin
[2026-02-11T12:34:23.809Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2026-02-11T12:34:23.809Z]
[2026-02-11T12:34:23.809Z] compile:
[2026-02-11T12:34:23.809Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:23.809Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:23.809Z] [echo] ===fork: yes
[2026-02-11T12:34:23.809Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:23.809Z] [echo] ===debug: on
[2026-02-11T12:34:23.809Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/coin
[2026-02-11T12:34:23.809Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2026-02-11T12:34:25.011Z]
[2026-02-11T12:34:25.011Z] copyData:
[2026-02-11T12:34:25.011Z]
[2026-02-11T12:34:25.011Z] check-dir:
[2026-02-11T12:34:25.011Z]
[2026-02-11T12:34:25.011Z] build:
[2026-02-11T12:34:25.011Z]
[2026-02-11T12:34:25.011Z] dist:
[2026-02-11T12:34:25.011Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\coin\coin.jar
[2026-02-11T12:34:25.352Z] [copy] Copying 10 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\coin
[2026-02-11T12:34:25.352Z]
[2026-02-11T12:34:25.352Z] clean:
[2026-02-11T12:34:25.352Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\coin\bin
[2026-02-11T12:34:25.352Z]
[2026-02-11T12:34:25.352Z] build:
[2026-02-11T12:34:25.352Z]
[2026-02-11T12:34:25.352Z] init:
[2026-02-11T12:34:25.352Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\env
[2026-02-11T12:34:25.352Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2026-02-11T12:34:25.352Z]
[2026-02-11T12:34:25.352Z] compile:
[2026-02-11T12:34:25.352Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:25.352Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:25.352Z] [echo] ===fork: yes
[2026-02-11T12:34:25.352Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:25.352Z] [echo] ===debug: on
[2026-02-11T12:34:25.352Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/env
[2026-02-11T12:34:25.352Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2026-02-11T12:34:26.041Z]
[2026-02-11T12:34:26.041Z] copyData:
[2026-02-11T12:34:26.041Z]
[2026-02-11T12:34:26.041Z] check-dir:
[2026-02-11T12:34:26.041Z]
[2026-02-11T12:34:26.041Z] build:
[2026-02-11T12:34:26.041Z]
[2026-02-11T12:34:26.041Z] dist:
[2026-02-11T12:34:26.041Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\env\env.jar
[2026-02-11T12:34:26.041Z] [copy] Copying 29 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\env
[2026-02-11T12:34:26.374Z]
[2026-02-11T12:34:26.374Z] clean:
[2026-02-11T12:34:26.374Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\env\bin
[2026-02-11T12:34:26.374Z]
[2026-02-11T12:34:26.374Z] build:
[2026-02-11T12:34:26.374Z]
[2026-02-11T12:34:26.374Z] init:
[2026-02-11T12:34:26.374Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file
[2026-02-11T12:34:26.374Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2026-02-11T12:34:26.374Z]
[2026-02-11T12:34:26.374Z] compile:
[2026-02-11T12:34:26.374Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:26.374Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:26.374Z] [echo] ===fork: yes
[2026-02-11T12:34:26.374Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:26.374Z] [echo] ===debug: on
[2026-02-11T12:34:26.374Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/file
[2026-02-11T12:34:26.374Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2026-02-11T12:34:27.525Z]
[2026-02-11T12:34:27.525Z] copyData:
[2026-02-11T12:34:27.525Z]
[2026-02-11T12:34:27.525Z] check-dir:
[2026-02-11T12:34:27.525Z]
[2026-02-11T12:34:27.525Z] build:
[2026-02-11T12:34:27.525Z]
[2026-02-11T12:34:27.525Z] dist:
[2026-02-11T12:34:27.525Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file\file.jar
[2026-02-11T12:34:27.525Z] [copy] Copying 9 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file
[2026-02-11T12:34:27.525Z] [copy] Copying 25 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file\data
[2026-02-11T12:34:28.226Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\file\expected
[2026-02-11T12:34:28.226Z]
[2026-02-11T12:34:28.226Z] clean:
[2026-02-11T12:34:28.226Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\file\bin
[2026-02-11T12:34:28.226Z]
[2026-02-11T12:34:28.226Z] build:
[2026-02-11T12:34:28.587Z]
[2026-02-11T12:34:28.587Z] init:
[2026-02-11T12:34:28.587Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41
[2026-02-11T12:34:28.587Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2026-02-11T12:34:28.587Z]
[2026-02-11T12:34:28.587Z] compile:
[2026-02-11T12:34:28.587Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:28.587Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:28.587Z] [echo] ===fork: yes
[2026-02-11T12:34:28.587Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:28.587Z] [echo] ===debug: on
[2026-02-11T12:34:28.587Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/jdbc41
[2026-02-11T12:34:28.587Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2026-02-11T12:34:29.753Z]
[2026-02-11T12:34:29.753Z] dist:
[2026-02-11T12:34:29.753Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\jdbc41.jar
[2026-02-11T12:34:29.753Z] [copy] Copying 14 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41
[2026-02-11T12:34:29.753Z] [copy] Copying 39 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\expected
[2026-02-11T12:34:30.081Z] [copy] Copying 21 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\data
[2026-02-11T12:34:30.081Z] [copy] Copying 26 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\jdbc41\derby
[2026-02-11T12:34:30.780Z]
[2026-02-11T12:34:30.780Z] clean:
[2026-02-11T12:34:30.780Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\jdbc41\bin
[2026-02-11T12:34:30.780Z]
[2026-02-11T12:34:30.780Z] build:
[2026-02-11T12:34:30.781Z]
[2026-02-11T12:34:30.781Z] init:
[2026-02-11T12:34:30.781Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\nio
[2026-02-11T12:34:30.781Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2026-02-11T12:34:30.781Z]
[2026-02-11T12:34:30.781Z] compile:
[2026-02-11T12:34:30.781Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:30.781Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:30.781Z] [echo] ===fork: yes
[2026-02-11T12:34:30.781Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:30.781Z] [echo] ===debug: on
[2026-02-11T12:34:30.781Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/nio
[2026-02-11T12:34:30.781Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2026-02-11T12:34:31.955Z]
[2026-02-11T12:34:31.955Z] copyData:
[2026-02-11T12:34:31.955Z]
[2026-02-11T12:34:31.955Z] check-dir:
[2026-02-11T12:34:31.955Z]
[2026-02-11T12:34:31.955Z] build:
[2026-02-11T12:34:31.955Z]
[2026-02-11T12:34:31.955Z] dist:
[2026-02-11T12:34:31.955Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\nio\nio.jar
[2026-02-11T12:34:31.955Z] [copy] Copying 35 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\nio
[2026-02-11T12:34:31.955Z]
[2026-02-11T12:34:31.955Z] clean:
[2026-02-11T12:34:31.955Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\nio\bin
[2026-02-11T12:34:32.297Z]
[2026-02-11T12:34:32.297Z] build:
[2026-02-11T12:34:32.297Z]
[2026-02-11T12:34:32.297Z] init:
[2026-02-11T12:34:32.297Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\pref
[2026-02-11T12:34:32.297Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2026-02-11T12:34:32.297Z]
[2026-02-11T12:34:32.297Z] compile:
[2026-02-11T12:34:32.297Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:32.297Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:32.297Z] [echo] ===fork: yes
[2026-02-11T12:34:32.297Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:32.297Z] [echo] ===debug: on
[2026-02-11T12:34:32.297Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/pref
[2026-02-11T12:34:32.297Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2026-02-11T12:34:33.087Z]
[2026-02-11T12:34:33.087Z] dist:
[2026-02-11T12:34:33.087Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\pref\pref.jar
[2026-02-11T12:34:33.087Z] [copy] Copying 31 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\pref
[2026-02-11T12:34:33.418Z]
[2026-02-11T12:34:33.418Z] clean:
[2026-02-11T12:34:33.418Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\pref\bin
[2026-02-11T12:34:33.418Z]
[2026-02-11T12:34:33.418Z] build:
[2026-02-11T12:34:33.418Z]
[2026-02-11T12:34:33.418Z] init:
[2026-02-11T12:34:33.418Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\regex
[2026-02-11T12:34:33.418Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2026-02-11T12:34:33.418Z]
[2026-02-11T12:34:33.418Z] compile:
[2026-02-11T12:34:33.418Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:33.418Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:33.418Z] [echo] ===fork: yes
[2026-02-11T12:34:33.418Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:33.418Z] [echo] ===debug: on
[2026-02-11T12:34:33.418Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/regex
[2026-02-11T12:34:33.418Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2026-02-11T12:34:34.632Z]
[2026-02-11T12:34:34.632Z] copyData:
[2026-02-11T12:34:34.632Z]
[2026-02-11T12:34:34.632Z] check-dir:
[2026-02-11T12:34:34.632Z]
[2026-02-11T12:34:34.632Z] build:
[2026-02-11T12:34:34.632Z]
[2026-02-11T12:34:34.632Z] dist:
[2026-02-11T12:34:34.632Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\regex\regex.jar
[2026-02-11T12:34:34.632Z] [copy] Copying 72 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\regex
[2026-02-11T12:34:35.332Z]
[2026-02-11T12:34:35.332Z] clean:
[2026-02-11T12:34:35.332Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\regex\bin
[2026-02-11T12:34:35.332Z]
[2026-02-11T12:34:35.332Z] build:
[2026-02-11T12:34:35.332Z]
[2026-02-11T12:34:35.332Z] init:
[2026-02-11T12:34:35.332Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner
[2026-02-11T12:34:35.332Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2026-02-11T12:34:35.332Z]
[2026-02-11T12:34:35.332Z] compile:
[2026-02-11T12:34:35.332Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:35.332Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:35.332Z] [echo] ===fork: yes
[2026-02-11T12:34:35.332Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:35.332Z] [echo] ===debug: on
[2026-02-11T12:34:35.332Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/scanner
[2026-02-11T12:34:35.332Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2026-02-11T12:34:36.068Z]
[2026-02-11T12:34:36.068Z] dist:
[2026-02-11T12:34:36.068Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner\scanner.jar
[2026-02-11T12:34:36.068Z] [copy] Copying 11 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner
[2026-02-11T12:34:36.068Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\scanner\expected
[2026-02-11T12:34:36.403Z]
[2026-02-11T12:34:36.403Z] clean:
[2026-02-11T12:34:36.403Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\scanner\bin
[2026-02-11T12:34:36.403Z]
[2026-02-11T12:34:36.403Z] build:
[2026-02-11T12:34:36.403Z]
[2026-02-11T12:34:36.403Z] init:
[2026-02-11T12:34:36.403Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader
[2026-02-11T12:34:36.403Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2026-02-11T12:34:36.403Z]
[2026-02-11T12:34:36.403Z] compile:
[2026-02-11T12:34:36.403Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T12:34:36.403Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:34:36.403Z] [echo] ===fork: yes
[2026-02-11T12:34:36.403Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:34:36.403Z] [echo] ===debug: on
[2026-02-11T12:34:36.403Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests///..//jvmtest/functional/MBCS_Tests/urlclassloader
[2026-02-11T12:34:36.403Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2026-02-11T12:34:37.524Z]
[2026-02-11T12:34:37.524Z] dist:
[2026-02-11T12:34:37.524Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader\urlclassloader.jar
[2026-02-11T12:34:37.524Z] [copy] Copying 9 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader
[2026-02-11T12:34:37.865Z] [copy] Copying 19 files to C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\jvmtest\functional\MBCS_Tests\urlclassloader\expected
[2026-02-11T12:34:37.865Z]
[2026-02-11T12:34:37.865Z] clean:
[2026-02-11T12:34:37.865Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\functional\MBCS_Tests\urlclassloader\bin
[2026-02-11T12:34:37.865Z]
[2026-02-11T12:34:37.865Z] BUILD SUCCESSFUL
[2026-02-11T12:34:37.865Z] Total time: 23 seconds
[2026-02-11T12:34:37.865Z] 0
[2026-02-11T12:34:38.197Z]
[2026-02-11T12:34:38.197Z]
[2026-02-11T12:34:38.197Z] RECORD TEST REPOs SHA
[2026-02-11T12:34:38.197Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-02-11T12:34:38.197Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-02-11T12:34:38.197Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-11T12:34:38.197Z] touch C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-11T12:34:38.530Z] ================================================
[2026-02-11T12:34:38.530Z] timestamp: 20260211-123438
[2026-02-11T12:34:38.530Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests
[2026-02-11T12:34:38.530Z] git repo:
[2026-02-11T12:34:38.862Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:34:38.862Z] sha:
[2026-02-11T12:34:38.862Z] 8e74a53d3981291aa7e506f53aa7671170b8df1a
[2026-02-11T12:34:39.189Z] ================================================
[2026-02-11T12:34:39.189Z] timestamp: 20260211-123438
[2026-02-11T12:34:39.189Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/openj9
[2026-02-11T12:34:39.189Z] git repo:
[2026-02-11T12:34:39.189Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:34:39.189Z] sha:
[2026-02-11T12:34:39.189Z] 4abba765c77ee2435112357a1b2880d880e7a473
[2026-02-11T12:34:39.189Z] ================================================
[2026-02-11T12:34:39.189Z] timestamp: 20260211-123439
[2026-02-11T12:34:39.189Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG
[2026-02-11T12:34:39.189Z] git repo:
[2026-02-11T12:34:39.500Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T12:34:39.500Z] sha:
[2026-02-11T12:34:39.500Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T12:34:39.500Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-11T12:34:39.500Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.functional TESTLIST=
[2026-02-11T12:34:39.500Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-11T12:34:39.500Z] perl scripts/configure.pl
[2026-02-11T12:34:39.500Z] c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-11T12:34:40.193Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:34:40.193Z]
[2026-02-11T12:34:40.193Z] Starting to generate test make files.
[2026-02-11T12:34:40.193Z]
[2026-02-11T12:34:40.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\CacheManagement\playlist.xml
[2026-02-11T12:34:40.193Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootstrapMethodArgumentTest\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\bootStrapStaticVerify\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\callsitedbgddrext\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\CDSAdaptorTest\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classesdbgddrext\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\classLoaderTest\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdlinetestertests\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\cmdLineTest_J9tests\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\criu\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\defaultLazySymbolResolution\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\doProtectedAccessCheck\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dscr\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\dumpromtests\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fastClassHashTable\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\fips\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\forceLazySymbolResolution\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcCheck\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcRegressionTests\playlist.xml
[2026-02-11T12:34:40.556Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gcsuballoctests\playlist.xml
[2026-02-11T12:34:40.886Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\getCallerClassTests\playlist.xml
[2026-02-11T12:34:40.886Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gptest\playlist.xml
[2026-02-11T12:34:40.886Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\gputests\playlist.xml
[2026-02-11T12:34:40.886Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\hangTest\playlist.xml
[2026-02-11T12:34:40.886Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ignoreUnrecognizedVMOptions\playlist.xml
[2026-02-11T12:34:40.886Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\imageReaderInitializationTest\playlist.xml
[2026-02-11T12:34:40.886Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\J9security\playlist.xml
[2026-02-11T12:34:40.886Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\javaAssertions\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jep178staticLinkingTest\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jfr\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jimageinterface\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jit\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jitserver\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jrvTest\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jvmtitests\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\jython\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lazyClassLoadingTest\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\libpathTest\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loadLibraryTest\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\locales\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\lockWordAlignment\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\loopReduction\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\modularityddrtests\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\openssl\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pageAlignDirectMemory\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\pltest\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\proxyFieldAccess\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\reflectCache\playlist.xml
[2026-02-11T12:34:40.887Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\runtimemxbeanTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\BadStackMap\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\DataHelperTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ListAllCachesTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCMLTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCCommandLineOptionTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\SCHelperCompatTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\ShareClassesSimpleSanity\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StorageKey\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\StoreFilterTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shareClassTests\URLHelperTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\shrcdbgddrext\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigabrtHandlingTest\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\sigxfszHandlingTest\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\softmxCmdOptTest\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\stackSizeInfoTest\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\SystemPropertiesTest\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\URLClassLoaderTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\ValueBasedClassTest\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\valuetypeddrtests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verbosetest\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\verboseVerification\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\vmRuntimeState\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xcheckjni\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlogTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xlpCMLTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xtraceTests\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\cmdLineTests\xxargtest\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\DDR_Test\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\HealthCenter\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\IllegalAccessError_for_protected_method\playlist.xml
[2026-02-11T12:34:41.222Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java10andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java11andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java12andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java14andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java15andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java16andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java17andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java21Only\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java22andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java8andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Java9andUp\playlist.xml
[2026-02-11T12:34:41.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JavaAgentTest\playlist.xml
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JIT_Test\playlist.xml
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\JLM_Tests\playlist.xml
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr292\playlist.xml
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335\playlist.xml
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Jsr335_interfaceStaticMethod\playlist.xml
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\annotation\playlist.xml
[2026-02-11T12:34:41.917Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/annotation/autoGen.mk
[2026-02-11T12:34:41.917Z]
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\charsets\playlist.xml
[2026-02-11T12:34:41.917Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/charsets/autoGen.mk
[2026-02-11T12:34:41.917Z]
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\CLDR_11\playlist.xml
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepage\playlist.xml
[2026-02-11T12:34:41.917Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/codepage/autoGen.mk
[2026-02-11T12:34:41.917Z]
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\codepoint\playlist.xml
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\coin\playlist.xml
[2026-02-11T12:34:41.917Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/coin/autoGen.mk
[2026-02-11T12:34:41.917Z]
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\compact_number_format\playlist.xml
[2026-02-11T12:34:41.917Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\Compiler\playlist.xml
[2026-02-11T12:34:41.918Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/Compiler/autoGen.mk
[2026-02-11T12:34:41.918Z]
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\datetime\playlist.xml
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\env\playlist.xml
[2026-02-11T12:34:41.918Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/env/autoGen.mk
[2026-02-11T12:34:41.918Z]
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\file\playlist.xml
[2026-02-11T12:34:41.918Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/file/autoGen.mk
[2026-02-11T12:34:41.918Z]
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\formatter\playlist.xml
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\i18n\playlist.xml
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\IDN\playlist.xml
[2026-02-11T12:34:41.918Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/IDN/autoGen.mk
[2026-02-11T12:34:41.918Z]
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jaxp14\playlist.xml
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\jdbc41\playlist.xml
[2026-02-11T12:34:41.918Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/jdbc41/autoGen.mk
[2026-02-11T12:34:41.918Z]
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\language_tag\playlist.xml
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\locale_matching\playlist.xml
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\new_jp_era\playlist.xml
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\nio\playlist.xml
[2026-02-11T12:34:41.918Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/nio/autoGen.mk
[2026-02-11T12:34:41.918Z]
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pattern_matching_instanceof\playlist.xml
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\pref\playlist.xml
[2026-02-11T12:34:41.918Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/pref/autoGen.mk
[2026-02-11T12:34:41.918Z]
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\property_utf8\playlist.xml
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\record\playlist.xml
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\regex\playlist.xml
[2026-02-11T12:34:41.918Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/regex/autoGen.mk
[2026-02-11T12:34:41.918Z]
[2026-02-11T12:34:41.918Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\scanner\playlist.xml
[2026-02-11T12:34:42.248Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/scanner/autoGen.mk
[2026-02-11T12:34:42.248Z]
[2026-02-11T12:34:42.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\sealed_classes\playlist.xml
[2026-02-11T12:34:42.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\StAX\playlist.xml
[2026-02-11T12:34:42.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\switch_expressions\playlist.xml
[2026-02-11T12:34:42.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\text_blocks\playlist.xml
[2026-02-11T12:34:42.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\unicode\playlist.xml
[2026-02-11T12:34:42.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MBCS_Tests\urlclassloader\playlist.xml
[2026-02-11T12:34:42.248Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/urlclassloader/autoGen.mk
[2026-02-11T12:34:42.248Z]
[2026-02-11T12:34:42.248Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/MBCS_Tests/autoGen.mk
[2026-02-11T12:34:42.248Z]
[2026-02-11T12:34:42.248Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\MockitoTests\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\NativeTest\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJ9_Jsr_292_API\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\OpenJcePlusTests\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\RasapiTest\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\AQAvit\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\Crypto\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\security\ssl-tests\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SharedCPEntryInvokerTests\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\SyntheticGCWorkload\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\TestExample\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\testHeadlessComponents\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\UnsafeTest\playlist.xml
[2026-02-11T12:34:42.249Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\Valhalla\playlist.xml
[2026-02-11T12:34:42.558Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG\..\functional\VM_Test\playlist.xml
[2026-02-11T12:34:42.558Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../functional/autoGen.mk
[2026-02-11T12:34:42.558Z]
[2026-02-11T12:34:42.558Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-02-11T12:34:42.558Z]
[2026-02-11T12:34:42.558Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-02-11T12:34:42.558Z]
[2026-02-11T12:34:42.558Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_special.functional_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-11T12:34:42.558Z]
[2026-02-11T12:34:42.558Z] Make files are generated successfully.
[2026-02-11T12:34:42.558Z]
[2026-02-11T12:34:42.558Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-11T12:34:42.558Z] make -f runtest.mk _special.functional
[2026-02-11T12:34:42.558Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/TKG'
[2026-02-11T12:34:43.241Z]
[2026-02-11T12:34:43.241Z] Running make 4.4.1
[2026-02-11T12:34:43.241Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/
[2026-02-11T12:34:43.241Z] set JDK_VERSION to 8
[2026-02-11T12:34:43.241Z] set JDK_IMPL to hotspot
[2026-02-11T12:34:43.550Z] set JVM_VERSION to openjdk8
[2026-02-11T12:34:43.550Z] set JCL_VERSION to latest
[2026-02-11T12:34:43.550Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-11T12:34:43.550Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-11T12:34:43.550Z] set SPEC to win_x86-64
[2026-02-11T12:34:43.550Z] set TEST_FLAG to
[2026-02-11T12:34:43.879Z] Running special.functional ...
[2026-02-11T12:34:43.879Z] There are 170 test targets in special.functional
[2026-02-11T12:34:43.879Z] "c:/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-11T12:34:43.879Z] openjdk version "1.8.0_492-beta"
[2026-02-11T12:34:43.879Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111003-b02)
[2026-02-11T12:34:43.879Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:34:44.189Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests'
[2026-02-11T12:34:44.499Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/functional'
[2026-02-11T12:34:44.499Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/functional/MBCS_Tests'
[2026-02-11T12:34:44.827Z] make[5]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_windows/aqa-tests/functional/MBCS_Tests/annotation'
[2026-02-11T12:34:44.827Z]
[2026-02-11T12:34:45.157Z] ===============================================