Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin" build number 490
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3006
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_x64AlpineLinux" build number 221
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux@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.perf_x86-64_alpine-linux@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 20c189de9f97f55af5b130fa309872a7ce12bf25 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 20c189de9f97f55af5b130fa309872a7ce12bf25 # timeout=10
Commit message: "Exclude failed dacapo tests (#6338)"
> git rev-list --no-walk 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-06-17T21:05:55.400Z] Found a total of 4 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] echo
[2025-06-17T21:05:55.406Z] SPEC: alpine-linux_x86-64
[Pipeline] echo
[2025-06-17T21:05:55.407Z] LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-17T21:05:55.416Z] Found a total of 4 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-17T21:05:55.420Z] dynamicAgents: []
[Pipeline] node
[2025-06-17T21:06:10.426Z] Still waiting to schedule task
[2025-06-17T21:06:10.427Z] Waiting for next available executor on ‘hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf’
[2025-06-17T21:06:19.038Z] Running on test-docker-alpine319-x64-4 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-06-17T21:06:19.056Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-17T21:06:19.348Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-17T21:06:19.348Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-17T21:06:19.484Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-17T21:06:19.643Z] The recommended git tool is: git
[2025-06-17T21:06:19.907Z] No credentials specified
[2025-06-17T21:06:20.035Z] Cloning the remote Git repository
[2025-06-17T21:06:20.226Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-17T21:06:20.226Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests # timeout=10
[2025-06-17T21:06:20.316Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-06-17T21:06:20.316Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-17T21:06:20.316Z] > git --version # timeout=10
[2025-06-17T21:06:20.374Z] > git --version # 'git version 2.43.6'
[2025-06-17T21:06:20.374Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-17T21:06:38.470Z] Avoid second fetch
[2025-06-17T21:06:39.053Z] Checking out Revision 20c189de9f97f55af5b130fa309872a7ce12bf25 (origin/master)
[2025-06-17T21:06:38.145Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-17T21:06:38.213Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-17T21:06:38.530Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-17T21:06:39.123Z] > git config core.sparsecheckout # timeout=10
[2025-06-17T21:06:39.158Z] > git checkout -f 20c189de9f97f55af5b130fa309872a7ce12bf25 # timeout=10
[2025-06-17T21:06:44.532Z] Commit message: "Exclude failed dacapo tests (#6338)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-17T21:06:46.209Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-17T21:06:46.225Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-17T21:06:48.176Z] + LC_TIME=C date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-17T21:06:48.714Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-17T21:06:50.167Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-06-17T21:06:50.167Z] Unix type machine..
[2025-06-17T21:06:50.167Z] Running on a Linux host
[2025-06-17T21:06:50.167Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-06-17T21:06:52.612Z] + printenv
[2025-06-17T21:06:52.612Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-17T21:06:52.612Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-17T21:06:52.612Z] SETUP_JCK_RUN=false
[2025-06-17T21:06:52.612Z] USE_TESTENV_PROPERTIES=false
[2025-06-17T21:06:52.612Z] MAIL=/var/mail/jenkins
[2025-06-17T21:06:52.612Z] SSH_CLIENT=78.47.239.97 42702 22
[2025-06-17T21:06:52.612Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-17T21:06:52.612Z] BUILD_LIST=perf
[2025-06-17T21:06:52.612Z] USER=jenkins
[2025-06-17T21:06:52.612Z] SDK_RESOURCE=upstream
[2025-06-17T21:06:52.612Z] CI=true
[2025-06-17T21:06:52.612Z] OPENJ9_BRANCH=master
[2025-06-17T21:06:52.612Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-17T21:06:52.612Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/345/display/redirect?page=changes
[2025-06-17T21:06:52.612Z] UPSTREAM_JOB_NUMBER=490
[2025-06-17T21:06:52.612Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine319-x64-4 ci.role.perf hw.arch.x86
[2025-06-17T21:06:52.612Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-17T21:06:52.612Z] TARGET=sanity.perf
[2025-06-17T21:06:52.612Z] EXIT_FAILURE=false
[2025-06-17T21:06:52.612Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib
[2025-06-17T21:06:52.612Z] SHLVL=2
[2025-06-17T21:06:52.612Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-17T21:06:52.612Z] HOME=/home/jenkins
[2025-06-17T21:06:52.612Z] USE_JRE=false
[2025-06-17T21:06:52.612Z] OLDPWD=/home/jenkins
[2025-06-17T21:06:52.612Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/345/
[2025-06-17T21:06:52.612Z] ADOPTOPENJDK_BRANCH=master
[2025-06-17T21:06:52.612Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux.tap
[2025-06-17T21:06:52.612Z] JDK_IMPL=hotspot
[2025-06-17T21:06:52.612Z] HUDSON_COOKIE=84cf31c0-a0c6-44e9-8a86-8ba8805162fd
[2025-06-17T21:06:52.612Z] DOCKER_REQUIRED=false
[2025-06-17T21:06:52.612Z] JENKINS_SERVER_COOKIE=durable-741d49fa836ce023ca8b69d0f466b16fd2754efebb205c9ca5dea016de5f11cc
[2025-06-17T21:06:52.612Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../benchmarks
[2025-06-17T21:06:52.612Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[2025-06-17T21:06:52.612Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u
[2025-06-17T21:06:52.612Z] KEEP_WORKSPACE=false
[2025-06-17T21:06:52.612Z] ARCHIVE_TEST_RESULTS=false
[2025-06-17T21:06:52.612Z] GENERATE_JOBS=true
[2025-06-17T21:06:52.612Z] LOGNAME=jenkins
[2025-06-17T21:06:52.612Z] NODE_NAME=test-docker-alpine319-x64-4
[2025-06-17T21:06:52.612Z] PERSONAL_BUILD=false
[2025-06-17T21:06:52.612Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-17T21:06:52.612Z] JDK_BRANCH=jdk8u462-b06_adopt
[2025-06-17T21:06:52.612Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/345/display/redirect?page=artifacts
[2025-06-17T21:06:52.612Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-06-17T21:06:52.612Z] AUTO_DETECT=true
[2025-06-17T21:06:52.612Z] STAGE_NAME=Setup
[2025-06-17T21:06:52.612Z] EXECUTOR_NUMBER=0
[2025-06-17T21:06:52.612Z] JDK_VERSION=8
[2025-06-17T21:06:52.612Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-17T21:06:52.612Z] BUILD_DISPLAY_NAME=#345
[2025-06-17T21:06:52.612Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-17T21:06:52.612Z] TIME_LIMIT=25
[2025-06-17T21:06:52.612Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/345/display/redirect?page=tests
[2025-06-17T21:06:52.612Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-17T21:06:52.612Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[2025-06-17T21:06:52.612Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[2025-06-17T21:06:52.612Z] TKG_ITERATIONS=1
[2025-06-17T21:06:52.612Z] PLATFORM=x86-64_alpine-linux
[2025-06-17T21:06:52.612Z] BUILD_ID=345
[2025-06-17T21:06:52.612Z] EXIT_SUCCESS=false
[2025-06-17T21:06:52.612Z] RERUN_FAILURE=true
[2025-06-17T21:06:52.612Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-17T21:06:52.612Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/system_lib
[2025-06-17T21:06:52.613Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux-345
[2025-06-17T21:06:52.613Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-17T21:06:52.613Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-17T21:06:52.613Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/
[2025-06-17T21:06:52.613Z] KEEP_REPORTDIR=false
[2025-06-17T21:06:52.613Z] JCK_GIT_BRANCH=master
[2025-06-17T21:06:52.613Z] ORIGIN_JDK_VERSION=8
[2025-06-17T21:06:52.613Z] BUILD_NUMBER=345
[2025-06-17T21:06:52.613Z] ITERATIONS=1
[2025-06-17T21:06:52.613Z] JENKINS_NODE_COOKIE=9e05bcd1-dfef-4a1a-9361-c2ab9771b002
[2025-06-17T21:06:52.613Z] SHELL=/bin/bash
[2025-06-17T21:06:52.613Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-06-17T21:06:52.613Z] SPEC=alpine-linux_x86-64
[2025-06-17T21:06:52.613Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-17T21:06:52.613Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-06-17T21:06:52.613Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-17T21:06:52.613Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/345/display/redirect
[2025-06-17T21:06:52.613Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-17T21:06:52.613Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/display/redirect
[2025-06-17T21:06:52.613Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-alpine-linux-x64-temurin
[2025-06-17T21:06:52.613Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[2025-06-17T21:06:52.613Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-17T21:06:52.613Z] SLACK_CHANNEL=aqavit-bot
[2025-06-17T21:06:52.613Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:06:52.613Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[2025-06-17T21:06:52.613Z] SSH_CONNECTION=78.47.239.97 42702 172.17.0.5 22
[2025-06-17T21:06:52.613Z] TEST_TIME=120
[2025-06-17T21:06:52.613Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux@tmp
[2025-06-17T21:06:52.613Z] PARALLEL=Dynamic
[2025-06-17T21:06:52.613Z] JOBSTARTTIME=Tue, 17 Jun 2025 21:06:47 +0000
[2025-06-17T21:06:52.613Z] DYNAMIC_COMPILE=false
[2025-06-17T21:06:52.613Z] 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
[2025-06-17T21:06:53.018Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-17T21:06:53.039Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-17T21:07:36.374Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-alpine-linux-x64-temurin" build number 490
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-06-17T21:07:36.588Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-06-17T21:07:36.595Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux
[Pipeline] {
[Pipeline] sshagent
[2025-06-17T21:07:36.667Z] $ ssh-agent
[2025-06-17T21:07:37.300Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMCHpof/agent.121417
[2025-06-17T21:07:37.300Z] SSH_AGENT_PID=121419
[2025-06-17T21:07:37.300Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-17T21:07:37.317Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-17T21:07:37.343Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-06-17T21:07:38.829Z] + pwd
[2025-06-17T21:07:38.829Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/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
[2025-06-17T21:07:38.829Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[2025-06-17T21:07:38.829Z] get jdk binary...
[2025-06-17T21:07:38.829Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-17T21:07:38.829Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u462b06-ea.tar.gz ...
[2025-06-17T21:07:47.193Z] List files in jdkbinary folder...
[2025-06-17T21:07:47.193Z] total 303680
[2025-06-17T21:07:47.193Z] -rw-r--r-- 1 jenkins jenkins 168545746 Jun 17 20:53 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T21:07:47.193Z] -rw-r--r-- 1 jenkins jenkins 100953791 Jun 17 20:53 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T21:07:47.193Z] -rw-r--r-- 1 jenkins jenkins 41347170 Jun 17 20:53 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T21:07:47.194Z] -rw-rw-r-- 1 jenkins jenkins 21632 Jun 17 20:56 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u462b06-ea-metadata.json
[2025-06-17T21:07:47.194Z] -rw-r--r-- 1 jenkins jenkins 76337 Jun 17 20:57 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u462b06-ea.json
[2025-06-17T21:07:47.194Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 21:07 tmp
[2025-06-17T21:07:47.194Z] List files in jdkbinary/tmp folder...
[2025-06-17T21:07:47.194Z] total 4
[2025-06-17T21:07:47.194Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 17 21:07 jdk8u462-b06
[2025-06-17T21:07:47.194Z] Moving directory jdk8u462-b06/ to ../j2sdk-image
[2025-06-17T21:07:47.194Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u462b06-ea.tar.gz ...
[2025-06-17T21:07:51.660Z] List files in jdkbinary folder...
[2025-06-17T21:07:51.660Z] total 303684
[2025-06-17T21:07:51.660Z] -rw-r--r-- 1 jenkins jenkins 168545746 Jun 17 20:53 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T21:07:51.660Z] -rw-r--r-- 1 jenkins jenkins 100953791 Jun 17 20:53 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T21:07:51.660Z] -rw-r--r-- 1 jenkins jenkins 41347170 Jun 17 20:53 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u462b06-ea.tar.gz
[2025-06-17T21:07:51.660Z] -rw-rw-r-- 1 jenkins jenkins 21632 Jun 17 20:56 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u462b06-ea-metadata.json
[2025-06-17T21:07:51.660Z] -rw-r--r-- 1 jenkins jenkins 76337 Jun 17 20:57 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u462b06-ea.json
[2025-06-17T21:07:51.660Z] drwxr-xr-x 8 jenkins jenkins 4096 Jun 17 21:07 j2sdk-image
[2025-06-17T21:07:51.660Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 21:07 tmp
[2025-06-17T21:07:51.660Z] List files in jdkbinary/tmp folder...
[2025-06-17T21:07:51.660Z] total 4
[2025-06-17T21:07:51.660Z] drwxr-xr-x 5 jenkins jenkins 4096 Jun 17 21:07 jdk8u462-b06-jre
[2025-06-17T21:07:51.660Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image
[2025-06-17T21:07:51.660Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u462b06-ea.tar.gz over ./j2sdk-image/jre...
[2025-06-17T21:08:06.530Z] Removing top-level folder jdk8u462-b06-debug-image/
[2025-06-17T21:08:06.530Z] Removing top-level folder jdk8u462-b06/
[2025-06-17T21:08:09.167Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version
[2025-06-17T21:08:09.167Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-17T21:08:09.167Z] openjdk version "1.8.0_462-beta"
[2025-06-17T21:08:09.167Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506172029-b06)
[2025-06-17T21:08:09.167Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode)
[2025-06-17T21:08:10.907Z] =JAVA VERSION OUTPUT END=
[2025-06-17T21:08:10.907Z] =RELEASE INFO BEGIN=
[2025-06-17T21:08:10.907Z] JAVA_VERSION="1.8.0_462"
[2025-06-17T21:08:10.907Z] OS_NAME="Linux"
[2025-06-17T21:08:10.907Z] OS_VERSION="2.6"
[2025-06-17T21:08:10.907Z] OS_ARCH="amd64"
[2025-06-17T21:08:10.907Z] SOURCE=".:git:b79439045c91+"
[2025-06-17T21:08:10.907Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-17T21:08:10.907Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a"
[2025-06-17T21:08:10.907Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-17T21:08:10.907Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git"
[2025-06-17T21:08:10.907Z] FULL_VERSION="1.8.0_462-beta-202506172029-b06"
[2025-06-17T21:08:10.907Z] SEMANTIC_VERSION="8.0.462+6"
[2025-06-17T21:08:10.908Z] BUILD_INFO="OS: Linux Version: 6.8.0-1029-azure"
[2025-06-17T21:08:10.908Z] JVM_VARIANT="Hotspot"
[2025-06-17T21:08:10.908Z] JVM_VERSION="25.462-b06"
[2025-06-17T21:08:10.908Z] IMAGE_TYPE="JDK"
[2025-06-17T21:08:10.908Z] =RELEASE INFO END=
[2025-06-17T21:08:10.908Z] get testKitGen...
[2025-06-17T21:08:10.908Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-17T21:08:12.513Z] git rev-parse master
[2025-06-17T21:08:12.513Z] git checkout -q -f f03d5564fa18382f7f770380a452fec4d4240df9
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-17T21:08:13.030Z] $ ssh-agent -k
[2025-06-17T21:08:13.047Z] unset SSH_AUTH_SOCK;
[2025-06-17T21:08:13.047Z] unset SSH_AGENT_PID;
[2025-06-17T21:08:13.047Z] echo Agent pid 121419 killed;
[2025-06-17T21:08:13.625Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-17T21:08:14.106Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&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=jdk8u462-b06_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=490&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-17T21:08:14.116Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_alpine-linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&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-alpine319-x64-4&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=jdk8u462-b06_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=490&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-06-17T21:08:14.166Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-17T21:08:14.982Z] Copied 1 artifact from "getTRSSOutput" build number 1806
[Pipeline] sh
[2025-06-17T21:08:16.440Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-17T21:08:16.440Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-17T21:08:16.440Z] + tar xof -
[2025-06-17T21:08:16.440Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-17T21:08:16.868Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-17T21:08:16.885Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-17T21:08:18.360Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-17T21:08:18.360Z] --------------------------------------------
[2025-06-17T21:08:18.361Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:08:18.361Z] task is set to default
[2025-06-17T21:08:18.361Z] dependencyList is set to all
[2025-06-17T21:08:18.361Z] --------------------------------------------
[2025-06-17T21:08:18.361Z] Starting download third party dependent jars
[2025-06-17T21:08:18.361Z] --------------------------------------------
[2025-06-17T21:08:18.361Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:08:18.361Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-17T21:08:18.361Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-17T21:08:19.131Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-17T21:08:19.131Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz
[2025-06-17T21:08:19.915Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz
[2025-06-17T21:08:19.915Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-17T21:08:20.685Z] ERROR: sha checksum error.
[2025-06-17T21:08:20.685Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-17T21:08:20.685Z] Expected sha is:
[2025-06-17T21:08:20.685Z] ,
[2025-06-17T21:08:20.685Z] Actual sha is : 84f7ddeecd25194cc0ed37f92da4bcacbaf5df5141900135ba85d08fc80f4ca9.
[2025-06-17T21:08:21.079Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-17T21:08:21.131Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-17T21:08:21.136Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-06-17T21:08:21.159Z] Found a total of 4 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label
[Pipeline] sh
[2025-06-17T21:08:22.643Z] + cd ./aqa-tests/TKG
[2025-06-17T21:08:22.643Z] + uname
[2025-06-17T21:08:22.643Z] + '[' Linux '=' AIX ]
[2025-06-17T21:08:22.643Z] + uname
[2025-06-17T21:08:22.643Z] + '[' Linux '=' SunOS ]
[2025-06-17T21:08:22.643Z] + uname
[2025-06-17T21:08:22.643Z] + '[' Linux '=' '*BSD' ]
[2025-06-17T21:08:22.643Z] + MAKE=make
[2025-06-17T21:08:22.643Z] + unset LD_LIBRARY_PATH
[2025-06-17T21:08:22.643Z] + make genParallelList 'TEST=sanity.perf' 'TEST_TIME=120' 'NUM_MACHINES='
[2025-06-17T21:08:22.643Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-06-17T21:08:22.643Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:08:22.643Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-17T21:08:22.643Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-17T21:08:22.643Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-17T21:08:22.643Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-17T21:08:23.437Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-17T21:08:27.082Z]
[2025-06-17T21:08:27.082Z] build:
[2025-06-17T21:08:27.082Z]
[2025-06-17T21:08:27.082Z] clean:
[2025-06-17T21:08:27.082Z]
[2025-06-17T21:08:27.082Z] init:
[2025-06-17T21:08:27.082Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-06-17T21:08:27.082Z]
[2025-06-17T21:08:27.082Z] getDependentLibs:
[2025-06-17T21:08:27.918Z] [exec] --------------------------------------------
[2025-06-17T21:08:27.918Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:08:27.918Z] [exec] task is set to default
[2025-06-17T21:08:27.918Z] [exec] dependencyList is set to json_simple
[2025-06-17T21:08:27.918Z] [exec] --------------------------------------------
[2025-06-17T21:08:27.918Z] [exec] Starting download third party dependent jars
[2025-06-17T21:08:27.918Z] [exec] --------------------------------------------
[2025-06-17T21:08:27.918Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:08:27.918Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-17T21:08:27.918Z] [exec] downloaded dependent third party jars successfully
[2025-06-17T21:08:27.918Z]
[2025-06-17T21:08:27.918Z] compile:
[2025-06-17T21:08:27.918Z] [echo] Ant version is Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-06-17T21:08:27.918Z] [echo] ============COMPILER SETTINGS============
[2025-06-17T21:08:27.918Z] [echo] ===fork: yes
[2025-06-17T21:08:27.918Z] [echo] ===debug: on
[2025-06-17T21:08:28.735Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-06-17T21:08:42.267Z]
[2025-06-17T21:08:42.267Z] dist:
[2025-06-17T21:08:43.031Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-17T21:08:43.031Z]
[2025-06-17T21:08:43.031Z] BUILD SUCCESSFUL
[2025-06-17T21:08:43.031Z] Total time: 19 seconds
[2025-06-17T21:08:43.031Z] 0
[2025-06-17T21:08:43.801Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-17T21:08:44.584Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-17T21:08:44.584Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-06-17T21:08:47.087Z] ****************************** MACHINE INFO ******************************
[2025-06-17T21:08:47.087Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-06-17T21:08:47.087Z] Free Physical Memory Size : 4739809280
[2025-06-17T21:08:47.087Z] Free space (bytes) : 22405611520
[2025-06-17T21:08:47.087Z] Total Physical Memory Size : 6442450944
[2025-06-17T21:08:47.087Z] Total space (bytes) : 268370579456
[2025-06-17T21:08:47.087Z] Usable space (bytes) : 8698626048
[2025-06-17T21:08:47.087Z] antVersion : Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-06-17T21:08:47.087Z] bashVersion :
[2025-06-17T21:08:47.087Z] GNU bash, version 5.2.21(1)-release (x86_64-alpine-linux-musl)
[2025-06-17T21:08:47.087Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-17T21:08:47.087Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] This is free software; you are free to change and redistribute it.
[2025-06-17T21:08:47.087Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-17T21:08:47.087Z] cpuCores : 16
[2025-06-17T21:08:47.087Z] curlVersion :
[2025-06-17T21:08:47.087Z] curl 8.12.1 (x86_64-alpine-linux-musl) libcurl/8.12.1 OpenSSL/3.1.8 zlib/1.3.1 brotli/1.1.0 c-ares/1.27.0 libidn2/2.3.4 libpsl/0.21.5 nghttp2/1.58.0
[2025-06-17T21:08:47.087Z] Release-Date: 2025-02-13
[2025-06-17T21:08:47.087Z] 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
[2025-06-17T21:08:47.087Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets
[2025-06-17T21:08:47.087Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-17T21:08:47.087Z] gcc version : 13.2.1
[2025-06-17T21:08:47.087Z] gclibc version :
[2025-06-17T21:08:47.087Z] musl libc (x86_64)
[2025-06-17T21:08:47.087Z] Version 1.2.4_git20230717
[2025-06-17T21:08:47.087Z] Dynamic Program Loader
[2025-06-17T21:08:47.087Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-06-17T21:08:47.087Z] gdb version : bash: line 1: gdb: command not found
[2025-06-17T21:08:47.087Z] lldb version : Command could not be executed
[2025-06-17T21:08:47.087Z] makeVersion :
[2025-06-17T21:08:47.087Z] GNU Make 4.4.1
[2025-06-17T21:08:47.087Z] Built for x86_64-alpine-linux-musl
[2025-06-17T21:08:47.087Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-06-17T21:08:47.087Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-06-17T21:08:47.087Z] This is free software: you are free to change and redistribute it.
[2025-06-17T21:08:47.087Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-17T21:08:47.087Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-17T21:08:47.087Z] perlVersion :
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] This is perl 5, version 38, subversion 3 (v5.38.3) built for x86_64-linux-thread-multi
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] Copyright 1987-2025, Larry Wall
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-17T21:08:47.087Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-17T21:08:47.087Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-17T21:08:47.087Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-17T21:08:47.087Z] procArch : unknown
[2025-06-17T21:08:47.087Z] sysArch : x86_64
[2025-06-17T21:08:47.087Z] sysOS : Linux
[2025-06-17T21:08:47.087Z] ulimit :
[2025-06-17T21:08:47.087Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-17T21:08:47.087Z] core file size (blocks, -c) unlimited
[2025-06-17T21:08:47.087Z] data seg size (kbytes, -d) unlimited
[2025-06-17T21:08:47.087Z] scheduling priority (-e) 0
[2025-06-17T21:08:47.087Z] file size (blocks, -f) unlimited
[2025-06-17T21:08:47.087Z] pending signals (-i) 257167
[2025-06-17T21:08:47.087Z] max locked memory (kbytes, -l) 8192
[2025-06-17T21:08:47.087Z] max memory size (kbytes, -m) unlimited
[2025-06-17T21:08:47.087Z] open files (-n) 1048576
[2025-06-17T21:08:47.087Z] pipe size (512 bytes, -p) 8
[2025-06-17T21:08:47.087Z] POSIX message queues (bytes, -q) 819200
[2025-06-17T21:08:47.087Z] real-time priority (-r) 0
[2025-06-17T21:08:47.087Z] stack size (kbytes, -s) 8192
[2025-06-17T21:08:47.087Z] cpu time (seconds, -t) unlimited
[2025-06-17T21:08:47.087Z] max user processes (-u) unlimited
[2025-06-17T21:08:47.087Z] virtual memory (kbytes, -v) unlimited
[2025-06-17T21:08:47.087Z] file locks (-x) unlimited
[2025-06-17T21:08:47.087Z] uname : Linux 8f585a2be287 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-06-17T21:08:47.087Z] vmVendor : Oracle Corporation
[2025-06-17T21:08:47.087Z] vmVersion : 25.462-b06
[2025-06-17T21:08:47.087Z] xlc version : bash: line 1: xlC: command not found
[2025-06-17T21:08:47.087Z] **************************************************************************
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] System.getProperty('java.vendor')=Temurin
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] System.getProperty('os.name')=Linux
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] System.getProperty('os.arch')=amd64
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] System.getProperty('java.fullversion')=null
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.087Z] System.getProperty('sun.arch.data.model')=64
[2025-06-17T21:08:47.087Z]
[2025-06-17T21:08:47.854Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:08:47.854Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-06-17T21:08:47.854Z] perl scripts/configure.pl
[2025-06-17T21:08:47.854Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-17T21:08:51.269Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-17T21:08:51.269Z]
[2025-06-17T21:08:51.269Z]
[2025-06-17T21:08:51.269Z] Starting to generate parallel test lists.
[2025-06-17T21:08:51.269Z]
[2025-06-17T21:08:52.047Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-06-17T21:08:52.047Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-06-17T21:08:52.824Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-06-17T21:08:52.825Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-06-17T21:08:52.825Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-06-17T21:08:52.825Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-06-17T21:08:52.825Z] Attempting to get test duration data from TRSS.
[2025-06-17T21:08:52.825Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_alpine-linux&group=perf&level=sanity
[2025-06-17T21:08:54.419Z] Attempting to get test duration data from cached files.
[2025-06-17T21:08:54.419Z]
[2025-06-17T21:08:54.419Z] TEST DURATION
[2025-06-17T21:08:54.419Z] ====================================================================================
[2025-06-17T21:08:54.419Z] Total number of tests searched: 9
[2025-06-17T21:08:54.419Z] Number of test durations found: 9
[2025-06-17T21:08:54.419Z] Top slowest tests:
[2025-06-17T21:08:54.419Z] 09m44s renaissance-fj-kmeans_0
[2025-06-17T21:08:54.419Z] 06m44s IdleMicrobenchmark_HS_0
[2025-06-17T21:08:54.419Z] 04m18s renaissance-future-genetic_0
[2025-06-17T21:08:54.419Z] ====================================================================================
[2025-06-17T21:08:54.419Z]
[2025-06-17T21:08:54.419Z] Test target is split into 1 lists.
[2025-06-17T21:08:54.419Z] Reducing estimated test running time from 26m29s to 26m29s.
[2025-06-17T21:08:54.419Z]
[2025-06-17T21:08:54.419Z] -------------------------------------testList_0-------------------------------------
[2025-06-17T21:08:54.419Z] Number of tests: 9
[2025-06-17T21:08:54.419Z] Estimated running time: 26m29s
[2025-06-17T21:08:54.419Z] TESTLIST=renaissance-fj-kmeans_0,IdleMicrobenchmark_HS_0,renaissance-future-genetic_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,dacapo-h2_0,dacapo-lusearch-fix_0,renaissance-naive-bayes_0,renaissance-akka-uct_0
[2025-06-17T21:08:54.419Z] ------------------------------------------------------------------------------------
[2025-06-17T21:08:54.419Z]
[2025-06-17T21:08:54.419Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-17T21:08:54.419Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-17T21:08:54.955Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-17T21:08:55.382Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-06-17T21:08:55.443Z] Building tests...
[Pipeline] timeout
[2025-06-17T21:08:55.446Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-17T21:08:55.462Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-17T21:08:57.064Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-17T21:08:57.831Z] --------------------------------------------
[2025-06-17T21:08:57.831Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:08:57.831Z] task is set to default
[2025-06-17T21:08:57.831Z] dependencyList is set to all
[2025-06-17T21:08:57.831Z] --------------------------------------------
[2025-06-17T21:08:57.831Z] Starting download third party dependent jars
[2025-06-17T21:08:57.831Z] --------------------------------------------
[2025-06-17T21:08:57.831Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:08:57.831Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-06-17T21:08:57.831Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-17T21:08:57.831Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-06-17T21:08:57.831Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-17T21:08:57.831Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-17T21:08:57.831Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-17T21:08:57.831Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-17T21:08:57.831Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-17T21:08:57.831Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2025-06-17T21:08:59.444Z] ERROR: sha checksum error.
[2025-06-17T21:08:59.444Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/apache-maven-bin.tar.gz
[2025-06-17T21:08:59.444Z] Expected sha is: b06edaf09ae03e77d65a9fa6ffc2f6db311b8334,
[2025-06-17T21:08:59.444Z] Actual sha is : 7f15c63c129f036dd5c96b1a591ed8d888f75617.
[2025-06-17T21:08:59.835Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/apache-maven-bin.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-17T21:08:59.870Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-17T21:08:59.873Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-06-17T21:09:00.161Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-06-17T21:09:00.187Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-06-17T21:09:00.266Z] $ ssh-agent
[2025-06-17T21:09:01.424Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkemdKK/agent.121796
[2025-06-17T21:09:01.424Z] SSH_AGENT_PID=121798
[2025-06-17T21:09:01.424Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-17T21:09:02.882Z] + unset LD_LIBRARY_PATH
[2025-06-17T21:09:02.882Z] + bash ./compile.sh
[2025-06-17T21:09:02.882Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-06-17T21:09:02.882Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:09:02.882Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-17T21:09:02.882Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-17T21:09:02.882Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-17T21:09:02.883Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-17T21:09:03.647Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-06-17T21:09:05.222Z]
[2025-06-17T21:09:05.222Z] build:
[2025-06-17T21:09:05.222Z]
[2025-06-17T21:09:05.222Z] clean:
[2025-06-17T21:09:05.222Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk
[2025-06-17T21:09:05.995Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-06-17T21:09:05.995Z]
[2025-06-17T21:09:05.995Z] init:
[2025-06-17T21:09:05.995Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-06-17T21:09:05.995Z]
[2025-06-17T21:09:05.995Z] getDependentLibs:
[2025-06-17T21:09:05.995Z] [exec] --------------------------------------------
[2025-06-17T21:09:05.995Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:09:05.995Z] [exec] task is set to default
[2025-06-17T21:09:05.995Z] [exec] dependencyList is set to json_simple
[2025-06-17T21:09:05.995Z] [exec] --------------------------------------------
[2025-06-17T21:09:05.995Z] [exec] Starting download third party dependent jars
[2025-06-17T21:09:05.995Z] [exec] --------------------------------------------
[2025-06-17T21:09:05.995Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:09:05.995Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-17T21:09:05.995Z] [exec] downloaded dependent third party jars successfully
[2025-06-17T21:09:05.995Z]
[2025-06-17T21:09:05.995Z] compile:
[2025-06-17T21:09:05.995Z] [echo] Ant version is Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-06-17T21:09:05.995Z] [echo] ============COMPILER SETTINGS============
[2025-06-17T21:09:05.995Z] [echo] ===fork: yes
[2025-06-17T21:09:05.995Z] [echo] ===debug: on
[2025-06-17T21:09:06.954Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin
[2025-06-17T21:09:19.097Z]
[2025-06-17T21:09:19.097Z] dist:
[2025-06-17T21:09:19.097Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-06-17T21:09:19.097Z]
[2025-06-17T21:09:19.097Z] BUILD SUCCESSFUL
[2025-06-17T21:09:19.097Z] Total time: 14 seconds
[2025-06-17T21:09:19.097Z] 0
[2025-06-17T21:09:19.097Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-17T21:09:19.872Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-17T21:09:19.872Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-06-17T21:09:21.558Z] ****************************** MACHINE INFO ******************************
[2025-06-17T21:09:21.558Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-06-17T21:09:21.558Z] Free Physical Memory Size : 4706402304
[2025-06-17T21:09:21.558Z] Free space (bytes) : 21971066880
[2025-06-17T21:09:21.558Z] Total Physical Memory Size : 6442450944
[2025-06-17T21:09:21.558Z] Total space (bytes) : 268370579456
[2025-06-17T21:09:21.558Z] Usable space (bytes) : 8264081408
[2025-06-17T21:09:21.558Z] antVersion : Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-06-17T21:09:21.558Z] bashVersion :
[2025-06-17T21:09:21.558Z] GNU bash, version 5.2.21(1)-release (x86_64-alpine-linux-musl)
[2025-06-17T21:09:21.558Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-17T21:09:21.558Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-17T21:09:21.558Z]
[2025-06-17T21:09:21.558Z] This is free software; you are free to change and redistribute it.
[2025-06-17T21:09:21.558Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-17T21:09:21.558Z] cpuCores : 16
[2025-06-17T21:09:21.558Z] curlVersion :
[2025-06-17T21:09:21.558Z] curl 8.12.1 (x86_64-alpine-linux-musl) libcurl/8.12.1 OpenSSL/3.1.8 zlib/1.3.1 brotli/1.1.0 c-ares/1.27.0 libidn2/2.3.4 libpsl/0.21.5 nghttp2/1.58.0
[2025-06-17T21:09:21.558Z] Release-Date: 2025-02-13
[2025-06-17T21:09:21.558Z] 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
[2025-06-17T21:09:21.558Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets
[2025-06-17T21:09:21.558Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-17T21:09:21.558Z] gcc version : 13.2.1
[2025-06-17T21:09:21.558Z] gclibc version :
[2025-06-17T21:09:21.558Z] musl libc (x86_64)
[2025-06-17T21:09:21.558Z] Version 1.2.4_git20230717
[2025-06-17T21:09:21.558Z] Dynamic Program Loader
[2025-06-17T21:09:21.558Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname
[2025-06-17T21:09:21.558Z] gdb version : bash: line 1: gdb: command not found
[2025-06-17T21:09:21.558Z] lldb version : Command could not be executed
[2025-06-17T21:09:21.558Z] makeVersion :
[2025-06-17T21:09:21.558Z] GNU Make 4.4.1
[2025-06-17T21:09:21.558Z] Built for x86_64-alpine-linux-musl
[2025-06-17T21:09:21.558Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-06-17T21:09:21.558Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-06-17T21:09:21.559Z] This is free software: you are free to change and redistribute it.
[2025-06-17T21:09:21.559Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-17T21:09:21.559Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-17T21:09:21.559Z] perlVersion :
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] This is perl 5, version 38, subversion 3 (v5.38.3) built for x86_64-linux-thread-multi
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] Copyright 1987-2025, Larry Wall
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-17T21:09:21.559Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-17T21:09:21.559Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-17T21:09:21.559Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-17T21:09:21.559Z] procArch : unknown
[2025-06-17T21:09:21.559Z] sysArch : x86_64
[2025-06-17T21:09:21.559Z] sysOS : Linux
[2025-06-17T21:09:21.559Z] ulimit :
[2025-06-17T21:09:21.559Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-06-17T21:09:21.559Z] core file size (blocks, -c) unlimited
[2025-06-17T21:09:21.559Z] data seg size (kbytes, -d) unlimited
[2025-06-17T21:09:21.559Z] scheduling priority (-e) 0
[2025-06-17T21:09:21.559Z] file size (blocks, -f) unlimited
[2025-06-17T21:09:21.559Z] pending signals (-i) 257167
[2025-06-17T21:09:21.559Z] max locked memory (kbytes, -l) 8192
[2025-06-17T21:09:21.559Z] max memory size (kbytes, -m) unlimited
[2025-06-17T21:09:21.559Z] open files (-n) 1048576
[2025-06-17T21:09:21.559Z] pipe size (512 bytes, -p) 8
[2025-06-17T21:09:21.559Z] POSIX message queues (bytes, -q) 819200
[2025-06-17T21:09:21.559Z] real-time priority (-r) 0
[2025-06-17T21:09:21.559Z] stack size (kbytes, -s) 8192
[2025-06-17T21:09:21.559Z] cpu time (seconds, -t) unlimited
[2025-06-17T21:09:21.559Z] max user processes (-u) unlimited
[2025-06-17T21:09:21.559Z] virtual memory (kbytes, -v) unlimited
[2025-06-17T21:09:21.559Z] file locks (-x) unlimited
[2025-06-17T21:09:21.559Z] uname : Linux 8f585a2be287 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux
[2025-06-17T21:09:21.559Z] vmVendor : Oracle Corporation
[2025-06-17T21:09:21.559Z] vmVersion : 25.462-b06
[2025-06-17T21:09:21.559Z] xlc version : bash: line 1: xlC: command not found
[2025-06-17T21:09:21.559Z] **************************************************************************
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] System.getProperty('java.vendor')=Temurin
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] System.getProperty('os.name')=Linux
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] System.getProperty('os.arch')=amd64
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] System.getProperty('java.fullversion')=null
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:21.559Z] System.getProperty('sun.arch.data.model')=64
[2025-06-17T21:09:21.559Z]
[2025-06-17T21:09:22.347Z] make -f clean.mk cleanBuild
[2025-06-17T21:09:22.347Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-06-17T21:09:23.151Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest
[2025-06-17T21:09:23.151Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-06-17T21:09:23.151Z] make -f compile.mk compile
[2025-06-17T21:09:23.151Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-06-17T21:09:23.919Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-17T21:09:23.919Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-17T21:09:23.919Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=alpine-linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-17T21:09:23.920Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-17T21:09:24.696Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml
[2025-06-17T21:09:27.249Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-06-17T21:09:27.249Z]
[2025-06-17T21:09:27.249Z] -create_test_directory:
[2025-06-17T21:09:27.249Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest
[2025-06-17T21:09:27.249Z]
[2025-06-17T21:09:27.249Z] stage_test_material:
[2025-06-17T21:09:28.892Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest
[2025-06-17T21:09:30.549Z]
[2025-06-17T21:09:30.549Z] build:
[2025-06-17T21:09:30.549Z]
[2025-06-17T21:09:30.549Z] init:
[2025-06-17T21:09:30.549Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf
[2025-06-17T21:09:30.549Z]
[2025-06-17T21:09:30.549Z] dist:
[2025-06-17T21:09:31.316Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf
[2025-06-17T21:09:31.316Z]
[2025-06-17T21:09:31.316Z] build:
[2025-06-17T21:09:31.316Z]
[2025-06-17T21:09:31.316Z] build:
[2025-06-17T21:09:31.316Z]
[2025-06-17T21:09:31.316Z] init:
[2025-06-17T21:09:31.316Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2025-06-17T21:09:31.316Z]
[2025-06-17T21:09:31.316Z] getBumbleBench:
[2025-06-17T21:09:31.316Z] [echo] Cloning BumbleBench
[2025-06-17T21:09:31.316Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-06-17T21:09:31.316Z] [exec] Cloning into 'bumblebench'...
[2025-06-17T21:09:34.733Z]
[2025-06-17T21:09:34.733Z] buildBumbleBench:
[2025-06-17T21:09:34.733Z] [echo] Building BumbleBench
[2025-06-17T21:09:34.733Z]
[2025-06-17T21:09:34.733Z] compile-all:
[2025-06-17T21:09:34.733Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:41.800Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-06-17T21:09:41.800Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-06-17T21:09:41.800Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:41.800Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:42.631Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:43.429Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:45.064Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:45.064Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:45.064Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:45.880Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:46.690Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:47.493Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:49.130Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:49.130Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:49.130Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:49.940Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:09:49.940Z]
[2025-06-17T21:09:49.940Z] dist:
[2025-06-17T21:09:49.940Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-06-17T21:09:51.565Z]
[2025-06-17T21:09:51.565Z] dist:
[2025-06-17T21:09:51.565Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench
[2025-06-17T21:09:51.565Z]
[2025-06-17T21:09:51.565Z] build:
[2025-06-17T21:09:51.565Z]
[2025-06-17T21:09:51.565Z] init:
[2025-06-17T21:09:51.565Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-06-17T21:09:51.565Z]
[2025-06-17T21:09:51.566Z] getDacapoSuite:
[2025-06-17T21:09:51.566Z] [echo] curl -Lks -C - https://sourceforge.net/projects/dacapobench/files/latest/download -o dacapo.jar
[2025-06-17T21:09:55.008Z]
[2025-06-17T21:09:55.008Z] dist:
[2025-06-17T21:09:55.008Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/dacapo
[2025-06-17T21:09:55.800Z]
[2025-06-17T21:09:55.800Z] build:
[2025-06-17T21:09:55.800Z]
[2025-06-17T21:09:55.800Z] init:
[2025-06-17T21:09:55.800Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-06-17T21:09:55.800Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-06-17T21:09:55.800Z]
[2025-06-17T21:09:55.800Z] compile:
[2025-06-17T21:09:55.800Z] [echo] Ant version is Apache Ant(TM) version 1.10.9 compiled on September 27 2020
[2025-06-17T21:09:55.800Z] [echo] ============COMPILER SETTINGS============
[2025-06-17T21:09:55.800Z] [echo] ===fork: yes
[2025-06-17T21:09:55.800Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac
[2025-06-17T21:09:55.800Z] [echo] ===debug: on
[2025-06-17T21:09:55.800Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-06-17T21:09:55.800Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-06-17T21:10:02.051Z]
[2025-06-17T21:10:02.051Z] dist:
[2025-06-17T21:10:02.051Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-06-17T21:10:02.051Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-06-17T21:10:02.051Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-06-17T21:10:02.051Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro
[2025-06-17T21:10:02.051Z]
[2025-06-17T21:10:02.051Z] clean:
[2025-06-17T21:10:02.051Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin
[2025-06-17T21:10:02.051Z]
[2025-06-17T21:10:02.051Z] build:
[2025-06-17T21:10:02.051Z]
[2025-06-17T21:10:02.051Z] build:
[2025-06-17T21:10:02.051Z]
[2025-06-17T21:10:02.051Z] init:
[2025-06-17T21:10:02.051Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2025-06-17T21:10:02.051Z]
[2025-06-17T21:10:02.051Z] getRenaissanceSuite:
[2025-06-17T21:10:02.051Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-06-17T21:10:07.786Z]
[2025-06-17T21:10:07.786Z] dist:
[2025-06-17T21:10:07.786Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/renaissance
[2025-06-17T21:10:10.915Z]
[2025-06-17T21:10:10.915Z] build:
[2025-06-17T21:10:10.915Z]
[2025-06-17T21:10:10.915Z] init:
[2025-06-17T21:10:10.915Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/specjbb
[2025-06-17T21:10:10.915Z]
[2025-06-17T21:10:10.915Z] getSpecjbbSuite:
[2025-06-17T21:10:10.915Z]
[2025-06-17T21:10:10.915Z] dist:
[2025-06-17T21:10:10.915Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run
[2025-06-17T21:10:11.690Z]
[2025-06-17T21:10:11.690Z] BUILD SUCCESSFUL
[2025-06-17T21:10:11.690Z] Total time: 46 seconds
[2025-06-17T21:10:11.690Z] 0
[2025-06-17T21:10:11.690Z]
[2025-06-17T21:10:11.690Z]
[2025-06-17T21:10:11.690Z] RECORD TEST REPOs SHA
[2025-06-17T21:10:11.690Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-06-17T21:10:11.691Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-06-17T21:10:11.691Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-17T21:10:11.691Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-06-17T21:10:11.691Z] ================================================
[2025-06-17T21:10:11.691Z] timestamp: 20250617-211011
[2025-06-17T21:10:11.691Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-17T21:10:11.691Z] git repo:
[2025-06-17T21:10:11.691Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-06-17T21:10:11.691Z] sha:
[2025-06-17T21:10:11.691Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-06-17T21:10:11.691Z] ================================================
[2025-06-17T21:10:11.691Z] timestamp: 20250617-211011
[2025-06-17T21:10:11.691Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests
[2025-06-17T21:10:11.691Z] git repo:
[2025-06-17T21:10:15.124Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-17T21:10:15.124Z] sha:
[2025-06-17T21:10:15.124Z] 20c189de9f97f55af5b130fa309872a7ce12bf25
[2025-06-17T21:10:15.124Z] ================================================
[2025-06-17T21:10:15.124Z] timestamp: 20250617-211014
[2025-06-17T21:10:15.124Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG
[2025-06-17T21:10:15.124Z] git repo:
[2025-06-17T21:10:15.124Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-17T21:10:15.124Z] sha:
[2025-06-17T21:10:15.124Z] f03d5564fa18382f7f770380a452fec4d4240df9
[2025-06-17T21:10:15.124Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[Pipeline] }
[2025-06-17T21:10:15.581Z] $ ssh-agent -k
[2025-06-17T21:10:15.623Z] unset SSH_AUTH_SOCK;
[2025-06-17T21:10:15.623Z] unset SSH_AGENT_PID;
[2025-06-17T21:10:15.623Z] echo Agent pid 121798 killed;
[2025-06-17T21:10:16.216Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-17T21:10:16.346Z] 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 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
[2025-06-17T21:10:16.372Z] ITERATION: 1/1
[Pipeline] wrap
[2025-06-17T21:10:16.718Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/.xvfb-345-..fbdir4397028406192575752
[Pipeline] {
[Pipeline] sh
[2025-06-17T21:10:38.678Z] + ps -f
[2025-06-17T21:10:38.678Z] + grep '[X]vfb'
[2025-06-17T21:10:38.678Z] + awk '{print $9}'
[Pipeline] echo
[2025-06-17T21:10:39.209Z] env.DISPLAY is :0
[Pipeline] sh
[2025-06-17T21:10:40.680Z] + uname
[2025-06-17T21:10:40.680Z] + '[' Linux '=' AIX ]
[2025-06-17T21:10:40.680Z] + uname
[2025-06-17T21:10:40.680Z] + '[' Linux '=' SunOS ]
[2025-06-17T21:10:40.680Z] + uname
[2025-06-17T21:10:40.680Z] + '[' Linux '=' '*BSD' ]
[2025-06-17T21:10:40.680Z] + MAKE=make
[2025-06-17T21:10:40.680Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-17T21:10:40.680Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-06-17T21:10:42.564Z] + unset LD_LIBRARY_PATH
[2025-06-17T21:10:42.565Z] + uname
[2025-06-17T21:10:42.565Z] + '[' Linux '=' AIX ]
[2025-06-17T21:10:42.565Z] + uname
[2025-06-17T21:10:42.565Z] + '[' Linux '=' SunOS ]
[2025-06-17T21:10:42.565Z] + uname
[2025-06-17T21:10:42.565Z] + '[' Linux '=' '*BSD' ]
[2025-06-17T21:10:42.565Z] + MAKE=make
[2025-06-17T21:10:42.565Z] + cd ./aqa-tests
[2025-06-17T21:10:42.565Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-17T21:10:42.565Z] + set +x
[2025-06-17T21:10:42.565Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-06-17T21:10:42.565Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib
[2025-06-17T21:10:42.565Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-06-17T21:10:42.565Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-06-17T21:10:42.565Z] perl scripts/configure.pl
[2025-06-17T21:10:42.565Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=alpine-linux_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-17T21:10:45.095Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-17T21:10:45.096Z]
[2025-06-17T21:10:45.096Z] Starting to generate test make files.
[2025-06-17T21:10:45.096Z]
[2025-06-17T21:10:45.096Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-06-17T21:10:45.096Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-06-17T21:10:45.893Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-06-17T21:10:45.893Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-06-17T21:10:45.893Z]
[2025-06-17T21:10:45.893Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-06-17T21:10:45.893Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-06-17T21:10:45.893Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-06-17T21:10:45.893Z]
[2025-06-17T21:10:45.893Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-06-17T21:10:45.893Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-06-17T21:10:45.893Z]
[2025-06-17T21:10:45.894Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-06-17T21:10:45.894Z]
[2025-06-17T21:10:45.894Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk
[2025-06-17T21:10:45.894Z]
[2025-06-17T21:10:45.894Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk
[2025-06-17T21:10:45.894Z]
[2025-06-17T21:10:45.894Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-06-17T21:10:45.894Z]
[2025-06-17T21:10:45.894Z] Make files are generated successfully.
[2025-06-17T21:10:45.894Z]
[2025-06-17T21:10:46.677Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-06-17T21:10:46.677Z] make -f runtest.mk _sanity.perf
[2025-06-17T21:10:46.677Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG'
[2025-06-17T21:10:46.677Z]
[2025-06-17T21:10:46.677Z] Running make 4.4.1
[2025-06-17T21:10:46.677Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..
[2025-06-17T21:10:46.677Z] set JDK_VERSION to 8
[2025-06-17T21:10:46.677Z] set JDK_IMPL to hotspot
[2025-06-17T21:10:46.677Z] set JVM_VERSION to openjdk8
[2025-06-17T21:10:46.677Z] set JCL_VERSION to latest
[2025-06-17T21:10:46.677Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image
[2025-06-17T21:10:46.677Z] set SPEC to alpine-linux_x86-64
[2025-06-17T21:10:46.677Z] set TEST_FLAG to
[2025-06-17T21:10:46.677Z] Running sanity.perf ...
[2025-06-17T21:10:46.677Z] There are 9 test targets in sanity.perf
[2025-06-17T21:10:46.677Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-06-17T21:10:47.446Z] openjdk version "1.8.0_462-beta"
[2025-06-17T21:10:47.447Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506172029-b06)
[2025-06-17T21:10:47.447Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode)
[2025-06-17T21:10:47.447Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests'
[2025-06-17T21:10:47.447Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf'
[2025-06-17T21:10:47.447Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance'
[2025-06-17T21:10:47.447Z]
[2025-06-17T21:10:47.447Z] ===============================================