Pre Test
Started by upstream project "Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux" build number 367
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 512
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3073
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 324
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
> git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T14:55:40.332Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2026-02-11T14:55:40.333Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T14:55:40.344Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T14:55:40.346Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux
[Pipeline] nodesByLabel
[2026-02-11T14:55:40.359Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label
[Pipeline] node
[2026-02-11T14:55:55.363Z] Still waiting to schedule task
[2026-02-11T14:55:55.363Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.alpine-linux’
[2026-02-11T16:51:31.031Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-11T16:51:31.053Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T16:51:31.330Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T16:51:31.330Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T16:51:31.455Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T16:51:31.629Z] The recommended git tool is: git
[2026-02-11T16:51:31.883Z] No credentials specified
[2026-02-11T16:51:32.009Z] Cloning the remote Git repository
[2026-02-11T16:51:32.201Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T16:51:32.202Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests # timeout=10
[2026-02-11T16:51:32.289Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-11T16:51:32.290Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T16:51:32.290Z] > git --version # timeout=10
[2026-02-11T16:51:32.296Z] > git --version # 'git version 2.45.4'
[2026-02-11T16:51:32.296Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T16:51:37.134Z] Avoid second fetch
[2026-02-11T16:51:37.266Z] Checking out Revision f17fd61bff060b4d54d235255b83f4b4024789fe (origin/master)
[2026-02-11T16:51:36.938Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T16:51:36.942Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T16:51:37.201Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T16:51:38.527Z] Commit message: "Disable RH CryptoTests in Java 8 and higher (#6893)"
[Pipeline] }
[Pipeline] // retry
[2026-02-11T16:51:37.332Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T16:51:37.337Z] > git checkout -f f17fd61bff060b4d54d235255b83f4b4024789fe # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T16:51:39.945Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T16:51:39.962Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T16:51:41.508Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-11T16:51:42.466Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T16:51:43.949Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T16:51:43.949Z] Unix type machine..
[2026-02-11T16:51:43.949Z] Running on a Linux host
[2026-02-11T16:51:43.949Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-11T16:51:46.370Z] + printenv
[2026-02-11T16:51:46.370Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T16:51:46.370Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T16:51:46.370Z] SETUP_JCK_RUN=false
[2026-02-11T16:51:46.370Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T16:51:46.370Z] MAIL=/var/mail/jenkins
[2026-02-11T16:51:46.370Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T16:51:46.370Z] BUILD_LIST=openjdk
[2026-02-11T16:51:46.370Z] USER=jenkins
[2026-02-11T16:51:46.370Z] SSH_CLIENT=78.47.239.97 50778 22
[2026-02-11T16:51:46.370Z] SDK_RESOURCE=upstream
[2026-02-11T16:51:46.370Z] CI=true
[2026-02-11T16:51:46.370Z] OPENJ9_BRANCH=master
[2026-02-11T16:51:46.370Z] jobStatus=SUCCESS
[2026-02-11T16:51:46.370Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T16:51:46.370Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/42/display/redirect?page=changes
[2026-02-11T16:51:46.370Z] UPSTREAM_JOB_NUMBER=512
[2026-02-11T16:51:46.370Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T16:51:46.370Z] TARGET=-f parallelList.mk testList_0
[2026-02-11T16:51:46.370Z] EXIT_FAILURE=false
[2026-02-11T16:51:46.370Z] SHLVL=2
[2026-02-11T16:51:46.370Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-2 ci.role.perf hw.arch.x86
[2026-02-11T16:51:46.370Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2026-02-11T16:51:46.370Z] HOME=/home/jenkins
[2026-02-11T16:51:46.370Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T16:51:46.370Z] USE_JRE=false
[2026-02-11T16:51:46.370Z] OLDPWD=/home/jenkins
[2026-02-11T16:51:46.370Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/42/
[2026-02-11T16:51:46.370Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T16:51:46.370Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0.tap
[2026-02-11T16:51:46.370Z] JDK_IMPL=hotspot
[2026-02-11T16:51:46.370Z] HUDSON_COOKIE=8879d203-bb8b-409d-ba1a-8a0581d4f213
[2026-02-11T16:51:46.370Z] DOCKER_REQUIRED=false
[2026-02-11T16:51:46.370Z] JENKINS_SERVER_COOKIE=durable-92602b51047017373a8e71ab37ef617f13e561f1bd37c308bd7073615c7241a5
[2026-02-11T16:51:46.370Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../benchmarks
[2026-02-11T16:51:46.370Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u
[2026-02-11T16:51:46.370Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0
[2026-02-11T16:51:46.370Z] KEEP_WORKSPACE=false
[2026-02-11T16:51:46.370Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T16:51:46.370Z] GENERATE_JOBS=true
[2026-02-11T16:51:46.370Z] NODE_NAME=test-docker-alpine320-x64-2
[2026-02-11T16:51:46.370Z] LOGNAME=jenkins
[2026-02-11T16:51:46.370Z] PERSONAL_BUILD=false
[2026-02-11T16:51:46.370Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T16:51:46.370Z] JDK_BRANCH=jdk8u492-b02_adopt
[2026-02-11T16:51:46.370Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-02-11T16:51:46.370Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/42/display/redirect?page=artifacts
[2026-02-11T16:51:46.370Z] AUTO_DETECT=true
[2026-02-11T16:51:46.370Z] STAGE_NAME=Setup
[2026-02-11T16:51:46.370Z] EXECUTOR_NUMBER=0
[2026-02-11T16:51:46.370Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux
[2026-02-11T16:51:46.370Z] JDK_VERSION=8
[2026-02-11T16:51:46.370Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T16:51:46.370Z] BUILD_DISPLAY_NAME=#42
[2026-02-11T16:51:46.370Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T16:51:46.370Z] TIME_LIMIT=25
[2026-02-11T16:51:46.370Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/42/display/redirect?page=tests
[2026-02-11T16:51:46.370Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T16:51:46.370Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0
[2026-02-11T16:51:46.370Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2026-02-11T16:51:46.370Z] TKG_ITERATIONS=1
[2026-02-11T16:51:46.370Z] PLATFORM=x86-64_alpine-linux
[2026-02-11T16:51:46.370Z] BUILD_ID=42
[2026-02-11T16:51:46.370Z] EXIT_SUCCESS=false
[2026-02-11T16:51:46.370Z] RERUN_FAILURE=true
[2026-02-11T16:51:46.370Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/system_lib
[2026-02-11T16:51:46.370Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T16:51:46.370Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0-42
[2026-02-11T16:51:46.370Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T16:51:46.370Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T16:51:46.370Z] KEEP_REPORTDIR=true
[2026-02-11T16:51:46.370Z] ORIGIN_JDK_VERSION=8
[2026-02-11T16:51:46.370Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/
[2026-02-11T16:51:46.370Z] JCK_GIT_BRANCH=master
[2026-02-11T16:51:46.370Z] BUILD_NUMBER=42
[2026-02-11T16:51:46.370Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T16:51:46.370Z] ITERATIONS=1
[2026-02-11T16:51:46.370Z] JENKINS_NODE_COOKIE=5da39119-ed21-4fdd-9d67-ab1ebfce61d9
[2026-02-11T16:51:46.370Z] SHELL=/bin/bash
[2026-02-11T16:51:46.370Z] SPEC=alpine-linux_x86-64
[2026-02-11T16:51:46.370Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T16:51:46.370Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary/j2sdk-image
[2026-02-11T16:51:46.370Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T16:51:46.370Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/42/display/redirect
[2026-02-11T16:51:46.370Z] UPSTREAM_TEST_JOB_NUMBER=367
[2026-02-11T16:51:46.370Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T16:51:46.370Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/display/redirect
[2026-02-11T16:51:46.370Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin
[2026-02-11T16:51:46.370Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T16:51:46.370Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0
[2026-02-11T16:51:46.370Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T16:51:46.370Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0
[2026-02-11T16:51:46.370Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib
[2026-02-11T16:51:46.370Z] SSH_CONNECTION=78.47.239.97 50778 172.17.0.11 22
[2026-02-11T16:51:46.370Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0@tmp
[2026-02-11T16:51:46.370Z] PARALLEL=None
[2026-02-11T16:51:46.370Z] JOBSTARTTIME=Wed, 11 Feb 2026 16:51:40 +0000
[2026-02-11T16:51:46.370Z] DYNAMIC_COMPILE=false
[2026-02-11T16:51:46.370Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T16:51:46.749Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T16:51:46.766Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T16:52:26.793Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 512
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T16:52:27.023Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-11T16:52:27.029Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T16:52:27.110Z] $ ssh-agent
[2026-02-11T16:52:27.683Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMLlNDc/agent.1848218
[2026-02-11T16:52:27.683Z] SSH_AGENT_PID=1848220
[2026-02-11T16:52:27.683Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T16:52:27.692Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T16:52:27.727Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-11T16:52:29.139Z] + pwd
[2026-02-11T16:52:29.139Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-11T16:52:29.139Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests
[2026-02-11T16:52:29.139Z] get jdk binary...
[2026-02-11T16:52:29.139Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T16:52:29.139Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T16:52:30.688Z] List files in jdkbinary folder...
[2026-02-11T16:52:30.688Z] total 306064
[2026-02-11T16:52:30.688Z] -rw-r--r-- 1 jenkins jenkins 170126101 Feb 11 14:26 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T16:52:30.688Z] -rw-r--r-- 1 jenkins jenkins 101391547 Feb 11 14:26 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T16:52:30.688Z] -rw-r--r-- 1 jenkins jenkins 41773813 Feb 11 14:26 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T16:52:30.688Z] -rw-rw-r-- 1 jenkins jenkins 21628 Feb 11 14:29 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T16:52:30.689Z] -rw-r--r-- 1 jenkins jenkins 75773 Feb 11 14:31 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea.json
[2026-02-11T16:52:30.689Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 16:52 tmp
[2026-02-11T16:52:30.689Z] List files in jdkbinary/tmp folder...
[2026-02-11T16:52:30.689Z] total 4
[2026-02-11T16:52:30.689Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 16:52 jdk8u492-b02
[2026-02-11T16:52:30.689Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T16:52:30.689Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T16:52:31.440Z] List files in jdkbinary folder...
[2026-02-11T16:52:31.440Z] total 306068
[2026-02-11T16:52:31.440Z] -rw-r--r-- 1 jenkins jenkins 170126101 Feb 11 14:26 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T16:52:31.440Z] -rw-r--r-- 1 jenkins jenkins 101391547 Feb 11 14:26 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T16:52:31.440Z] -rw-r--r-- 1 jenkins jenkins 41773813 Feb 11 14:26 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T16:52:31.440Z] -rw-rw-r-- 1 jenkins jenkins 21628 Feb 11 14:29 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T16:52:31.440Z] -rw-r--r-- 1 jenkins jenkins 75773 Feb 11 14:31 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b02-ea.json
[2026-02-11T16:52:31.440Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 16:52 j2sdk-image
[2026-02-11T16:52:31.440Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 16:52 tmp
[2026-02-11T16:52:31.440Z] List files in jdkbinary/tmp folder...
[2026-02-11T16:52:31.440Z] total 4
[2026-02-11T16:52:31.440Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 16:52 jdk8u492-b02-jre
[2026-02-11T16:52:31.440Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T16:52:31.440Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-11T16:52:36.922Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T16:52:36.922Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T16:52:37.672Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T16:52:37.672Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T16:52:37.672Z] openjdk version "1.8.0_492-beta"
[2026-02-11T16:52:37.672Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111414-b02)
[2026-02-11T16:52:37.672Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T16:52:37.672Z] =JAVA VERSION OUTPUT END=
[2026-02-11T16:52:37.672Z] =RELEASE INFO BEGIN=
[2026-02-11T16:52:37.672Z] JAVA_VERSION="1.8.0_492"
[2026-02-11T16:52:37.672Z] OS_NAME="Linux"
[2026-02-11T16:52:37.672Z] OS_VERSION="2.6"
[2026-02-11T16:52:37.672Z] OS_ARCH="amd64"
[2026-02-11T16:52:37.672Z] SOURCE=".:git:a841f5e75a41+"
[2026-02-11T16:52:37.672Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T16:52:37.672Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T16:52:37.672Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T16:52:37.672Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git"
[2026-02-11T16:52:37.672Z] FULL_VERSION="1.8.0_492-beta-202602111414-b02"
[2026-02-11T16:52:37.672Z] SEMANTIC_VERSION="8.0.492+2"
[2026-02-11T16:52:37.672Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2026-02-11T16:52:37.672Z] JVM_VARIANT="Hotspot"
[2026-02-11T16:52:37.672Z] JVM_VERSION="25.492-b02"
[2026-02-11T16:52:37.672Z] IMAGE_TYPE="JDK"
[2026-02-11T16:52:37.672Z] =RELEASE INFO END=
[2026-02-11T16:52:37.672Z] get testKitGen...
[2026-02-11T16:52:37.672Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T16:52:39.220Z] git rev-parse master
[2026-02-11T16:52:39.220Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T16:52:39.749Z] $ ssh-agent -k
[2026-02-11T16:52:39.756Z] unset SSH_AUTH_SOCK;
[2026-02-11T16:52:39.757Z] unset SSH_AGENT_PID;
[2026-02-11T16:52:39.758Z] echo Agent pid 1848220 killed;
[2026-02-11T16:52:40.315Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T16:52:40.719Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux&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-64_alpine-linux&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%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=367&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=512&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T16:52:40.734Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux&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-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-alpine320-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%2Falpine-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-alpine-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u492-b02_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=367&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=512&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T16:52:40.781Z] Building tests...
[Pipeline] timeout
[2026-02-11T16:52:40.786Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T16:52:41.552Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux" build number 367
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T16:52:41.600Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T16:52:41.614Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-11T16:52:41.925Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-11T16:52:41.941Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T16:52:42.019Z] $ ssh-agent
[2026-02-11T16:52:42.589Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHmmCcP/agent.1848304
[2026-02-11T16:52:42.589Z] SSH_AGENT_PID=1848306
[2026-02-11T16:52:42.589Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T16:52:43.992Z] + unset LD_LIBRARY_PATH
[2026-02-11T16:52:43.992Z] + bash ./compile.sh
[2026-02-11T16:52:43.992Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary/j2sdk-image
[2026-02-11T16:52:43.992Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib
[2026-02-11T16:52:43.992Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T16:52:43.992Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T16:52:43.993Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T16:52:43.993Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T16:52:43.993Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T16:52:43.993Z]
[2026-02-11T16:52:43.993Z] build:
[2026-02-11T16:52:43.993Z]
[2026-02-11T16:52:43.993Z] clean:
[2026-02-11T16:52:43.993Z]
[2026-02-11T16:52:43.993Z] init:
[2026-02-11T16:52:43.993Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/bin
[2026-02-11T16:52:43.993Z]
[2026-02-11T16:52:43.993Z] getDependentLibs:
[2026-02-11T16:52:43.993Z] [exec] --------------------------------------------
[2026-02-11T16:52:43.994Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib
[2026-02-11T16:52:43.994Z] [exec] task is set to default
[2026-02-11T16:52:43.994Z] [exec] dependencyList is set to json_simple
[2026-02-11T16:52:43.994Z] [exec] System Test jars will not be downloaded.
[2026-02-11T16:52:43.994Z] [exec] --------------------------------------------
[2026-02-11T16:52:43.994Z] [exec] Starting download third party dependent jars
[2026-02-11T16:52:43.994Z] [exec] --------------------------------------------
[2026-02-11T16:52:43.994Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib
[2026-02-11T16:52:43.994Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T16:52:43.994Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T16:52:43.994Z]
[2026-02-11T16:52:43.994Z] compile:
[2026-02-11T16:52:43.994Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T16:52:43.994Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T16:52:43.994Z] [echo] ===fork: yes
[2026-02-11T16:52:43.994Z] [echo] ===debug: on
[2026-02-11T16:52:43.994Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/bin
[2026-02-11T16:52:48.612Z]
[2026-02-11T16:52:48.612Z] dist:
[2026-02-11T16:52:48.612Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T16:52:48.612Z]
[2026-02-11T16:52:48.612Z] BUILD SUCCESSFUL
[2026-02-11T16:52:48.612Z] Total time: 4 seconds
[2026-02-11T16:52:48.612Z] 0
[2026-02-11T16:52:48.612Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T16:52:48.612Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T16:52:48.612Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-11T16:52:48.612Z] ****************************** MACHINE INFO ******************************
[2026-02-11T16:52:48.612Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG
[2026-02-11T16:52:48.612Z] Free Physical Memory Size : 3149737984
[2026-02-11T16:52:48.612Z] Free space (bytes) : 338611269632
[2026-02-11T16:52:48.612Z] Total Physical Memory Size : 6442450944
[2026-02-11T16:52:48.612Z] Total space (bytes) : 480790110208
[2026-02-11T16:52:48.612Z] Usable space (bytes) : 316261044224
[2026-02-11T16:52:48.612Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-11T16:52:48.612Z] bashVersion :
[2026-02-11T16:52:48.612Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2026-02-11T16:52:48.613Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-11T16:52:48.613Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T16:52:48.613Z]
[2026-02-11T16:52:48.613Z] This is free software; you are free to change and redistribute it.
[2026-02-11T16:52:48.613Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T16:52:48.613Z] cpuCores : 16
[2026-02-11T16:52:48.613Z] curlVersion :
[2026-02-11T16:52:48.613Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.6 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 c-ares/1.33.1 libidn2/2.3.7 libpsl/0.21.5 nghttp2/1.62.1
[2026-02-11T16:52:48.613Z] Release-Date: 2025-06-04
[2026-02-11T16:52:48.613Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp ws wss
[2026-02-11T16:52:48.613Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-11T16:52:48.613Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-11T16:52:48.613Z] gcc version : 13.2.1
[2026-02-11T16:52:48.613Z] gclibc version :
[2026-02-11T16:52:48.613Z] musl libc (x86_64)
[2026-02-11T16:52:48.613Z] Version 1.2.5
[2026-02-11T16:52:48.613Z] Dynamic Program Loader
[2026-02-11T16:52:48.613Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2026-02-11T16:52:48.613Z] gdb version : bash: line 1: gdb: command not found
[2026-02-11T16:52:48.613Z] lldb version : Command could not be executed
[2026-02-11T16:52:48.613Z] makeVersion :
[2026-02-11T16:52:48.613Z] GNU Make 4.4.1
[2026-02-11T16:52:48.613Z] Built for x86_64-alpine-linux-musl
[2026-02-11T16:52:48.613Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-11T16:52:48.613Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-11T16:52:48.613Z] This is free software: you are free to change and redistribute it.
[2026-02-11T16:52:48.613Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T16:52:48.613Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-11T16:52:48.613Z] perlVersion :
[2026-02-11T16:52:48.613Z]
[2026-02-11T16:52:48.613Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2026-02-11T16:52:48.613Z]
[2026-02-11T16:52:48.613Z] Copyright 1987-2025, Larry Wall
[2026-02-11T16:52:48.613Z]
[2026-02-11T16:52:48.613Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T16:52:48.613Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T16:52:48.613Z]
[2026-02-11T16:52:48.613Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T16:52:48.613Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T16:52:48.613Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-11T16:52:48.613Z]
[2026-02-11T16:52:48.614Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-11T16:52:48.614Z] procArch : unknown
[2026-02-11T16:52:48.614Z] sysArch : x86_64
[2026-02-11T16:52:48.614Z] sysOS : Linux
[2026-02-11T16:52:48.614Z] ulimit :
[2026-02-11T16:52:48.614Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-11T16:52:48.614Z] core file size (blocks, -c) unlimited
[2026-02-11T16:52:48.614Z] data seg size (kbytes, -d) unlimited
[2026-02-11T16:52:48.614Z] scheduling priority (-e) 0
[2026-02-11T16:52:48.614Z] file size (blocks, -f) unlimited
[2026-02-11T16:52:48.614Z] pending signals (-i) 257167
[2026-02-11T16:52:48.614Z] max locked memory (kbytes, -l) 8192
[2026-02-11T16:52:48.614Z] max memory size (kbytes, -m) unlimited
[2026-02-11T16:52:48.614Z] open files (-n) 1048576
[2026-02-11T16:52:48.614Z] pipe size (512 bytes, -p) 8
[2026-02-11T16:52:48.614Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T16:52:48.614Z] real-time priority (-r) 0
[2026-02-11T16:52:48.614Z] stack size (kbytes, -s) 8192
[2026-02-11T16:52:48.614Z] cpu time (seconds, -t) unlimited
[2026-02-11T16:52:48.614Z] max user processes (-u) unlimited
[2026-02-11T16:52:48.614Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T16:52:48.614Z] file locks (-x) unlimited
[2026-02-11T16:52:48.614Z] uname : Linux 38ef1ba66c83 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2026-02-11T16:52:48.614Z] vmVendor : Oracle Corporation
[2026-02-11T16:52:48.614Z] vmVersion : 25.492-b02
[2026-02-11T16:52:48.614Z] xlc version : bash: line 1: xlC: command not found
[2026-02-11T16:52:48.614Z] **************************************************************************
[2026-02-11T16:52:48.614Z]
[2026-02-11T16:52:48.614Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T16:52:48.614Z]
[2026-02-11T16:52:48.614Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T16:52:48.614Z]
[2026-02-11T16:52:48.614Z] System.getProperty('os.name')=Linux
[2026-02-11T16:52:48.614Z]
[2026-02-11T16:52:48.614Z] System.getProperty('os.arch')=amd64
[2026-02-11T16:52:48.614Z]
[2026-02-11T16:52:48.614Z] System.getProperty('java.fullversion')=null
[2026-02-11T16:52:48.614Z]
[2026-02-11T16:52:48.614Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T16:52:48.614Z]
[2026-02-11T16:52:49.397Z] make -f clean.mk cleanBuild
[2026-02-11T16:52:49.397Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG'
[2026-02-11T16:52:49.397Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../../jvmtest
[2026-02-11T16:52:49.397Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG'
[2026-02-11T16:52:49.397Z] make -f compile.mk compile
[2026-02-11T16:52:49.397Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG'
[2026-02-11T16:52:49.397Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T16:52:49.397Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T16:52:49.398Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T16:52:49.398Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T16:52:49.399Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T16:52:50.148Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-02-11T16:52:50.148Z]
[2026-02-11T16:52:50.148Z] -create_test_directory:
[2026-02-11T16:52:50.148Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jvmtest
[2026-02-11T16:52:50.148Z]
[2026-02-11T16:52:50.148Z] stage_test_material:
[2026-02-11T16:52:50.149Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jvmtest
[2026-02-11T16:52:50.149Z]
[2026-02-11T16:52:50.149Z] build:
[2026-02-11T16:52:50.149Z]
[2026-02-11T16:52:50.149Z] build:
[2026-02-11T16:52:50.149Z]
[2026-02-11T16:52:50.149Z] getJtregVersion:
[2026-02-11T16:52:50.149Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-11T16:52:50.149Z]
[2026-02-11T16:52:50.149Z] getDependentLibs:
[2026-02-11T16:52:50.149Z] [exec] --------------------------------------------
[2026-02-11T16:52:50.149Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib
[2026-02-11T16:52:50.149Z] [exec] task is set to default
[2026-02-11T16:52:50.149Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-11T16:52:50.149Z] [exec] System Test jars will not be downloaded.
[2026-02-11T16:52:50.149Z] [exec] --------------------------------------------
[2026-02-11T16:52:50.149Z] [exec] Starting download third party dependent jars
[2026-02-11T16:52:50.149Z] [exec] --------------------------------------------
[2026-02-11T16:52:50.149Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib
[2026-02-11T16:52:50.149Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-02-11T16:52:50.149Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T16:52:50.149Z]
[2026-02-11T16:52:50.149Z] getJtreg:
[2026-02-11T16:52:50.149Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jvmtest/openjdk
[2026-02-11T16:52:50.149Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/openjdk
[2026-02-11T16:52:50.149Z]
[2026-02-11T16:52:50.149Z] openjdk-jdk.check:
[2026-02-11T16:52:50.149Z]
[2026-02-11T16:52:50.149Z] getOpenjdk:
[2026-02-11T16:52:50.149Z] [echo] Using user specified repo and branch
[2026-02-11T16:52:50.897Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u492-b02_adopt https://github.com/adoptium/alpine-jdk8u openjdktempinfo: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-11T16:52:50.897Z] [exec]
[2026-02-11T16:53:02.371Z] [exec] Note: switching to 'a841f5e75a410b6334ed1149f4cc493b657c1546'.
[2026-02-11T16:53:02.371Z] [exec]
[2026-02-11T16:53:02.371Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-02-11T16:53:02.371Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-02-11T16:53:02.371Z] [exec] state without impacting any branches by switching back to a branch.
[2026-02-11T16:53:02.371Z] [exec]
[2026-02-11T16:53:02.371Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-02-11T16:53:02.371Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2026-02-11T16:53:02.371Z] [exec]
[2026-02-11T16:53:02.371Z] [exec] git switch -c <new-branch-name>
[2026-02-11T16:53:02.371Z] [exec]
[2026-02-11T16:53:02.371Z] [exec] Or undo this operation with:
[2026-02-11T16:53:02.371Z] [exec]
[2026-02-11T16:53:02.371Z] [exec] git switch -
[2026-02-11T16:53:02.371Z] [exec]
[2026-02-11T16:53:02.371Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2026-02-11T16:53:02.371Z] [exec]
[2026-02-11T16:53:07.838Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-11T16:53:07.838Z] [exec] JDK8_REPO=https://github.com/adoptium/alpine-jdk8u
[2026-02-11T16:53:07.838Z] [exec] JDK8_BRANCH=a841f5e75a410b6334ed1149f4cc493b657c1546
[2026-02-11T16:53:07.838Z]
[2026-02-11T16:53:07.838Z] dist:
[2026-02-11T16:53:09.384Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jvmtest/openjdk
[2026-02-11T16:53:09.384Z]
[2026-02-11T16:53:09.384Z] BUILD SUCCESSFUL
[2026-02-11T16:53:09.384Z] Total time: 19 seconds
[2026-02-11T16:53:09.384Z] 0
[2026-02-11T16:53:09.384Z]
[2026-02-11T16:53:09.384Z]
[2026-02-11T16:53:09.384Z] RECORD TEST REPOs SHA
[2026-02-11T16:53:09.384Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T16:53:09.384Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T16:53:09.385Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T16:53:09.385Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T16:53:09.385Z] ================================================
[2026-02-11T16:53:09.385Z] timestamp: 20260211-165308
[2026-02-11T16:53:09.385Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests
[2026-02-11T16:53:09.385Z] git repo:
[2026-02-11T16:53:09.385Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T16:53:09.385Z] sha:
[2026-02-11T16:53:09.385Z] f17fd61bff060b4d54d235255b83f4b4024789fe
[2026-02-11T16:53:09.385Z] ================================================
[2026-02-11T16:53:09.385Z] timestamp: 20260211-165309
[2026-02-11T16:53:09.385Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG
[2026-02-11T16:53:09.385Z] git repo:
[2026-02-11T16:53:09.385Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T16:53:09.385Z] sha:
[2026-02-11T16:53:09.385Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T16:53:09.385Z] ================================================
[2026-02-11T16:53:09.385Z] timestamp: 20260211-165309
[2026-02-11T16:53:09.385Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/openjdk/openjdk-jdk
[2026-02-11T16:53:09.385Z] git repo:
[2026-02-11T16:53:09.385Z] Fetch URL: https://github.com/adoptium/alpine-jdk8u
[2026-02-11T16:53:09.385Z] sha:
[2026-02-11T16:53:09.385Z] a841f5e75a410b6334ed1149f4cc493b657c1546
[2026-02-11T16:53:09.385Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG'
[Pipeline] }
[2026-02-11T16:53:09.828Z] $ ssh-agent -k
[2026-02-11T16:53:09.835Z] unset SSH_AUTH_SOCK;
[2026-02-11T16:53:09.835Z] unset SSH_AGENT_PID;
[2026-02-11T16:53:09.836Z] echo Agent pid 1848306 killed;
[2026-02-11T16:53:10.394Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T16:53:10.525Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T16:53:10.548Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-11T16:53:11.983Z] + which Xvfb
[2026-02-11T16:53:11.983Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-11T16:53:12.680Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/.xvfb-42-..fbdir13078355609897846174
[Pipeline] {
[Pipeline] sh
[2026-02-11T16:53:34.514Z] + ps -f
[2026-02-11T16:53:34.514Z] + grep '[X]vfb'
[2026-02-11T16:53:34.514Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-11T16:53:35.029Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-11T16:53:35.098Z] $ ssh-agent
[2026-02-11T16:53:35.664Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXejnbhc/agent.1848723
[2026-02-11T16:53:35.664Z] SSH_AGENT_PID=1848725
[2026-02-11T16:53:35.664Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T16:53:37.072Z] + uname
[2026-02-11T16:53:37.072Z] + '[' Linux '=' AIX ]
[2026-02-11T16:53:37.072Z] + uname
[2026-02-11T16:53:37.072Z] + '[' Linux '=' SunOS ]
[2026-02-11T16:53:37.072Z] + uname
[2026-02-11T16:53:37.072Z] + '[' Linux '=' '*BSD' ]
[2026-02-11T16:53:37.072Z] + MAKE=make
[2026-02-11T16:53:37.072Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T16:53:37.073Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T16:53:38.839Z] + unset LD_LIBRARY_PATH
[2026-02-11T16:53:38.839Z] + uname
[2026-02-11T16:53:38.839Z] + '[' Linux '=' AIX ]
[2026-02-11T16:53:38.839Z] + uname
[2026-02-11T16:53:38.839Z] + '[' Linux '=' SunOS ]
[2026-02-11T16:53:38.839Z] + uname
[2026-02-11T16:53:38.839Z] + '[' Linux '=' '*BSD' ]
[2026-02-11T16:53:38.839Z] + MAKE=make
[2026-02-11T16:53:38.839Z] + cd ./aqa-tests
[2026-02-11T16:53:38.839Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T16:53:38.839Z] + set +x
[2026-02-11T16:53:38.839Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2026-02-11T16:53:38.839Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2026-02-11T16:53:38.839Z] make _testList TESTLIST=langtools_all_0,jdk_stream_1,jdk_util_other_0,jdk_collections_1,jdk_collections_0
[2026-02-11T16:53:38.839Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG'
[2026-02-11T16:53:38.839Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary/j2sdk-image
[2026-02-11T16:53:38.839Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib
[2026-02-11T16:53:38.839Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=langtools_all_0,jdk_stream_1,jdk_util_other_0,jdk_collections_1,jdk_collections_0
[2026-02-11T16:53:38.839Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG'
[2026-02-11T16:53:38.839Z] perl scripts/configure.pl
[2026-02-11T16:53:38.839Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=langtools_all_0,jdk_stream_1,jdk_util_other_0,jdk_collections_1,jdk_collections_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-11T16:53:38.839Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T16:53:38.839Z]
[2026-02-11T16:53:38.839Z] Starting to generate test make files.
[2026-02-11T16:53:38.839Z]
[2026-02-11T16:53:39.587Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../openjdk/playlist.xml
[2026-02-11T16:53:39.587Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-02-11T16:53:39.587Z]
[2026-02-11T16:53:39.587Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../autoGen.mk
[2026-02-11T16:53:39.587Z]
[2026-02-11T16:53:39.587Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T16:53:39.587Z]
[2026-02-11T16:53:39.587Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T16:53:39.587Z]
[2026-02-11T16:53:39.587Z] Make files are generated successfully.
[2026-02-11T16:53:39.587Z]
[2026-02-11T16:53:40.426Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG'
[2026-02-11T16:53:40.426Z] make -f runtest.mk _testList
[2026-02-11T16:53:40.426Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG'
[2026-02-11T16:53:40.426Z]
[2026-02-11T16:53:40.426Z] Running make 4.4.1
[2026-02-11T16:53:40.426Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/TKG/..
[2026-02-11T16:53:40.426Z] set JDK_VERSION to 8
[2026-02-11T16:53:40.426Z] set JDK_IMPL to hotspot
[2026-02-11T16:53:40.426Z] set JVM_VERSION to openjdk8
[2026-02-11T16:53:40.426Z] set JCL_VERSION to latest
[2026-02-11T16:53:40.427Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary/j2sdk-image
[2026-02-11T16:53:40.427Z] set SPEC to alpine-linux_x86-64
[2026-02-11T16:53:40.427Z] set TEST_FLAG to
[2026-02-11T16:53:40.427Z] Running testList ...
[2026-02-11T16:53:40.427Z] There are 5 test targets in testList
[2026-02-11T16:53:40.427Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-11T16:53:40.427Z] openjdk version "1.8.0_492-beta"
[2026-02-11T16:53:40.427Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111414-b02)
[2026-02-11T16:53:40.427Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T16:53:40.427Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests'
[2026-02-11T16:53:40.427Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_alpine-linux_testList_0/aqa-tests/openjdk'
[2026-02-11T16:53:40.427Z]
[2026-02-11T16:53:40.427Z] ===============================================