Pre Test
Started by upstream project "Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux" build number 46
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 514
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3077
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 331
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2@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_special.openjdk_x86-64_alpine-linux_testList_2@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 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10
Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)"
> git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-26T22:19:30.848Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2026-02-26T22:19:30.849Z] 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-26T22:19:30.856Z] dynamicAgents: []
[Pipeline] echo
[2026-02-26T22:19:30.857Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.alpine-linux
[Pipeline] nodesByLabel
[2026-02-26T22:19:30.876Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.alpine-linux' label
[Pipeline] node
[2026-02-26T22:19:45.880Z] Still waiting to schedule task
[2026-02-26T22:19:45.880Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&sw.os.alpine-linux’
[2026-02-27T00:30:31.126Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2
[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-27T00:30:31.146Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-27T00:30:31.551Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-27T00:30:31.551Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-27T00:30:31.675Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-27T00:30:31.836Z] The recommended git tool is: git
[2026-02-27T00:30:32.202Z] No credentials specified
[2026-02-27T00:30:32.324Z] Cloning the remote Git repository
[2026-02-27T00:30:32.505Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-27T00:30:32.506Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests # timeout=10
[2026-02-27T00:30:32.621Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-27T00:30:32.621Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-27T00:30:32.622Z] > git --version # timeout=10
[2026-02-27T00:30:32.626Z] > git --version # 'git version 2.45.4'
[2026-02-27T00:30:32.626Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-27T00:30:39.862Z] Avoid second fetch
[2026-02-27T00:30:39.993Z] Checking out Revision 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master)
[2026-02-27T00:30:39.669Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-27T00:30:39.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-27T00:30:39.919Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-27T00:30:41.358Z] Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-02-27T00:30:40.050Z] > git config core.sparsecheckout # timeout=10
[2026-02-27T00:30:40.055Z] > git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/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-27T00:30:43.150Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-27T00:30:43.175Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-27T00:30:47.969Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-27T00:30:48.453Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-27T00:30:49.776Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-27T00:30:49.776Z] Unix type machine..
[2026-02-27T00:30:49.776Z] Running on a Linux host
[2026-02-27T00:30:49.776Z] 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-27T00:30:52.440Z] + printenv
[2026-02-27T00:30:52.440Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-27T00:30:52.440Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-27T00:30:52.440Z] SETUP_JCK_RUN=false
[2026-02-27T00:30:52.440Z] USE_TESTENV_PROPERTIES=false
[2026-02-27T00:30:52.440Z] MAIL=/var/mail/jenkins
[2026-02-27T00:30:52.440Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-27T00:30:52.440Z] BUILD_LIST=openjdk
[2026-02-27T00:30:52.440Z] USER=jenkins
[2026-02-27T00:30:52.440Z] SSH_CLIENT=78.47.239.97 55190 22
[2026-02-27T00:30:52.440Z] SDK_RESOURCE=upstream
[2026-02-27T00:30:52.440Z] CI=true
[2026-02-27T00:30:52.440Z] OPENJ9_BRANCH=master
[2026-02-27T00:30:52.440Z] jobStatus=SUCCESS
[2026-02-27T00:30:52.440Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-27T00:30:52.440Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/17/display/redirect?page=changes
[2026-02-27T00:30:52.440Z] UPSTREAM_JOB_NUMBER=514
[2026-02-27T00:30:52.441Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-27T00:30:52.441Z] TARGET=-f parallelList.mk testList_2
[2026-02-27T00:30:52.441Z] EXIT_FAILURE=false
[2026-02-27T00:30:52.441Z] SHLVL=2
[2026-02-27T00:30:52.441Z] 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-27T00:30:52.441Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2026-02-27T00:30:52.441Z] HOME=/home/jenkins
[2026-02-27T00:30:52.441Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-27T00:30:52.441Z] USE_JRE=false
[2026-02-27T00:30:52.441Z] OLDPWD=/home/jenkins
[2026-02-27T00:30:52.441Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/17/
[2026-02-27T00:30:52.441Z] ADOPTOPENJDK_BRANCH=master
[2026-02-27T00:30:52.441Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2.tap
[2026-02-27T00:30:52.441Z] JDK_IMPL=hotspot
[2026-02-27T00:30:52.441Z] HUDSON_COOKIE=04cf880d-a01d-4300-a492-31380705dbb1
[2026-02-27T00:30:52.441Z] DOCKER_REQUIRED=false
[2026-02-27T00:30:52.441Z] JENKINS_SERVER_COOKIE=durable-163aa6be8b39bc883fd4dcd29890686ecbf6ea46aa8d5d7e8714b220fc7c529e
[2026-02-27T00:30:52.441Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../benchmarks
[2026-02-27T00:30:52.441Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u
[2026-02-27T00:30:52.441Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2
[2026-02-27T00:30:52.441Z] KEEP_WORKSPACE=false
[2026-02-27T00:30:52.441Z] ARCHIVE_TEST_RESULTS=false
[2026-02-27T00:30:52.441Z] GENERATE_JOBS=true
[2026-02-27T00:30:52.441Z] NODE_NAME=test-docker-alpine320-x64-2
[2026-02-27T00:30:52.441Z] LOGNAME=jenkins
[2026-02-27T00:30:52.441Z] PERSONAL_BUILD=false
[2026-02-27T00:30:52.441Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-27T00:30:52.441Z] JDK_BRANCH=jdk8u492-b04_adopt
[2026-02-27T00:30:52.441Z] _=/usr/lib/jvm/jdk21/bin/java
[2026-02-27T00:30:52.441Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/17/display/redirect?page=artifacts
[2026-02-27T00:30:52.441Z] AUTO_DETECT=true
[2026-02-27T00:30:52.441Z] STAGE_NAME=Setup
[2026-02-27T00:30:52.441Z] EXECUTOR_NUMBER=0
[2026-02-27T00:30:52.441Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux
[2026-02-27T00:30:52.441Z] JDK_VERSION=8
[2026-02-27T00:30:52.441Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-27T00:30:52.441Z] BUILD_DISPLAY_NAME=#17
[2026-02-27T00:30:52.441Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-27T00:30:52.441Z] TIME_LIMIT=25
[2026-02-27T00:30:52.441Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/17/display/redirect?page=tests
[2026-02-27T00:30:52.441Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-27T00:30:52.441Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2
[2026-02-27T00:30:52.441Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2026-02-27T00:30:52.441Z] TKG_ITERATIONS=1
[2026-02-27T00:30:52.441Z] PLATFORM=x86-64_alpine-linux
[2026-02-27T00:30:52.441Z] BUILD_ID=17
[2026-02-27T00:30:52.441Z] EXIT_SUCCESS=false
[2026-02-27T00:30:52.441Z] RERUN_FAILURE=true
[2026-02-27T00:30:52.441Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/system_lib
[2026-02-27T00:30:52.441Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-27T00:30:52.441Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2-17
[2026-02-27T00:30:52.441Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-27T00:30:52.441Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-27T00:30:52.441Z] KEEP_REPORTDIR=true
[2026-02-27T00:30:52.441Z] ORIGIN_JDK_VERSION=8
[2026-02-27T00:30:52.441Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/
[2026-02-27T00:30:52.441Z] JCK_GIT_BRANCH=master
[2026-02-27T00:30:52.441Z] BUILD_NUMBER=17
[2026-02-27T00:30:52.441Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-27T00:30:52.441Z] ITERATIONS=1
[2026-02-27T00:30:52.441Z] JENKINS_NODE_COOKIE=068eafc8-a002-41f3-a973-e3f59134ec4d
[2026-02-27T00:30:52.441Z] SHELL=/bin/bash
[2026-02-27T00:30:52.441Z] SPEC=alpine-linux_x86-64
[2026-02-27T00:30:52.441Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-27T00:30:52.441Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary/j2sdk-image
[2026-02-27T00:30:52.441Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-27T00:30:52.441Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/17/display/redirect
[2026-02-27T00:30:52.441Z] UPSTREAM_TEST_JOB_NUMBER=46
[2026-02-27T00:30:52.441Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-27T00:30:52.441Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/display/redirect
[2026-02-27T00:30:52.441Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin
[2026-02-27T00:30:52.441Z] SLACK_CHANNEL=aqavit-bot
[2026-02-27T00:30:52.441Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2
[2026-02-27T00:30:52.441Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-27T00:30:52.441Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2
[2026-02-27T00:30:52.441Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib
[2026-02-27T00:30:52.441Z] SSH_CONNECTION=78.47.239.97 55190 172.17.0.7 22
[2026-02-27T00:30:52.441Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2@tmp
[2026-02-27T00:30:52.441Z] PARALLEL=None
[2026-02-27T00:30:52.441Z] JOBSTARTTIME=Fri, 27 Feb 2026 00:30:43 +0000
[2026-02-27T00:30:52.441Z] DYNAMIC_COMPILE=false
[2026-02-27T00:30:52.441Z] 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-27T00:30:52.803Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-27T00:30:52.819Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-27T00:31:31.639Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 514
[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-27T00:31:31.816Z] 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-27T00:31:31.823Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2
[Pipeline] {
[Pipeline] sshagent
[2026-02-27T00:31:31.895Z] $ ssh-agent
[2026-02-27T00:31:32.443Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJjhGKA/agent.4038897
[2026-02-27T00:31:32.443Z] SSH_AGENT_PID=4038899
[2026-02-27T00:31:32.443Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-27T00:31:32.454Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-27T00:31:32.482Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-27T00:31:33.847Z] + pwd
[2026-02-27T00:31:33.847Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/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-27T00:31:33.848Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests
[2026-02-27T00:31:33.848Z] get jdk binary...
[2026-02-27T00:31:33.848Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-27T00:31:33.848Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b04-ea.tar.gz ...
[2026-02-27T00:31:35.355Z] List files in jdkbinary folder...
[2026-02-27T00:31:35.355Z] total 306080
[2026-02-27T00:31:35.355Z] -rw-r--r-- 1 jenkins jenkins 170162143 Feb 26 21:50 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b04-ea.tar.gz
[2026-02-27T00:31:35.355Z] -rw-r--r-- 1 jenkins jenkins 101390710 Feb 26 21:50 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b04-ea.tar.gz
[2026-02-27T00:31:35.355Z] -rw-r--r-- 1 jenkins jenkins 41752958 Feb 26 21:50 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b04-ea.tar.gz
[2026-02-27T00:31:35.355Z] -rw-rw-r-- 1 jenkins jenkins 21595 Feb 26 21:53 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b04-ea-metadata.json
[2026-02-27T00:31:35.355Z] -rw-r--r-- 1 jenkins jenkins 76466 Feb 26 21:55 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b04-ea.json
[2026-02-27T00:31:35.355Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 00:31 tmp
[2026-02-27T00:31:35.355Z] List files in jdkbinary/tmp folder...
[2026-02-27T00:31:35.355Z] total 4
[2026-02-27T00:31:35.355Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 27 00:31 jdk8u492-b04
[2026-02-27T00:31:35.355Z] Moving directory jdk8u492-b04/ to ../j2sdk-image
[2026-02-27T00:31:35.355Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b04-ea.tar.gz ...
[2026-02-27T00:31:36.867Z] List files in jdkbinary folder...
[2026-02-27T00:31:36.867Z] total 306084
[2026-02-27T00:31:36.867Z] -rw-r--r-- 1 jenkins jenkins 170162143 Feb 26 21:50 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b04-ea.tar.gz
[2026-02-27T00:31:36.867Z] -rw-r--r-- 1 jenkins jenkins 101390710 Feb 26 21:50 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u492b04-ea.tar.gz
[2026-02-27T00:31:36.867Z] -rw-r--r-- 1 jenkins jenkins 41752958 Feb 26 21:50 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u492b04-ea.tar.gz
[2026-02-27T00:31:36.867Z] -rw-rw-r-- 1 jenkins jenkins 21595 Feb 26 21:53 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b04-ea-metadata.json
[2026-02-27T00:31:36.867Z] -rw-r--r-- 1 jenkins jenkins 76466 Feb 26 21:55 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u492b04-ea.json
[2026-02-27T00:31:36.867Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 27 00:31 j2sdk-image
[2026-02-27T00:31:36.867Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 00:31 tmp
[2026-02-27T00:31:36.867Z] List files in jdkbinary/tmp folder...
[2026-02-27T00:31:36.867Z] total 4
[2026-02-27T00:31:36.867Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 27 00:31 jdk8u492-b04-jre
[2026-02-27T00:31:36.867Z] Moving directory jdk8u492-b04-jre/ to ../j2re-image
[2026-02-27T00:31:36.867Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u492b04-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-27T00:31:41.077Z] Removing top-level folder jdk8u492-b04-debug-image/
[2026-02-27T00:31:41.077Z] Removing top-level folder jdk8u492-b04/
[2026-02-27T00:31:41.797Z] Run /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary/j2sdk-image/bin/java -version
[2026-02-27T00:31:41.797Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-27T00:31:41.797Z] openjdk version "1.8.0_492-beta"
[2026-02-27T00:31:41.797Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262124-b04)
[2026-02-27T00:31:41.797Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode)
[2026-02-27T00:31:41.797Z] =JAVA VERSION OUTPUT END=
[2026-02-27T00:31:41.797Z] =RELEASE INFO BEGIN=
[2026-02-27T00:31:41.797Z] JAVA_VERSION="1.8.0_492"
[2026-02-27T00:31:41.797Z] OS_NAME="Linux"
[2026-02-27T00:31:41.797Z] OS_VERSION="2.6"
[2026-02-27T00:31:41.797Z] OS_ARCH="amd64"
[2026-02-27T00:31:41.797Z] SOURCE=".:git:8417a76e7d5e+"
[2026-02-27T00:31:41.797Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-27T00:31:41.797Z] BUILD_SOURCE="git:add4c7da67f6165313c0cfb4783b823be7ba0d6f"
[2026-02-27T00:31:41.797Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-27T00:31:41.797Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git"
[2026-02-27T00:31:41.797Z] FULL_VERSION="1.8.0_492-beta-202602262124-b04"
[2026-02-27T00:31:41.797Z] SEMANTIC_VERSION="8.0.492+4"
[2026-02-27T00:31:41.797Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-02-27T00:31:41.797Z] JVM_VARIANT="Hotspot"
[2026-02-27T00:31:41.797Z] JVM_VERSION="25.492-b04"
[2026-02-27T00:31:41.797Z] IMAGE_TYPE="JDK"
[2026-02-27T00:31:41.797Z] =RELEASE INFO END=
[2026-02-27T00:31:41.797Z] get testKitGen...
[2026-02-27T00:31:41.797Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-27T00:31:42.516Z] git rev-parse master
[2026-02-27T00:31:42.516Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-27T00:31:42.967Z] $ ssh-agent -k
[2026-02-27T00:31:42.976Z] unset SSH_AUTH_SOCK;
[2026-02-27T00:31:42.977Z] unset SSH_AGENT_PID;
[2026-02-27T00:31:42.979Z] echo Agent pid 4038899 killed;
[2026-02-27T00:31:43.509Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-27T00:31:43.921Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.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-b04_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=46&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=514&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-27T00:31:43.932Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.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-b04_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=46&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=514&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-27T00:31:43.980Z] Building tests...
[Pipeline] timeout
[2026-02-27T00:31:43.985Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-27T00:31:44.717Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux" build number 46
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-27T00:31:44.746Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-27T00:31:44.764Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-27T00:31:45.068Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-27T00:31:45.082Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-27T00:31:45.156Z] $ ssh-agent
[2026-02-27T00:31:45.698Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdJEfNK/agent.4038980
[2026-02-27T00:31:45.698Z] SSH_AGENT_PID=4038982
[2026-02-27T00:31:45.698Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-27T00:31:47.036Z] + unset LD_LIBRARY_PATH
[2026-02-27T00:31:47.036Z] + bash ./compile.sh
[2026-02-27T00:31:47.036Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary/j2sdk-image
[2026-02-27T00:31:47.036Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib
[2026-02-27T00:31:47.036Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-27T00:31:47.036Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-27T00:31:47.036Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-27T00:31:47.036Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-27T00:31:47.036Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-27T00:31:47.036Z]
[2026-02-27T00:31:47.036Z] build:
[2026-02-27T00:31:47.036Z]
[2026-02-27T00:31:47.036Z] clean:
[2026-02-27T00:31:47.036Z]
[2026-02-27T00:31:47.036Z] init:
[2026-02-27T00:31:47.036Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/bin
[2026-02-27T00:31:47.036Z]
[2026-02-27T00:31:47.036Z] getDependentLibs:
[2026-02-27T00:31:47.037Z] [exec] --------------------------------------------
[2026-02-27T00:31:47.037Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib
[2026-02-27T00:31:47.037Z] [exec] task is set to default
[2026-02-27T00:31:47.037Z] [exec] dependencyList is set to json_simple
[2026-02-27T00:31:47.037Z] [exec] System Test jars will not be downloaded.
[2026-02-27T00:31:47.037Z] [exec] --------------------------------------------
[2026-02-27T00:31:47.037Z] [exec] Starting download third party dependent jars
[2026-02-27T00:31:47.037Z] [exec] --------------------------------------------
[2026-02-27T00:31:47.037Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib
[2026-02-27T00:31:47.037Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-27T00:31:47.037Z] [exec] downloaded dependent third party jars successfully
[2026-02-27T00:31:47.037Z]
[2026-02-27T00:31:47.037Z] compile:
[2026-02-27T00:31:47.037Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-27T00:31:47.769Z] [echo] ============COMPILER SETTINGS============
[2026-02-27T00:31:47.769Z] [echo] ===fork: yes
[2026-02-27T00:31:47.769Z] [echo] ===debug: on
[2026-02-27T00:31:47.769Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/bin
[2026-02-27T00:31:48.491Z]
[2026-02-27T00:31:48.491Z] dist:
[2026-02-27T00:31:48.491Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-27T00:31:48.491Z]
[2026-02-27T00:31:48.491Z] BUILD SUCCESSFUL
[2026-02-27T00:31:48.491Z] Total time: 1 second
[2026-02-27T00:31:48.491Z] 0
[2026-02-27T00:31:48.491Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-27T00:31:49.213Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-27T00:31:49.213Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-02-27T00:31:49.213Z] ****************************** MACHINE INFO ******************************
[2026-02-27T00:31:49.213Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG
[2026-02-27T00:31:49.213Z] Free Physical Memory Size : 2969288704
[2026-02-27T00:31:49.213Z] Free space (bytes) : 399216930816
[2026-02-27T00:31:49.213Z] Total Physical Memory Size : 6442450944
[2026-02-27T00:31:49.213Z] Total space (bytes) : 480790110208
[2026-02-27T00:31:49.213Z] Usable space (bytes) : 376866705408
[2026-02-27T00:31:49.213Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-27T00:31:49.213Z] bashVersion :
[2026-02-27T00:31:49.213Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl)
[2026-02-27T00:31:49.213Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-02-27T00:31:49.213Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-27T00:31:49.213Z]
[2026-02-27T00:31:49.213Z] This is free software; you are free to change and redistribute it.
[2026-02-27T00:31:49.213Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-27T00:31:49.213Z] cpuCores : 16
[2026-02-27T00:31:49.213Z] curlVersion :
[2026-02-27T00:31:49.213Z] 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-27T00:31:49.213Z] Release-Date: 2025-06-04
[2026-02-27T00:31:49.213Z] 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-27T00:31:49.213Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
[2026-02-27T00:31:49.213Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-27T00:31:49.213Z] gcc version : 13.2.1
[2026-02-27T00:31:49.213Z] gclibc version :
[2026-02-27T00:31:49.213Z] musl libc (x86_64)
[2026-02-27T00:31:49.213Z] Version 1.2.5
[2026-02-27T00:31:49.213Z] Dynamic Program Loader
[2026-02-27T00:31:49.213Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2026-02-27T00:31:49.213Z] gdb version : bash: line 1: gdb: command not found
[2026-02-27T00:31:49.213Z] lldb version : Command could not be executed
[2026-02-27T00:31:49.213Z] makeVersion :
[2026-02-27T00:31:49.213Z] GNU Make 4.4.1
[2026-02-27T00:31:49.213Z] Built for x86_64-alpine-linux-musl
[2026-02-27T00:31:49.213Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-02-27T00:31:49.213Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-02-27T00:31:49.213Z] This is free software: you are free to change and redistribute it.
[2026-02-27T00:31:49.214Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-27T00:31:49.214Z] mavenVersion : bash: line 1: mvn: command not found
[2026-02-27T00:31:49.214Z] perlVersion :
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] Copyright 1987-2025, Larry Wall
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-27T00:31:49.214Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-27T00:31:49.214Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-27T00:31:49.214Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-27T00:31:49.214Z] procArch : unknown
[2026-02-27T00:31:49.214Z] sysArch : x86_64
[2026-02-27T00:31:49.214Z] sysOS : Linux
[2026-02-27T00:31:49.214Z] ulimit :
[2026-02-27T00:31:49.214Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-02-27T00:31:49.214Z] core file size (blocks, -c) unlimited
[2026-02-27T00:31:49.214Z] data seg size (kbytes, -d) unlimited
[2026-02-27T00:31:49.214Z] scheduling priority (-e) 0
[2026-02-27T00:31:49.214Z] file size (blocks, -f) unlimited
[2026-02-27T00:31:49.214Z] pending signals (-i) 257166
[2026-02-27T00:31:49.214Z] max locked memory (kbytes, -l) 8192
[2026-02-27T00:31:49.214Z] max memory size (kbytes, -m) unlimited
[2026-02-27T00:31:49.214Z] open files (-n) 1048576
[2026-02-27T00:31:49.214Z] pipe size (512 bytes, -p) 8
[2026-02-27T00:31:49.214Z] POSIX message queues (bytes, -q) 819200
[2026-02-27T00:31:49.214Z] real-time priority (-r) 0
[2026-02-27T00:31:49.214Z] stack size (kbytes, -s) 8192
[2026-02-27T00:31:49.214Z] cpu time (seconds, -t) unlimited
[2026-02-27T00:31:49.214Z] max user processes (-u) unlimited
[2026-02-27T00:31:49.214Z] virtual memory (kbytes, -v) unlimited
[2026-02-27T00:31:49.214Z] file locks (-x) unlimited
[2026-02-27T00:31:49.214Z] uname : Linux 38ef1ba66c83 6.8.0-1044-azure #50~22.04.1-Ubuntu SMP Wed Dec 3 15:13:22 UTC 2025 x86_64 Linux
[2026-02-27T00:31:49.214Z] vmVendor : Oracle Corporation
[2026-02-27T00:31:49.214Z] vmVersion : 25.492-b04
[2026-02-27T00:31:49.214Z] xlc version : bash: line 1: xlC: command not found
[2026-02-27T00:31:49.214Z] **************************************************************************
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] System.getProperty('java.vendor')=Temurin
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] System.getProperty('os.name')=Linux
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] System.getProperty('os.arch')=amd64
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] System.getProperty('java.fullversion')=null
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] System.getProperty('sun.arch.data.model')=64
[2026-02-27T00:31:49.214Z]
[2026-02-27T00:31:49.214Z] make -f clean.mk cleanBuild
[2026-02-27T00:31:49.214Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG'
[2026-02-27T00:31:49.934Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../../jvmtest
[2026-02-27T00:31:49.935Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG'
[2026-02-27T00:31:49.935Z] make -f compile.mk compile
[2026-02-27T00:31:49.935Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG'
[2026-02-27T00:31:49.935Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-27T00:31:49.935Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-27T00:31:49.935Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/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_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-27T00:31:49.935Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-27T00:31:49.935Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/scripts/build_test.xml
[2026-02-27T00:31:50.654Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-02-27T00:31:50.654Z]
[2026-02-27T00:31:50.654Z] -create_test_directory:
[2026-02-27T00:31:50.654Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jvmtest
[2026-02-27T00:31:50.654Z]
[2026-02-27T00:31:50.654Z] stage_test_material:
[2026-02-27T00:31:50.654Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jvmtest
[2026-02-27T00:31:50.654Z]
[2026-02-27T00:31:50.654Z] build:
[2026-02-27T00:31:50.654Z]
[2026-02-27T00:31:50.654Z] build:
[2026-02-27T00:31:50.654Z]
[2026-02-27T00:31:50.654Z] getJtregVersion:
[2026-02-27T00:31:50.654Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-02-27T00:31:50.654Z]
[2026-02-27T00:31:50.654Z] getDependentLibs:
[2026-02-27T00:31:50.654Z] [exec] --------------------------------------------
[2026-02-27T00:31:50.655Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib
[2026-02-27T00:31:50.655Z] [exec] task is set to default
[2026-02-27T00:31:50.655Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-02-27T00:31:50.655Z] [exec] System Test jars will not be downloaded.
[2026-02-27T00:31:50.655Z] [exec] --------------------------------------------
[2026-02-27T00:31:50.655Z] [exec] Starting download third party dependent jars
[2026-02-27T00:31:50.655Z] [exec] --------------------------------------------
[2026-02-27T00:31:50.655Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib
[2026-02-27T00:31:50.655Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-02-27T00:31:50.655Z] [exec] downloaded dependent third party jars successfully
[2026-02-27T00:31:50.655Z]
[2026-02-27T00:31:50.655Z] getJtreg:
[2026-02-27T00:31:50.655Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jvmtest/openjdk
[2026-02-27T00:31:50.655Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/openjdk
[2026-02-27T00:31:50.655Z]
[2026-02-27T00:31:50.655Z] openjdk-jdk.check:
[2026-02-27T00:31:50.655Z]
[2026-02-27T00:31:50.655Z] getOpenjdk:
[2026-02-27T00:31:50.655Z] [echo] Using user specified repo and branch
[2026-02-27T00:31:50.655Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u492-b04_adopt https://github.com/adoptium/alpine-jdk8u openjdktemp
[2026-02-27T00:31:50.655Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-02-27T00:32:04.071Z] [exec] Note: switching to '8417a76e7d5eb4eb2fd0820c7053a9a9ebff2bc7'.
[2026-02-27T00:32:04.071Z] [exec]
[2026-02-27T00:32:04.071Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental
[2026-02-27T00:32:04.071Z] [exec] changes and commit them, and you can discard any commits you make in this
[2026-02-27T00:32:04.071Z] [exec] state without impacting any branches by switching back to a branch.
[2026-02-27T00:32:04.071Z] [exec]
[2026-02-27T00:32:04.071Z] [exec] If you want to create a new branch to retain commits you create, you may
[2026-02-27T00:32:04.071Z] [exec] do so (now or later) by using -c with the switch command. Example:
[2026-02-27T00:32:04.071Z] [exec]
[2026-02-27T00:32:04.071Z] [exec] git switch -c <new-branch-name>
[2026-02-27T00:32:04.071Z] [exec]
[2026-02-27T00:32:04.071Z] [exec] Or undo this operation with:
[2026-02-27T00:32:04.071Z] [exec]
[2026-02-27T00:32:04.071Z] [exec] git switch -
[2026-02-27T00:32:04.071Z] [exec]
[2026-02-27T00:32:04.071Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false
[2026-02-27T00:32:04.071Z] [exec]
[2026-02-27T00:32:09.369Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-27T00:32:09.369Z] [exec] JDK8_REPO=https://github.com/adoptium/alpine-jdk8u
[2026-02-27T00:32:09.369Z] [exec] JDK8_BRANCH=8417a76e7d5eb4eb2fd0820c7053a9a9ebff2bc7
[2026-02-27T00:32:09.369Z]
[2026-02-27T00:32:09.369Z] dist:
[2026-02-27T00:32:10.091Z] [copy] Copying 10 files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jvmtest/openjdk
[2026-02-27T00:32:10.091Z]
[2026-02-27T00:32:10.091Z] BUILD SUCCESSFUL
[2026-02-27T00:32:10.092Z] Total time: 19 seconds
[2026-02-27T00:32:10.092Z] 0
[2026-02-27T00:32:10.092Z]
[2026-02-27T00:32:10.092Z]
[2026-02-27T00:32:10.092Z] RECORD TEST REPOs SHA
[2026-02-27T00:32:10.092Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-27T00:32:10.092Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-27T00:32:10.092Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-27T00:32:10.092Z] touch /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-27T00:32:10.092Z] ================================================
[2026-02-27T00:32:10.092Z] timestamp: 20260227-003209
[2026-02-27T00:32:10.092Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests
[2026-02-27T00:32:10.092Z] git repo:
[2026-02-27T00:32:10.092Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-27T00:32:10.092Z] sha:
[2026-02-27T00:32:10.092Z] 30c0b963c9041edc85df0a417b51c2220cd7058a
[2026-02-27T00:32:10.092Z] ================================================
[2026-02-27T00:32:10.092Z] timestamp: 20260227-003210
[2026-02-27T00:32:10.092Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG
[2026-02-27T00:32:10.092Z] git repo:
[2026-02-27T00:32:10.092Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-27T00:32:10.092Z] sha:
[2026-02-27T00:32:10.092Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152
[2026-02-27T00:32:10.092Z] ================================================
[2026-02-27T00:32:10.092Z] timestamp: 20260227-003210
[2026-02-27T00:32:10.092Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/openjdk/openjdk-jdk
[2026-02-27T00:32:10.092Z] git repo:
[2026-02-27T00:32:10.092Z] Fetch URL: https://github.com/adoptium/alpine-jdk8u
[2026-02-27T00:32:10.092Z] sha:
[2026-02-27T00:32:10.092Z] 8417a76e7d5eb4eb2fd0820c7053a9a9ebff2bc7
[2026-02-27T00:32:10.092Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG'
[Pipeline] }
[2026-02-27T00:32:10.618Z] $ ssh-agent -k
[2026-02-27T00:32:10.628Z] unset SSH_AUTH_SOCK;
[2026-02-27T00:32:10.629Z] unset SSH_AGENT_PID;
[2026-02-27T00:32:10.629Z] echo Agent pid 4038982 killed;
[2026-02-27T00:32:11.163Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-27T00:32:11.312Z] 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-27T00:32:11.361Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-27T00:32:13.167Z] + which Xvfb
[2026-02-27T00:32:13.167Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-27T00:32:14.691Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/.xvfb-17-..fbdir153855730114729182
[Pipeline] {
[Pipeline] sh
[2026-02-27T00:32:36.434Z] + + awkps '{print $9}' -f
[2026-02-27T00:32:36.434Z]
[2026-02-27T00:32:36.434Z] + grep '[X]vfb'
[Pipeline] echo
[2026-02-27T00:32:36.923Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-27T00:32:36.984Z] $ ssh-agent
[2026-02-27T00:32:38.002Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHolPmD/agent.4039394
[2026-02-27T00:32:38.002Z] SSH_AGENT_PID=4039396
[2026-02-27T00:32:38.002Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-27T00:32:39.338Z] + uname
[2026-02-27T00:32:39.338Z] + '[' Linux '=' AIX ]
[2026-02-27T00:32:39.338Z] + uname
[2026-02-27T00:32:39.338Z] + '[' Linux '=' SunOS ]
[2026-02-27T00:32:39.338Z] + uname
[2026-02-27T00:32:39.338Z] + '[' Linux '=' '*BSD' ]
[2026-02-27T00:32:39.338Z] + MAKE=make
[2026-02-27T00:32:39.338Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-27T00:32:39.338Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-27T00:32:41.018Z] + unset LD_LIBRARY_PATH
[2026-02-27T00:32:41.018Z] + uname
[2026-02-27T00:32:41.018Z] + '[' Linux '=' AIX ]
[2026-02-27T00:32:41.018Z] + uname
[2026-02-27T00:32:41.018Z] + '[' Linux '=' SunOS ]
[2026-02-27T00:32:41.018Z] + uname
[2026-02-27T00:32:41.018Z] + '[' Linux '=' '*BSD' ]
[2026-02-27T00:32:41.018Z] + MAKE=make
[2026-02-27T00:32:41.018Z] + cd ./aqa-tests
[2026-02-27T00:32:41.018Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-27T00:32:41.018Z] + set +x
[2026-02-27T00:32:41.018Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2026-02-27T00:32:41.018Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2026-02-27T00:32:41.018Z] make _testList TESTLIST=jdk_math_jre_1,jdk_custom_0
[2026-02-27T00:32:41.018Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG'
[2026-02-27T00:32:41.018Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary/j2sdk-image
[2026-02-27T00:32:41.018Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../externalDependency/lib
[2026-02-27T00:32:41.018Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_math_jre_1,jdk_custom_0
[2026-02-27T00:32:41.018Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG'
[2026-02-27T00:32:41.018Z] perl scripts/configure.pl
[2026-02-27T00:32:41.018Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/../../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=jdk_math_jre_1,jdk_custom_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-27T00:32:41.018Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-27T00:32:41.018Z]
[2026-02-27T00:32:41.018Z] Starting to generate test make files.
[2026-02-27T00:32:41.018Z]
[2026-02-27T00:32:42.510Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../openjdk/playlist.xml
[2026-02-27T00:32:42.510Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../openjdk/autoGen.mk
[2026-02-27T00:32:42.510Z]
[2026-02-27T00:32:42.510Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../autoGen.mk
[2026-02-27T00:32:42.510Z]
[2026-02-27T00:32:42.510Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/utils.mk
[2026-02-27T00:32:42.510Z]
[2026-02-27T00:32:42.510Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-27T00:32:42.510Z]
[2026-02-27T00:32:42.510Z] Make files are generated successfully.
[2026-02-27T00:32:42.510Z]
[2026-02-27T00:32:42.510Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG'
[2026-02-27T00:32:42.510Z] make -f runtest.mk _testList
[2026-02-27T00:32:42.510Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG'
[2026-02-27T00:32:42.510Z]
[2026-02-27T00:32:42.510Z] Running make 4.4.1
[2026-02-27T00:32:42.510Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/TKG/..
[2026-02-27T00:32:42.510Z] set JDK_VERSION to 8
[2026-02-27T00:32:42.510Z] set JDK_IMPL to hotspot
[2026-02-27T00:32:42.510Z] set JVM_VERSION to openjdk8
[2026-02-27T00:32:42.510Z] set JCL_VERSION to latest
[2026-02-27T00:32:42.510Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary/j2sdk-image
[2026-02-27T00:32:42.510Z] set SPEC to alpine-linux_x86-64
[2026-02-27T00:32:42.510Z] set TEST_FLAG to
[2026-02-27T00:32:42.510Z] Running testList ...
[2026-02-27T00:32:42.510Z] There are 2 test targets in testList
[2026-02-27T00:32:42.510Z] "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-27T00:32:42.510Z] openjdk version "1.8.0_492-beta"
[2026-02-27T00:32:42.510Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262124-b04)
[2026-02-27T00:32:42.510Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode)
[2026-02-27T00:32:42.510Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests'
[2026-02-27T00:32:42.510Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-64_alpine-linux_testList_2/aqa-tests/openjdk'
[2026-02-27T00:32:42.510Z]
[2026-02-27T00:32:42.510Z] ===============================================