Test_openjdk8_hs_extended.perf_x86-64_alpine-linux

Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-alpine-linux-x64-temurin" build number 32 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 98 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042 originally caused by: Started by user Andrew Leonard Started by user Andrew Leonard Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 95 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6042 Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.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_extended.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/v1.0.10-release^{commit} # timeout=10 Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release) > git config core.sparsecheckout # timeout=10 > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10 Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)" > git rev-list --no-walk 738140808e617e5352c8973b76802cc3d1d7b6d1 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-10-16T20:38:40.968Z] Found a total of 4 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label [Pipeline] echo [2025-10-16T20:38:40.978Z] SPEC: alpine-linux_x86-64 [Pipeline] echo [2025-10-16T20:38:40.979Z] LABEL: hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-10-16T20:38:40.988Z] 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-10-16T20:38:40.992Z] dynamicAgents: [] [Pipeline] node [2025-10-16T20:38:41.007Z] Running on test-docker-alpine320-x64-3 in /home/jenkins/workspace/Test_openjdk8_hs_extended.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-10-16T20:38:41.032Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-10-16T20:38:41.435Z] [WS-CLEANUP] Deleting project workspace... [2025-10-16T20:38:41.435Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-16T20:38:50.053Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-10-16T20:38:50.219Z] The recommended git tool is: git [2025-10-16T20:38:56.472Z] No credentials specified [2025-10-16T20:38:56.605Z] Cloning the remote Git repository [2025-10-16T20:38:57.337Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-10-16T20:38:57.806Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests # timeout=10 [2025-10-16T20:38:58.344Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-10-16T20:38:58.472Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-10-16T20:38:58.473Z] > git --version # timeout=10 [2025-10-16T20:38:58.492Z] > git --version # 'git version 2.45.4' [2025-10-16T20:38:58.493Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-16T20:39:07.806Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-10-16T20:39:07.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-16T20:39:20.247Z] Avoid second fetch [2025-10-16T20:39:20.395Z] Checking out Revision abda9a5820bcc801016ae2a58349ff4e1fb0034b (origin/v1.0.10-release) [2025-10-16T20:39:20.305Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10 [2025-10-16T20:39:20.584Z] > git config core.sparsecheckout # timeout=10 [2025-10-16T20:39:20.610Z] > git checkout -f abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10 [2025-10-16T20:39:27.773Z] Commit message: "Updated perf tests to disable failing tests on win_arm64 (#6657)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.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-10-16T20:39:29.769Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-10-16T20:39:29.796Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-10-16T20:39:34.390Z] + LC_TIME=C date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-10-16T20:39:35.308Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-16T20:39:36.706Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-16T20:39:36.706Z] Unix type machine.. [2025-10-16T20:39:36.706Z] Running on a Linux host [2025-10-16T20:39:36.706Z] Woohoo - no rogue processes detected! 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-10-16T20:39:39.281Z] + printenv [2025-10-16T20:39:39.281Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-10-16T20:39:39.281Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-16T20:39:39.281Z] SETUP_JCK_RUN=false [2025-10-16T20:39:39.281Z] USE_TESTENV_PROPERTIES=true [2025-10-16T20:39:39.281Z] MAIL=/var/mail/jenkins [2025-10-16T20:39:39.281Z] EXTERNAL_CUSTOM_BRANCH=master [2025-10-16T20:39:39.281Z] BUILD_LIST=perf [2025-10-16T20:39:39.281Z] USER=jenkins [2025-10-16T20:39:39.281Z] SSH_CLIENT=78.47.239.97 34704 22 [2025-10-16T20:39:39.281Z] SDK_RESOURCE=upstream [2025-10-16T20:39:39.281Z] CI=true [2025-10-16T20:39:39.281Z] OPENJ9_BRANCH=master [2025-10-16T20:39:39.281Z] jobStatus=SUCCESS [2025-10-16T20:39:39.281Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-10-16T20:39:39.281Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/146/display/redirect?page=changes [2025-10-16T20:39:39.281Z] UPSTREAM_JOB_NUMBER=32 [2025-10-16T20:39:39.281Z] HUDSON_URL=https://ci.adoptium.net/ [2025-10-16T20:39:39.281Z] TARGET=extended.perf [2025-10-16T20:39:39.281Z] EXIT_FAILURE=false [2025-10-16T20:39:39.281Z] SHLVL=2 [2025-10-16T20:39:39.281Z] NODE_LABELS=hw.dockerhost.alpine-linux.dockerhost-azure-ubuntu2204-x64-1 sw.os.alpine-linux ci.role.test test-docker-alpine320-x64-3 ci.role.perf hw.arch.x86 [2025-10-16T20:39:39.281Z] LD_LIBRARY_PATH=/usr/lib/jvm/jdk21/lib/server:/usr/lib/jvm/jdk21/lib:/usr/lib/jvm/jdk21/../lib [2025-10-16T20:39:39.281Z] HOME=/home/jenkins [2025-10-16T20:39:39.281Z] STF_OWNER_BRANCH=adoptium:master [2025-10-16T20:39:39.281Z] USE_JRE=false [2025-10-16T20:39:39.281Z] OLDPWD=/home/jenkins [2025-10-16T20:39:39.281Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/146/ [2025-10-16T20:39:39.281Z] ADOPTOPENJDK_BRANCH=v1.0.10-release [2025-10-16T20:39:39.281Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux.tap [2025-10-16T20:39:39.281Z] JDK_IMPL=hotspot [2025-10-16T20:39:39.281Z] HUDSON_COOKIE=63e54cea-a467-4541-867c-1a57f51c37d5 [2025-10-16T20:39:39.281Z] DOCKER_REQUIRED=false [2025-10-16T20:39:39.281Z] JENKINS_SERVER_COOKIE=durable-3ac3910d632e7e8fe9bc21d9583c59a468f34b4d8e1e31e0146d68a9e5442d6f [2025-10-16T20:39:39.281Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../benchmarks [2025-10-16T20:39:39.281Z] JDK_REPO=https://github.com/adoptium/alpine-jdk8u [2025-10-16T20:39:39.281Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux [2025-10-16T20:39:39.281Z] KEEP_WORKSPACE=false [2025-10-16T20:39:39.281Z] ARCHIVE_TEST_RESULTS=false [2025-10-16T20:39:39.281Z] GENERATE_JOBS=true [2025-10-16T20:39:39.281Z] NODE_NAME=test-docker-alpine320-x64-3 [2025-10-16T20:39:39.281Z] LOGNAME=jenkins [2025-10-16T20:39:39.281Z] PERSONAL_BUILD=false [2025-10-16T20:39:39.281Z] TKG_OWNER_BRANCH=adoptium:master [2025-10-16T20:39:39.281Z] JDK_BRANCH=jdk8u472-b07_adopt [2025-10-16T20:39:39.281Z] _=/usr/lib/jvm/jdk21/bin/java [2025-10-16T20:39:39.281Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/146/display/redirect?page=artifacts [2025-10-16T20:39:39.281Z] AUTO_DETECT=true [2025-10-16T20:39:39.281Z] STAGE_NAME=Setup [2025-10-16T20:39:39.281Z] EXECUTOR_NUMBER=0 [2025-10-16T20:39:39.281Z] JDK_VERSION=8 [2025-10-16T20:39:39.281Z] EXTERNAL_TEST_CMD=mvn clean install [2025-10-16T20:39:39.281Z] BUILD_DISPLAY_NAME=#146 [2025-10-16T20:39:39.281Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-10-16T20:39:39.281Z] TIME_LIMIT=25 [2025-10-16T20:39:39.281Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/146/display/redirect?page=tests [2025-10-16T20:39:39.281Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-10-16T20:39:39.281Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux [2025-10-16T20:39:39.281Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2025-10-16T20:39:39.281Z] TKG_ITERATIONS=1 [2025-10-16T20:39:39.281Z] PLATFORM=x86-64_alpine-linux [2025-10-16T20:39:39.281Z] BUILD_ID=146 [2025-10-16T20:39:39.281Z] EXIT_SUCCESS=false [2025-10-16T20:39:39.281Z] RERUN_FAILURE=true [2025-10-16T20:39:39.281Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/system_lib [2025-10-16T20:39:39.281Z] ACTIVE_NODE_TIMEOUT=5 [2025-10-16T20:39:39.281Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-64_alpine-linux-146 [2025-10-16T20:39:39.281Z] JENKINS_URL=https://ci.adoptium.net/ [2025-10-16T20:39:39.281Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:39:39.281Z] KEEP_REPORTDIR=false [2025-10-16T20:39:39.281Z] ORIGIN_JDK_VERSION=8 [2025-10-16T20:39:39.281Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/ [2025-10-16T20:39:39.281Z] JCK_GIT_BRANCH=master [2025-10-16T20:39:39.281Z] BUILD_NUMBER=146 [2025-10-16T20:39:39.281Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-10-16T20:39:39.281Z] ITERATIONS=1 [2025-10-16T20:39:39.281Z] JENKINS_NODE_COOKIE=0c7363aa-30ad-44c0-b6d5-a828168e6933 [2025-10-16T20:39:39.281Z] SHELL=/bin/bash [2025-10-16T20:39:39.281Z] SPEC=alpine-linux_x86-64 [2025-10-16T20:39:39.281Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-10-16T20:39:39.281Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image [2025-10-16T20:39:39.281Z] LIGHT_WEIGHT_CHECKOUT=false [2025-10-16T20:39:39.281Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/146/display/redirect [2025-10-16T20:39:39.281Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-10-16T20:39:39.281Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/display/redirect [2025-10-16T20:39:39.281Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-alpine-linux-x64-temurin [2025-10-16T20:39:39.281Z] SLACK_CHANNEL=aqavit-bot [2025-10-16T20:39:39.281Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux [2025-10-16T20:39:39.281Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-10-16T20:39:39.281Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux [2025-10-16T20:39:39.281Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:39:39.281Z] SSH_CONNECTION=78.47.239.97 34704 172.17.0.4 22 [2025-10-16T20:39:39.281Z] TEST_TIME=120 [2025-10-16T20:39:39.281Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux@tmp [2025-10-16T20:39:39.281Z] PARALLEL=Dynamic [2025-10-16T20:39:39.281Z] JOBSTARTTIME=Thu, 16 Oct 2025 20:39:32 +0000 [2025-10-16T20:39:39.281Z] DYNAMIC_COMPILE=false [2025-10-16T20:39:39.281Z] 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-10-16T20:39:39.673Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-10-16T20:39:39.685Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-10-16T20:40:20.588Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-alpine-linux-x64-temurin" build number 32 [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 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-10-16T20:40:20.746Z] 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-10-16T20:40:20.753Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux [Pipeline] { [Pipeline] sshagent [2025-10-16T20:40:20.829Z] $ ssh-agent [2025-10-16T20:40:21.409Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmiOeFg/agent.217499 [2025-10-16T20:40:21.409Z] SSH_AGENT_PID=217501 [2025-10-16T20:40:21.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-10-16T20:40:21.425Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-10-16T20:40:21.456Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-10-16T20:40:31.116Z] + pwd [2025-10-16T20:40:31.116Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/.. -p x86-64_alpine-linux -r upstream -j 8 -i hotspot --clone_openj9 false [2025-10-16T20:40:31.116Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests [2025-10-16T20:40:31.116Z] load ./testenv/testenv.properties [2025-10-16T20:40:31.116Z] Running checkTags with ./testenv/testenv.properties and 8 [2025-10-16T20:40:31.116Z] 3957377c07f3c7efdbd1b8c023f3d4bb53821811 refs/tags/jdk8u472-dryrun-ga [2025-10-16T20:40:31.116Z] Use tag name jdk8u472-dryrun-ga from ./testenv/testenv.properties [2025-10-16T20:40:31.116Z] get jdk binary... [2025-10-16T20:40:31.116Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-10-16T20:40:31.116Z] Uncompressing file: OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u472b07.tar.gz ... [2025-10-16T20:40:34.459Z] List files in jdkbinary folder... [2025-10-16T20:40:34.459Z] total 303804 [2025-10-16T20:40:34.460Z] -rw-r--r-- 1 jenkins jenkins 168586205 Oct 16 19:51 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u472b07.tar.gz [2025-10-16T20:40:34.460Z] -rw-r--r-- 1 jenkins jenkins 101021719 Oct 16 19:51 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u472b07.tar.gz [2025-10-16T20:40:34.460Z] -rw-r--r-- 1 jenkins jenkins 41371147 Oct 16 19:51 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u472b07.tar.gz [2025-10-16T20:40:34.460Z] -rw-rw-r-- 1 jenkins jenkins 21814 Oct 16 19:54 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u472b07-metadata.json [2025-10-16T20:40:34.460Z] -rw-r--r-- 1 jenkins jenkins 77021 Oct 16 20:31 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u472b07.json [2025-10-16T20:40:34.460Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 16 20:40 tmp [2025-10-16T20:40:34.460Z] List files in jdkbinary/tmp folder... [2025-10-16T20:40:34.460Z] total 4 [2025-10-16T20:40:34.460Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 16 20:40 jdk8u472-b07 [2025-10-16T20:40:34.460Z] Moving directory jdk8u472-b07/ to ../j2sdk-image [2025-10-16T20:40:34.460Z] Uncompressing file: OpenJDK8U-jre_x64_alpine-linux_hotspot_8u472b07.tar.gz ... [2025-10-16T20:40:35.204Z] List files in jdkbinary folder... [2025-10-16T20:40:35.204Z] total 303808 [2025-10-16T20:40:35.204Z] -rw-r--r-- 1 jenkins jenkins 168586205 Oct 16 19:51 OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u472b07.tar.gz [2025-10-16T20:40:35.204Z] -rw-r--r-- 1 jenkins jenkins 101021719 Oct 16 19:51 OpenJDK8U-jdk_x64_alpine-linux_hotspot_8u472b07.tar.gz [2025-10-16T20:40:35.204Z] -rw-r--r-- 1 jenkins jenkins 41371147 Oct 16 19:51 OpenJDK8U-jre_x64_alpine-linux_hotspot_8u472b07.tar.gz [2025-10-16T20:40:35.204Z] -rw-rw-r-- 1 jenkins jenkins 21814 Oct 16 19:54 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u472b07-metadata.json [2025-10-16T20:40:35.204Z] -rw-r--r-- 1 jenkins jenkins 77021 Oct 16 20:31 OpenJDK8U-sbom_x64_alpine-linux_hotspot_8u472b07.json [2025-10-16T20:40:35.204Z] drwxr-xr-x 8 jenkins jenkins 4096 Oct 16 20:40 j2sdk-image [2025-10-16T20:40:35.204Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 16 20:40 tmp [2025-10-16T20:40:35.204Z] List files in jdkbinary/tmp folder... [2025-10-16T20:40:35.204Z] total 4 [2025-10-16T20:40:35.204Z] drwxr-xr-x 5 jenkins jenkins 4096 Oct 16 20:40 jdk8u472-b07-jre [2025-10-16T20:40:35.204Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image [2025-10-16T20:40:35.961Z] Uncompressing OpenJDK8U-debugimage_x64_alpine-linux_hotspot_8u472b07.tar.gz over ./j2sdk-image/jre... [2025-10-16T20:40:42.737Z] Removing top-level folder jdk8u472-b07-debug-image/ [2025-10-16T20:40:42.737Z] Removing top-level folder jdk8u472-b07/ [2025-10-16T20:40:43.489Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -version [2025-10-16T20:40:43.489Z] =JAVA VERSION OUTPUT BEGIN= [2025-10-16T20:40:44.236Z] openjdk version "1.8.0_472" [2025-10-16T20:40:44.236Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07) [2025-10-16T20:40:44.236Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-10-16T20:40:44.236Z] =JAVA VERSION OUTPUT END= [2025-10-16T20:40:44.236Z] =RELEASE INFO BEGIN= [2025-10-16T20:40:44.236Z] JAVA_VERSION="1.8.0_472" [2025-10-16T20:40:44.236Z] OS_NAME="Linux" [2025-10-16T20:40:44.236Z] OS_VERSION="2.6" [2025-10-16T20:40:44.236Z] OS_ARCH="amd64" [2025-10-16T20:40:44.236Z] SOURCE=".:git:68a6c8523782+" [2025-10-16T20:40:44.236Z] IMPLEMENTOR="Eclipse Adoptium" [2025-10-16T20:40:44.236Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776" [2025-10-16T20:40:44.236Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-10-16T20:40:44.236Z] SOURCE_REPO="https://github.com/adoptium/alpine-jdk8u.git" [2025-10-16T20:40:44.236Z] FULL_VERSION="1.8.0_472-b07" [2025-10-16T20:40:44.236Z] SEMANTIC_VERSION="8.0.472+7" [2025-10-16T20:40:44.236Z] BUILD_INFO="OS: Linux Version: 6.8.0-1036-azure" [2025-10-16T20:40:44.236Z] JVM_VARIANT="Hotspot" [2025-10-16T20:40:44.236Z] JVM_VERSION="25.472-b07" [2025-10-16T20:40:44.236Z] IMAGE_TYPE="JDK" [2025-10-16T20:40:44.236Z] =RELEASE INFO END= [2025-10-16T20:40:44.236Z] get testKitGen... [2025-10-16T20:40:44.236Z] git clone -q https://github.com/adoptium/TKG.git [2025-10-16T20:40:44.986Z] git rev-parse v1.0.10 [2025-10-16T20:40:44.986Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-10-16T20:40:45.490Z] $ ssh-agent -k [2025-10-16T20:40:45.498Z] unset SSH_AUTH_SOCK; [2025-10-16T20:40:45.499Z] unset SSH_AGENT_PID; [2025-10-16T20:40:45.499Z] echo Agent pid 217501 killed; [2025-10-16T20:40:46.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-16T20:40:46.629Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.10-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=32&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-10-16T20:40:46.652Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-alpine320-x64-3&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.10-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=32&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;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-10-16T20:40:46.704Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-16T20:40:47.718Z] Copied 1 artifact from "getTRSSOutput" build number 1927 [Pipeline] sh [2025-10-16T20:40:49.125Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-10-16T20:40:49.125Z] + gzip -cd TRSSOutput.tar.gz [2025-10-16T20:40:49.125Z] + tar xof - [2025-10-16T20:40:49.125Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-16T20:40:49.534Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-16T20:40:49.566Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-16T20:40:50.951Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-16T20:40:50.951Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib does not exist, creating one. [2025-10-16T20:40:50.951Z] mkdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:40:50.951Z] -------------------------------------------- [2025-10-16T20:40:50.951Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:40:50.951Z] task is set to default [2025-10-16T20:40:50.951Z] dependencyList is set to all [2025-10-16T20:40:50.951Z] -------------------------------------------- [2025-10-16T20:40:50.951Z] Starting download third party dependent jars [2025-10-16T20:40:50.951Z] -------------------------------------------- [2025-10-16T20:40:50.951Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:40:50.951Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2025-10-16T20:40:51.698Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt [2025-10-16T20:40:51.698Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz [2025-10-16T20:40:55.030Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz [2025-10-16T20:40:55.030Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_3_1_1.tar.gz.sha256sum.txt [2025-10-16T20:40:56.573Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz.sha256sum.txt [2025-10-16T20:40:56.573Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2025-10-16T20:40:56.573Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar.sha256sum.txt [2025-10-16T20:40:56.573Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar [2025-10-16T20:40:58.114Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar [2025-10-16T20:40:58.114Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asmtools.jar.sha256sum.txt [2025-10-16T20:40:58.860Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asmtools.jar.sha256sum.txt [2025-10-16T20:40:58.860Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2025-10-16T20:41:04.407Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar [2025-10-16T20:41:04.407Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//asm.jar [2025-10-16T20:41:05.158Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/asm.jar [2025-10-16T20:41:05.158Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//mockito-core.jar [2025-10-16T20:41:06.007Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/mockito-core.jar [2025-10-16T20:41:06.007Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//commons-cli.jar [2025-10-16T20:41:06.759Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/commons-cli.jar [2025-10-16T20:41:06.759Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2025-10-16T20:41:07.503Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt [2025-10-16T20:41:07.503Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz [2025-10-16T20:41:09.949Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz [2025-10-16T20:41:09.949Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_4_1.tar.gz.sha256sum.txt [2025-10-16T20:41:10.695Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz.sha256sum.txt [2025-10-16T20:41:10.695Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//byte-buddy-agent.jar [2025-10-16T20:41:11.437Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/byte-buddy-agent.jar [2025-10-16T20:41:11.437Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//junit4.jar [2025-10-16T20:41:12.986Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/junit4.jar [2025-10-16T20:41:12.986Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcommander.jar [2025-10-16T20:41:13.743Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jcommander.jar [2025-10-16T20:41:13.743Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt [2025-10-16T20:41:14.507Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt [2025-10-16T20:41:14.507Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz [2025-10-16T20:41:15.254Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz [2025-10-16T20:41:15.254Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt [2025-10-16T20:41:16.792Z] ERROR: sha checksum error. [2025-10-16T20:41:16.792Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt [2025-10-16T20:41:16.792Z] Expected sha is: [2025-10-16T20:41:16.792Z] , [2025-10-16T20:41:16.792Z] Actual sha is : 573db40daa2485d9335beb92fb0a426edc6e9fa0c73e2dd7e15808c5559f8cf9. [2025-10-16T20:41:17.161Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-16T20:41:17.197Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-10-16T20:41:17.199Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib on the machine. Skipping... [Pipeline] nodesByLabel [2025-10-16T20:41:17.214Z] Found a total of 4 nodes with the 'hw.arch.x86&&sw.os.alpine-linux&&ci.role.perf' label [Pipeline] sh [2025-10-16T20:41:18.661Z] + cd ./aqa-tests/TKG [2025-10-16T20:41:18.661Z] + uname [2025-10-16T20:41:18.661Z] + '[' Linux '=' AIX ] [2025-10-16T20:41:18.661Z] + uname [2025-10-16T20:41:18.661Z] + '[' Linux '=' SunOS ] [2025-10-16T20:41:18.661Z] + uname [2025-10-16T20:41:18.661Z] + '[' Linux '=' '*BSD' ] [2025-10-16T20:41:18.661Z] + MAKE=make [2025-10-16T20:41:18.661Z] + unset LD_LIBRARY_PATH [2025-10-16T20:41:18.661Z] + make genParallelList 'TEST=extended.perf' 'TEST_TIME=120' 'NUM_MACHINES=' [2025-10-16T20:41:18.661Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image [2025-10-16T20:41:18.661Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:18.661Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-16T20:41:18.661Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-16T20:41:18.662Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-16T20:41:18.662Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-16T20:41:18.662Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-16T20:41:19.411Z] [2025-10-16T20:41:19.411Z] build: [2025-10-16T20:41:19.411Z] [2025-10-16T20:41:19.411Z] clean: [2025-10-16T20:41:19.411Z] [2025-10-16T20:41:19.411Z] init: [2025-10-16T20:41:19.411Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin [2025-10-16T20:41:19.411Z] [2025-10-16T20:41:19.411Z] getDependentLibs: [2025-10-16T20:41:19.411Z] [exec] -------------------------------------------- [2025-10-16T20:41:19.411Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:19.411Z] [exec] task is set to default [2025-10-16T20:41:19.411Z] [exec] dependencyList is set to json_simple [2025-10-16T20:41:19.411Z] [exec] -------------------------------------------- [2025-10-16T20:41:19.411Z] [exec] Starting download third party dependent jars [2025-10-16T20:41:19.411Z] [exec] -------------------------------------------- [2025-10-16T20:41:19.411Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:19.411Z] [exec] downloading https://repo1.maven.org/maven2/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [2025-10-16T20:41:20.175Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar [2025-10-16T20:41:20.175Z] [exec] downloaded dependent third party jars successfully [2025-10-16T20:41:20.175Z] [2025-10-16T20:41:20.175Z] compile: [2025-10-16T20:41:20.175Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-16T20:41:20.175Z] [echo] ============COMPILER SETTINGS============ [2025-10-16T20:41:20.175Z] [echo] ===fork: yes [2025-10-16T20:41:20.175Z] [echo] ===debug: on [2025-10-16T20:41:20.175Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin [2025-10-16T20:41:22.585Z] [2025-10-16T20:41:22.585Z] dist: [2025-10-16T20:41:23.343Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-16T20:41:23.343Z] [2025-10-16T20:41:23.343Z] BUILD SUCCESSFUL [2025-10-16T20:41:23.343Z] Total time: 4 seconds [2025-10-16T20:41:23.343Z] 0 [2025-10-16T20:41:23.343Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-16T20:41:23.343Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-16T20:41:23.343Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-10-16T20:41:24.093Z] ****************************** MACHINE INFO ****************************** [2025-10-16T20:41:24.093Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG [2025-10-16T20:41:24.093Z] Free Physical Memory Size : 4699901952 [2025-10-16T20:41:24.093Z] Free space (bytes) : 284165148672 [2025-10-16T20:41:24.093Z] Total Physical Memory Size : 6442450944 [2025-10-16T20:41:24.093Z] Total space (bytes) : 480790110208 [2025-10-16T20:41:24.093Z] Usable space (bytes) : 261814923264 [2025-10-16T20:41:24.093Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-16T20:41:24.093Z] bashVersion : [2025-10-16T20:41:24.093Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl) [2025-10-16T20:41:24.093Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-10-16T20:41:24.093Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-16T20:41:24.093Z] [2025-10-16T20:41:24.093Z] This is free software; you are free to change and redistribute it. [2025-10-16T20:41:24.093Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-16T20:41:24.093Z] cpuCores : 16 [2025-10-16T20:41:24.093Z] curlVersion : [2025-10-16T20:41:24.093Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 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 [2025-10-16T20:41:24.093Z] Release-Date: 2025-06-04 [2025-10-16T20:41:24.093Z] 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-10-16T20:41:24.093Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2025-10-16T20:41:24.093Z] dockerVersion : bash: line 1: docker: command not found [2025-10-16T20:41:24.093Z] gcc version : 13.2.1 [2025-10-16T20:41:24.093Z] gclibc version : [2025-10-16T20:41:24.093Z] musl libc (x86_64) [2025-10-16T20:41:24.093Z] Version 1.2.5 [2025-10-16T20:41:24.093Z] Dynamic Program Loader [2025-10-16T20:41:24.093Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [2025-10-16T20:41:24.093Z] gdb version : bash: line 1: gdb: command not found [2025-10-16T20:41:24.093Z] lldb version : Command could not be executed [2025-10-16T20:41:24.093Z] makeVersion : [2025-10-16T20:41:24.093Z] GNU Make 4.4.1 [2025-10-16T20:41:24.093Z] Built for x86_64-alpine-linux-musl [2025-10-16T20:41:24.093Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-10-16T20:41:24.093Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-10-16T20:41:24.094Z] This is free software: you are free to change and redistribute it. [2025-10-16T20:41:24.094Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-16T20:41:24.094Z] mavenVersion : bash: line 1: mvn: command not found [2025-10-16T20:41:24.094Z] perlVersion : [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] Copyright 1987-2025, Larry Wall [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-16T20:41:24.094Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-16T20:41:24.094Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-16T20:41:24.094Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] podmanVersion : bash: line 1: podman: command not found [2025-10-16T20:41:24.094Z] procArch : unknown [2025-10-16T20:41:24.094Z] sysArch : x86_64 [2025-10-16T20:41:24.094Z] sysOS : Linux [2025-10-16T20:41:24.094Z] ulimit : [2025-10-16T20:41:24.094Z] real-time non-blocking time (microseconds, -R) unlimited [2025-10-16T20:41:24.094Z] core file size (blocks, -c) unlimited [2025-10-16T20:41:24.094Z] data seg size (kbytes, -d) unlimited [2025-10-16T20:41:24.094Z] scheduling priority (-e) 0 [2025-10-16T20:41:24.094Z] file size (blocks, -f) unlimited [2025-10-16T20:41:24.094Z] pending signals (-i) 257167 [2025-10-16T20:41:24.094Z] max locked memory (kbytes, -l) 8192 [2025-10-16T20:41:24.094Z] max memory size (kbytes, -m) unlimited [2025-10-16T20:41:24.094Z] open files (-n) 1048576 [2025-10-16T20:41:24.094Z] pipe size (512 bytes, -p) 8 [2025-10-16T20:41:24.094Z] POSIX message queues (bytes, -q) 819200 [2025-10-16T20:41:24.094Z] real-time priority (-r) 0 [2025-10-16T20:41:24.094Z] stack size (kbytes, -s) 8192 [2025-10-16T20:41:24.094Z] cpu time (seconds, -t) unlimited [2025-10-16T20:41:24.094Z] max user processes (-u) unlimited [2025-10-16T20:41:24.094Z] virtual memory (kbytes, -v) unlimited [2025-10-16T20:41:24.094Z] file locks (-x) unlimited [2025-10-16T20:41:24.094Z] uname : Linux 7334224dcd39 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux [2025-10-16T20:41:24.094Z] vmVendor : Oracle Corporation [2025-10-16T20:41:24.094Z] vmVersion : 25.472-b07 [2025-10-16T20:41:24.094Z] xlc version : bash: line 1: xlC: command not found [2025-10-16T20:41:24.094Z] ************************************************************************** [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] System.getProperty('java.vendor')=Temurin [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] System.getProperty('os.name')=Linux [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] System.getProperty('os.arch')=amd64 [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] System.getProperty('java.fullversion')=null [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.094Z] System.getProperty('sun.arch.data.model')=64 [2025-10-16T20:41:24.094Z] [2025-10-16T20:41:24.841Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:24.841Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2025-10-16T20:41:24.841Z] perl scripts/configure.pl [2025-10-16T20:41:24.842Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/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=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-10-16T20:41:24.842Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-16T20:41:24.842Z] [2025-10-16T20:41:24.842Z] [2025-10-16T20:41:24.842Z] Starting to generate parallel test lists. [2025-10-16T20:41:24.842Z] [2025-10-16T20:41:25.591Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-10-16T20:41:25.591Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-10-16T20:41:25.591Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-10-16T20:41:25.591Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-10-16T20:41:25.591Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-10-16T20:41:25.591Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-10-16T20:41:25.591Z] Attempting to get test duration data from TRSS. [2025-10-16T20:41:25.591Z] 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=extended [2025-10-16T20:41:26.339Z] Attempting to get test duration data from cached files. [2025-10-16T20:41:26.339Z] [2025-10-16T20:41:26.339Z] TEST DURATION [2025-10-16T20:41:26.339Z] ==================================================================================== [2025-10-16T20:41:26.339Z] Total number of tests searched: 18 [2025-10-16T20:41:26.339Z] Number of test durations found: 18 [2025-10-16T20:41:26.339Z] Top slowest tests: [2025-10-16T20:41:26.339Z] 00m25s dacapo-pmd_0 [2025-10-16T20:41:26.339Z] 00m11s dacapo-avrora_0 [2025-10-16T20:41:26.339Z] 00m08s dacapo-jython_0 [2025-10-16T20:41:26.339Z] ==================================================================================== [2025-10-16T20:41:26.339Z] [2025-10-16T20:41:26.339Z] Test target is split into 1 lists. [2025-10-16T20:41:26.339Z] Reducing estimated test running time from 01m19s to 01m19s. [2025-10-16T20:41:26.339Z] [2025-10-16T20:41:26.339Z] -------------------------------------testList_0------------------------------------- [2025-10-16T20:41:26.339Z] Number of tests: 18 [2025-10-16T20:41:26.339Z] Estimated running time: 01m19s [2025-10-16T20:41:26.339Z] TESTLIST=dacapo-pmd_0,dacapo-avrora_0,dacapo-jython_0,dacapo-sunflow_0,dacapo-fop_0,dacapo-xalan_0,renaissance-chi-square_0,renaissance-gauss-mix_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-als_0,renaissance-log-regression_0,renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-movie-lens_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,renaissance-finagle-chirper_0 [2025-10-16T20:41:26.339Z] ------------------------------------------------------------------------------------ [2025-10-16T20:41:26.339Z] [2025-10-16T20:41:26.339Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-10-16T20:41:26.339Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-10-16T20:41:26.843Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-10-16T20:41:29.619Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-10-16T20:41:29.688Z] Building tests... [Pipeline] timeout [2025-10-16T20:41:29.693Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-16T20:41:29.716Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-16T20:41:31.107Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-16T20:41:31.107Z] -------------------------------------------- [2025-10-16T20:41:31.107Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:31.107Z] task is set to default [2025-10-16T20:41:31.107Z] dependencyList is set to all [2025-10-16T20:41:31.107Z] -------------------------------------------- [2025-10-16T20:41:31.107Z] Starting download third party dependent jars [2025-10-16T20:41:31.107Z] -------------------------------------------- [2025-10-16T20:41:31.107Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:31.107Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//objenesis.jar [2025-10-16T20:41:31.851Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/objenesis.jar [2025-10-16T20:41:31.851Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-10-16T20:41:31.851Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//javassist.jar [2025-10-16T20:41:33.437Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/javassist.jar [2025-10-16T20:41:33.437Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz [2025-10-16T20:41:34.185Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz [2025-10-16T20:41:34.185Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_6_1.tar.gz.sha256sum.txt [2025-10-16T20:41:34.929Z] ERROR: sha checksum error. [2025-10-16T20:41:34.929Z] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz.sha256sum.txt [2025-10-16T20:41:34.929Z] Expected sha is: [2025-10-16T20:41:34.929Z] , [2025-10-16T20:41:34.929Z] Actual sha is : efae3909436b268676ab0a6a1eb645ff6eaee14ae8828bb2dd694a8de0ad6938. [2025-10-16T20:41:35.301Z] Please delete /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/jtreg_6_1.tar.gz and rerun the program! [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-16T20:41:35.332Z] Exception: hudson.AbortException: script returned exit code 255 [Pipeline] echo [2025-10-16T20:41:35.337Z] Cannot pre-stage test libs from /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib on the machine. Skipping... [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-10-16T20:41:35.632Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-10-16T20:41:35.654Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-10-16T20:41:35.987Z] $ ssh-agent [2025-10-16T20:41:36.691Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpALFjl/agent.217865 [2025-10-16T20:41:36.691Z] SSH_AGENT_PID=217867 [2025-10-16T20:41:36.691Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-16T20:41:38.100Z] + unset LD_LIBRARY_PATH [2025-10-16T20:41:38.100Z] + bash ./compile.sh [2025-10-16T20:41:38.100Z] Set values based on ./testenv/testenv.properties: [2025-10-16T20:41:38.100Z] ========= [2025-10-16T20:41:38.100Z] TKG_REPO=https://github.com/adoptium/TKG.git [2025-10-16T20:41:38.100Z] TKG_BRANCH=v1.0.10 [2025-10-16T20:41:38.100Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-16T20:41:38.100Z] OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:41:38.100Z] STF_REPO=https://github.com/adoptium/STF.git [2025-10-16T20:41:38.100Z] STF_BRANCH=v1.0.10 [2025-10-16T20:41:38.100Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2025-10-16T20:41:38.100Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10 [2025-10-16T20:41:38.101Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-10-16T20:41:38.101Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10 [2025-10-16T20:41:38.101Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2025-10-16T20:41:38.101Z] JDK8_BRANCH=jdk8u472-dryrun-ga [2025-10-16T20:41:38.101Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2025-10-16T20:41:38.101Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga [2025-10-16T20:41:38.101Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2025-10-16T20:41:38.101Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga [2025-10-16T20:41:38.101Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2025-10-16T20:41:38.101Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga [2025-10-16T20:41:38.101Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2025-10-16T20:41:38.101Z] JDK25_BRANCH=jdk-25-dryrun-ga [2025-10-16T20:41:38.101Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2025-10-16T20:41:38.101Z] JDK8_OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:41:38.101Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2025-10-16T20:41:38.101Z] JDK11_OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:41:38.101Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2025-10-16T20:41:38.101Z] JDK17_OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:41:38.101Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2025-10-16T20:41:38.101Z] JDK21_OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:41:38.101Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2025-10-16T20:41:38.101Z] JDK25_OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:41:38.101Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:41:38.101Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29 [2025-10-16T20:41:38.101Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:41:38.101Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17 [2025-10-16T20:41:38.101Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:41:38.101Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9 [2025-10-16T20:41:38.101Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:41:38.101Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1 [2025-10-16T20:41:38.101Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2025-10-16T20:41:38.101Z] [2025-10-16T20:41:38.101Z] ========= [2025-10-16T20:41:38.101Z] [2025-10-16T20:41:38.101Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2025-10-16T20:41:38.101Z] JDK_BRANCH=jdk8u472-dryrun-ga [2025-10-16T20:41:38.101Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:41:38.101Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-10-16T20:41:38.101Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image [2025-10-16T20:41:38.101Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:38.101Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-16T20:41:38.101Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-16T20:41:38.101Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-16T20:41:38.101Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-16T20:41:38.101Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-16T20:41:38.856Z] [2025-10-16T20:41:38.856Z] build: [2025-10-16T20:41:38.856Z] [2025-10-16T20:41:38.856Z] clean: [2025-10-16T20:41:38.856Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/autoGenEnv.mk [2025-10-16T20:41:38.856Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin [2025-10-16T20:41:38.856Z] [2025-10-16T20:41:38.856Z] init: [2025-10-16T20:41:38.856Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin [2025-10-16T20:41:38.856Z] [2025-10-16T20:41:38.856Z] getDependentLibs: [2025-10-16T20:41:38.856Z] [exec] -------------------------------------------- [2025-10-16T20:41:38.857Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:38.857Z] [exec] task is set to default [2025-10-16T20:41:38.857Z] [exec] dependencyList is set to json_simple [2025-10-16T20:41:38.857Z] [exec] -------------------------------------------- [2025-10-16T20:41:38.857Z] [exec] Starting download third party dependent jars [2025-10-16T20:41:38.857Z] [exec] -------------------------------------------- [2025-10-16T20:41:38.857Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:38.857Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-16T20:41:38.857Z] [exec] downloaded dependent third party jars successfully [2025-10-16T20:41:39.608Z] [2025-10-16T20:41:39.608Z] compile: [2025-10-16T20:41:39.608Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-16T20:41:39.608Z] [echo] ============COMPILER SETTINGS============ [2025-10-16T20:41:39.608Z] [echo] ===fork: yes [2025-10-16T20:41:39.608Z] [echo] ===debug: on [2025-10-16T20:41:39.608Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin [2025-10-16T20:41:42.068Z] [2025-10-16T20:41:42.068Z] dist: [2025-10-16T20:41:42.068Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-16T20:41:42.068Z] [2025-10-16T20:41:42.068Z] BUILD SUCCESSFUL [2025-10-16T20:41:42.068Z] Total time: 3 seconds [2025-10-16T20:41:42.068Z] 0 [2025-10-16T20:41:42.068Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-16T20:41:42.817Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-16T20:41:42.817Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz [2025-10-16T20:41:43.577Z] ****************************** MACHINE INFO ****************************** [2025-10-16T20:41:43.577Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG [2025-10-16T20:41:43.577Z] Free Physical Memory Size : 4701700096 [2025-10-16T20:41:43.577Z] Free space (bytes) : 284024930304 [2025-10-16T20:41:43.577Z] Total Physical Memory Size : 6442450944 [2025-10-16T20:41:43.577Z] Total space (bytes) : 480790110208 [2025-10-16T20:41:43.577Z] Usable space (bytes) : 261674704896 [2025-10-16T20:41:43.577Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-16T20:41:43.578Z] bashVersion : [2025-10-16T20:41:43.578Z] GNU bash, version 5.2.26(1)-release (x86_64-alpine-linux-musl) [2025-10-16T20:41:43.578Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-10-16T20:41:43.578Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-16T20:41:43.578Z] [2025-10-16T20:41:43.578Z] This is free software; you are free to change and redistribute it. [2025-10-16T20:41:43.578Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-16T20:41:43.578Z] cpuCores : 16 [2025-10-16T20:41:43.578Z] curlVersion : [2025-10-16T20:41:43.578Z] curl 8.14.1 (x86_64-alpine-linux-musl) libcurl/8.14.1 OpenSSL/3.3.5 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 [2025-10-16T20:41:43.578Z] Release-Date: 2025-06-04 [2025-10-16T20:41:43.578Z] 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-10-16T20:41:43.578Z] Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd [2025-10-16T20:41:43.578Z] dockerVersion : bash: line 1: docker: command not found [2025-10-16T20:41:43.578Z] gcc version : 13.2.1 [2025-10-16T20:41:43.578Z] gclibc version : [2025-10-16T20:41:43.578Z] musl libc (x86_64) [2025-10-16T20:41:43.578Z] Version 1.2.5 [2025-10-16T20:41:43.578Z] Dynamic Program Loader [2025-10-16T20:41:43.578Z] Usage: /lib/ld-musl-x86_64.so.1 [options] [--] pathname [2025-10-16T20:41:43.578Z] gdb version : bash: line 1: gdb: command not found [2025-10-16T20:41:43.578Z] lldb version : Command could not be executed [2025-10-16T20:41:43.578Z] makeVersion : [2025-10-16T20:41:43.578Z] GNU Make 4.4.1 [2025-10-16T20:41:43.578Z] Built for x86_64-alpine-linux-musl [2025-10-16T20:41:43.578Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-10-16T20:41:43.578Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-10-16T20:41:43.578Z] This is free software: you are free to change and redistribute it. [2025-10-16T20:41:43.578Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-16T20:41:43.578Z] mavenVersion : bash: line 1: mvn: command not found [2025-10-16T20:41:43.578Z] perlVersion : [2025-10-16T20:41:43.578Z] [2025-10-16T20:41:43.578Z] This is perl 5, version 38, subversion 5 (v5.38.5) built for x86_64-linux-thread-multi [2025-10-16T20:41:43.578Z] [2025-10-16T20:41:43.578Z] Copyright 1987-2025, Larry Wall [2025-10-16T20:41:43.578Z] [2025-10-16T20:41:43.578Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-16T20:41:43.578Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-16T20:41:43.578Z] [2025-10-16T20:41:43.578Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-16T20:41:43.579Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-16T20:41:43.579Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-10-16T20:41:43.579Z] [2025-10-16T20:41:43.579Z] podmanVersion : bash: line 1: podman: command not found [2025-10-16T20:41:43.579Z] procArch : unknown [2025-10-16T20:41:43.579Z] sysArch : x86_64 [2025-10-16T20:41:43.579Z] sysOS : Linux [2025-10-16T20:41:43.579Z] ulimit : [2025-10-16T20:41:43.579Z] real-time non-blocking time (microseconds, -R) unlimited [2025-10-16T20:41:43.579Z] core file size (blocks, -c) unlimited [2025-10-16T20:41:43.579Z] data seg size (kbytes, -d) unlimited [2025-10-16T20:41:43.579Z] scheduling priority (-e) 0 [2025-10-16T20:41:43.579Z] file size (blocks, -f) unlimited [2025-10-16T20:41:43.579Z] pending signals (-i) 257167 [2025-10-16T20:41:43.579Z] max locked memory (kbytes, -l) 8192 [2025-10-16T20:41:43.579Z] max memory size (kbytes, -m) unlimited [2025-10-16T20:41:43.579Z] open files (-n) 1048576 [2025-10-16T20:41:43.579Z] pipe size (512 bytes, -p) 8 [2025-10-16T20:41:43.579Z] POSIX message queues (bytes, -q) 819200 [2025-10-16T20:41:43.579Z] real-time priority (-r) 0 [2025-10-16T20:41:43.579Z] stack size (kbytes, -s) 8192 [2025-10-16T20:41:43.579Z] cpu time (seconds, -t) unlimited [2025-10-16T20:41:43.579Z] max user processes (-u) unlimited [2025-10-16T20:41:43.579Z] virtual memory (kbytes, -v) unlimited [2025-10-16T20:41:43.579Z] file locks (-x) unlimited [2025-10-16T20:41:43.579Z] uname : Linux 7334224dcd39 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 Linux [2025-10-16T20:41:43.579Z] vmVendor : Oracle Corporation [2025-10-16T20:41:43.579Z] vmVersion : 25.472-b07 [2025-10-16T20:41:43.579Z] xlc version : bash: line 1: xlC: command not found [2025-10-16T20:41:43.579Z] ************************************************************************** [2025-10-16T20:41:43.579Z] [2025-10-16T20:41:43.579Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-16T20:41:43.579Z] [2025-10-16T20:41:43.579Z] System.getProperty('java.vendor')=Temurin [2025-10-16T20:41:43.579Z] [2025-10-16T20:41:43.579Z] System.getProperty('os.name')=Linux [2025-10-16T20:41:43.579Z] [2025-10-16T20:41:43.579Z] System.getProperty('os.arch')=amd64 [2025-10-16T20:41:43.579Z] [2025-10-16T20:41:43.579Z] System.getProperty('java.fullversion')=null [2025-10-16T20:41:43.579Z] [2025-10-16T20:41:43.579Z] System.getProperty('sun.arch.data.model')=64 [2025-10-16T20:41:43.579Z] [2025-10-16T20:41:43.579Z] make -f clean.mk cleanBuild [2025-10-16T20:41:43.579Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2025-10-16T20:41:43.580Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest [2025-10-16T20:41:43.580Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2025-10-16T20:41:43.580Z] make -f compile.mk compile [2025-10-16T20:41:43.580Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2025-10-16T20:41:44.327Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-16T20:41:44.327Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-16T20:41:44.328Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.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_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-16T20:41:44.328Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-16T20:41:44.328Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/scripts/build_test.xml [2025-10-16T20:41:45.075Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-10-16T20:41:45.075Z] [2025-10-16T20:41:45.075Z] -create_test_directory: [2025-10-16T20:41:45.075Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest [2025-10-16T20:41:45.075Z] [2025-10-16T20:41:45.075Z] stage_test_material: [2025-10-16T20:41:45.827Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest [2025-10-16T20:41:45.827Z] [2025-10-16T20:41:45.827Z] build: [2025-10-16T20:41:45.827Z] [2025-10-16T20:41:45.827Z] init: [2025-10-16T20:41:45.827Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf [2025-10-16T20:41:45.828Z] [2025-10-16T20:41:45.828Z] dist: [2025-10-16T20:41:45.828Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf [2025-10-16T20:41:45.828Z] [2025-10-16T20:41:45.828Z] build: [2025-10-16T20:41:45.828Z] [2025-10-16T20:41:45.828Z] build: [2025-10-16T20:41:46.590Z] [2025-10-16T20:41:46.590Z] init: [2025-10-16T20:41:46.590Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench [2025-10-16T20:41:46.590Z] [2025-10-16T20:41:46.590Z] getBumbleBench: [2025-10-16T20:41:46.590Z] [echo] Cloning BumbleBench [2025-10-16T20:41:46.590Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-10-16T20:41:46.590Z] [exec] Cloning into 'bumblebench'... [2025-10-16T20:41:46.590Z] [2025-10-16T20:41:46.590Z] buildBumbleBench: [2025-10-16T20:41:46.590Z] [echo] Building BumbleBench [2025-10-16T20:41:46.590Z] [2025-10-16T20:41:46.590Z] compile-all: [2025-10-16T20:41:46.590Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:48.163Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-10-16T20:41:48.163Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-10-16T20:41:48.163Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:48.163Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.037Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.037Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.037Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.037Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.037Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.037Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.037Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.787Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.787Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.787Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.788Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.788Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:41:49.788Z] [2025-10-16T20:41:49.788Z] dist: [2025-10-16T20:41:49.788Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-10-16T20:41:50.545Z] [2025-10-16T20:41:50.545Z] dist: [2025-10-16T20:41:50.545Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/bumbleBench [2025-10-16T20:41:50.545Z] [2025-10-16T20:41:50.545Z] build: [2025-10-16T20:41:50.545Z] [2025-10-16T20:41:50.545Z] getDependentLibs: [2025-10-16T20:41:50.545Z] [exec] -------------------------------------------- [2025-10-16T20:41:50.545Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:50.545Z] [exec] task is set to default [2025-10-16T20:41:50.545Z] [exec] dependencyList is set to dacapo [2025-10-16T20:41:50.545Z] [exec] -------------------------------------------- [2025-10-16T20:41:50.545Z] [exec] Starting download third party dependent jars [2025-10-16T20:41:50.545Z] [exec] -------------------------------------------- [2025-10-16T20:41:50.545Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:41:50.545Z] [exec] downloading -L https://download.dacapobench.org/chopin/dacapo-23.11-MR2-chopin-minimal.zip [2025-10-16T20:42:47.877Z] [exec] --> file downloaded to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib/dacapo.zip [2025-10-16T20:42:47.877Z] [exec] downloaded dependent third party jars successfully [2025-10-16T20:42:47.877Z] [2025-10-16T20:42:47.877Z] init: [2025-10-16T20:42:47.877Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo [2025-10-16T20:42:47.877Z] [2025-10-16T20:42:47.877Z] getDacapoSuite: [2025-10-16T20:42:47.877Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo [2025-10-16T20:43:17.871Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo [2025-10-16T20:43:18.618Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo [2025-10-16T20:43:18.618Z] [2025-10-16T20:43:18.618Z] dist: [2025-10-16T20:43:18.618Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo [2025-10-16T20:43:18.618Z] [2025-10-16T20:43:18.618Z] build: [2025-10-16T20:43:18.618Z] [2025-10-16T20:43:18.618Z] init: [2025-10-16T20:43:18.618Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro [2025-10-16T20:43:18.618Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin [2025-10-16T20:43:18.618Z] [2025-10-16T20:43:18.618Z] compile: [2025-10-16T20:43:18.618Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-16T20:43:18.619Z] [echo] ============COMPILER SETTINGS============ [2025-10-16T20:43:18.619Z] [echo] ===fork: yes [2025-10-16T20:43:18.619Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/javac [2025-10-16T20:43:18.619Z] [echo] ===debug: on [2025-10-16T20:43:18.619Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-10-16T20:43:18.619Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin [2025-10-16T20:43:20.163Z] [2025-10-16T20:43:20.163Z] dist: [2025-10-16T20:43:20.163Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-10-16T20:43:20.163Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro [2025-10-16T20:43:20.163Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro [2025-10-16T20:43:20.163Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/idle_micro [2025-10-16T20:43:20.163Z] [2025-10-16T20:43:20.163Z] clean: [2025-10-16T20:43:20.163Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/idle_micro/bin [2025-10-16T20:43:20.163Z] [2025-10-16T20:43:20.163Z] build: [2025-10-16T20:43:20.163Z] [2025-10-16T20:43:20.163Z] build: [2025-10-16T20:43:20.163Z] [2025-10-16T20:43:20.163Z] init: [2025-10-16T20:43:20.163Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance [2025-10-16T20:43:20.163Z] [2025-10-16T20:43:20.163Z] getRenaissanceSuite: [2025-10-16T20:43:20.164Z] [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-10-16T20:43:23.502Z] [2025-10-16T20:43:23.502Z] dist: [2025-10-16T20:43:23.502Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/renaissance [2025-10-16T20:43:27.080Z] [2025-10-16T20:43:27.824Z] build: [2025-10-16T20:43:27.824Z] [2025-10-16T20:43:27.824Z] init: [2025-10-16T20:43:27.824Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb [2025-10-16T20:43:27.824Z] [2025-10-16T20:43:27.824Z] getSpecjbbSuite: [2025-10-16T20:43:27.824Z] [2025-10-16T20:43:27.824Z] dist: [2025-10-16T20:43:27.824Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/specjbb/run [2025-10-16T20:43:27.824Z] [2025-10-16T20:43:27.824Z] BUILD SUCCESSFUL [2025-10-16T20:43:27.824Z] Total time: 1 minute 43 seconds [2025-10-16T20:43:27.824Z] 0 [2025-10-16T20:43:29.370Z] [2025-10-16T20:43:29.371Z] [2025-10-16T20:43:29.371Z] RECORD TEST REPOs SHA [2025-10-16T20:43:29.371Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-10-16T20:43:29.371Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-10-16T20:43:29.371Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-10-16T20:43:29.371Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-10-16T20:43:29.371Z] ================================================ [2025-10-16T20:43:29.371Z] timestamp: 20251016-204329 [2025-10-16T20:43:29.371Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-16T20:43:29.371Z] git repo: [2025-10-16T20:43:29.371Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-10-16T20:43:29.371Z] sha: [2025-10-16T20:43:29.371Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-10-16T20:43:29.371Z] ================================================ [2025-10-16T20:43:29.371Z] timestamp: 20251016-204329 [2025-10-16T20:43:29.371Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests [2025-10-16T20:43:29.371Z] git repo: [2025-10-16T20:43:29.371Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-10-16T20:43:29.371Z] sha: [2025-10-16T20:43:29.371Z] abda9a5820bcc801016ae2a58349ff4e1fb0034b [2025-10-16T20:43:29.371Z] ================================================ [2025-10-16T20:43:29.371Z] timestamp: 20251016-204329 [2025-10-16T20:43:29.371Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG [2025-10-16T20:43:29.371Z] git repo: [2025-10-16T20:43:29.371Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-10-16T20:43:29.371Z] sha: [2025-10-16T20:43:29.371Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529 [2025-10-16T20:43:29.371Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [Pipeline] } [2025-10-16T20:43:29.921Z] $ ssh-agent -k [2025-10-16T20:43:29.930Z] unset SSH_AUTH_SOCK; [2025-10-16T20:43:29.930Z] unset SSH_AGENT_PID; [2025-10-16T20:43:29.930Z] echo Agent pid 217867 killed; [2025-10-16T20:43:30.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-10-16T20:43:30.629Z] 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-10-16T20:43:30.649Z] ITERATION: 1/1 [Pipeline] sh [2025-10-16T20:43:32.040Z] + which Xvfb [2025-10-16T20:43:32.041Z] /usr/bin/Xvfb [Pipeline] wrap [2025-10-16T20:43:33.178Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/.xvfb-146-..fbdir4915001290151299806 [Pipeline] { [Pipeline] sh [2025-10-16T20:43:55.039Z] + ps -f [2025-10-16T20:43:55.040Z] + grep '[X]vfb' [2025-10-16T20:43:55.040Z] + awk '{print $9}' [Pipeline] echo [2025-10-16T20:43:55.557Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-10-16T20:43:55.618Z] $ ssh-agent [2025-10-16T20:43:56.189Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEplbcb/agent.218347 [2025-10-16T20:43:56.189Z] SSH_AGENT_PID=218349 [2025-10-16T20:43:56.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-16T20:43:57.585Z] + uname [2025-10-16T20:43:57.585Z] + '[' Linux '=' AIX ] [2025-10-16T20:43:57.585Z] + uname [2025-10-16T20:43:57.585Z] + '[' Linux '=' SunOS ] [2025-10-16T20:43:57.585Z] + uname [2025-10-16T20:43:57.585Z] + '[' Linux '=' '*BSD' ] [2025-10-16T20:43:57.585Z] + MAKE=make [2025-10-16T20:43:57.585Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-10-16T20:43:57.585Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-10-16T20:43:59.358Z] + unset LD_LIBRARY_PATH [2025-10-16T20:43:59.358Z] + uname [2025-10-16T20:43:59.358Z] + '[' Linux '=' AIX ] [2025-10-16T20:43:59.358Z] + uname [2025-10-16T20:43:59.358Z] + '[' Linux '=' SunOS ] [2025-10-16T20:43:59.358Z] + uname [2025-10-16T20:43:59.358Z] + '[' Linux '=' '*BSD' ] [2025-10-16T20:43:59.358Z] + MAKE=make [2025-10-16T20:43:59.358Z] + cd ./aqa-tests [2025-10-16T20:43:59.359Z] + . ./scripts/testenv/testenvSettings.sh [2025-10-16T20:43:59.359Z] + set +x [2025-10-16T20:43:59.359Z] Set values based on ./testenv/testenv.properties: [2025-10-16T20:43:59.359Z] ========= [2025-10-16T20:43:59.359Z] TKG_REPO=https://github.com/adoptium/TKG.git [2025-10-16T20:43:59.359Z] TKG_BRANCH=v1.0.10 [2025-10-16T20:43:59.359Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-16T20:43:59.359Z] OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:43:59.359Z] STF_REPO=https://github.com/adoptium/STF.git [2025-10-16T20:43:59.359Z] STF_BRANCH=v1.0.10 [2025-10-16T20:43:59.359Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2025-10-16T20:43:59.359Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10 [2025-10-16T20:43:59.359Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-10-16T20:43:59.359Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10 [2025-10-16T20:43:59.359Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2025-10-16T20:43:59.359Z] JDK8_BRANCH=jdk8u472-dryrun-ga [2025-10-16T20:43:59.359Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2025-10-16T20:43:59.359Z] JDK11_BRANCH=jdk-11.0.29-dryrun-ga [2025-10-16T20:43:59.359Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2025-10-16T20:43:59.359Z] JDK17_BRANCH=jdk-17.0.17-dryrun-ga [2025-10-16T20:43:59.359Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2025-10-16T20:43:59.359Z] JDK21_BRANCH=jdk-21.0.9-dryrun-ga [2025-10-16T20:43:59.359Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2025-10-16T20:43:59.359Z] JDK25_BRANCH=jdk-25-dryrun-ga [2025-10-16T20:43:59.359Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2025-10-16T20:43:59.359Z] JDK8_OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:43:59.359Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2025-10-16T20:43:59.359Z] JDK11_OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:43:59.359Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2025-10-16T20:43:59.359Z] JDK17_OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:43:59.359Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2025-10-16T20:43:59.359Z] JDK21_OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:43:59.359Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2025-10-16T20:43:59.359Z] JDK25_OPENJ9_BRANCH=v0.56.0-release [2025-10-16T20:43:59.359Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:43:59.359Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29 [2025-10-16T20:43:59.359Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:43:59.359Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17 [2025-10-16T20:43:59.359Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:43:59.359Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9 [2025-10-16T20:43:59.359Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:43:59.359Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1 [2025-10-16T20:43:59.359Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2025-10-16T20:43:59.359Z] [2025-10-16T20:43:59.359Z] ========= [2025-10-16T20:43:59.359Z] [2025-10-16T20:43:59.359Z] JDK_REPO=https://github.com/adoptium/jdk8u.git [2025-10-16T20:43:59.359Z] JDK_BRANCH=jdk8u472-dryrun-ga [2025-10-16T20:43:59.359Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-10-16T20:43:59.359Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-10-16T20:43:59.359Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image [2025-10-16T20:43:59.359Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/lib [2025-10-16T20:43:59.359Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-10-16T20:43:59.359Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2025-10-16T20:43:59.359Z] perl scripts/configure.pl [2025-10-16T20:43:59.359Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/../../externalDependency/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=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-10-16T20:44:00.117Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-16T20:44:00.117Z] [2025-10-16T20:44:00.117Z] Starting to generate test make files. [2025-10-16T20:44:00.117Z] [2025-10-16T20:44:00.117Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-10-16T20:44:00.117Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-10-16T20:44:00.117Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-10-16T20:44:00.117Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-10-16T20:44:00.117Z] [2025-10-16T20:44:00.117Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-10-16T20:44:00.117Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-10-16T20:44:00.117Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-10-16T20:44:00.117Z] [2025-10-16T20:44:00.117Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-10-16T20:44:00.117Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../perf/autoGen.mk [2025-10-16T20:44:00.117Z] [2025-10-16T20:44:00.117Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../autoGen.mk [2025-10-16T20:44:00.117Z] [2025-10-16T20:44:00.117Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/utils.mk [2025-10-16T20:44:00.117Z] [2025-10-16T20:44:00.117Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/rerun.mk [2025-10-16T20:44:00.117Z] [2025-10-16T20:44:00.117Z] Make files are generated successfully. [2025-10-16T20:44:00.117Z] [2025-10-16T20:44:00.117Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2025-10-16T20:44:00.117Z] make -f runtest.mk _extended.perf [2025-10-16T20:44:00.117Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2025-10-16T20:44:00.117Z] [2025-10-16T20:44:00.117Z] Running make 4.4.1 [2025-10-16T20:44:00.117Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/.. [2025-10-16T20:44:00.117Z] set JDK_VERSION to 8 [2025-10-16T20:44:00.117Z] set JDK_IMPL to hotspot [2025-10-16T20:44:00.117Z] set JVM_VERSION to openjdk8 [2025-10-16T20:44:00.117Z] set JCL_VERSION to latest [2025-10-16T20:44:00.117Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image [2025-10-16T20:44:00.117Z] set SPEC to alpine-linux_x86-64 [2025-10-16T20:44:00.117Z] set TEST_FLAG to [2025-10-16T20:44:00.117Z] Running extended.perf ... [2025-10-16T20:44:00.117Z] There are 18 test targets in extended.perf [2025-10-16T20:44:00.117Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -version [2025-10-16T20:44:00.872Z] openjdk version "1.8.0_472" [2025-10-16T20:44:00.872Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b07) [2025-10-16T20:44:00.872Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-10-16T20:44:00.872Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests' [2025-10-16T20:44:00.872Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf' [2025-10-16T20:44:00.872Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance' [2025-10-16T20:44:00.872Z] [2025-10-16T20:44:00.872Z] =============================================== [2025-10-16T20:44:00.872Z] Running test renaissance-als_0 ... [2025-10-16T20:44:00.872Z] =============================================== [2025-10-16T20:44:00.872Z] renaissance-als_0 Start Time: Thu Oct 16 20:44:00 2025 Epoch Time (ms): 1760647440145 [2025-10-16T20:44:00.872Z] variation: NoOptions [2025-10-16T20:44:00.872Z] JVM_OPTIONS: [2025-10-16T20:44:00.872Z] { \ [2025-10-16T20:44:00.872Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:00.872Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:00.872Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-als_0"; \ [2025-10-16T20:44:00.872Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-als_0"; \ [2025-10-16T20:44:00.872Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:00.872Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-als_0"/als.json" als; \ [2025-10-16T20:44:00.872Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:00.872Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:00.872Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:00.872Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:00.872Z] [2025-10-16T20:44:00.872Z] TEST SETUP: [2025-10-16T20:44:00.872Z] Nothing to be done for setup. [2025-10-16T20:44:00.872Z] [2025-10-16T20:44:00.872Z] TESTING: [2025-10-16T20:44:01.625Z] Benchmark 'als' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:02.372Z] ----------------------------------- [2025-10-16T20:44:02.372Z] renaissance-als_0_PASSED [2025-10-16T20:44:02.372Z] ----------------------------------- [2025-10-16T20:44:02.372Z] [2025-10-16T20:44:02.372Z] TEST TEARDOWN: [2025-10-16T20:44:02.372Z] Nothing to be done for teardown. [2025-10-16T20:44:02.372Z] renaissance-als_0 Finish Time: Thu Oct 16 20:44:01 2025 Epoch Time (ms): 1760647441725 [2025-10-16T20:44:02.372Z] [2025-10-16T20:44:02.372Z] =============================================== [2025-10-16T20:44:02.372Z] Running test renaissance-chi-square_0 ... [2025-10-16T20:44:02.372Z] =============================================== [2025-10-16T20:44:02.372Z] renaissance-chi-square_0 Start Time: Thu Oct 16 20:44:01 2025 Epoch Time (ms): 1760647441751 [2025-10-16T20:44:02.372Z] variation: NoOptions [2025-10-16T20:44:02.372Z] JVM_OPTIONS: [2025-10-16T20:44:02.372Z] { \ [2025-10-16T20:44:02.372Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:02.372Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:02.372Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-chi-square_0"; \ [2025-10-16T20:44:02.372Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-chi-square_0"; \ [2025-10-16T20:44:02.372Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:02.372Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-chi-square_0"/chi-square.json" chi-square; \ [2025-10-16T20:44:02.372Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:02.372Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:02.372Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:02.372Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:02.372Z] [2025-10-16T20:44:02.372Z] TEST SETUP: [2025-10-16T20:44:02.372Z] Nothing to be done for setup. [2025-10-16T20:44:02.372Z] [2025-10-16T20:44:02.372Z] TESTING: [2025-10-16T20:44:03.143Z] Benchmark 'chi-square' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:03.999Z] ----------------------------------- [2025-10-16T20:44:03.999Z] renaissance-chi-square_0_PASSED [2025-10-16T20:44:03.999Z] ----------------------------------- [2025-10-16T20:44:03.999Z] [2025-10-16T20:44:03.999Z] TEST TEARDOWN: [2025-10-16T20:44:03.999Z] Nothing to be done for teardown. [2025-10-16T20:44:03.999Z] renaissance-chi-square_0 Finish Time: Thu Oct 16 20:44:03 2025 Epoch Time (ms): 1760647443237 [2025-10-16T20:44:03.999Z] [2025-10-16T20:44:03.999Z] =============================================== [2025-10-16T20:44:03.999Z] Running test renaissance-db-shootout_0 ... [2025-10-16T20:44:03.999Z] =============================================== [2025-10-16T20:44:03.999Z] renaissance-db-shootout_0 Start Time: Thu Oct 16 20:44:03 2025 Epoch Time (ms): 1760647443263 [2025-10-16T20:44:03.999Z] variation: NoOptions [2025-10-16T20:44:03.999Z] JVM_OPTIONS: [2025-10-16T20:44:03.999Z] { \ [2025-10-16T20:44:03.999Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:03.999Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:03.999Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-db-shootout_0"; \ [2025-10-16T20:44:03.999Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-db-shootout_0"; \ [2025-10-16T20:44:03.999Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:03.999Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \ [2025-10-16T20:44:03.999Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:03.999Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:03.999Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:03.999Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:03.999Z] [2025-10-16T20:44:03.999Z] TEST SETUP: [2025-10-16T20:44:03.999Z] Nothing to be done for setup. [2025-10-16T20:44:03.999Z] [2025-10-16T20:44:03.999Z] TESTING: [2025-10-16T20:44:04.743Z] Benchmark 'db-shootout' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:05.494Z] ----------------------------------- [2025-10-16T20:44:05.494Z] renaissance-db-shootout_0_PASSED [2025-10-16T20:44:05.494Z] ----------------------------------- [2025-10-16T20:44:05.494Z] [2025-10-16T20:44:05.494Z] TEST TEARDOWN: [2025-10-16T20:44:05.494Z] Nothing to be done for teardown. [2025-10-16T20:44:05.494Z] renaissance-db-shootout_0 Finish Time: Thu Oct 16 20:44:04 2025 Epoch Time (ms): 1760647444791 [2025-10-16T20:44:05.494Z] [2025-10-16T20:44:05.494Z] =============================================== [2025-10-16T20:44:05.494Z] Running test renaissance-dec-tree_0 ... [2025-10-16T20:44:05.494Z] =============================================== [2025-10-16T20:44:05.494Z] renaissance-dec-tree_0 Start Time: Thu Oct 16 20:44:04 2025 Epoch Time (ms): 1760647444829 [2025-10-16T20:44:05.494Z] variation: NoOptions [2025-10-16T20:44:05.494Z] JVM_OPTIONS: [2025-10-16T20:44:05.494Z] { \ [2025-10-16T20:44:05.494Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:05.494Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:05.494Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-dec-tree_0"; \ [2025-10-16T20:44:05.494Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-dec-tree_0"; \ [2025-10-16T20:44:05.494Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:05.494Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \ [2025-10-16T20:44:05.494Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:05.494Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:05.494Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:05.494Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:05.494Z] [2025-10-16T20:44:05.494Z] TEST SETUP: [2025-10-16T20:44:05.494Z] Nothing to be done for setup. [2025-10-16T20:44:05.494Z] [2025-10-16T20:44:05.494Z] TESTING: [2025-10-16T20:44:06.243Z] Benchmark 'dec-tree' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:06.989Z] ----------------------------------- [2025-10-16T20:44:06.989Z] renaissance-dec-tree_0_PASSED [2025-10-16T20:44:06.989Z] ----------------------------------- [2025-10-16T20:44:06.989Z] [2025-10-16T20:44:06.989Z] TEST TEARDOWN: [2025-10-16T20:44:06.989Z] Nothing to be done for teardown. [2025-10-16T20:44:06.989Z] renaissance-dec-tree_0 Finish Time: Thu Oct 16 20:44:06 2025 Epoch Time (ms): 1760647446374 [2025-10-16T20:44:06.989Z] [2025-10-16T20:44:06.989Z] =============================================== [2025-10-16T20:44:06.989Z] Running test renaissance-finagle-chirper_0 ... [2025-10-16T20:44:06.989Z] =============================================== [2025-10-16T20:44:06.989Z] renaissance-finagle-chirper_0 Start Time: Thu Oct 16 20:44:06 2025 Epoch Time (ms): 1760647446397 [2025-10-16T20:44:06.989Z] renaissance-finagle-chirper_0_DISABLED [2025-10-16T20:44:06.989Z] Disabled Reason: [2025-10-16T20:44:06.989Z] https://github.com/renaissance-benchmarks/renaissance/issues/231 [2025-10-16T20:44:06.989Z] renaissance-finagle-chirper_0 Finish Time: Thu Oct 16 20:44:06 2025 Epoch Time (ms): 1760647446416 [2025-10-16T20:44:06.989Z] [2025-10-16T20:44:06.989Z] =============================================== [2025-10-16T20:44:06.989Z] Running test renaissance-finagle-http_0 ... [2025-10-16T20:44:06.989Z] =============================================== [2025-10-16T20:44:06.989Z] renaissance-finagle-http_0 Start Time: Thu Oct 16 20:44:06 2025 Epoch Time (ms): 1760647446440 [2025-10-16T20:44:06.989Z] variation: NoOptions [2025-10-16T20:44:06.989Z] JVM_OPTIONS: [2025-10-16T20:44:06.989Z] { \ [2025-10-16T20:44:06.989Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:06.989Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:06.989Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-finagle-http_0"; \ [2025-10-16T20:44:06.989Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-finagle-http_0"; \ [2025-10-16T20:44:06.989Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:06.989Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \ [2025-10-16T20:44:06.989Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:06.989Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:06.989Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:06.989Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:06.989Z] [2025-10-16T20:44:06.989Z] TEST SETUP: [2025-10-16T20:44:06.989Z] Nothing to be done for setup. [2025-10-16T20:44:06.989Z] [2025-10-16T20:44:06.989Z] TESTING: [2025-10-16T20:44:07.739Z] Benchmark 'finagle-http' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:08.490Z] ----------------------------------- [2025-10-16T20:44:08.490Z] renaissance-finagle-http_0_PASSED [2025-10-16T20:44:08.490Z] ----------------------------------- [2025-10-16T20:44:08.490Z] [2025-10-16T20:44:08.490Z] TEST TEARDOWN: [2025-10-16T20:44:08.490Z] Nothing to be done for teardown. [2025-10-16T20:44:08.490Z] renaissance-finagle-http_0 Finish Time: Thu Oct 16 20:44:07 2025 Epoch Time (ms): 1760647447964 [2025-10-16T20:44:08.490Z] [2025-10-16T20:44:08.490Z] =============================================== [2025-10-16T20:44:08.490Z] Running test renaissance-gauss-mix_0 ... [2025-10-16T20:44:08.490Z] =============================================== [2025-10-16T20:44:08.490Z] renaissance-gauss-mix_0 Start Time: Thu Oct 16 20:44:07 2025 Epoch Time (ms): 1760647447986 [2025-10-16T20:44:08.490Z] variation: NoOptions [2025-10-16T20:44:08.490Z] JVM_OPTIONS: [2025-10-16T20:44:08.490Z] { \ [2025-10-16T20:44:08.490Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:08.490Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:08.490Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-gauss-mix_0"; \ [2025-10-16T20:44:08.490Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-gauss-mix_0"; \ [2025-10-16T20:44:08.490Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:08.490Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \ [2025-10-16T20:44:08.490Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:08.490Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:08.490Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:08.490Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:08.490Z] [2025-10-16T20:44:08.490Z] TEST SETUP: [2025-10-16T20:44:08.490Z] Nothing to be done for setup. [2025-10-16T20:44:08.490Z] [2025-10-16T20:44:08.490Z] TESTING: [2025-10-16T20:44:09.249Z] Benchmark 'gauss-mix' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:09.997Z] ----------------------------------- [2025-10-16T20:44:09.997Z] renaissance-gauss-mix_0_PASSED [2025-10-16T20:44:09.997Z] ----------------------------------- [2025-10-16T20:44:09.997Z] [2025-10-16T20:44:09.997Z] TEST TEARDOWN: [2025-10-16T20:44:09.997Z] Nothing to be done for teardown. [2025-10-16T20:44:09.997Z] renaissance-gauss-mix_0 Finish Time: Thu Oct 16 20:44:09 2025 Epoch Time (ms): 1760647449497 [2025-10-16T20:44:09.997Z] [2025-10-16T20:44:09.997Z] =============================================== [2025-10-16T20:44:09.997Z] Running test renaissance-log-regression_0 ... [2025-10-16T20:44:09.997Z] =============================================== [2025-10-16T20:44:09.997Z] renaissance-log-regression_0 Start Time: Thu Oct 16 20:44:09 2025 Epoch Time (ms): 1760647449522 [2025-10-16T20:44:09.997Z] variation: NoOptions [2025-10-16T20:44:09.997Z] JVM_OPTIONS: [2025-10-16T20:44:09.997Z] { \ [2025-10-16T20:44:09.997Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:09.997Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:09.997Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-log-regression_0"; \ [2025-10-16T20:44:09.997Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-log-regression_0"; \ [2025-10-16T20:44:09.997Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:09.997Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-log-regression_0"/log-regression.json" log-regression; \ [2025-10-16T20:44:09.997Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:09.997Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:09.997Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:09.997Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:09.997Z] [2025-10-16T20:44:09.997Z] TEST SETUP: [2025-10-16T20:44:09.997Z] Nothing to be done for setup. [2025-10-16T20:44:09.997Z] [2025-10-16T20:44:09.997Z] TESTING: [2025-10-16T20:44:11.539Z] Benchmark 'log-regression' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:11.539Z] ----------------------------------- [2025-10-16T20:44:11.539Z] renaissance-log-regression_0_PASSED [2025-10-16T20:44:11.539Z] ----------------------------------- [2025-10-16T20:44:11.539Z] [2025-10-16T20:44:11.539Z] TEST TEARDOWN: [2025-10-16T20:44:11.539Z] Nothing to be done for teardown. [2025-10-16T20:44:11.539Z] renaissance-log-regression_0 Finish Time: Thu Oct 16 20:44:11 2025 Epoch Time (ms): 1760647451141 [2025-10-16T20:44:11.539Z] [2025-10-16T20:44:11.539Z] =============================================== [2025-10-16T20:44:11.539Z] Running test renaissance-mnemonics_0 ... [2025-10-16T20:44:11.539Z] =============================================== [2025-10-16T20:44:11.539Z] renaissance-mnemonics_0 Start Time: Thu Oct 16 20:44:11 2025 Epoch Time (ms): 1760647451170 [2025-10-16T20:44:11.539Z] variation: NoOptions [2025-10-16T20:44:11.539Z] JVM_OPTIONS: [2025-10-16T20:44:11.539Z] { \ [2025-10-16T20:44:11.539Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:11.539Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:11.539Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-mnemonics_0"; \ [2025-10-16T20:44:11.539Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-mnemonics_0"; \ [2025-10-16T20:44:11.539Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:11.539Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \ [2025-10-16T20:44:11.539Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:11.539Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:11.539Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:11.539Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:11.539Z] [2025-10-16T20:44:11.539Z] TEST SETUP: [2025-10-16T20:44:11.539Z] Nothing to be done for setup. [2025-10-16T20:44:11.539Z] [2025-10-16T20:44:11.539Z] TESTING: [2025-10-16T20:44:13.090Z] Benchmark 'mnemonics' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:13.090Z] ----------------------------------- [2025-10-16T20:44:13.090Z] renaissance-mnemonics_0_PASSED [2025-10-16T20:44:13.090Z] ----------------------------------- [2025-10-16T20:44:13.090Z] [2025-10-16T20:44:13.090Z] TEST TEARDOWN: [2025-10-16T20:44:13.090Z] Nothing to be done for teardown. [2025-10-16T20:44:13.090Z] renaissance-mnemonics_0 Finish Time: Thu Oct 16 20:44:12 2025 Epoch Time (ms): 1760647452713 [2025-10-16T20:44:13.090Z] [2025-10-16T20:44:13.090Z] =============================================== [2025-10-16T20:44:13.090Z] Running test renaissance-movie-lens_0 ... [2025-10-16T20:44:13.090Z] =============================================== [2025-10-16T20:44:13.090Z] renaissance-movie-lens_0 Start Time: Thu Oct 16 20:44:12 2025 Epoch Time (ms): 1760647452737 [2025-10-16T20:44:13.090Z] variation: NoOptions [2025-10-16T20:44:13.090Z] JVM_OPTIONS: [2025-10-16T20:44:13.090Z] { \ [2025-10-16T20:44:13.090Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:13.090Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:13.090Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-movie-lens_0"; \ [2025-10-16T20:44:13.090Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-movie-lens_0"; \ [2025-10-16T20:44:13.090Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:13.090Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \ [2025-10-16T20:44:13.090Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:13.090Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:13.090Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:13.090Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:13.090Z] [2025-10-16T20:44:13.090Z] TEST SETUP: [2025-10-16T20:44:13.090Z] Nothing to be done for setup. [2025-10-16T20:44:13.090Z] [2025-10-16T20:44:13.090Z] TESTING: [2025-10-16T20:44:14.636Z] Benchmark 'movie-lens' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:14.636Z] ----------------------------------- [2025-10-16T20:44:14.636Z] renaissance-movie-lens_0_PASSED [2025-10-16T20:44:14.636Z] ----------------------------------- [2025-10-16T20:44:14.636Z] [2025-10-16T20:44:14.636Z] TEST TEARDOWN: [2025-10-16T20:44:14.637Z] Nothing to be done for teardown. [2025-10-16T20:44:14.637Z] renaissance-movie-lens_0 Finish Time: Thu Oct 16 20:44:14 2025 Epoch Time (ms): 1760647454354 [2025-10-16T20:44:14.637Z] [2025-10-16T20:44:14.637Z] =============================================== [2025-10-16T20:44:14.637Z] Running test renaissance-par-mnemonics_0 ... [2025-10-16T20:44:14.637Z] =============================================== [2025-10-16T20:44:14.637Z] renaissance-par-mnemonics_0 Start Time: Thu Oct 16 20:44:14 2025 Epoch Time (ms): 1760647454376 [2025-10-16T20:44:14.637Z] variation: NoOptions [2025-10-16T20:44:14.637Z] JVM_OPTIONS: [2025-10-16T20:44:14.637Z] { \ [2025-10-16T20:44:14.637Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:14.637Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:14.637Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-par-mnemonics_0"; \ [2025-10-16T20:44:14.637Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-par-mnemonics_0"; \ [2025-10-16T20:44:14.637Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:14.637Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \ [2025-10-16T20:44:14.637Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:14.637Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:14.637Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:14.637Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:14.637Z] [2025-10-16T20:44:14.637Z] TEST SETUP: [2025-10-16T20:44:14.637Z] Nothing to be done for setup. [2025-10-16T20:44:14.637Z] [2025-10-16T20:44:14.637Z] TESTING: [2025-10-16T20:44:16.202Z] Benchmark 'par-mnemonics' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:16.202Z] ----------------------------------- [2025-10-16T20:44:16.202Z] renaissance-par-mnemonics_0_PASSED [2025-10-16T20:44:16.202Z] ----------------------------------- [2025-10-16T20:44:16.202Z] [2025-10-16T20:44:16.202Z] TEST TEARDOWN: [2025-10-16T20:44:16.202Z] Nothing to be done for teardown. [2025-10-16T20:44:16.202Z] renaissance-par-mnemonics_0 Finish Time: Thu Oct 16 20:44:16 2025 Epoch Time (ms): 1760647456030 [2025-10-16T20:44:16.202Z] [2025-10-16T20:44:16.202Z] =============================================== [2025-10-16T20:44:16.202Z] Running test renaissance-philosophers_0 ... [2025-10-16T20:44:16.202Z] =============================================== [2025-10-16T20:44:16.202Z] renaissance-philosophers_0 Start Time: Thu Oct 16 20:44:16 2025 Epoch Time (ms): 1760647456062 [2025-10-16T20:44:16.202Z] variation: NoOptions [2025-10-16T20:44:16.202Z] JVM_OPTIONS: [2025-10-16T20:44:16.202Z] { \ [2025-10-16T20:44:16.202Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:16.202Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:16.202Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-philosophers_0"; \ [2025-10-16T20:44:16.202Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-philosophers_0"; \ [2025-10-16T20:44:16.202Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:16.202Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-philosophers_0"/philosophers.json" philosophers; \ [2025-10-16T20:44:16.202Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:16.202Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:16.202Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:16.202Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:16.202Z] [2025-10-16T20:44:16.202Z] TEST SETUP: [2025-10-16T20:44:16.202Z] Nothing to be done for setup. [2025-10-16T20:44:16.202Z] [2025-10-16T20:44:16.202Z] TESTING: [2025-10-16T20:44:17.748Z] Benchmark 'philosophers' excluded: requires JVM version >=11 (found 1.8). [2025-10-16T20:44:17.748Z] ----------------------------------- [2025-10-16T20:44:17.748Z] renaissance-philosophers_0_PASSED [2025-10-16T20:44:17.748Z] ----------------------------------- [2025-10-16T20:44:17.748Z] [2025-10-16T20:44:17.748Z] TEST TEARDOWN: [2025-10-16T20:44:17.748Z] Nothing to be done for teardown. [2025-10-16T20:44:17.748Z] renaissance-philosophers_0 Finish Time: Thu Oct 16 20:44:17 2025 Epoch Time (ms): 1760647457606 [2025-10-16T20:44:17.748Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/renaissance' [2025-10-16T20:44:17.748Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo' [2025-10-16T20:44:17.748Z] [2025-10-16T20:44:17.748Z] =============================================== [2025-10-16T20:44:17.748Z] Running test dacapo-avrora_0 ... [2025-10-16T20:44:17.748Z] =============================================== [2025-10-16T20:44:17.748Z] dacapo-avrora_0 Start Time: Thu Oct 16 20:44:17 2025 Epoch Time (ms): 1760647457644 [2025-10-16T20:44:17.748Z] variation: NoOptions [2025-10-16T20:44:17.748Z] JVM_OPTIONS: [2025-10-16T20:44:17.748Z] { \ [2025-10-16T20:44:17.748Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:17.748Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:17.748Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-avrora_0"; \ [2025-10-16T20:44:17.748Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-avrora_0"; \ [2025-10-16T20:44:17.748Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:17.748Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" avrora; \ [2025-10-16T20:44:17.748Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-avrora_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-avrora_0"; else echo "-----------------------------------"; echo "dacapo-avrora_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:17.748Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:17.748Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:17.748Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:17.748Z] [2025-10-16T20:44:17.748Z] TEST SETUP: [2025-10-16T20:44:17.748Z] Nothing to be done for setup. [2025-10-16T20:44:17.748Z] [2025-10-16T20:44:17.748Z] TESTING: [2025-10-16T20:44:18.502Z] Version: avrora cvs-20131011 (use -p to print nominal benchmark stats) [2025-10-16T20:44:18.502Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora starting ===== [2025-10-16T20:44:30.023Z] ===== DaCapo 23.11-MR2-chopin-minimal avrora PASSED in 10495 msec ===== [2025-10-16T20:44:30.023Z] ----------------------------------- [2025-10-16T20:44:30.023Z] dacapo-avrora_0_PASSED [2025-10-16T20:44:30.023Z] ----------------------------------- [2025-10-16T20:44:30.023Z] [2025-10-16T20:44:30.023Z] TEST TEARDOWN: [2025-10-16T20:44:30.023Z] Nothing to be done for teardown. [2025-10-16T20:44:30.023Z] dacapo-avrora_0 Finish Time: Thu Oct 16 20:44:28 2025 Epoch Time (ms): 1760647468843 [2025-10-16T20:44:30.023Z] [2025-10-16T20:44:30.023Z] =============================================== [2025-10-16T20:44:30.023Z] Running test dacapo-fop_0 ... [2025-10-16T20:44:30.023Z] =============================================== [2025-10-16T20:44:30.023Z] dacapo-fop_0 Start Time: Thu Oct 16 20:44:28 2025 Epoch Time (ms): 1760647468865 [2025-10-16T20:44:30.023Z] variation: NoOptions [2025-10-16T20:44:30.023Z] JVM_OPTIONS: [2025-10-16T20:44:30.023Z] { \ [2025-10-16T20:44:30.023Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:30.023Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:30.023Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-fop_0"; \ [2025-10-16T20:44:30.023Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-fop_0"; \ [2025-10-16T20:44:30.023Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:30.023Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \ [2025-10-16T20:44:30.023Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:30.023Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:30.023Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:30.023Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:30.023Z] [2025-10-16T20:44:30.023Z] TEST SETUP: [2025-10-16T20:44:30.023Z] Nothing to be done for setup. [2025-10-16T20:44:30.023Z] [2025-10-16T20:44:30.023Z] TESTING: [2025-10-16T20:44:30.023Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats) [2025-10-16T20:44:30.023Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting ===== [2025-10-16T20:44:39.986Z] alignment.fo allregions.fo background.fo barcode.fo basic2.fo bleed-and-crop-marks.fo blockcontainer.fo border.fo borders.fo bordershorthand.fo break.fo character.fo columnlevel1.fo columns.fo corresprop.fo embedding.fo extensive.fo fonts.fo franklin_2pageseqs.fo franklin_alt.fo franklin_rep.fo giro.fo headfoot.fo helloworld.fo hide.fo hyphen.fo images.fo inhprop.fo instream.fo keep.fo leader.fo link.fo list.fo missing-image.fo newlinktest.fo normal.fo normalex.fo omit.fo pagelevel1.fo pagelevel2.fo pagelevel3.fo pagelevel4.fo pdfoutline.fo plan.fo readme.fo rounded-corners.fo simple.fo simplecol.fo simplecol2.fo simplecol3.fo simplecol4.fo space.fo table.fo tableunits.fo textdeko.fo [2025-10-16T20:44:39.986Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 10309 msec ===== [2025-10-16T20:44:40.735Z] ----------------------------------- [2025-10-16T20:44:40.735Z] dacapo-fop_0_PASSED [2025-10-16T20:44:40.735Z] ----------------------------------- [2025-10-16T20:44:40.735Z] [2025-10-16T20:44:40.735Z] TEST TEARDOWN: [2025-10-16T20:44:40.735Z] Nothing to be done for teardown. [2025-10-16T20:44:40.735Z] dacapo-fop_0 Finish Time: Thu Oct 16 20:44:40 2025 Epoch Time (ms): 1760647480025 [2025-10-16T20:44:40.735Z] [2025-10-16T20:44:40.735Z] =============================================== [2025-10-16T20:44:40.735Z] Running test dacapo-jython_0 ... [2025-10-16T20:44:40.735Z] =============================================== [2025-10-16T20:44:40.735Z] dacapo-jython_0 Start Time: Thu Oct 16 20:44:40 2025 Epoch Time (ms): 1760647480053 [2025-10-16T20:44:40.735Z] variation: NoOptions [2025-10-16T20:44:40.735Z] JVM_OPTIONS: [2025-10-16T20:44:40.735Z] { \ [2025-10-16T20:44:40.735Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:40.735Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:40.735Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-jython_0"; \ [2025-10-16T20:44:40.735Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-jython_0"; \ [2025-10-16T20:44:40.735Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:40.735Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \ [2025-10-16T20:44:40.735Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:40.735Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:40.735Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:40.735Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:40.735Z] [2025-10-16T20:44:40.735Z] TEST SETUP: [2025-10-16T20:44:40.735Z] Nothing to be done for setup. [2025-10-16T20:44:40.735Z] [2025-10-16T20:44:40.735Z] TESTING: [2025-10-16T20:44:41.536Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats) [2025-10-16T20:44:44.867Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting ===== [2025-10-16T20:44:46.417Z] ------------------------------------------------------------------------------- [2025-10-16T20:44:46.417Z] PYBENCH 2.0 [2025-10-16T20:44:46.417Z] ------------------------------------------------------------------------------- [2025-10-16T20:44:46.417Z] * using Jython [2025-10-16T20:44:46.417Z] * system check interval set to maximum: 2147483647 [2025-10-16T20:44:46.417Z] * using timer: time.time [2025-10-16T20:44:46.417Z] [2025-10-16T20:44:48.146Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/_socket.py:49: RuntimeWarning: PyTableCode.call caught a Throwable that is not an Exception: [2025-10-16T20:44:48.146Z] java.lang.ExceptionInInitializerError [2025-10-16T20:44:48.146Z] Jython internals might be in a bad state now that can cause deadlocks later on. [2025-10-16T20:44:48.146Z] See http://bugs.jython.org/issue2536 for details. [2025-10-16T20:44:48.146Z] from io.netty.buffer import PooledByteBufAllocator, Unpooled [2025-10-16T20:44:48.146Z] Traceback (most recent call last): [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py", line 959, in <module> [2025-10-16T20:44:48.146Z] PyBenchCmdline() [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/CommandLine.py", line 346, in __init__ [2025-10-16T20:44:48.146Z] rc = self.main() [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/CommandLine.py", line 346, in __init__ [2025-10-16T20:44:48.146Z] rc = self.main() [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py", line 917, in main [2025-10-16T20:44:48.146Z] bench = Benchmark(reportfile, [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py", line 441, in __init__ [2025-10-16T20:44:48.146Z] self.machine_details = get_machine_details() [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py", line 120, in get_machine_details [2025-10-16T20:44:48.146Z] return { [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 1675, in platform [2025-10-16T20:44:48.146Z] system,node,release,version,machine,processor = uname() [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 1212, in uname [2025-10-16T20:44:48.146Z] node = _node() [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 985, in _node [2025-10-16T20:44:48.146Z] import socket [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/platform.py", line 985, in _node [2025-10-16T20:44:48.146Z] import socket [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/socket.py", line 3, in <module> [2025-10-16T20:44:48.146Z] from _socket import ( [2025-10-16T20:44:48.146Z] File "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jvmtest/perf/dacapo/dacapo/dat/jython/Lib/_socket.py", line 49, in <module> [2025-10-16T20:44:48.146Z] from io.netty.buffer import PooledByteBufAllocator, Unpooled [2025-10-16T20:44:48.146Z] java.lang.ExceptionInInitializerError [2025-10-16T20:44:48.146Z] at java.lang.Class.forName0(Native Method) [2025-10-16T20:44:48.146Z] at java.lang.Class.forName(Class.java:348) [2025-10-16T20:44:48.146Z] at org.python.core.Py.loadAndInitClass(Py.java:1176) [2025-10-16T20:44:48.146Z] at org.python.core.Py.findClassInternal(Py.java:1111) [2025-10-16T20:44:48.146Z] at org.python.core.Py.findClass(Py.java:1145) [2025-10-16T20:44:48.146Z] at org.python.core.JavaImportHelper.isJavaClass(JavaImportHelper.java:184) [2025-10-16T20:44:48.146Z] at org.python.core.JavaImportHelper.tryAddPackage(JavaImportHelper.java:42) [2025-10-16T20:44:48.146Z] at org.python.core.imp.import_next(imp.java:1177) [2025-10-16T20:44:48.146Z] at org.python.core.imp.import_logic(imp.java:1289) [2025-10-16T20:44:48.146Z] at org.python.core.imp.import_module_level(imp.java:1380) [2025-10-16T20:44:48.146Z] at org.python.core.imp.importName(imp.java:1553) [2025-10-16T20:44:48.146Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285) [2025-10-16T20:44:48.146Z] at org.python.core.PyObject.__call__(PyObject.java:433) [2025-10-16T20:44:48.146Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232) [2025-10-16T20:44:48.146Z] at org.python.core.imp.importFromAs(imp.java:1645) [2025-10-16T20:44:48.146Z] at org.python.core.imp.importFrom(imp.java:1620) [2025-10-16T20:44:48.146Z] at _socket$py.f$0(_socket.py:1991) [2025-10-16T20:44:48.146Z] at _socket$py.call_function(_socket.py) [2025-10-16T20:44:48.146Z] at org.python.core.PyTableCode.call(PyTableCode.java:173) [2025-10-16T20:44:48.146Z] at org.python.core.PyCode.call(PyCode.java:18) [2025-10-16T20:44:48.146Z] at org.python.core.imp.createFromCode(imp.java:632) [2025-10-16T20:44:48.146Z] at org.python.core.imp.createFromPyClass(imp.java:314) [2025-10-16T20:44:48.146Z] at org.python.core.imp.createFromPyClass(imp.java:257) [2025-10-16T20:44:48.146Z] at org.python.core.imp.loadFromSource(imp.java:937) [2025-10-16T20:44:48.146Z] at org.python.core.imp.find_module(imp.java:771) [2025-10-16T20:44:48.146Z] at org.python.core.imp.import_next(imp.java:1169) [2025-10-16T20:44:48.146Z] at org.python.core.imp.import_module_level(imp.java:1361) [2025-10-16T20:44:48.146Z] at org.python.core.imp.importName(imp.java:1553) [2025-10-16T20:44:48.146Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285) [2025-10-16T20:44:48.146Z] at org.python.core.PyObject.__call__(PyObject.java:433) [2025-10-16T20:44:48.147Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232) [2025-10-16T20:44:48.147Z] at org.python.core.imp.importFromAs(imp.java:1645) [2025-10-16T20:44:48.147Z] at org.python.core.imp.importFrom(imp.java:1620) [2025-10-16T20:44:48.147Z] at socket$py.f$0(socket.py:132) [2025-10-16T20:44:48.147Z] at socket$py.call_function(socket.py) [2025-10-16T20:44:48.147Z] at org.python.core.PyTableCode.call(PyTableCode.java:173) [2025-10-16T20:44:48.147Z] at org.python.core.PyCode.call(PyCode.java:18) [2025-10-16T20:44:48.147Z] at org.python.core.imp.createFromCode(imp.java:632) [2025-10-16T20:44:48.147Z] at org.python.core.imp.createFromPyClass(imp.java:314) [2025-10-16T20:44:48.147Z] at org.python.core.imp.createFromPyClass(imp.java:257) [2025-10-16T20:44:48.147Z] at org.python.core.imp.loadFromSource(imp.java:937) [2025-10-16T20:44:48.147Z] at org.python.core.imp.find_module(imp.java:771) [2025-10-16T20:44:48.147Z] at org.python.core.imp.import_next(imp.java:1169) [2025-10-16T20:44:48.147Z] at org.python.core.imp.import_module_level(imp.java:1361) [2025-10-16T20:44:48.147Z] at org.python.core.imp.importName(imp.java:1553) [2025-10-16T20:44:48.147Z] at org.python.core.ImportFunction.__call__(__builtin__.java:1285) [2025-10-16T20:44:48.147Z] at org.python.core.PyObject.__call__(PyObject.java:433) [2025-10-16T20:44:48.147Z] at org.python.core.__builtin__.__import__(__builtin__.java:1232) [2025-10-16T20:44:48.147Z] at org.python.core.imp.importOne(imp.java:1572) [2025-10-16T20:44:48.147Z] at platform$py._node$26(platform.py:993) [2025-10-16T20:44:48.147Z] at platform$py.call_function(platform.py) [2025-10-16T20:44:48.147Z] at org.python.core.PyTableCode.call(PyTableCode.java:173) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:112) [2025-10-16T20:44:48.147Z] at org.python.core.PyFunction.__call__(PyFunction.java:406) [2025-10-16T20:44:48.147Z] at platform$py.uname$32(platform.py:1241) [2025-10-16T20:44:48.147Z] at platform$py.call_function(platform.py) [2025-10-16T20:44:48.147Z] at org.python.core.PyTableCode.call(PyTableCode.java:173) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:119) [2025-10-16T20:44:48.147Z] at org.python.core.PyFunction.__call__(PyFunction.java:406) [2025-10-16T20:44:48.147Z] at platform$py.platform$48(platform.py:1728) [2025-10-16T20:44:48.147Z] at platform$py.call_function(platform.py) [2025-10-16T20:44:48.147Z] at org.python.core.PyTableCode.call(PyTableCode.java:173) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:112) [2025-10-16T20:44:48.147Z] at org.python.core.PyFunction.__call__(PyFunction.java:406) [2025-10-16T20:44:48.147Z] at org.python.pycode._pyx1.get_machine_details$2(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py:125) [2025-10-16T20:44:48.147Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py) [2025-10-16T20:44:48.147Z] at org.python.core.PyTableCode.call(PyTableCode.java:173) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:119) [2025-10-16T20:44:48.147Z] at org.python.core.PyFunction.__call__(PyFunction.java:406) [2025-10-16T20:44:48.147Z] at org.python.pycode._pyx1.__init__$15(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py:445) [2025-10-16T20:44:48.147Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py) [2025-10-16T20:44:48.147Z] at org.python.core.PyTableCode.call(PyTableCode.java:173) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:197) [2025-10-16T20:44:48.147Z] at org.python.core.PyFunction.__call__(PyFunction.java:485) [2025-10-16T20:44:48.147Z] at org.python.core.PyFunction.__call__(PyFunction.java:479) [2025-10-16T20:44:48.147Z] at org.python.core.PyInstance.__init__(PyInstance.java:124) [2025-10-16T20:44:48.147Z] at org.python.core.PyClass.__call__(PyClass.java:193) [2025-10-16T20:44:48.147Z] at org.python.core.PyObject.__call__(PyObject.java:400) [2025-10-16T20:44:48.147Z] at org.python.pycode._pyx1.main$26(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py:956) [2025-10-16T20:44:48.147Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py) [2025-10-16T20:44:48.147Z] at org.python.core.PyTableCode.call(PyTableCode.java:173) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:134) [2025-10-16T20:44:48.147Z] at org.python.core.PyFunction.__call__(PyFunction.java:416) [2025-10-16T20:44:48.147Z] at org.python.core.PyMethod.__call__(PyMethod.java:126) [2025-10-16T20:44:48.147Z] at CommandLine$py.__init__$15(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/CommandLine.py:368) [2025-10-16T20:44:48.147Z] at CommandLine$py.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/CommandLine.py) [2025-10-16T20:44:48.147Z] at org.python.core.PyTableCode.call(PyTableCode.java:173) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:306) [2025-10-16T20:44:48.147Z] at org.python.core.PyBaseCode.call(PyBaseCode.java:197) [2025-10-16T20:44:48.147Z] at org.python.core.PyFunction.__call__(PyFunction.java:485) [2025-10-16T20:44:48.147Z] at org.python.core.PyFunction.__call__(PyFunction.java:479) [2025-10-16T20:44:48.147Z] at org.python.core.PyInstance.__init__(PyInstance.java:124) [2025-10-16T20:44:48.147Z] at org.python.core.PyClass.__call__(PyClass.java:193) [2025-10-16T20:44:48.147Z] at org.python.core.PyObject.__call__(PyObject.java:446) [2025-10-16T20:44:48.147Z] at org.python.core.PyObject.__call__(PyObject.java:450) [2025-10-16T20:44:48.147Z] at org.python.pycode._pyx1.f$0(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py:959) [2025-10-16T20:44:48.147Z] at org.python.pycode._pyx1.call_function(/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/output_17606474395321/dacapo-jython_0/./scratch/pybench/pybench.py) [2025-10-16T20:44:48.147Z] at org.python.core.PyTableCode.call(PyTableCode.java:173) [2025-10-16T20:44:48.147Z] at org.python.core.PyCode.call(PyCode.java:18) [2025-10-16T20:44:48.147Z] at org.python.core.Py.runCode(Py.java:1703) [2025-10-16T20:44:48.147Z] at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:297) [2025-10-16T20:44:48.147Z] at org.python.util.jython.runSimpleFile(jython.java:417) [2025-10-16T20:44:48.147Z] at org.python.util.jython.runStream(jython.java:449) [2025-10-16T20:44:48.147Z] at org.python.util.jython.runFile(jython.java:474) [2025-10-16T20:44:48.147Z] at org.python.util.jython.main(jython.java:678) [2025-10-16T20:44:48.147Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-10-16T20:44:48.147Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2025-10-16T20:44:48.147Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-10-16T20:44:48.147Z] at java.lang.reflect.Method.invoke(Method.java:498) [2025-10-16T20:44:48.147Z] at org.dacapo.harness.Jython.iterate(Jython.java:63) [2025-10-16T20:44:48.147Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259) [2025-10-16T20:44:48.147Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225) [2025-10-16T20:44:48.147Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170) [2025-10-16T20:44:48.147Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-10-16T20:44:48.147Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2025-10-16T20:44:48.147Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-10-16T20:44:48.147Z] at java.lang.reflect.Method.invoke(Method.java:498) [2025-10-16T20:44:48.147Z] at Harness.main(Harness.java:39) [2025-10-16T20:44:48.147Z] Caused by: java.lang.IllegalArgumentException: availableProcessors : 0 (expected: > 0) [2025-10-16T20:44:48.147Z] at io.netty.util.internal.ObjectUtil.checkPositive(ObjectUtil.java:100) [2025-10-16T20:44:48.147Z] at io.netty.util.NettyRuntime$AvailableProcessorsHolder.setAvailableProcessors(NettyRuntime.java:44) [2025-10-16T20:44:48.147Z] at io.netty.util.NettyRuntime$AvailableProcessorsHolder.availableProcessors(NettyRuntime.java:70) [2025-10-16T20:44:48.147Z] at io.netty.util.NettyRuntime.availableProcessors(NettyRuntime.java:98) [2025-10-16T20:44:48.147Z] at io.netty.buffer.PooledByteBufAllocator.<clinit>(PooledByteBufAllocator.java:101) [2025-10-16T20:44:48.147Z] ... 121 more [2025-10-16T20:44:48.147Z] java.lang.ExceptionInInitializerError: java.lang.ExceptionInInitializerError [2025-10-16T20:44:48.147Z] ----------------------------------- [2025-10-16T20:44:48.147Z] dacapo-jython_0_FAILED [2025-10-16T20:44:48.147Z] ----------------------------------- [2025-10-16T20:44:48.147Z] [2025-10-16T20:44:48.147Z] TEST TEARDOWN: [2025-10-16T20:44:48.147Z] Nothing to be done for teardown. [2025-10-16T20:44:48.147Z] dacapo-jython_0 Finish Time: Thu Oct 16 20:44:47 2025 Epoch Time (ms): 1760647487367 [2025-10-16T20:44:48.147Z] [2025-10-16T20:44:48.147Z] =============================================== [2025-10-16T20:44:48.147Z] Running test dacapo-pmd_0 ... [2025-10-16T20:44:48.147Z] =============================================== [2025-10-16T20:44:48.147Z] dacapo-pmd_0 Start Time: Thu Oct 16 20:44:47 2025 Epoch Time (ms): 1760647487401 [2025-10-16T20:44:48.147Z] variation: NoOptions [2025-10-16T20:44:48.147Z] JVM_OPTIONS: [2025-10-16T20:44:48.147Z] { \ [2025-10-16T20:44:48.147Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:44:48.147Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:44:48.147Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-pmd_0"; \ [2025-10-16T20:44:48.147Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-pmd_0"; \ [2025-10-16T20:44:48.147Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:44:48.147Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \ [2025-10-16T20:44:48.147Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:44:48.147Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:44:48.147Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:44:48.147Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:44:48.147Z] [2025-10-16T20:44:48.147Z] TEST SETUP: [2025-10-16T20:44:48.147Z] Nothing to be done for setup. [2025-10-16T20:44:48.147Z] [2025-10-16T20:44:48.147Z] TESTING: [2025-10-16T20:44:48.147Z] Using scaled threading model. 0 processors detected, 0 threads used to drive the workload, in a possible range of [1,1024] [2025-10-16T20:44:48.904Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats) [2025-10-16T20:44:48.904Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting ===== [2025-10-16T20:45:20.868Z] Digest validation failed for stdout.log, expecting 0x077687d8e9973f7028f08bc2c39e0cee67bb5b2a found 0xda39a3ee5e6b4b0d3255bfef95601890afd80709 [2025-10-16T20:45:20.868Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd FAILED ===== [2025-10-16T20:45:20.868Z] Validation FAILED for pmd default [2025-10-16T20:45:20.868Z] ----------------------------------- [2025-10-16T20:45:20.868Z] dacapo-pmd_0_FAILED [2025-10-16T20:45:20.868Z] ----------------------------------- [2025-10-16T20:45:20.868Z] [2025-10-16T20:45:20.868Z] TEST TEARDOWN: [2025-10-16T20:45:20.868Z] Nothing to be done for teardown. [2025-10-16T20:45:20.868Z] dacapo-pmd_0 Finish Time: Thu Oct 16 20:45:19 2025 Epoch Time (ms): 1760647519106 [2025-10-16T20:45:20.868Z] [2025-10-16T20:45:20.868Z] =============================================== [2025-10-16T20:45:20.868Z] Running test dacapo-sunflow_0 ... [2025-10-16T20:45:20.868Z] =============================================== [2025-10-16T20:45:20.868Z] dacapo-sunflow_0 Start Time: Thu Oct 16 20:45:19 2025 Epoch Time (ms): 1760647519129 [2025-10-16T20:45:20.868Z] variation: NoOptions [2025-10-16T20:45:20.868Z] JVM_OPTIONS: [2025-10-16T20:45:20.868Z] { \ [2025-10-16T20:45:20.868Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:45:20.868Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:45:20.868Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-sunflow_0"; \ [2025-10-16T20:45:20.868Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-sunflow_0"; \ [2025-10-16T20:45:20.868Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:45:20.868Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \ [2025-10-16T20:45:20.868Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:45:20.868Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:45:20.868Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:45:20.868Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:45:20.868Z] [2025-10-16T20:45:20.868Z] TEST SETUP: [2025-10-16T20:45:20.868Z] Nothing to be done for setup. [2025-10-16T20:45:20.868Z] [2025-10-16T20:45:20.868Z] TESTING: [2025-10-16T20:45:20.868Z] Using scaled threading model. 0 processors detected, 0 threads used to drive the workload, in a possible range of [1,1024] [2025-10-16T20:45:20.868Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting ===== [2025-10-16T20:45:20.868Z] java.lang.reflect.InvocationTargetException [2025-10-16T20:45:20.868Z] java.lang.reflect.InvocationTargetException [2025-10-16T20:45:20.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-10-16T20:45:20.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2025-10-16T20:45:20.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-10-16T20:45:20.868Z] at java.lang.reflect.Method.invoke(Method.java:498) [2025-10-16T20:45:20.868Z] at org.dacapo.harness.Sunflow.iterate(Sunflow.java:70) [2025-10-16T20:45:20.868Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259) [2025-10-16T20:45:20.868Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225) [2025-10-16T20:45:20.868Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170) [2025-10-16T20:45:20.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [2025-10-16T20:45:20.868Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [2025-10-16T20:45:20.868Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2025-10-16T20:45:20.868Z] at java.lang.reflect.Method.invoke(Method.java:498) [2025-10-16T20:45:20.868Z] at Harness.main(Harness.java:39) [2025-10-16T20:45:20.868Z] Caused by: java.lang.ArithmeticException: / by zero [2025-10-16T20:45:20.868Z] at org.sunflow.core.LightServer.calculatePhotons(LightServer.java:192) [2025-10-16T20:45:20.868Z] at org.sunflow.core.Scene.calculatePhotons(Scene.java:306) [2025-10-16T20:45:20.868Z] at org.sunflow.core.gi.InstantGI.init(InstantGI.java:66) [2025-10-16T20:45:20.868Z] at org.sunflow.core.LightServer.build(LightServer.java:122) [2025-10-16T20:45:20.868Z] at org.sunflow.core.Scene.render(Scene.java:284) [2025-10-16T20:45:20.868Z] at org.sunflow.SunflowAPI.render(SunflowAPI.java:669) [2025-10-16T20:45:20.868Z] at org.sunflow.Benchmark$BenchmarkScene.<init>(Benchmark.java:112) [2025-10-16T20:45:20.868Z] at org.sunflow.Benchmark.kernelMain(Benchmark.java:226) [2025-10-16T20:45:20.868Z] ... 13 more [2025-10-16T20:45:20.868Z] ----------------------------------- [2025-10-16T20:45:20.868Z] dacapo-sunflow_0_FAILED [2025-10-16T20:45:20.868Z] ----------------------------------- [2025-10-16T20:45:20.868Z] [2025-10-16T20:45:20.868Z] TEST TEARDOWN: [2025-10-16T20:45:20.868Z] Nothing to be done for teardown. [2025-10-16T20:45:20.868Z] dacapo-sunflow_0 Finish Time: Thu Oct 16 20:45:20 2025 Epoch Time (ms): 1760647520716 [2025-10-16T20:45:20.868Z] [2025-10-16T20:45:20.868Z] =============================================== [2025-10-16T20:45:20.868Z] Running test dacapo-xalan_0 ... [2025-10-16T20:45:20.868Z] =============================================== [2025-10-16T20:45:20.868Z] dacapo-xalan_0 Start Time: Thu Oct 16 20:45:20 2025 Epoch Time (ms): 1760647520748 [2025-10-16T20:45:20.868Z] variation: NoOptions [2025-10-16T20:45:20.868Z] JVM_OPTIONS: [2025-10-16T20:45:20.868Z] { \ [2025-10-16T20:45:20.868Z] echo ""; echo "TEST SETUP:"; \ [2025-10-16T20:45:20.868Z] echo "Nothing to be done for setup."; \ [2025-10-16T20:45:20.868Z] mkdir -p "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-xalan_0"; \ [2025-10-16T20:45:20.868Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-xalan_0"; \ [2025-10-16T20:45:20.868Z] echo ""; echo "TESTING:"; \ [2025-10-16T20:45:20.868Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \ [2025-10-16T20:45:20.868Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-16T20:45:20.868Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-16T20:45:20.868Z] echo "Nothing to be done for teardown."; \ [2025-10-16T20:45:20.868Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult"; [2025-10-16T20:45:20.868Z] [2025-10-16T20:45:20.868Z] TEST SETUP: [2025-10-16T20:45:20.868Z] Nothing to be done for setup. [2025-10-16T20:45:20.868Z] [2025-10-16T20:45:20.868Z] TESTING: [2025-10-16T20:45:21.801Z] Using scaled threading model. 0 processors detected, 0 threads used to drive the workload, in a possible range of [1,2048] [2025-10-16T20:45:21.801Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats) [2025-10-16T20:45:22.545Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting ===== [2025-10-16T20:45:22.545Z] Normal completion. [2025-10-16T20:45:22.545Z] Digest validation failed for stdout.log, expecting 0x04287475d49c884b6b3cd93d4a23947a0d0e4867 found 0xd31deba48b76595f822b43217afefd6fec3aefb9 [2025-10-16T20:45:22.545Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan FAILED ===== [2025-10-16T20:45:22.545Z] Validation FAILED for xalan default [2025-10-16T20:45:22.545Z] ----------------------------------- [2025-10-16T20:45:22.545Z] dacapo-xalan_0_FAILED [2025-10-16T20:45:22.545Z] ----------------------------------- [2025-10-16T20:45:22.545Z] [2025-10-16T20:45:22.545Z] TEST TEARDOWN: [2025-10-16T20:45:22.545Z] Nothing to be done for teardown. [2025-10-16T20:45:22.545Z] dacapo-xalan_0 Finish Time: Thu Oct 16 20:45:21 2025 Epoch Time (ms): 1760647521880 [2025-10-16T20:45:22.545Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf/dacapo' [2025-10-16T20:45:22.545Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/perf' [2025-10-16T20:45:22.545Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests' [2025-10-16T20:45:22.545Z] [2025-10-16T20:45:22.545Z] [2025-10-16T20:45:22.545Z] All tests finished, run result summary: [2025-10-16T20:45:22.545Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-10-16T20:45:22.545Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=8 --jdkImpl=hotspot --jdkVendor="temurin" --spec=alpine-linux_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17606474395321/ --tapName=Test_openjdk8_hs_extended.perf_x86-64_alpine-linux.tap --comment="" [2025-10-16T20:45:22.545Z] [2025-10-16T20:45:22.545Z] [2025-10-16T20:45:22.545Z] TEST TARGETS SUMMARY [2025-10-16T20:45:22.545Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-10-16T20:45:22.545Z] DISABLED test targets: [2025-10-16T20:45:22.545Z] renaissance-finagle-chirper_0 [2025-10-16T20:45:22.545Z] [2025-10-16T20:45:22.545Z] PASSED test targets: [2025-10-16T20:45:22.545Z] renaissance-als_0 [2025-10-16T20:45:22.545Z] renaissance-chi-square_0 [2025-10-16T20:45:22.545Z] renaissance-db-shootout_0 [2025-10-16T20:45:22.545Z] renaissance-dec-tree_0 [2025-10-16T20:45:22.545Z] renaissance-finagle-http_0 [2025-10-16T20:45:22.545Z] renaissance-gauss-mix_0 [2025-10-16T20:45:22.545Z] renaissance-log-regression_0 [2025-10-16T20:45:22.545Z] renaissance-mnemonics_0 [2025-10-16T20:45:22.545Z] renaissance-movie-lens_0 [2025-10-16T20:45:22.545Z] renaissance-par-mnemonics_0 [2025-10-16T20:45:22.545Z] renaissance-philosophers_0 [2025-10-16T20:45:22.545Z] dacapo-avrora_0 [2025-10-16T20:45:22.545Z] dacapo-fop_0 [2025-10-16T20:45:22.545Z] [2025-10-16T20:45:22.546Z] FAILED test targets: [2025-10-16T20:45:22.546Z] dacapo-jython_0 [2025-10-16T20:45:22.546Z] dacapo-pmd_0 [2025-10-16T20:45:22.546Z] dacapo-sunflow_0 [2025-10-16T20:45:22.546Z] dacapo-xalan_0 [2025-10-16T20:45:22.546Z] [2025-10-16T20:45:22.546Z] TOTAL: 18 EXECUTED: 17 PASSED: 13 FAILED: 4 DISABLED: 1 SKIPPED: 0 [2025-10-16T20:45:22.546Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-10-16T20:45:22.546Z] [2025-10-16T20:45:22.546Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2 [2025-10-16T20:45:22.546Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux/aqa-tests/TKG' [2025-10-16T20:45:22.546Z] make: *** [makefile:62: _extended.perf] Error 2 [Pipeline] sh [2025-10-16T20:45:24.612Z] + uname [2025-10-16T20:45:24.612Z] + '[' Linux '=' AIX ] [2025-10-16T20:45:24.612Z] + uname [2025-10-16T20:45:24.612Z] + '[' Linux '=' SunOS ] [2025-10-16T20:45:24.612Z] + uname [2025-10-16T20:45:24.612Z] + '[' Linux '=' '*BSD' ] [2025-10-16T20:45:24.612Z] + MAKE=make [2025-10-16T20:45:24.612Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-10-16T20:45:24.612Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-10-16T20:45:25.044Z] $ ssh-agent -k [2025-10-16T20:45:25.051Z] unset SSH_AUTH_SOCK; [2025-10-16T20:45:25.052Z] unset SSH_AGENT_PID; [2025-10-16T20:45:25.052Z] echo Agent pid 218349 killed; [2025-10-16T20:45:25.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2025-10-16T20:45:25.646Z] Xvfb stopping [Pipeline] // wrap [Pipeline] echo [2025-10-16T20:45:28.003Z] no DaCapo-h2 metric found [Pipeline] echo [2025-10-16T20:45:28.045Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-10-16T20:45:28.162Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-10-16T20:45:28.293Z] Archiving artifacts [2025-10-16T20:45:33.048Z] Recording fingerprints [Pipeline] echo [2025-10-16T20:45:33.362Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-16T20:45:33.493Z] Archiving artifacts [2025-10-16T20:45:33.892Z] Recording fingerprints [Pipeline] sh [2025-10-16T20:45:35.458Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17606474395321 [Pipeline] echo [2025-10-16T20:45:35.849Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-10-16T20:45:35.982Z] Archiving artifacts [2025-10-16T20:45:36.726Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-10-16T20:45:38.220Z] Tap file found: aqa-tests/TKG/output_17606474395321/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux.tap... [Pipeline] readFile [Pipeline] junit [2025-10-16T20:45:38.563Z] Recording test results [2025-10-16T20:45:41.870Z] No test report files were found. Configuration error? [2025-10-16T20:45:45.782Z] None of the test reports contained any result [2025-10-16T20:45:45.783Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-16T20:45:45.818Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-16T20:45:47.342Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-16T20:45:47.342Z] Unix type machine.. [2025-10-16T20:45:47.342Z] Running on a Linux host [2025-10-16T20:45:47.342Z] Woohoo - no rogue processes detected! [Pipeline] cleanWs [2025-10-16T20:45:47.981Z] [WS-CLEANUP] Deleting project workspace... [2025-10-16T20:45:47.981Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-16T20:45:51.061Z] [WS-CLEANUP] done [Pipeline] sh [2025-10-16T20:45:52.572Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-16T20:45:52.978Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2025-10-16T20:45:53.223Z] allocate a node for generating rerun job ... [Pipeline] node [2025-10-16T20:45:53.241Z] Running on test-rise-ubuntu2404-riscv64-6 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux [Pipeline] { [Pipeline] echo [2025-10-16T20:45:53.260Z] Generating rerun Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun) [Pipeline] echo [2025-10-16T20:45:53.293Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-10-16T20:45:54.192Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-10-16T20:45:54.810Z] Processing DSL script testJobTemplate [2025-10-16T20:46:44.357Z] LEVELS: [extended] [2025-10-16T20:46:44.357Z] JDK_VERSIONS: [8] [2025-10-16T20:46:44.357Z] GROUPS: [perf] [2025-10-16T20:46:44.357Z] ARCH_OS_LIST: [x86-64_alpine-linux] [2025-10-16T20:46:44.503Z] Existing items: [2025-10-16T20:46:44.503Z] GeneratedJob{name='Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-10-16T20:46:44.840Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun) [Pipeline] build [2025-10-16T20:46:44.863Z] Scheduling project: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun [2025-10-16T20:46:50.408Z] Starting building: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun #6 [2025-10-16T20:54:46.939Z] Build Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun #6 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-10-16T20:54:46.990Z] Running on test-docker-alpine320-armv8-3 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux [Pipeline] { [Pipeline] cleanWs [2025-10-16T20:54:47.374Z] [WS-CLEANUP] Deleting project workspace... [2025-10-16T20:54:47.374Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-16T20:54:47.554Z] [WS-CLEANUP] done [Pipeline] echo [2025-10-16T20:54:47.658Z] Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun #6 completed with status UNSTABLE [Pipeline] timeout [2025-10-16T20:54:47.673Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-16T20:54:48.920Z] Copied 1 artifact from "Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun" build number 6 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-16T20:54:48.951Z] Saving Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun/6/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-16T20:54:49.130Z] Archiving artifacts [2025-10-16T20:54:49.655Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-10-16T20:54:50.792Z] Tap file found: Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun/6/aqa-tests/TKG/output_17606480292046/Test_openjdk8_hs_extended.perf_x86-64_alpine-linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-10-16T20:54:51.104Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=dacapo-jython_0,dacapo-pmd_0,dacapo-sunflow_0,dacapo-xalan_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_alpine-linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.10-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Falpine-jdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-alpine-linux-x64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u472-b07_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=32&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] cleanWs [2025-10-16T20:54:51.511Z] [WS-CLEANUP] Deleting project workspace... [2025-10-16T20:54:51.512Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-16T20:54:51.685Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE