Test_openjdk26_hs_extended.perf_x86-64_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-x64-temurin" build number 608
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 23
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 41
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_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_openjdk26_hs_extended.perf_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 290ae090319488d3630c4644eb534c7bffada157 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 290ae090319488d3630c4644eb534c7bffada157 # timeout=10
Commit message: "Exclude java/foreign/sharedclosejvmti/TestSharedCloseJvmti OpenJ9 jdk26 (#6727)"
> git rev-list --no-walk 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-13T22:42:33.119Z] Found a total of 5 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-13T22:42:33.150Z] SPEC: linux_x86-64
[Pipeline] echo
[2025-11-13T22:42:33.157Z] LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-13T22:42:33.177Z] Found a total of 5 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12' 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-11-13T22:42:33.196Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2025-11-13T22:42:33.224Z] Running on test-ibmcloud-rhel8-x64-1 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_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-11-13T22:42:33.277Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-13T22:42:33.396Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-13T22:42:33.396Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-13T22:42:33.424Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-13T22:42:33.515Z] The recommended git tool is: git
[2025-11-13T22:42:33.560Z] No credentials specified
[2025-11-13T22:42:33.585Z] Cloning the remote Git repository
[2025-11-13T22:42:33.617Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-13T22:42:33.618Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests # timeout=10
[2025-11-13T22:42:33.630Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-13T22:42:33.630Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-13T22:42:33.630Z] > git --version # timeout=10
[2025-11-13T22:42:33.637Z] > git --version # 'git version 2.43.7'
[2025-11-13T22:42:33.637Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-13T22:42:39.542Z] Avoid second fetch
[2025-11-13T22:42:39.569Z] Checking out Revision 290ae090319488d3630c4644eb534c7bffada157 (origin/master)
[2025-11-13T22:42:39.486Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-13T22:42:39.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-13T22:42:39.552Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-13T22:42:39.577Z] > git config core.sparsecheckout # timeout=10
[2025-11-13T22:42:39.582Z] > git checkout -f 290ae090319488d3630c4644eb534c7bffada157 # timeout=10
[2025-11-13T22:42:40.414Z] Commit message: "Exclude java/foreign/sharedclosejvmti/TestSharedCloseJvmti OpenJ9 jdk26 (#6727)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_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-11-13T22:42:42.701Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-13T22:42:42.726Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-13T22:42:43.332Z] + LC_TIME=C
[2025-11-13T22:42:43.332Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-13T22:42:43.450Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-13T22:42:43.936Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-13T22:42:43.936Z] Unix type machine..
[2025-11-13T22:42:43.936Z] Running on a Linux host
[2025-11-13T22:42:43.936Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-11-13T22:42:45.344Z] + printenv
[2025-11-13T22:42:45.344Z] TIME_LIMIT=25
[2025-11-13T22:42:45.344Z] RERUN_ITERATIONS=1
[2025-11-13T22:42:45.344Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/10/display/redirect
[2025-11-13T22:42:45.344Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-13T22:42:45.344Z] EXECUTOR_NUMBER=0
[2025-11-13T22:42:45.344Z] SSH_CONNECTION=78.47.239.97 56522 10.243.64.5 22
[2025-11-13T22:42:45.344Z] _=/usr/bin/printenv
[2025-11-13T22:42:45.344Z] LANG=en_US.UTF-8
[2025-11-13T22:42:45.344Z] BUILD_ID=10
[2025-11-13T22:42:45.344Z] USE_JRE=false
[2025-11-13T22:42:45.344Z] jobStatus=SUCCESS
[2025-11-13T22:42:45.344Z] OLDPWD=/home/jenkins
[2025-11-13T22:42:45.344Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/10/display/redirect?page=changes
[2025-11-13T22:42:45.344Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-13T22:42:45.344Z] PERSONAL_BUILD=false
[2025-11-13T22:42:45.344Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:42:45.344Z] JENKINS_NODE_COOKIE=1e489407-73fe-456c-ab2d-9924d2610506
[2025-11-13T22:42:45.344Z] SLACK_CHANNEL=aqavit-bot
[2025-11-13T22:42:45.344Z] JDK_IMPL=hotspot
[2025-11-13T22:42:45.344Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_x86-64_linux
[2025-11-13T22:42:45.344Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux@tmp
[2025-11-13T22:42:45.344Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-13T22:42:45.344Z] DYNAMIC_COMPILE=false
[2025-11-13T22:42:45.344Z] OPENJ9_BRANCH=master
[2025-11-13T22:42:45.344Z] LABEL_ADDITION=!sw.tool.glibc.2_12
[2025-11-13T22:42:45.344Z] which_declare=declare -f
[2025-11-13T22:42:45.344Z] CI=true
[2025-11-13T22:42:45.344Z] HUDSON_COOKIE=f5052eef-e743-43af-8632-6dda3af613d4
[2025-11-13T22:42:45.344Z] XDG_SESSION_ID=311
[2025-11-13T22:42:45.344Z] USER=jenkins
[2025-11-13T22:42:45.344Z] ADOPTOPENJDK_BRANCH=master
[2025-11-13T22:42:45.344Z] ORIGIN_JDK_VERSION=26
[2025-11-13T22:42:45.344Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/system_lib
[2025-11-13T22:42:45.344Z] UPSTREAM_JOB_NUMBER=608
[2025-11-13T22:42:45.344Z] BUILD_NUMBER=10
[2025-11-13T22:42:45.344Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-13T22:42:45.344Z] JCK_GIT_BRANCH=master
[2025-11-13T22:42:45.344Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-13T22:42:45.344Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[2025-11-13T22:42:45.344Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-x64-temurin
[2025-11-13T22:42:45.344Z] KEEP_REPORTDIR=false
[2025-11-13T22:42:45.344Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[2025-11-13T22:42:45.344Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-13T22:42:45.344Z] USE_TESTENV_PROPERTIES=false
[2025-11-13T22:42:45.344Z] HOME=/home/jenkins
[2025-11-13T22:42:45.345Z] NODE_NAME=test-ibmcloud-rhel8-x64-1
[2025-11-13T22:42:45.345Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../benchmarks
[2025-11-13T22:42:45.345Z] DOCKER_REQUIRED=false
[2025-11-13T22:42:45.345Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-13T22:42:45.345Z] SSH_CLIENT=78.47.239.97 56522 22
[2025-11-13T22:42:45.345Z] JDK_BRANCH=jdk-26+24_adopt
[2025-11-13T22:42:45.345Z] ARCHIVE_TEST_RESULTS=false
[2025-11-13T22:42:45.345Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-13T22:42:45.345Z] JOB_NAME=Test_openjdk26_hs_extended.perf_x86-64_linux
[2025-11-13T22:42:45.345Z] TEST_TIME=120
[2025-11-13T22:42:45.345Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/10/display/redirect?page=tests
[2025-11-13T22:42:45.345Z] BUILD_LIST=perf
[2025-11-13T22:42:45.345Z] KEEP_WORKSPACE=false
[2025-11-13T22:42:45.345Z] NUM_PROCESSORS=2
[2025-11-13T22:42:45.345Z] EXIT_SUCCESS=false
[2025-11-13T22:42:45.345Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-13T22:42:45.345Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-13T22:42:45.345Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/display/redirect
[2025-11-13T22:42:45.345Z] RERUN_FAILURE=true
[2025-11-13T22:42:45.345Z] SDK_RESOURCE=upstream
[2025-11-13T22:42:45.345Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-13T22:42:45.345Z] SETUP_JCK_RUN=false
[2025-11-13T22:42:45.345Z] SPEC=linux_x86-64
[2025-11-13T22:42:45.345Z] ITERATIONS=1
[2025-11-13T22:42:45.345Z] GENERATE_JOBS=true
[2025-11-13T22:42:45.345Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-13T22:42:45.345Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/10/display/redirect?page=artifacts
[2025-11-13T22:42:45.345Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-13T22:42:45.345Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-13T22:42:45.345Z] AUTO_DETECT=true
[2025-11-13T22:42:45.345Z] TAP_NAME=Test_openjdk26_hs_extended.perf_x86-64_linux.tap
[2025-11-13T22:42:45.345Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/10/
[2025-11-13T22:42:45.345Z] SHELL=/bin/bash
[2025-11-13T22:42:45.345Z] STAGE_NAME=Setup
[2025-11-13T22:42:45.345Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-13T22:42:45.345Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_x86-64_linux/
[2025-11-13T22:42:45.345Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-13T22:42:45.345Z] JDK_VERSION=26
[2025-11-13T22:42:45.345Z] BUILD_DISPLAY_NAME=#10
[2025-11-13T22:42:45.345Z] PLATFORM=x86-64_linux
[2025-11-13T22:42:45.345Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-13T22:42:45.345Z] SHLVL=3
[2025-11-13T22:42:45.345Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-11-13T22:42:45.345Z] PARALLEL=Dynamic
[2025-11-13T22:42:45.345Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_x86-64_linux-10
[2025-11-13T22:42:45.345Z] TKG_ITERATIONS=1
[2025-11-13T22:42:45.345Z] EXIT_FAILURE=false
[2025-11-13T22:42:45.345Z] NODE_LABELS=ci.role.testx test-ibmcloud-rhel8-x64-1 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86
[2025-11-13T22:42:45.345Z] TARGET=extended.perf
[2025-11-13T22:42:45.345Z] LOGNAME=jenkins
[2025-11-13T22:42:45.345Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-11-13T22:42:45.345Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-11-13T22:42:45.345Z] JOBSTARTTIME=Thu, 13 Nov 2025 22:42:42 +0000
[2025-11-13T22:42:45.345Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2025-11-13T22:42:45.345Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-13T22:42:45.345Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-11-13T22:42:45.345Z] JENKINS_SERVER_COOKIE=durable-d05c7d0e2dd7a5fb3f5334e66f2aa5c0ef2b438065cca1af4349e66459cd8116
[2025-11-13T22:42:45.345Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-11-13T22:42:45.345Z] BASH_FUNC_which%%=() { ( alias;
[2025-11-13T22:42:45.345Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2025-11-13T22:42:45.345Z] }
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-11-13T22:42:45.421Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-13T22:42:45.444Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-13T22:43:34.575Z] Copied 9 artifacts from "build-scripts » jobs » jdk » jdk-linux-x64-temurin" build number 608
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-13T22:43:34.797Z] 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-11-13T22:43:34.805Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-13T22:43:34.835Z] $ ssh-agent
[2025-11-13T22:43:34.933Z] SSH_AUTH_SOCK=/tmp/ssh-kagIuFCDDVpU/agent.2814557
[2025-11-13T22:43:34.933Z] SSH_AGENT_PID=2814559
[2025-11-13T22:43:34.933Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-13T22:43:34.946Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-13T22:43:34.982Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-13T22:43:35.457Z] ++ pwd
[2025-11-13T22:43:35.457Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-13T22:43:35.457Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[2025-11-13T22:43:35.457Z] get jdk binary...
[2025-11-13T22:43:35.457Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-13T22:43:35.457Z] Uncompressing file: OpenJDK-jdk-sources_26_24-ea.tar.gz ...
[2025-11-13T22:43:46.293Z] List files in jdkbinary folder...
[2025-11-13T22:43:46.293Z] total 841972
[2025-11-13T22:43:46.293Z] -rw-r--r--. 1 jenkins jenkins 325943581 Nov 13 22:23 OpenJDK-debugimage_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:46.293Z] -rw-r--r--. 1 jenkins jenkins 122019019 Nov 13 21:33 OpenJDK-jdk-sources_26_24-ea.tar.gz
[2025-11-13T22:43:46.293Z] -rw-r--r--. 1 jenkins jenkins 143720819 Nov 13 22:23 OpenJDK-jdk_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:46.293Z] -rw-r--r--. 1 jenkins jenkins 88029703 Nov 13 22:23 OpenJDK-jmods_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:46.293Z] -rw-r--r--. 1 jenkins jenkins 62958249 Nov 13 22:21 OpenJDK-jre_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:46.293Z] -rw-r--r--. 1 jenkins jenkins 166568 Nov 13 22:30 OpenJDK-sbom_x64_linux_hotspot_26_24-ea.json
[2025-11-13T22:43:46.293Z] -rw-rw-r--. 1 jenkins jenkins 31030 Nov 13 22:28 OpenJDK-sbom_x64_linux_hotspot_26_24-ea-metadata.json
[2025-11-13T22:43:46.293Z] -rw-r--r--. 1 jenkins jenkins 4233824 Nov 13 22:23 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:46.293Z] -rw-r--r--. 1 jenkins jenkins 115060387 Nov 13 22:22 OpenJDK-testimage_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:46.293Z] drwxrwxr-x. 3 jenkins jenkins 27 Nov 13 22:43 tmp
[2025-11-13T22:43:46.293Z] List files in jdkbinary/tmp folder...
[2025-11-13T22:43:46.293Z] total 4
[2025-11-13T22:43:46.293Z] drwxr-xr-x. 9 jenkins jenkins 4096 Nov 13 21:33 jdk-26+24-src
[2025-11-13T22:43:46.293Z] Moving directory jdk-26+24-src/ to ../source-image
[2025-11-13T22:43:46.293Z] Uncompressing file: OpenJDK-jdk_x64_linux_hotspot_26_24-ea.tar.gz ...
[2025-11-13T22:43:49.261Z] List files in jdkbinary folder...
[2025-11-13T22:43:49.261Z] total 841976
[2025-11-13T22:43:49.261Z] -rw-r--r--. 1 jenkins jenkins 325943581 Nov 13 22:23 OpenJDK-debugimage_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:49.261Z] -rw-r--r--. 1 jenkins jenkins 122019019 Nov 13 21:33 OpenJDK-jdk-sources_26_24-ea.tar.gz
[2025-11-13T22:43:49.261Z] -rw-r--r--. 1 jenkins jenkins 143720819 Nov 13 22:23 OpenJDK-jdk_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:49.261Z] -rw-r--r--. 1 jenkins jenkins 88029703 Nov 13 22:23 OpenJDK-jmods_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:49.261Z] -rw-r--r--. 1 jenkins jenkins 62958249 Nov 13 22:21 OpenJDK-jre_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:49.261Z] -rw-r--r--. 1 jenkins jenkins 166568 Nov 13 22:30 OpenJDK-sbom_x64_linux_hotspot_26_24-ea.json
[2025-11-13T22:43:49.261Z] -rw-rw-r--. 1 jenkins jenkins 31030 Nov 13 22:28 OpenJDK-sbom_x64_linux_hotspot_26_24-ea-metadata.json
[2025-11-13T22:43:49.261Z] -rw-r--r--. 1 jenkins jenkins 4233824 Nov 13 22:23 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:49.261Z] -rw-r--r--. 1 jenkins jenkins 115060387 Nov 13 22:22 OpenJDK-testimage_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:49.261Z] drwxr-xr-x. 9 jenkins jenkins 4096 Nov 13 21:33 source-image
[2025-11-13T22:43:49.261Z] drwxrwxr-x. 3 jenkins jenkins 23 Nov 13 22:43 tmp
[2025-11-13T22:43:49.261Z] List files in jdkbinary/tmp folder...
[2025-11-13T22:43:49.261Z] total 0
[2025-11-13T22:43:49.261Z] drwxr-xr-x. 7 jenkins jenkins 97 Nov 13 22:21 jdk-26+24
[2025-11-13T22:43:49.261Z] Moving directory jdk-26+24/ to ../j2sdk-image
[2025-11-13T22:43:49.261Z] Uncompressing file: OpenJDK-jre_x64_linux_hotspot_26_24-ea.tar.gz ...
[2025-11-13T22:43:53.485Z] List files in jdkbinary folder...
[2025-11-13T22:43:53.485Z] total 841976
[2025-11-13T22:43:53.485Z] drwxr-xr-x. 7 jenkins jenkins 97 Nov 13 22:21 j2sdk-image
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 325943581 Nov 13 22:23 OpenJDK-debugimage_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 122019019 Nov 13 21:33 OpenJDK-jdk-sources_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 143720819 Nov 13 22:23 OpenJDK-jdk_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 88029703 Nov 13 22:23 OpenJDK-jmods_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 62958249 Nov 13 22:21 OpenJDK-jre_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 166568 Nov 13 22:30 OpenJDK-sbom_x64_linux_hotspot_26_24-ea.json
[2025-11-13T22:43:53.485Z] -rw-rw-r--. 1 jenkins jenkins 31030 Nov 13 22:28 OpenJDK-sbom_x64_linux_hotspot_26_24-ea-metadata.json
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 4233824 Nov 13 22:23 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 115060387 Nov 13 22:22 OpenJDK-testimage_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] drwxr-xr-x. 9 jenkins jenkins 4096 Nov 13 21:33 source-image
[2025-11-13T22:43:53.485Z] drwxrwxr-x. 3 jenkins jenkins 27 Nov 13 22:43 tmp
[2025-11-13T22:43:53.485Z] List files in jdkbinary/tmp folder...
[2025-11-13T22:43:53.485Z] total 0
[2025-11-13T22:43:53.485Z] drwxr-xr-x. 6 jenkins jenkins 82 Nov 13 22:21 jdk-26+24-jre
[2025-11-13T22:43:53.485Z] Moving directory jdk-26+24-jre/ to ../j2re-image
[2025-11-13T22:43:53.485Z] Uncompressing file: OpenJDK-static-libs-glibc_x64_linux_hotspot_26_24-ea.tar.gz ...
[2025-11-13T22:43:53.485Z] List files in jdkbinary folder...
[2025-11-13T22:43:53.485Z] total 841976
[2025-11-13T22:43:53.485Z] drwxr-xr-x. 6 jenkins jenkins 82 Nov 13 22:21 j2re-image
[2025-11-13T22:43:53.485Z] drwxr-xr-x. 7 jenkins jenkins 97 Nov 13 22:21 j2sdk-image
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 325943581 Nov 13 22:23 OpenJDK-debugimage_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 122019019 Nov 13 21:33 OpenJDK-jdk-sources_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 143720819 Nov 13 22:23 OpenJDK-jdk_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 88029703 Nov 13 22:23 OpenJDK-jmods_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 62958249 Nov 13 22:21 OpenJDK-jre_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 166568 Nov 13 22:30 OpenJDK-sbom_x64_linux_hotspot_26_24-ea.json
[2025-11-13T22:43:53.485Z] -rw-rw-r--. 1 jenkins jenkins 31030 Nov 13 22:28 OpenJDK-sbom_x64_linux_hotspot_26_24-ea-metadata.json
[2025-11-13T22:43:53.485Z] -rw-r--r--. 1 jenkins jenkins 4233824 Nov 13 22:23 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.486Z] -rw-r--r--. 1 jenkins jenkins 115060387 Nov 13 22:22 OpenJDK-testimage_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:43:53.486Z] drwxr-xr-x. 9 jenkins jenkins 4096 Nov 13 21:33 source-image
[2025-11-13T22:43:53.486Z] drwxrwxr-x. 3 jenkins jenkins 35 Nov 13 22:43 tmp
[2025-11-13T22:43:53.486Z] List files in jdkbinary/tmp folder...
[2025-11-13T22:43:53.486Z] total 0
[2025-11-13T22:43:53.486Z] drwxr-xr-x. 3 jenkins jenkins 17 Nov 13 22:21 jdk-26+24-static-libs
[2025-11-13T22:43:53.486Z] Moving directory jdk-26+24-static-libs/ to ../static-libs
[2025-11-13T22:43:53.486Z] Uncompressing file: OpenJDK-testimage_x64_linux_hotspot_26_24-ea.tar.gz ...
[2025-11-13T22:44:00.772Z] List files in jdkbinary folder...
[2025-11-13T22:44:00.772Z] total 841976
[2025-11-13T22:44:00.772Z] drwxr-xr-x. 6 jenkins jenkins 82 Nov 13 22:21 j2re-image
[2025-11-13T22:44:00.772Z] drwxr-xr-x. 7 jenkins jenkins 97 Nov 13 22:21 j2sdk-image
[2025-11-13T22:44:00.772Z] -rw-r--r--. 1 jenkins jenkins 325943581 Nov 13 22:23 OpenJDK-debugimage_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:44:00.772Z] -rw-r--r--. 1 jenkins jenkins 122019019 Nov 13 21:33 OpenJDK-jdk-sources_26_24-ea.tar.gz
[2025-11-13T22:44:00.772Z] -rw-r--r--. 1 jenkins jenkins 143720819 Nov 13 22:23 OpenJDK-jdk_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:44:00.773Z] -rw-r--r--. 1 jenkins jenkins 88029703 Nov 13 22:23 OpenJDK-jmods_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:44:00.773Z] -rw-r--r--. 1 jenkins jenkins 62958249 Nov 13 22:21 OpenJDK-jre_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:44:00.773Z] -rw-r--r--. 1 jenkins jenkins 166568 Nov 13 22:30 OpenJDK-sbom_x64_linux_hotspot_26_24-ea.json
[2025-11-13T22:44:00.773Z] -rw-rw-r--. 1 jenkins jenkins 31030 Nov 13 22:28 OpenJDK-sbom_x64_linux_hotspot_26_24-ea-metadata.json
[2025-11-13T22:44:00.773Z] -rw-r--r--. 1 jenkins jenkins 4233824 Nov 13 22:23 OpenJDK-static-libs-glibc_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:44:00.773Z] -rw-r--r--. 1 jenkins jenkins 115060387 Nov 13 22:22 OpenJDK-testimage_x64_linux_hotspot_26_24-ea.tar.gz
[2025-11-13T22:44:00.773Z] drwxr-xr-x. 9 jenkins jenkins 4096 Nov 13 21:33 source-image
[2025-11-13T22:44:00.773Z] drwxr-xr-x. 3 jenkins jenkins 17 Nov 13 22:21 static-libs
[2025-11-13T22:44:00.773Z] drwxrwxr-x. 3 jenkins jenkins 34 Nov 13 22:43 tmp
[2025-11-13T22:44:00.773Z] List files in jdkbinary/tmp folder...
[2025-11-13T22:44:00.773Z] total 0
[2025-11-13T22:44:00.773Z] drwxr-xr-x. 6 jenkins jenkins 112 Nov 13 22:14 jdk-26+24-test-image
[2025-11-13T22:44:00.773Z] Moving directory jdk-26+24-test-image/ to ../openjdk-test-image
[2025-11-13T22:44:00.773Z] Uncompressing OpenJDK-debugimage_x64_linux_hotspot_26_24-ea.tar.gz over ./j2sdk-image...
[2025-11-13T22:44:20.092Z] Removing top-level folder jdk-26+24-debug-image/
[2025-11-13T22:44:20.092Z] Removing top-level folder jdk-26+24/
[2025-11-13T22:44:43.163Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-13T22:44:43.164Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-13T22:44:43.164Z] openjdk version "26-beta" 2026-03-17
[2025-11-13T22:44:43.164Z] OpenJDK Runtime Environment Temurin-26+24-202511132133 (build 26-beta+24-ea)
[2025-11-13T22:44:43.164Z] OpenJDK 64-Bit Server VM Temurin-26+24-202511132133 (build 26-beta+24-ea, mixed mode, sharing)
[2025-11-13T22:44:43.164Z] =JAVA VERSION OUTPUT END=
[2025-11-13T22:44:43.164Z] =RELEASE INFO BEGIN=
[2025-11-13T22:44:43.164Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-13T22:44:43.164Z] IMPLEMENTOR_VERSION="Temurin-26+24-202511132133"
[2025-11-13T22:44:43.164Z] JAVA_RUNTIME_VERSION="26-beta+24-ea"
[2025-11-13T22:44:43.164Z] JAVA_VERSION="26"
[2025-11-13T22:44:43.164Z] JAVA_VERSION_DATE="2026-03-17"
[2025-11-13T22:44:43.164Z] LIBC="gnu"
[2025-11-13T22:44:43.164Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-11-13T22:44:43.164Z] OS_ARCH="x86_64"
[2025-11-13T22:44:43.164Z] OS_NAME="Linux"
[2025-11-13T22:44:43.164Z] SOURCE=".:git:30580981e10d"
[2025-11-13T22:44:43.164Z] BUILD_SOURCE="git:2bda476bc6f40b0136f2de1f736d76e60e80b325"
[2025-11-13T22:44:43.164Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-13T22:44:43.164Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-11-13T22:44:43.164Z] FULL_VERSION="26-beta+24-ea"
[2025-11-13T22:44:43.164Z] SEMANTIC_VERSION="26+24"
[2025-11-13T22:44:43.164Z] BUILD_INFO="OS: Linux Version: 6.8.0-1041-azure"
[2025-11-13T22:44:43.164Z] JVM_VARIANT="Hotspot"
[2025-11-13T22:44:43.164Z] JVM_VERSION="26-beta+24-ea"
[2025-11-13T22:44:43.164Z] IMAGE_TYPE="JDK"
[2025-11-13T22:44:43.164Z] =RELEASE INFO END=
[2025-11-13T22:44:43.164Z] get testKitGen...
[2025-11-13T22:44:43.164Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-13T22:44:43.164Z] git rev-parse master
[2025-11-13T22:44:43.164Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-13T22:44:43.293Z] $ ssh-agent -k
[2025-11-13T22:44:43.300Z] unset SSH_AUTH_SOCK;
[2025-11-13T22:44:43.300Z] unset SSH_AGENT_PID;
[2025-11-13T22:44:43.300Z] echo Agent pid 2814559 killed;
[2025-11-13T22:44:43.395Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-13T22:44:43.781Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B24_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=608&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-13T22:44:43.796Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-ibmcloud-rhel8-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B24_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=608&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-13T22:44:43.842Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-13T22:44:44.005Z] Copied 1 artifact from "getTRSSOutput" build number 1956
[Pipeline] sh
[2025-11-13T22:44:44.487Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-13T22:44:44.487Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-13T22:44:44.487Z] + tar xof -
[2025-11-13T22:44:44.487Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-13T22:44:44.579Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-13T22:44:44.604Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-13T22:44:45.066Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-13T22:45:08.178Z] --------------------------------------------
[2025-11-13T22:45:08.178Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:08.178Z] task is set to default
[2025-11-13T22:45:08.178Z] dependencyList is set to all
[2025-11-13T22:45:08.178Z] --------------------------------------------
[2025-11-13T22:45:08.178Z] Starting download third party dependent jars
[2025-11-13T22:45:08.178Z] --------------------------------------------
[2025-11-13T22:45:08.178Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:08.178Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.179Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.179Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.179Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.179Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.179Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.179Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-13T22:45:08.179Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-13T22:45:08.283Z] Found a total of 5 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf&&!sw.tool.glibc.2_12' label
[Pipeline] echo
[2025-11-13T22:45:08.287Z] Machine limit is 5.
[Pipeline] sh
[2025-11-13T22:45:08.774Z] + cd ./aqa-tests/TKG
[2025-11-13T22:45:08.774Z] ++ uname
[2025-11-13T22:45:08.774Z] + '[' Linux = AIX ']'
[2025-11-13T22:45:08.774Z] ++ uname
[2025-11-13T22:45:08.774Z] + '[' Linux = SunOS ']'
[2025-11-13T22:45:08.774Z] ++ uname
[2025-11-13T22:45:08.774Z] + '[' Linux = '*BSD' ']'
[2025-11-13T22:45:08.774Z] + MAKE=make
[2025-11-13T22:45:08.774Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-13T22:45:08.774Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-13T22:45:08.774Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:08.774Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-13T22:45:08.774Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-13T22:45:08.774Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-13T22:45:08.774Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-13T22:45:08.774Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-13T22:45:09.102Z]
[2025-11-13T22:45:09.102Z] build:
[2025-11-13T22:45:09.102Z]
[2025-11-13T22:45:09.102Z] clean:
[2025-11-13T22:45:09.431Z]
[2025-11-13T22:45:09.431Z] init:
[2025-11-13T22:45:09.431Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-11-13T22:45:09.431Z]
[2025-11-13T22:45:09.431Z] getDependentLibs:
[2025-11-13T22:45:09.431Z] [exec] --------------------------------------------
[2025-11-13T22:45:09.431Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:09.431Z] [exec] task is set to default
[2025-11-13T22:45:09.431Z] [exec] dependencyList is set to json_simple
[2025-11-13T22:45:09.431Z] [exec] --------------------------------------------
[2025-11-13T22:45:09.431Z] [exec] Starting download third party dependent jars
[2025-11-13T22:45:09.431Z] [exec] --------------------------------------------
[2025-11-13T22:45:09.431Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:09.431Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-13T22:45:09.431Z] [exec] downloaded dependent third party jars successfully
[2025-11-13T22:45:09.431Z]
[2025-11-13T22:45:09.431Z] compile:
[2025-11-13T22:45:09.431Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-13T22:45:09.431Z] [echo] ============COMPILER SETTINGS============
[2025-11-13T22:45:09.431Z] [echo] ===fork: yes
[2025-11-13T22:45:09.431Z] [echo] ===debug: on
[2025-11-13T22:45:09.431Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-11-13T22:45:12.388Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-13T22:45:12.388Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] dist:
[2025-11-13T22:45:12.388Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] BUILD SUCCESSFUL
[2025-11-13T22:45:12.388Z] Total time: 3 seconds
[2025-11-13T22:45:12.388Z] 0
[2025-11-13T22:45:12.388Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-13T22:45:12.388Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-13T22:45:12.388Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2025-11-13T22:45:12.388Z] ****************************** MACHINE INFO ******************************
[2025-11-13T22:45:12.388Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-11-13T22:45:12.388Z] Free Physical Memory Size : 463867904
[2025-11-13T22:45:12.388Z] Free space (bytes) : 74843066368
[2025-11-13T22:45:12.388Z] Total Physical Memory Size : 8071585792
[2025-11-13T22:45:12.388Z] Total space (bytes) : 107256721408
[2025-11-13T22:45:12.388Z] Usable space (bytes) : 74843066368
[2025-11-13T22:45:12.388Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-13T22:45:12.388Z] bashVersion :
[2025-11-13T22:45:12.388Z] GNU bash, version 4.4.20(1)-release (x86_64-redhat-linux-gnu)
[2025-11-13T22:45:12.388Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-13T22:45:12.388Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] This is free software; you are free to change and redistribute it.
[2025-11-13T22:45:12.388Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-13T22:45:12.388Z] cpuCores : 2
[2025-11-13T22:45:12.388Z] curlVersion :
[2025-11-13T22:45:12.388Z] curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
[2025-11-13T22:45:12.388Z] Release-Date: 2018-09-05
[2025-11-13T22:45:12.388Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-13T22:45:12.388Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-11-13T22:45:12.388Z] dockerVersion : Docker version 26.1.3, build b72abbb
[2025-11-13T22:45:12.388Z] gcc version : 8
[2025-11-13T22:45:12.388Z] gclibc version : ldd (GNU libc) 2.28
[2025-11-13T22:45:12.388Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux 8.2-20.el8
[2025-11-13T22:45:12.388Z] lldb version : Command could not be executed
[2025-11-13T22:45:12.388Z] makeVersion :
[2025-11-13T22:45:12.388Z] GNU Make 4.2.1
[2025-11-13T22:45:12.388Z] Built for x86_64-redhat-linux-gnu
[2025-11-13T22:45:12.388Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-11-13T22:45:12.388Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-13T22:45:12.388Z] This is free software: you are free to change and redistribute it.
[2025-11-13T22:45:12.388Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-13T22:45:12.388Z] mavenVersion : bash: mvn: command not found
[2025-11-13T22:45:12.388Z] osInfo :
[2025-11-13T22:45:12.388Z] NAME="Red Hat Enterprise Linux"
[2025-11-13T22:45:12.388Z] VERSION="8.10 (Ootpa)"
[2025-11-13T22:45:12.388Z] ID="rhel"
[2025-11-13T22:45:12.388Z] ID_LIKE="fedora"
[2025-11-13T22:45:12.388Z] VERSION_ID="8.10"
[2025-11-13T22:45:12.388Z] PLATFORM_ID="platform:el8"
[2025-11-13T22:45:12.388Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)"
[2025-11-13T22:45:12.388Z] ANSI_COLOR="0;31"
[2025-11-13T22:45:12.388Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-11-13T22:45:12.388Z] HOME_URL="https://www.redhat.com/"
[2025-11-13T22:45:12.388Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-11-13T22:45:12.388Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-11-13T22:45:12.388Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
[2025-11-13T22:45:12.388Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-11-13T22:45:12.388Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
[2025-11-13T22:45:12.388Z] osLabel : rhel.8
[2025-11-13T22:45:12.388Z] perlVersion :
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi
[2025-11-13T22:45:12.388Z] (with 59 registered patches, see perl -V for more detail)
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] Copyright 1987-2018, Larry Wall
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-13T22:45:12.388Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-13T22:45:12.388Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-13T22:45:12.388Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] podmanVersion : bash: podman: command not found
[2025-11-13T22:45:12.388Z] procArch : x86_64
[2025-11-13T22:45:12.388Z] sysArch : x86_64
[2025-11-13T22:45:12.388Z] sysOS : Linux
[2025-11-13T22:45:12.388Z] ulimit :
[2025-11-13T22:45:12.388Z] core file size (blocks, -c) 0
[2025-11-13T22:45:12.388Z] data seg size (kbytes, -d) unlimited
[2025-11-13T22:45:12.388Z] scheduling priority (-e) 0
[2025-11-13T22:45:12.388Z] file size (blocks, -f) unlimited
[2025-11-13T22:45:12.388Z] pending signals (-i) 30441
[2025-11-13T22:45:12.388Z] max locked memory (kbytes, -l) 64
[2025-11-13T22:45:12.388Z] max memory size (kbytes, -m) unlimited
[2025-11-13T22:45:12.388Z] open files (-n) 262144
[2025-11-13T22:45:12.388Z] pipe size (512 bytes, -p) 8
[2025-11-13T22:45:12.388Z] POSIX message queues (bytes, -q) 819200
[2025-11-13T22:45:12.388Z] real-time priority (-r) 0
[2025-11-13T22:45:12.388Z] stack size (kbytes, -s) 8192
[2025-11-13T22:45:12.388Z] cpu time (seconds, -t) unlimited
[2025-11-13T22:45:12.388Z] max user processes (-u) 30441
[2025-11-13T22:45:12.388Z] virtual memory (kbytes, -v) unlimited
[2025-11-13T22:45:12.388Z] file locks (-x) unlimited
[2025-11-13T22:45:12.388Z] uname : Linux test-ibmcloud-rhel8-x64-1.adoptopenjdk.net 4.18.0-553.70.1.el8_10.x86_64 #1 SMP Tue Aug 12 13:09:16 EDT 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-11-13T22:45:12.388Z] vmVendor : Oracle Corporation
[2025-11-13T22:45:12.388Z] vmVersion : 26-beta+24-ea
[2025-11-13T22:45:12.388Z] xlc version : bash: xlC: command not found
[2025-11-13T22:45:12.388Z] **************************************************************************
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] System.getProperty('os.name')=Linux
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] System.getProperty('os.arch')=amd64
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] System.getProperty('java.fullversion')=null
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] System.getProperty('sun.arch.data.model')=64
[2025-11-13T22:45:12.388Z]
[2025-11-13T22:45:12.388Z] 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_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:12.388Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-13T22:45:12.388Z] perl scripts/configure.pl
[2025-11-13T22:45:12.786Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.8" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-13T22:45:13.124Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-13T22:45:13.124Z]
[2025-11-13T22:45:13.124Z]
[2025-11-13T22:45:13.124Z] Starting to generate parallel test lists.
[2025-11-13T22:45:13.124Z]
[2025-11-13T22:45:13.124Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-13T22:45:13.124Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-13T22:45:13.124Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-13T22:45:13.124Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-13T22:45:13.124Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-13T22:45:13.124Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-13T22:45:13.124Z] Attempting to get test duration data from TRSS.
[2025-11-13T22:45:13.124Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=x86-64_linux&group=perf&level=extended
[2025-11-13T22:45:13.831Z] Attempting to get test duration data from cached files.
[2025-11-13T22:45:13.831Z]
[2025-11-13T22:45:13.831Z] TEST DURATION
[2025-11-13T22:45:13.831Z] ====================================================================================
[2025-11-13T22:45:13.831Z] Total number of tests searched: 20
[2025-11-13T22:45:13.831Z] Number of test durations found: 20
[2025-11-13T22:45:13.831Z] Top slowest tests:
[2025-11-13T22:45:13.831Z] 01m29s renaissance-finagle-http_0
[2025-11-13T22:45:13.831Z] 01m11s renaissance-mnemonics_0
[2025-11-13T22:45:13.831Z] 01m11s dacapo-tomcat_0
[2025-11-13T22:45:13.831Z] ====================================================================================
[2025-11-13T22:45:13.831Z]
[2025-11-13T22:45:13.831Z] Test target is split into 1 lists.
[2025-11-13T22:45:13.831Z] Reducing estimated test running time from 08m31s to 08m31s.
[2025-11-13T22:45:13.831Z]
[2025-11-13T22:45:13.831Z] -------------------------------------testList_0-------------------------------------
[2025-11-13T22:45:13.831Z] Number of tests: 20
[2025-11-13T22:45:13.831Z] Estimated running time: 08m31s
[2025-11-13T22:45:13.831Z] TESTLIST=renaissance-finagle-http_0,renaissance-mnemonics_0,dacapo-tomcat_0,renaissance-par-mnemonics_0,dacapo-sunflow_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-luindex_0,renaissance-db-shootout_0,dacapo-fop_0,renaissance-als_0,renaissance-log-regression_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-chi-square_0,dacapo-avrora_0,renaissance-finagle-chirper_0
[2025-11-13T22:45:13.831Z] ------------------------------------------------------------------------------------
[2025-11-13T22:45:13.831Z]
[2025-11-13T22:45:13.831Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-13T22:45:13.831Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-13T22:45:13.924Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-13T22:45:14.033Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-13T22:45:14.079Z] Building tests...
[Pipeline] timeout
[2025-11-13T22:45:14.082Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-13T22:45:14.100Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-13T22:45:14.554Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-13T22:45:18.335Z] --------------------------------------------
[2025-11-13T22:45:18.335Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:18.335Z] task is set to default
[2025-11-13T22:45:18.335Z] dependencyList is set to all
[2025-11-13T22:45:18.335Z] --------------------------------------------
[2025-11-13T22:45:18.335Z] Starting download third party dependent jars
[2025-11-13T22:45:18.335Z] --------------------------------------------
[2025-11-13T22:45:18.335Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:18.335Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.335Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.335Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.335Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-13T22:45:18.335Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.335Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:18.335Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-13T22:45:18.336Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-13T22:45:18.493Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-11-13T22:45:18.508Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-13T22:45:18.532Z] $ ssh-agent
[2025-11-13T22:45:18.634Z] SSH_AUTH_SOCK=/tmp/ssh-hmopLwMp3lSv/agent.2815543
[2025-11-13T22:45:18.634Z] SSH_AGENT_PID=2815545
[2025-11-13T22:45:18.634Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-13T22:45:19.102Z] + bash ./compile.sh
[2025-11-13T22:45:19.103Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-13T22:45:19.103Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:19.103Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-13T22:45:19.103Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-13T22:45:19.103Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-13T22:45:19.103Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-13T22:45:19.103Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-13T22:45:19.432Z]
[2025-11-13T22:45:19.432Z] build:
[2025-11-13T22:45:19.432Z]
[2025-11-13T22:45:19.432Z] clean:
[2025-11-13T22:45:19.432Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-11-13T22:45:19.432Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-11-13T22:45:19.432Z]
[2025-11-13T22:45:19.432Z] init:
[2025-11-13T22:45:19.432Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-11-13T22:45:19.432Z]
[2025-11-13T22:45:19.432Z] getDependentLibs:
[2025-11-13T22:45:19.771Z] [exec] --------------------------------------------
[2025-11-13T22:45:19.771Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:19.771Z] [exec] task is set to default
[2025-11-13T22:45:19.771Z] [exec] dependencyList is set to json_simple
[2025-11-13T22:45:19.771Z] [exec] --------------------------------------------
[2025-11-13T22:45:19.771Z] [exec] Starting download third party dependent jars
[2025-11-13T22:45:19.771Z] [exec] --------------------------------------------
[2025-11-13T22:45:19.771Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:19.771Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-13T22:45:19.771Z] [exec] downloaded dependent third party jars successfully
[2025-11-13T22:45:19.771Z]
[2025-11-13T22:45:19.771Z] compile:
[2025-11-13T22:45:19.771Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-13T22:45:19.771Z] [echo] ============COMPILER SETTINGS============
[2025-11-13T22:45:19.771Z] [echo] ===fork: yes
[2025-11-13T22:45:19.771Z] [echo] ===debug: on
[2025-11-13T22:45:19.771Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin
[2025-11-13T22:45:22.033Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-13T22:45:22.033Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-13T22:45:22.033Z]
[2025-11-13T22:45:22.033Z] dist:
[2025-11-13T22:45:22.033Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-13T22:45:22.033Z]
[2025-11-13T22:45:22.033Z] BUILD SUCCESSFUL
[2025-11-13T22:45:22.033Z] Total time: 3 seconds
[2025-11-13T22:45:22.033Z] 0
[2025-11-13T22:45:22.033Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-13T22:45:22.361Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-11-13T22:45:22.361Z] microArchOutput: model name : AMD EPYC-Rome Processor
[2025-11-13T22:45:22.692Z] ****************************** MACHINE INFO ******************************
[2025-11-13T22:45:22.693Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-11-13T22:45:22.693Z] Free Physical Memory Size : 461942784
[2025-11-13T22:45:22.693Z] Free space (bytes) : 74845470720
[2025-11-13T22:45:22.693Z] Total Physical Memory Size : 8071585792
[2025-11-13T22:45:22.693Z] Total space (bytes) : 107256721408
[2025-11-13T22:45:22.693Z] Usable space (bytes) : 74845470720
[2025-11-13T22:45:22.693Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-13T22:45:22.693Z] bashVersion :
[2025-11-13T22:45:22.693Z] GNU bash, version 4.4.20(1)-release (x86_64-redhat-linux-gnu)
[2025-11-13T22:45:22.693Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-13T22:45:22.693Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-13T22:45:22.693Z]
[2025-11-13T22:45:22.693Z] This is free software; you are free to change and redistribute it.
[2025-11-13T22:45:22.693Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-13T22:45:22.693Z] cpuCores : 2
[2025-11-13T22:45:22.693Z] curlVersion :
[2025-11-13T22:45:22.693Z] curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
[2025-11-13T22:45:22.693Z] Release-Date: 2018-09-05
[2025-11-13T22:45:22.693Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-13T22:45:22.693Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2025-11-13T22:45:22.693Z] dockerVersion : Docker version 26.1.3, build b72abbb
[2025-11-13T22:45:22.693Z] gcc version : 8
[2025-11-13T22:45:22.693Z] gclibc version : ldd (GNU libc) 2.28
[2025-11-13T22:45:22.693Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux 8.2-20.el8
[2025-11-13T22:45:22.693Z] lldb version : Command could not be executed
[2025-11-13T22:45:22.693Z] makeVersion :
[2025-11-13T22:45:22.693Z] GNU Make 4.2.1
[2025-11-13T22:45:22.693Z] Built for x86_64-redhat-linux-gnu
[2025-11-13T22:45:22.693Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-11-13T22:45:22.693Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-13T22:45:22.693Z] This is free software: you are free to change and redistribute it.
[2025-11-13T22:45:22.693Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-13T22:45:22.693Z] mavenVersion : bash: mvn: command not found
[2025-11-13T22:45:22.693Z] osInfo :
[2025-11-13T22:45:22.693Z] NAME="Red Hat Enterprise Linux"
[2025-11-13T22:45:22.693Z] VERSION="8.10 (Ootpa)"
[2025-11-13T22:45:22.693Z] ID="rhel"
[2025-11-13T22:45:22.693Z] ID_LIKE="fedora"
[2025-11-13T22:45:22.693Z] VERSION_ID="8.10"
[2025-11-13T22:45:22.693Z] PLATFORM_ID="platform:el8"
[2025-11-13T22:45:22.693Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)"
[2025-11-13T22:45:22.693Z] ANSI_COLOR="0;31"
[2025-11-13T22:45:22.693Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2025-11-13T22:45:22.693Z] HOME_URL="https://www.redhat.com/"
[2025-11-13T22:45:22.693Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2025-11-13T22:45:22.693Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2025-11-13T22:45:22.693Z]
[2025-11-13T22:45:22.693Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2025-11-13T22:45:22.693Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
[2025-11-13T22:45:22.693Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2025-11-13T22:45:22.693Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
[2025-11-13T22:45:22.693Z] osLabel : rhel.8
[2025-11-13T22:45:22.693Z] perlVersion :
[2025-11-13T22:45:22.693Z]
[2025-11-13T22:45:22.693Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi
[2025-11-13T22:45:22.693Z] (with 59 registered patches, see perl -V for more detail)
[2025-11-13T22:45:22.693Z]
[2025-11-13T22:45:22.693Z] Copyright 1987-2018, Larry Wall
[2025-11-13T22:45:22.693Z]
[2025-11-13T22:45:22.693Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-13T22:45:22.693Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-13T22:45:22.693Z]
[2025-11-13T22:45:22.694Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-13T22:45:22.694Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-13T22:45:22.694Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-13T22:45:22.694Z]
[2025-11-13T22:45:22.694Z] podmanVersion : bash: podman: command not found
[2025-11-13T22:45:22.694Z] procArch : x86_64
[2025-11-13T22:45:22.694Z] sysArch : x86_64
[2025-11-13T22:45:22.694Z] sysOS : Linux
[2025-11-13T22:45:22.694Z] ulimit :
[2025-11-13T22:45:22.694Z] core file size (blocks, -c) 0
[2025-11-13T22:45:22.694Z] data seg size (kbytes, -d) unlimited
[2025-11-13T22:45:22.694Z] scheduling priority (-e) 0
[2025-11-13T22:45:22.694Z] file size (blocks, -f) unlimited
[2025-11-13T22:45:22.694Z] pending signals (-i) 30441
[2025-11-13T22:45:22.694Z] max locked memory (kbytes, -l) 64
[2025-11-13T22:45:22.694Z] max memory size (kbytes, -m) unlimited
[2025-11-13T22:45:22.694Z] open files (-n) 262144
[2025-11-13T22:45:22.694Z] pipe size (512 bytes, -p) 8
[2025-11-13T22:45:22.694Z] POSIX message queues (bytes, -q) 819200
[2025-11-13T22:45:22.694Z] real-time priority (-r) 0
[2025-11-13T22:45:22.694Z] stack size (kbytes, -s) 8192
[2025-11-13T22:45:22.694Z] cpu time (seconds, -t) unlimited
[2025-11-13T22:45:22.694Z] max user processes (-u) 30441
[2025-11-13T22:45:22.694Z] virtual memory (kbytes, -v) unlimited
[2025-11-13T22:45:22.694Z] file locks (-x) unlimited
[2025-11-13T22:45:22.694Z] uname : Linux test-ibmcloud-rhel8-x64-1.adoptopenjdk.net 4.18.0-553.70.1.el8_10.x86_64 #1 SMP Tue Aug 12 13:09:16 EDT 2025 x86_64 x86_64 x86_64 GNU/Linux
[2025-11-13T22:45:22.694Z] vmVendor : Oracle Corporation
[2025-11-13T22:45:22.694Z] vmVersion : 26-beta+24-ea
[2025-11-13T22:45:22.694Z] xlc version : bash: xlC: command not found
[2025-11-13T22:45:22.694Z] **************************************************************************
[2025-11-13T22:45:22.694Z]
[2025-11-13T22:45:22.694Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-13T22:45:22.694Z]
[2025-11-13T22:45:22.694Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-13T22:45:22.694Z]
[2025-11-13T22:45:22.694Z] System.getProperty('os.name')=Linux
[2025-11-13T22:45:22.694Z]
[2025-11-13T22:45:22.694Z] System.getProperty('os.arch')=amd64
[2025-11-13T22:45:22.694Z]
[2025-11-13T22:45:22.694Z] System.getProperty('java.fullversion')=null
[2025-11-13T22:45:22.694Z]
[2025-11-13T22:45:22.694Z] System.getProperty('sun.arch.data.model')=64
[2025-11-13T22:45:22.694Z]
[2025-11-13T22:45:22.694Z] make -f clean.mk cleanBuild
[2025-11-13T22:45:22.694Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-13T22:45:22.694Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2025-11-13T22:45:22.695Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-13T22:45:22.695Z] make -f compile.mk compile
[2025-11-13T22:45:22.695Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-13T22:45:23.028Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-13T22:45:23.028Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-13T22:45:23.028Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-11-13T22:45:23.030Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-11-13T22:45:23.030Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-11-13T22:45:23.360Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-13T22:45:23.360Z]
[2025-11-13T22:45:23.360Z] -create_test_directory:
[2025-11-13T22:45:23.360Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest
[2025-11-13T22:45:23.360Z]
[2025-11-13T22:45:23.360Z] stage_test_material:
[2025-11-13T22:45:23.694Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest
[2025-11-13T22:45:24.026Z]
[2025-11-13T22:45:24.026Z] build:
[2025-11-13T22:45:24.026Z]
[2025-11-13T22:45:24.026Z] init:
[2025-11-13T22:45:24.026Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf
[2025-11-13T22:45:24.026Z]
[2025-11-13T22:45:24.026Z] dist:
[2025-11-13T22:45:24.026Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf
[2025-11-13T22:45:24.026Z]
[2025-11-13T22:45:24.026Z] build:
[2025-11-13T22:45:24.026Z]
[2025-11-13T22:45:24.026Z] build:
[2025-11-13T22:45:24.026Z]
[2025-11-13T22:45:24.026Z] init:
[2025-11-13T22:45:24.026Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2025-11-13T22:45:24.026Z]
[2025-11-13T22:45:24.026Z] getBumbleBench:
[2025-11-13T22:45:24.026Z] [echo] Cloning BumbleBench
[2025-11-13T22:45:24.026Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-13T22:45:24.026Z] [exec] Cloning into 'bumblebench'...
[2025-11-13T22:45:24.354Z]
[2025-11-13T22:45:24.354Z] buildBumbleBench:
[2025-11-13T22:45:24.354Z] [echo] Building BumbleBench
[2025-11-13T22:45:24.354Z]
[2025-11-13T22:45:24.354Z] compile-all:
[2025-11-13T22:45:24.354Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:24.690Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:24.691Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:24.691Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:24.691Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:24.691Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:24.691Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:25.877Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-13T22:45:25.877Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-13T22:45:25.877Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-11-13T22:45:25.877Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-13T22:45:25.877Z] [javac] 4 warnings
[2025-11-13T22:45:25.877Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:25.877Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:25.877Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:25.877Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:25.877Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:25.877Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:25.877Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:25.877Z] [javac] 4 warnings
[2025-11-13T22:45:25.877Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:25.877Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:25.877Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:25.877Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:25.877Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:25.877Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:25.877Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:26.212Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-11-13T22:45:26.212Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-13T22:45:26.212Z] [javac] 4 warnings
[2025-11-13T22:45:26.212Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:26.212Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:26.212Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:26.212Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:26.212Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:26.212Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:26.212Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:26.212Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-11-13T22:45:26.212Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-13T22:45:26.212Z] [javac] 4 warnings
[2025-11-13T22:45:26.212Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:26.544Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:26.544Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:26.544Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:26.544Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:26.544Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:26.544Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:26.876Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-13T22:45:26.876Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-13T22:45:26.876Z] [javac] 4 warnings
[2025-11-13T22:45:26.876Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:26.876Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:26.876Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:26.876Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:26.876Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:26.876Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:26.876Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:26.876Z] [javac] 4 warnings
[2025-11-13T22:45:26.876Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:26.877Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:26.877Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:26.877Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:26.877Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:26.877Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:26.877Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:26.877Z] [javac] 4 warnings
[2025-11-13T22:45:26.877Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:26.877Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:26.877Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:26.877Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:26.877Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:26.877Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:26.878Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:26.878Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class
[2025-11-13T22:45:26.878Z] [javac] synchronized(init) {
[2025-11-13T22:45:26.878Z] [javac] ^
[2025-11-13T22:45:27.209Z] [javac] 5 warnings
[2025-11-13T22:45:27.209Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:27.209Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:27.209Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:27.209Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:27.209Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.209Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.210Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:27.210Z] [javac] 4 warnings
[2025-11-13T22:45:27.210Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:27.210Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:27.210Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:27.210Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:27.210Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.210Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.210Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:27.542Z] [javac] 4 warnings
[2025-11-13T22:45:27.542Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:27.542Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:27.542Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:27.542Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:27.542Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.542Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.542Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:27.869Z] [javac] 4 warnings
[2025-11-13T22:45:27.869Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:27.869Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:27.869Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:27.869Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:27.869Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.869Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.869Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:27.869Z] [javac] 4 warnings
[2025-11-13T22:45:27.869Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:27.869Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:27.869Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:27.869Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:27.869Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.869Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.869Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:27.869Z] [javac] 4 warnings
[2025-11-13T22:45:27.869Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:27.869Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:27.869Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:27.869Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:27.869Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.869Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.869Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:27.869Z] [javac] 4 warnings
[2025-11-13T22:45:27.869Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:45:27.869Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-13T22:45:27.869Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-13T22:45:27.869Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-13T22:45:27.869Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.869Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-13T22:45:27.870Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-13T22:45:27.870Z] [javac] 4 warnings
[2025-11-13T22:45:27.870Z]
[2025-11-13T22:45:27.870Z] dist:
[2025-11-13T22:45:28.199Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-11-13T22:45:28.199Z]
[2025-11-13T22:45:28.199Z] dist:
[2025-11-13T22:45:28.199Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench
[2025-11-13T22:45:28.530Z]
[2025-11-13T22:45:28.530Z] build:
[2025-11-13T22:45:28.530Z]
[2025-11-13T22:45:28.530Z] getDependentLibs:
[2025-11-13T22:45:31.559Z] [exec] --------------------------------------------
[2025-11-13T22:45:31.559Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:31.559Z] [exec] task is set to default
[2025-11-13T22:45:31.559Z] [exec] dependencyList is set to dacapo
[2025-11-13T22:45:31.559Z] [exec] --------------------------------------------
[2025-11-13T22:45:31.559Z] [exec] Starting download third party dependent jars
[2025-11-13T22:45:31.560Z] [exec] --------------------------------------------
[2025-11-13T22:45:31.560Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:45:31.560Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-13T22:45:31.560Z] [exec] downloaded dependent third party jars successfully
[2025-11-13T22:45:31.560Z]
[2025-11-13T22:45:31.560Z] init:
[2025-11-13T22:45:31.560Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-11-13T22:45:31.560Z]
[2025-11-13T22:45:31.560Z] getDacapoSuite:
[2025-11-13T22:45:31.560Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-11-13T22:45:54.722Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-11-13T22:45:54.722Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo
[2025-11-13T22:45:54.722Z]
[2025-11-13T22:45:54.722Z] dist:
[2025-11-13T22:45:54.722Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo
[2025-11-13T22:45:54.722Z]
[2025-11-13T22:45:54.722Z] build:
[2025-11-13T22:45:54.722Z]
[2025-11-13T22:45:54.722Z] init:
[2025-11-13T22:45:54.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-11-13T22:45:54.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-11-13T22:45:54.722Z]
[2025-11-13T22:45:54.722Z] compile:
[2025-11-13T22:45:54.722Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-13T22:45:54.722Z] [echo] ============COMPILER SETTINGS============
[2025-11-13T22:45:54.722Z] [echo] ===fork: yes
[2025-11-13T22:45:54.722Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2025-11-13T22:45:54.722Z] [echo] ===debug: on
[2025-11-13T22:45:54.722Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-11-13T22:45:54.722Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-11-13T22:45:57.716Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-11-13T22:45:57.716Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-13T22:45:57.716Z]
[2025-11-13T22:45:57.716Z] dist:
[2025-11-13T22:45:57.717Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-11-13T22:45:57.717Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-11-13T22:45:57.717Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-11-13T22:45:57.717Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro
[2025-11-13T22:45:57.717Z]
[2025-11-13T22:45:57.717Z] clean:
[2025-11-13T22:45:57.717Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin
[2025-11-13T22:45:57.717Z]
[2025-11-13T22:45:57.717Z] build:
[2025-11-13T22:45:57.717Z]
[2025-11-13T22:45:57.717Z] build:
[2025-11-13T22:45:57.717Z]
[2025-11-13T22:45:57.717Z] init:
[2025-11-13T22:45:57.717Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance
[2025-11-13T22:45:57.717Z]
[2025-11-13T22:45:57.717Z] getRenaissanceSuite:
[2025-11-13T22:45:57.717Z] [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-11-13T22:46:05.032Z]
[2025-11-13T22:46:05.032Z] dist:
[2025-11-13T22:46:05.032Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance
[2025-11-13T22:46:24.338Z]
[2025-11-13T22:46:24.338Z] build:
[2025-11-13T22:46:24.338Z]
[2025-11-13T22:46:24.338Z] init:
[2025-11-13T22:46:24.338Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb
[2025-11-13T22:46:24.338Z]
[2025-11-13T22:46:24.338Z] getSpecjbbSuite:
[2025-11-13T22:46:24.338Z]
[2025-11-13T22:46:24.338Z] dist:
[2025-11-13T22:46:24.338Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb/run
[2025-11-13T22:46:24.338Z]
[2025-11-13T22:46:24.338Z] BUILD SUCCESSFUL
[2025-11-13T22:46:24.338Z] Total time: 59 seconds
[2025-11-13T22:46:24.338Z] 0
[2025-11-13T22:46:24.338Z]
[2025-11-13T22:46:24.338Z]
[2025-11-13T22:46:24.338Z] RECORD TEST REPOs SHA
[2025-11-13T22:46:24.338Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-13T22:46:24.338Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-11-13T22:46:24.338Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-13T22:46:24.338Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-13T22:46:24.338Z] ================================================
[2025-11-13T22:46:24.338Z] timestamp: 20251113-224622
[2025-11-13T22:46:24.338Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests
[2025-11-13T22:46:24.338Z] git repo:
[2025-11-13T22:46:24.338Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-13T22:46:24.338Z] sha:
[2025-11-13T22:46:24.338Z] 290ae090319488d3630c4644eb534c7bffada157
[2025-11-13T22:46:24.338Z] ================================================
[2025-11-13T22:46:24.338Z] timestamp: 20251113-224623
[2025-11-13T22:46:24.338Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-13T22:46:24.338Z] git repo:
[2025-11-13T22:46:24.338Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-13T22:46:24.338Z] sha:
[2025-11-13T22:46:24.338Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-13T22:46:24.338Z] ================================================
[2025-11-13T22:46:24.338Z] timestamp: 20251113-224623
[2025-11-13T22:46:24.338Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG
[2025-11-13T22:46:24.338Z] git repo:
[2025-11-13T22:46:24.338Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-13T22:46:24.338Z] sha:
[2025-11-13T22:46:24.338Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382
[2025-11-13T22:46:24.338Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[Pipeline] }
[2025-11-13T22:46:24.425Z] $ ssh-agent -k
[2025-11-13T22:46:24.430Z] unset SSH_AUTH_SOCK;
[2025-11-13T22:46:24.431Z] unset SSH_AGENT_PID;
[2025-11-13T22:46:24.431Z] echo Agent pid 2815545 killed;
[2025-11-13T22:46:24.525Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-13T22:46:24.719Z] 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-11-13T22:46:24.746Z] ITERATION: 1/1
[Pipeline] sh
[2025-11-13T22:46:25.214Z] + which Xvfb
[2025-11-13T22:46:25.214Z] + alias
[2025-11-13T22:46:25.214Z] + eval declare -f
[2025-11-13T22:46:25.214Z] ++ declare -f
[2025-11-13T22:46:25.214Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2025-11-13T22:46:25.214Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-11-13T22:46:25.339Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/.xvfb-10-..fbdir16332681337415835788
[Pipeline] {
[Pipeline] sh
[2025-11-13T22:46:45.873Z] + ps -f
[2025-11-13T22:46:45.873Z] + grep '[X]vfb'
[2025-11-13T22:46:45.873Z] + awk '{print $9}'
[Pipeline] echo
[2025-11-13T22:46:45.984Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-11-13T22:46:45.997Z] $ ssh-agent
[2025-11-13T22:46:46.095Z] SSH_AUTH_SOCK=/tmp/ssh-LQkZmSwX0p2i/agent.2816175
[2025-11-13T22:46:46.095Z] SSH_AGENT_PID=2816177
[2025-11-13T22:46:46.095Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-13T22:46:46.639Z] ++ uname
[2025-11-13T22:46:46.639Z] + '[' Linux = AIX ']'
[2025-11-13T22:46:46.639Z] ++ uname
[2025-11-13T22:46:46.639Z] + '[' Linux = SunOS ']'
[2025-11-13T22:46:46.639Z] ++ uname
[2025-11-13T22:46:46.639Z] + '[' Linux = '*BSD' ']'
[2025-11-13T22:46:46.639Z] + MAKE=make
[2025-11-13T22:46:46.639Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-13T22:46:46.639Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-13T22:46:47.172Z] ++ uname
[2025-11-13T22:46:47.172Z] + '[' Linux = AIX ']'
[2025-11-13T22:46:47.172Z] ++ uname
[2025-11-13T22:46:47.172Z] + '[' Linux = SunOS ']'
[2025-11-13T22:46:47.172Z] ++ uname
[2025-11-13T22:46:47.172Z] + '[' Linux = '*BSD' ']'
[2025-11-13T22:46:47.172Z] + MAKE=make
[2025-11-13T22:46:47.173Z] + cd ./aqa-tests
[2025-11-13T22:46:47.173Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-13T22:46:47.173Z] ++ set +x
[2025-11-13T22:46:47.173Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-13T22:46:47.173Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib
[2025-11-13T22:46:47.173Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-11-13T22:46:47.173Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-13T22:46:47.173Z] perl scripts/configure.pl
[2025-11-13T22:46:47.173Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.8" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-13T22:46:47.508Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-13T22:46:47.508Z]
[2025-11-13T22:46:47.508Z] Starting to generate test make files.
[2025-11-13T22:46:47.508Z]
[2025-11-13T22:46:47.508Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-13T22:46:47.508Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-13T22:46:47.508Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-11-13T22:46:47.508Z]
[2025-11-13T22:46:47.508Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-13T22:46:47.508Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-13T22:46:47.508Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-13T22:46:47.508Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-11-13T22:46:47.508Z]
[2025-11-13T22:46:47.508Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-13T22:46:47.508Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-11-13T22:46:47.508Z]
[2025-11-13T22:46:47.508Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2025-11-13T22:46:47.508Z]
[2025-11-13T22:46:47.508Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-11-13T22:46:47.508Z]
[2025-11-13T22:46:47.508Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-13T22:46:47.508Z]
[2025-11-13T22:46:47.508Z] Make files are generated successfully.
[2025-11-13T22:46:47.508Z]
[2025-11-13T22:46:47.508Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-13T22:46:47.508Z] make -f runtest.mk _extended.perf
[2025-11-13T22:46:47.508Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-13T22:46:47.843Z]
[2025-11-13T22:46:47.843Z] Running make 4.2.1
[2025-11-13T22:46:47.843Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..
[2025-11-13T22:46:47.843Z] set JDK_VERSION to 26
[2025-11-13T22:46:47.843Z] set JDK_IMPL to hotspot
[2025-11-13T22:46:47.843Z] set JVM_VERSION to openjdk26
[2025-11-13T22:46:47.843Z] set JCL_VERSION to latest
[2025-11-13T22:46:47.843Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image
[2025-11-13T22:46:47.843Z] set SPEC to linux_x86-64
[2025-11-13T22:46:47.843Z] set TEST_FLAG to
[2025-11-13T22:46:47.843Z] set OS_LABEL to rhel.8
[2025-11-13T22:46:47.843Z] Running extended.perf ...
[2025-11-13T22:46:47.843Z] There are 20 test targets in extended.perf
[2025-11-13T22:46:47.843Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-11-13T22:46:47.843Z] openjdk version "26-beta" 2026-03-17
[2025-11-13T22:46:47.843Z] OpenJDK Runtime Environment Temurin-26+24-202511132133 (build 26-beta+24-ea)
[2025-11-13T22:46:47.843Z] OpenJDK 64-Bit Server VM Temurin-26+24-202511132133 (build 26-beta+24-ea, mixed mode, sharing)
[2025-11-13T22:46:47.843Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests'
[2025-11-13T22:46:47.843Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf'
[2025-11-13T22:46:47.843Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2025-11-13T22:46:47.843Z]
[2025-11-13T22:46:47.843Z] ===============================================
[2025-11-13T22:46:47.843Z] Running test dacapo-avrora_0 ...
[2025-11-13T22:46:47.843Z] ===============================================
[2025-11-13T22:46:47.843Z] dacapo-avrora_0 Start Time: Thu Nov 13 22:46:47 2025 Epoch Time (ms): 1763074007669
[2025-11-13T22:46:47.843Z] dacapo-avrora_0_DISABLED
[2025-11-13T22:46:47.843Z] Disabled Reason:
[2025-11-13T22:46:47.843Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-11-13T22:46:47.843Z] dacapo-avrora_0 Finish Time: Thu Nov 13 22:46:47 2025 Epoch Time (ms): 1763074007683
[2025-11-13T22:46:47.843Z]
[2025-11-13T22:46:47.843Z] ===============================================
[2025-11-13T22:46:47.843Z] Running test dacapo-fop_0 ...
[2025-11-13T22:46:47.843Z] ===============================================
[2025-11-13T22:46:47.843Z] dacapo-fop_0 Start Time: Thu Nov 13 22:46:47 2025 Epoch Time (ms): 1763074007702
[2025-11-13T22:46:47.843Z] variation: NoOptions
[2025-11-13T22:46:47.843Z] JVM_OPTIONS:
[2025-11-13T22:46:47.843Z] { \
[2025-11-13T22:46:47.843Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:46:47.843Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:46:47.844Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-fop_0"; \
[2025-11-13T22:46:47.844Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-fop_0"; \
[2025-11-13T22:46:47.844Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:46:47.844Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2025-11-13T22:46:47.844Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:46:47.844Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:46:47.844Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:46:47.844Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:46:47.844Z]
[2025-11-13T22:46:47.844Z] TEST SETUP:
[2025-11-13T22:46:47.844Z] Nothing to be done for setup.
[2025-11-13T22:46:47.844Z]
[2025-11-13T22:46:47.844Z] TESTING:
[2025-11-13T22:46:48.180Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-11-13T22:46:48.180Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-11-13T22:46:53.639Z] 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-11-13T22:46:53.639Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 5406 msec =====
[2025-11-13T22:46:53.639Z] -----------------------------------
[2025-11-13T22:46:53.639Z] dacapo-fop_0_PASSED
[2025-11-13T22:46:53.639Z] -----------------------------------
[2025-11-13T22:46:53.639Z]
[2025-11-13T22:46:53.639Z] TEST TEARDOWN:
[2025-11-13T22:46:53.639Z] Nothing to be done for teardown.
[2025-11-13T22:46:53.639Z] dacapo-fop_0 Finish Time: Thu Nov 13 22:46:53 2025 Epoch Time (ms): 1763074013471
[2025-11-13T22:46:53.639Z]
[2025-11-13T22:46:53.639Z] ===============================================
[2025-11-13T22:46:53.639Z] Running test dacapo-jython_0 ...
[2025-11-13T22:46:53.639Z] ===============================================
[2025-11-13T22:46:53.639Z] dacapo-jython_0 Start Time: Thu Nov 13 22:46:53 2025 Epoch Time (ms): 1763074013489
[2025-11-13T22:46:53.639Z] variation: NoOptions
[2025-11-13T22:46:53.639Z] JVM_OPTIONS:
[2025-11-13T22:46:53.639Z] { \
[2025-11-13T22:46:53.639Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:46:53.639Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:46:53.639Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-jython_0"; \
[2025-11-13T22:46:53.639Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-jython_0"; \
[2025-11-13T22:46:53.639Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:46:53.639Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-11-13T22:46:53.639Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:46:53.639Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:46:53.639Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:46:53.639Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:46:53.639Z]
[2025-11-13T22:46:53.639Z] TEST SETUP:
[2025-11-13T22:46:53.639Z] Nothing to be done for setup.
[2025-11-13T22:46:53.639Z]
[2025-11-13T22:46:53.639Z] TESTING:
[2025-11-13T22:46:54.509Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-11-13T22:46:57.500Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-11-13T22:46:59.271Z] -------------------------------------------------------------------------------
[2025-11-13T22:46:59.271Z] PYBENCH 2.0
[2025-11-13T22:46:59.271Z] -------------------------------------------------------------------------------
[2025-11-13T22:46:59.271Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:46:59.271Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2025-11-13T22:46:59.271Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2025-11-13T22:46:59.271Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:46:59.271Z] * using Jython
[2025-11-13T22:46:59.271Z] * system check interval set to maximum: 2147483647
[2025-11-13T22:46:59.271Z] * using timer: time.time
[2025-11-13T22:46:59.271Z]
[2025-11-13T22:46:59.991Z] Calibrating tests. Please wait... done.
[2025-11-13T22:46:59.991Z]
[2025-11-13T22:46:59.991Z] Running 2 round(s) of the suite at warp factor 20:
[2025-11-13T22:46:59.991Z]
[2025-11-13T22:47:09.009Z] * Round 1 done.
[2025-11-13T22:47:12.853Z] * Round 2 done.
[2025-11-13T22:47:12.853Z]
[2025-11-13T22:47:12.853Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 15901 msec =====
[2025-11-13T22:47:13.187Z] -----------------------------------
[2025-11-13T22:47:13.187Z] dacapo-jython_0_PASSED
[2025-11-13T22:47:13.187Z] -----------------------------------
[2025-11-13T22:47:13.187Z]
[2025-11-13T22:47:13.187Z] TEST TEARDOWN:
[2025-11-13T22:47:13.187Z] Nothing to be done for teardown.
[2025-11-13T22:47:13.187Z] dacapo-jython_0 Finish Time: Thu Nov 13 22:47:12 2025 Epoch Time (ms): 1763074032919
[2025-11-13T22:47:13.187Z]
[2025-11-13T22:47:13.187Z] ===============================================
[2025-11-13T22:47:13.187Z] Running test dacapo-luindex_0 ...
[2025-11-13T22:47:13.187Z] ===============================================
[2025-11-13T22:47:13.187Z] dacapo-luindex_0 Start Time: Thu Nov 13 22:47:12 2025 Epoch Time (ms): 1763074032937
[2025-11-13T22:47:13.187Z] variation: NoOptions
[2025-11-13T22:47:13.187Z] JVM_OPTIONS:
[2025-11-13T22:47:13.187Z] { \
[2025-11-13T22:47:13.187Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:47:13.187Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:47:13.187Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-luindex_0"; \
[2025-11-13T22:47:13.187Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-luindex_0"; \
[2025-11-13T22:47:13.187Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:47:13.187Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2025-11-13T22:47:13.187Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:47:13.187Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:47:13.187Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:47:13.187Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:47:13.187Z]
[2025-11-13T22:47:13.187Z] TEST SETUP:
[2025-11-13T22:47:13.187Z] Nothing to be done for setup.
[2025-11-13T22:47:13.187Z]
[2025-11-13T22:47:13.187Z] TESTING:
[2025-11-13T22:47:13.187Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2025-11-13T22:47:13.520Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-11-13T22:47:13.520Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-11-13T22:47:14.595Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-11-13T22:47:14.595Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-11-13T22:47:15.367Z] Adding documents from enwiki-abydos-copleston.md:
[2025-11-13T22:47:16.109Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-11-13T22:47:16.109Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:47:16.109Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2025-11-13T22:47:16.109Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2025-11-13T22:47:16.109Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2025-11-13T22:47:18.366Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-11-13T22:47:19.085Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-11-13T22:47:21.346Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-11-13T22:47:21.346Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-11-13T22:47:21.346Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-11-13T22:47:21.346Z] Optimizing...
[2025-11-13T22:47:26.128Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 11831 msec =====
[2025-11-13T22:47:26.128Z] -----------------------------------
[2025-11-13T22:47:26.128Z] dacapo-luindex_0_PASSED
[2025-11-13T22:47:26.128Z] -----------------------------------
[2025-11-13T22:47:26.128Z]
[2025-11-13T22:47:26.128Z] TEST TEARDOWN:
[2025-11-13T22:47:26.128Z] Nothing to be done for teardown.
[2025-11-13T22:47:26.128Z] dacapo-luindex_0 Finish Time: Thu Nov 13 22:47:25 2025 Epoch Time (ms): 1763074045283
[2025-11-13T22:47:26.128Z]
[2025-11-13T22:47:26.128Z] ===============================================
[2025-11-13T22:47:26.128Z] Running test dacapo-pmd_0 ...
[2025-11-13T22:47:26.128Z] ===============================================
[2025-11-13T22:47:26.128Z] dacapo-pmd_0 Start Time: Thu Nov 13 22:47:25 2025 Epoch Time (ms): 1763074045302
[2025-11-13T22:47:26.128Z] variation: NoOptions
[2025-11-13T22:47:26.128Z] JVM_OPTIONS:
[2025-11-13T22:47:26.128Z] { \
[2025-11-13T22:47:26.128Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:47:26.128Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:47:26.128Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-pmd_0"; \
[2025-11-13T22:47:26.128Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-pmd_0"; \
[2025-11-13T22:47:26.128Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:47:26.128Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2025-11-13T22:47:26.128Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:47:26.128Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:47:26.128Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:47:26.128Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:47:26.128Z]
[2025-11-13T22:47:26.128Z] TEST SETUP:
[2025-11-13T22:47:26.128Z] Nothing to be done for setup.
[2025-11-13T22:47:26.128Z]
[2025-11-13T22:47:26.128Z] TESTING:
[2025-11-13T22:47:26.128Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-13T22:47:26.128Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-11-13T22:47:26.128Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-11-13T22:47:31.484Z] Checked: 0%
[2025-11-13T22:47:31.850Z] Checked: 5%
[2025-11-13T22:47:33.017Z] Checked: 10%
[2025-11-13T22:47:33.789Z] Checked: 15%
[2025-11-13T22:47:34.503Z] Checked: 20%
[2025-11-13T22:47:35.241Z] Checked: 25%
[2025-11-13T22:47:35.583Z] Checked: 30%
[2025-11-13T22:47:35.930Z] Checked: 35%
[2025-11-13T22:47:36.665Z] Checked: 40%
[2025-11-13T22:47:36.996Z] Checked: 45%
[2025-11-13T22:47:37.570Z] Checked: 50%
[2025-11-13T22:47:37.898Z] Checked: 55%
[2025-11-13T22:47:39.044Z] Checked: 60%
[2025-11-13T22:47:39.748Z] Checked: 65%
[2025-11-13T22:47:40.455Z] Checked: 70%
[2025-11-13T22:47:41.167Z] Checked: 75%
[2025-11-13T22:47:41.875Z] Checked: 80%
[2025-11-13T22:47:42.581Z] Checked: 85%
[2025-11-13T22:47:42.910Z] Checked: 90%
[2025-11-13T22:47:44.097Z] Checked: 95%
[2025-11-13T22:47:44.097Z] Checked: 100%
[2025-11-13T22:47:44.097Z] PMD checked 601 files.
[2025-11-13T22:47:44.097Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 17946 msec =====
[2025-11-13T22:47:44.498Z] -----------------------------------
[2025-11-13T22:47:44.498Z] dacapo-pmd_0_PASSED
[2025-11-13T22:47:44.498Z] -----------------------------------
[2025-11-13T22:47:44.498Z]
[2025-11-13T22:47:44.498Z] TEST TEARDOWN:
[2025-11-13T22:47:44.498Z] Nothing to be done for teardown.
[2025-11-13T22:47:44.498Z] dacapo-pmd_0 Finish Time: Thu Nov 13 22:47:44 2025 Epoch Time (ms): 1763074064165
[2025-11-13T22:47:44.498Z]
[2025-11-13T22:47:44.498Z] ===============================================
[2025-11-13T22:47:44.498Z] Running test dacapo-sunflow_0 ...
[2025-11-13T22:47:44.498Z] ===============================================
[2025-11-13T22:47:44.498Z] dacapo-sunflow_0 Start Time: Thu Nov 13 22:47:44 2025 Epoch Time (ms): 1763074064185
[2025-11-13T22:47:44.498Z] variation: NoOptions
[2025-11-13T22:47:44.498Z] JVM_OPTIONS:
[2025-11-13T22:47:44.498Z] { \
[2025-11-13T22:47:44.499Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:47:44.499Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:47:44.499Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-sunflow_0"; \
[2025-11-13T22:47:44.499Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-sunflow_0"; \
[2025-11-13T22:47:44.499Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:47:44.499Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2025-11-13T22:47:44.499Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:47:44.499Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:47:44.499Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:47:44.499Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:47:44.499Z]
[2025-11-13T22:47:44.499Z] TEST SETUP:
[2025-11-13T22:47:44.499Z] Nothing to be done for setup.
[2025-11-13T22:47:44.499Z]
[2025-11-13T22:47:44.499Z] TESTING:
[2025-11-13T22:47:44.499Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-13T22:47:44.828Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-11-13T22:48:24.999Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 34409 msec =====
[2025-11-13T22:48:24.999Z] -----------------------------------
[2025-11-13T22:48:24.999Z] dacapo-sunflow_0_PASSED
[2025-11-13T22:48:24.999Z] -----------------------------------
[2025-11-13T22:48:24.999Z]
[2025-11-13T22:48:24.999Z] TEST TEARDOWN:
[2025-11-13T22:48:24.999Z] Nothing to be done for teardown.
[2025-11-13T22:48:24.999Z] dacapo-sunflow_0 Finish Time: Thu Nov 13 22:48:19 2025 Epoch Time (ms): 1763074099124
[2025-11-13T22:48:24.999Z]
[2025-11-13T22:48:24.999Z] ===============================================
[2025-11-13T22:48:24.999Z] Running test dacapo-tomcat_0 ...
[2025-11-13T22:48:24.999Z] ===============================================
[2025-11-13T22:48:24.999Z] dacapo-tomcat_0 Start Time: Thu Nov 13 22:48:19 2025 Epoch Time (ms): 1763074099144
[2025-11-13T22:48:24.999Z] variation: NoOptions
[2025-11-13T22:48:24.999Z] JVM_OPTIONS:
[2025-11-13T22:48:24.999Z] { \
[2025-11-13T22:48:24.999Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:48:24.999Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:48:24.999Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-tomcat_0"; \
[2025-11-13T22:48:24.999Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-tomcat_0"; \
[2025-11-13T22:48:24.999Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:48:24.999Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2025-11-13T22:48:24.999Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:48:24.999Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:48:24.999Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:48:24.999Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:48:24.999Z]
[2025-11-13T22:48:24.999Z] TEST SETUP:
[2025-11-13T22:48:24.999Z] Nothing to be done for setup.
[2025-11-13T22:48:24.999Z]
[2025-11-13T22:48:24.999Z] TESTING:
[2025-11-13T22:48:24.999Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2025-11-13T22:48:24.999Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-11-13T22:48:24.999Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-11-13T22:48:24.999Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2025-11-13T22:48:24.999Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-13T22:48:24.999Z] WARNING: java.lang.System::load has been called by org.apache.tomcat.jni.Library in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2025-11-13T22:48:24.999Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-13T22:48:24.999Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-13T22:48:24.999Z]
[2025-11-13T22:48:24.999Z] Server created with thread pool size 2
[2025-11-13T22:48:24.999Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-11-13T22:48:24.999Z] Loading web application
[2025-11-13T22:48:24.999Z] Starting 80000 requests...
[2025-11-13T22:48:35.246Z] Completing requests: 5%
[2025-11-13T22:48:38.217Z] Completing requests: 10%
[2025-11-13T22:48:41.990Z] Completing requests: 15%
[2025-11-13T22:48:44.943Z] Completing requests: 20%
[2025-11-13T22:48:48.020Z] Completing requests: 25%
[2025-11-13T22:48:50.991Z] Completing requests: 30%
[2025-11-13T22:48:53.965Z] Completing requests: 35%
[2025-11-13T22:48:57.671Z] Completing requests: 40%
[2025-11-13T22:49:00.655Z] Completing requests: 45%
[2025-11-13T22:49:03.625Z] Completing requests: 50%
[2025-11-13T22:49:06.645Z] Completing requests: 55%
[2025-11-13T22:49:09.636Z] Completing requests: 60%
[2025-11-13T22:49:12.604Z] Completing requests: 65%
[2025-11-13T22:49:15.587Z] Completing requests: 70%
[2025-11-13T22:49:18.552Z] Completing requests: 75%
[2025-11-13T22:49:21.590Z] Completing requests: 80%
[2025-11-13T22:49:24.536Z] Completing requests: 85%
[2025-11-13T22:49:27.539Z] Completing requests: 90%
[2025-11-13T22:49:30.511Z] Completing requests: 95%
[2025-11-13T22:49:30.511Z] Completed requests
[2025-11-13T22:49:30.511Z] Client threads complete ... unloading web application
[2025-11-13T22:49:30.511Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 68473 msec =====
[2025-11-13T22:49:30.511Z] ===== DaCapo processed 80000 requests in 68314 msec, 1171 requests per second =====
[2025-11-13T22:49:30.511Z] ===== DaCapo tail latency, simple: 50% 1327 usec, 90% 1615 usec, 99% 10104 usec, 99.9% 15315 usec, 99.99% 215467 usec, max 1132929 usec, measured over 80000 events =====
[2025-11-13T22:49:30.511Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1505 usec, 90% 4681 usec, 99% 10416 usec, 99.9% 17695 usec, 99.99% 215467 usec, max 1132929 usec, measured over 80000 events =====
[2025-11-13T22:49:30.511Z] ===== DaCapo tail latency, metered full smoothing: 50% 3864621 usec, 90% 5794668 usec, 99% 5897738 usec, 99.9% 5906457 usec, 99.99% 5909741 usec, max 5912396 usec, measured over 80000 events =====
[2025-11-13T22:49:30.511Z] Server stopped ... iteration complete
[2025-11-13T22:49:30.843Z] -----------------------------------
[2025-11-13T22:49:30.843Z] dacapo-tomcat_0_PASSED
[2025-11-13T22:49:30.843Z] -----------------------------------
[2025-11-13T22:49:30.843Z]
[2025-11-13T22:49:30.843Z] TEST TEARDOWN:
[2025-11-13T22:49:30.843Z] Nothing to be done for teardown.
[2025-11-13T22:49:30.843Z] dacapo-tomcat_0 Finish Time: Thu Nov 13 22:49:30 2025 Epoch Time (ms): 1763074170560
[2025-11-13T22:49:30.843Z]
[2025-11-13T22:49:30.843Z] ===============================================
[2025-11-13T22:49:30.843Z] Running test dacapo-xalan_0 ...
[2025-11-13T22:49:30.843Z] ===============================================
[2025-11-13T22:49:30.843Z] dacapo-xalan_0 Start Time: Thu Nov 13 22:49:30 2025 Epoch Time (ms): 1763074170579
[2025-11-13T22:49:30.843Z] variation: NoOptions
[2025-11-13T22:49:30.843Z] JVM_OPTIONS:
[2025-11-13T22:49:30.843Z] { \
[2025-11-13T22:49:30.843Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:49:30.843Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:49:30.843Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-xalan_0"; \
[2025-11-13T22:49:30.843Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-xalan_0"; \
[2025-11-13T22:49:30.843Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:49:30.843Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2025-11-13T22:49:30.843Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:49:30.843Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:49:30.843Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:49:30.843Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:49:30.843Z]
[2025-11-13T22:49:30.843Z] TEST SETUP:
[2025-11-13T22:49:30.843Z] Nothing to be done for setup.
[2025-11-13T22:49:30.843Z]
[2025-11-13T22:49:30.843Z] TESTING:
[2025-11-13T22:49:30.843Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2025-11-13T22:49:31.187Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-11-13T22:49:31.518Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-11-13T22:49:34.961Z] Processing: 5%
[2025-11-13T22:49:36.112Z] Processing: 10%
[2025-11-13T22:49:37.671Z] Processing: 15%
[2025-11-13T22:49:38.002Z] Processing: 20%
[2025-11-13T22:49:38.711Z] Processing: 25%
[2025-11-13T22:49:39.862Z] Processing: 30%
[2025-11-13T22:49:40.576Z] Processing: 35%
[2025-11-13T22:49:41.282Z] Processing: 40%
[2025-11-13T22:49:41.993Z] Processing: 45%
[2025-11-13T22:49:42.727Z] Processing: 50%
[2025-11-13T22:49:43.442Z] Processing: 55%
[2025-11-13T22:49:44.161Z] Processing: 60%
[2025-11-13T22:49:44.879Z] Processing: 65%
[2025-11-13T22:49:45.209Z] Processing: 70%
[2025-11-13T22:49:45.939Z] Processing: 75%
[2025-11-13T22:49:46.660Z] Processing: 80%
[2025-11-13T22:49:47.054Z] Processing: 85%
[2025-11-13T22:49:47.387Z] Processing: 90%
[2025-11-13T22:49:47.722Z] Processing: 95%
[2025-11-13T22:49:47.722Z] Normal completion.
[2025-11-13T22:49:47.722Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 16170 msec =====
[2025-11-13T22:49:47.722Z] -----------------------------------
[2025-11-13T22:49:47.722Z] dacapo-xalan_0_PASSED
[2025-11-13T22:49:47.722Z] -----------------------------------
[2025-11-13T22:49:47.722Z]
[2025-11-13T22:49:47.722Z] TEST TEARDOWN:
[2025-11-13T22:49:47.722Z] Nothing to be done for teardown.
[2025-11-13T22:49:47.722Z] dacapo-xalan_0 Finish Time: Thu Nov 13 22:49:47 2025 Epoch Time (ms): 1763074187450
[2025-11-13T22:49:47.722Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/dacapo'
[2025-11-13T22:49:47.722Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/renaissance'
[2025-11-13T22:49:47.722Z]
[2025-11-13T22:49:47.722Z] ===============================================
[2025-11-13T22:49:47.722Z] Running test renaissance-als_0 ...
[2025-11-13T22:49:47.722Z] ===============================================
[2025-11-13T22:49:47.722Z] renaissance-als_0 Start Time: Thu Nov 13 22:49:47 2025 Epoch Time (ms): 1763074187477
[2025-11-13T22:49:47.722Z] variation: NoOptions
[2025-11-13T22:49:47.722Z] JVM_OPTIONS:
[2025-11-13T22:49:47.722Z] { \
[2025-11-13T22:49:47.722Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:49:47.722Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:49:47.722Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-als_0"; \
[2025-11-13T22:49:47.722Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-als_0"; \
[2025-11-13T22:49:47.722Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:49:47.722Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-als_0"/als.json" als; \
[2025-11-13T22:49:47.722Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:49:47.722Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:49:47.722Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:49:47.722Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:49:47.722Z]
[2025-11-13T22:49:47.722Z] TEST SETUP:
[2025-11-13T22:49:47.722Z] Nothing to be done for setup.
[2025-11-13T22:49:47.722Z]
[2025-11-13T22:49:47.722Z] TESTING:
[2025-11-13T22:49:48.069Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:49:48.069Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-als_0/launcher-224947-9309961381064019561/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:49:48.069Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:49:48.069Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:49:55.380Z] Benchmark 'als' failed with exception:
[2025-11-13T22:49:55.380Z] java.lang.ExceptionInInitializerError
[2025-11-13T22:49:55.380Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-13T22:49:55.380Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-13T22:49:55.381Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-13T22:49:55.381Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-13T22:49:55.381Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-13T22:49:55.381Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:49:55.381Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-13T22:49:55.381Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-13T22:49:55.381Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-13T22:49:55.381Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-13T22:49:55.381Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-13T22:49:55.381Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-13T22:49:55.381Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-13T22:49:55.381Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-13T22:49:55.381Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-13T22:49:55.381Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:49:55.381Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-13T22:49:55.381Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-13T22:49:55.381Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-13T22:49:55.381Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2025-11-13T22:49:55.381Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2025-11-13T22:49:55.381Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-13T22:49:55.381Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-13T22:49:55.381Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-13T22:49:55.381Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-13T22:49:55.381Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-13T22:49:55.381Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-13T22:49:55.381Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-13T22:49:55.381Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-13T22:49:55.381Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-13T22:49:55.381Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-13T22:49:55.381Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-13T22:49:55.381Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-13T22:49:55.381Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-13T22:49:55.381Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:49:55.381Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-13T22:49:55.381Z] ... 34 more
[2025-11-13T22:49:55.381Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:49:55.381Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-13T22:49:55.381Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-13T22:49:55.381Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-13T22:49:55.381Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-13T22:49:55.381Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-13T22:49:55.381Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-13T22:49:55.381Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-13T22:49:55.381Z] ... 34 more
[2025-11-13T22:49:55.381Z] The following benchmarks failed: als
[2025-11-13T22:49:55.381Z] -----------------------------------
[2025-11-13T22:49:55.381Z] renaissance-als_0_FAILED
[2025-11-13T22:49:55.381Z] -----------------------------------
[2025-11-13T22:49:55.381Z]
[2025-11-13T22:49:55.381Z] TEST TEARDOWN:
[2025-11-13T22:49:55.381Z] Nothing to be done for teardown.
[2025-11-13T22:49:55.381Z] renaissance-als_0 Finish Time: Thu Nov 13 22:49:55 2025 Epoch Time (ms): 1763074195151
[2025-11-13T22:49:55.381Z]
[2025-11-13T22:49:55.381Z] ===============================================
[2025-11-13T22:49:55.381Z] Running test renaissance-chi-square_0 ...
[2025-11-13T22:49:55.381Z] ===============================================
[2025-11-13T22:49:55.381Z] renaissance-chi-square_0 Start Time: Thu Nov 13 22:49:55 2025 Epoch Time (ms): 1763074195170
[2025-11-13T22:49:55.381Z] variation: NoOptions
[2025-11-13T22:49:55.381Z] JVM_OPTIONS:
[2025-11-13T22:49:55.381Z] { \
[2025-11-13T22:49:55.381Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:49:55.381Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:49:55.381Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-chi-square_0"; \
[2025-11-13T22:49:55.381Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-chi-square_0"; \
[2025-11-13T22:49:55.381Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:49:55.381Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-11-13T22:49:55.381Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:49:55.381Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:49:55.381Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:49:55.381Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:49:55.381Z]
[2025-11-13T22:49:55.381Z] TEST SETUP:
[2025-11-13T22:49:55.381Z] Nothing to be done for setup.
[2025-11-13T22:49:55.381Z]
[2025-11-13T22:49:55.381Z] TESTING:
[2025-11-13T22:49:55.714Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:49:55.714Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-chi-square_0/launcher-224955-9975512059787306344/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:49:55.714Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:49:55.714Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:49:59.665Z] Benchmark 'chi-square' failed with exception:
[2025-11-13T22:49:59.665Z] java.lang.ExceptionInInitializerError
[2025-11-13T22:49:59.665Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-13T22:49:59.665Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-13T22:49:59.665Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-13T22:49:59.665Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-13T22:49:59.665Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-13T22:49:59.665Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:49:59.665Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-13T22:49:59.665Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-13T22:49:59.665Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-13T22:49:59.665Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-13T22:49:59.665Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-13T22:49:59.665Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-13T22:49:59.665Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-13T22:49:59.665Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-13T22:49:59.665Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-13T22:49:59.665Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:49:59.665Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-13T22:49:59.665Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-13T22:49:59.665Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-13T22:49:59.665Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2025-11-13T22:49:59.665Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2025-11-13T22:49:59.665Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-13T22:49:59.665Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-13T22:49:59.665Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-13T22:49:59.665Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-13T22:49:59.665Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-13T22:49:59.665Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-13T22:49:59.665Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-13T22:49:59.665Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-13T22:49:59.665Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-13T22:49:59.665Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-13T22:49:59.665Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-13T22:49:59.665Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-13T22:49:59.665Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-13T22:49:59.665Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:49:59.665Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-13T22:49:59.665Z] ... 34 more
[2025-11-13T22:49:59.665Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:49:59.665Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-13T22:49:59.665Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-13T22:49:59.665Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-13T22:49:59.665Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-13T22:49:59.665Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-13T22:49:59.665Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-13T22:49:59.665Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-13T22:49:59.665Z] ... 34 more
[2025-11-13T22:49:59.665Z] The following benchmarks failed: chi-square
[2025-11-13T22:49:59.665Z] -----------------------------------
[2025-11-13T22:49:59.665Z] renaissance-chi-square_0_FAILED
[2025-11-13T22:49:59.665Z] -----------------------------------
[2025-11-13T22:49:59.665Z]
[2025-11-13T22:49:59.665Z] TEST TEARDOWN:
[2025-11-13T22:49:59.665Z] Nothing to be done for teardown.
[2025-11-13T22:49:59.665Z] renaissance-chi-square_0 Finish Time: Thu Nov 13 22:49:59 2025 Epoch Time (ms): 1763074199579
[2025-11-13T22:49:59.665Z]
[2025-11-13T22:49:59.665Z] ===============================================
[2025-11-13T22:49:59.665Z] Running test renaissance-db-shootout_0 ...
[2025-11-13T22:49:59.665Z] ===============================================
[2025-11-13T22:49:59.665Z] renaissance-db-shootout_0 Start Time: Thu Nov 13 22:49:59 2025 Epoch Time (ms): 1763074199598
[2025-11-13T22:49:59.665Z] variation: NoOptions
[2025-11-13T22:49:59.665Z] JVM_OPTIONS:
[2025-11-13T22:49:59.665Z] { \
[2025-11-13T22:49:59.665Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:49:59.665Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:49:59.665Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-db-shootout_0"; \
[2025-11-13T22:49:59.665Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-db-shootout_0"; \
[2025-11-13T22:49:59.665Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:49:59.665Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-11-13T22:49:59.665Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:49:59.665Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:49:59.665Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:49:59.665Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:49:59.665Z]
[2025-11-13T22:49:59.665Z] TEST SETUP:
[2025-11-13T22:49:59.665Z] Nothing to be done for setup.
[2025-11-13T22:49:59.665Z]
[2025-11-13T22:49:59.665Z] TESTING:
[2025-11-13T22:50:00.382Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:50:00.382Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-db-shootout_0/launcher-224959-10493046103830073506/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:50:00.382Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:50:00.382Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:50:09.340Z] [2025-11-13T22:50:08.149+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2025-11-13T22:50:09.340Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2025-11-13T22:50:09.340Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2025-11-13T22:50:09.340Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:50:09.340Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-11-13T22:50:09.340Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-11-13T22:50:09.340Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-11-13T22:50:09.340Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-11-13T22:50:09.340Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-13T22:50:09.340Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-13T22:50:09.340Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-13T22:50:09.340Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-13T22:50:09.340Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-13T22:50:09.340Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-13T22:50:09.340Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-13T22:50:09.340Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-13T22:50:09.340Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-13T22:50:09.340Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-13T22:50:09.340Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-13T22:50:09.340Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-13T22:50:09.340Z] Benchmark 'db-shootout' failed with exception:
[2025-11-13T22:50:09.340Z] java.lang.ExceptionInInitializerError
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-11-13T22:50:09.340Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-11-13T22:50:09.340Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-11-13T22:50:09.340Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-11-13T22:50:09.340Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-13T22:50:09.340Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-13T22:50:09.340Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-13T22:50:09.340Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-13T22:50:09.340Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-13T22:50:09.340Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-13T22:50:09.340Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-13T22:50:09.340Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-13T22:50:09.340Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-13T22:50:09.340Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-13T22:50:09.340Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-13T22:50:09.340Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-13T22:50:09.340Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2025-11-13T22:50:09.340Z] ... 20 more
[2025-11-13T22:50:09.340Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:50:09.340Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-13T22:50:09.340Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-13T22:50:09.340Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-11-13T22:50:09.340Z] ... 20 more
[2025-11-13T22:50:09.340Z] The following benchmarks failed: db-shootout
[2025-11-13T22:50:09.340Z] -----------------------------------
[2025-11-13T22:50:09.340Z] renaissance-db-shootout_0_FAILED
[2025-11-13T22:50:09.340Z] -----------------------------------
[2025-11-13T22:50:09.340Z]
[2025-11-13T22:50:09.340Z] TEST TEARDOWN:
[2025-11-13T22:50:09.340Z] Nothing to be done for teardown.
[2025-11-13T22:50:09.340Z] renaissance-db-shootout_0 Finish Time: Thu Nov 13 22:50:08 2025 Epoch Time (ms): 1763074208790
[2025-11-13T22:50:09.340Z]
[2025-11-13T22:50:09.340Z] ===============================================
[2025-11-13T22:50:09.340Z] Running test renaissance-dec-tree_0 ...
[2025-11-13T22:50:09.340Z] ===============================================
[2025-11-13T22:50:09.340Z] renaissance-dec-tree_0 Start Time: Thu Nov 13 22:50:08 2025 Epoch Time (ms): 1763074208809
[2025-11-13T22:50:09.340Z] variation: NoOptions
[2025-11-13T22:50:09.340Z] JVM_OPTIONS:
[2025-11-13T22:50:09.340Z] { \
[2025-11-13T22:50:09.340Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:50:09.340Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:50:09.340Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-dec-tree_0"; \
[2025-11-13T22:50:09.340Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-dec-tree_0"; \
[2025-11-13T22:50:09.340Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:50:09.340Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-11-13T22:50:09.340Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:50:09.340Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:50:09.340Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:50:09.340Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:50:09.340Z]
[2025-11-13T22:50:09.340Z] TEST SETUP:
[2025-11-13T22:50:09.340Z] Nothing to be done for setup.
[2025-11-13T22:50:09.340Z]
[2025-11-13T22:50:09.340Z] TESTING:
[2025-11-13T22:50:09.340Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:50:09.341Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-dec-tree_0/launcher-225008-12223386882136429783/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:50:09.341Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:50:09.341Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:50:13.324Z] Benchmark 'dec-tree' failed with exception:
[2025-11-13T22:50:13.324Z] java.lang.ExceptionInInitializerError
[2025-11-13T22:50:13.324Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-13T22:50:13.324Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-13T22:50:13.324Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-13T22:50:13.324Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-13T22:50:13.324Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-13T22:50:13.324Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:50:13.324Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-13T22:50:13.324Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-13T22:50:13.324Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-13T22:50:13.324Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-13T22:50:13.324Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-13T22:50:13.324Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-13T22:50:13.324Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-13T22:50:13.324Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-13T22:50:13.324Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-13T22:50:13.324Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:50:13.324Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-13T22:50:13.324Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-13T22:50:13.324Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-13T22:50:13.324Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2025-11-13T22:50:13.324Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2025-11-13T22:50:13.324Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-13T22:50:13.324Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-13T22:50:13.324Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-13T22:50:13.324Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-13T22:50:13.324Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-13T22:50:13.324Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-13T22:50:13.324Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-13T22:50:13.324Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-13T22:50:13.324Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-13T22:50:13.324Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-13T22:50:13.324Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-13T22:50:13.324Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-13T22:50:13.324Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-13T22:50:13.324Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:50:13.324Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-13T22:50:13.324Z] ... 34 more
[2025-11-13T22:50:13.324Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:50:13.324Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-13T22:50:13.324Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-13T22:50:13.325Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-13T22:50:13.325Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-13T22:50:13.325Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-13T22:50:13.325Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-13T22:50:13.325Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-13T22:50:13.325Z] ... 34 more
[2025-11-13T22:50:13.325Z] The following benchmarks failed: dec-tree
[2025-11-13T22:50:13.325Z] -----------------------------------
[2025-11-13T22:50:13.325Z] renaissance-dec-tree_0_FAILED
[2025-11-13T22:50:13.325Z] -----------------------------------
[2025-11-13T22:50:13.325Z]
[2025-11-13T22:50:13.325Z] TEST TEARDOWN:
[2025-11-13T22:50:13.325Z] Nothing to be done for teardown.
[2025-11-13T22:50:13.325Z] renaissance-dec-tree_0 Finish Time: Thu Nov 13 22:50:13 2025 Epoch Time (ms): 1763074213144
[2025-11-13T22:50:13.325Z]
[2025-11-13T22:50:13.325Z] ===============================================
[2025-11-13T22:50:13.325Z] Running test renaissance-finagle-chirper_0 ...
[2025-11-13T22:50:13.325Z] ===============================================
[2025-11-13T22:50:13.325Z] renaissance-finagle-chirper_0 Start Time: Thu Nov 13 22:50:13 2025 Epoch Time (ms): 1763074213163
[2025-11-13T22:50:13.325Z] renaissance-finagle-chirper_0_DISABLED
[2025-11-13T22:50:13.325Z] Disabled Reason:
[2025-11-13T22:50:13.325Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-11-13T22:50:13.325Z] renaissance-finagle-chirper_0 Finish Time: Thu Nov 13 22:50:13 2025 Epoch Time (ms): 1763074213177
[2025-11-13T22:50:13.325Z]
[2025-11-13T22:50:13.325Z] ===============================================
[2025-11-13T22:50:13.325Z] Running test renaissance-finagle-http_0 ...
[2025-11-13T22:50:13.325Z] ===============================================
[2025-11-13T22:50:13.325Z] renaissance-finagle-http_0 Start Time: Thu Nov 13 22:50:13 2025 Epoch Time (ms): 1763074213196
[2025-11-13T22:50:13.325Z] variation: NoOptions
[2025-11-13T22:50:13.325Z] JVM_OPTIONS:
[2025-11-13T22:50:13.325Z] { \
[2025-11-13T22:50:13.325Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:50:13.325Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:50:13.325Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-finagle-http_0"; \
[2025-11-13T22:50:13.325Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-finagle-http_0"; \
[2025-11-13T22:50:13.325Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:50:13.325Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-11-13T22:50:13.325Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:50:13.325Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:50:13.325Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:50:13.325Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:50:13.325Z]
[2025-11-13T22:50:13.325Z] TEST SETUP:
[2025-11-13T22:50:13.325Z] Nothing to be done for setup.
[2025-11-13T22:50:13.325Z]
[2025-11-13T22:50:13.325Z] TESTING:
[2025-11-13T22:50:13.656Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:50:13.656Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-finagle-http_0/launcher-225013-4368165729712601995/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:50:13.656Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:50:13.656Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:50:16.657Z] finagle-http on :46509 spawning 2 client and default number of server workers.
[2025-11-13T22:50:16.657Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-11-13T22:50:16.657Z] GC before operation: completed in 44.554 ms, heap usage 38.368 MB -> 10.855 MB.
[2025-11-13T22:50:36.016Z] ====== finagle-http (web) [default], iteration 0 completed (17296.135 ms) ======
[2025-11-13T22:50:36.016Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-11-13T22:50:36.016Z] GC before operation: completed in 87.015 ms, heap usage 34.988 MB -> 13.731 MB.
[2025-11-13T22:50:46.125Z] ====== finagle-http (web) [default], iteration 1 completed (11251.695 ms) ======
[2025-11-13T22:50:46.125Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-11-13T22:50:46.125Z] GC before operation: completed in 51.913 ms, heap usage 41.844 MB -> 14.418 MB.
[2025-11-13T22:50:53.487Z] ====== finagle-http (web) [default], iteration 2 completed (8246.367 ms) ======
[2025-11-13T22:50:53.487Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-11-13T22:50:53.487Z] GC before operation: completed in 39.241 ms, heap usage 54.768 MB -> 14.453 MB.
[2025-11-13T22:50:59.463Z] ====== finagle-http (web) [default], iteration 3 completed (6258.094 ms) ======
[2025-11-13T22:50:59.463Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-11-13T22:50:59.463Z] GC before operation: completed in 48.503 ms, heap usage 24.584 MB -> 14.497 MB.
[2025-11-13T22:51:03.288Z] ====== finagle-http (web) [default], iteration 4 completed (3580.940 ms) ======
[2025-11-13T22:51:03.288Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-11-13T22:51:03.288Z] GC before operation: completed in 38.018 ms, heap usage 47.492 MB -> 14.543 MB.
[2025-11-13T22:51:07.180Z] ====== finagle-http (web) [default], iteration 5 completed (3344.133 ms) ======
[2025-11-13T22:51:07.180Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-11-13T22:51:07.180Z] GC before operation: completed in 39.800 ms, heap usage 51.895 MB -> 14.504 MB.
[2025-11-13T22:51:10.194Z] ====== finagle-http (web) [default], iteration 6 completed (3464.673 ms) ======
[2025-11-13T22:51:10.194Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-11-13T22:51:10.194Z] GC before operation: completed in 39.111 ms, heap usage 32.653 MB -> 14.479 MB.
[2025-11-13T22:51:14.045Z] ====== finagle-http (web) [default], iteration 7 completed (3328.919 ms) ======
[2025-11-13T22:51:14.045Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-11-13T22:51:14.045Z] GC before operation: completed in 37.857 ms, heap usage 16.618 MB -> 14.474 MB.
[2025-11-13T22:51:17.112Z] ====== finagle-http (web) [default], iteration 8 completed (3670.296 ms) ======
[2025-11-13T22:51:17.112Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-11-13T22:51:17.112Z] GC before operation: completed in 33.909 ms, heap usage 21.653 MB -> 14.521 MB.
[2025-11-13T22:51:21.040Z] ====== finagle-http (web) [default], iteration 9 completed (3377.392 ms) ======
[2025-11-13T22:51:21.040Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-11-13T22:51:21.040Z] GC before operation: completed in 36.457 ms, heap usage 44.688 MB -> 14.499 MB.
[2025-11-13T22:51:24.075Z] ====== finagle-http (web) [default], iteration 10 completed (3329.694 ms) ======
[2025-11-13T22:51:24.075Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-11-13T22:51:24.075Z] GC before operation: completed in 37.951 ms, heap usage 55.603 MB -> 14.502 MB.
[2025-11-13T22:51:27.885Z] ====== finagle-http (web) [default], iteration 11 completed (3312.869 ms) ======
[2025-11-13T22:51:27.885Z] -----------------------------------
[2025-11-13T22:51:27.885Z] renaissance-finagle-http_0_PASSED
[2025-11-13T22:51:27.885Z] -----------------------------------
[2025-11-13T22:51:27.885Z]
[2025-11-13T22:51:27.885Z] TEST TEARDOWN:
[2025-11-13T22:51:27.885Z] Nothing to be done for teardown.
[2025-11-13T22:51:27.885Z] renaissance-finagle-http_0 Finish Time: Thu Nov 13 22:51:27 2025 Epoch Time (ms): 1763074287565
[2025-11-13T22:51:27.885Z]
[2025-11-13T22:51:27.885Z] ===============================================
[2025-11-13T22:51:27.885Z] Running test renaissance-gauss-mix_0 ...
[2025-11-13T22:51:27.885Z] ===============================================
[2025-11-13T22:51:27.885Z] renaissance-gauss-mix_0 Start Time: Thu Nov 13 22:51:27 2025 Epoch Time (ms): 1763074287583
[2025-11-13T22:51:27.885Z] variation: NoOptions
[2025-11-13T22:51:27.885Z] JVM_OPTIONS:
[2025-11-13T22:51:27.885Z] { \
[2025-11-13T22:51:27.885Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:51:27.885Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:51:27.885Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-gauss-mix_0"; \
[2025-11-13T22:51:27.885Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-gauss-mix_0"; \
[2025-11-13T22:51:27.885Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:51:27.885Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-11-13T22:51:27.885Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:51:27.885Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:51:27.885Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:51:27.885Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:51:27.885Z]
[2025-11-13T22:51:27.885Z] TEST SETUP:
[2025-11-13T22:51:27.885Z] Nothing to be done for setup.
[2025-11-13T22:51:27.885Z]
[2025-11-13T22:51:27.885Z] TESTING:
[2025-11-13T22:51:28.217Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:51:28.217Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-gauss-mix_0/launcher-225127-9737256535276061727/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:51:28.217Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:51:28.217Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:51:32.022Z] Benchmark 'gauss-mix' failed with exception:
[2025-11-13T22:51:32.022Z] java.lang.ExceptionInInitializerError
[2025-11-13T22:51:32.022Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-13T22:51:32.022Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-13T22:51:32.022Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-13T22:51:32.022Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-13T22:51:32.022Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-13T22:51:32.022Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:51:32.022Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-13T22:51:32.022Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-13T22:51:32.022Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-13T22:51:32.022Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-13T22:51:32.022Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-13T22:51:32.022Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-13T22:51:32.022Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-13T22:51:32.022Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-13T22:51:32.022Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-13T22:51:32.022Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:51:32.022Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-13T22:51:32.022Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-13T22:51:32.022Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-13T22:51:32.022Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74)
[2025-11-13T22:51:32.022Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203)
[2025-11-13T22:51:32.022Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-13T22:51:32.022Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-13T22:51:32.022Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-13T22:51:32.022Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-13T22:51:32.022Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-13T22:51:32.022Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-13T22:51:32.022Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-13T22:51:32.022Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-13T22:51:32.022Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-13T22:51:32.022Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-13T22:51:32.022Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-13T22:51:32.022Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-13T22:51:32.022Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-13T22:51:32.022Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:51:32.022Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-13T22:51:32.022Z] ... 34 more
[2025-11-13T22:51:32.022Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:51:32.022Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-13T22:51:32.022Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-13T22:51:32.022Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-13T22:51:32.022Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-13T22:51:32.022Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-13T22:51:32.022Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-13T22:51:32.022Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-13T22:51:32.022Z] ... 34 more
[2025-11-13T22:51:32.022Z] The following benchmarks failed: gauss-mix
[2025-11-13T22:51:32.357Z] -----------------------------------
[2025-11-13T22:51:32.357Z] renaissance-gauss-mix_0_FAILED
[2025-11-13T22:51:32.357Z] -----------------------------------
[2025-11-13T22:51:32.357Z]
[2025-11-13T22:51:32.357Z] TEST TEARDOWN:
[2025-11-13T22:51:32.357Z] Nothing to be done for teardown.
[2025-11-13T22:51:32.357Z] renaissance-gauss-mix_0 Finish Time: Thu Nov 13 22:51:32 2025 Epoch Time (ms): 1763074292146
[2025-11-13T22:51:32.357Z]
[2025-11-13T22:51:32.357Z] ===============================================
[2025-11-13T22:51:32.357Z] Running test renaissance-log-regression_0 ...
[2025-11-13T22:51:32.357Z] ===============================================
[2025-11-13T22:51:32.357Z] renaissance-log-regression_0 Start Time: Thu Nov 13 22:51:32 2025 Epoch Time (ms): 1763074292165
[2025-11-13T22:51:32.357Z] variation: NoOptions
[2025-11-13T22:51:32.357Z] JVM_OPTIONS:
[2025-11-13T22:51:32.357Z] { \
[2025-11-13T22:51:32.357Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:51:32.357Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:51:32.357Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-log-regression_0"; \
[2025-11-13T22:51:32.357Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-log-regression_0"; \
[2025-11-13T22:51:32.357Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:51:32.357Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-11-13T22:51:32.357Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:51:32.357Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:51:32.357Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:51:32.357Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:51:32.357Z]
[2025-11-13T22:51:32.357Z] TEST SETUP:
[2025-11-13T22:51:32.357Z] Nothing to be done for setup.
[2025-11-13T22:51:32.357Z]
[2025-11-13T22:51:32.357Z] TESTING:
[2025-11-13T22:51:32.737Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:51:32.737Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-log-regression_0/launcher-225132-15462353656366743299/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:51:32.737Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:51:32.737Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:51:36.575Z] Benchmark 'log-regression' failed with exception:
[2025-11-13T22:51:36.575Z] java.lang.ExceptionInInitializerError
[2025-11-13T22:51:36.575Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-13T22:51:36.575Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-13T22:51:36.575Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-13T22:51:36.575Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-13T22:51:36.575Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-13T22:51:36.575Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:51:36.575Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-13T22:51:36.575Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-13T22:51:36.575Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-13T22:51:36.575Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-13T22:51:36.575Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-13T22:51:36.575Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-13T22:51:36.575Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-13T22:51:36.575Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-13T22:51:36.575Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-13T22:51:36.575Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:51:36.575Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-13T22:51:36.575Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-13T22:51:36.575Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-13T22:51:36.575Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2025-11-13T22:51:36.575Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2025-11-13T22:51:36.575Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-13T22:51:36.575Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-13T22:51:36.575Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-13T22:51:36.575Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-13T22:51:36.575Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-13T22:51:36.575Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-13T22:51:36.575Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-13T22:51:36.575Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-13T22:51:36.575Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-13T22:51:36.575Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-13T22:51:36.575Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-13T22:51:36.575Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-13T22:51:36.575Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-13T22:51:36.575Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:51:36.575Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-13T22:51:36.575Z] ... 34 more
[2025-11-13T22:51:36.575Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:51:36.575Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-13T22:51:36.575Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-13T22:51:36.575Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-13T22:51:36.575Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-13T22:51:36.575Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-13T22:51:36.575Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-13T22:51:36.575Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-13T22:51:36.575Z] ... 34 more
[2025-11-13T22:51:36.575Z] The following benchmarks failed: log-regression
[2025-11-13T22:51:36.928Z] -----------------------------------
[2025-11-13T22:51:36.928Z] renaissance-log-regression_0_FAILED
[2025-11-13T22:51:36.928Z] -----------------------------------
[2025-11-13T22:51:36.928Z]
[2025-11-13T22:51:36.928Z] TEST TEARDOWN:
[2025-11-13T22:51:36.928Z] Nothing to be done for teardown.
[2025-11-13T22:51:36.928Z] renaissance-log-regression_0 Finish Time: Thu Nov 13 22:51:36 2025 Epoch Time (ms): 1763074296659
[2025-11-13T22:51:36.928Z]
[2025-11-13T22:51:36.928Z] ===============================================
[2025-11-13T22:51:36.929Z] Running test renaissance-mnemonics_0 ...
[2025-11-13T22:51:36.929Z] ===============================================
[2025-11-13T22:51:36.929Z] renaissance-mnemonics_0 Start Time: Thu Nov 13 22:51:36 2025 Epoch Time (ms): 1763074296678
[2025-11-13T22:51:36.929Z] variation: NoOptions
[2025-11-13T22:51:36.929Z] JVM_OPTIONS:
[2025-11-13T22:51:36.929Z] { \
[2025-11-13T22:51:36.929Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:51:36.929Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:51:36.929Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-mnemonics_0"; \
[2025-11-13T22:51:36.929Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-mnemonics_0"; \
[2025-11-13T22:51:36.929Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:51:36.929Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-11-13T22:51:36.929Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:51:36.929Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:51:36.929Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:51:36.929Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:51:36.929Z]
[2025-11-13T22:51:36.929Z] TEST SETUP:
[2025-11-13T22:51:36.929Z] Nothing to be done for setup.
[2025-11-13T22:51:36.929Z]
[2025-11-13T22:51:36.929Z] TESTING:
[2025-11-13T22:51:37.262Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:51:37.262Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-mnemonics_0/launcher-225136-2913877553277759009/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:51:37.262Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:51:37.262Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:51:37.604Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-11-13T22:51:37.604Z] GC before operation: completed in 14.659 ms, heap usage 8.417 MB -> 3.859 MB.
[2025-11-13T22:51:42.441Z] ====== mnemonics (functional) [default], iteration 0 completed (4171.833 ms) ======
[2025-11-13T22:51:42.441Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-11-13T22:51:42.441Z] GC before operation: completed in 23.665 ms, heap usage 233.900 MB -> 3.896 MB.
[2025-11-13T22:51:46.295Z] ====== mnemonics (functional) [default], iteration 1 completed (3828.524 ms) ======
[2025-11-13T22:51:46.295Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-11-13T22:51:46.295Z] GC before operation: completed in 27.365 ms, heap usage 517.904 MB -> 3.896 MB.
[2025-11-13T22:51:51.097Z] ====== mnemonics (functional) [default], iteration 2 completed (3975.182 ms) ======
[2025-11-13T22:51:51.097Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-11-13T22:51:51.097Z] GC before operation: completed in 25.464 ms, heap usage 496.904 MB -> 3.896 MB.
[2025-11-13T22:51:54.997Z] ====== mnemonics (functional) [default], iteration 3 completed (4009.400 ms) ======
[2025-11-13T22:51:54.998Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-11-13T22:51:54.998Z] GC before operation: completed in 18.166 ms, heap usage 152.404 MB -> 3.896 MB.
[2025-11-13T22:51:58.781Z] ====== mnemonics (functional) [default], iteration 4 completed (4009.518 ms) ======
[2025-11-13T22:51:58.781Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-11-13T22:51:58.781Z] GC before operation: completed in 18.889 ms, heap usage 152.404 MB -> 3.896 MB.
[2025-11-13T22:52:03.527Z] ====== mnemonics (functional) [default], iteration 5 completed (3998.021 ms) ======
[2025-11-13T22:52:03.527Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-11-13T22:52:03.527Z] GC before operation: completed in 18.573 ms, heap usage 168.404 MB -> 3.897 MB.
[2025-11-13T22:52:07.309Z] ====== mnemonics (functional) [default], iteration 6 completed (4000.274 ms) ======
[2025-11-13T22:52:07.309Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-11-13T22:52:07.309Z] GC before operation: completed in 16.990 ms, heap usage 167.904 MB -> 3.896 MB.
[2025-11-13T22:52:12.094Z] ====== mnemonics (functional) [default], iteration 7 completed (3974.233 ms) ======
[2025-11-13T22:52:12.094Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-11-13T22:52:12.094Z] GC before operation: completed in 17.551 ms, heap usage 168.404 MB -> 3.896 MB.
[2025-11-13T22:52:15.926Z] ====== mnemonics (functional) [default], iteration 8 completed (3971.551 ms) ======
[2025-11-13T22:52:15.926Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-11-13T22:52:15.926Z] GC before operation: completed in 17.631 ms, heap usage 156.404 MB -> 3.897 MB.
[2025-11-13T22:52:19.701Z] ====== mnemonics (functional) [default], iteration 9 completed (3960.252 ms) ======
[2025-11-13T22:52:19.701Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-11-13T22:52:19.701Z] GC before operation: completed in 18.578 ms, heap usage 155.405 MB -> 3.897 MB.
[2025-11-13T22:52:24.494Z] ====== mnemonics (functional) [default], iteration 10 completed (3961.444 ms) ======
[2025-11-13T22:52:24.494Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-11-13T22:52:24.494Z] GC before operation: completed in 18.109 ms, heap usage 168.405 MB -> 3.897 MB.
[2025-11-13T22:52:28.304Z] ====== mnemonics (functional) [default], iteration 11 completed (3949.212 ms) ======
[2025-11-13T22:52:28.305Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-11-13T22:52:28.305Z] GC before operation: completed in 18.508 ms, heap usage 168.405 MB -> 3.897 MB.
[2025-11-13T22:52:32.153Z] ====== mnemonics (functional) [default], iteration 12 completed (3947.105 ms) ======
[2025-11-13T22:52:32.153Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-11-13T22:52:32.153Z] GC before operation: completed in 17.516 ms, heap usage 155.405 MB -> 3.897 MB.
[2025-11-13T22:52:36.909Z] ====== mnemonics (functional) [default], iteration 13 completed (3941.150 ms) ======
[2025-11-13T22:52:36.909Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-11-13T22:52:36.909Z] GC before operation: completed in 18.864 ms, heap usage 152.905 MB -> 3.897 MB.
[2025-11-13T22:52:40.697Z] ====== mnemonics (functional) [default], iteration 14 completed (3966.963 ms) ======
[2025-11-13T22:52:40.697Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-11-13T22:52:40.697Z] GC before operation: completed in 18.756 ms, heap usage 153.905 MB -> 3.897 MB.
[2025-11-13T22:52:44.474Z] ====== mnemonics (functional) [default], iteration 15 completed (3916.969 ms) ======
[2025-11-13T22:52:44.474Z] -----------------------------------
[2025-11-13T22:52:44.474Z] renaissance-mnemonics_0_PASSED
[2025-11-13T22:52:44.474Z] -----------------------------------
[2025-11-13T22:52:44.807Z]
[2025-11-13T22:52:44.807Z] TEST TEARDOWN:
[2025-11-13T22:52:44.807Z] Nothing to be done for teardown.
[2025-11-13T22:52:44.807Z] renaissance-mnemonics_0 Finish Time: Thu Nov 13 22:52:44 2025 Epoch Time (ms): 1763074364472
[2025-11-13T22:52:44.807Z]
[2025-11-13T22:52:44.807Z] ===============================================
[2025-11-13T22:52:44.807Z] Running test renaissance-movie-lens_0 ...
[2025-11-13T22:52:44.807Z] ===============================================
[2025-11-13T22:52:44.807Z] renaissance-movie-lens_0 Start Time: Thu Nov 13 22:52:44 2025 Epoch Time (ms): 1763074364491
[2025-11-13T22:52:44.807Z] variation: NoOptions
[2025-11-13T22:52:44.807Z] JVM_OPTIONS:
[2025-11-13T22:52:44.807Z] { \
[2025-11-13T22:52:44.807Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:52:44.807Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:52:44.807Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-movie-lens_0"; \
[2025-11-13T22:52:44.807Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-movie-lens_0"; \
[2025-11-13T22:52:44.807Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:52:44.807Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-11-13T22:52:44.807Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:52:44.807Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:52:44.807Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:52:44.807Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:52:44.807Z]
[2025-11-13T22:52:44.807Z] TEST SETUP:
[2025-11-13T22:52:44.807Z] Nothing to be done for setup.
[2025-11-13T22:52:44.807Z]
[2025-11-13T22:52:44.807Z] TESTING:
[2025-11-13T22:52:45.142Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:52:45.142Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-movie-lens_0/launcher-225244-16317376947444227000/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:52:45.142Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:52:45.142Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:52:48.969Z] Benchmark 'movie-lens' failed with exception:
[2025-11-13T22:52:48.969Z] java.lang.ExceptionInInitializerError
[2025-11-13T22:52:48.969Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-13T22:52:48.969Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-13T22:52:48.969Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-13T22:52:48.969Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-13T22:52:48.969Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-13T22:52:48.969Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:52:48.969Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-13T22:52:48.969Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-13T22:52:48.969Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-13T22:52:48.969Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-13T22:52:48.969Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-13T22:52:48.969Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-13T22:52:48.969Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-13T22:52:48.969Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-13T22:52:48.969Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-13T22:52:48.969Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-13T22:52:48.969Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-13T22:52:48.969Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-13T22:52:48.969Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-13T22:52:48.969Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2025-11-13T22:52:48.969Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2025-11-13T22:52:48.969Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-13T22:52:48.969Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-13T22:52:48.969Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-13T22:52:48.969Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-13T22:52:48.969Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-13T22:52:48.969Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-13T22:52:48.969Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-13T22:52:48.969Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-13T22:52:48.969Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-13T22:52:48.969Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-13T22:52:48.969Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-13T22:52:48.969Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-13T22:52:48.969Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-13T22:52:48.969Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:52:48.969Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-13T22:52:48.969Z] ... 34 more
[2025-11-13T22:52:48.969Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-13T22:52:48.969Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-13T22:52:48.969Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-13T22:52:48.969Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-13T22:52:48.969Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-13T22:52:48.969Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-13T22:52:48.969Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-13T22:52:48.969Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-13T22:52:48.969Z] ... 34 more
[2025-11-13T22:52:48.969Z] The following benchmarks failed: movie-lens
[2025-11-13T22:52:48.969Z] -----------------------------------
[2025-11-13T22:52:48.969Z] renaissance-movie-lens_0_FAILED
[2025-11-13T22:52:48.969Z] -----------------------------------
[2025-11-13T22:52:48.969Z]
[2025-11-13T22:52:48.969Z] TEST TEARDOWN:
[2025-11-13T22:52:48.969Z] Nothing to be done for teardown.
[2025-11-13T22:52:48.969Z] renaissance-movie-lens_0 Finish Time: Thu Nov 13 22:52:48 2025 Epoch Time (ms): 1763074368859
[2025-11-13T22:52:48.969Z]
[2025-11-13T22:52:48.969Z] ===============================================
[2025-11-13T22:52:48.969Z] Running test renaissance-par-mnemonics_0 ...
[2025-11-13T22:52:48.969Z] ===============================================
[2025-11-13T22:52:48.969Z] renaissance-par-mnemonics_0 Start Time: Thu Nov 13 22:52:48 2025 Epoch Time (ms): 1763074368878
[2025-11-13T22:52:48.969Z] variation: NoOptions
[2025-11-13T22:52:48.969Z] JVM_OPTIONS:
[2025-11-13T22:52:48.969Z] { \
[2025-11-13T22:52:48.969Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:52:48.969Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:52:48.969Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-par-mnemonics_0"; \
[2025-11-13T22:52:48.969Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-par-mnemonics_0"; \
[2025-11-13T22:52:48.969Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:52:48.969Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-11-13T22:52:48.969Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:52:48.969Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:52:48.969Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:52:48.969Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:52:48.969Z]
[2025-11-13T22:52:48.969Z] TEST SETUP:
[2025-11-13T22:52:48.969Z] Nothing to be done for setup.
[2025-11-13T22:52:48.969Z]
[2025-11-13T22:52:48.969Z] TESTING:
[2025-11-13T22:52:49.689Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:52:49.689Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-par-mnemonics_0/launcher-225249-16059458288225286273/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:52:49.689Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:52:49.689Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:52:49.689Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-11-13T22:52:49.689Z] GC before operation: completed in 17.855 ms, heap usage 8.547 MB -> 3.902 MB.
[2025-11-13T22:52:54.515Z] ====== par-mnemonics (functional) [default], iteration 0 completed (3952.886 ms) ======
[2025-11-13T22:52:54.515Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-11-13T22:52:54.515Z] GC before operation: completed in 30.308 ms, heap usage 524.593 MB -> 3.957 MB.
[2025-11-13T22:52:58.412Z] ====== par-mnemonics (functional) [default], iteration 1 completed (3604.438 ms) ======
[2025-11-13T22:52:58.412Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-11-13T22:52:58.412Z] GC before operation: completed in 19.853 ms, heap usage 138.792 MB -> 3.957 MB.
[2025-11-13T22:53:02.237Z] ====== par-mnemonics (functional) [default], iteration 2 completed (3431.280 ms) ======
[2025-11-13T22:53:02.237Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-11-13T22:53:02.237Z] GC before operation: completed in 22.798 ms, heap usage 516.485 MB -> 3.958 MB.
[2025-11-13T22:53:05.197Z] ====== par-mnemonics (functional) [default], iteration 3 completed (3575.432 ms) ======
[2025-11-13T22:53:05.197Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-11-13T22:53:05.617Z] GC before operation: completed in 19.339 ms, heap usage 138.587 MB -> 3.957 MB.
[2025-11-13T22:53:09.448Z] ====== par-mnemonics (functional) [default], iteration 4 completed (3330.035 ms) ======
[2025-11-13T22:53:09.448Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-11-13T22:53:09.448Z] GC before operation: completed in 19.486 ms, heap usage 121.792 MB -> 3.957 MB.
[2025-11-13T22:53:13.246Z] ====== par-mnemonics (functional) [default], iteration 5 completed (3485.306 ms) ======
[2025-11-13T22:53:13.246Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-11-13T22:53:13.246Z] GC before operation: completed in 20.819 ms, heap usage 315.591 MB -> 3.958 MB.
[2025-11-13T22:53:17.070Z] ====== par-mnemonics (functional) [default], iteration 6 completed (3582.692 ms) ======
[2025-11-13T22:53:17.070Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-11-13T22:53:17.070Z] GC before operation: completed in 17.698 ms, heap usage 138.605 MB -> 3.958 MB.
[2025-11-13T22:53:20.090Z] ====== par-mnemonics (functional) [default], iteration 7 completed (3357.428 ms) ======
[2025-11-13T22:53:20.090Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-11-13T22:53:20.090Z] GC before operation: completed in 17.559 ms, heap usage 131.483 MB -> 3.958 MB.
[2025-11-13T22:53:23.963Z] ====== par-mnemonics (functional) [default], iteration 8 completed (3473.490 ms) ======
[2025-11-13T22:53:23.963Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-11-13T22:53:23.963Z] GC before operation: completed in 30.044 ms, heap usage 319.574 MB -> 3.958 MB.
[2025-11-13T22:53:27.793Z] ====== par-mnemonics (functional) [default], iteration 9 completed (3522.385 ms) ======
[2025-11-13T22:53:27.793Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-11-13T22:53:27.793Z] GC before operation: completed in 18.981 ms, heap usage 140.088 MB -> 3.958 MB.
[2025-11-13T22:53:30.793Z] ====== par-mnemonics (functional) [default], iteration 10 completed (3395.083 ms) ======
[2025-11-13T22:53:30.793Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-11-13T22:53:31.126Z] GC before operation: completed in 22.507 ms, heap usage 515.284 MB -> 3.958 MB.
[2025-11-13T22:53:34.917Z] ====== par-mnemonics (functional) [default], iteration 11 completed (3497.253 ms) ======
[2025-11-13T22:53:34.918Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-11-13T22:53:34.918Z] GC before operation: completed in 22.240 ms, heap usage 314.090 MB -> 3.958 MB.
[2025-11-13T22:53:38.730Z] ====== par-mnemonics (functional) [default], iteration 12 completed (3473.770 ms) ======
[2025-11-13T22:53:38.730Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-11-13T22:53:38.730Z] GC before operation: completed in 23.026 ms, heap usage 313.590 MB -> 3.958 MB.
[2025-11-13T22:53:42.585Z] ====== par-mnemonics (functional) [default], iteration 13 completed (3542.998 ms) ======
[2025-11-13T22:53:42.585Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-11-13T22:53:42.585Z] GC before operation: completed in 18.464 ms, heap usage 140.088 MB -> 3.958 MB.
[2025-11-13T22:53:45.546Z] ====== par-mnemonics (functional) [default], iteration 14 completed (3442.748 ms) ======
[2025-11-13T22:53:45.546Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-11-13T22:53:45.546Z] GC before operation: completed in 23.046 ms, heap usage 302.985 MB -> 3.958 MB.
[2025-11-13T22:53:49.333Z] ====== par-mnemonics (functional) [default], iteration 15 completed (3491.197 ms) ======
[2025-11-13T22:53:49.663Z] -----------------------------------
[2025-11-13T22:53:49.663Z] renaissance-par-mnemonics_0_PASSED
[2025-11-13T22:53:49.663Z] -----------------------------------
[2025-11-13T22:53:49.663Z]
[2025-11-13T22:53:49.663Z] TEST TEARDOWN:
[2025-11-13T22:53:49.663Z] Nothing to be done for teardown.
[2025-11-13T22:53:49.663Z] renaissance-par-mnemonics_0 Finish Time: Thu Nov 13 22:53:49 2025 Epoch Time (ms): 1763074429452
[2025-11-13T22:53:49.663Z]
[2025-11-13T22:53:49.663Z] ===============================================
[2025-11-13T22:53:49.663Z] Running test renaissance-philosophers_0 ...
[2025-11-13T22:53:49.663Z] ===============================================
[2025-11-13T22:53:49.663Z] renaissance-philosophers_0 Start Time: Thu Nov 13 22:53:49 2025 Epoch Time (ms): 1763074429471
[2025-11-13T22:53:49.663Z] variation: NoOptions
[2025-11-13T22:53:49.663Z] JVM_OPTIONS:
[2025-11-13T22:53:49.663Z] { \
[2025-11-13T22:53:49.663Z] echo ""; echo "TEST SETUP:"; \
[2025-11-13T22:53:49.663Z] echo "Nothing to be done for setup."; \
[2025-11-13T22:53:49.663Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-philosophers_0"; \
[2025-11-13T22:53:49.663Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-philosophers_0"; \
[2025-11-13T22:53:49.663Z] echo ""; echo "TESTING:"; \
[2025-11-13T22:53:49.663Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-11-13T22:53:49.663Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-13T22:53:49.663Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-13T22:53:49.663Z] echo "Nothing to be done for teardown."; \
[2025-11-13T22:53:49.663Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult";
[2025-11-13T22:53:49.663Z]
[2025-11-13T22:53:49.663Z] TEST SETUP:
[2025-11-13T22:53:49.663Z] Nothing to be done for setup.
[2025-11-13T22:53:49.663Z]
[2025-11-13T22:53:49.663Z] TESTING:
[2025-11-13T22:53:49.992Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-13T22:53:49.992Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/output_17630740071230/renaissance-philosophers_0/launcher-225349-5922914089521988361/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-13T22:53:49.992Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-13T22:53:49.992Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-13T22:53:50.319Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-11-13T22:53:50.319Z] GC before operation: completed in 16.647 ms, heap usage 10.102 MB -> 4.830 MB.
[2025-11-13T22:53:52.010Z] Camera thread performed 122 scans.
[2025-11-13T22:53:52.010Z] ====== philosophers (scala) [default], iteration 0 completed (1711.324 ms) ======
[2025-11-13T22:53:52.010Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-11-13T22:53:52.010Z] GC before operation: completed in 13.841 ms, heap usage 75.715 MB -> 5.168 MB.
[2025-11-13T22:53:52.717Z] Camera thread performed 122 scans.
[2025-11-13T22:53:52.717Z] ====== philosophers (scala) [default], iteration 1 completed (675.497 ms) ======
[2025-11-13T22:53:52.717Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-11-13T22:53:52.717Z] GC before operation: completed in 11.104 ms, heap usage 36.115 MB -> 5.170 MB.
[2025-11-13T22:53:53.427Z] Camera thread performed 122 scans.
[2025-11-13T22:53:53.427Z] ====== philosophers (scala) [default], iteration 2 completed (667.605 ms) ======
[2025-11-13T22:53:53.427Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-11-13T22:53:53.427Z] GC before operation: completed in 11.777 ms, heap usage 18.856 MB -> 5.171 MB.
[2025-11-13T22:53:54.138Z] Camera thread performed 122 scans.
[2025-11-13T22:53:54.138Z] ====== philosophers (scala) [default], iteration 3 completed (748.012 ms) ======
[2025-11-13T22:53:54.138Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-11-13T22:53:54.138Z] GC before operation: completed in 13.808 ms, heap usage 125.181 MB -> 5.171 MB.
[2025-11-13T22:53:55.283Z] Camera thread performed 122 scans.
[2025-11-13T22:53:55.283Z] ====== philosophers (scala) [default], iteration 4 completed (766.146 ms) ======
[2025-11-13T22:53:55.283Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-11-13T22:53:55.283Z] GC before operation: completed in 13.095 ms, heap usage 47.856 MB -> 5.171 MB.
[2025-11-13T22:53:55.992Z] Camera thread performed 122 scans.
[2025-11-13T22:53:55.992Z] ====== philosophers (scala) [default], iteration 5 completed (759.339 ms) ======
[2025-11-13T22:53:55.992Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-11-13T22:53:55.992Z] GC before operation: completed in 12.860 ms, heap usage 92.328 MB -> 5.171 MB.
[2025-11-13T22:53:56.702Z] Camera thread performed 122 scans.
[2025-11-13T22:53:56.702Z] ====== philosophers (scala) [default], iteration 6 completed (754.040 ms) ======
[2025-11-13T22:53:56.702Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-11-13T22:53:56.702Z] GC before operation: completed in 11.977 ms, heap usage 80.818 MB -> 5.171 MB.
[2025-11-13T22:53:57.420Z] Camera thread performed 122 scans.
[2025-11-13T22:53:57.420Z] ====== philosophers (scala) [default], iteration 7 completed (736.954 ms) ======
[2025-11-13T22:53:57.420Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-11-13T22:53:57.420Z] GC before operation: completed in 10.940 ms, heap usage 21.263 MB -> 5.171 MB.
[2025-11-13T22:53:58.128Z] Camera thread performed 122 scans.
[2025-11-13T22:53:58.128Z] ====== philosophers (scala) [default], iteration 8 completed (740.208 ms) ======
[2025-11-13T22:53:58.128Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-11-13T22:53:58.128Z] GC before operation: completed in 10.371 ms, heap usage 42.129 MB -> 5.173 MB.
[2025-11-13T22:53:58.835Z] Camera thread performed 122 scans.
[2025-11-13T22:53:58.837Z] ====== philosophers (scala) [default], iteration 9 completed (774.485 ms) ======
[2025-11-13T22:53:58.837Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-11-13T22:53:58.837Z] GC before operation: completed in 11.193 ms, heap usage 14.287 MB -> 5.172 MB.
[2025-11-13T22:53:59.546Z] Camera thread performed 122 scans.
[2025-11-13T22:53:59.546Z] ====== philosophers (scala) [default], iteration 10 completed (716.942 ms) ======
[2025-11-13T22:53:59.546Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-11-13T22:53:59.546Z] GC before operation: completed in 11.736 ms, heap usage 9.764 MB -> 5.172 MB.
[2025-11-13T22:54:00.251Z] Camera thread performed 122 scans.
[2025-11-13T22:54:00.251Z] ====== philosophers (scala) [default], iteration 11 completed (733.107 ms) ======
[2025-11-13T22:54:00.251Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-11-13T22:54:00.251Z] GC before operation: completed in 12.660 ms, heap usage 129.782 MB -> 5.172 MB.
[2025-11-13T22:54:00.959Z] Camera thread performed 122 scans.
[2025-11-13T22:54:00.959Z] ====== philosophers (scala) [default], iteration 12 completed (755.330 ms) ======
[2025-11-13T22:54:00.959Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-11-13T22:54:00.959Z] GC before operation: completed in 10.321 ms, heap usage 57.712 MB -> 5.173 MB.
[2025-11-13T22:54:02.111Z] Camera thread performed 122 scans.
[2025-11-13T22:54:02.111Z] ====== philosophers (scala) [default], iteration 13 completed (722.641 ms) ======
[2025-11-13T22:54:02.111Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-11-13T22:54:02.111Z] GC before operation: completed in 12.936 ms, heap usage 129.782 MB -> 5.173 MB.
[2025-11-13T22:54:02.817Z] Camera thread performed 122 scans.
[2025-11-13T22:54:02.818Z] ====== philosophers (scala) [default], iteration 14 completed (755.860 ms) ======
[2025-11-13T22:54:02.818Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-11-13T22:54:02.818Z] GC before operation: completed in 11.331 ms, heap usage 8.258 MB -> 5.173 MB.
[2025-11-13T22:54:03.527Z] Camera thread performed 122 scans.
[2025-11-13T22:54:03.527Z] ====== philosophers (scala) [default], iteration 15 completed (763.955 ms) ======
[2025-11-13T22:54:03.527Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-11-13T22:54:03.527Z] GC before operation: completed in 12.899 ms, heap usage 33.286 MB -> 5.173 MB.
[2025-11-13T22:54:04.235Z] Camera thread performed 122 scans.
[2025-11-13T22:54:04.235Z] ====== philosophers (scala) [default], iteration 16 completed (754.800 ms) ======
[2025-11-13T22:54:04.235Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-11-13T22:54:04.235Z] GC before operation: completed in 13.935 ms, heap usage 110.283 MB -> 5.174 MB.
[2025-11-13T22:54:04.951Z] Camera thread performed 122 scans.
[2025-11-13T22:54:04.951Z] ====== philosophers (scala) [default], iteration 17 completed (763.004 ms) ======
[2025-11-13T22:54:04.951Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-11-13T22:54:04.951Z] GC before operation: completed in 11.644 ms, heap usage 44.787 MB -> 5.174 MB.
[2025-11-13T22:54:05.685Z] Camera thread performed 122 scans.
[2025-11-13T22:54:05.685Z] ====== philosophers (scala) [default], iteration 18 completed (771.591 ms) ======
[2025-11-13T22:54:05.685Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-11-13T22:54:05.686Z] GC before operation: completed in 11.833 ms, heap usage 48.286 MB -> 5.174 MB.
[2025-11-13T22:54:06.397Z] Camera thread performed 122 scans.
[2025-11-13T22:54:06.397Z] ====== philosophers (scala) [default], iteration 19 completed (763.341 ms) ======
[2025-11-13T22:54:06.397Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-11-13T22:54:06.397Z] GC before operation: completed in 13.078 ms, heap usage 54.788 MB -> 5.174 MB.
[2025-11-13T22:54:07.257Z] Camera thread performed 122 scans.
[2025-11-13T22:54:07.257Z] ====== philosophers (scala) [default], iteration 20 completed (765.934 ms) ======
[2025-11-13T22:54:07.257Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-11-13T22:54:07.257Z] GC before operation: completed in 10.959 ms, heap usage 30.290 MB -> 5.174 MB.
[2025-11-13T22:54:07.970Z] Camera thread performed 122 scans.
[2025-11-13T22:54:07.970Z] ====== philosophers (scala) [default], iteration 21 completed (721.551 ms) ======
[2025-11-13T22:54:07.970Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-11-13T22:54:07.970Z] GC before operation: completed in 11.157 ms, heap usage 5.765 MB -> 5.174 MB.
[2025-11-13T22:54:08.707Z] Camera thread performed 122 scans.
[2025-11-13T22:54:08.707Z] ====== philosophers (scala) [default], iteration 22 completed (779.694 ms) ======
[2025-11-13T22:54:08.707Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-11-13T22:54:08.707Z] GC before operation: completed in 15.036 ms, heap usage 34.290 MB -> 5.174 MB.
[2025-11-13T22:54:09.426Z] Camera thread performed 122 scans.
[2025-11-13T22:54:09.426Z] ====== philosophers (scala) [default], iteration 23 completed (760.808 ms) ======
[2025-11-13T22:54:09.426Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-11-13T22:54:09.754Z] GC before operation: completed in 12.530 ms, heap usage 35.789 MB -> 5.174 MB.
[2025-11-13T22:54:10.467Z] Camera thread performed 122 scans.
[2025-11-13T22:54:10.467Z] ====== philosophers (scala) [default], iteration 24 completed (768.972 ms) ======
[2025-11-13T22:54:10.467Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-11-13T22:54:10.467Z] GC before operation: completed in 12.093 ms, heap usage 52.289 MB -> 5.175 MB.
[2025-11-13T22:54:11.183Z] Camera thread performed 122 scans.
[2025-11-13T22:54:11.183Z] ====== philosophers (scala) [default], iteration 25 completed (786.358 ms) ======
[2025-11-13T22:54:11.183Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-11-13T22:54:11.183Z] GC before operation: completed in 13.594 ms, heap usage 44.290 MB -> 5.175 MB.
[2025-11-13T22:54:11.913Z] Camera thread performed 122 scans.
[2025-11-13T22:54:11.913Z] ====== philosophers (scala) [default], iteration 26 completed (761.165 ms) ======
[2025-11-13T22:54:11.913Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-11-13T22:54:11.913Z] GC before operation: completed in 12.878 ms, heap usage 91.787 MB -> 5.175 MB.
[2025-11-13T22:54:12.629Z] Camera thread performed 122 scans.
[2025-11-13T22:54:12.629Z] ====== philosophers (scala) [default], iteration 27 completed (771.301 ms) ======
[2025-11-13T22:54:12.629Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-11-13T22:54:12.629Z] GC before operation: completed in 12.494 ms, heap usage 57.287 MB -> 5.175 MB.
[2025-11-13T22:54:13.344Z] Camera thread performed 122 scans.
[2025-11-13T22:54:13.344Z] ====== philosophers (scala) [default], iteration 28 completed (756.707 ms) ======
[2025-11-13T22:54:13.344Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-11-13T22:54:13.344Z] GC before operation: completed in 12.340 ms, heap usage 24.809 MB -> 5.175 MB.
[2025-11-13T22:54:14.053Z] Camera thread performed 122 scans.
[2025-11-13T22:54:14.053Z] ====== philosophers (scala) [default], iteration 29 completed (683.680 ms) ======
[2025-11-13T22:54:14.384Z] -----------------------------------
[2025-11-13T22:54:14.384Z] renaissance-philosophers_0_PASSED
[2025-11-13T22:54:14.384Z] -----------------------------------
[2025-11-13T22:54:14.384Z]
[2025-11-13T22:54:14.384Z] TEST TEARDOWN:
[2025-11-13T22:54:14.384Z] Nothing to be done for teardown.
[2025-11-13T22:54:14.384Z] renaissance-philosophers_0 Finish Time: Thu Nov 13 22:54:14 2025 Epoch Time (ms): 1763074454223
[2025-11-13T22:54:14.384Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf/renaissance'
[2025-11-13T22:54:14.384Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/perf'
[2025-11-13T22:54:14.384Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests'
[2025-11-13T22:54:14.384Z]
[2025-11-13T22:54:14.384Z]
[2025-11-13T22:54:14.384Z] All tests finished, run result summary:
[2025-11-13T22:54:14.384Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-13T22:54:14.384Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17630740071230/ --tapName=Test_openjdk26_hs_extended.perf_x86-64_linux.tap --comment=""
[2025-11-13T22:54:14.384Z]
[2025-11-13T22:54:14.384Z]
[2025-11-13T22:54:14.384Z] TEST TARGETS SUMMARY
[2025-11-13T22:54:14.384Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-13T22:54:14.384Z] DISABLED test targets:
[2025-11-13T22:54:14.384Z] dacapo-avrora_0
[2025-11-13T22:54:14.384Z] renaissance-finagle-chirper_0
[2025-11-13T22:54:14.384Z]
[2025-11-13T22:54:14.384Z] PASSED test targets:
[2025-11-13T22:54:14.384Z] dacapo-fop_0
[2025-11-13T22:54:14.384Z] dacapo-jython_0
[2025-11-13T22:54:14.384Z] dacapo-luindex_0
[2025-11-13T22:54:14.384Z] dacapo-pmd_0
[2025-11-13T22:54:14.384Z] dacapo-sunflow_0
[2025-11-13T22:54:14.384Z] dacapo-tomcat_0
[2025-11-13T22:54:14.384Z] dacapo-xalan_0
[2025-11-13T22:54:14.384Z] renaissance-finagle-http_0
[2025-11-13T22:54:14.384Z] renaissance-mnemonics_0
[2025-11-13T22:54:14.385Z] renaissance-par-mnemonics_0
[2025-11-13T22:54:14.385Z] renaissance-philosophers_0
[2025-11-13T22:54:14.385Z]
[2025-11-13T22:54:14.385Z] FAILED test targets:
[2025-11-13T22:54:14.385Z] renaissance-als_0
[2025-11-13T22:54:14.385Z] renaissance-chi-square_0
[2025-11-13T22:54:14.385Z] renaissance-db-shootout_0
[2025-11-13T22:54:14.385Z] renaissance-dec-tree_0
[2025-11-13T22:54:14.385Z] renaissance-gauss-mix_0
[2025-11-13T22:54:14.385Z] renaissance-log-regression_0
[2025-11-13T22:54:14.385Z] renaissance-movie-lens_0
[2025-11-13T22:54:14.385Z]
[2025-11-13T22:54:14.385Z] TOTAL: 20 EXECUTED: 18 PASSED: 11 FAILED: 7 DISABLED: 2 SKIPPED: 0
[2025-11-13T22:54:14.385Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-13T22:54:14.385Z]
[2025-11-13T22:54:14.385Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-11-13T22:54:14.385Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux/aqa-tests/TKG'
[2025-11-13T22:54:14.385Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-11-13T22:54:14.919Z] ++ uname
[2025-11-13T22:54:14.919Z] + '[' Linux = AIX ']'
[2025-11-13T22:54:14.919Z] ++ uname
[2025-11-13T22:54:14.919Z] + '[' Linux = SunOS ']'
[2025-11-13T22:54:14.919Z] ++ uname
[2025-11-13T22:54:14.919Z] + '[' Linux = '*BSD' ']'
[2025-11-13T22:54:14.919Z] + MAKE=make
[2025-11-13T22:54:14.919Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-13T22:54:14.919Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-11-13T22:54:14.988Z] $ ssh-agent -k
[2025-11-13T22:54:14.992Z] unset SSH_AUTH_SOCK;
[2025-11-13T22:54:14.992Z] unset SSH_AGENT_PID;
[2025-11-13T22:54:14.992Z] echo Agent pid 2816177 killed;
[2025-11-13T22:54:15.079Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-11-13T22:54:15.115Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-11-13T22:54:15.240Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-11-13T22:54:15.277Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-11-13T22:54:15.354Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-13T22:54:15.384Z] Archiving artifacts
[2025-11-13T22:54:15.429Z] Recording fingerprints
[Pipeline] echo
[2025-11-13T22:54:15.462Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-13T22:54:15.488Z] Archiving artifacts
[2025-11-13T22:54:15.577Z] Recording fingerprints
[Pipeline] sh
[2025-11-13T22:54:16.100Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17630740071230
[Pipeline] echo
[2025-11-13T22:54:16.165Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-11-13T22:54:16.227Z] Archiving artifacts
[2025-11-13T22:54:16.274Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-13T22:54:18.665Z] Tap file found: aqa-tests/TKG/output_17630740071230/Test_openjdk26_hs_extended.perf_x86-64_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-11-13T22:54:18.942Z] Recording test results
[2025-11-13T22:54:20.624Z] None of the test reports contained any result
[2025-11-13T22:54:20.625Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-13T22:54:20.650Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-13T22:54:20.578Z] No test report files were found. Configuration error?
[2025-11-13T22:54:21.121Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-13T22:54:21.121Z] Unix type machine..
[2025-11-13T22:54:21.121Z] Running on a Linux host
[2025-11-13T22:54:21.121Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-13T22:54:21.241Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-13T22:54:21.241Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-13T22:54:29.867Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-13T22:54:30.361Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-11-13T22:54:30.362Z] /tmp/capstone-4.0.2/msvc/test_xcore
[2025-11-13T22:54:30.362Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-13T22:54:30.463Z] 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-11-13T22:54:30.642Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-11-13T22:54:30.685Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] echo
[2025-11-13T22:54:30.700Z] Generating rerun Test_openjdk26_hs_extended.perf_x86-64_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun)
[Pipeline] echo
[2025-11-13T22:54:30.723Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_x86-64_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-11-13T22:54:31.264Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-11-13T22:54:31.815Z] Processing DSL script testJobTemplate
[2025-11-13T22:55:11.450Z] LEVELS: [extended]
[2025-11-13T22:55:11.450Z] JDK_VERSIONS: [8]
[2025-11-13T22:55:11.450Z] GROUPS: [perf]
[2025-11-13T22:55:11.450Z] ARCH_OS_LIST: [x86-64_linux]
[2025-11-13T22:55:11.638Z] Existing items:
[2025-11-13T22:55:11.638Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_x86-64_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-11-13T22:55:22.696Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun)
[Pipeline] build
[2025-11-13T22:55:22.751Z] Scheduling project: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun
[2025-11-13T22:55:32.605Z] Starting building: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun #10
[2025-11-13T23:00:31.503Z] Build Test_openjdk26_hs_extended.perf_x86-64_linux_rerun #10 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-13T23:00:32.128Z] Running on test-docker-ubuntu2204-ppc64le-3 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_x86-64_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-13T23:00:32.684Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-13T23:00:32.684Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-13T23:00:32.861Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-13T23:00:32.978Z] Test_openjdk26_hs_extended.perf_x86-64_linux_rerun #10 completed with status UNSTABLE
[Pipeline] timeout
[2025-11-13T23:00:33.018Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-13T23:00:34.505Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_x86-64_linux_rerun" build number 10
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-13T23:00:34.640Z] Saving Test_openjdk26_hs_extended.perf_x86-64_linux_rerun/10/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-13T23:00:34.856Z] Archiving artifacts
[2025-11-13T23:00:35.237Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-13T23:00:36.703Z] Tap file found: Test_openjdk26_hs_extended.perf_x86-64_linux_rerun/10/aqa-tests/TKG/output_176307476344/Test_openjdk26_hs_extended.perf_x86-64_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-11-13T23:00:37.677Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-movie-lens_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B24_adopt&LABEL_ADDITION=%21sw.tool.glibc.2_12&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=608&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-13T23:00:39.196Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-13T23:00:39.197Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-13T23:00:39.375Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE