Pre Test

Started by upstream project "Test_openjdk11_hs_extended.openjdk_x86-64_linux" build number 205 originally caused by: Started by upstream project "build-scripts/jobs/release/jobs/jdk11u/jdk11u-release-linux-x64-temurin" build number 49 originally caused by: Started by upstream project "build-scripts/release-openjdk11-pipeline" build number 47 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk11u" build number 3898 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-07-12T13:20:38.814Z] SPEC: linux_x86-64 [Pipeline] echo [2024-07-12T13:20:38.815Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2024-07-12T13:20:38.826Z] Found a total of 19 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label [Pipeline] echo [2024-07-12T13:20:38.832Z] dynamicAgents: [azure, fyre] [Pipeline] node [2024-07-12T13:20:53.837Z] Still waiting to schedule task [2024-07-12T13:20:53.837Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.linux’ [2024-07-12T14:30:11.957Z] Running on test-docker-ubuntu2204-x64-6 in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4 [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] timeout [2024-07-12T14:30:11.985Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2024-07-12T14:30:12.250Z] [WS-CLEANUP] Deleting project workspace... [2024-07-12T14:30:12.250Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2024-07-12T14:30:12.373Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2024-07-12T14:30:12.519Z] The recommended git tool is: git [2024-07-12T14:30:12.773Z] No credentials specified [2024-07-12T14:30:12.896Z] Cloning the remote Git repository [2024-07-12T14:30:13.083Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2024-07-12T14:30:13.083Z] > git init /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests # timeout=10 [2024-07-12T14:30:13.094Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2024-07-12T14:30:13.095Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2024-07-12T14:30:13.095Z] > git --version # timeout=10 [2024-07-12T14:30:13.115Z] > git --version # 'git version 2.34.1' [2024-07-12T14:30:13.116Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T14:30:24.222Z] Avoid second fetch [2024-07-12T14:30:24.354Z] Checking out Revision ea2453e7d37c32d2fc92d96ced01279f97d0ea38 (origin/v1.0.2-release) [2024-07-12T14:30:24.005Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2024-07-12T14:30:24.026Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-12T14:30:24.284Z] > git rev-parse origin/v1.0.2-release^{commit} # timeout=10 [2024-07-12T14:30:24.415Z] > git config core.sparsecheckout # timeout=10 [2024-07-12T14:30:24.432Z] > git checkout -f ea2453e7d37c32d2fc92d96ced01279f97d0ea38 # timeout=10 [2024-07-12T14:30:26.850Z] Commit message: "[v1.0.2-release] Cherry pick unsetting library path on Alpine (#5433)" [2024-07-12T14:30:26.850Z] First time build. Skipping changelog. [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load [Pipeline] timeout [2024-07-12T14:30:28.789Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2024-07-12T14:30:30.314Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2024-07-12T14:30:30.821Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2024-07-12T14:30:32.308Z] + aqa-tests/terminateTestProcesses.sh jenkins [2024-07-12T14:30:32.308Z] Unix type machine.. [2024-07-12T14:30:32.308Z] Running on a Linux host [2024-07-12T14:30:32.308Z] Woohoo - no rogue processes detected! [Pipeline] sh [2024-07-12T14:30:34.840Z] + printenv [2024-07-12T14:30:34.840Z] JENKINS_HOME=/home/jenkins/.jenkins [2024-07-12T14:30:34.840Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2024-07-12T14:30:34.840Z] SETUP_JCK_RUN=false [2024-07-12T14:30:34.840Z] USE_TESTENV_PROPERTIES=true [2024-07-12T14:30:34.840Z] SSH_CLIENT=78.47.239.97 45398 22 [2024-07-12T14:30:34.840Z] USER=jenkins [2024-07-12T14:30:34.840Z] BUILD_LIST=openjdk [2024-07-12T14:30:34.840Z] SDK_RESOURCE=upstream [2024-07-12T14:30:34.840Z] OPENJ9_BRANCH=master [2024-07-12T14:30:34.840Z] CI=true [2024-07-12T14:30:34.840Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/3/display/redirect?page=changes [2024-07-12T14:30:34.840Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2024-07-12T14:30:34.840Z] UPSTREAM_JOB_NUMBER=49 [2024-07-12T14:30:34.840Z] TARGET=-f parallelList.mk testList_4 [2024-07-12T14:30:34.840Z] EXIT_FAILURE=false [2024-07-12T14:30:34.840Z] NODE_LABELS=hw.dockerhost.dockerhost-azure-ubuntu2204-x64-2 ci.role.test test-docker-ubuntu2204-x64-6 sw.os.linux hw.arch.x86 [2024-07-12T14:30:34.840Z] HUDSON_URL=https://ci.adoptium.net/ [2024-07-12T14:30:34.840Z] MOTD_SHOWN=pam [2024-07-12T14:30:34.840Z] USE_JRE=false [2024-07-12T14:30:34.840Z] OLDPWD=/home/jenkins [2024-07-12T14:30:34.840Z] STF_OWNER_BRANCH=adoptium:master [2024-07-12T14:30:34.840Z] HOME=/home/jenkins [2024-07-12T14:30:34.840Z] ADOPTOPENJDK_BRANCH=v1.0.2-release [2024-07-12T14:30:34.840Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/3/ [2024-07-12T14:30:34.840Z] TAP_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4.tap [2024-07-12T14:30:34.840Z] JDK_IMPL=hotspot [2024-07-12T14:30:34.840Z] DOCKER_REQUIRED=false [2024-07-12T14:30:34.840Z] HUDSON_COOKIE=f6987524-1ed5-4e7a-a026-440754403e46 [2024-07-12T14:30:34.840Z] JENKINS_SERVER_COOKIE=durable-4dd9105a9d5bf07299b092a5eb367499d3f0865fd14fe0d5a5ca348e124c79bb [2024-07-12T14:30:34.840Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../benchmarks [2024-07-12T14:30:34.840Z] JDK_REPO=https://github.com/adoptium/jdk11u [2024-07-12T14:30:34.840Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4 [2024-07-12T14:30:34.840Z] KEEP_WORKSPACE=false [2024-07-12T14:30:34.840Z] ARCHIVE_TEST_RESULTS=false [2024-07-12T14:30:34.840Z] GENERATE_JOBS=false [2024-07-12T14:30:34.840Z] TKG_OWNER_BRANCH=adoptium:master [2024-07-12T14:30:34.840Z] PERSONAL_BUILD=false [2024-07-12T14:30:34.840Z] LOGNAME=jenkins [2024-07-12T14:30:34.840Z] NODE_NAME=test-docker-ubuntu2204-x64-6 [2024-07-12T14:30:34.840Z] JDK_BRANCH=jdk-11.0.24+6_adopt [2024-07-12T14:30:34.840Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/3/display/redirect?page=artifacts [2024-07-12T14:30:34.840Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux [2024-07-12T14:30:34.840Z] STAGE_NAME=Setup [2024-07-12T14:30:34.840Z] AUTO_DETECT=true [2024-07-12T14:30:34.840Z] EXECUTOR_NUMBER=0 [2024-07-12T14:30:34.840Z] JDK_VERSION=11 [2024-07-12T14:30:34.840Z] EXTERNAL_TEST_CMD=mvn clean install [2024-07-12T14:30:34.840Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/3/display/redirect?page=tests [2024-07-12T14:30:34.840Z] BUILD_DISPLAY_NAME=#3 [2024-07-12T14:30:34.840Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2024-07-12T14:30:34.840Z] TIME_LIMIT=25 [2024-07-12T14:30:34.840Z] HUDSON_HOME=/home/jenkins/.jenkins [2024-07-12T14:30:34.840Z] JOB_BASE_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4 [2024-07-12T14:30:34.840Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2024-07-12T14:30:34.840Z] PLATFORM=x86-64_linux [2024-07-12T14:30:34.840Z] TKG_ITERATIONS=1 [2024-07-12T14:30:34.840Z] EXIT_SUCCESS=false [2024-07-12T14:30:34.840Z] BUILD_ID=3 [2024-07-12T14:30:34.840Z] ACTIVE_NODE_TIMEOUT=5 [2024-07-12T14:30:34.840Z] BUILD_TAG=jenkins-Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4-3 [2024-07-12T14:30:34.840Z] JENKINS_URL=https://ci.adoptium.net/ [2024-07-12T14:30:34.840Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:30:34.840Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/ [2024-07-12T14:30:34.840Z] KEEP_REPORTDIR=true [2024-07-12T14:30:34.840Z] JCK_GIT_BRANCH=master [2024-07-12T14:30:34.840Z] ORIGIN_JDK_VERSION=11 [2024-07-12T14:30:34.840Z] BUILD_NUMBER=3 [2024-07-12T14:30:34.840Z] JENKINS_NODE_COOKIE=05e4f554-c021-4186-9b74-59864e8e9bf5 [2024-07-12T14:30:34.840Z] SHELL=/bin/sh [2024-07-12T14:30:34.840Z] ITERATIONS=1 [2024-07-12T14:30:34.840Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2024-07-12T14:30:34.840Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image [2024-07-12T14:30:34.840Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/3/display/redirect [2024-07-12T14:30:34.840Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2024-07-12T14:30:34.840Z] SPEC=linux_x86-64 [2024-07-12T14:30:34.840Z] LIGHT_WEIGHT_CHECKOUT=true [2024-07-12T14:30:34.840Z] UPSTREAM_TEST_JOB_NUMBER=205 [2024-07-12T14:30:34.840Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2024-07-12T14:30:34.840Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/display/redirect [2024-07-12T14:30:34.840Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk11u/jdk11u-release-linux-x64-temurin [2024-07-12T14:30:34.840Z] EXTERNAL_REPO_BRANCH=master [2024-07-12T14:30:34.841Z] JOB_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4 [2024-07-12T14:30:34.841Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2024-07-12T14:30:34.841Z] PWD=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4 [2024-07-12T14:30:34.841Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib [2024-07-12T14:30:34.841Z] SSH_CONNECTION=78.47.239.97 45398 172.17.0.3 22 [2024-07-12T14:30:34.841Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4@tmp [2024-07-12T14:30:34.841Z] PARALLEL=None [2024-07-12T14:30:34.841Z] JOBSTARTTIME=Fri, 12 Jul 2024 14:30:29 +0000 [2024-07-12T14:30:34.841Z] DYNAMIC_COMPILE=false [2024-07-12T14:30:34.841Z] RERUN_ITERATIONS=1 [Pipeline] timeout [2024-07-12T14:30:35.214Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2024-07-12T14:30:35.228Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2024-07-12T14:35:36.910Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk11u » jdk11u-release-linux-x64-temurin" build number 49 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] dir [2024-07-12T14:35:37.044Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4 [Pipeline] { [Pipeline] sshagent [2024-07-12T14:35:37.059Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T14:35:37.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T14:35:37.743Z] $ ssh-agent [2024-07-12T14:35:38.324Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiEzIT9/agent.378901 [2024-07-12T14:35:38.324Z] SSH_AGENT_PID=378903 [2024-07-12T14:35:38.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2024-07-12T14:35:38.335Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests [Pipeline] { [Pipeline] withCredentials [2024-07-12T14:35:38.357Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2024-07-12T14:35:39.757Z] + pwd [2024-07-12T14:35:39.757Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/.. -p x86-64_linux -r upstream -j 11 -i hotspot --clone_openj9 false [2024-07-12T14:35:39.757Z] TESTDIR: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests [2024-07-12T14:35:39.757Z] load ./testenv/testenv.properties [2024-07-12T14:35:39.757Z] Running checkTags with ./testenv/testenv.properties and 11 [2024-07-12T14:35:39.757Z] 966b5627a1e8a58bbc454bd6dafe196722ca9199 refs/tags/jdk-11.0.24-dryrun-ga [2024-07-12T14:35:39.757Z] Use tag name jdk-11.0.24-dryrun-ga from ./testenv/testenv.properties [2024-07-12T14:35:39.757Z] get jdk binary... [2024-07-12T14:35:39.757Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2024-07-12T14:35:39.757Z] Uncompressing file: OpenJDK11U-jdk-sources_11.0.24_6.tar.gz ... [2024-07-12T14:36:01.417Z] Uncompressing file: OpenJDK11U-jdk_x64_linux_hotspot_11.0.24_6.tar.gz ... [2024-07-12T14:36:11.103Z] Uncompressing file: OpenJDK11U-jre_x64_linux_hotspot_11.0.24_6.tar.gz ... [2024-07-12T14:36:13.485Z] Uncompressing file: OpenJDK11U-static-libs-glibc_x64_linux_hotspot_11.0.24_6.tar.gz ... [2024-07-12T14:36:13.485Z] Uncompressing file: OpenJDK11U-testimage_x64_linux_hotspot_11.0.24_6.tar.gz ... [2024-07-12T14:36:38.803Z] Uncompressing OpenJDK11U-debugimage_x64_linux_hotspot_11.0.24_6.tar.gz over ./j2sdk-image... [2024-07-12T14:36:38.803Z] tar (GNU tar) 1.34 [2024-07-12T14:36:38.803Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. [2024-07-12T14:36:52.308Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image... [2024-07-12T14:36:52.308Z] javac_path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/javac [2024-07-12T14:36:52.308Z] Run: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/java -version [2024-07-12T14:36:52.308Z] =JAVA VERSION OUTPUT BEGIN= [2024-07-12T14:36:53.049Z] openjdk version "11.0.24" 2024-07-16 [2024-07-12T14:36:53.049Z] OpenJDK Runtime Environment Temurin-11.0.24+6 (build 11.0.24+6) [2024-07-12T14:36:53.049Z] OpenJDK 64-Bit Server VM Temurin-11.0.24+6 (build 11.0.24+6, mixed mode) [2024-07-12T14:36:56.361Z] =JAVA VERSION OUTPUT END= [2024-07-12T14:36:56.361Z] get testKitGen... [2024-07-12T14:36:56.361Z] git clone -q https://github.com/adoptium/TKG.git [2024-07-12T14:36:56.361Z] git rev-parse v1.0.2 [2024-07-12T14:36:56.361Z] git checkout -q -f 24a0cec48ce1f2b518cc8f520dc2cd270ece9bff [2024-07-12T14:36:56.361Z] check adoptium repo and TKG repo SHA [2024-07-12T14:36:56.361Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/SHA.txt [2024-07-12T14:36:56.362Z] Check sha in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/SHA.txt [2024-07-12T14:36:56.362Z] touch /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/SHA.txt [2024-07-12T14:36:56.362Z] ================================================ [2024-07-12T14:36:56.730Z] timestamp: 20240712-143656 [2024-07-12T14:36:56.730Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests [2024-07-12T14:36:56.730Z] git repo: [2024-07-12T14:36:56.730Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2024-07-12T14:36:56.730Z] sha: [2024-07-12T14:36:56.730Z] ea2453e7d37c32d2fc92d96ced01279f97d0ea38 [2024-07-12T14:36:56.731Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK [2024-07-12T14:36:56.731Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2024-07-12T14:36:56.731Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/SHA.txt [2024-07-12T14:36:56.731Z] Check sha in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/SHA.txt [2024-07-12T14:36:56.731Z] ================================================ [2024-07-12T14:36:56.731Z] timestamp: 20240712-143656 [2024-07-12T14:36:56.731Z] repo dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG [2024-07-12T14:36:56.731Z] git repo: [2024-07-12T14:36:56.731Z] Fetch URL: https://github.com/adoptium/TKG.git [2024-07-12T14:36:56.731Z] sha: [2024-07-12T14:36:56.731Z] 36267b5edd5302f392d83bfcc49a712b82c975c1 [2024-07-12T14:36:56.731Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/testenv/testenv.properties --repo_name TKG [2024-07-12T14:36:56.731Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2024-07-12T14:36:56.912Z] $ ssh-agent -k [2024-07-12T14:36:56.929Z] unset SSH_AUTH_SOCK; [2024-07-12T14:36:56.929Z] unset SSH_AGENT_PID; [2024-07-12T14:36:56.929Z] echo Agent pid 378903 killed; [2024-07-12T14:36:57.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] echo [2024-07-12T14:36:57.631Z] readProperties file: ./aqa-tests/job.properties [Pipeline] readProperties [Pipeline] echo [2024-07-12T14:36:58.054Z] Reset TEST_JDK_HOME to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/../ [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2024-07-12T14:36:58.305Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_4&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.2-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=11&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk11u%2Fjdk11u-release-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-11.0.24%2B6_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=205&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=49&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2024-07-12T14:36:58.314Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_4&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_extended.openjdk_x86-64_linux&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-ubuntu2204-x64-6&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.2-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=11&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk11u%2Fjdk11u-release-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-11.0.24%2B6_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=205&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=49&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2024-07-12T14:36:58.343Z] Building tests... [Pipeline] timeout [2024-07-12T14:36:58.347Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2024-07-12T14:36:59.114Z] Copied 1 artifact from "Test_openjdk11_hs_extended.openjdk_x86-64_linux" build number 205 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2024-07-12T14:36:59.147Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2024-07-12T14:36:59.165Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2024-07-12T14:37:00.536Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2024-07-12T14:37:01.281Z] -------------------------------------------- [2024-07-12T14:37:01.281Z] path is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib [2024-07-12T14:37:01.281Z] task is set to default [2024-07-12T14:37:01.281Z] dependencyList is set to all [2024-07-12T14:37:01.281Z] -------------------------------------------- [2024-07-12T14:37:01.281Z] Starting download third party dependent jars [2024-07-12T14:37:01.281Z] -------------------------------------------- [2024-07-12T14:37:01.281Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/junit-jupiter-params.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/hamcrest-core.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/junit-jupiter-engine.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/asm.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/javassist.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/junit4.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/junit-jupiter-api.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/junit-platform-suite-api.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/bcprov-jdk18on.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/testng.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/junit-platform-suite.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/junit-vintage-engine.jar exists with correct hash, not downloading [2024-07-12T14:37:01.281Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2024-07-12T14:37:01.962Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2024-07-12T14:37:01.978Z] Running in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests [Pipeline] { [Pipeline] sshagent [2024-07-12T14:37:01.995Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-12T14:37:03.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-12T14:37:03.190Z] $ ssh-agent [2024-07-12T14:37:03.795Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpYWmYq/agent.379082 [2024-07-12T14:37:03.795Z] SSH_AGENT_PID=379084 [2024-07-12T14:37:03.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-12T14:37:05.176Z] + bash ./compile.sh [2024-07-12T14:37:05.176Z] Set values based on ./testenv/testenv.properties: [2024-07-12T14:37:05.176Z] ========= [2024-07-12T14:37:05.176Z] TKG_REPO=https://github.com/adoptium/TKG.git [2024-07-12T14:37:05.176Z] TKG_BRANCH=v1.0.2 [2024-07-12T14:37:05.176Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2024-07-12T14:37:05.176Z] OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:37:05.176Z] STF_REPO=https://github.com/adoptium/STF.git [2024-07-12T14:37:05.176Z] STF_BRANCH=v1.0.2 [2024-07-12T14:37:05.176Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git [2024-07-12T14:37:05.176Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.2 [2024-07-12T14:37:05.176Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2024-07-12T14:37:05.176Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.2 [2024-07-12T14:37:05.176Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2024-07-12T14:37:05.176Z] JDK8_BRANCH=jdk8u422-dryrun-ga [2024-07-12T14:37:05.176Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2024-07-12T14:37:05.176Z] JDK11_BRANCH=jdk-11.0.24-dryrun-ga [2024-07-12T14:37:05.176Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2024-07-12T14:37:05.176Z] JDK17_BRANCH=jdk-17.0.12-dryrun-ga [2024-07-12T14:37:05.176Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2024-07-12T14:37:05.176Z] JDK21_BRANCH=jdk-21.0.4-dryrun-ga [2024-07-12T14:37:05.176Z] JDK22_REPO=https://github.com/adoptium/jdk22u.git [2024-07-12T14:37:05.176Z] JDK22_BRANCH=jdk-22.0.1-dryrun-ga [2024-07-12T14:37:05.177Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2024-07-12T14:37:05.177Z] JDK8_OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:37:05.177Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2024-07-12T14:37:05.177Z] JDK11_OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:37:05.177Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2024-07-12T14:37:05.177Z] JDK17_OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:37:05.177Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2024-07-12T14:37:05.177Z] JDK21_OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:37:05.177Z] JDK22_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk22.git [2024-07-12T14:37:05.177Z] JDK22_OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:37:05.177Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:37:05.177Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.24 [2024-07-12T14:37:05.177Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:37:05.177Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.12 [2024-07-12T14:37:05.177Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:37:05.177Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.4 [2024-07-12T14:37:05.177Z] JDK22_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:37:05.177Z] JDK22_OPENJCEPLUS_GIT_BRANCH=semeru-java-22.0.2 [2024-07-12T14:37:05.177Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2024-07-12T14:37:05.177Z] ========= [2024-07-12T14:37:05.177Z] [2024-07-12T14:37:05.177Z] JDK_REPO=https://github.com/adoptium/jdk11u.git [2024-07-12T14:37:05.177Z] JDK_BRANCH=jdk-11.0.24-dryrun-ga [2024-07-12T14:37:05.177Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:37:05.177Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2024-07-12T14:37:05.177Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/../ [2024-07-12T14:37:05.177Z] UNAME_OS is Linux [2024-07-12T14:37:05.177Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib [2024-07-12T14:37:05.177Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation; \ [2024-07-12T14:37:05.177Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation; \ [2024-07-12T14:37:05.177Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/../ -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/.. -DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-07-12T14:37:05.178Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-07-12T14:37:05.922Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/scripts/build_tools.xml [2024-07-12T14:37:09.248Z] [2024-07-12T14:37:09.248Z] build: [2024-07-12T14:37:09.248Z] [2024-07-12T14:37:09.248Z] clean: [2024-07-12T14:37:09.248Z] [2024-07-12T14:37:09.248Z] init: [2024-07-12T14:37:10.000Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/bin [2024-07-12T14:37:10.000Z] [2024-07-12T14:37:10.000Z] getDependentLibs: [2024-07-12T14:37:10.000Z] [exec] -------------------------------------------- [2024-07-12T14:37:10.000Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib [2024-07-12T14:37:10.000Z] [exec] task is set to default [2024-07-12T14:37:10.000Z] [exec] dependencyList is set to json_simple [2024-07-12T14:37:10.000Z] [exec] -------------------------------------------- [2024-07-12T14:37:10.000Z] [exec] Starting download third party dependent jars [2024-07-12T14:37:10.000Z] [exec] -------------------------------------------- [2024-07-12T14:37:10.000Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib [2024-07-12T14:37:10.000Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading [2024-07-12T14:37:10.000Z] [exec] downloaded dependent third party jars successfully [2024-07-12T14:37:10.000Z] [2024-07-12T14:37:10.000Z] compile: [2024-07-12T14:37:10.000Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-07-12T14:37:10.000Z] [echo] ============COMPILER SETTINGS============ [2024-07-12T14:37:10.000Z] [echo] ===fork: yes [2024-07-12T14:37:10.000Z] [echo] ===debug: on [2024-07-12T14:37:10.757Z] [javac] Compiling 27 source files to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/bin [2024-07-12T14:37:24.331Z] [2024-07-12T14:37:24.331Z] dist: [2024-07-12T14:37:24.331Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/bin/TestKitGen.jar [2024-07-12T14:37:24.331Z] [2024-07-12T14:37:24.331Z] BUILD SUCCESSFUL [2024-07-12T14:37:24.331Z] Total time: 17 seconds [2024-07-12T14:37:24.331Z] 0 [2024-07-12T14:37:24.331Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2024-07-12T14:37:24.331Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2024-07-12T14:37:24.331Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2024-07-12T14:37:25.879Z] ****************************** MACHINE INFO ****************************** [2024-07-12T14:37:25.879Z] File path : /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG [2024-07-12T14:37:25.879Z] Free Physical Memory Size : 133435392 [2024-07-12T14:37:25.879Z] Free space (bytes) : 173832605696 [2024-07-12T14:37:25.879Z] Total Physical Memory Size : 6442450944 [2024-07-12T14:37:25.879Z] Total space (bytes) : 421606629376 [2024-07-12T14:37:25.879Z] Usable space (bytes) : 152340992000 [2024-07-12T14:37:25.879Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018 [2024-07-12T14:37:25.880Z] cpuCores : 16 [2024-07-12T14:37:25.880Z] curlVersion : [2024-07-12T14:37:25.880Z] curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.17 [2024-07-12T14:37:25.880Z] Release-Date: 2022-01-05 [2024-07-12T14:37:25.880Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-12T14:37:25.880Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd [2024-07-12T14:37:25.880Z] docker : not on docker [2024-07-12T14:37:25.880Z] gcc version : 11 [2024-07-12T14:37:25.880Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.8) 2.35 [2024-07-12T14:37:25.880Z] gdb version : bash: line 1: gdb: command not found [2024-07-12T14:37:25.880Z] lldb version : Command could not be executed [2024-07-12T14:37:25.880Z] makeVersion : [2024-07-12T14:37:25.880Z] GNU Make 4.3 [2024-07-12T14:37:25.880Z] Built for x86_64-pc-linux-gnu [2024-07-12T14:37:25.880Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2024-07-12T14:37:25.880Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2024-07-12T14:37:25.880Z] This is free software: you are free to change and redistribute it. [2024-07-12T14:37:25.880Z] There is NO WARRANTY, to the extent permitted by law. [2024-07-12T14:37:25.880Z] osInfo : [2024-07-12T14:37:25.880Z] PRETTY_NAME="Ubuntu 22.04.4 LTS" [2024-07-12T14:37:25.880Z] NAME="Ubuntu" [2024-07-12T14:37:25.880Z] VERSION_ID="22.04" [2024-07-12T14:37:25.880Z] VERSION="22.04.4 LTS (Jammy Jellyfish)" [2024-07-12T14:37:25.880Z] VERSION_CODENAME=jammy [2024-07-12T14:37:25.881Z] ID=ubuntu [2024-07-12T14:37:25.881Z] ID_LIKE=debian [2024-07-12T14:37:25.881Z] HOME_URL="https://www.ubuntu.com/" [2024-07-12T14:37:25.881Z] SUPPORT_URL="https://help.ubuntu.com/" [2024-07-12T14:37:25.881Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2024-07-12T14:37:25.881Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2024-07-12T14:37:25.881Z] UBUNTU_CODENAME=jammy [2024-07-12T14:37:25.881Z] osLabel : ubuntu.22 [2024-07-12T14:37:25.881Z] perlVersion : [2024-07-12T14:37:25.881Z] [2024-07-12T14:37:25.881Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi [2024-07-12T14:37:25.881Z] (with 60 registered patches, see perl -V for more detail) [2024-07-12T14:37:25.881Z] [2024-07-12T14:37:25.881Z] Copyright 1987-2021, Larry Wall [2024-07-12T14:37:25.881Z] [2024-07-12T14:37:25.881Z] Perl may be copied only under the terms of either the Artistic License or the [2024-07-12T14:37:25.881Z] GNU General Public License, which may be found in the Perl 5 source kit. [2024-07-12T14:37:25.881Z] [2024-07-12T14:37:25.881Z] Complete documentation for Perl, including FAQ lists, should be found on [2024-07-12T14:37:25.881Z] this system using "man perl" or "perldoc perl". If you have access to the [2024-07-12T14:37:25.881Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2024-07-12T14:37:25.881Z] [2024-07-12T14:37:25.881Z] procArch : x86_64 [2024-07-12T14:37:25.881Z] sysArch : x86_64 [2024-07-12T14:37:25.881Z] sysOS : Linux [2024-07-12T14:37:25.881Z] ulimit : [2024-07-12T14:37:25.881Z] real-time non-blocking time (microseconds, -R) unlimited [2024-07-12T14:37:25.881Z] core file size (blocks, -c) unlimited [2024-07-12T14:37:25.881Z] data seg size (kbytes, -d) unlimited [2024-07-12T14:37:25.882Z] scheduling priority (-e) 0 [2024-07-12T14:37:25.882Z] file size (blocks, -f) unlimited [2024-07-12T14:37:25.882Z] pending signals (-i) 256932 [2024-07-12T14:37:25.882Z] max locked memory (kbytes, -l) 8192 [2024-07-12T14:37:25.882Z] max memory size (kbytes, -m) unlimited [2024-07-12T14:37:25.882Z] open files (-n) 1048576 [2024-07-12T14:37:25.882Z] pipe size (512 bytes, -p) 8 [2024-07-12T14:37:25.882Z] POSIX message queues (bytes, -q) 819200 [2024-07-12T14:37:25.882Z] real-time priority (-r) 0 [2024-07-12T14:37:25.882Z] stack size (kbytes, -s) 8192 [2024-07-12T14:37:25.882Z] cpu time (seconds, -t) unlimited [2024-07-12T14:37:25.882Z] max user processes (-u) unlimited [2024-07-12T14:37:25.882Z] virtual memory (kbytes, -v) unlimited [2024-07-12T14:37:25.882Z] file locks (-x) unlimited [2024-07-12T14:37:25.882Z] uname : Linux 8277a8d4a2c8 6.5.0-1023-azure #24~22.04.1-Ubuntu SMP Wed Jun 12 19:55:26 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux [2024-07-12T14:37:25.882Z] vmVendor : Oracle Corporation [2024-07-12T14:37:25.882Z] vmVersion : 11.0.24+6 [2024-07-12T14:37:25.882Z] xlc version : bash: line 1: xlC: command not found [2024-07-12T14:37:25.882Z] ************************************************************************** [2024-07-12T14:37:25.882Z] [2024-07-12T14:37:25.882Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2024-07-12T14:37:25.882Z] [2024-07-12T14:37:25.882Z] System.getProperty('java.vendor')=Eclipse Adoptium [2024-07-12T14:37:25.882Z] [2024-07-12T14:37:25.883Z] System.getProperty('os.name')=Linux [2024-07-12T14:37:25.883Z] [2024-07-12T14:37:25.883Z] System.getProperty('os.arch')=amd64 [2024-07-12T14:37:25.883Z] [2024-07-12T14:37:25.883Z] System.getProperty('java.fullversion')=null [2024-07-12T14:37:25.883Z] [2024-07-12T14:37:25.883Z] System.getProperty('sun.arch.data.model')=64 [2024-07-12T14:37:25.883Z] [2024-07-12T14:37:26.648Z] make -f clean.mk cleanBuild [2024-07-12T14:37:26.648Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG' [2024-07-12T14:37:28.187Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../../jvmtest [2024-07-12T14:37:28.187Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG' [2024-07-12T14:37:28.187Z] make -f compile.mk compile [2024-07-12T14:37:28.187Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG' [2024-07-12T14:37:28.939Z] rm -f -r /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation; \ [2024-07-12T14:37:28.939Z] mkdir -p /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation; \ [2024-07-12T14:37:28.939Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/.. -DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=11 -DJDK_IMPL=hotspot -DJDK_VENDOR=eclipse -DJCL_VERSION=latest -DBUILD_LIST=openjdk -DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=linux_x86-64 -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/../ -DJVM_VERSION=openjdk11 -DLIB_DIR=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2024-07-12T14:37:28.939Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/output_compilation"; fi [2024-07-12T14:37:29.682Z] Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/scripts/build_test.xml [2024-07-12T14:37:33.178Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2024-07-12T14:37:33.178Z] [2024-07-12T14:37:33.179Z] -create_test_directory: [2024-07-12T14:37:33.179Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jvmtest [2024-07-12T14:37:33.179Z] [2024-07-12T14:37:33.179Z] stage_test_material: [2024-07-12T14:37:33.929Z] [copy] Copying 134 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jvmtest [2024-07-12T14:37:34.707Z] [2024-07-12T14:37:34.707Z] build: [2024-07-12T14:37:35.491Z] [2024-07-12T14:37:35.491Z] build: [2024-07-12T14:37:35.491Z] [2024-07-12T14:37:35.491Z] getJtregVersion: [2024-07-12T14:37:35.491Z] [2024-07-12T14:37:35.491Z] getDependentLibs: [2024-07-12T14:37:36.239Z] [exec] -------------------------------------------- [2024-07-12T14:37:36.239Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib [2024-07-12T14:37:36.239Z] [exec] task is set to default [2024-07-12T14:37:36.239Z] [exec] dependencyList is set to jtreg_7_3_1_1 [2024-07-12T14:37:36.239Z] [exec] -------------------------------------------- [2024-07-12T14:37:36.239Z] [exec] Starting download third party dependent jars [2024-07-12T14:37:36.239Z] [exec] -------------------------------------------- [2024-07-12T14:37:36.239Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib [2024-07-12T14:37:36.239Z] [exec] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2024-07-12T14:37:36.239Z] [exec] downloaded dependent third party jars successfully [2024-07-12T14:37:36.239Z] [2024-07-12T14:37:36.239Z] getJtreg: [2024-07-12T14:37:36.239Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jvmtest/openjdk [2024-07-12T14:37:36.239Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/openjdk [2024-07-12T14:37:36.982Z] [2024-07-12T14:37:36.982Z] openjdk-jdk.check: [2024-07-12T14:37:36.982Z] [2024-07-12T14:37:36.982Z] getOpenjdk: [2024-07-12T14:37:36.982Z] [echo] Using user specified repo and branch [2024-07-12T14:37:36.982Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk-11.0.24-dryrun-ga https://github.com/adoptium/jdk11u.git openjdktemp [2024-07-12T14:37:36.982Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2024-07-12T14:38:17.854Z] [exec] Note: switching to 'd3bd5ae28a200b0bb0fcebcd2d29c3c15d260de0'. [2024-07-12T14:38:17.854Z] [exec] [2024-07-12T14:38:17.854Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2024-07-12T14:38:17.854Z] [exec] changes and commit them, and you can discard any commits you make in this [2024-07-12T14:38:17.854Z] [exec] state without impacting any branches by switching back to a branch. [2024-07-12T14:38:17.854Z] [exec] [2024-07-12T14:38:17.854Z] [exec] If you want to create a new branch to retain commits you create, you may [2024-07-12T14:38:17.854Z] [exec] do so (now or later) by using -c with the switch command. Example: [2024-07-12T14:38:17.854Z] [exec] [2024-07-12T14:38:17.854Z] [exec] git switch -c <new-branch-name> [2024-07-12T14:38:17.854Z] [exec] [2024-07-12T14:38:17.854Z] [exec] Or undo this operation with: [2024-07-12T14:38:17.854Z] [exec] [2024-07-12T14:38:17.854Z] [exec] git switch - [2024-07-12T14:38:17.854Z] [exec] [2024-07-12T14:38:17.854Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false [2024-07-12T14:38:17.854Z] [exec] [2024-07-12T14:38:43.393Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/SHA.txt [2024-07-12T14:38:43.393Z] [exec] ================================================ [2024-07-12T14:38:43.393Z] [exec] timestamp: 20240712-143840 [2024-07-12T14:38:43.393Z] [exec] repo dir: openjdk-jdk [2024-07-12T14:38:43.393Z] [exec] git repo: [2024-07-12T14:38:43.393Z] [exec] Fetch URL: https://github.com/adoptium/jdk11u.git [2024-07-12T14:38:43.393Z] [exec] sha: [2024-07-12T14:38:43.393Z] [exec] d3bd5ae28a200b0bb0fcebcd2d29c3c15d260de0 [2024-07-12T14:38:43.393Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2024-07-12T14:38:43.393Z] [2024-07-12T14:38:43.393Z] dist: [2024-07-12T14:38:43.393Z] [copy] Copying 36 files to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jvmtest/openjdk [2024-07-12T14:38:43.393Z] [2024-07-12T14:38:43.393Z] BUILD SUCCESSFUL [2024-07-12T14:38:43.393Z] Total time: 1 minute 11 seconds [2024-07-12T14:38:43.393Z] 0 [2024-07-12T14:38:43.393Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG' [Pipeline] } [2024-07-12T14:38:43.825Z] $ ssh-agent -k [2024-07-12T14:38:43.833Z] unset SSH_AUTH_SOCK; [2024-07-12T14:38:43.833Z] unset SSH_AGENT_PID; [2024-07-12T14:38:43.833Z] echo Agent pid 379084 killed; [2024-07-12T14:38:44.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2024-07-12T14:38:44.550Z] Running tests... [Pipeline] echo [2024-07-12T14:38:44.567Z] ITERATION: 1/1 [Pipeline] wrap [2024-07-12T14:38:44.885Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/.xvfb-3-..fbdir1423321477349756156 [Pipeline] { [Pipeline] sh [2024-07-12T14:39:06.729Z] + ps -f [2024-07-12T14:39:06.729Z] + grep [X]vfb [2024-07-12T14:39:06.729Z] + awk {print $9} [Pipeline] echo [2024-07-12T14:39:07.236Z] env.DISPLAY is :0 [Pipeline] sh [2024-07-12T14:39:08.612Z] + uname [2024-07-12T14:39:08.612Z] + [ Linux = AIX ] [2024-07-12T14:39:08.612Z] + uname [2024-07-12T14:39:08.612Z] + [ Linux = SunOS ] [2024-07-12T14:39:08.612Z] + uname [2024-07-12T14:39:08.612Z] + [ Linux = *BSD ] [2024-07-12T14:39:08.612Z] + MAKE=make [2024-07-12T14:39:08.612Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2024-07-12T14:39:08.612Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2024-07-12T14:39:10.370Z] + uname [2024-07-12T14:39:10.370Z] + [ Linux = AIX ] [2024-07-12T14:39:10.370Z] + uname [2024-07-12T14:39:10.370Z] + [ Linux = SunOS ] [2024-07-12T14:39:10.370Z] + uname [2024-07-12T14:39:10.370Z] + [ Linux = *BSD ] [2024-07-12T14:39:10.370Z] + MAKE=make [2024-07-12T14:39:10.370Z] + cd ./aqa-tests [2024-07-12T14:39:10.370Z] + . ./scripts/testenv/testenvSettings.sh [2024-07-12T14:39:10.370Z] + set +x [2024-07-12T14:39:10.370Z] Set values based on ./testenv/testenv.properties: [2024-07-12T14:39:10.370Z] ========= [2024-07-12T14:39:10.370Z] TKG_REPO=https://github.com/adoptium/TKG.git [2024-07-12T14:39:10.370Z] TKG_BRANCH=v1.0.2 [2024-07-12T14:39:10.370Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2024-07-12T14:39:10.370Z] OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:39:10.370Z] STF_REPO=https://github.com/adoptium/STF.git [2024-07-12T14:39:10.370Z] STF_BRANCH=v1.0.2 [2024-07-12T14:39:10.371Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git [2024-07-12T14:39:10.371Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.2 [2024-07-12T14:39:10.371Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2024-07-12T14:39:10.371Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.2 [2024-07-12T14:39:10.371Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2024-07-12T14:39:10.371Z] JDK8_BRANCH=jdk8u422-dryrun-ga [2024-07-12T14:39:10.371Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2024-07-12T14:39:10.371Z] JDK11_BRANCH=jdk-11.0.24-dryrun-ga [2024-07-12T14:39:10.371Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2024-07-12T14:39:10.371Z] JDK17_BRANCH=jdk-17.0.12-dryrun-ga [2024-07-12T14:39:10.371Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2024-07-12T14:39:10.371Z] JDK21_BRANCH=jdk-21.0.4-dryrun-ga [2024-07-12T14:39:10.371Z] JDK22_REPO=https://github.com/adoptium/jdk22u.git [2024-07-12T14:39:10.371Z] JDK22_BRANCH=jdk-22.0.1-dryrun-ga [2024-07-12T14:39:10.371Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2024-07-12T14:39:10.371Z] JDK8_OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:39:10.371Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2024-07-12T14:39:10.371Z] JDK11_OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:39:10.371Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2024-07-12T14:39:10.371Z] JDK17_OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:39:10.371Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2024-07-12T14:39:10.371Z] JDK21_OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:39:10.371Z] JDK22_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk22.git [2024-07-12T14:39:10.371Z] JDK22_OPENJ9_BRANCH=v0.46.0-release [2024-07-12T14:39:10.371Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:39:10.371Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.24 [2024-07-12T14:39:10.371Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:39:10.371Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.12 [2024-07-12T14:39:10.371Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:39:10.371Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.4 [2024-07-12T14:39:10.371Z] JDK22_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:39:10.371Z] JDK22_OPENJCEPLUS_GIT_BRANCH=semeru-java-22.0.2 [2024-07-12T14:39:10.371Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2024-07-12T14:39:10.371Z] ========= [2024-07-12T14:39:10.371Z] [2024-07-12T14:39:10.371Z] JDK_REPO=https://github.com/adoptium/jdk11u.git [2024-07-12T14:39:10.371Z] JDK_BRANCH=jdk-11.0.24-dryrun-ga [2024-07-12T14:39:10.371Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2024-07-12T14:39:10.371Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11 [2024-07-12T14:39:10.371Z] make _testList TESTLIST=jdk_nio_1,jdk_nio_0,jdk_other_1,jdk_jdi_1,jdk_other_0,jdk_jdi_0,jdk_imageio_1,jdk_imageio_0,jdk_management_1,jdk_management_0,jdk_time_0,jdk_io_1,jdk_io_0,jdk_instrument_0,jdk_time_1,jdk_instrument_1,jdk_text_1,jdk_text_0,runtime_nestmate_0,runtime_nestmate_1,jdk_native_sanity_1,jdk_native_sanity_0,jdk_build_0,jdk_build_1,jvm_native_sanity_0,jvm_native_sanity_1,jdk_awt_1,jdk_awt_2,jdk_awt_0,jdk_sound_2,jdk_client_sanity_1,jdk_swing_2,jdk_jfc_demo_2,jdk_sound_1,jdk_management_2,jdk_tools_2,jdk_sound_0,jdk_rmi_2,jdk_swing_1,jdk_client_sanity_2,jdk_text_2,jdk_security_infra_zos_0,jdk_security_infra_1,jdk_security_infra_0,jdk_io_2,jdk_swing_0,jdk_jmx_2,jdk_jfc_demo_1,jdk_client_sanity_0,jdk_2d_2,jvm_compiler_2,jdk_security3_2,jdk_jfr_2,jdk_instrument_2,jdk_security_infra_2,jdk_other_2,jdk_nio_2,jdk_net_2,jdk_jfc_demo_0,jdk_beans_2,jdk_2d_1,runtime_nestmate_2,jdk_jdi_2,jdk_2d_0,jdk_time_2,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_imageio_2,jdk_native_sanity_2,jvm_native_sanity_2,jdk_build_2 [2024-07-12T14:39:10.371Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG' [2024-07-12T14:39:10.371Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/../ [2024-07-12T14:39:10.371Z] UNAME_OS is Linux [2024-07-12T14:39:10.371Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib [2024-07-12T14:39:10.371Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_nio_1,jdk_nio_0,jdk_other_1,jdk_jdi_1,jdk_other_0,jdk_jdi_0,jdk_imageio_1,jdk_imageio_0,jdk_management_1,jdk_management_0,jdk_time_0,jdk_io_1,jdk_io_0,jdk_instrument_0,jdk_time_1,jdk_instrument_1,jdk_text_1,jdk_text_0,runtime_nestmate_0,runtime_nestmate_1,jdk_native_sanity_1,jdk_native_sanity_0,jdk_build_0,jdk_build_1,jvm_native_sanity_0,jvm_native_sanity_1,jdk_awt_1,jdk_awt_2,jdk_awt_0,jdk_sound_2,jdk_client_sanity_1,jdk_swing_2,jdk_jfc_demo_2,jdk_sound_1,jdk_management_2,jdk_tools_2,jdk_sound_0,jdk_rmi_2,jdk_swing_1,jdk_client_sanity_2,jdk_text_2,jdk_security_infra_zos_0,jdk_security_infra_1,jdk_security_infra_0,jdk_io_2,jdk_swing_0,jdk_jmx_2,jdk_jfc_demo_1,jdk_client_sanity_0,jdk_2d_2,jvm_compiler_2,jdk_security3_2,jdk_jfr_2,jdk_instrument_2,jdk_security_infra_2,jdk_other_2,jdk_nio_2,jdk_net_2,jdk_jfc_demo_0,jdk_beans_2,jdk_2d_1,runtime_nestmate_2,jdk_jdi_2,jdk_2d_0,jdk_time_2,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_imageio_2,jdk_native_sanity_2,jvm_native_sanity_2,jdk_build_2 [2024-07-12T14:39:10.371Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG' [2024-07-12T14:39:10.371Z] perl scripts/configure.pl [2024-07-12T14:39:10.371Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/..//bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.22" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_nio_1,jdk_nio_0,jdk_other_1,jdk_jdi_1,jdk_other_0,jdk_jdi_0,jdk_imageio_1,jdk_imageio_0,jdk_management_1,jdk_management_0,jdk_time_0,jdk_io_1,jdk_io_0,jdk_instrument_0,jdk_time_1,jdk_instrument_1,jdk_text_1,jdk_text_0,runtime_nestmate_0,runtime_nestmate_1,jdk_native_sanity_1,jdk_native_sanity_0,jdk_build_0,jdk_build_1,jvm_native_sanity_0,jvm_native_sanity_1,jdk_awt_1,jdk_awt_2,jdk_awt_0,jdk_sound_2,jdk_client_sanity_1,jdk_swing_2,jdk_jfc_demo_2,jdk_sound_1,jdk_management_2,jdk_tools_2,jdk_sound_0,jdk_rmi_2,jdk_swing_1,jdk_client_sanity_2,jdk_text_2,jdk_security_infra_zos_0,jdk_security_infra_1,jdk_security_infra_0,jdk_io_2,jdk_swing_0,jdk_jmx_2,jdk_jfc_demo_1,jdk_client_sanity_0,jdk_2d_2,jvm_compiler_2,jdk_security3_2,jdk_jfr_2,jdk_instrument_2,jdk_security_infra_2,jdk_other_2,jdk_nio_2,jdk_net_2,jdk_jfc_demo_0,jdk_beans_2,jdk_2d_1,runtime_nestmate_2,jdk_jdi_2,jdk_2d_0,jdk_time_2,jdk_security_infra_zos_2,jdk_security_infra_zos_1,jdk_imageio_2,jdk_native_sanity_2,jvm_native_sanity_2,jdk_build_2 --numOfMachines= --testTime= --TRSSURL= [2024-07-12T14:39:12.762Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2024-07-12T14:39:12.762Z] [2024-07-12T14:39:12.762Z] Starting to generate test make files. [2024-07-12T14:39:12.762Z] [2024-07-12T14:39:24.653Z] Parsing /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../openjdk/playlist.xml [2024-07-12T14:39:25.423Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../openjdk/autoGen.mk [2024-07-12T14:39:25.423Z] [2024-07-12T14:39:25.423Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../autoGen.mk [2024-07-12T14:39:25.423Z] [2024-07-12T14:39:25.423Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/utils.mk [2024-07-12T14:39:25.423Z] [2024-07-12T14:39:25.423Z] Generated /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/../TKG/rerun.mk [2024-07-12T14:39:25.423Z] [2024-07-12T14:39:25.423Z] Make files are generated successfully. [2024-07-12T14:39:25.423Z] [2024-07-12T14:39:25.423Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG' [2024-07-12T14:39:25.423Z] make -f runtest.mk _testList [2024-07-12T14:39:25.423Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG' [2024-07-12T14:39:27.006Z] [2024-07-12T14:39:27.006Z] Running make 4.3 [2024-07-12T14:39:27.006Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/TKG/.. [2024-07-12T14:39:27.006Z] set JDK_VERSION to 11 [2024-07-12T14:39:27.006Z] set JDK_IMPL to hotspot [2024-07-12T14:39:27.006Z] set JVM_VERSION to openjdk11 [2024-07-12T14:39:27.006Z] set JCL_VERSION to latest [2024-07-12T14:39:27.006Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/../ [2024-07-12T14:39:27.006Z] set SPEC to linux_x86-64 [2024-07-12T14:39:27.006Z] set TEST_FLAG to [2024-07-12T14:39:27.006Z] set OS_LABEL to ubuntu.22 [2024-07-12T14:39:27.006Z] Running testList ... [2024-07-12T14:39:27.006Z] There are 71 test targets in testList [2024-07-12T14:39:27.006Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/jdkbinary/j2sdk-image/jdk-11.0.24+6/bin/..//bin/java" -version [2024-07-12T14:39:27.006Z] openjdk version "11.0.24" 2024-07-16 [2024-07-12T14:39:27.006Z] OpenJDK Runtime Environment Temurin-11.0.24+6 (build 11.0.24+6) [2024-07-12T14:39:27.006Z] OpenJDK 64-Bit Server VM Temurin-11.0.24+6 (build 11.0.24+6, mixed mode) [2024-07-12T14:39:27.006Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests' [2024-07-12T14:39:27.006Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_4/aqa-tests/openjdk' [2024-07-12T14:39:27.006Z] [2024-07-12T14:39:27.006Z] ===============================================