Test_openjdk8_hs_extended.openjdk_x86-32_windows
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 515
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3008
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 266
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10
Commit message: "Set current build result based on Perf metrics. (#6369)"
> git rev-list --no-walk 7d0e018226d1d2f3da222cdef5a13c2bce7169ab # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-26T23:33:26.280Z] SPEC: win_x86
[Pipeline] echo
[2025-06-26T23:33:26.282Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-26T23:33:26.307Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-26T23:33:26.314Z] dynamicAgents: []
[Pipeline] node
[2025-06-26T23:33:32.172Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-06-26T23:33:32.239Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-26T23:33:32.294Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T23:33:32.294Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T23:33:32.314Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-26T23:33:32.369Z] The recommended git tool is: git
[2025-06-26T23:33:32.407Z] No credentials specified
[2025-06-26T23:33:32.427Z] Cloning the remote Git repository
[2025-06-26T23:33:32.458Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-26T23:33:32.458Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\aqa-tests # timeout=10
[2025-06-26T23:33:32.545Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-06-26T23:33:32.545Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-26T23:33:32.545Z] > git --version # timeout=10
[2025-06-26T23:33:32.593Z] > git --version # 'git version 2.42.1'
[2025-06-26T23:33:32.593Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-26T23:33:39.005Z] Avoid second fetch
[2025-06-26T23:33:39.086Z] Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master)
[2025-06-26T23:33:38.868Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-26T23:33:38.920Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-26T23:33:39.014Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-06-26T23:33:39.094Z] > git config core.sparsecheckout # timeout=10
[2025-06-26T23:33:39.150Z] > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10
[2025-06-26T23:33:41.846Z] Commit message: "Set current build result based on Perf metrics. (#6369)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-26T23:33:44.155Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-26T23:33:44.196Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-26T23:33:45.135Z] + LC_TIME=C
[2025-06-26T23:33:45.135Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-26T23:33:48.352Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-26T23:33:48.930Z] + aqa-tests/terminateTestProcesses.sh null
[2025-06-26T23:33:48.931Z] Windows machine, using powershell queries...
[2025-06-26T23:33:52.021Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-06-26T23:33:56.388Z] + printenv
[2025-06-26T23:33:56.388Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-06-26T23:33:56.388Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-06-26T23:33:56.388Z] !C:=C:\Users\jenkins\agent
[2025-06-26T23:33:56.388Z] KEEP_WORKSPACE=false
[2025-06-26T23:33:56.388Z] NUMBER_OF_PROCESSORS=4
[2025-06-26T23:33:56.388Z] PROCESSOR_LEVEL=6
[2025-06-26T23:33:56.388Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows.tap
[2025-06-26T23:33:56.388Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/lib
[2025-06-26T23:33:56.388Z] EXIT_FAILURE=false
[2025-06-26T23:33:56.388Z] JDK_BRANCH=jdk8u462-b07_adopt
[2025-06-26T23:33:56.388Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows/204/display/redirect?page=tests
[2025-06-26T23:33:56.388Z] PLATFORM=x86-32_windows
[2025-06-26T23:33:56.388Z] DOCKER_REQUIRED=false
[2025-06-26T23:33:56.388Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2
[2025-06-26T23:33:56.388Z] PROGRAMFILES=C:\Program Files
[2025-06-26T23:33:56.388Z] git=C:\Program Files\Git\cmd\git.exe
[2025-06-26T23:33:56.388Z] TIME_LIMIT=25
[2025-06-26T23:33:56.388Z] JENKINS_SERVER_COOKIE=durable-e0a2a6933cd333af7c7276fdcb0c1030ed4b12fd32b390f2c55cd1eb9cab0cc0
[2025-06-26T23:33:56.388Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-06-26T23:33:56.388Z] JAVA_HOME=C:\openjdk\jdk-17
[2025-06-26T23:33:56.388Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-26T23:33:56.388Z] GENERATE_JOBS=true
[2025-06-26T23:33:56.388Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-26T23:33:56.388Z] OS=Windows_NT
[2025-06-26T23:33:56.388Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows/204/display/redirect?page=changes
[2025-06-26T23:33:56.388Z] HOMEDRIVE=C:
[2025-06-26T23:33:56.388Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-06-26T23:33:56.388Z] RERUN_ITERATIONS=1
[2025-06-26T23:33:56.388Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-26T23:33:56.388Z] USERDOMAIN=test-azure-win2
[2025-06-26T23:33:56.388Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-26T23:33:56.388Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-26T23:33:56.388Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows
[2025-06-26T23:33:56.388Z] USERPROFILE=C:\Users\jenkins.test-azure-win2
[2025-06-26T23:33:56.388Z] ARCHIVE_TEST_RESULTS=false
[2025-06-26T23:33:56.388Z] SETUP_JCK_RUN=false
[2025-06-26T23:33:56.388Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows/204/
[2025-06-26T23:33:56.388Z] SLACK_CHANNEL=aqavit-bot
[2025-06-26T23:33:56.388Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin
[2025-06-26T23:33:56.388Z] JCK_GIT_BRANCH=master
[2025-06-26T23:33:56.388Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows/
[2025-06-26T23:33:56.388Z] BUILD_NUMBER=204
[2025-06-26T23:33:56.388Z] TKG_ITERATIONS=1
[2025-06-26T23:33:56.388Z] _=/usr/bin/printenv
[2025-06-26T23:33:56.388Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-06-26T23:33:56.388Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../benchmarks
[2025-06-26T23:33:56.388Z] ALLUSERSPROFILE=C:\ProgramData
[2025-06-26T23:33:56.389Z] JENKINS_NODE_COOKIE=e704c9cf-8f96-4230-8e32-ff5345d8b013
[2025-06-26T23:33:56.389Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-06-26T23:33:56.389Z] KEEP_REPORTDIR=true
[2025-06-26T23:33:56.389Z] BUILD_DISPLAY_NAME=#204
[2025-06-26T23:33:56.389Z] SDK_RESOURCE=upstream
[2025-06-26T23:33:56.389Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows/jdkbinary/j2sdk-image
[2025-06-26T23:33:56.389Z] HOME=/home/jenkins
[2025-06-26T23:33:56.389Z] USERNAME=jenkins
[2025-06-26T23:33:56.389Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-06-26T23:33:56.389Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-26T23:33:56.389Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows
[2025-06-26T23:33:56.389Z] JOBSTARTTIME=Thu, 26 Jun 2025 23:33:44 +0000
[2025-06-26T23:33:56.389Z] JDK_VERSION=8
[2025-06-26T23:33:56.389Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming
[2025-06-26T23:33:56.389Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows
[2025-06-26T23:33:56.389Z] USE_TESTENV_PROPERTIES=false
[2025-06-26T23:33:56.389Z] SYSTEMROOT=C:\Windows
[2025-06-26T23:33:56.389Z] PERSONAL_BUILD=false
[2025-06-26T23:33:56.389Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows/204/display/redirect
[2025-06-26T23:33:56.389Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local
[2025-06-26T23:33:56.389Z] AUTO_DETECT=true
[2025-06-26T23:33:56.389Z] EXIT_SUCCESS=false
[2025-06-26T23:33:56.389Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows/display/redirect
[2025-06-26T23:33:56.389Z] PROMPT=$P$G
[2025-06-26T23:33:56.389Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows
[2025-06-26T23:33:56.389Z] COMPUTERNAME=test-azure-win2
[2025-06-26T23:33:56.389Z] OPENJ9_BRANCH=master
[2025-06-26T23:33:56.389Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-26T23:33:56.389Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/system_lib
[2025-06-26T23:33:56.389Z] PARALLEL=Dynamic
[2025-06-26T23:33:56.389Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-26T23:33:56.389Z] ITERATIONS=1
[2025-06-26T23:33:56.389Z] UPSTREAM_JOB_NUMBER=515
[2025-06-26T23:33:56.389Z] SPEC=win_x86
[2025-06-26T23:33:56.389Z] TERM=xterm-256color
[2025-06-26T23:33:56.389Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-06-26T23:33:56.389Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-26T23:33:56.389Z] LOGONSERVER=\\test-azure-win2
[2025-06-26T23:33:56.389Z] NODE_NAME=test-azure-win2022-x64-2
[2025-06-26T23:33:56.389Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-26T23:33:56.389Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-06-26T23:33:56.389Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-26T23:33:56.389Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-06-26T23:33:56.389Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-06-26T23:33:56.389Z] DYNAMIC_COMPILE=false
[2025-06-26T23:33:56.389Z] SHLVL=2
[2025-06-26T23:33:56.389Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_x86-32_windows-204
[2025-06-26T23:33:56.389Z] PROCESSOR_REVISION=5504
[2025-06-26T23:33:56.389Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-06-26T23:33:56.389Z] EXECUTOR_NUMBER=0
[2025-06-26T23:33:56.389Z] HUDSON_COOKIE=056c0573-c76e-465f-96a5-e0ed54657212
[2025-06-26T23:33:56.389Z] ADOPTOPENJDK_BRANCH=master
[2025-06-26T23:33:56.389Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-26T23:33:56.389Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-06-26T23:33:56.389Z] ORIGIN_JDK_VERSION=8
[2025-06-26T23:33:56.389Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-06-26T23:33:56.389Z] SESSIONNAME=RDP-Tcp#11
[2025-06-26T23:33:56.389Z] NUM_PROCESSORS=2
[2025-06-26T23:33:56.389Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-26T23:33:56.389Z] NODE_LABELS=sw.os.windows test-azure-win2022-x64-2 ci.role.test x64 ci.role.perf windows hw.arch.x86 win2022
[2025-06-26T23:33:56.389Z] STAGE_NAME=Setup
[2025-06-26T23:33:56.389Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-26T23:33:56.389Z] TEST_TIME=120
[2025-06-26T23:33:56.389Z] HOMEPATH=\Users\jenkins.test-azure-win2
[2025-06-26T23:33:56.389Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows@tmp
[2025-06-26T23:33:56.389Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-06-26T23:33:56.389Z] PATH=/cygdrive/c/openjdk/jdk-17/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps
[2025-06-26T23:33:56.389Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-26T23:33:56.389Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-26T23:33:56.389Z] ProgramW6432=C:\Program Files
[2025-06-26T23:33:56.389Z] CI=true
[2025-06-26T23:33:56.389Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows/204/display/redirect?page=artifacts
[2025-06-26T23:33:56.389Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-26T23:33:56.389Z] RERUN_FAILURE=true
[2025-06-26T23:33:56.389Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-06-26T23:33:56.389Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-06-26T23:33:56.389Z] BUILD_LIST=openjdk
[2025-06-26T23:33:56.389Z] BUILD_ID=204
[2025-06-26T23:33:56.389Z] WINDIR=C:\Windows
[2025-06-26T23:33:56.389Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-06-26T23:33:56.389Z] PUBLIC=C:\Users\Public
[2025-06-26T23:33:56.389Z] CLIENTNAME=scfryer-thinkpa
[2025-06-26T23:33:56.389Z] SYSTEMDRIVE=C:
[2025-06-26T23:33:56.389Z] TARGET=extended.openjdk
[2025-06-26T23:33:56.389Z] USE_JRE=false
[2025-06-26T23:33:56.389Z] JDK_IMPL=hotspot
[2025-06-26T23:33:56.389Z] ProgramData=C:\ProgramData
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-26T23:33:56.434Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-26T23:33:56.447Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-26T23:34:02.342Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 515
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-26T23:34:02.601Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-06-26T23:34:02.610Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows
[Pipeline] {
[Pipeline] sshagent
[2025-06-26T23:34:02.640Z] $ ssh-agent
[2025-06-26T23:34:02.763Z] SSH_AUTH_SOCK=/tmp/ssh-2nAHdEEo88pf/agent.380
[2025-06-26T23:34:02.763Z] SSH_AGENT_PID=381
[2025-06-26T23:34:02.763Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-26T23:34:02.779Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-26T23:34:02.822Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-06-26T23:34:03.302Z] ++ pwd
[2025-06-26T23:34:03.302Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-26T23:34:03.302Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests
[2025-06-26T23:34:03.302Z] get jdk binary...
[2025-06-26T23:34:03.302Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-26T23:34:03.302Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b07-ea.zip ...
[2025-06-26T23:34:07.912Z] List files in jdkbinary folder...
[2025-06-26T23:34:07.912Z] total 183844
[2025-06-26T23:34:07.912Z] -rwxrwx---+ 1 jenkins None 42098909 Jun 26 21:34 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:34:07.912Z] -rwxrwx---+ 1 jenkins None 107349797 Jun 26 21:42 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:34:07.912Z] -rwxrwx---+ 1 jenkins None 38693703 Jun 26 21:43 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:34:07.912Z] -rwxrwx---+ 1 jenkins None 24102 Jun 26 21:39 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea-metadata.json
[2025-06-26T23:34:07.912Z] -rwxrwx---+ 1 jenkins None 79789 Jun 26 21:54 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea.json
[2025-06-26T23:34:07.912Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 23:34 tmp
[2025-06-26T23:34:07.912Z] List files in jdkbinary/tmp folder...
[2025-06-26T23:34:07.912Z] total 4
[2025-06-26T23:34:07.912Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:34 jdk8u462-b07
[2025-06-26T23:34:07.912Z] Moving directory jdk8u462-b07/ to ../j2sdk-image
[2025-06-26T23:34:07.912Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b07-ea.zip ...
[2025-06-26T23:34:07.912Z] List files in jdkbinary folder...
[2025-06-26T23:34:07.912Z] total 183848
[2025-06-26T23:34:07.912Z] -rwxrwx---+ 1 jenkins None 42098909 Jun 26 21:34 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:34:07.912Z] -rwxrwx---+ 1 jenkins None 107349797 Jun 26 21:42 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:34:07.912Z] -rwxrwx---+ 1 jenkins None 38693703 Jun 26 21:43 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:34:07.912Z] -rwxrwx---+ 1 jenkins None 24102 Jun 26 21:39 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea-metadata.json
[2025-06-26T23:34:07.912Z] -rwxrwx---+ 1 jenkins None 79789 Jun 26 21:54 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea.json
[2025-06-26T23:34:07.912Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:34 j2sdk-image
[2025-06-26T23:34:07.912Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 23:34 tmp
[2025-06-26T23:34:07.912Z] List files in jdkbinary/tmp folder...
[2025-06-26T23:34:07.912Z] total 4
[2025-06-26T23:34:07.912Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:34 jdk8u462-b07-jre
[2025-06-26T23:34:07.912Z] Moving directory jdk8u462-b07-jre/ to ../j2re-image
[2025-06-26T23:34:07.912Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b07-ea.zip over ./j2sdk-image/jre...
[2025-06-26T23:34:10.915Z] Removing top-level folder jdk8u462-b07-debug-image/
[2025-06-26T23:34:10.915Z] Removing top-level folder jdk8u462-b07/
[2025-06-26T23:34:13.919Z] Run c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-06-26T23:34:13.919Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-26T23:34:13.919Z] openjdk version "1.8.0_462-beta"
[2025-06-26T23:34:13.919Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262055-b07)
[2025-06-26T23:34:13.919Z] OpenJDK Client VM (Temurin)(build 25.462-b07, mixed mode)
[2025-06-26T23:34:13.919Z] =JAVA VERSION OUTPUT END=
[2025-06-26T23:34:13.919Z] =RELEASE INFO BEGIN=
[2025-06-26T23:34:13.919Z] JAVA_VERSION="1.8.0_462"
[2025-06-26T23:34:13.919Z] OS_NAME="Windows"
[2025-06-26T23:34:13.919Z] OS_VERSION="5.1"
[2025-06-26T23:34:13.919Z] OS_ARCH="i586"
[2025-06-26T23:34:13.919Z] SOURCE=".:git:d1f0ddc52725+"
[2025-06-26T23:34:13.919Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-26T23:34:13.919Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a"
[2025-06-26T23:34:13.919Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-26T23:34:13.919Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-06-26T23:34:13.919Z] FULL_VERSION="1.8.0_462-beta-202506262055-b07"
[2025-06-26T23:34:13.919Z] SEMANTIC_VERSION="8.0.462+7"
[2025-06-26T23:34:13.919Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-06-26T23:34:13.919Z] JVM_VARIANT="Hotspot"
[2025-06-26T23:34:13.919Z] JVM_VERSION="25.462-b07"
[2025-06-26T23:34:13.919Z] IMAGE_TYPE="JDK"
[2025-06-26T23:34:13.919Z] =RELEASE INFO END=
[2025-06-26T23:34:13.919Z] get testKitGen...
[2025-06-26T23:34:13.919Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-26T23:34:13.919Z] git rev-parse master
[2025-06-26T23:34:13.919Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-26T23:34:22.667Z] $ ssh-agent -k
[2025-06-26T23:34:22.724Z] unset SSH_AUTH_SOCK;
[2025-06-26T23:34:22.724Z] unset SSH_AGENT_PID;
[2025-06-26T23:34:22.724Z] echo Agent pid 381 killed;
[2025-06-26T23:34:22.819Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-26T23:34:23.512Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=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=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=515&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-26T23:34:23.529Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-azure-win2022-x64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=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=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=515&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-26T23:34:23.580Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-26T23:34:23.722Z] Copied 1 artifact from "getTRSSOutput" build number 1816
[Pipeline] sh
[2025-06-26T23:34:24.223Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-26T23:34:24.223Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-26T23:34:24.223Z] + tar xof -
[2025-06-26T23:34:24.897Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-26T23:34:24.970Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-26T23:34:24.992Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-26T23:34:25.478Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-26T23:34:25.794Z] --------------------------------------------
[2025-06-26T23:34:25.794Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/lib
[2025-06-26T23:34:25.794Z] task is set to default
[2025-06-26T23:34:25.794Z] dependencyList is set to all
[2025-06-26T23:34:25.794Z] --------------------------------------------
[2025-06-26T23:34:25.794Z] Starting download third party dependent jars
[2025-06-26T23:34:25.794Z] --------------------------------------------
[2025-06-26T23:34:25.794Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/lib
[2025-06-26T23:34:25.794Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-26T23:34:25.794Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-06-26T23:34:25.794Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-06-26T23:34:25.794Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2025-06-26T23:34:26.471Z] ERROR: sha checksum error.
[2025-06-26T23:34:26.471Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz
[2025-06-26T23:34:26.471Z] Expected sha is: b06edaf09ae03e77d65a9fa6ffc2f6db311b8334,
[2025-06-26T23:34:26.471Z] Actual sha is : 7f15c63c129f036dd5c96b1a591ed8d888f75617.
[2025-06-26T23:34:26.508Z] Please delete c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-26T23:34:26.539Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-26T23:34:26.543Z] Cannot pre-stage test libs from c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/../../testDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-06-26T23:34:26.568Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] sh
[2025-06-26T23:34:27.434Z] + cd ./aqa-tests/TKG
[2025-06-26T23:34:27.434Z] ++ uname
[2025-06-26T23:34:27.434Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-06-26T23:34:27.434Z] ++ uname
[2025-06-26T23:34:27.434Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-06-26T23:34:27.434Z] ++ uname
[2025-06-26T23:34:27.434Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-06-26T23:34:27.434Z] + MAKE=make
[2025-06-26T23:34:27.434Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-06-26T23:34:27.435Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/jdkbinary/j2sdk-image
[2025-06-26T23:34:27.435Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-06-26T23:34:27.435Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T23:34:27.435Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T23:34:27.435Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-26T23:34:27.435Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-26T23:34:28.531Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-06-26T23:34:28.850Z]
[2025-06-26T23:34:28.850Z] build:
[2025-06-26T23:34:29.172Z]
[2025-06-26T23:34:29.172Z] clean:
[2025-06-26T23:34:29.172Z]
[2025-06-26T23:34:29.172Z] init:
[2025-06-26T23:34:29.172Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\aqa-tests\TKG\bin
[2025-06-26T23:34:29.172Z]
[2025-06-26T23:34:29.172Z] getDependentLibs:
[2025-06-26T23:34:29.172Z] [exec] --------------------------------------------
[2025-06-26T23:34:29.172Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-06-26T23:34:29.172Z] [exec] task is set to default
[2025-06-26T23:34:29.172Z] [exec] dependencyList is set to json_simple
[2025-06-26T23:34:29.172Z] [exec] --------------------------------------------
[2025-06-26T23:34:29.172Z] [exec] Starting download third party dependent jars
[2025-06-26T23:34:29.172Z] [exec] --------------------------------------------
[2025-06-26T23:34:29.172Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-06-26T23:34:29.172Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-26T23:34:29.172Z] [exec] downloaded dependent third party jars successfully
[2025-06-26T23:34:29.172Z]
[2025-06-26T23:34:29.172Z] compile:
[2025-06-26T23:34:29.172Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-26T23:34:29.172Z] [echo] ============COMPILER SETTINGS============
[2025-06-26T23:34:29.172Z] [echo] ===fork: yes
[2025-06-26T23:34:29.172Z] [echo] ===debug: on
[2025-06-26T23:34:29.172Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\aqa-tests\TKG\bin
[2025-06-26T23:34:31.326Z]
[2025-06-26T23:34:31.327Z] dist:
[2025-06-26T23:34:31.327Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-06-26T23:34:31.642Z]
[2025-06-26T23:34:31.642Z] BUILD SUCCESSFUL
[2025-06-26T23:34:31.642Z] Total time: 2 seconds
[2025-06-26T23:34:31.642Z] 0
[2025-06-26T23:34:31.642Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-26T23:34:32.323Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-26T23:34:32.323Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-06-26T23:34:33.916Z] ****************************** MACHINE INFO ******************************
[2025-06-26T23:34:33.916Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\aqa-tests\TKG
[2025-06-26T23:34:33.916Z] Free Physical Memory Size : 5920489472
[2025-06-26T23:34:33.916Z] Free space (bytes) : 111865618432
[2025-06-26T23:34:33.916Z] Total Physical Memory Size : 8536289280
[2025-06-26T23:34:33.916Z] Total space (bytes) : 274283311104
[2025-06-26T23:34:33.916Z] Usable space (bytes) : 111865618432
[2025-06-26T23:34:33.916Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-26T23:34:33.916Z] bashVersion :
[2025-06-26T23:34:33.916Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-06-26T23:34:33.916Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-26T23:34:33.916Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] This is free software; you are free to change and redistribute it.
[2025-06-26T23:34:33.916Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T23:34:33.916Z] cpuCores : 4
[2025-06-26T23:34:33.916Z] curlVersion :
[2025-06-26T23:34:33.916Z] curl 8.4.0 (x86_64-pc-cygwin) libcurl/8.4.0 OpenSSL/1.1.1w zlib/1.3 brotli/1.0.9 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-06-26T23:34:33.916Z] Release-Date: 2023-10-11
[2025-06-26T23:34:33.916Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-06-26T23:34:33.916Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-26T23:34:33.916Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-26T23:34:33.916Z] gcc version : 11
[2025-06-26T23:34:33.916Z] gclibc version : ldd (cygwin) 3.4.10
[2025-06-26T23:34:33.916Z] gdb version : bash: line 1: gdb: command not found
[2025-06-26T23:34:33.916Z] lldb version : Command could not be executed
[2025-06-26T23:34:33.916Z] makeVersion :
[2025-06-26T23:34:33.916Z] GNU Make 4.4.1
[2025-06-26T23:34:33.916Z] Built for x86_64-pc-cygwin
[2025-06-26T23:34:33.916Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-06-26T23:34:33.916Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-06-26T23:34:33.916Z] This is free software: you are free to change and redistribute it.
[2025-06-26T23:34:33.916Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T23:34:33.916Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-26T23:34:33.916Z] perlVersion :
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2025-06-26T23:34:33.916Z] (with 6 registered patches, see perl -V for more detail)
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] Copyright 1987-2023, Larry Wall
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-26T23:34:33.916Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-26T23:34:33.916Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-26T23:34:33.916Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-26T23:34:33.916Z] procArch : unknown
[2025-06-26T23:34:33.916Z] sysArch : x86_64
[2025-06-26T23:34:33.916Z] sysOS : CYGWIN_NT-10.0-20348
[2025-06-26T23:34:33.916Z] ulimit :
[2025-06-26T23:34:33.916Z] core file size (blocks, -c) unlimited
[2025-06-26T23:34:33.916Z] data seg size (kbytes, -d) unlimited
[2025-06-26T23:34:33.916Z] file size (blocks, -f) unlimited
[2025-06-26T23:34:33.916Z] open files (-n) 3200
[2025-06-26T23:34:33.916Z] pipe size (512 bytes, -p) 8
[2025-06-26T23:34:33.916Z] stack size (kbytes, -s) 2032
[2025-06-26T23:34:33.916Z] cpu time (seconds, -t) unlimited
[2025-06-26T23:34:33.916Z] max user processes (-u) 256
[2025-06-26T23:34:33.916Z] virtual memory (kbytes, -v) unlimited
[2025-06-26T23:34:33.916Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2025-06-26T23:34:33.916Z] vmVendor : Oracle Corporation
[2025-06-26T23:34:33.916Z] vmVersion : 25.462-b07
[2025-06-26T23:34:33.916Z] xlc version : bash: line 1: xlC: command not found
[2025-06-26T23:34:33.916Z] **************************************************************************
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] System.getProperty('java.vendor')=Temurin
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] System.getProperty('os.name')=Windows Server 2022
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] System.getProperty('os.arch')=x86
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] System.getProperty('java.fullversion')=null
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:33.916Z] System.getProperty('sun.arch.data.model')=32
[2025-06-26T23:34:33.916Z]
[2025-06-26T23:34:34.241Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib
[2025-06-26T23:34:34.241Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/TKG'
[2025-06-26T23:34:34.547Z] perl scripts/configure.pl
[2025-06-26T23:34:34.547Z] c:/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-26T23:34:34.874Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-26T23:34:34.874Z]
[2025-06-26T23:34:34.874Z]
[2025-06-26T23:34:34.874Z] Starting to generate parallel test lists.
[2025-06-26T23:34:34.874Z]
[2025-06-26T23:34:34.874Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\aqa-tests\TKG\..\openjdk\playlist.xml
[2025-06-26T23:34:34.874Z] Attempting to get test duration data from TRSS.
[2025-06-26T23:34:34.874Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-32_windows&group=openjdk&level=extended"
[2025-06-26T23:34:35.195Z] Attempting to get test duration data from cached files.
[2025-06-26T23:34:35.195Z] Reading file: Test_openjdk8_hs_openjdk_x86-32_windows.json
[2025-06-26T23:34:35.195Z] Warning: cannot get data from cached files.
[2025-06-26T23:34:35.195Z]
[2025-06-26T23:34:35.195Z] TEST DURATION
[2025-06-26T23:34:35.195Z] ====================================================================================
[2025-06-26T23:34:35.195Z] Total number of tests searched: 64
[2025-06-26T23:34:35.195Z] Number of test durations found: 64
[2025-06-26T23:34:35.195Z] Top slowest tests:
[2025-06-26T23:34:35.195Z] 44m46s hotspot_jdk_0
[2025-06-26T23:34:35.195Z] 18m24s jdk_other_2
[2025-06-26T23:34:35.195Z] 13m34s jdk_jfr_2
[2025-06-26T23:34:35.195Z] ====================================================================================
[2025-06-26T23:34:35.195Z]
[2025-06-26T23:34:35.195Z] Test target is split into 2 lists.
[2025-06-26T23:34:35.195Z] Reducing estimated test running time from 132m19s to 118m44s.
[2025-06-26T23:34:35.195Z]
[2025-06-26T23:34:35.195Z] -------------------------------------testList_0-------------------------------------
[2025-06-26T23:34:35.195Z] Number of tests: 9
[2025-06-26T23:34:35.195Z] Estimated running time: 118m44s
[2025-06-26T23:34:35.195Z] TESTLIST=hotspot_jdk_0,jdk_other_2,jdk_jfr_2,jdk_net_2,jdk_nio_2,jdk_rmi_2,jdk_beans_2,jdk_tools_2,jdk_instrument_2
[2025-06-26T23:34:35.195Z] ------------------------------------------------------------------------------------
[2025-06-26T23:34:35.195Z]
[2025-06-26T23:34:35.195Z] -------------------------------------testList_1-------------------------------------
[2025-06-26T23:34:35.195Z] Number of tests: 55
[2025-06-26T23:34:35.195Z] Estimated running time: 13m35s
[2025-06-26T23:34:35.195Z] TESTLIST=jdk_jmx_2,jdk_io_2,jdk_imageio_2,jdk_time_2,jdk_management_2,jdk_text_2,jdk_awt_2,jdk_security3_0,jdk_awt_1,jdk_2d_2,jdk_sound_1,jdk_2d_1,jdk_security_infra_2,jdk_swing_0,jdk_2d_0,jdk_swing_1,jdk_security3_2,jdk_instrument_0,jdk_security_infra_1,jdk_sound_0,jdk_security_infra_0,jdk_security3_1,jdk_awt_0,jdk_sound_2,jdk_swing_2,jdk_tools_0,jdk_beans_1,jdk_instrument_1,jdk_text_0,jdk_jmx_1,jdk_imageio_1,jdk_time_1,jdk_nio_1,jdk_imageio_0,jdk_io_0,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_rmi_0,jdk_security_infra_zos_0,jdk_management_1,jdk_jmx_0,jdk_nio_0,jdk_rmi_1,jdk_management_0,jdk_tools_1,jdk_jfr_0,jdk_io_1,jdk_time_0,jdk_text_1,jdk_beans_0,jdk_other_0,jdk_net_1,jdk_net_0,jdk_jfr_1,jdk_other_1
[2025-06-26T23:34:35.195Z] ------------------------------------------------------------------------------------
[2025-06-26T23:34:35.195Z]
[2025-06-26T23:34:35.195Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-26T23:34:35.195Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-26T23:34:35.264Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-26T23:34:35.421Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-06-26T23:34:35.423Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows\aqa-tests\TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-06-26T23:34:35.458Z] Archiving artifacts
[2025-06-26T23:34:35.503Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-06-26T23:34:35.588Z] [PARALLEL: Dynamic] childJobNum is 2, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] echo
[2025-06-26T23:34:35.997Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0 params for generating the job
[Pipeline] echo
[2025-06-26T23:34:35.999Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-06-26T23:34:36.156Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-26T23:34:36.159Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-26T23:35:11.552Z] LEVELS: [extended]
[2025-06-26T23:35:11.552Z] JDK_VERSIONS: [8]
[2025-06-26T23:35:11.552Z] GROUPS: [openjdk]
[2025-06-26T23:35:11.553Z] ARCH_OS_LIST: [x86-32_windows]
[2025-06-26T23:35:11.567Z] LEVELS: [extended]
[2025-06-26T23:35:11.569Z] JDK_VERSIONS: [8]
[2025-06-26T23:35:11.569Z] GROUPS: [openjdk]
[2025-06-26T23:35:11.569Z] ARCH_OS_LIST: [x86-32_windows]
[2025-06-26T23:35:11.875Z] Existing items:
[2025-06-26T23:35:11.875Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0'}
[2025-06-26T23:35:11.875Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1'}
[2025-06-26T23:35:11.876Z] Existing items:
[2025-06-26T23:35:11.876Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0'}
[2025-06-26T23:35:11.876Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1'}
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-26T23:35:12.942Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-26T23:35:13.408Z] + aqa-tests/terminateTestProcesses.sh null
[2025-06-26T23:35:13.408Z] Windows machine, using powershell queries...
[2025-06-26T23:35:14.078Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-06-26T23:35:14.175Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T23:35:14.175Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T23:35:15.544Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-06-26T23:35:16.378Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-26T23:35:16.470Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-26T23:35:16.645Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] build
[2025-06-26T23:35:16.726Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0
[Pipeline] build
[2025-06-26T23:35:16.740Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1
[2025-06-26T23:35:22.685Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1 #15
[2025-06-26T23:35:22.689Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0 #20
[2025-06-27T00:34:51.087Z] Build Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1 #15 completed: SUCCESS
[Pipeline] }
[2025-06-27T02:54:07.684Z] Build Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0 #20 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-06-27T02:54:07.834Z] Running on test-osuosl-ubuntu2404-aarch64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-06-27T02:54:08.208Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-27T02:54:08.208Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-27T02:54:08.384Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-06-27T02:54:08.392Z] Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1 #15 completed with status SUCCESS
[Pipeline] timeout
[2025-06-27T02:54:08.395Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-27T02:54:09.685Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1" build number 15
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-27T02:54:09.908Z] TAP Reports Processing: START
[2025-06-27T02:54:09.908Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/15/**/*.tap
[2025-06-27T02:54:10.085Z] Saving reports...
[2025-06-27T02:54:10.264Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_x86-32_windows/builds/204/tap-master-files/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/15/aqa-tests/TKG/output_17509837581542/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1.tap'
[2025-06-27T02:54:10.264Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_x86-32_windows/builds/204/tap-master-files/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/15/aqa-tests/TKG/output_17509837581542/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1.tap].
[2025-06-27T02:54:10.267Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-27T02:54:10.274Z] Saving Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/15/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-27T02:54:10.458Z] Archiving artifacts
[2025-06-27T02:54:10.813Z] Recording fingerprints
[Pipeline] echo
[2025-06-27T02:54:11.005Z] Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0 #20 completed with status UNSTABLE
[Pipeline] timeout
[2025-06-27T02:54:11.007Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-27T02:54:12.094Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0" build number 20
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-27T02:54:12.346Z] TAP Reports Processing: START
[2025-06-27T02:54:12.347Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0/20/**/*.tap
[2025-06-27T02:54:12.523Z] Saving reports...
[2025-06-27T02:54:12.716Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_x86-32_windows/builds/204/tap-master-files/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0/20/aqa-tests/TKG/output_17509838574127/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0.tap'
[2025-06-27T02:54:12.716Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_x86-32_windows/builds/204/tap-master-files/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0/20/aqa-tests/TKG/output_17509838574127/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0.tap].
[2025-06-27T02:54:12.719Z] There are failed test cases. Marking build as UNSTABLE
[2025-06-27T02:54:12.735Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-27T02:54:12.747Z] Saving Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0/20/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-27T02:54:12.933Z] Archiving artifacts
[2025-06-27T02:54:13.287Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] findFiles
[Pipeline] echo
[2025-06-27T02:54:15.692Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1/15/aqa-tests/TKG/output_17509837581542/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-06-27T02:54:16.626Z] Tap file found: Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0/20/aqa-tests/TKG/output_17509838574127/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-06-27T02:54:17.376Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=hotspot_jdk_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=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=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=515&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-27T02:54:17.463Z] Rerun failed hotspot test cases in Grinder with hotspot_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=hotspot_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=runtime%2Fmemory%2FReserveMemory.java&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b07_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=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=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=515&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-06-27T02:54:17.871Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-27T02:54:17.871Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-27T02:54:18.048Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-06-27T02:54:18.195Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-06-27T02:54:18.250Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows
[Pipeline] {
[Pipeline] echo
[2025-06-27T02:54:18.274Z] Generating rerun Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun)
[Pipeline] echo
[2025-06-27T02:54:18.317Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-06-27T02:54:20.626Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-06-27T02:54:22.147Z] Processing DSL script testJobTemplate
[2025-06-27T02:59:06.916Z] LEVELS: [extended]
[2025-06-27T02:59:06.916Z] JDK_VERSIONS: [8]
[2025-06-27T02:59:06.916Z] GROUPS: [openjdk]
[2025-06-27T02:59:06.916Z] ARCH_OS_LIST: [x86-32_windows]
[2025-06-27T02:59:07.364Z] Added items:
[2025-06-27T02:59:07.364Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun'}
[2025-06-27T02:59:07.364Z] Existing items:
[2025-06-27T02:59:07.364Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0'}
[2025-06-27T02:59:07.364Z] GeneratedJob{name='Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-06-27T02:59:12.938Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun)
[Pipeline] build
[2025-06-27T02:59:12.977Z] Scheduling project: Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun
[2025-06-27T02:59:19.450Z] Starting building: Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun #15
[2025-06-27T09:23:26.081Z] Build Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun #15 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-06-27T09:23:26.220Z] Running on test-docker-ubi8-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-06-27T09:23:26.535Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-27T09:23:26.535Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-27T09:23:27.009Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-06-27T09:23:27.018Z] Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun #15 completed with status SUCCESS
[Pipeline] timeout
[2025-06-27T09:23:27.021Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-27T09:23:28.039Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun" build number 15
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-27T09:23:28.240Z] TAP Reports Processing: START
[2025-06-27T09:23:28.241Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/15/**/*.tap
[2025-06-27T09:23:28.384Z] Saving reports...
[2025-06-27T09:23:28.531Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_x86-32_windows/builds/204/tap-master-files/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/15/aqa-tests/TKG/output_17510161607119/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun.tap'
[2025-06-27T09:23:28.531Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_extended.openjdk_x86-32_windows/builds/204/tap-master-files/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/15/aqa-tests/TKG/output_17510161607119/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun.tap].
[2025-06-27T09:23:28.554Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-27T09:23:28.564Z] Saving Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/15/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-27T09:23:28.711Z] Archiving artifacts
[2025-06-27T09:23:29.002Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] cleanWs
[2025-06-27T09:23:30.339Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-27T09:23:30.339Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-27T09:23:30.481Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE