Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_x86-32_windows" build number 182
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 484
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2920
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 123
originally caused by:
Started by timer
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2024-08-02T05:01:47.521Z] SPEC: win_x86
[Pipeline] echo
[2024-08-02T05:01:47.522Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2024-08-02T05:01:47.531Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] echo
[2024-08-02T05:01:47.534Z] dynamicAgents: []
[Pipeline] node
[2024-08-02T05:02:02.538Z] Still waiting to schedule task
[2024-08-02T05:02:02.539Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.windows’
[2024-08-02T07:55:58.425Z] Running on build-azure-win2022-x64-2 in F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2024-08-02T07:55:58.453Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2024-08-02T07:55:58.506Z] [WS-CLEANUP] Deleting project workspace...
[2024-08-02T07:55:58.506Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2024-08-02T07:55:58.525Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2024-08-02T07:55:58.581Z] The recommended git tool is: git
[2024-08-02T07:55:58.623Z] No credentials specified
[2024-08-02T07:55:58.649Z] Cloning the remote Git repository
[2024-08-02T07:55:58.679Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2024-08-02T07:55:58.679Z] > git init F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests # timeout=10
[2024-08-02T07:55:58.752Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2024-08-02T07:55:58.752Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2024-08-02T07:55:58.752Z] > git --version # timeout=10
[2024-08-02T07:55:58.794Z] > git --version # 'git version 2.39.0'
[2024-08-02T07:55:58.795Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-08-02T07:56:04.438Z] Avoid second fetch
[2024-08-02T07:56:04.307Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2024-08-02T07:56:04.354Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-08-02T07:56:04.448Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2024-08-02T07:56:04.514Z] Checking out Revision 695b1fd178cef3e6a454ca1cf12b6eb3b215c258 (origin/master)
[2024-08-02T07:56:04.524Z] > git config core.sparsecheckout # timeout=10
[2024-08-02T07:56:04.571Z] > git checkout -f 695b1fd178cef3e6a454ca1cf12b6eb3b215c258 # timeout=10
[2024-08-02T07:56:06.965Z] Commit message: "openjdk: add missing workspace arg to hostspot_gc target (#5478)"
[2024-08-02T07:56:06.967Z] > git rev-list --no-walk 46a939c697561e0c06ba0fbf2c3ddccc87edf6e3 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2024-08-02T07:56:08.807Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2024-08-02T07:56:09.299Z] + LC_TIME=C
[2024-08-02T07:56:09.299Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2024-08-02T07:56:09.380Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2024-08-02T07:56:09.826Z] + aqa-tests/terminateTestProcesses.sh null
[2024-08-02T07:56:09.826Z] Windows machine, using powershell queries...
[2024-08-02T07:56:10.499Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2024-08-02T07:56:11.644Z] + printenv
[2024-08-02T07:56:11.644Z] TIME_LIMIT=25
[2024-08-02T07:56:11.644Z] USERDOMAIN=bld-win2022-1
[2024-08-02T07:56:11.644Z] OS=Windows_NT
[2024-08-02T07:56:11.644Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2024-08-02T07:56:11.644Z] RERUN_ITERATIONS=1
[2024-08-02T07:56:11.644Z] PROCESSOR_LEVEL=6
[2024-08-02T07:56:11.644Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2024-08-02T07:56:11.644Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/9/display/redirect
[2024-08-02T07:56:11.644Z] JENKINS_URL=https://ci.adoptium.net/
[2024-08-02T07:56:11.644Z] CommonProgramW6432=C:\Program Files\Common Files
[2024-08-02T07:56:11.644Z] EXECUTOR_NUMBER=0
[2024-08-02T07:56:11.644Z] JDK15_BOOT_DIR_X=/cygdrive/c/openjdk/jdk-15
[2024-08-02T07:56:11.644Z] JDK7_BOOT_DIR=/cygdrive/c/openjdk/jdk7
[2024-08-02T07:56:11.644Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2024-08-02T07:56:11.644Z] _=/usr/bin/printenv
[2024-08-02T07:56:11.644Z] BUILD_ID=9
[2024-08-02T07:56:11.644Z] JDK14_BOOT_DIR=/cygdrive/c/openjdk/jdk-14
[2024-08-02T07:56:11.644Z] USE_JRE=false
[2024-08-02T07:56:11.644Z] JDK12_BOOT_DIR=/cygdrive/c/openjdk/jdk-12
[2024-08-02T07:56:11.644Z] PUBLIC=C:\Users\Public
[2024-08-02T07:56:11.644Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/9/display/redirect?page=changes
[2024-08-02T07:56:11.644Z] STF_OWNER_BRANCH=adoptium:master
[2024-08-02T07:56:11.644Z] PERSONAL_BUILD=false
[2024-08-02T07:56:11.644Z] LIB_DIR=F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib
[2024-08-02T07:56:11.644Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2024-08-02T07:56:11.644Z] JENKINS_NODE_COOKIE=71fa59c9-8eb1-40ab-a6bd-77508ba1103a
[2024-08-02T07:56:11.644Z] USERNAME=jenkins
[2024-08-02T07:56:11.644Z] JAVA_HOME=C:\openjdk\jdk-17
[2024-08-02T07:56:11.644Z] LOGONSERVER=\\bld-win2022-1
[2024-08-02T07:56:11.644Z] JDK_IMPL=hotspot
[2024-08-02T07:56:11.644Z] PROCESSOR_ARCHITECTURE=AMD64
[2024-08-02T07:56:11.644Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun
[2024-08-02T07:56:11.644Z] WORKSPACE_TMP=F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun@tmp
[2024-08-02T07:56:11.644Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2024-08-02T07:56:11.644Z] DYNAMIC_COMPILE=false
[2024-08-02T07:56:11.644Z] OPENJ9_BRANCH=master
[2024-08-02T07:56:11.644Z] JDK13_BOOT_DIR=/cygdrive/c/openjdk/jdk-13
[2024-08-02T07:56:11.644Z] CLIENTNAME=scfryer-thinkpa
[2024-08-02T07:56:11.644Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2024-08-02T07:56:11.644Z] CI=true
[2024-08-02T07:56:11.644Z] HUDSON_COOKIE=d9ce02ba-a8a7-4415-8a04-7bcfd6b0a603
[2024-08-02T07:56:11.644Z] COMPUTERNAME=bld-win2022-1
[2024-08-02T07:56:11.644Z] JDK11_BOOT_DIR=/cygdrive/c/openjdk/jdk-11
[2024-08-02T07:56:11.644Z] ADOPTOPENJDK_BRANCH=master
[2024-08-02T07:56:11.644Z] ORIGIN_JDK_VERSION=8
[2024-08-02T07:56:11.644Z] SYSTEMDRIVE=C:
[2024-08-02T07:56:11.644Z] USERPROFILE=C:\Users\jenkins
[2024-08-02T07:56:11.644Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2024-08-02T07:56:11.644Z] SYSTEMROOT=C:\Windows
[2024-08-02T07:56:11.644Z] SYSTEM_LIB_DIR=F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/system_lib
[2024-08-02T07:56:11.644Z] UPSTREAM_JOB_NUMBER=484
[2024-08-02T07:56:11.644Z] BUILD_NUMBER=9
[2024-08-02T07:56:11.644Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2024-08-02T07:56:11.644Z] JCK_GIT_BRANCH=master
[2024-08-02T07:56:11.644Z] USERDOMAIN_ROAMINGPROFILE=bld-win2022-1
[2024-08-02T07:56:11.644Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
[2024-08-02T07:56:11.644Z] EXTERNAL_TEST_CMD=mvn clean install
[2024-08-02T07:56:11.644Z] WORKSPACE=F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun
[2024-08-02T07:56:11.644Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin
[2024-08-02T07:56:11.644Z] KEEP_REPORTDIR=true
[2024-08-02T07:56:11.644Z] PWD=/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun
[2024-08-02T07:56:11.644Z] HUDSON_URL=https://ci.adoptium.net/
[2024-08-02T07:56:11.644Z] USE_TESTENV_PROPERTIES=false
[2024-08-02T07:56:11.644Z] HOME=/home/jenkins
[2024-08-02T07:56:11.644Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/3
[2024-08-02T07:56:11.644Z] NODE_NAME=build-azure-win2022-x64-2
[2024-08-02T07:56:11.644Z] PERF_ROOT=F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../benchmarks
[2024-08-02T07:56:11.645Z] DOCKER_REQUIRED=false
[2024-08-02T07:56:11.645Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2024-08-02T07:56:11.645Z] JDK_BRANCH=jdk8u432-b01_adopt
[2024-08-02T07:56:11.645Z] ARCHIVE_TEST_RESULTS=false
[2024-08-02T07:56:11.645Z] !F:=F:\Agent
[2024-08-02T07:56:11.645Z] JDK8_BOOT_DIR=/cygdrive/c/openjdk/jdk-8
[2024-08-02T07:56:11.645Z] JENKINS_HOME=/home/jenkins/.jenkins
[2024-08-02T07:56:11.645Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun
[2024-08-02T07:56:11.645Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/9/display/redirect?page=tests
[2024-08-02T07:56:11.645Z] BUILD_LIST=openjdk
[2024-08-02T07:56:11.645Z] KEEP_WORKSPACE=false
[2024-08-02T07:56:11.645Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2024-08-02T07:56:11.645Z] EXIT_SUCCESS=false
[2024-08-02T07:56:11.645Z] PROCESSOR_REVISION=5507
[2024-08-02T07:56:11.645Z] HUDSON_HOME=/home/jenkins/.jenkins
[2024-08-02T07:56:11.645Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/display/redirect
[2024-08-02T07:56:11.645Z] JDK10_BOOT_DIR=/cygdrive/c/openjdk/jdk-10
[2024-08-02T07:56:11.645Z] SDK_RESOURCE=upstream
[2024-08-02T07:56:11.645Z] ACTIVE_NODE_TIMEOUT=5
[2024-08-02T07:56:11.645Z] SETUP_JCK_RUN=false
[2024-08-02T07:56:11.645Z] SPEC=win_x86
[2024-08-02T07:56:11.645Z] ITERATIONS=1
[2024-08-02T07:56:11.645Z] GENERATE_JOBS=true
[2024-08-02T07:56:11.645Z] PROMPT=$P$G
[2024-08-02T07:56:11.645Z] NUMBER_OF_PROCESSORS=4
[2024-08-02T07:56:11.645Z] TEST_JDK_HOME=F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/jdkbinary/j2sdk-image
[2024-08-02T07:56:11.645Z] ProgramW6432=C:\Program Files
[2024-08-02T07:56:11.645Z] LIGHT_WEIGHT_CHECKOUT=true
[2024-08-02T07:56:11.645Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/9/display/redirect?page=artifacts
[2024-08-02T07:56:11.645Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2024-08-02T07:56:11.645Z] AUTO_DETECT=true
[2024-08-02T07:56:11.645Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun.tap
[2024-08-02T07:56:11.645Z] COMSPEC=C:\Windows\system32\cmd.exe
[2024-08-02T07:56:11.645Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2024-08-02T07:56:11.645Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/9/
[2024-08-02T07:56:11.645Z] TERM=xterm-256color
[2024-08-02T07:56:11.645Z] STAGE_NAME=Setup
[2024-08-02T07:56:11.645Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-08-02T07:56:11.645Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/
[2024-08-02T07:56:11.645Z] TKG_OWNER_BRANCH=adoptium:master
[2024-08-02T07:56:11.645Z] JDK_VERSION=8
[2024-08-02T07:56:11.645Z] BUILD_DISPLAY_NAME=#9
[2024-08-02T07:56:11.645Z] PLATFORM=x86-32_windows
[2024-08-02T07:56:11.645Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-08-02T07:56:11.645Z] WINDIR=C:\Windows
[2024-08-02T07:56:11.645Z] CUSTOM_TARGET=compiler/loopopts/TestUnrollLimitPreciseType.java#test1
[2024-08-02T07:56:11.645Z] EXTERNAL_REPO_BRANCH=master
[2024-08-02T07:56:11.645Z] ProgramData=C:\ProgramData
[2024-08-02T07:56:11.645Z] SHLVL=2
[2024-08-02T07:56:11.645Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2024-08-02T07:56:11.645Z] PROGRAMFILES=C:\Program Files
[2024-08-02T07:56:11.645Z] JDK17_BOOT_DIR=/cygdrive/c/openjdk/jdk-17
[2024-08-02T07:56:11.645Z] PARALLEL=None
[2024-08-02T07:56:11.645Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun-9
[2024-08-02T07:56:11.645Z] ALLUSERSPROFILE=C:\ProgramData
[2024-08-02T07:56:11.645Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/3
[2024-08-02T07:56:11.645Z] TKG_ITERATIONS=1
[2024-08-02T07:56:11.645Z] JDK9_BOOT_DIR=/cygdrive/c/openjdk/jdk-9
[2024-08-02T07:56:11.645Z] EXIT_FAILURE=false
[2024-08-02T07:56:11.645Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2024-08-02T07:56:11.645Z] NODE_LABELS=sw.os.windows build-azure-win2022-x64-2 mingw-cygwin vs2019 ci.role.test x86-32 vs2017 wix windows hw.arch.x86 win2022 build x64 vs2022
[2024-08-02T07:56:11.645Z] TARGET=hotspot_custom
[2024-08-02T07:56:11.645Z] SESSIONNAME=RDP-Tcp#52
[2024-08-02T07:56:11.645Z] JOBSTARTTIME=Fri, 02 Aug 2024 07:56:09 +0000
[2024-08-02T07:56:11.645Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.5
[2024-08-02T07:56:11.645Z] ProgramFiles(x86)=C:\Program Files (x86)
[2024-08-02T07:56:11.645Z] 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.5/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/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/jenkins/.dotnet/tools
[2024-08-02T07:56:11.645Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2024-08-02T07:56:11.645Z] HOMEDRIVE=C:
[2024-08-02T07:56:11.645Z] HOMEPATH=\Users\jenkins
[2024-08-02T07:56:11.645Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2024-08-02T07:56:11.645Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2024-08-02T07:56:11.645Z] JENKINS_SERVER_COOKIE=durable-a1aead37b0297b132db7d815c439d1fb0a055701167a71b12527773d95079cb8
[2024-08-02T07:56:11.645Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2024-08-02T07:56:11.645Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[Pipeline] timeout
[2024-08-02T07:56:11.692Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2024-08-02T07:56:11.708Z] Running in F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2024-08-02T07:56:15.347Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 484
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2024-08-02T07:56:15.578Z] IS_SVT_TESTREPO is set to false
[Pipeline] dir
[2024-08-02T07:56:15.589Z] Running in F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun
[Pipeline] {
[Pipeline] sshagent
[2024-08-02T07:56:15.617Z] [ssh-agent] Looking for ssh-agent implementation...
[2024-08-02T07:56:15.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2024-08-02T07:56:15.730Z] $ ssh-agent
[2024-08-02T07:56:15.836Z] SSH_AUTH_SOCK=/tmp/ssh-4HHoSQTHsG0A/agent.463
[2024-08-02T07:56:15.836Z] SSH_AGENT_PID=464
[2024-08-02T07:56:15.836Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2024-08-02T07:56:15.852Z] Running in F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2024-08-02T07:56:15.884Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2024-08-02T07:56:16.701Z] ++ pwd
[2024-08-02T07:56:16.702Z] + ./get.sh -s /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/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
[2024-08-02T07:56:16.702Z] TESTDIR: /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests
[2024-08-02T07:56:16.702Z] get jdk binary...
[2024-08-02T07:56:16.702Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2024-08-02T07:56:16.702Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u432b01-ea.zip ...
[2024-08-02T07:56:19.549Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u432b01-ea.zip ...
[2024-08-02T07:56:20.646Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u432b01-ea.zip over ./j2sdk-image/jre...
[2024-08-02T07:56:21.742Z] Run F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/jdkbinary/j2sdk-image/bin/java -version
[2024-08-02T07:56:21.742Z] =JAVA VERSION OUTPUT BEGIN=
[2024-08-02T07:56:21.742Z] openjdk version "1.8.0_432-beta"
[2024-08-02T07:56:21.742Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_432-beta-202408012203-b01)
[2024-08-02T07:56:21.742Z] OpenJDK Client VM (Temurin)(build 25.432-b01, mixed mode)
[2024-08-02T07:56:21.742Z] =JAVA VERSION OUTPUT END=
[2024-08-02T07:56:21.742Z] =RELEASE INFO BEGIN=
[2024-08-02T07:56:22.053Z] JAVA_VERSION="1.8.0_432"
[2024-08-02T07:56:22.053Z] OS_NAME="Windows"
[2024-08-02T07:56:22.053Z] OS_VERSION="5.1"
[2024-08-02T07:56:22.053Z] OS_ARCH="i586"
[2024-08-02T07:56:22.053Z] SOURCE=".:git:214e0c5fb9f3+"
[2024-08-02T07:56:22.053Z] IMPLEMENTOR="Eclipse Adoptium"
[2024-08-02T07:56:22.053Z] BUILD_SOURCE="git:7dc73f3a9a78fee748c34be720193b50ea30cbbb"
[2024-08-02T07:56:22.054Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2024-08-02T07:56:22.054Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2024-08-02T07:56:22.054Z] FULL_VERSION="1.8.0_432-beta-202408012203-b01"
[2024-08-02T07:56:22.054Z] SEMANTIC_VERSION="8.0.432+1"
[2024-08-02T07:56:22.054Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2024-08-02T07:56:22.054Z] JVM_VARIANT="Hotspot"
[2024-08-02T07:56:22.054Z] JVM_VERSION="25.432-b01"
[2024-08-02T07:56:22.054Z] IMAGE_TYPE="JDK"
[2024-08-02T07:56:22.054Z] =RELEASE INFO END=
[2024-08-02T07:56:22.054Z] get testKitGen...
[2024-08-02T07:56:22.054Z] git clone -q https://github.com/adoptium/TKG.git
[2024-08-02T07:56:23.147Z] git rev-parse master
[2024-08-02T07:56:23.147Z] git checkout -q -f c3a8245de8db4290ef07486cf443b5a62462e2f0
[2024-08-02T07:56:23.147Z] check adoptium repo and TKG repo SHA
[2024-08-02T07:56:23.147Z] /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests --output_file /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/SHA.txt
[2024-08-02T07:56:23.147Z] Check sha in /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests and store the info in /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/SHA.txt
[2024-08-02T07:56:23.147Z] touch /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/SHA.txt
[2024-08-02T07:56:23.458Z] ================================================
[2024-08-02T07:56:23.458Z] timestamp: 20240802-075623
[2024-08-02T07:56:23.458Z] repo dir: /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests
[2024-08-02T07:56:23.458Z] git repo:
[2024-08-02T07:56:23.459Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2024-08-02T07:56:23.459Z] sha:
[2024-08-02T07:56:23.459Z] 695b1fd178cef3e6a454ca1cf12b6eb3b215c258
[2024-08-02T07:56:23.459Z] /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests --output_file /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2024-08-02T07:56:23.460Z] Check sha in /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests and store the info in /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/testenv/testenv.properties
[2024-08-02T07:56:23.771Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-08-02T07:56:23.771Z] ADOPTOPENJDK_BRANCH=695b1fd178cef3e6a454ca1cf12b6eb3b215c258
[2024-08-02T07:56:23.772Z] /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG --output_file /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/SHA.txt
[2024-08-02T07:56:24.082Z] Check sha in /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG and store the info in /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/SHA.txt
[2024-08-02T07:56:24.082Z] ================================================
[2024-08-02T07:56:24.082Z] timestamp: 20240802-075623
[2024-08-02T07:56:24.082Z] repo dir: /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG
[2024-08-02T07:56:24.082Z] git repo:
[2024-08-02T07:56:24.082Z] Fetch URL: https://github.com/adoptium/TKG.git
[2024-08-02T07:56:24.082Z] sha:
[2024-08-02T07:56:24.082Z] c3a8245de8db4290ef07486cf443b5a62462e2f0
[2024-08-02T07:56:24.082Z] /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG --output_file /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/testenv/testenv.properties --repo_name TKG
[2024-08-02T07:56:24.082Z] Check sha in /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG and store the info in /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/testenv/testenv.properties
[2024-08-02T07:56:24.392Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2024-08-02T07:56:24.392Z] TKG_BRANCH=c3a8245de8db4290ef07486cf443b5a62462e2f0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2024-08-02T07:56:24.503Z] $ ssh-agent -k
[2024-08-02T07:56:24.546Z] unset SSH_AUTH_SOCK;
[2024-08-02T07:56:24.546Z] unset SSH_AGENT_PID;
[2024-08-02T07:56:24.546Z] echo Agent pid 464 killed;
[2024-08-02T07:56:24.604Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2024-08-02T07:56:24.935Z] Rerun in Grinder: 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=compiler%2Floopopts%2FTestUnrollLimitPreciseType.java%23test1+&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u432-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=484&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2024-08-02T07:56:24.947Z] Rerun in Grinder on same machine: 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=build-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=compiler%2Floopopts%2FTestUnrollLimitPreciseType.java%23test1+&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u432-b01_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=484&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2024-08-02T07:56:24.981Z] Building tests...
[Pipeline] timeout
[2024-08-02T07:56:24.983Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-08-02T07:56:25.003Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-08-02T07:56:25.491Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-08-02T07:56:26.162Z] --------------------------------------------
[2024-08-02T07:56:26.162Z] path is set to F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib
[2024-08-02T07:56:26.162Z] task is set to default
[2024-08-02T07:56:26.162Z] dependencyList is set to all
[2024-08-02T07:56:26.162Z] --------------------------------------------
[2024-08-02T07:56:26.162Z] Starting download third party dependent jars
[2024-08-02T07:56:26.162Z] --------------------------------------------
[2024-08-02T07:56:26.162Z] downloading dependent third party jars to F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib
[2024-08-02T07:56:26.162Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/junit-platform-suite-api.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.162Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.162Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/junit-jupiter-api.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.162Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.162Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2024-08-02T07:56:26.162Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.162Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.162Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.162Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/junit-vintage-engine.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/junit-jupiter-params.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/bcprov-jdk18on.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/bcprov-ext-jdk18on.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/junit-platform-suite.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/bcpkix-jdk18on.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/junit-jupiter-engine.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/../../testDependency/lib/hamcrest-core.jar exists with correct hash, not downloading
[2024-08-02T07:56:26.163Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2024-08-02T07:56:26.307Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2024-08-02T07:56:26.327Z] Running in F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2024-08-02T07:56:26.342Z] [ssh-agent] Looking for ssh-agent implementation...
[2024-08-02T07:56:26.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2024-08-02T07:56:26.461Z] $ ssh-agent
[2024-08-02T07:56:26.571Z] SSH_AUTH_SOCK=/tmp/ssh-wLOUP9j486I9/agent.542
[2024-08-02T07:56:26.571Z] SSH_AGENT_PID=543
[2024-08-02T07:56:26.571Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2024-08-02T07:56:27.032Z] + bash ./compile.sh
[2024-08-02T07:56:27.344Z] JAVA_HOME is set to F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/jdkbinary/j2sdk-image
[2024-08-02T07:56:27.660Z] UNAME_OS is CYGWIN
[2024-08-02T07:56:27.660Z] LIB_DIR is set to F:/workspace/testDependency/lib
[2024-08-02T07:56:27.660Z] rm -f -r /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-02T07:56:27.660Z] mkdir -p /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-02T07:56:27.661Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/jdkbinary/j2sdk-image -DTEST_ROOT=/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/.. -DLIB_DIR=F:/workspace/testDependency/lib 2>&1; echo $? ) | tee "/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-02T07:56:27.662Z] if [ -z "$(tail -1 /cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-02T07:56:28.756Z] Buildfile: F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG\scripts\build_tools.xml
[2024-08-02T07:56:29.066Z]
[2024-08-02T07:56:29.066Z] build:
[2024-08-02T07:56:29.376Z]
[2024-08-02T07:56:29.376Z] clean:
[2024-08-02T07:56:29.376Z]
[2024-08-02T07:56:29.376Z] init:
[2024-08-02T07:56:29.376Z] [mkdir] Created dir: F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG\bin
[2024-08-02T07:56:29.376Z]
[2024-08-02T07:56:29.376Z] getDependentLibs:
[2024-08-02T07:56:29.376Z] [exec] --------------------------------------------
[2024-08-02T07:56:29.376Z] [exec] path is set to F:/workspace/testDependency/lib
[2024-08-02T07:56:29.376Z] [exec] task is set to default
[2024-08-02T07:56:29.376Z] [exec] dependencyList is set to json_simple
[2024-08-02T07:56:29.376Z] [exec] --------------------------------------------
[2024-08-02T07:56:29.376Z] [exec] Starting download third party dependent jars
[2024-08-02T07:56:29.376Z] [exec] --------------------------------------------
[2024-08-02T07:56:29.376Z] [exec] downloading dependent third party jars to F:/workspace/testDependency/lib
[2024-08-02T07:56:29.376Z] [exec] F:/workspace/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-02T07:56:29.377Z] [exec] downloaded dependent third party jars successfully
[2024-08-02T07:56:29.377Z]
[2024-08-02T07:56:29.377Z] compile:
[2024-08-02T07:56:29.377Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-02T07:56:29.377Z] [echo] ============COMPILER SETTINGS============
[2024-08-02T07:56:29.377Z] [echo] ===fork: yes
[2024-08-02T07:56:29.377Z] [echo] ===debug: on
[2024-08-02T07:56:29.377Z] [javac] Compiling 27 source files to F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG\bin
[2024-08-02T07:56:30.959Z]
[2024-08-02T07:56:30.959Z] dist:
[2024-08-02T07:56:30.959Z] [jar] Building jar: F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG\bin\TestKitGen.jar
[2024-08-02T07:56:30.959Z]
[2024-08-02T07:56:30.959Z] BUILD SUCCESSFUL
[2024-08-02T07:56:30.959Z] Total time: 1 second
[2024-08-02T07:56:30.959Z] 0
[2024-08-02T07:56:30.960Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-08-02T07:56:31.628Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-08-02T07:56:31.628Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2024-08-02T07:56:33.793Z] ****************************** MACHINE INFO ******************************
[2024-08-02T07:56:33.793Z] File path : F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG
[2024-08-02T07:56:33.793Z] Free Physical Memory Size : 12440469504
[2024-08-02T07:56:33.793Z] Free space (bytes) : 119968800768
[2024-08-02T07:56:33.793Z] Total Physical Memory Size : 17178693632
[2024-08-02T07:56:33.793Z] Total space (bytes) : 137420075008
[2024-08-02T07:56:33.793Z] Usable space (bytes) : 119968800768
[2024-08-02T07:56:33.793Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-02T07:56:33.793Z] bashVersion :
[2024-08-02T07:56:33.793Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
[2024-08-02T07:56:33.793Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2024-08-02T07:56:33.793Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-08-02T07:56:33.793Z]
[2024-08-02T07:56:33.793Z] This is free software; you are free to change and redistribute it.
[2024-08-02T07:56:33.794Z] There is NO WARRANTY, to the extent permitted by law.
[2024-08-02T07:56:33.794Z] cpuCores : 4
[2024-08-02T07:56:33.794Z] curlVersion :
[2024-08-02T07:56:33.794Z] curl 7.88.1 (x86_64-pc-cygwin) libcurl/7.88.1 OpenSSL/1.1.1t zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.10.0 nghttp2/1.52.0 libgsasl/2.2.0
[2024-08-02T07:56:33.794Z] Release-Date: 2023-02-20
[2024-08-02T07:56:33.794Z] 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
[2024-08-02T07:56:33.794Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2024-08-02T07:56:33.794Z] dockerVersion : bash: docker: command not found
[2024-08-02T07:56:33.794Z] gcc version : 11
[2024-08-02T07:56:33.794Z] gclibc version : ldd (cygwin) 3.4.6
[2024-08-02T07:56:33.794Z] gdb version : bash: gdb: command not found
[2024-08-02T07:56:33.794Z] lldb version : Command could not be executed
[2024-08-02T07:56:33.794Z] makeVersion :
[2024-08-02T07:56:33.794Z] GNU Make 4.4.1
[2024-08-02T07:56:33.794Z] Built for x86_64-pc-cygwin
[2024-08-02T07:56:33.794Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2024-08-02T07:56:33.794Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2024-08-02T07:56:33.794Z] This is free software: you are free to change and redistribute it.
[2024-08-02T07:56:33.794Z] There is NO WARRANTY, to the extent permitted by law.
[2024-08-02T07:56:33.794Z] mavenVersion : bash: mvn: command not found
[2024-08-02T07:56:33.794Z] perlVersion :
[2024-08-02T07:56:33.794Z]
[2024-08-02T07:56:33.794Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi
[2024-08-02T07:56:33.795Z] (with 7 registered patches, see perl -V for more detail)
[2024-08-02T07:56:33.795Z]
[2024-08-02T07:56:33.795Z] Copyright 1987-2021, Larry Wall
[2024-08-02T07:56:33.795Z]
[2024-08-02T07:56:33.795Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-08-02T07:56:33.795Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-08-02T07:56:33.795Z]
[2024-08-02T07:56:33.795Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-08-02T07:56:33.795Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-08-02T07:56:33.795Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-08-02T07:56:33.795Z]
[2024-08-02T07:56:33.795Z] podmanVersion : bash: podman: command not found
[2024-08-02T07:56:33.795Z] procArch : unknown
[2024-08-02T07:56:33.795Z] sysArch : x86_64
[2024-08-02T07:56:33.795Z] sysOS : CYGWIN_NT-10.0-20348
[2024-08-02T07:56:33.795Z] ulimit :
[2024-08-02T07:56:33.795Z] core file size (blocks, -c) unlimited
[2024-08-02T07:56:33.795Z] data seg size (kbytes, -d) unlimited
[2024-08-02T07:56:33.795Z] file size (blocks, -f) unlimited
[2024-08-02T07:56:33.795Z] open files (-n) 3200
[2024-08-02T07:56:33.795Z] pipe size (512 bytes, -p) 8
[2024-08-02T07:56:33.795Z] stack size (kbytes, -s) 2032
[2024-08-02T07:56:33.795Z] cpu time (seconds, -t) unlimited
[2024-08-02T07:56:33.795Z] max user processes (-u) 256
[2024-08-02T07:56:33.795Z] virtual memory (kbytes, -v) unlimited
[2024-08-02T07:56:33.795Z] uname : CYGWIN_NT-10.0-20348 bld-win2022-1 3.4.6-1.x86_64 2023-02-14 13:23 UTC x86_64 Cygwin
[2024-08-02T07:56:33.795Z] vmVendor : Oracle Corporation
[2024-08-02T07:56:33.795Z] vmVersion : 25.432-b01
[2024-08-02T07:56:33.795Z] xlc version : bash: xlC: command not found
[2024-08-02T07:56:33.795Z] **************************************************************************
[2024-08-02T07:56:33.795Z]
[2024-08-02T07:56:33.795Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2024-08-02T07:56:33.795Z]
[2024-08-02T07:56:33.795Z] System.getProperty('java.vendor')=Temurin
[2024-08-02T07:56:33.795Z]
[2024-08-02T07:56:33.795Z] System.getProperty('os.name')=Windows Server 2022
[2024-08-02T07:56:33.795Z]
[2024-08-02T07:56:33.796Z] System.getProperty('os.arch')=x86
[2024-08-02T07:56:33.796Z]
[2024-08-02T07:56:33.796Z] System.getProperty('java.fullversion')=null
[2024-08-02T07:56:33.796Z]
[2024-08-02T07:56:33.796Z] System.getProperty('sun.arch.data.model')=32
[2024-08-02T07:56:33.796Z]
[2024-08-02T07:56:34.106Z] make -f clean.mk cleanBuild
[2024-08-02T07:56:34.107Z] make[1]: Entering directory '/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG'
[2024-08-02T07:56:34.782Z] rm -f -r F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests///..//jvmtest
[2024-08-02T07:56:34.782Z] make[1]: Leaving directory '/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG'
[2024-08-02T07:56:34.782Z] make -f compile.mk compile
[2024-08-02T07:56:34.782Z] make[1]: Entering directory '/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG'
[2024-08-02T07:56:35.093Z] rm -f -r F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests//TKG/output_compilation; \
[2024-08-02T07:56:35.093Z] mkdir -p F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests//TKG/output_compilation; \
[2024-08-02T07:56:35.094Z] (ant -f scripts/build_test.xml -DTEST_ROOT=F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/ -DBUILD_ROOT=F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests///..//jvmtest -DJDK_VERSION=8 -DJDK_IMPL=hotspot "-DJDK_VENDOR=temurin" -DJCL_VERSION=latest -DBUILD_LIST=openjdk -DRESOURCES_DIR=F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests///..//jvmtest/TestConfig/resources -DSPEC=win_x86 -DTEST_JDK_HOME=F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/jdkbinary/j2sdk-image -DJVM_VERSION=openjdk8 -DLIB_DIR=F:/workspace/testDependency/lib 2>&1; echo $? ) | tee "F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log"; \
[2024-08-02T07:56:35.094Z] if [ -z "$(tail -1 F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/"; false; else rm -f -r "F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests//TKG/output_compilation"; fi
[2024-08-02T07:56:37.257Z] Buildfile: F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG\scripts\build_test.xml
[2024-08-02T07:56:37.930Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2024-08-02T07:56:37.930Z]
[2024-08-02T07:56:37.930Z] -create_test_directory:
[2024-08-02T07:56:37.930Z] [mkdir] Created dir: F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\jvmtest
[2024-08-02T07:56:37.930Z]
[2024-08-02T07:56:37.930Z] stage_test_material:
[2024-08-02T07:56:37.930Z] [copy] Copying 134 files to F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\jvmtest
[2024-08-02T07:56:37.930Z]
[2024-08-02T07:56:37.930Z] build:
[2024-08-02T07:56:37.930Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins
[2024-08-02T07:56:37.930Z]
[2024-08-02T07:56:37.930Z] build:
[2024-08-02T07:56:38.241Z] [echo] pathconvert C:\cygwin64\home\jenkins to unix on windows. home.unix is set to C:/cygwin64/home/jenkins
[2024-08-02T07:56:38.241Z]
[2024-08-02T07:56:38.241Z] getJtregVersion:
[2024-08-02T07:56:38.241Z]
[2024-08-02T07:56:38.241Z] getDependentLibs:
[2024-08-02T07:56:38.242Z] [exec] --------------------------------------------
[2024-08-02T07:56:38.242Z] [exec] path is set to F:/workspace/testDependency/lib
[2024-08-02T07:56:38.242Z] [exec] task is set to default
[2024-08-02T07:56:38.242Z] [exec] dependencyList is set to jtreg_5_1_b01
[2024-08-02T07:56:38.242Z] [exec] --------------------------------------------
[2024-08-02T07:56:38.242Z] [exec] Starting download third party dependent jars
[2024-08-02T07:56:38.242Z] [exec] --------------------------------------------
[2024-08-02T07:56:38.242Z] [exec] downloading dependent third party jars to F:/workspace/testDependency/lib
[2024-08-02T07:56:38.242Z] [exec] F:/workspace/testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-08-02T07:56:38.242Z] [exec] downloaded dependent third party jars successfully
[2024-08-02T07:56:38.242Z]
[2024-08-02T07:56:38.242Z] getJtreg:
[2024-08-02T07:56:38.242Z] [mkdir] Created dir: F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\jvmtest\openjdk
[2024-08-02T07:56:38.242Z] [copy] Copying 1 file to F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\openjdk
[2024-08-02T07:56:38.555Z]
[2024-08-02T07:56:38.555Z] openjdk-jdk.check:
[2024-08-02T07:56:38.555Z]
[2024-08-02T07:56:38.555Z] getOpenjdk:
[2024-08-02T07:56:38.865Z] [echo] Using user specified repo and branch
[2024-08-02T07:56:38.865Z] [exec] git clone --depth 1 -q --reference-if-able C:/cygwin64/home/jenkins/openjdk_cache -b jdk8u432-b01_adopt https://github.com/adoptium/jdk8u openjdktemp
[2024-08-02T07:56:38.865Z] [exec] info: Could not add alternate for 'C:/cygwin64/home/jenkins/openjdk_cache': reference repository 'C:/cygwin64/home/jenkins/openjdk_cache' is not a local repository.
[2024-08-02T07:56:54.482Z] [exec] Note: switching to '214e0c5fb9f3f32453bcaaf9a6fe205684c27712'.
[2024-08-02T07:56:54.482Z] [exec]
[2024-08-02T07:56:54.482Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2024-08-02T07:56:54.483Z] [exec] changes and commit them, and you can discard any commits you make in this
[2024-08-02T07:56:54.483Z] [exec] state without impacting any branches by switching back to a branch.
[2024-08-02T07:56:54.483Z] [exec]
[2024-08-02T07:56:54.483Z] [exec] If you want to create a new branch to retain commits you create, you may
[2024-08-02T07:56:54.483Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2024-08-02T07:56:54.483Z] [exec]
[2024-08-02T07:56:54.483Z] [exec] git switch -c <new-branch-name>
[2024-08-02T07:56:54.483Z] [exec]
[2024-08-02T07:56:54.483Z] [exec] Or undo this operation with:
[2024-08-02T07:56:54.483Z] [exec]
[2024-08-02T07:56:54.483Z] [exec] git switch -
[2024-08-02T07:56:54.483Z] [exec]
[2024-08-02T07:56:54.483Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2024-08-02T07:56:54.483Z] [exec]
[2024-08-02T07:57:42.208Z] [exec] Check sha in openjdk-jdk and store the info in F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests//TKG/SHA.txt
[2024-08-02T07:57:42.208Z] [exec] ================================================
[2024-08-02T07:57:42.208Z] [exec] timestamp: 20240802-075734
[2024-08-02T07:57:42.209Z] [exec] repo dir: openjdk-jdk
[2024-08-02T07:57:42.209Z] [exec] git repo:
[2024-08-02T07:57:42.209Z] [exec] Fetch URL: https://github.com/adoptium/jdk8u
[2024-08-02T07:57:42.209Z] [exec] sha:
[2024-08-02T07:57:42.209Z] [exec] 214e0c5fb9f3f32453bcaaf9a6fe205684c27712
[2024-08-02T07:57:42.209Z] [exec] Check sha in openjdk-jdk and store the info in F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests//testenv/testenv.properties
[2024-08-02T07:57:42.209Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u
[2024-08-02T07:57:42.209Z] [exec] JDK8_BRANCH=214e0c5fb9f3f32453bcaaf9a6fe205684c27712
[2024-08-02T07:57:42.209Z]
[2024-08-02T07:57:42.209Z] dist:
[2024-08-02T07:57:42.209Z] [copy] Copying 38 files to F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\jvmtest\openjdk
[2024-08-02T07:57:42.209Z]
[2024-08-02T07:57:42.209Z] BUILD SUCCESSFUL
[2024-08-02T07:57:42.209Z] Total time: 58 seconds
[2024-08-02T07:57:42.209Z] 0
[2024-08-02T07:57:42.210Z] make[1]: Leaving directory '/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG'
[Pipeline] }
[2024-08-02T07:57:42.260Z] $ ssh-agent -k
[2024-08-02T07:57:42.303Z] unset SSH_AUTH_SOCK;
[2024-08-02T07:57:42.303Z] unset SSH_AGENT_PID;
[2024-08-02T07:57:42.303Z] echo Agent pid 543 killed;
[2024-08-02T07:57:42.360Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2024-08-02T07:57:42.498Z] Running tests...
[Pipeline] echo
[2024-08-02T07:57:42.518Z] ITERATION: 1/1
[Pipeline] sh
[2024-08-02T07:57:42.982Z] ++ uname
[2024-08-02T07:57:42.982Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2024-08-02T07:57:42.982Z] ++ uname
[2024-08-02T07:57:42.982Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2024-08-02T07:57:43.293Z] ++ uname
[2024-08-02T07:57:43.293Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2024-08-02T07:57:43.293Z] + MAKE=make
[2024-08-02T07:57:43.293Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2024-08-02T07:57:43.293Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2024-08-02T07:57:43.797Z] ++ uname
[2024-08-02T07:57:43.797Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2024-08-02T07:57:43.797Z] ++ uname
[2024-08-02T07:57:43.797Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2024-08-02T07:57:43.797Z] ++ uname
[2024-08-02T07:57:44.109Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2024-08-02T07:57:44.109Z] + MAKE=make
[2024-08-02T07:57:44.109Z] + cd ./aqa-tests
[2024-08-02T07:57:44.109Z] + . ./scripts/testenv/testenvSettings.sh
[2024-08-02T07:57:44.109Z] ++ set +x
[2024-08-02T07:57:44.109Z] JAVA_HOME is set to F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/jdkbinary/j2sdk-image
[2024-08-02T07:57:44.422Z] UNAME_OS is CYGWIN
[2024-08-02T07:57:44.422Z] LIB_DIR is set to F:/workspace/testDependency/lib
[2024-08-02T07:57:44.422Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=hotspot_custom TESTLIST=
[2024-08-02T07:57:44.422Z] make[1]: Entering directory '/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG'
[2024-08-02T07:57:44.422Z] perl scripts/configure.pl
[2024-08-02T07:57:44.422Z] F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;F:/workspace/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=hotspot_custom --testList= --numOfMachines= --testTime= --TRSSURL=
[2024-08-02T07:57:44.734Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-08-02T07:57:44.734Z]
[2024-08-02T07:57:44.734Z] Starting to generate test make files.
[2024-08-02T07:57:44.734Z]
[2024-08-02T07:57:46.906Z] Parsing F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG\..\openjdk\playlist.xml
[2024-08-02T07:57:46.906Z] Generated F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG/../openjdk/autoGen.mk
[2024-08-02T07:57:46.907Z]
[2024-08-02T07:57:46.907Z] Generated F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG/../autoGen.mk
[2024-08-02T07:57:46.907Z]
[2024-08-02T07:57:46.907Z] Generated F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG/../TKG/utils.mk
[2024-08-02T07:57:46.907Z]
[2024-08-02T07:57:46.907Z] Generated F:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun\aqa-tests\TKG/../TKG/rerun.mk
[2024-08-02T07:57:46.907Z]
[2024-08-02T07:57:46.907Z] Make files are generated successfully.
[2024-08-02T07:57:46.907Z]
[2024-08-02T07:57:47.219Z] make[1]: Leaving directory '/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG'
[2024-08-02T07:57:47.219Z] make -f runtest.mk _hotspot_custom
[2024-08-02T07:57:47.219Z] make[1]: Entering directory '/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/TKG'
[2024-08-02T07:57:47.891Z]
[2024-08-02T07:57:47.891Z] Running make 4.4.1
[2024-08-02T07:57:47.891Z] set TEST_ROOT to F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/
[2024-08-02T07:57:47.891Z] set JDK_VERSION to 8
[2024-08-02T07:57:47.891Z] set JDK_IMPL to hotspot
[2024-08-02T07:57:47.891Z] set JVM_VERSION to openjdk8
[2024-08-02T07:57:47.891Z] set JCL_VERSION to latest
[2024-08-02T07:57:47.891Z] JAVA_HOME was originally set to C:openjdkjdk-17
[2024-08-02T07:57:47.891Z] set JAVA_HOME to F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/jdkbinary/j2sdk-image
[2024-08-02T07:57:47.891Z] set SPEC to win_x86
[2024-08-02T07:57:47.891Z] set TEST_FLAG to
[2024-08-02T07:57:48.203Z] Running hotspot_custom ...
[2024-08-02T07:57:48.514Z] There are 3 test targets in hotspot_custom
[2024-08-02T07:57:48.514Z] "F:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/jdkbinary/j2sdk-image\\bin\\java" -version
[2024-08-02T07:57:48.514Z] openjdk version "1.8.0_432-beta"
[2024-08-02T07:57:48.514Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_432-beta-202408012203-b01)
[2024-08-02T07:57:48.514Z] OpenJDK Client VM (Temurin)(build 25.432-b01, mixed mode)
[2024-08-02T07:57:48.826Z] make[2]: Entering directory '/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests'
[2024-08-02T07:57:48.826Z] make[3]: Entering directory '/cygdrive/f/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-32_windows_rerun/aqa-tests/openjdk'
[2024-08-02T07:57:49.498Z] expr: non-integer argument
[2024-08-02T07:57:49.499Z] expr: syntax error: unexpected argument '2048'
[2024-08-02T07:57:49.499Z] expr: syntax error: missing argument after '>'
[2024-08-02T07:57:49.810Z]
[2024-08-02T07:57:49.810Z] ===============================================