Pre Test

Started by upstream project "Test_openjdk8_hs_sanity.openjdk_x86-64_windows" build number 1006 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin" build number 598 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3060 originally caused by: Started by user Adam Farley Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun@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.openjdk_x86-64_windows_rerun@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 383ec2a3d958bbca6628dcc52d19b4013d2cefbc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10 Commit message: "Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6787)" > git rev-list --no-walk 7cb9327dedbf6a8a65a41c15e9461beb20319105 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-08T16:11:13.567Z] SPEC: win_x86-64 [Pipeline] echo [2026-01-08T16:11:13.568Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-08T16:11:13.578Z] dynamicAgents: [] [Pipeline] echo [2026-01-08T16:11:13.579Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows [Pipeline] nodesByLabel [2026-01-08T16:11:13.585Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label [Pipeline] node [2026-01-08T16:11:13.608Z] Running on test-azure-win11-x64-1 in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun [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-01-08T16:11:13.632Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T16:11:13.689Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T16:11:13.689Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T16:11:13.705Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-08T16:11:13.765Z] The recommended git tool is: git [2026-01-08T16:11:13.829Z] No credentials specified [2026-01-08T16:11:13.849Z] Cloning the remote Git repository [2026-01-08T16:11:13.901Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-08T16:11:13.902Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests # timeout=10 [2026-01-08T16:11:14.091Z] [WARNING] Reference path does not exist: null/openjdk_cache [2026-01-08T16:11:14.094Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-08T16:11:14.094Z] > git --version # timeout=10 [2026-01-08T16:11:14.183Z] > git --version # 'git version 2.45.1' [2026-01-08T16:11:14.185Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T16:11:20.013Z] Avoid second fetch [2026-01-08T16:11:20.131Z] Checking out Revision 383ec2a3d958bbca6628dcc52d19b4013d2cefbc (origin/master) [2026-01-08T16:11:19.852Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-08T16:11:19.921Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T16:11:20.028Z] > git rev-parse "origin/master^{commit}" # timeout=10 [2026-01-08T16:11:20.151Z] > git config core.sparsecheckout # timeout=10 [2026-01-08T16:11:20.221Z] > git checkout -f 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10 [2026-01-08T16:11:23.032Z] Commit message: "Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6787)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/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-01-08T16:11:24.573Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-08T16:11:24.596Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-08T16:11:25.045Z] + LC_TIME=C [2026-01-08T16:11:25.045Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-08T16:11:25.115Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-08T16:11:25.530Z] + aqa-tests/terminateTestProcesses.sh null [2026-01-08T16:11:25.530Z] Windows machine, using powershell queries... [2026-01-08T16:11:26.196Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-08T16:11:27.324Z] + printenv [2026-01-08T16:11:27.324Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-01-08T16:11:27.324Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-01-08T16:11:27.324Z] KEEP_WORKSPACE=false [2026-01-08T16:11:27.324Z] NUMBER_OF_PROCESSORS=2 [2026-01-08T16:11:27.324Z] PROCESSOR_LEVEL=25 [2026-01-08T16:11:27.324Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun.tap [2026-01-08T16:11:27.324Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib [2026-01-08T16:11:27.324Z] EXIT_FAILURE=false [2026-01-08T16:11:27.324Z] JDK_BRANCH=dev [2026-01-08T16:11:27.324Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/34/display/redirect?page=tests [2026-01-08T16:11:27.324Z] PLATFORM=x86-64_windows [2026-01-08T16:11:27.324Z] DOCKER_REQUIRED=false [2026-01-08T16:11:27.324Z] WINSW_EXECUTABLE=C:\Users\jenkins\agent\JenkinsAgentService.exe [2026-01-08T16:11:27.324Z] PROGRAMFILES=C:\Program Files [2026-01-08T16:11:27.324Z] git=C:\Program Files\Git\cmd\git.exe [2026-01-08T16:11:27.324Z] TIME_LIMIT=25 [2026-01-08T16:11:27.324Z] JENKINS_SERVER_COOKIE=durable-a0709b49ab02f7936c1e95fcc724c7c44729b1f75cd060140c01d6c6cbfa562a [2026-01-08T16:11:27.324Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-01-08T16:11:27.324Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-01-08T16:11:27.324Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-08T16:11:27.324Z] GENERATE_JOBS=false [2026-01-08T16:11:27.324Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-08T16:11:27.324Z] OS=Windows_NT [2026-01-08T16:11:27.324Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/34/display/redirect?page=changes [2026-01-08T16:11:27.324Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-01-08T16:11:27.324Z] RERUN_ITERATIONS=1 [2026-01-08T16:11:27.324Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-08T16:11:27.324Z] USERDOMAIN=test-azure-win1 [2026-01-08T16:11:27.324Z] STF_OWNER_BRANCH=adoptium:master [2026-01-08T16:11:27.324Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-08T16:11:27.324Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun [2026-01-08T16:11:27.324Z] USERPROFILE=C:\Users\jenkins [2026-01-08T16:11:27.324Z] ARCHIVE_TEST_RESULTS=false [2026-01-08T16:11:27.324Z] SETUP_JCK_RUN=false [2026-01-08T16:11:27.324Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/34/ [2026-01-08T16:11:27.324Z] SLACK_CHANNEL=aqavit-bot [2026-01-08T16:11:27.324Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x64-temurin [2026-01-08T16:11:27.324Z] JCK_GIT_BRANCH=master [2026-01-08T16:11:27.324Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/ [2026-01-08T16:11:27.324Z] BUILD_NUMBER=34 [2026-01-08T16:11:27.324Z] TKG_ITERATIONS=1 [2026-01-08T16:11:27.324Z] _=/usr/bin/printenv [2026-01-08T16:11:27.324Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-01-08T16:11:27.324Z] SERVICE_ID=Jenkins [2026-01-08T16:11:27.324Z] BASE=C:\Users\jenkins\agent [2026-01-08T16:11:27.324Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../benchmarks [2026-01-08T16:11:27.324Z] ALLUSERSPROFILE=C:\ProgramData [2026-01-08T16:11:27.324Z] JENKINS_NODE_COOKIE=673f0c90-b877-418f-a3ee-f91412eeeb9a [2026-01-08T16:11:27.324Z] CommonProgramW6432=C:\Program Files\Common Files [2026-01-08T16:11:27.324Z] KEEP_REPORTDIR=true [2026-01-08T16:11:27.324Z] BUILD_DISPLAY_NAME=#34 [2026-01-08T16:11:27.324Z] SDK_RESOURCE=upstream [2026-01-08T16:11:27.324Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image [2026-01-08T16:11:27.324Z] HOME=/home/jenkins [2026-01-08T16:11:27.324Z] USERNAME=jenkins [2026-01-08T16:11:27.324Z] WINSW_SERVICE_ID=Jenkins [2026-01-08T16:11:27.324Z] OneDrive=C:\Users\jenkins\OneDrive [2026-01-08T16:11:27.324Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-01-08T16:11:27.324Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-01-08T16:11:27.324Z] jobStatus=SUCCESS [2026-01-08T16:11:27.324Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-08T16:11:27.324Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun [2026-01-08T16:11:27.324Z] JOBSTARTTIME=Thu, 08 Jan 2026 16:11:24 +0000 [2026-01-08T16:11:27.324Z] JDK_VERSION=8 [2026-01-08T16:11:27.324Z] APPDATA=C:\Users\jenkins\AppData\Roaming [2026-01-08T16:11:27.324Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun [2026-01-08T16:11:27.324Z] USE_TESTENV_PROPERTIES=false [2026-01-08T16:11:27.324Z] SYSTEMROOT=C:\Windows [2026-01-08T16:11:27.324Z] PERSONAL_BUILD=false [2026-01-08T16:11:27.324Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/34/display/redirect [2026-01-08T16:11:27.324Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local [2026-01-08T16:11:27.324Z] AUTO_DETECT=true [2026-01-08T16:11:27.324Z] EXIT_SUCCESS=false [2026-01-08T16:11:27.324Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/display/redirect [2026-01-08T16:11:27.324Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun [2026-01-08T16:11:27.324Z] COMPUTERNAME=test-azure-win1 [2026-01-08T16:11:27.324Z] OPENJ9_BRANCH=master [2026-01-08T16:11:27.324Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-08T16:11:27.324Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/system_lib [2026-01-08T16:11:27.324Z] PARALLEL=None [2026-01-08T16:11:27.324Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-08T16:11:27.324Z] ITERATIONS=1 [2026-01-08T16:11:27.324Z] UPSTREAM_JOB_NUMBER=598 [2026-01-08T16:11:27.324Z] SPEC=win_x86-64 [2026-01-08T16:11:27.324Z] TERM=xterm-256color [2026-01-08T16:11:27.324Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-01-08T16:11:27.324Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-08T16:11:27.324Z] NODE_NAME=test-azure-win11-x64-1 [2026-01-08T16:11:27.324Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-08T16:11:27.324Z] PSModulePath=%ProgramFiles%\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-01-08T16:11:27.324Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-08T16:11:27.324Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-01-08T16:11:27.324Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-01-08T16:11:27.324Z] DYNAMIC_COMPILE=false [2026-01-08T16:11:27.324Z] SHLVL=2 [2026-01-08T16:11:27.324Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun-34 [2026-01-08T16:11:27.324Z] PROCESSOR_REVISION=0101 [2026-01-08T16:11:27.324Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-01-08T16:11:27.324Z] EXECUTOR_NUMBER=0 [2026-01-08T16:11:27.324Z] HUDSON_COOKIE=51f1f9ec-69a4-40ca-b075-c2b5388a16cc [2026-01-08T16:11:27.324Z] ADOPTOPENJDK_BRANCH=master [2026-01-08T16:11:27.324Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-08T16:11:27.324Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-01-08T16:11:27.324Z] ORIGIN_JDK_VERSION=8 [2026-01-08T16:11:27.324Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD [2026-01-08T16:11:27.324Z] NUM_PROCESSORS=2 [2026-01-08T16:11:27.324Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-08T16:11:27.324Z] NODE_LABELS=sw.os.windows win11 test ci.role.test test-azure-win11-x64-1 x64 windows hw.arch.x86 [2026-01-08T16:11:27.324Z] STAGE_NAME=Setup [2026-01-08T16:11:27.324Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-08T16:11:27.324Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun@tmp [2026-01-08T16:11:27.324Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp [2026-01-08T16:11:27.324Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps [2026-01-08T16:11:27.324Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-08T16:11:27.324Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-08T16:11:27.324Z] ProgramW6432=C:\Program Files [2026-01-08T16:11:27.324Z] CI=true [2026-01-08T16:11:27.324Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/34/display/redirect?page=artifacts [2026-01-08T16:11:27.324Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-08T16:11:27.324Z] RERUN_FAILURE=true [2026-01-08T16:11:27.324Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-08T16:11:27.324Z] BUILD_LIST=openjdk [2026-01-08T16:11:27.324Z] BUILD_ID=34 [2026-01-08T16:11:27.324Z] WINDIR=C:\Windows [2026-01-08T16:11:27.324Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-01-08T16:11:27.324Z] PUBLIC=C:\Users\Public [2026-01-08T16:11:27.324Z] SYSTEMDRIVE=C: [2026-01-08T16:11:27.324Z] TARGET=testList TESTLIST=jdk_security2_0,langtools_all_0,jdk_lang_1,jdk_security1_0,jdk_security4_0,jdk_util_other_0,jdk_util_other_1,jdk_jdi_jdk8_1 [2026-01-08T16:11:27.324Z] USE_JRE=false [2026-01-08T16:11:27.324Z] JDK_IMPL=hotspot [2026-01-08T16:11:27.324Z] ProgramData=C:\ProgramData Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-08T16:11:27.380Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-08T16:11:27.394Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T16:11:33.210Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x64-temurin" build number 598 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-08T16:11:33.422Z] 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-01-08T16:11:33.430Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun [Pipeline] { [Pipeline] sshagent [2026-01-08T16:11:33.462Z] $ ssh-agent [2026-01-08T16:11:33.606Z] SSH_AUTH_SOCK=/tmp/ssh-VUaIoDCtEXZ1/agent.1228 [2026-01-08T16:11:33.606Z] SSH_AGENT_PID=1229 [2026-01-08T16:11:33.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-08T16:11:33.617Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-08T16:11:33.642Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-01-08T16:11:34.058Z] ++ pwd [2026-01-08T16:11:34.058Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/.. -p x86-64_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-08T16:11:34.377Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests [2026-01-08T16:11:34.377Z] get jdk binary... [2026-01-08T16:11:34.377Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-08T16:11:34.377Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_2026-01-08-14-21.zip ... [2026-01-08T16:11:37.220Z] List files in jdkbinary folder... [2026-01-08T16:11:37.220Z] total 173612 [2026-01-08T16:11:37.220Z] -rwxrwx---+ 1 jenkins None 31128546 Jan 8 14:54 OpenJDK8U-debugimage_x64_windows_hotspot_2026-01-08-14-21.zip [2026-01-08T16:11:37.220Z] -rwxrwx---+ 1 jenkins None 106440974 Jan 8 15:09 OpenJDK8U-jdk_x64_windows_hotspot_2026-01-08-14-21.zip [2026-01-08T16:11:37.220Z] -rwxrwx---+ 1 jenkins None 40102308 Jan 8 15:09 OpenJDK8U-jre_x64_windows_hotspot_2026-01-08-14-21.zip [2026-01-08T16:11:37.221Z] -rwxrwx---+ 1 jenkins None 23232 Jan 8 14:58 OpenJDK8U-sbom_x64_windows_hotspot_2026-01-08-14-21-metadata.json [2026-01-08T16:11:37.221Z] -rwxrwx---+ 1 jenkins None 76760 Jan 8 15:19 OpenJDK8U-sbom_x64_windows_hotspot_2026-01-08-14-21.json [2026-01-08T16:11:37.221Z] drwxrwxr-x+ 1 jenkins None 0 Jan 8 16:11 tmp [2026-01-08T16:11:37.221Z] List files in jdkbinary/tmp folder... [2026-01-08T16:11:37.221Z] total 4 [2026-01-08T16:11:37.221Z] drwxrwxr-x+ 1 jenkins None 0 Jan 8 14:54 jdk8u482-b05 [2026-01-08T16:11:37.221Z] Moving directory jdk8u482-b05/ to ../j2sdk-image [2026-01-08T16:11:37.221Z] Uncompressing file: OpenJDK8U-jre_x64_windows_hotspot_2026-01-08-14-21.zip ... [2026-01-08T16:11:38.315Z] List files in jdkbinary folder... [2026-01-08T16:11:38.315Z] total 173616 [2026-01-08T16:11:38.315Z] -rwxrwx---+ 1 jenkins None 31128546 Jan 8 14:54 OpenJDK8U-debugimage_x64_windows_hotspot_2026-01-08-14-21.zip [2026-01-08T16:11:38.315Z] -rwxrwx---+ 1 jenkins None 106440974 Jan 8 15:09 OpenJDK8U-jdk_x64_windows_hotspot_2026-01-08-14-21.zip [2026-01-08T16:11:38.315Z] -rwxrwx---+ 1 jenkins None 40102308 Jan 8 15:09 OpenJDK8U-jre_x64_windows_hotspot_2026-01-08-14-21.zip [2026-01-08T16:11:38.315Z] -rwxrwx---+ 1 jenkins None 23232 Jan 8 14:58 OpenJDK8U-sbom_x64_windows_hotspot_2026-01-08-14-21-metadata.json [2026-01-08T16:11:38.315Z] -rwxrwx---+ 1 jenkins None 76760 Jan 8 15:19 OpenJDK8U-sbom_x64_windows_hotspot_2026-01-08-14-21.json [2026-01-08T16:11:38.315Z] drwxrwxr-x+ 1 jenkins None 0 Jan 8 14:54 j2sdk-image [2026-01-08T16:11:38.315Z] drwxrwxr-x+ 1 jenkins None 0 Jan 8 16:11 tmp [2026-01-08T16:11:38.315Z] List files in jdkbinary/tmp folder... [2026-01-08T16:11:38.315Z] total 4 [2026-01-08T16:11:38.315Z] drwxrwxr-x+ 1 jenkins None 0 Jan 8 14:54 jdk8u482-b05-jre [2026-01-08T16:11:38.315Z] Moving directory jdk8u482-b05-jre/ to ../j2re-image [2026-01-08T16:11:38.633Z] Uncompressing OpenJDK8U-debugimage_x64_windows_hotspot_2026-01-08-14-21.zip over ./j2sdk-image/jre... [2026-01-08T16:11:39.723Z] Removing top-level folder jdk8u482-b05-debug-image/ [2026-01-08T16:11:40.039Z] Removing top-level folder jdk8u482-b05/ [2026-01-08T16:11:42.223Z] Run c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image/bin/java -version [2026-01-08T16:11:42.223Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-08T16:11:42.900Z] openjdk version "1.8.0_482-beta" [2026-01-08T16:11:42.900Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081427-b05) [2026-01-08T16:11:42.900Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode) [2026-01-08T16:11:42.900Z] =JAVA VERSION OUTPUT END= [2026-01-08T16:11:42.900Z] =RELEASE INFO BEGIN= [2026-01-08T16:11:42.900Z] JAVA_VERSION="1.8.0_482" [2026-01-08T16:11:42.900Z] OS_NAME="Windows" [2026-01-08T16:11:42.900Z] OS_VERSION="5.2" [2026-01-08T16:11:42.900Z] OS_ARCH="amd64" [2026-01-08T16:11:42.900Z] SOURCE=".:git:46202039211d+" [2026-01-08T16:11:42.900Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-08T16:11:42.900Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c" [2026-01-08T16:11:42.900Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-08T16:11:42.900Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-01-08T16:11:42.900Z] FULL_VERSION="1.8.0_482-beta-202601081427-b05" [2026-01-08T16:11:42.900Z] SEMANTIC_VERSION="8.0.482+5" [2026-01-08T16:11:42.900Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-01-08T16:11:42.900Z] JVM_VARIANT="Hotspot" [2026-01-08T16:11:42.900Z] JVM_VERSION="25.482-b05" [2026-01-08T16:11:42.900Z] IMAGE_TYPE="JDK" [2026-01-08T16:11:42.900Z] =RELEASE INFO END= [2026-01-08T16:11:42.900Z] get testKitGen... [2026-01-08T16:11:42.900Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-08T16:11:44.484Z] git rev-parse master [2026-01-08T16:11:44.484Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-08T16:11:45.243Z] $ ssh-agent -k [2026-01-08T16:11:45.283Z] unset SSH_AUTH_SOCK; [2026-01-08T16:11:45.283Z] unset SSH_AGENT_PID; [2026-01-08T16:11:45.283Z] echo Agent pid 1229 killed; [2026-01-08T16:11:45.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-08T16:11:45.690Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3Djdk_security2_0%2Clangtools_all_0%2Cjdk_lang_1%2Cjdk_security1_0%2Cjdk_security4_0%2Cjdk_util_other_0%2Cjdk_util_other_1%2Cjdk_jdi_jdk8_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=598&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-08T16:11:45.701Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3Djdk_security2_0%2Clangtools_all_0%2Cjdk_lang_1%2Cjdk_security1_0%2Cjdk_security4_0%2Cjdk_util_other_0%2Cjdk_util_other_1%2Cjdk_jdi_jdk8_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-azure-win11-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=598&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-08T16:11:45.743Z] Building tests... [Pipeline] timeout [2026-01-08T16:11:45.747Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-08T16:11:45.764Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-08T16:11:46.224Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-08T16:11:54.896Z] -------------------------------------------- [2026-01-08T16:11:54.896Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib [2026-01-08T16:11:54.896Z] task is set to default [2026-01-08T16:11:54.896Z] dependencyList is set to all [2026-01-08T16:11:54.896Z] System Test jars will not be downloaded. [2026-01-08T16:11:54.896Z] -------------------------------------------- [2026-01-08T16:11:54.896Z] Starting download third party dependent jars [2026-01-08T16:11:54.896Z] -------------------------------------------- [2026-01-08T16:11:54.896Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-08T16:11:54.896Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-01-08T16:11:55.010Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2026-01-08T16:11:55.022Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests [Pipeline] { [Pipeline] sshagent [2026-01-08T16:11:55.051Z] $ ssh-agent [2026-01-08T16:11:55.146Z] SSH_AUTH_SOCK=/tmp/ssh-iphPg2FrRaR1/agent.1300 [2026-01-08T16:11:55.146Z] SSH_AGENT_PID=1301 [2026-01-08T16:11:55.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-08T16:11:55.549Z] + bash ./compile.sh [2026-01-08T16:11:55.854Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image [2026-01-08T16:11:55.854Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-01-08T16:11:55.854Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T16:11:55.854Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T16:11:55.855Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T16:11:55.855Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T16:11:56.943Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\scripts\build_tools.xml [2026-01-08T16:11:57.633Z] [2026-01-08T16:11:57.633Z] build: [2026-01-08T16:11:57.633Z] [2026-01-08T16:11:57.633Z] clean: [2026-01-08T16:11:57.952Z] [2026-01-08T16:11:57.952Z] init: [2026-01-08T16:11:57.953Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\bin [2026-01-08T16:11:57.953Z] [2026-01-08T16:11:57.953Z] getDependentLibs: [2026-01-08T16:11:57.953Z] [exec] -------------------------------------------- [2026-01-08T16:11:57.953Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-01-08T16:11:57.953Z] [exec] task is set to default [2026-01-08T16:11:57.953Z] [exec] dependencyList is set to json_simple [2026-01-08T16:11:57.953Z] [exec] System Test jars will not be downloaded. [2026-01-08T16:11:57.953Z] [exec] -------------------------------------------- [2026-01-08T16:11:57.953Z] [exec] Starting download third party dependent jars [2026-01-08T16:11:57.953Z] [exec] -------------------------------------------- [2026-01-08T16:11:57.953Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-01-08T16:11:57.953Z] [exec] C:/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T16:11:57.953Z] [exec] downloaded dependent third party jars successfully [2026-01-08T16:11:57.953Z] [2026-01-08T16:11:57.953Z] compile: [2026-01-08T16:11:57.953Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T16:11:57.953Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T16:11:57.953Z] [echo] ===fork: yes [2026-01-08T16:11:57.953Z] [echo] ===debug: on [2026-01-08T16:11:58.277Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\bin [2026-01-08T16:12:01.152Z] [2026-01-08T16:12:01.152Z] dist: [2026-01-08T16:12:01.468Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\bin\TestKitGen.jar [2026-01-08T16:12:01.773Z] [2026-01-08T16:12:01.773Z] BUILD SUCCESSFUL [2026-01-08T16:12:01.773Z] Total time: 4 seconds [2026-01-08T16:12:01.773Z] 0 [2026-01-08T16:12:02.091Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-08T16:12:02.410Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-08T16:12:02.411Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor [2026-01-08T16:12:03.991Z] ****************************** MACHINE INFO ****************************** [2026-01-08T16:12:03.991Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG [2026-01-08T16:12:03.991Z] Free Physical Memory Size : 5516812288 [2026-01-08T16:12:03.991Z] Free space (bytes) : 25295368192 [2026-01-08T16:12:03.991Z] Total Physical Memory Size : 8536289280 [2026-01-08T16:12:03.991Z] Total space (bytes) : 135771664384 [2026-01-08T16:12:03.991Z] Usable space (bytes) : 25295368192 [2026-01-08T16:12:03.991Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T16:12:03.991Z] bashVersion : [2026-01-08T16:12:03.991Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-01-08T16:12:03.991Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-08T16:12:03.991Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T16:12:03.991Z] [2026-01-08T16:12:03.991Z] This is free software; you are free to change and redistribute it. [2026-01-08T16:12:03.991Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T16:12:03.991Z] cpuCores : 2 [2026-01-08T16:12:03.991Z] curlVersion : [2026-01-08T16:12:03.991Z] curl 8.15.0 (x86_64-pc-cygwin) libcurl/8.15.0 OpenSSL/3.0.17 zlib/1.3.1 brotli/1.1.0 zstd/1.5.7 libidn2/2.3.8 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.2 OpenLDAP/2.6.10 [2026-01-08T16:12:03.991Z] Release-Date: 2025-07-16 [2026-01-08T16:12:03.991Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2026-01-08T16:12:03.991Z] 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-01-08T16:12:03.991Z] dockerVersion : bash: line 1: docker: command not found [2026-01-08T16:12:03.991Z] gcc version : 13 [2026-01-08T16:12:03.991Z] gclibc version : ldd (cygwin) 3.6.4 [2026-01-08T16:12:03.991Z] gdb version : bash: line 1: gdb: command not found [2026-01-08T16:12:03.991Z] lldb version : Command could not be executed [2026-01-08T16:12:03.991Z] makeVersion : [2026-01-08T16:12:03.991Z] GNU Make 4.4.1 [2026-01-08T16:12:03.991Z] Built for x86_64-pc-cygwin [2026-01-08T16:12:03.991Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-01-08T16:12:03.991Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-01-08T16:12:03.991Z] This is free software: you are free to change and redistribute it. [2026-01-08T16:12:03.991Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T16:12:03.991Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-08T16:12:03.991Z] perlVersion : [2026-01-08T16:12:03.991Z] [2026-01-08T16:12:03.991Z] This is perl 5, version 40, subversion 3 (v5.40.3) built for x86_64-cygwin-threads-multi [2026-01-08T16:12:03.991Z] (with 3 registered patches, see perl -V for more detail) [2026-01-08T16:12:03.991Z] [2026-01-08T16:12:03.991Z] Copyright 1987-2025, Larry Wall [2026-01-08T16:12:03.991Z] [2026-01-08T16:12:03.991Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-08T16:12:03.991Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-08T16:12:03.991Z] [2026-01-08T16:12:03.991Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-08T16:12:03.991Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-08T16:12:03.991Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-08T16:12:03.991Z] [2026-01-08T16:12:03.991Z] podmanVersion : bash: line 1: podman: command not found [2026-01-08T16:12:03.991Z] procArch : unknown [2026-01-08T16:12:03.991Z] sysArch : x86_64 [2026-01-08T16:12:03.991Z] sysOS : CYGWIN_NT-10.0-26100 [2026-01-08T16:12:03.991Z] ulimit : [2026-01-08T16:12:03.991Z] core file size (blocks, -c) 0 [2026-01-08T16:12:03.991Z] data seg size (kbytes, -d) unlimited [2026-01-08T16:12:03.992Z] file size (blocks, -f) unlimited [2026-01-08T16:12:03.992Z] open files (-n) 3200 [2026-01-08T16:12:03.992Z] pipe size (512 bytes, -p) 8 [2026-01-08T16:12:03.992Z] stack size (kbytes, -s) 2032 [2026-01-08T16:12:03.992Z] cpu time (seconds, -t) unlimited [2026-01-08T16:12:03.992Z] max user processes (-u) 256 [2026-01-08T16:12:03.992Z] virtual memory (kbytes, -v) unlimited [2026-01-08T16:12:03.992Z] uname : CYGWIN_NT-10.0-26100 test-azure-win1 3.6.4-1.x86_64 2025-07-15 07:55 UTC x86_64 Cygwin [2026-01-08T16:12:03.992Z] vmVendor : Oracle Corporation [2026-01-08T16:12:03.992Z] vmVersion : 25.482-b05 [2026-01-08T16:12:03.992Z] xlc version : bash: line 1: xlC: command not found [2026-01-08T16:12:03.992Z] ************************************************************************** [2026-01-08T16:12:03.992Z] [2026-01-08T16:12:03.992Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-08T16:12:03.992Z] [2026-01-08T16:12:03.992Z] System.getProperty('java.vendor')=Temurin [2026-01-08T16:12:03.992Z] [2026-01-08T16:12:03.992Z] System.getProperty('os.name')=Windows 11 [2026-01-08T16:12:03.992Z] [2026-01-08T16:12:03.992Z] System.getProperty('os.arch')=amd64 [2026-01-08T16:12:03.992Z] [2026-01-08T16:12:03.992Z] System.getProperty('java.fullversion')=null [2026-01-08T16:12:03.992Z] [2026-01-08T16:12:03.992Z] System.getProperty('sun.arch.data.model')=64 [2026-01-08T16:12:03.992Z] [2026-01-08T16:12:04.311Z] make -f clean.mk cleanBuild [2026-01-08T16:12:04.311Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG' [2026-01-08T16:12:04.969Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests///..//jvmtest [2026-01-08T16:12:04.969Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG' [2026-01-08T16:12:04.969Z] make -f compile.mk compile [2026-01-08T16:12:04.969Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG' [2026-01-08T16:12:05.627Z] rm -f -r C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation; \ [2026-01-08T16:12:05.627Z] mkdir -p C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation; \ [2026-01-08T16:12:05.627Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log"; \ [2026-01-08T16:12:05.627Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//TKG/output_compilation"; fi [2026-01-08T16:12:07.216Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\scripts\build_test.xml [2026-01-08T16:12:07.566Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2026-01-08T16:12:07.566Z] [2026-01-08T16:12:07.566Z] -create_test_directory: [2026-01-08T16:12:07.566Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest [2026-01-08T16:12:07.566Z] [2026-01-08T16:12:07.566Z] stage_test_material: [2026-01-08T16:12:07.908Z] [copy] Copying 135 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest [2026-01-08T16:12:07.908Z] [2026-01-08T16:12:07.908Z] build: [2026-01-08T16:12:08.229Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins [2026-01-08T16:12:08.229Z] [2026-01-08T16:12:08.229Z] build: [2026-01-08T16:12:08.229Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins [2026-01-08T16:12:08.229Z] [2026-01-08T16:12:08.229Z] getJtregVersion: [2026-01-08T16:12:08.229Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-01-08T16:12:08.229Z] [2026-01-08T16:12:08.229Z] getDependentLibs: [2026-01-08T16:12:08.558Z] [exec] -------------------------------------------- [2026-01-08T16:12:08.558Z] [exec] path is set to C:/jenkins/externalDependency/lib [2026-01-08T16:12:08.558Z] [exec] task is set to default [2026-01-08T16:12:08.558Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-01-08T16:12:08.558Z] [exec] System Test jars will not be downloaded. [2026-01-08T16:12:08.558Z] [exec] -------------------------------------------- [2026-01-08T16:12:08.558Z] [exec] Starting download third party dependent jars [2026-01-08T16:12:08.558Z] [exec] -------------------------------------------- [2026-01-08T16:12:08.558Z] [exec] downloading dependent third party jars to C:/jenkins/externalDependency/lib [2026-01-08T16:12:08.558Z] [exec] C:/jenkins/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-08T16:12:08.558Z] [exec] downloaded dependent third party jars successfully [2026-01-08T16:12:08.558Z] [2026-01-08T16:12:08.558Z] getJtreg: [2026-01-08T16:12:08.558Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk [2026-01-08T16:12:08.558Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\openjdk [2026-01-08T16:12:08.881Z] [2026-01-08T16:12:08.881Z] openjdk-jdk.check: [2026-01-08T16:12:08.881Z] [2026-01-08T16:12:08.881Z] getOpenjdk: [2026-01-08T16:12:08.881Z] [echo] Using user specified repo and branch [2026-01-08T16:12:08.881Z] [exec] git clone --depth 1 -q --reference-if-able C:/cygwin64/home/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk8u openjdktemp [2026-01-08T16:12:08.881Z] [exec] info: Could not add alternate for 'C:/cygwin64/home/jenkins/openjdk_cache': reference repository 'C:/cygwin64/home/jenkins/openjdk_cache' is not a local repository. [2026-01-08T16:13:31.428Z] [exec] Check sha in openjdk-jdk and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//testenv/testenv.properties [2026-01-08T16:13:31.428Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u [2026-01-08T16:13:31.428Z] [exec] JDK8_BRANCH=46202039211deb4a7473267dcec8588ff337d767 [2026-01-08T16:13:31.428Z] [2026-01-08T16:13:31.428Z] dist: [2026-01-08T16:13:31.429Z] [copy] Copying 12 files to C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\jvmtest\openjdk [2026-01-08T16:13:31.429Z] [2026-01-08T16:13:31.429Z] BUILD SUCCESSFUL [2026-01-08T16:13:31.429Z] Total time: 1 minute 21 seconds [2026-01-08T16:13:31.429Z] 0 [2026-01-08T16:13:31.429Z] [2026-01-08T16:13:31.429Z] [2026-01-08T16:13:31.429Z] RECORD TEST REPOs SHA [2026-01-08T16:13:31.429Z] cd "C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//TKG/scripts"; \ [2026-01-08T16:13:31.429Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//TKG/SHAs.txt" [2026-01-08T16:13:31.429Z] Check shas in C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//TKG/SHAs.txt [2026-01-08T16:13:31.429Z] touch C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests//TKG/SHAs.txt [2026-01-08T16:13:31.429Z] ================================================ [2026-01-08T16:13:31.429Z] timestamp: 20260108-161329 [2026-01-08T16:13:31.429Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests [2026-01-08T16:13:31.429Z] git repo: [2026-01-08T16:13:31.429Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-08T16:13:31.429Z] sha: [2026-01-08T16:13:31.429Z] 383ec2a3d958bbca6628dcc52d19b4013d2cefbc [2026-01-08T16:13:31.429Z] ================================================ [2026-01-08T16:13:31.429Z] timestamp: 20260108-161330 [2026-01-08T16:13:31.429Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/openjdk/openjdk-jdk [2026-01-08T16:13:31.429Z] git repo: [2026-01-08T16:13:31.429Z] Fetch URL: https://github.com/adoptium/jdk8u [2026-01-08T16:13:31.429Z] sha: [2026-01-08T16:13:31.429Z] 46202039211deb4a7473267dcec8588ff337d767 [2026-01-08T16:13:31.429Z] ================================================ [2026-01-08T16:13:31.429Z] timestamp: 20260108-161330 [2026-01-08T16:13:31.429Z] repo dir: C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG [2026-01-08T16:13:31.429Z] git repo: [2026-01-08T16:13:31.429Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-08T16:13:31.429Z] sha: [2026-01-08T16:13:31.429Z] 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [2026-01-08T16:13:31.429Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG' [Pipeline] } [2026-01-08T16:13:31.494Z] $ ssh-agent -k [2026-01-08T16:13:31.557Z] unset SSH_AUTH_SOCK; [2026-01-08T16:13:31.557Z] unset SSH_AGENT_PID; [2026-01-08T16:13:31.557Z] echo Agent pid 1301 killed; [2026-01-08T16:13:31.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-08T16:13:31.730Z] 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-01-08T16:13:31.757Z] ITERATION: 1/1 [Pipeline] sshagent [2026-01-08T16:13:31.782Z] $ ssh-agent [2026-01-08T16:13:31.947Z] SSH_AUTH_SOCK=/tmp/ssh-16bQaZZL2Qwq/agent.1604 [2026-01-08T16:13:31.947Z] SSH_AGENT_PID=1605 [2026-01-08T16:13:31.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-08T16:13:32.373Z] ++ uname [2026-01-08T16:13:32.373Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']' [2026-01-08T16:13:32.373Z] ++ uname [2026-01-08T16:13:32.685Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']' [2026-01-08T16:13:32.685Z] ++ uname [2026-01-08T16:13:32.685Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']' [2026-01-08T16:13:32.685Z] + MAKE=make [2026-01-08T16:13:32.685Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-08T16:13:32.685Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-08T16:13:33.131Z] ++ uname [2026-01-08T16:13:33.132Z] + '[' CYGWIN_NT-10.0-26100 = AIX ']' [2026-01-08T16:13:33.132Z] ++ uname [2026-01-08T16:13:33.132Z] + '[' CYGWIN_NT-10.0-26100 = SunOS ']' [2026-01-08T16:13:33.132Z] ++ uname [2026-01-08T16:13:33.447Z] + '[' CYGWIN_NT-10.0-26100 = '*BSD' ']' [2026-01-08T16:13:33.447Z] + MAKE=make [2026-01-08T16:13:33.447Z] + cd ./aqa-tests [2026-01-08T16:13:33.447Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-08T16:13:33.447Z] ++ set +x [2026-01-08T16:13:33.447Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image [2026-01-08T16:13:33.447Z] LIB_DIR is set to C:/jenkins/externalDependency/lib [2026-01-08T16:13:33.447Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_security2_0,langtools_all_0,jdk_lang_1,jdk_security1_0,jdk_security4_0,jdk_util_other_0,jdk_util_other_1,jdk_jdi_jdk8_1 [2026-01-08T16:13:33.447Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG' [2026-01-08T16:13:33.796Z] perl scripts/configure.pl [2026-01-08T16:13:33.796Z] c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_security2_0,langtools_all_0,jdk_lang_1,jdk_security1_0,jdk_security4_0,jdk_util_other_0,jdk_util_other_1,jdk_jdi_jdk8_1 --numOfMachines= --testTime= --TRSSURL= [2026-01-08T16:13:34.160Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-08T16:13:34.161Z] [2026-01-08T16:13:34.161Z] Starting to generate test make files. [2026-01-08T16:13:34.161Z] [2026-01-08T16:13:38.852Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG\..\openjdk\playlist.xml [2026-01-08T16:13:38.852Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG/../openjdk/autoGen.mk [2026-01-08T16:13:38.852Z] [2026-01-08T16:13:38.852Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG/../autoGen.mk [2026-01-08T16:13:38.852Z] [2026-01-08T16:13:38.852Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG/../TKG/utils.mk [2026-01-08T16:13:38.852Z] [2026-01-08T16:13:38.852Z] Generated C:\jenkins\workspace\Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun\aqa-tests\TKG/../TKG/rerun.mk [2026-01-08T16:13:38.852Z] [2026-01-08T16:13:38.852Z] Make files are generated successfully. [2026-01-08T16:13:38.852Z] [2026-01-08T16:13:38.852Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG' [2026-01-08T16:13:38.852Z] make -f runtest.mk _testList [2026-01-08T16:13:38.852Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/TKG' [2026-01-08T16:13:38.852Z] [2026-01-08T16:13:38.852Z] Running make 4.4.1 [2026-01-08T16:13:38.852Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/ [2026-01-08T16:13:38.852Z] set JDK_VERSION to 8 [2026-01-08T16:13:38.852Z] set JDK_IMPL to hotspot [2026-01-08T16:13:39.158Z] set JVM_VERSION to openjdk8 [2026-01-08T16:13:39.158Z] set JCL_VERSION to latest [2026-01-08T16:13:39.158Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-01-08T16:13:39.158Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image [2026-01-08T16:13:39.158Z] set SPEC to win_x86-64 [2026-01-08T16:13:39.158Z] set TEST_FLAG to [2026-01-08T16:13:39.467Z] Running testList ... [2026-01-08T16:13:39.467Z] There are 8 test targets in testList [2026-01-08T16:13:39.467Z] "c:/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/jdkbinary/j2sdk-image\\bin\\java" -version [2026-01-08T16:13:39.467Z] openjdk version "1.8.0_482-beta" [2026-01-08T16:13:39.467Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081427-b05) [2026-01-08T16:13:39.467Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode) [2026-01-08T16:13:39.785Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests' [2026-01-08T16:13:39.785Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_windows_rerun/aqa-tests/openjdk' [2026-01-08T16:13:40.866Z] expr: non-integer argument [2026-01-08T16:13:40.866Z] expr: syntax error: missing argument after '>' [2026-01-08T16:13:40.866Z] [2026-01-08T16:13:41.172Z] ===============================================