Pre Test
Started by upstream project "AQA_Test_Pipeline" build number 609
originally caused by:
Started by user Scott Fryer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_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_sanity.system_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 c48122022099f28a5d882cd24ffedd29dcbfef04 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c48122022099f28a5d882cd24ffedd29dcbfef04 # timeout=10
Commit message: "Improved getDependency workflow (#6694)"
> git rev-list --no-walk 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-29T21:47:25.413Z] SPEC: win_x86-64
[Pipeline] echo
[2026-01-29T21:47:25.421Z] Specified LABEL: sfr-test-node-x64-1
[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-01-29T21:47:25.435Z] dynamicAgents: []
[Pipeline] echo
[2026-01-29T21:47:25.437Z] Provisioning LABEL: sfr-test-node-x64-1
[Pipeline] nodesByLabel
[2026-01-29T21:47:25.451Z] Found a total of 1 nodes with the 'sfr-test-node-x64-1' label
[Pipeline] node
[2026-01-29T21:47:40.474Z] Still waiting to schedule task
[2026-01-29T21:47:40.474Z] Waiting for next available executor on ‘sfr-test-node-x64-1’
[2026-02-01T17:00:47.412Z] Running on sfr-test-node-x64-1 in c:\workspace\workspace\Test_openjdk8_hs_sanity.system_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-01T17:00:47.438Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-01T17:00:47.495Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-01T17:00:47.495Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-01T17:00:47.514Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-01T17:00:47.577Z] The recommended git tool is: git
[2026-02-01T17:00:47.616Z] No credentials specified
[2026-02-01T17:00:47.635Z] Cloning the remote Git repository
[2026-02-01T17:00:47.664Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-01T17:00:47.665Z] > git init c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests # timeout=10
[2026-02-01T17:00:47.782Z] [WARNING] Reference path does not exist: C:\Users\jenkins/openjdk_cache
[2026-02-01T17:00:47.782Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-01T17:00:47.782Z] > git --version # timeout=10
[2026-02-01T17:00:47.827Z] > git --version # 'git version 2.45.1'
[2026-02-01T17:00:47.827Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-01T17:00:53.078Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-01T17:00:53.227Z] Avoid second fetch
[2026-02-01T17:00:53.325Z] Checking out Revision 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master)
[2026-02-01T17:00:53.134Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-01T17:00:53.239Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-02-01T17:00:53.337Z] > git config core.sparsecheckout # timeout=10
[2026-02-01T17:00:53.415Z] > git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
[2026-02-01T17:00:56.695Z] Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)"
[2026-02-01T17:00:56.707Z] > git rev-list --no-walk 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\workspace\workspace\Test_openjdk8_hs_sanity.system_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-01T17:00:58.133Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] echo
[2026-02-01T17:00:58.152Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-01T17:00:58.634Z] + LC_TIME=C
[2026-02-01T17:00:58.634Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-01T17:00:58.726Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-01T17:00:59.162Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-01T17:00:59.162Z] Windows machine, using powershell queries...
[2026-02-01T17:01:05.028Z] Get-WmiObject : Access denied
[2026-02-01T17:01:05.028Z] At line:1 char:2
[2026-02-01T17:01:05.028Z] + (Get-WmiObject Win32_Process -Filter {not CommandLine like '%remoting ...
[2026-02-01T17:01:05.028Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2026-02-01T17:01:05.028Z] + CategoryInfo : InvalidOperation: (:) [Get-WmiObject], ManagementException
[2026-02-01T17:01:05.028Z] + FullyQualifiedErrorId : GetWMIManagementException,Microsoft.PowerShell.Commands.GetWmiObjectCommand
[2026-02-01T17:01:05.028Z]
[2026-02-01T17:01:05.028Z] Woohoo - no rogue processes detected!
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-01T17:01:06.146Z] + printenv
[2026-02-01T17:01:06.146Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-02-01T17:01:06.146Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-02-01T17:01:06.146Z] !C:=C:\Users\jenkins
[2026-02-01T17:01:06.146Z] SHELL=c:\cygwin64\bin\bash.exe
[2026-02-01T17:01:06.146Z] KEEP_WORKSPACE=false
[2026-02-01T17:01:06.146Z] NUMBER_OF_PROCESSORS=4
[2026-02-01T17:01:06.146Z] PROCESSOR_LEVEL=25
[2026-02-01T17:01:06.146Z] TAP_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows.tap
[2026-02-01T17:01:06.146Z] LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/lib
[2026-02-01T17:01:06.146Z] EXIT_FAILURE=false
[2026-02-01T17:01:06.146Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/988/display/redirect?page=tests
[2026-02-01T17:01:06.146Z] PLATFORM=x86-64_windows
[2026-02-01T17:01:06.146Z] DOCKER_REQUIRED=false
[2026-02-01T17:01:06.146Z] PROGRAMFILES=C:\Program Files
[2026-02-01T17:01:06.146Z] git=C:\Program Files\Git\cmd\git.exe
[2026-02-01T17:01:06.146Z] TIME_LIMIT=10
[2026-02-01T17:01:06.146Z] JENKINS_SERVER_COOKIE=durable-a1d400d2a5167b632a3fcc28983c6696660fb31ba69ddae3862aa922cbc9f8a2
[2026-02-01T17:01:06.146Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-02-01T17:01:06.146Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-02-01T17:01:06.146Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-01T17:01:06.146Z] GENERATE_JOBS=false
[2026-02-01T17:01:06.146Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:01:06.146Z] OS=Windows_NT
[2026-02-01T17:01:06.146Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/988/display/redirect?page=changes
[2026-02-01T17:01:06.146Z] HOMEDRIVE=C:
[2026-02-01T17:01:06.146Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-02-01T17:01:06.146Z] RERUN_ITERATIONS=0
[2026-02-01T17:01:06.146Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-01T17:01:06.146Z] USERDOMAIN=WORKGROUP
[2026-02-01T17:01:06.146Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-01T17:01:06.146Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-01T17:01:06.146Z] PWD=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows
[2026-02-01T17:01:06.146Z] USERPROFILE=C:\Users\jenkins
[2026-02-01T17:01:06.146Z] LOGNAME=jenkins
[2026-02-01T17:01:06.146Z] ARCHIVE_TEST_RESULTS=false
[2026-02-01T17:01:06.146Z] SETUP_JCK_RUN=false
[2026-02-01T17:01:06.146Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/988/
[2026-02-01T17:01:06.146Z] SLACK_CHANNEL=aqavit-bot
[2026-02-01T17:01:06.146Z] JCK_GIT_BRANCH=master
[2026-02-01T17:01:06.146Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/
[2026-02-01T17:01:06.147Z] BUILD_NUMBER=988
[2026-02-01T17:01:06.147Z] TKG_ITERATIONS=1
[2026-02-01T17:01:06.147Z] _=/usr/bin/printenv
[2026-02-01T17:01:06.147Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-02-01T17:01:06.147Z] c28fc6f98a2c44abbbd89d6a3037d0d9_POSIX_FD_STATE=AAAAAAICAgA=
[2026-02-01T17:01:06.147Z] PERF_ROOT=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/../../benchmarks
[2026-02-01T17:01:06.147Z] ALLUSERSPROFILE=C:\ProgramData
[2026-02-01T17:01:06.147Z] JENKINS_NODE_COOKIE=5dcb4f90-36af-4e2c-9fb5-144314024f19
[2026-02-01T17:01:06.147Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-02-01T17:01:06.147Z] KEEP_REPORTDIR=false
[2026-02-01T17:01:06.147Z] BUILD_DISPLAY_NAME=#988
[2026-02-01T17:01:06.147Z] SDK_RESOURCE=releases
[2026-02-01T17:01:06.147Z] TEST_JDK_HOME=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-01T17:01:06.147Z] HOME=/cygdrive/c/Users/jenkins
[2026-02-01T17:01:06.147Z] USERNAME=jenkins
[2026-02-01T17:01:06.147Z] NUM_MACHINES=1
[2026-02-01T17:01:06.147Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-02-01T17:01:06.147Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-01T17:01:06.147Z] jobStatus=SUCCESS
[2026-02-01T17:01:06.147Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-01T17:01:06.147Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows
[2026-02-01T17:01:06.147Z] JOBSTARTTIME=Sun, 01 Feb 2026 17:00:58 +0000
[2026-02-01T17:01:06.147Z] JDK_VERSION=8
[2026-02-01T17:01:06.147Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-02-01T17:01:06.147Z] JOB_NAME=Test_openjdk8_hs_sanity.system_x86-64_windows
[2026-02-01T17:01:06.147Z] USE_TESTENV_PROPERTIES=true
[2026-02-01T17:01:06.147Z] SYSTEMROOT=C:\Windows
[2026-02-01T17:01:06.147Z] PERSONAL_BUILD=false
[2026-02-01T17:01:06.147Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/988/display/redirect
[2026-02-01T17:01:06.147Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-02-01T17:01:06.147Z] AUTO_DETECT=true
[2026-02-01T17:01:06.147Z] SSH_CONNECTION=78.47.239.97 54074 172.19.0.4 22
[2026-02-01T17:01:06.147Z] EXIT_SUCCESS=false
[2026-02-01T17:01:06.147Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/display/redirect
[2026-02-01T17:01:06.147Z] PROMPT=jenkins@sfr-dynamic-upd $P$G
[2026-02-01T17:01:06.147Z] WORKSPACE=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows
[2026-02-01T17:01:06.147Z] COMPUTERNAME=sfr-dynamic-upd
[2026-02-01T17:01:06.147Z] OPENJ9_BRANCH=master
[2026-02-01T17:01:06.147Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-01T17:01:06.147Z] SYSTEM_LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:06.147Z] PARALLEL=None
[2026-02-01T17:01:06.147Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-01T17:01:06.147Z] ITERATIONS=1
[2026-02-01T17:01:06.147Z] SPEC=win_x86-64
[2026-02-01T17:01:06.147Z] LABEL=sfr-test-node-x64-1
[2026-02-01T17:01:06.147Z] TERM=xterm-256color
[2026-02-01T17:01:06.147Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-01T17:01:06.147Z] NODE_NAME=sfr-test-node-x64-1
[2026-02-01T17:01:06.147Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-01T17:01:06.147Z] USER=jenkins
[2026-02-01T17:01:06.147Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-02-01T17:01:06.147Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-01T17:01:06.147Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-02-01T17:01:06.147Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-01T17:01:06.147Z] DYNAMIC_COMPILE=false
[2026-02-01T17:01:06.147Z] SHLVL=2
[2026-02-01T17:01:06.147Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_x86-64_windows-988
[2026-02-01T17:01:06.147Z] PROCESSOR_REVISION=0101
[2026-02-01T17:01:06.147Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-02-01T17:01:06.147Z] EXECUTOR_NUMBER=0
[2026-02-01T17:01:06.147Z] HUDSON_COOKIE=d8027a65-bfd4-4808-83a4-70f7695bf09c
[2026-02-01T17:01:06.147Z] ADOPTOPENJDK_BRANCH=master
[2026-02-01T17:01:06.147Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-01T17:01:06.147Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-02-01T17:01:06.147Z] ORIGIN_JDK_VERSION=8
[2026-02-01T17:01:06.147Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2026-02-01T17:01:06.147Z] NUM_PROCESSORS=2
[2026-02-01T17:01:06.147Z] SSH_CLIENT=78.47.239.97 54074 22
[2026-02-01T17:01:06.147Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-01T17:01:06.147Z] NODE_LABELS=ci.role.testX windowsX testX x64X sw.os.windowsX hw.arch.x86X sfr-test-node-x64-1
[2026-02-01T17:01:06.147Z] STAGE_NAME=Setup
[2026-02-01T17:01:06.147Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-01T17:01:06.147Z] HOMEPATH=\Users\jenkins
[2026-02-01T17:01:06.147Z] WORKSPACE_TMP=c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows@tmp
[2026-02-01T17:01:06.147Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-02-01T17:01:06.147Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-02-01T17:01:06.147Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-02-01T17:01:06.147Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-01T17:01:06.147Z] ProgramW6432=C:\Program Files
[2026-02-01T17:01:06.147Z] CI=true
[2026-02-01T17:01:06.147Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_x86-64_windows/988/display/redirect?page=artifacts
[2026-02-01T17:01:06.147Z] RERUN_FAILURE=false
[2026-02-01T17:01:06.147Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-01T17:01:06.147Z] BUILD_LIST=system
[2026-02-01T17:01:06.147Z] BUILD_ID=988
[2026-02-01T17:01:06.147Z] WINDIR=C:\Windows
[2026-02-01T17:01:06.147Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-02-01T17:01:06.147Z] PUBLIC=C:\Users\Public
[2026-02-01T17:01:06.147Z] SYSTEMDRIVE=C:
[2026-02-01T17:01:06.147Z] OLDPWD=/cygdrive/c/Users/jenkins
[2026-02-01T17:01:06.147Z] TARGET=sanity.system
[2026-02-01T17:01:06.147Z] USE_JRE=false
[2026-02-01T17:01:06.147Z] JDK_IMPL=hotspot
[2026-02-01T17:01:06.147Z] 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.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named 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-01T17:01:06.237Z] 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-01T17:01:06.246Z] Running in c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-02-01T17:01:06.282Z] $ ssh-agent
[2026-02-01T17:01:06.373Z] SSH_AUTH_SOCK=/tmp/ssh-sysyO41jOCp1/agent.53796
[2026-02-01T17:01:06.374Z] SSH_AGENT_PID=53797
[2026-02-01T17:01:06.374Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-01T17:01:06.383Z] Running in c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-01T17:01:06.412Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-02-01T17:01:06.863Z] ++ pwd
[2026-02-01T17:01:06.863Z] + ./get.sh -s /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/.. -p x86-64_windows -r releases -j 8 -i hotspot --clone_openj9 false
[2026-02-01T17:01:06.863Z] TESTDIR: /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests
[2026-02-01T17:01:06.863Z] load ./testenv/testenv.properties
[2026-02-01T17:01:06.863Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-02-01T17:01:08.514Z] Use branch name dev from ./testenv/testenv.properties
[2026-02-01T17:01:08.514Z] get jdk binary...
[2026-02-01T17:01:08.514Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/windows/x64/jdk/hotspot/normal/adoptium?project=jdk
[2026-02-01T17:01:08.849Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/windows/x64/sbom/hotspot/normal/adoptium?project=jdk
[2026-02-01T17:01:09.560Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip ...
[2026-02-01T17:01:11.806Z] List files in jdkbinary folder...
[2026-02-01T17:01:12.148Z] total 104552
[2026-02-01T17:01:12.148Z] -rw-rw-r--+ 1 jenkins None 106977960 Feb 1 17:01 OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip
[2026-02-01T17:01:12.148Z] -rw-rw-r--+ 1 jenkins None 78772 Feb 1 17:01 OpenJDK8U-sbom_x64_windows_hotspot_8u472b08.json
[2026-02-01T17:01:12.148Z] drwxrwxr-x+ 1 jenkins None 0 Feb 1 17:01 tmp
[2026-02-01T17:01:12.148Z] List files in jdkbinary/tmp folder...
[2026-02-01T17:01:12.148Z] total 4
[2026-02-01T17:01:12.148Z] drwxrwxr-x+ 1 jenkins None 0 Oct 22 04:59 jdk8u472-b08
[2026-02-01T17:01:12.148Z] Moving directory jdk8u472-b08/ to ../j2sdk-image
[2026-02-01T17:01:12.148Z] Run c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-02-01T17:01:12.148Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-01T17:01:12.493Z] openjdk version "1.8.0_472"
[2026-02-01T17:01:12.493Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-02-01T17:01:12.493Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-02-01T17:01:12.493Z] =JAVA VERSION OUTPUT END=
[2026-02-01T17:01:12.493Z] =RELEASE INFO BEGIN=
[2026-02-01T17:01:12.493Z] JAVA_VERSION="1.8.0_472"
[2026-02-01T17:01:12.493Z] OS_NAME="Windows"
[2026-02-01T17:01:12.493Z] OS_VERSION="5.2"
[2026-02-01T17:01:12.493Z] OS_ARCH="amd64"
[2026-02-01T17:01:12.493Z] SOURCE=".:git:7c0a02d6a25b+"
[2026-02-01T17:01:12.493Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-01T17:01:12.493Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2026-02-01T17:01:12.493Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-01T17:01:12.493Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-01T17:01:12.493Z] FULL_VERSION="1.8.0_472-b08"
[2026-02-01T17:01:12.493Z] SEMANTIC_VERSION="8.0.472+8"
[2026-02-01T17:01:12.493Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-02-01T17:01:12.493Z] JVM_VARIANT="Hotspot"
[2026-02-01T17:01:12.493Z] JVM_VERSION="25.472-b08"
[2026-02-01T17:01:12.493Z] IMAGE_TYPE="JDK"
[2026-02-01T17:01:12.493Z] =RELEASE INFO END=
[2026-02-01T17:01:12.493Z] get testKitGen...
[2026-02-01T17:01:12.493Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-01T17:01:15.437Z] git rev-parse master
[2026-02-01T17:01:15.437Z] git checkout -q -f 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-01T17:01:15.892Z] $ ssh-agent -k
[2026-02-01T17:01:15.926Z] unset SSH_AUTH_SOCK;
[2026-02-01T17:01:15.926Z] unset SSH_AGENT_PID;
[2026-02-01T17:01:15.926Z] echo Agent pid 53797 killed;
[2026-02-01T17:01:15.975Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-01T17:01:16.296Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=sfr-test-node-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&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-01T17:01:16.313Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=sanity.system&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=sfr-test-node-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&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-01T17:01:16.377Z] Building tests...
[Pipeline] timeout
[2026-02-01T17:01:16.381Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-01T17:01:16.402Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-02-01T17:01:16.921Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-02-01T17:01:17.246Z] --------------------------------------------
[2026-02-01T17:01:17.246Z] path is set to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:17.246Z] task is set to default
[2026-02-01T17:01:17.246Z] dependencyList is set to all
[2026-02-01T17:01:17.246Z] System Test jars will be downloaded.
[2026-02-01T17:01:17.246Z] --------------------------------------------
[2026-02-01T17:01:17.247Z] Starting download third party dependent jars
[2026-02-01T17:01:17.247Z] --------------------------------------------
[2026-02-01T17:01:17.247Z] downloading dependent third party jars to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading
[2026-02-01T17:01:17.247Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2026-02-01T17:01:17.247Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-01T17:01:17.401Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2026-02-01T17:01:17.417Z] Running in c:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-01T17:01:17.488Z] $ ssh-agent
[2026-02-01T17:01:17.578Z] SSH_AUTH_SOCK=/tmp/ssh-oQxJHWWgCxwx/agent.53856
[2026-02-01T17:01:17.578Z] SSH_AGENT_PID=53857
[2026-02-01T17:01:17.578Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-01T17:01:18.049Z] + bash ./compile.sh
[2026-02-01T17:01:18.050Z] Set values based on ./testenv/testenv.properties:
[2026-02-01T17:01:18.050Z] =========
[2026-02-01T17:01:18.050Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-02-01T17:01:18.050Z] TKG_BRANCH=master
[2026-02-01T17:01:18.050Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-01T17:01:18.050Z] OPENJ9_BRANCH=master
[2026-02-01T17:01:18.050Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-01T17:01:18.050Z] STF_BRANCH=master
[2026-02-01T17:01:18.050Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-02-01T17:01:18.050Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-02-01T17:01:18.050Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-01T17:01:18.050Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-02-01T17:01:18.050Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-01T17:01:18.050Z] JDK8_BRANCH=dev
[2026-02-01T17:01:18.050Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-02-01T17:01:18.050Z] JDK11_BRANCH=dev
[2026-02-01T17:01:18.050Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-02-01T17:01:18.050Z] JDK17_BRANCH=dev
[2026-02-01T17:01:18.050Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-02-01T17:01:18.050Z] JDK21_BRANCH=dev
[2026-02-01T17:01:18.050Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-02-01T17:01:18.050Z] JDK8_OPENJ9_BRANCH=openj9
[2026-02-01T17:01:18.050Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-02-01T17:01:18.050Z] JDK11_OPENJ9_BRANCH=openj9
[2026-02-01T17:01:18.050Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-02-01T17:01:18.050Z] JDK17_OPENJ9_BRANCH=openj9
[2026-02-01T17:01:18.050Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-02-01T17:01:18.050Z] JDK21_OPENJ9_BRANCH=openj9
[2026-02-01T17:01:18.050Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-02-01T17:01:18.050Z] JDK25_OPENJ9_BRANCH=openj9
[2026-02-01T17:01:18.050Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:01:18.050Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-02-01T17:01:18.050Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:01:18.050Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-01T17:01:18.050Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:01:18.050Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-02-01T17:01:18.050Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:01:18.050Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-01T17:01:18.050Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-02-01T17:01:18.050Z] =========
[2026-02-01T17:01:18.050Z]
[2026-02-01T17:01:18.050Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-01T17:01:18.050Z] JDK_BRANCH=dev
[2026-02-01T17:01:18.050Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:01:18.050Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-01T17:01:18.375Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-01T17:01:18.375Z] LIB_DIR is set to C:/workspace/externalDependency/system_lib
[2026-02-01T17:01:18.375Z] rm -f -r /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-01T17:01:18.375Z] mkdir -p /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-01T17:01:18.375Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/workspace/externalDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-01T17:01:18.375Z] if [ -z "$(tail -1 /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-01T17:01:19.542Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-02-01T17:01:19.896Z]
[2026-02-01T17:01:19.896Z] build:
[2026-02-01T17:01:19.896Z]
[2026-02-01T17:01:19.896Z] clean:
[2026-02-01T17:01:19.896Z]
[2026-02-01T17:01:19.896Z] init:
[2026-02-01T17:01:19.896Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin
[2026-02-01T17:01:19.896Z]
[2026-02-01T17:01:19.896Z] getDependentLibs:
[2026-02-01T17:01:20.241Z] [exec] --------------------------------------------
[2026-02-01T17:01:20.241Z] [exec] path is set to C:/workspace/externalDependency/system_lib
[2026-02-01T17:01:20.241Z] [exec] task is set to default
[2026-02-01T17:01:20.241Z] [exec] dependencyList is set to json_simple
[2026-02-01T17:01:20.241Z] [exec] System Test jars will be downloaded.
[2026-02-01T17:01:20.241Z] [exec] --------------------------------------------
[2026-02-01T17:01:20.241Z] [exec] Starting download third party dependent jars
[2026-02-01T17:01:20.241Z] [exec] --------------------------------------------
[2026-02-01T17:01:20.241Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/system_lib
[2026-02-01T17:01:20.241Z] [exec] C:/workspace/externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-01T17:01:20.241Z] [exec] downloaded dependent third party jars successfully
[2026-02-01T17:01:20.241Z]
[2026-02-01T17:01:20.241Z] compile:
[2026-02-01T17:01:20.241Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-01T17:01:20.241Z] [echo] ============COMPILER SETTINGS============
[2026-02-01T17:01:20.241Z] [echo] ===fork: yes
[2026-02-01T17:01:20.241Z] [echo] ===debug: on
[2026-02-01T17:01:20.241Z] [javac] Compiling 28 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin
[2026-02-01T17:01:22.511Z]
[2026-02-01T17:01:22.512Z] dist:
[2026-02-01T17:01:22.512Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-02-01T17:01:22.853Z]
[2026-02-01T17:01:22.853Z] BUILD SUCCESSFUL
[2026-02-01T17:01:22.853Z] Total time: 3 seconds
[2026-02-01T17:01:22.853Z] 0
[2026-02-01T17:01:22.853Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-01T17:01:23.236Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-01T17:01:23.236Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-02-01T17:01:24.899Z] ****************************** MACHINE INFO ******************************
[2026-02-01T17:01:24.899Z] File path : C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG
[2026-02-01T17:01:24.899Z] Free Physical Memory Size : 9984561152
[2026-02-01T17:01:24.899Z] Free space (bytes) : 200045592576
[2026-02-01T17:01:24.899Z] Total Physical Memory Size : 17121890304
[2026-02-01T17:01:24.899Z] Total space (bytes) : 274283311104
[2026-02-01T17:01:24.899Z] Usable space (bytes) : 200045592576
[2026-02-01T17:01:24.899Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-01T17:01:24.899Z] bashVersion :
[2026-02-01T17:01:24.900Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-02-01T17:01:24.900Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-01T17:01:24.900Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] This is free software; you are free to change and redistribute it.
[2026-02-01T17:01:24.900Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-01T17:01:24.900Z] cpuCores : 4
[2026-02-01T17:01:24.900Z] curlVersion :
[2026-02-01T17:01:24.900Z] curl 8.9.1 (x86_64-pc-cygwin) libcurl/8.9.1 OpenSSL/3.0.14 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8
[2026-02-01T17:01:24.900Z] Release-Date: 2024-07-31
[2026-02-01T17:01:24.900Z] 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
[2026-02-01T17:01:24.900Z] 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-01T17:01:24.900Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-01T17:01:24.900Z] gcc version : 12
[2026-02-01T17:01:24.900Z] gclibc version : ldd (cygwin) 3.5.4
[2026-02-01T17:01:24.900Z] gdb version : bash: line 1: gdb: command not found
[2026-02-01T17:01:24.900Z] lldb version : Command could not be executed
[2026-02-01T17:01:24.900Z] makeVersion :
[2026-02-01T17:01:24.900Z] GNU Make 4.4.1
[2026-02-01T17:01:24.900Z] Built for x86_64-pc-cygwin
[2026-02-01T17:01:24.900Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-01T17:01:24.900Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-01T17:01:24.900Z] This is free software: you are free to change and redistribute it.
[2026-02-01T17:01:24.900Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-01T17:01:24.900Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-01T17:01:24.900Z] perlVersion :
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2026-02-01T17:01:24.900Z] (with 3 registered patches, see perl -V for more detail)
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] Copyright 1987-2024, Larry Wall
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-01T17:01:24.900Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-01T17:01:24.900Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-01T17:01:24.900Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-01T17:01:24.900Z] procArch : unknown
[2026-02-01T17:01:24.900Z] sysArch : x86_64
[2026-02-01T17:01:24.900Z] sysOS : CYGWIN_NT-10.0-20348
[2026-02-01T17:01:24.900Z] ulimit :
[2026-02-01T17:01:24.900Z] core file size (blocks, -c) 0
[2026-02-01T17:01:24.900Z] data seg size (kbytes, -d) unlimited
[2026-02-01T17:01:24.900Z] file size (blocks, -f) unlimited
[2026-02-01T17:01:24.900Z] open files (-n) 3200
[2026-02-01T17:01:24.900Z] pipe size (512 bytes, -p) 8
[2026-02-01T17:01:24.900Z] stack size (kbytes, -s) 2032
[2026-02-01T17:01:24.900Z] cpu time (seconds, -t) unlimited
[2026-02-01T17:01:24.900Z] max user processes (-u) 256
[2026-02-01T17:01:24.900Z] virtual memory (kbytes, -v) unlimited
[2026-02-01T17:01:24.900Z] uname : CYGWIN_NT-10.0-20348 sfr-dynamic-upd 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin
[2026-02-01T17:01:24.900Z] vmVendor : Oracle Corporation
[2026-02-01T17:01:24.900Z] vmVersion : 25.472-b08
[2026-02-01T17:01:24.900Z] xlc version : bash: line 1: xlC: command not found
[2026-02-01T17:01:24.900Z] **************************************************************************
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] System.getProperty('java.vendor')=Temurin
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] System.getProperty('os.name')=Windows Server 2022
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] System.getProperty('os.arch')=amd64
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] System.getProperty('java.fullversion')=null
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:24.900Z] System.getProperty('sun.arch.data.model')=64
[2026-02-01T17:01:24.900Z]
[2026-02-01T17:01:25.224Z] make -f clean.mk cleanBuild
[2026-02-01T17:01:25.224Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-01T17:01:25.548Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest
[2026-02-01T17:01:25.548Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-01T17:01:25.548Z] make -f compile.mk compile
[2026-02-01T17:01:25.549Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-01T17:01:26.249Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-01T17:01:26.249Z] mkdir -p C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-02-01T17:01:26.249Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/workspace/externalDependency/system_lib" 2>&1; echo $? ) | tee "C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-02-01T17:01:26.249Z] if [ -z "$(tail -1 C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-02-01T17:01:27.990Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-02-01T17:01:28.740Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2026-02-01T17:01:28.740Z]
[2026-02-01T17:01:28.740Z] -create_test_directory:
[2026-02-01T17:01:28.740Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest
[2026-02-01T17:01:28.740Z]
[2026-02-01T17:01:28.740Z] stage_test_material:
[2026-02-01T17:01:28.740Z] [copy] Copying 135 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest
[2026-02-01T17:01:29.899Z]
[2026-02-01T17:01:29.899Z] build:
[2026-02-01T17:01:29.899Z]
[2026-02-01T17:01:29.899Z] init:
[2026-02-01T17:01:29.899Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system
[2026-02-01T17:01:29.899Z]
[2026-02-01T17:01:29.899Z] dist:
[2026-02-01T17:01:29.899Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system
[2026-02-01T17:01:29.899Z]
[2026-02-01T17:01:29.899Z] common_build:
[2026-02-01T17:01:29.899Z] [echo] target common_build is called.....
[2026-02-01T17:01:29.899Z]
[2026-02-01T17:01:29.899Z] common_init:
[2026-02-01T17:01:29.899Z]
[2026-02-01T17:01:29.899Z] check_systemtest:
[2026-02-01T17:01:29.899Z] [echo] C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//system/STF does not exist, clone from GitHub
[2026-02-01T17:01:29.899Z]
[2026-02-01T17:01:29.899Z] clone_stf:
[2026-02-01T17:01:30.224Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2026-02-01T17:01:31.378Z] [echo] git rev-parse master
[2026-02-01T17:01:31.378Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-01T17:01:33.032Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-02-01T17:01:33.032Z] [echo] C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub
[2026-02-01T17:01:33.032Z]
[2026-02-01T17:01:33.032Z] clone_systemtest:
[2026-02-01T17:01:33.032Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2026-02-01T17:01:34.682Z] [echo] git rev-parse master
[2026-02-01T17:01:34.682Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-01T17:01:40.557Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] configure_systemtest:
[2026-02-01T17:01:40.557Z] [echo] Executing openjdk.build/build.xml
[2026-02-01T17:01:40.557Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] check-for-ant:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] configure-ant:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] print-ant-location:
[2026-02-01T17:01:40.557Z] [echo] Using ant from c:\workspace\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] print-ant-error:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] check-for-junit:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] configure-junit:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] print-junit-location:
[2026-02-01T17:01:40.557Z] [echo] Using junit from c:\workspace\externalDependency\system_lib\junit\junit.jar
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] print-junit-error:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] check-for-hamcrest-core:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] configure-hamcrest-core:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] print-hamcrest-core-location:
[2026-02-01T17:01:40.557Z] [echo] Using hamcrest-core from c:\workspace\externalDependency\system_lib\junit\hamcrest-core.jar
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] print-hamcrest-core-error:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] check-for-log4j:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] configure-log4j:
[2026-02-01T17:01:40.557Z]
[2026-02-01T17:01:40.557Z] print-log4j-location:
[2026-02-01T17:01:40.558Z] [echo] Using log4j-api from c:\workspace\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\workspace\externalDependency\system_lib\log4j\log4j-core.jar
[2026-02-01T17:01:40.558Z]
[2026-02-01T17:01:40.558Z] print-log4j-error:
[2026-02-01T17:01:40.558Z]
[2026-02-01T17:01:40.558Z] check-for-asm:
[2026-02-01T17:01:40.558Z]
[2026-02-01T17:01:40.558Z] configure-asm:
[2026-02-01T17:01:40.558Z]
[2026-02-01T17:01:40.558Z] print-asm-location:
[2026-02-01T17:01:40.558Z] [echo] Using asm.jar from c:\workspace\externalDependency\system_lib\asm/asm.jar
[2026-02-01T17:01:40.558Z] [echo] Using asm-commons.jar from c:\workspace\externalDependency\system_lib\asm/asm-commons.jar
[2026-02-01T17:01:40.558Z]
[2026-02-01T17:01:40.558Z] print-asm-error:
[2026-02-01T17:01:40.558Z]
[2026-02-01T17:01:40.558Z] setup-java-properties:
[2026-02-01T17:01:40.558Z] [echo] java_home is ${java_home}
[2026-02-01T17:01:40.558Z] [echo] java.home is C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\jre
[2026-02-01T17:01:40.913Z] [echoproperties] #Ant properties
[2026-02-01T17:01:40.913Z] [echoproperties] #Sun Feb 01 17:01:40 UTC 2026
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk..=
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.C=\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\classes
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.file.separator=\\
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.home=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.library.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\bin
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-01T17:01:40.913Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-b08
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.version=1.8.0_472
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.java.vm.version=25.472-b08
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472"
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.os.arch=amd64
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.os.name=Windows Server 2022
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.os.version=10.0
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.path.separator=;
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\bin
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.desktop=windows
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.sun.os.patch.level=
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.user.country=US
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.user.dir=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.user.language=en
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.user.name=****
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.user.script=
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.user.timezone=
[2026-02-01T17:01:40.914Z] [echoproperties] buildjdk.user.variant=
[2026-02-01T17:01:40.914Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.1138620588
[2026-02-01T17:01:40.914Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022
[2026-02-01T17:01:40.914Z] [echo] java_platform set to win_x86-64
[2026-02-01T17:01:40.914Z] [echo] java_java_specification_version set to 1.8
[2026-02-01T17:01:40.914Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-01T17:01:40.914Z] [echo] java_bindir set to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\jre/../bin
[2026-02-01T17:01:40.914Z] [echo] java_compiler set to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\bin\javac.exe
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] check-for-tools-jar:
[2026-02-01T17:01:40.914Z] [echo] java_java_specification_version is 1.8
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] configure-tools-jar:
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] print-tools-jar-location:
[2026-02-01T17:01:40.914Z] [echo] Using tools.jar from c:\workspace\externalDependency\system_lib\tools/tools.jar
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] print-tools-jar-error:
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] check-for-windows-sysinternals:
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] set-download-windows-sysinternals-required:
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] configure-windows-sysinternals:
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] print-windows-sysinternals-location:
[2026-02-01T17:01:40.914Z] [echo] Using windows sysinternals from from c:\workspace\externalDependency\system_lib\windows_sysinternals
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] set-print-windows-sysinternals-error-required:
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] really-print-windows-sysinternals-error:
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] print-windows-sysinternals-error:
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] fail-if-error:
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] print-all-prereq-versions:
[2026-02-01T17:01:40.914Z] [echo] Ant version in use : 1.10.2
[2026-02-01T17:01:40.914Z] [echo] log4j version in use : 2.16.0
[2026-02-01T17:01:40.914Z] [echo] ASM version in use : 9.7.1
[2026-02-01T17:01:40.914Z] [echo] junit version in use : 4.12
[2026-02-01T17:01:40.914Z] [echo] hamcrest version in use: 1.3
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] configure:
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] build-dependencies:
[2026-02-01T17:01:40.914Z] [echo] Executing openjdk.build/build.xml
[2026-02-01T17:01:40.914Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:40.914Z]
[2026-02-01T17:01:40.914Z] setup-java-properties:
[2026-02-01T17:01:40.914Z] [echo] java_home is ${java_home}
[2026-02-01T17:01:40.915Z] [echo] java.home is C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\jre
[2026-02-01T17:01:40.915Z] [echoproperties] #Ant properties
[2026-02-01T17:01:40.915Z] [echoproperties] #Sun Feb 01 17:01:40 UTC 2026
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk..=
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.C=\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\classes
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.windows.WToolkit
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.file.encoding=Cp1252
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.file.separator=\\
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.awt.printerjob=sun.awt.windows.WPrinterJob
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.endorsed.dirs=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\endorsed
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.ext.dirs=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\ext
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.home=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\jenkins\\AppData\\Local\\Temp\\
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.library.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\bin
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_472-b08
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.version=1.8.0_472
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.java.vm.version=25.472-b08
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.line.separator=\\r \\n
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.openjdk=version "1.8.0_472"
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.os.arch=amd64
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.os.name=Windows Server 2022
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.os.version=10.0
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.path.separator=;
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.boot.class.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\lib\\resources.jar
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\jre\\bin
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.desktop=windows
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.sun.os.patch.level=
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.user.country=US
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.user.dir=C\:\\workspace\\workspace\\Test_openjdk8_hs_sanity.system_x86-64_windows\\aqa-tests\\system\\aqa-systemtest\\openjdk.build
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.user.home=C\:\\Users\\jenkins
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.user.language=en
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.user.name=****
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.user.script=
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.user.timezone=
[2026-02-01T17:01:40.915Z] [echoproperties] buildjdk.user.variant=
[2026-02-01T17:01:40.915Z] [delete] Deleting: C:\Users\jenkins\AppData\Local\Temp\openjdk.java.build.properties.837499480
[2026-02-01T17:01:40.916Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022
[2026-02-01T17:01:40.916Z] [echo] java_platform set to win_x86-64
[2026-02-01T17:01:40.916Z] [echo] java_java_specification_version set to 1.8
[2026-02-01T17:01:40.916Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-01T17:01:40.916Z] [echo] java_bindir set to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\jre/../bin
[2026-02-01T17:01:40.916Z] [echo] java_compiler set to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\bin\javac.exe
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] check-prereqs:
[2026-02-01T17:01:40.916Z] [echo] Executing openjdk.build/build.xml
[2026-02-01T17:01:40.916Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] check-for-ant:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-ant-location:
[2026-02-01T17:01:40.916Z] [echo] Using ant from c:\workspace\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-ant-error:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] check-for-junit:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-junit-location:
[2026-02-01T17:01:40.916Z] [echo] Using junit from c:\workspace\externalDependency\system_lib\junit\junit.jar
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-junit-error:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] check-for-hamcrest-core:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-hamcrest-core-location:
[2026-02-01T17:01:40.916Z] [echo] Using hamcrest-core from c:\workspace\externalDependency\system_lib\junit\hamcrest-core.jar
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-hamcrest-core-error:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] check-for-log4j:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-log4j-location:
[2026-02-01T17:01:40.916Z] [echo] Using log4j-api from c:\workspace\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\workspace\externalDependency\system_lib\log4j\log4j-core.jar
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-log4j-error:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] check-for-asm:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-asm-location:
[2026-02-01T17:01:40.916Z] [echo] Using asm.jar from c:\workspace\externalDependency\system_lib\asm/asm.jar
[2026-02-01T17:01:40.916Z] [echo] Using asm-commons.jar from c:\workspace\externalDependency\system_lib\asm/asm-commons.jar
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-asm-error:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] setup-java-properties:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] check-for-tools-jar:
[2026-02-01T17:01:40.916Z] [echo] java_java_specification_version is 1.8
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-tools-jar-location:
[2026-02-01T17:01:40.916Z] [echo] Using tools.jar from c:\workspace\externalDependency\system_lib\tools/tools.jar
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-tools-jar-error:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] check-for-windows-sysinternals:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-windows-sysinternals-location:
[2026-02-01T17:01:40.916Z] [echo] Using windows sysinternals from from c:\workspace\externalDependency\system_lib\windows_sysinternals
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] set-print-windows-sysinternals-error-required:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] really-print-windows-sysinternals-error:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-windows-sysinternals-error:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] fail-if-error:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] print-all-prereq-versions:
[2026-02-01T17:01:40.916Z] [echo] Ant version in use : 1.10.2
[2026-02-01T17:01:40.916Z] [echo] log4j version in use : 2.16.0
[2026-02-01T17:01:40.916Z] [echo] ASM version in use : 9.7.1
[2026-02-01T17:01:40.916Z] [echo] junit version in use : 4.12
[2026-02-01T17:01:40.916Z] [echo] hamcrest version in use: 1.3
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] run-check-prereqs:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] build-dependencies:
[2026-02-01T17:01:40.916Z] [echo] Executing stf.build/build.xml
[2026-02-01T17:01:40.916Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] setup-java-properties:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] check-prereqs:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] build-dependencies:
[2026-02-01T17:01:40.916Z] [echo] Executing stf.core/build.xml
[2026-02-01T17:01:40.916Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] setup-java-properties:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] check-prereqs:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] build-dependencies:
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] create-bin-dir:
[2026-02-01T17:01:40.916Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2026-02-01T17:01:40.916Z]
[2026-02-01T17:01:40.916Z] build-java:
[2026-02-01T17:01:41.263Z] [javac] Compiling 58 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2026-02-01T17:01:43.528Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2026-02-01T17:01:44.243Z]
[2026-02-01T17:01:44.243Z] build-jar:
[2026-02-01T17:01:44.243Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin\stf.core.jar
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-archives:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] copy-log4j2-config:
[2026-02-01T17:01:45.374Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-no-natives:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-natives:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build:
[2026-02-01T17:01:45.374Z] [echo] Executing stf.load/build.xml
[2026-02-01T17:01:45.374Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] setup-java-properties:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] check-prereqs:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-dependencies:
[2026-02-01T17:01:45.374Z] [echo] Executing stf.core/build.xml
[2026-02-01T17:01:45.374Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] setup-java-properties:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] check-prereqs:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-dependencies:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] create-bin-dir:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-java:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-jar:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-archives:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] copy-log4j2-config:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-no-natives:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-natives:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build:
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] create-bin-dir:
[2026-02-01T17:01:45.374Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin
[2026-02-01T17:01:45.374Z]
[2026-02-01T17:01:45.374Z] build-java:
[2026-02-01T17:01:45.375Z] [javac] Compiling 29 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin
[2026-02-01T17:01:47.059Z] [javac] Note: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\blockedexitagent\BlockedExitAgent.java uses or overrides a deprecated API.
[2026-02-01T17:01:47.059Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-01T17:01:47.059Z]
[2026-02-01T17:01:47.059Z] build-jar:
[2026-02-01T17:01:47.401Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin\stf.load.jar
[2026-02-01T17:01:47.764Z]
[2026-02-01T17:01:47.765Z] build-archives:
[2026-02-01T17:01:47.765Z]
[2026-02-01T17:01:47.765Z] build-no-natives:
[2026-02-01T17:01:47.765Z]
[2026-02-01T17:01:47.765Z] build-natives:
[2026-02-01T17:01:47.765Z]
[2026-02-01T17:01:47.765Z] build:
[2026-02-01T17:01:47.765Z] [echo] Executing stf.samples/build.xml
[2026-02-01T17:01:47.765Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:47.765Z]
[2026-02-01T17:01:47.765Z] setup-java-properties:
[2026-02-01T17:01:47.765Z]
[2026-02-01T17:01:47.765Z] check-prereqs:
[2026-02-01T17:01:47.765Z]
[2026-02-01T17:01:47.765Z] build-dependencies:
[2026-02-01T17:01:47.765Z] [echo] Executing stf.core/build.xml
[2026-02-01T17:01:47.765Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] setup-java-properties:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] check-prereqs:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-dependencies:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] create-bin-dir:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-java:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-jar:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-archives:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] copy-log4j2-config:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-no-natives:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-natives:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build:
[2026-02-01T17:01:48.111Z] [echo] Executing stf.load/build.xml
[2026-02-01T17:01:48.111Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] setup-java-properties:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] check-prereqs:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-dependencies:
[2026-02-01T17:01:48.111Z] [echo] Executing stf.core/build.xml
[2026-02-01T17:01:48.111Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] setup-java-properties:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] check-prereqs:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-dependencies:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] create-bin-dir:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-java:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-jar:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-archives:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] copy-log4j2-config:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-no-natives:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-natives:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] create-bin-dir:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-java:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-jar:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-archives:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-no-natives:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-natives:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build:
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] create-bin-dir:
[2026-02-01T17:01:48.111Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin
[2026-02-01T17:01:48.111Z]
[2026-02-01T17:01:48.111Z] build-java:
[2026-02-01T17:01:48.111Z] [javac] Compiling 24 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] build-jar:
[2026-02-01T17:01:49.800Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] build-archives:
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] build-no-natives:
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] build-natives:
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] build:
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] build:
[2026-02-01T17:01:49.800Z] [echo] Executing openjdk.test.concurrent/build.xml
[2026-02-01T17:01:49.800Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] setup-java-properties:
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] check-prereqs:
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] build-dependencies:
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] create-bin-dir:
[2026-02-01T17:01:49.800Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2026-02-01T17:01:49.800Z]
[2026-02-01T17:01:49.800Z] build-java:
[2026-02-01T17:01:49.800Z] [javac] Compiling 36 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin
[2026-02-01T17:01:53.628Z]
[2026-02-01T17:01:53.628Z] build-jar:
[2026-02-01T17:01:53.629Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar
[2026-02-01T17:01:53.978Z]
[2026-02-01T17:01:53.978Z] build-archives:
[2026-02-01T17:01:53.978Z]
[2026-02-01T17:01:53.978Z] build-no-natives:
[2026-02-01T17:01:53.978Z]
[2026-02-01T17:01:53.978Z] build-natives:
[2026-02-01T17:01:53.978Z]
[2026-02-01T17:01:53.978Z] build:
[2026-02-01T17:01:53.978Z] [echo] Executing openjdk.test.classloading/build.xml
[2026-02-01T17:01:53.978Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:53.978Z]
[2026-02-01T17:01:53.978Z] setup-java-properties:
[2026-02-01T17:01:53.978Z]
[2026-02-01T17:01:53.978Z] check-prereqs:
[2026-02-01T17:01:53.978Z]
[2026-02-01T17:01:53.978Z] build-dependencies:
[2026-02-01T17:01:53.978Z]
[2026-02-01T17:01:53.978Z] create-bin-dir:
[2026-02-01T17:01:53.978Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2026-02-01T17:01:53.978Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2026-02-01T17:01:53.978Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2026-02-01T17:01:53.978Z]
[2026-02-01T17:01:53.978Z] build-java:
[2026-02-01T17:01:53.978Z] [javac] Compiling 5 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin
[2026-02-01T17:01:55.130Z] [javac] Compiling 4 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1
[2026-02-01T17:01:55.457Z] [javac] Compiling 4 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2
[2026-02-01T17:01:56.232Z] [delete] Deleting C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class
[2026-02-01T17:01:56.232Z] [delete] Deleting C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class
[2026-02-01T17:01:56.232Z] [delete] Deleting directory C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2
[2026-02-01T17:01:56.232Z] [delete] Deleting directory C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1
[2026-02-01T17:01:56.232Z]
[2026-02-01T17:01:56.232Z] build-jar:
[2026-02-01T17:01:56.232Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar
[2026-02-01T17:01:56.232Z]
[2026-02-01T17:01:56.232Z] build-archives:
[2026-02-01T17:01:56.232Z]
[2026-02-01T17:01:56.232Z] build-no-natives:
[2026-02-01T17:01:56.232Z]
[2026-02-01T17:01:56.232Z] build-natives:
[2026-02-01T17:01:56.232Z]
[2026-02-01T17:01:56.232Z] copy-dict-file:
[2026-02-01T17:01:56.232Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading
[2026-02-01T17:01:56.232Z]
[2026-02-01T17:01:56.232Z] build:
[2026-02-01T17:01:56.232Z] [echo] Executing openjdk.test.debugging/build.xml
[2026-02-01T17:01:56.232Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:56.232Z]
[2026-02-01T17:01:56.232Z] setup-java-properties:
[2026-02-01T17:01:56.232Z]
[2026-02-01T17:01:56.232Z] check-prereqs:
[2026-02-01T17:01:56.232Z]
[2026-02-01T17:01:56.232Z] build-dependencies:
[2026-02-01T17:01:56.232Z]
[2026-02-01T17:01:56.232Z] create-bin-dir:
[2026-02-01T17:01:56.233Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2026-02-01T17:01:56.233Z]
[2026-02-01T17:01:56.233Z] build-java-8:
[2026-02-01T17:01:56.233Z] [javac] Compiling 16 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-java-11-25plus:
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-java-17-24:
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-java:
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-jdi-jar:
[2026-02-01T17:01:57.895Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-hcr-jar:
[2026-02-01T17:01:57.895Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-jars:
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-archives:
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-no-natives:
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-natives:
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build:
[2026-02-01T17:01:57.895Z] [echo] Executing openjdk.test.gc/build.xml
[2026-02-01T17:01:57.895Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] setup-java-properties:
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] check-prereqs:
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-dependencies:
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] create-bin-dir:
[2026-02-01T17:01:57.895Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2026-02-01T17:01:57.895Z]
[2026-02-01T17:01:57.895Z] build-java:
[2026-02-01T17:01:57.895Z] [javac] Compiling 5 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin
[2026-02-01T17:01:59.066Z]
[2026-02-01T17:01:59.066Z] build-jar:
[2026-02-01T17:01:59.067Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar
[2026-02-01T17:01:59.067Z]
[2026-02-01T17:01:59.067Z] build-archives:
[2026-02-01T17:01:59.067Z]
[2026-02-01T17:01:59.067Z] build-no-natives:
[2026-02-01T17:01:59.067Z]
[2026-02-01T17:01:59.067Z] build-natives:
[2026-02-01T17:01:59.067Z]
[2026-02-01T17:01:59.067Z] build:
[2026-02-01T17:01:59.067Z] [echo] Executing openjdk.test.jck/build.xml
[2026-02-01T17:01:59.067Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:01:59.067Z]
[2026-02-01T17:01:59.067Z] setup-java-properties:
[2026-02-01T17:01:59.067Z]
[2026-02-01T17:01:59.067Z] check-prereqs:
[2026-02-01T17:01:59.067Z]
[2026-02-01T17:01:59.067Z] build-dependencies:
[2026-02-01T17:01:59.067Z]
[2026-02-01T17:01:59.067Z] create-bin-dir:
[2026-02-01T17:01:59.067Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2026-02-01T17:01:59.067Z]
[2026-02-01T17:01:59.067Z] build-java:
[2026-02-01T17:01:59.067Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin
[2026-02-01T17:02:00.268Z]
[2026-02-01T17:02:00.268Z] build-jar:
[2026-02-01T17:02:00.268Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] build-archives:
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] build-no-natives:
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] setup-native-build-command:
[2026-02-01T17:02:00.626Z] [echo] building natives for java_platform win_x86-64
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] build-natives-windows:
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] build-natives-unix:
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] build-natives:
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] build:
[2026-02-01T17:02:00.626Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2026-02-01T17:02:00.626Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] setup-java-properties:
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] check-prereqs:
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] build-dependencies:
[2026-02-01T17:02:00.626Z]
[2026-02-01T17:02:00.626Z] create-bin-dir:
[2026-02-01T17:02:00.627Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2026-02-01T17:02:00.627Z]
[2026-02-01T17:02:00.627Z] build-java:
[2026-02-01T17:02:00.627Z] [javac] Compiling 23 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin
[2026-02-01T17:02:02.354Z] [copy] Copying 4 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles
[2026-02-01T17:02:02.354Z]
[2026-02-01T17:02:02.354Z] build-jar:
[2026-02-01T17:02:02.354Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar
[2026-02-01T17:02:04.042Z]
[2026-02-01T17:02:04.042Z] build-archives:
[2026-02-01T17:02:04.042Z]
[2026-02-01T17:02:04.042Z] build-no-natives:
[2026-02-01T17:02:04.042Z]
[2026-02-01T17:02:04.042Z] build-natives:
[2026-02-01T17:02:04.042Z]
[2026-02-01T17:02:04.042Z] build:
[2026-02-01T17:02:04.042Z] [echo] Executing openjdk.test.lang/build.xml
[2026-02-01T17:02:04.042Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:04.042Z]
[2026-02-01T17:02:04.042Z] setup-java-properties:
[2026-02-01T17:02:04.042Z]
[2026-02-01T17:02:04.042Z] check-prereqs:
[2026-02-01T17:02:04.042Z]
[2026-02-01T17:02:04.042Z] build-dependencies:
[2026-02-01T17:02:04.042Z]
[2026-02-01T17:02:04.042Z] create-bin-dir:
[2026-02-01T17:02:04.042Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2026-02-01T17:02:04.042Z]
[2026-02-01T17:02:04.042Z] build-java:
[2026-02-01T17:02:04.042Z] [javac] Compiling 29 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin
[2026-02-01T17:02:06.328Z]
[2026-02-01T17:02:06.328Z] build-jar:
[2026-02-01T17:02:06.328Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar
[2026-02-01T17:02:07.044Z]
[2026-02-01T17:02:07.044Z] build-archives:
[2026-02-01T17:02:07.044Z]
[2026-02-01T17:02:07.044Z] build-no-natives:
[2026-02-01T17:02:07.044Z]
[2026-02-01T17:02:07.044Z] build-natives:
[2026-02-01T17:02:07.044Z]
[2026-02-01T17:02:07.044Z] build:
[2026-02-01T17:02:07.044Z] [echo] Executing openjdk.test.load/build.xml
[2026-02-01T17:02:07.045Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:07.045Z]
[2026-02-01T17:02:07.045Z] setup-java-properties:
[2026-02-01T17:02:07.045Z]
[2026-02-01T17:02:07.045Z] check-prereqs:
[2026-02-01T17:02:07.045Z]
[2026-02-01T17:02:07.045Z] build-dependencies:
[2026-02-01T17:02:07.045Z]
[2026-02-01T17:02:07.045Z] create-bin-dir:
[2026-02-01T17:02:07.045Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2026-02-01T17:02:07.045Z]
[2026-02-01T17:02:07.045Z] build-java:
[2026-02-01T17:02:07.045Z] [javac] Compiling 17 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin
[2026-02-01T17:02:07.764Z]
[2026-02-01T17:02:07.764Z] build-jar:
[2026-02-01T17:02:07.764Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar
[2026-02-01T17:02:08.127Z]
[2026-02-01T17:02:08.127Z] build-archives:
[2026-02-01T17:02:08.127Z]
[2026-02-01T17:02:08.127Z] build-no-natives:
[2026-02-01T17:02:08.127Z]
[2026-02-01T17:02:08.127Z] build-natives:
[2026-02-01T17:02:08.127Z]
[2026-02-01T17:02:08.127Z] build:
[2026-02-01T17:02:08.127Z] [echo] Executing openjdk.test.locking/build.xml
[2026-02-01T17:02:08.127Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:08.127Z]
[2026-02-01T17:02:08.127Z] setup-java-properties:
[2026-02-01T17:02:08.127Z]
[2026-02-01T17:02:08.127Z] check-prereqs:
[2026-02-01T17:02:08.127Z]
[2026-02-01T17:02:08.127Z] build-dependencies:
[2026-02-01T17:02:08.127Z]
[2026-02-01T17:02:08.127Z] create-bin-dir:
[2026-02-01T17:02:08.127Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2026-02-01T17:02:08.127Z]
[2026-02-01T17:02:08.127Z] build-java:
[2026-02-01T17:02:08.127Z] [javac] Compiling 3 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin
[2026-02-01T17:02:08.856Z]
[2026-02-01T17:02:08.856Z] build-jar:
[2026-02-01T17:02:08.856Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar
[2026-02-01T17:02:09.207Z]
[2026-02-01T17:02:09.207Z] build-archives:
[2026-02-01T17:02:09.207Z]
[2026-02-01T17:02:09.207Z] build-no-natives:
[2026-02-01T17:02:09.207Z]
[2026-02-01T17:02:09.207Z] build-natives:
[2026-02-01T17:02:09.207Z]
[2026-02-01T17:02:09.207Z] build:
[2026-02-01T17:02:09.207Z] [echo] Executing openjdk.test.math/build.xml
[2026-02-01T17:02:09.208Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:09.208Z]
[2026-02-01T17:02:09.208Z] setup-java-properties:
[2026-02-01T17:02:09.208Z]
[2026-02-01T17:02:09.208Z] check-prereqs:
[2026-02-01T17:02:09.208Z]
[2026-02-01T17:02:09.208Z] build-dependencies:
[2026-02-01T17:02:09.208Z]
[2026-02-01T17:02:09.208Z] create-bin-dir:
[2026-02-01T17:02:09.208Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2026-02-01T17:02:09.208Z]
[2026-02-01T17:02:09.208Z] build-java:
[2026-02-01T17:02:09.208Z] [javac] Compiling 71 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin
[2026-02-01T17:02:22.553Z]
[2026-02-01T17:02:22.553Z] build-jar:
[2026-02-01T17:02:22.553Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] build-archives:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] build-no-natives:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] build-natives:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] build:
[2026-02-01T17:02:27.286Z] [echo] Executing openjdk.test.mauve/build.xml
[2026-02-01T17:02:27.286Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] check-if-already-built:
[2026-02-01T17:02:27.286Z] [echo] Checking if c:\workspace\externalDependency\system_lib/mauve/mauve.jar already exists
[2026-02-01T17:02:27.286Z] [echo] openjdk_test_mauve_already_built is true
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] check-if-cvs-available:
[2026-02-01T17:02:27.286Z] [echo] Checking if c:\workspace\externalDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2026-02-01T17:02:27.286Z] [echo] cvs_available is true
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] download-cvsclient:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] output-recreate-message:
[2026-02-01T17:02:27.286Z] [echo] c:\workspace\externalDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2026-02-01T17:02:27.286Z] [echo] If you want to recreate c:\workspace\externalDependency\system_lib/mauve/mauve.jar, delete it manually and rerun.
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] delete-work-dir:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] create-work-dir:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] get-source:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] check-if-source-available:
[2026-02-01T17:02:27.286Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists
[2026-02-01T17:02:27.286Z] [echo] mauve_source_available is ${mauve_source_available}
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] delete-corba-files:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] mauve-configure:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] setup-java-properties:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] build-harness:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] build-tests:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] build-java:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] build-jar:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] build-archives:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] check-if-work_jar_file-exists:
[2026-02-01T17:02:27.286Z] [echo] Checking if C:\Users\jenkins\AppData\Local\Temp\/mauve/mauve.jar exists
[2026-02-01T17:02:27.286Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] install-archives:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] configure:
[2026-02-01T17:02:27.286Z] [echo] Executing openjdk.test.nio/build.xml
[2026-02-01T17:02:27.286Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] setup-java-properties:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] check-prereqs:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] build-dependencies:
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] create-bin-dir:
[2026-02-01T17:02:27.286Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] check-java-nio-filesystem:
[2026-02-01T17:02:27.286Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2026-02-01T17:02:27.286Z]
[2026-02-01T17:02:27.286Z] copy-resources:
[2026-02-01T17:02:27.287Z] [copy] Copying 4 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-01T17:02:27.287Z] [copy] Copied 15 empty directories to 8 empty directories under C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-01T17:02:27.287Z]
[2026-02-01T17:02:27.287Z] build-java-nio-filesystem:
[2026-02-01T17:02:27.287Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2026-02-01T17:02:27.287Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2026-02-01T17:02:28.515Z] [exec] Updated services file: /cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2026-02-01T17:02:28.515Z] [exec] Done
[2026-02-01T17:02:28.515Z] [javac] C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2026-02-01T17:02:28.856Z] [javac] Compiling 1005 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-01T17:02:44.653Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF
[2026-02-01T17:02:44.653Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2026-02-01T17:02:44.653Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services
[2026-02-01T17:02:44.653Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar
[2026-02-01T17:02:53.514Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2026-02-01T17:02:53.514Z]
[2026-02-01T17:02:53.514Z] build-java:
[2026-02-01T17:02:53.514Z] [javac] Compiling 47 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin
[2026-02-01T17:02:54.681Z]
[2026-02-01T17:02:54.681Z] build-jar:
[2026-02-01T17:02:54.681Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar
[2026-02-01T17:02:55.839Z]
[2026-02-01T17:02:55.839Z] build-archives:
[2026-02-01T17:02:55.839Z]
[2026-02-01T17:02:55.839Z] build-no-natives:
[2026-02-01T17:02:55.839Z]
[2026-02-01T17:02:55.839Z] build-natives:
[2026-02-01T17:02:55.839Z]
[2026-02-01T17:02:55.839Z] build:
[2026-02-01T17:02:55.839Z] [echo] Executing openjdk.test.serialization/build.xml
[2026-02-01T17:02:55.839Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:55.839Z]
[2026-02-01T17:02:55.839Z] setup-java-properties:
[2026-02-01T17:02:55.839Z]
[2026-02-01T17:02:55.839Z] check-prereqs:
[2026-02-01T17:02:55.839Z]
[2026-02-01T17:02:55.839Z] build-dependencies:
[2026-02-01T17:02:55.839Z]
[2026-02-01T17:02:55.839Z] create-bin-dir:
[2026-02-01T17:02:55.839Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2026-02-01T17:02:55.839Z]
[2026-02-01T17:02:55.839Z] build-java:
[2026-02-01T17:02:55.839Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin
[2026-02-01T17:02:56.566Z]
[2026-02-01T17:02:56.566Z] build-jar:
[2026-02-01T17:02:56.566Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar
[2026-02-01T17:02:56.566Z]
[2026-02-01T17:02:56.566Z] build-archives:
[2026-02-01T17:02:56.566Z]
[2026-02-01T17:02:56.566Z] build-no-natives:
[2026-02-01T17:02:56.566Z]
[2026-02-01T17:02:56.566Z] build-natives:
[2026-02-01T17:02:56.566Z]
[2026-02-01T17:02:56.566Z] build:
[2026-02-01T17:02:56.566Z] [echo] Executing openjdk.test.security/build.xml
[2026-02-01T17:02:56.566Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:56.566Z]
[2026-02-01T17:02:56.566Z] setup-java-properties:
[2026-02-01T17:02:56.566Z]
[2026-02-01T17:02:56.566Z] check-prereqs:
[2026-02-01T17:02:56.566Z]
[2026-02-01T17:02:56.566Z] build-dependencies:
[2026-02-01T17:02:56.566Z]
[2026-02-01T17:02:56.566Z] create-bin-dir:
[2026-02-01T17:02:56.566Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2026-02-01T17:02:56.566Z]
[2026-02-01T17:02:56.566Z] build-java:
[2026-02-01T17:02:56.566Z] [javac] Compiling 6 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin
[2026-02-01T17:02:57.347Z]
[2026-02-01T17:02:57.347Z] build-jar:
[2026-02-01T17:02:57.347Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar
[2026-02-01T17:02:57.693Z]
[2026-02-01T17:02:57.693Z] build-archives:
[2026-02-01T17:02:57.693Z]
[2026-02-01T17:02:57.693Z] build-no-natives:
[2026-02-01T17:02:57.693Z]
[2026-02-01T17:02:57.693Z] build-natives:
[2026-02-01T17:02:57.693Z]
[2026-02-01T17:02:57.693Z] build:
[2026-02-01T17:02:57.693Z] [echo] Executing openjdk.test.util/build.xml
[2026-02-01T17:02:57.693Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:57.693Z]
[2026-02-01T17:02:57.693Z] setup-java-properties:
[2026-02-01T17:02:57.693Z]
[2026-02-01T17:02:57.693Z] check-prereqs:
[2026-02-01T17:02:57.693Z]
[2026-02-01T17:02:57.693Z] build-dependencies:
[2026-02-01T17:02:57.693Z]
[2026-02-01T17:02:57.693Z] create-bin-dir:
[2026-02-01T17:02:57.693Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2026-02-01T17:02:57.693Z]
[2026-02-01T17:02:57.693Z] build-java:
[2026-02-01T17:02:57.693Z] [javac] Compiling 16 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin
[2026-02-01T17:02:58.871Z]
[2026-02-01T17:02:58.871Z] build-jar:
[2026-02-01T17:02:58.871Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar
[2026-02-01T17:02:59.216Z]
[2026-02-01T17:02:59.216Z] build-archives:
[2026-02-01T17:02:59.216Z]
[2026-02-01T17:02:59.216Z] build-no-natives:
[2026-02-01T17:02:59.216Z]
[2026-02-01T17:02:59.216Z] build-natives:
[2026-02-01T17:02:59.216Z]
[2026-02-01T17:02:59.216Z] build:
[2026-02-01T17:02:59.216Z] [echo] Executing openjdk.test.jlm/build.xml
[2026-02-01T17:02:59.216Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:02:59.216Z]
[2026-02-01T17:02:59.216Z] setup-java-properties:
[2026-02-01T17:02:59.216Z]
[2026-02-01T17:02:59.216Z] check-prereqs:
[2026-02-01T17:02:59.216Z]
[2026-02-01T17:02:59.216Z] create-bin-dir:
[2026-02-01T17:02:59.216Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2026-02-01T17:02:59.216Z]
[2026-02-01T17:02:59.216Z] build-java:
[2026-02-01T17:02:59.216Z] [javac] Compiling 33 source files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin
[2026-02-01T17:03:00.889Z]
[2026-02-01T17:03:00.889Z] build-jar:
[2026-02-01T17:03:00.889Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar
[2026-02-01T17:03:01.601Z]
[2026-02-01T17:03:01.601Z] build-archives:
[2026-02-01T17:03:01.601Z]
[2026-02-01T17:03:01.601Z] build-no-natives:
[2026-02-01T17:03:01.601Z]
[2026-02-01T17:03:01.601Z] build-natives:
[2026-02-01T17:03:01.601Z]
[2026-02-01T17:03:01.601Z] build:
[2026-02-01T17:03:01.601Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib
[2026-02-01T17:03:01.601Z]
[2026-02-01T17:03:01.601Z] setup-java-properties:
[2026-02-01T17:03:01.601Z]
[2026-02-01T17:03:01.601Z] check-prereqs:
[2026-02-01T17:03:01.601Z]
[2026-02-01T17:03:01.601Z] check-compiler-level:
[2026-02-01T17:03:01.601Z] [echo] java_java_specification_version is 1.8
[2026-02-01T17:03:01.601Z] [echo] can_build_modularity is false
[2026-02-01T17:03:01.601Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2026-02-01T17:03:01.601Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2026-02-01T17:03:01.601Z]
[2026-02-01T17:03:01.601Z] create-bin-dir:
[2026-02-01T17:03:01.601Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin
[2026-02-01T17:03:01.601Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods
[2026-02-01T17:03:01.602Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override
[2026-02-01T17:03:01.602Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new
[2026-02-01T17:03:01.602Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests
[2026-02-01T17:03:01.602Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common
[2026-02-01T17:03:01.602Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3
[2026-02-01T17:03:01.602Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4
[2026-02-01T17:03:01.602Z]
[2026-02-01T17:03:01.602Z] build-java:
[2026-02-01T17:03:01.602Z]
[2026-02-01T17:03:01.602Z] build-no-natives:
[2026-02-01T17:03:01.602Z]
[2026-02-01T17:03:01.602Z] build:
[2026-02-01T17:03:01.602Z]
[2026-02-01T17:03:01.602Z] build:
[2026-02-01T17:03:01.602Z]
[2026-02-01T17:03:01.602Z] common_dist:
[2026-02-01T17:03:01.602Z] [copy] Copying 341 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\STF
[2026-02-01T17:03:03.273Z] [copy] Copying 1192 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\aqa-systemtest
[2026-02-01T17:03:07.066Z] [copy] Copied 496 empty directories to 8 empty directories under C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\aqa-systemtest
[2026-02-01T17:03:07.066Z] [copy] Warning: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\system\openj9-systemtest does not exist.
[2026-02-01T17:03:07.066Z]
[2026-02-01T17:03:07.066Z] build:
[2026-02-01T17:03:07.066Z]
[2026-02-01T17:03:07.066Z] build:
[2026-02-01T17:03:07.066Z]
[2026-02-01T17:03:07.066Z] THC.check:
[2026-02-01T17:03:07.066Z]
[2026-02-01T17:03:07.066Z] getChurn:
[2026-02-01T17:03:07.066Z] [exec] Cloning into 'churn'...
[2026-02-01T17:03:07.790Z]
[2026-02-01T17:03:07.790Z] dist:
[2026-02-01T17:03:07.790Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\churn
[2026-02-01T17:03:07.790Z]
[2026-02-01T17:03:07.790Z] init:
[2026-02-01T17:03:07.790Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\daaLoadTest
[2026-02-01T17:03:07.790Z]
[2026-02-01T17:03:07.790Z] common_build:
[2026-02-01T17:03:07.790Z]
[2026-02-01T17:03:07.790Z] build:
[2026-02-01T17:03:07.790Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\daaLoadTest
[2026-02-01T17:03:07.790Z]
[2026-02-01T17:03:07.790Z] build:
[2026-02-01T17:03:07.790Z]
[2026-02-01T17:03:07.790Z] init:
[2026-02-01T17:03:07.790Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jcstress
[2026-02-01T17:03:07.790Z]
[2026-02-01T17:03:07.790Z] getDependentLibs:
[2026-02-01T17:03:08.134Z] [exec] --------------------------------------------
[2026-02-01T17:03:08.134Z] [exec] path is set to C:/workspace/externalDependency/system_lib
[2026-02-01T17:03:08.134Z] [exec] task is set to default
[2026-02-01T17:03:08.134Z] [exec] dependencyList is set to jcstress
[2026-02-01T17:03:08.134Z] [exec] System Test jars will be downloaded.
[2026-02-01T17:03:08.134Z] [exec] --------------------------------------------
[2026-02-01T17:03:08.135Z] [exec] Starting download third party dependent jars
[2026-02-01T17:03:08.135Z] [exec] --------------------------------------------
[2026-02-01T17:03:08.135Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/system_lib
[2026-02-01T17:03:08.135Z] [exec] C:/workspace/externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-01T17:03:08.135Z] [exec] downloaded dependent third party jars successfully
[2026-02-01T17:03:08.135Z]
[2026-02-01T17:03:08.135Z] dist:
[2026-02-01T17:03:08.135Z] [copy] Copying 4 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jcstress
[2026-02-01T17:03:08.481Z]
[2026-02-01T17:03:08.481Z] init:
[2026-02-01T17:03:08.481Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jlm
[2026-02-01T17:03:08.481Z]
[2026-02-01T17:03:08.481Z] common_build:
[2026-02-01T17:03:08.481Z]
[2026-02-01T17:03:08.481Z] build:
[2026-02-01T17:03:08.481Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\jlm
[2026-02-01T17:03:08.481Z]
[2026-02-01T17:03:08.481Z] init:
[2026-02-01T17:03:08.481Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\lambdaLoadTest
[2026-02-01T17:03:08.481Z]
[2026-02-01T17:03:08.481Z] common_build:
[2026-02-01T17:03:08.481Z]
[2026-02-01T17:03:08.481Z] build:
[2026-02-01T17:03:08.481Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\lambdaLoadTest
[2026-02-01T17:03:08.481Z]
[2026-02-01T17:03:08.481Z] init:
[2026-02-01T17:03:08.481Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mathLoadTest
[2026-02-01T17:03:08.481Z]
[2026-02-01T17:03:08.481Z] common_build:
[2026-02-01T17:03:08.481Z]
[2026-02-01T17:03:08.481Z] build:
[2026-02-01T17:03:08.482Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mathLoadTest
[2026-02-01T17:03:08.829Z]
[2026-02-01T17:03:08.829Z] init:
[2026-02-01T17:03:08.829Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mauveLoadTest
[2026-02-01T17:03:08.829Z]
[2026-02-01T17:03:08.829Z] common_build:
[2026-02-01T17:03:08.829Z]
[2026-02-01T17:03:08.829Z] build:
[2026-02-01T17:03:08.829Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\mauveLoadTest
[2026-02-01T17:03:08.829Z]
[2026-02-01T17:03:08.829Z] init:
[2026-02-01T17:03:08.829Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\modularity
[2026-02-01T17:03:08.829Z]
[2026-02-01T17:03:08.829Z] common_build:
[2026-02-01T17:03:08.829Z]
[2026-02-01T17:03:08.829Z] build:
[2026-02-01T17:03:08.829Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\modularity
[2026-02-01T17:03:08.829Z]
[2026-02-01T17:03:08.829Z] init:
[2026-02-01T17:03:08.829Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\otherLoadTest
[2026-02-01T17:03:08.829Z]
[2026-02-01T17:03:08.829Z] common_build:
[2026-02-01T17:03:08.829Z]
[2026-02-01T17:03:08.829Z] build:
[2026-02-01T17:03:08.830Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\otherLoadTest
[2026-02-01T17:03:08.830Z]
[2026-02-01T17:03:08.830Z] init:
[2026-02-01T17:03:08.830Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\security
[2026-02-01T17:03:08.830Z]
[2026-02-01T17:03:08.830Z] common_build:
[2026-02-01T17:03:08.830Z]
[2026-02-01T17:03:08.830Z] build:
[2026-02-01T17:03:08.830Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\security
[2026-02-01T17:03:08.830Z]
[2026-02-01T17:03:08.830Z] init:
[2026-02-01T17:03:08.830Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\sharedClasses
[2026-02-01T17:03:08.830Z]
[2026-02-01T17:03:08.830Z] common_build:
[2026-02-01T17:03:08.830Z]
[2026-02-01T17:03:08.830Z] build:
[2026-02-01T17:03:08.830Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\jvmtest\system\sharedClasses
[2026-02-01T17:03:08.830Z]
[2026-02-01T17:03:08.830Z] BUILD SUCCESSFUL
[2026-02-01T17:03:08.830Z] Total time: 1 minute 40 seconds
[2026-02-01T17:03:08.830Z] 0
[2026-02-01T17:03:09.155Z]
[2026-02-01T17:03:09.155Z]
[2026-02-01T17:03:09.155Z] RECORD TEST REPOs SHA
[2026-02-01T17:03:09.155Z] cd "C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-02-01T17:03:09.156Z] bash "getSHAs.sh" --test_root_dir "C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/" --shas_file "C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-02-01T17:03:09.499Z] Check shas in C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/ and store the info in C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-01T17:03:09.499Z] touch C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-02-01T17:03:09.844Z] ================================================
[2026-02-01T17:03:09.844Z] timestamp: 20260201-170309
[2026-02-01T17:03:09.844Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests
[2026-02-01T17:03:09.844Z] git repo:
[2026-02-01T17:03:10.186Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-01T17:03:10.186Z] sha:
[2026-02-01T17:03:10.533Z] 2e4439bfeded755ce68a14ff47ad364b7fe7126f
[2026-02-01T17:03:10.533Z] ================================================
[2026-02-01T17:03:10.533Z] timestamp: 20260201-170310
[2026-02-01T17:03:10.533Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/aqa-systemtest
[2026-02-01T17:03:10.533Z] git repo:
[2026-02-01T17:03:10.533Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2026-02-01T17:03:10.533Z] sha:
[2026-02-01T17:03:10.533Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-01T17:03:10.881Z] ================================================
[2026-02-01T17:03:10.881Z] timestamp: 20260201-170310
[2026-02-01T17:03:10.881Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/churn/churn
[2026-02-01T17:03:10.881Z] git repo:
[2026-02-01T17:03:10.881Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2026-02-01T17:03:10.881Z] sha:
[2026-02-01T17:03:10.881Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2026-02-01T17:03:10.881Z] ================================================
[2026-02-01T17:03:10.881Z] timestamp: 20260201-170310
[2026-02-01T17:03:10.881Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/STF
[2026-02-01T17:03:10.881Z] git repo:
[2026-02-01T17:03:10.881Z] Fetch URL: https://github.com/adoptium/STF.git
[2026-02-01T17:03:10.881Z] sha:
[2026-02-01T17:03:11.227Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-01T17:03:11.227Z] ================================================
[2026-02-01T17:03:11.227Z] timestamp: 20260201-170310
[2026-02-01T17:03:11.228Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG
[2026-02-01T17:03:11.228Z] git repo:
[2026-02-01T17:03:11.228Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-01T17:03:11.228Z] sha:
[2026-02-01T17:03:11.228Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[2026-02-01T17:03:11.228Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[Pipeline] }
[2026-02-01T17:03:11.312Z] $ ssh-agent -k
[2026-02-01T17:03:11.356Z] unset SSH_AUTH_SOCK;
[2026-02-01T17:03:11.356Z] unset SSH_AGENT_PID;
[2026-02-01T17:03:11.356Z] echo Agent pid 53857 killed;
[2026-02-01T17:03:11.401Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-01T17:03:11.517Z] 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-01T17:03:11.536Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-01T17:03:11.553Z] $ ssh-agent
[2026-02-01T17:03:11.716Z] SSH_AUTH_SOCK=/tmp/ssh-dGzBHfLwZEMd/agent.54203
[2026-02-01T17:03:11.716Z] SSH_AGENT_PID=54204
[2026-02-01T17:03:11.716Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-01T17:03:12.168Z] ++ uname
[2026-02-01T17:03:12.168Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-01T17:03:12.168Z] ++ uname
[2026-02-01T17:03:12.168Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-01T17:03:12.168Z] ++ uname
[2026-02-01T17:03:12.168Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-01T17:03:12.168Z] + MAKE=make
[2026-02-01T17:03:12.168Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-01T17:03:12.168Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-01T17:03:12.683Z] ++ uname
[2026-02-01T17:03:12.684Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-02-01T17:03:12.684Z] ++ uname
[2026-02-01T17:03:12.684Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-02-01T17:03:12.684Z] ++ uname
[2026-02-01T17:03:12.684Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-02-01T17:03:12.684Z] + MAKE=make
[2026-02-01T17:03:12.684Z] + cd ./aqa-tests
[2026-02-01T17:03:12.684Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-01T17:03:12.684Z] ++ set +x
[2026-02-01T17:03:12.684Z] Set values based on ./testenv/testenv.properties:
[2026-02-01T17:03:12.684Z] =========
[2026-02-01T17:03:12.684Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-02-01T17:03:12.684Z] TKG_BRANCH=master
[2026-02-01T17:03:12.684Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-01T17:03:12.684Z] OPENJ9_BRANCH=master
[2026-02-01T17:03:12.684Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-01T17:03:12.684Z] STF_BRANCH=master
[2026-02-01T17:03:12.684Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-02-01T17:03:12.684Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-02-01T17:03:12.684Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-01T17:03:12.684Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-02-01T17:03:12.684Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-01T17:03:12.684Z] JDK8_BRANCH=dev
[2026-02-01T17:03:12.684Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-02-01T17:03:12.684Z] JDK11_BRANCH=dev
[2026-02-01T17:03:12.684Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-02-01T17:03:12.684Z] JDK17_BRANCH=dev
[2026-02-01T17:03:12.684Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-02-01T17:03:12.684Z] JDK21_BRANCH=dev
[2026-02-01T17:03:12.684Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-02-01T17:03:12.684Z] JDK8_OPENJ9_BRANCH=openj9
[2026-02-01T17:03:12.684Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-02-01T17:03:12.684Z] JDK11_OPENJ9_BRANCH=openj9
[2026-02-01T17:03:12.684Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-02-01T17:03:12.684Z] JDK17_OPENJ9_BRANCH=openj9
[2026-02-01T17:03:12.684Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-02-01T17:03:12.684Z] JDK21_OPENJ9_BRANCH=openj9
[2026-02-01T17:03:12.684Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-02-01T17:03:12.684Z] JDK25_OPENJ9_BRANCH=openj9
[2026-02-01T17:03:12.684Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:03:12.684Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-02-01T17:03:12.684Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:03:12.684Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-02-01T17:03:12.684Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:03:12.684Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-02-01T17:03:12.684Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:03:12.684Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-02-01T17:03:12.684Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-02-01T17:03:12.684Z] =========
[2026-02-01T17:03:12.684Z]
[2026-02-01T17:03:12.684Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-02-01T17:03:12.684Z] JDK_BRANCH=dev
[2026-02-01T17:03:12.684Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-01T17:03:12.684Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-01T17:03:12.684Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-01T17:03:13.037Z] LIB_DIR is set to C:/workspace/externalDependency/system_lib
[2026-02-01T17:03:13.037Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.system TESTLIST=
[2026-02-01T17:03:13.037Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-01T17:03:13.037Z] perl scripts/configure.pl
[2026-02-01T17:03:13.360Z] c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/workspace/externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-02-01T17:03:13.719Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-01T17:03:13.719Z]
[2026-02-01T17:03:13.719Z] Starting to generate test make files.
[2026-02-01T17:03:13.719Z]
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\churn\playlist.xml
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\jcstress\playlist.xml
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\jlm\playlist.xml
[2026-02-01T17:03:14.094Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/jlm/autoGen.mk
[2026-02-01T17:03:14.094Z]
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml
[2026-02-01T17:03:14.094Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk
[2026-02-01T17:03:14.094Z]
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml
[2026-02-01T17:03:14.094Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk
[2026-02-01T17:03:14.094Z]
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml
[2026-02-01T17:03:14.094Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk
[2026-02-01T17:03:14.094Z]
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\modularity\playlist.xml
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml
[2026-02-01T17:03:14.094Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk
[2026-02-01T17:03:14.094Z]
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\security\playlist.xml
[2026-02-01T17:03:14.094Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\sharedClasses\playlist.xml
[2026-02-01T17:03:14.416Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/autoGen.mk
[2026-02-01T17:03:14.416Z]
[2026-02-01T17:03:14.416Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-02-01T17:03:14.416Z]
[2026-02-01T17:03:14.416Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-02-01T17:03:14.416Z]
[2026-02-01T17:03:14.416Z] Generated C:\workspace\workspace\Test_openjdk8_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-02-01T17:03:14.416Z]
[2026-02-01T17:03:14.416Z] Make files are generated successfully.
[2026-02-01T17:03:14.416Z]
[2026-02-01T17:03:14.416Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-01T17:03:14.416Z] make -f runtest.mk _sanity.system
[2026-02-01T17:03:14.416Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/TKG'
[2026-02-01T17:03:14.756Z]
[2026-02-01T17:03:14.756Z] Running make 4.4.1
[2026-02-01T17:03:14.756Z] set TEST_ROOT to C:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/
[2026-02-01T17:03:14.756Z] set JDK_VERSION to 8
[2026-02-01T17:03:15.080Z] set JDK_IMPL to hotspot
[2026-02-01T17:03:15.080Z] set JVM_VERSION to openjdk8
[2026-02-01T17:03:15.080Z] set JCL_VERSION to latest
[2026-02-01T17:03:15.080Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-02-01T17:03:15.080Z] set JAVA_HOME to c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image
[2026-02-01T17:03:15.080Z] set SPEC to win_x86-64
[2026-02-01T17:03:15.080Z] set TEST_FLAG to
[2026-02-01T17:03:15.403Z] Running sanity.system ...
[2026-02-01T17:03:15.403Z] There are 51 test targets in sanity.system
[2026-02-01T17:03:15.403Z] "c:/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-02-01T17:03:15.403Z] openjdk version "1.8.0_472"
[2026-02-01T17:03:15.403Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-02-01T17:03:15.403Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-02-01T17:03:15.738Z] make[2]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests'
[2026-02-01T17:03:15.738Z] make[3]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system'
[2026-02-01T17:03:16.067Z] make[4]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_sanity.system_x86-64_windows/aqa-tests/system/jlm'
[2026-02-01T17:03:16.067Z] ../system.mk:25: CYGWIN is 1
[2026-02-01T17:03:16.067Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path
[2026-02-01T17:03:16.067Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe
[2026-02-01T17:03:16.067Z]
[2026-02-01T17:03:16.406Z] ===============================================