Test_openjdk26_hs_extended.perf_s390x_linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk26/jdk26-release-linux-s390x-temurin" build number 1
originally caused by:
Started by upstream project "build-scripts/release-openjdk26-pipeline" build number 1
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk26" build number 26
originally caused by:
Started by user sophia-guo
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
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_s390x_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.12-release^{commit} # timeout=10
Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-03-11T14:47:22.029Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-03-11T14:47:22.036Z] SPEC: linux_390-64
[Pipeline] echo
[2026-03-11T14:47:22.037Z] Specified LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T14:47:22.051Z] dynamicAgents: []
[Pipeline] echo
[2026-03-11T14:47:22.052Z] Provisioning LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] nodesByLabel
[2026-03-11T14:47:22.061Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] node
[2026-03-11T14:47:22.079Z] Running on test-marist-rhel8-s390x-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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
[2026-03-11T14:47:22.102Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T14:47:22.309Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T14:47:22.309Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T14:47:22.398Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-11T14:47:22.538Z] The recommended git tool is: /usr/bin/git
[2026-03-11T14:47:22.718Z] No credentials specified
[2026-03-11T14:47:22.718Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-03-11T14:47:22.807Z] Cloning the remote Git repository
[2026-03-11T14:47:22.940Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:47:22.941Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests # timeout=10
[2026-03-11T14:47:22.948Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-03-11T14:47:22.949Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:47:22.949Z] > /usr/bin/git --version # timeout=10
[2026-03-11T14:47:22.951Z] > git --version # 'git version 2.39.3'
[2026-03-11T14:47:22.951Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T14:47:28.492Z] Avoid second fetch
[2026-03-11T14:47:28.591Z] Checking out Revision ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 (origin/v1.0.12-release)
[2026-03-11T14:47:29.021Z] Commit message: "[v1.0.12-release] Add JDK26 dry run tags to testenv.properties (#6928)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-03-11T14:47:28.350Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-11T14:47:28.352Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-11T14:47:28.541Z] > /usr/bin/git rev-parse origin/v1.0.12-release^{commit} # timeout=10
[2026-03-11T14:47:28.634Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-03-11T14:47:28.637Z] > /usr/bin/git checkout -f ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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
[2026-03-11T14:47:30.758Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-11T14:47:30.773Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-11T14:47:31.985Z] + LC_TIME=C
[2026-03-11T14:47:31.985Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-11T14:47:32.363Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T14:47:33.445Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-11T14:47:33.445Z] Unix type machine..
[2026-03-11T14:47:33.445Z] Running on a Linux host
[2026-03-11T14:47:33.445Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-03-11T14:47:36.055Z] + printenv
[2026-03-11T14:47:36.056Z] TIME_LIMIT=25
[2026-03-11T14:47:36.056Z] RERUN_ITERATIONS=1
[2026-03-11T14:47:36.056Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/19/display/redirect
[2026-03-11T14:47:36.056Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-11T14:47:36.056Z] EXECUTOR_NUMBER=0
[2026-03-11T14:47:36.056Z] SSH_CONNECTION=78.47.239.97 51314 148.100.74.2 22
[2026-03-11T14:47:36.056Z] _=/usr/bin/printenv
[2026-03-11T14:47:36.056Z] LANG=en_US.UTF-8
[2026-03-11T14:47:36.056Z] BUILD_ID=19
[2026-03-11T14:47:36.056Z] USE_JRE=false
[2026-03-11T14:47:36.056Z] jobStatus=SUCCESS
[2026-03-11T14:47:36.056Z] OLDPWD=/home/jenkins
[2026-03-11T14:47:36.056Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/19/display/redirect?page=changes
[2026-03-11T14:47:36.056Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-11T14:47:36.056Z] PERSONAL_BUILD=false
[2026-03-11T14:47:36.056Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-03-11T14:47:36.056Z] JENKINS_NODE_COOKIE=29b29f68-2f36-4720-b035-2d9bb35648ed
[2026-03-11T14:47:36.056Z] SLACK_CHANNEL=aqavit-bot
[2026-03-11T14:47:36.056Z] JDK_IMPL=hotspot
[2026-03-11T14:47:36.056Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_s390x_linux
[2026-03-11T14:47:36.056Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux@tmp
[2026-03-11T14:47:36.056Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-11T14:47:36.056Z] DYNAMIC_COMPILE=false
[2026-03-11T14:47:36.056Z] OPENJ9_BRANCH=master
[2026-03-11T14:47:36.056Z] which_declare=declare -f
[2026-03-11T14:47:36.056Z] CI=true
[2026-03-11T14:47:36.056Z] HUDSON_COOKIE=1c0e7282-fae6-437b-9f3b-96732a251210
[2026-03-11T14:47:36.056Z] XDG_SESSION_ID=9845
[2026-03-11T14:47:36.056Z] USER=jenkins
[2026-03-11T14:47:36.056Z] ADOPTOPENJDK_BRANCH=v1.0.12-release
[2026-03-11T14:47:36.056Z] ORIGIN_JDK_VERSION=26
[2026-03-11T14:47:36.056Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/system_lib
[2026-03-11T14:47:36.056Z] UPSTREAM_JOB_NUMBER=1
[2026-03-11T14:47:36.056Z] BUILD_NUMBER=19
[2026-03-11T14:47:36.056Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T14:47:36.056Z] JCK_GIT_BRANCH=master
[2026-03-11T14:47:36.056Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-11T14:47:36.056Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[2026-03-11T14:47:36.056Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk26/jdk26-release-linux-s390x-temurin
[2026-03-11T14:47:36.056Z] KEEP_REPORTDIR=false
[2026-03-11T14:47:36.056Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[2026-03-11T14:47:36.056Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-11T14:47:36.056Z] USE_TESTENV_PROPERTIES=true
[2026-03-11T14:47:36.056Z] HOME=/home/jenkins
[2026-03-11T14:47:36.056Z] NODE_NAME=test-marist-rhel8-s390x-2
[2026-03-11T14:47:36.056Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../benchmarks
[2026-03-11T14:47:36.056Z] DOCKER_REQUIRED=false
[2026-03-11T14:47:36.056Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-11T14:47:36.056Z] SSH_CLIENT=78.47.239.97 51314 22
[2026-03-11T14:47:36.056Z] JDK_BRANCH=jdk-26+35_adopt
[2026-03-11T14:47:36.056Z] ARCHIVE_TEST_RESULTS=false
[2026-03-11T14:47:36.056Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-11T14:47:36.056Z] JOB_NAME=Test_openjdk26_hs_extended.perf_s390x_linux
[2026-03-11T14:47:36.056Z] TEST_TIME=120
[2026-03-11T14:47:36.056Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/19/display/redirect?page=tests
[2026-03-11T14:47:36.056Z] BUILD_LIST=perf
[2026-03-11T14:47:36.056Z] KEEP_WORKSPACE=false
[2026-03-11T14:47:36.056Z] NUM_PROCESSORS=2
[2026-03-11T14:47:36.056Z] EXIT_SUCCESS=false
[2026-03-11T14:47:36.056Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-11T14:47:36.056Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-11T14:47:36.056Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/display/redirect
[2026-03-11T14:47:36.056Z] RERUN_FAILURE=true
[2026-03-11T14:47:36.056Z] SDK_RESOURCE=upstream
[2026-03-11T14:47:36.056Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-11T14:47:36.056Z] SETUP_JCK_RUN=false
[2026-03-11T14:47:36.056Z] SPEC=linux_390-64
[2026-03-11T14:47:36.056Z] ITERATIONS=1
[2026-03-11T14:47:36.056Z] GENERATE_JOBS=true
[2026-03-11T14:47:36.056Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-03-11T14:47:36.056Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-11T14:47:36.056Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/19/display/redirect?page=artifacts
[2026-03-11T14:47:36.056Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-11T14:47:36.056Z] AUTO_DETECT=true
[2026-03-11T14:47:36.056Z] TAP_NAME=Test_openjdk26_hs_extended.perf_s390x_linux.tap
[2026-03-11T14:47:36.056Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/19/
[2026-03-11T14:47:36.056Z] SHELL=/bin/bash
[2026-03-11T14:47:36.056Z] STAGE_NAME=Setup
[2026-03-11T14:47:36.056Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T14:47:36.056Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/
[2026-03-11T14:47:36.056Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-11T14:47:36.056Z] JDK_VERSION=26
[2026-03-11T14:47:36.056Z] BUILD_DISPLAY_NAME=#19
[2026-03-11T14:47:36.056Z] PLATFORM=s390x_linux
[2026-03-11T14:47:36.056Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:47:36.056Z] SHLVL=3
[2026-03-11T14:47:36.056Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-03-11T14:47:36.056Z] PARALLEL=Dynamic
[2026-03-11T14:47:36.056Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_s390x_linux-19
[2026-03-11T14:47:36.056Z] TKG_ITERATIONS=1
[2026-03-11T14:47:36.056Z] EXIT_FAILURE=false
[2026-03-11T14:47:36.056Z] NODE_LABELS=hw.arch.s390x test ci.role.test linux rhel ci.role.test.repro sw.os.linux sw.tool.docker ci.role.perf rhel8 s390x test-marist-rhel8-s390x-2
[2026-03-11T14:47:36.056Z] TARGET=extended.perf
[2026-03-11T14:47:36.056Z] LOGNAME=jenkins
[2026-03-11T14:47:36.056Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2026-03-11T14:47:36.056Z] XDG_RUNTIME_DIR=/run/user/1002
[2026-03-11T14:47:36.056Z] JOBSTARTTIME=Wed, 11 Mar 2026 14:47:31 +0000
[2026-03-11T14:47:36.056Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2026-03-11T14:47:36.056Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-11T14:47:36.056Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T14:47:36.056Z] JENKINS_SERVER_COOKIE=durable-90180d269d92c7a408d64fe2982b8ceaffae90aca1cd2ebe3e8c9e04d7ddd1b6
[2026-03-11T14:47:36.056Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-03-11T14:47:36.056Z] BASH_FUNC_which%%=() { ( alias;
[2026-03-11T14:47:36.056Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2026-03-11T14:47:36.056Z] }
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-11T14:47:36.332Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-11T14:47:36.342Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T14:49:20.352Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk26 » jdk26-release-linux-s390x-temurin" build number 1
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-11T14:49:20.505Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-03-11T14:49:20.512Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T14:49:20.572Z] $ ssh-agent
[2026-03-11T14:49:20.996Z] SSH_AUTH_SOCK=/tmp/ssh-SBYILOg70hJY/agent.3553595
[2026-03-11T14:49:20.996Z] SSH_AGENT_PID=3553598
[2026-03-11T14:49:20.996Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-11T14:49:21.014Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-11T14:49:21.085Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-03-11T14:49:22.403Z] ++ pwd
[2026-03-11T14:49:22.403Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/.. -p s390x_linux -r upstream -j 26 -i hotspot --clone_openj9 false
[2026-03-11T14:49:22.403Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[2026-03-11T14:49:22.403Z] load ./testenv/testenv.properties
[2026-03-11T14:49:22.403Z] Running checkTags with ./testenv/testenv.properties and 26
[2026-03-11T14:49:22.403Z] bc2ed485ec6e705790a8c6bc5396bf1d35519bda refs/tags/jdk-26-dryrun-ga
[2026-03-11T14:49:22.403Z] Use tag name jdk-26-dryrun-ga from ./testenv/testenv.properties
[2026-03-11T14:49:22.403Z] get jdk binary...
[2026-03-11T14:49:22.403Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-11T14:49:22.403Z] Uncompressing file: OpenJDK26U-jdk_s390x_linux_hotspot_26_35.tar.gz ...
[2026-03-11T14:49:23.078Z] List files in jdkbinary folder...
[2026-03-11T14:49:23.078Z] total 603152
[2026-03-11T14:49:23.078Z] -rw-r--r-- 1 jenkins jenkins 234034447 Mar 11 14:17 OpenJDK26U-debugimage_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.078Z] -rw-r--r-- 1 jenkins jenkins 138823703 Mar 11 14:18 OpenJDK26U-jdk_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.078Z] -rw-r--r-- 1 jenkins jenkins 83423637 Mar 11 14:17 OpenJDK26U-jmods_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.078Z] -rw-r--r-- 1 jenkins jenkins 61026314 Mar 11 14:13 OpenJDK26U-jre_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 182057 Mar 11 14:37 OpenJDK26U-sbom_s390x_linux_hotspot_26_35.json
[2026-03-11T14:49:23.079Z] -rw-rw-r-- 1 jenkins jenkins 33535 Mar 11 14:29 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-metadata.json
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 5530042 Mar 11 14:17 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 94548106 Mar 11 14:14 OpenJDK26U-testimage_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] drwxrwxr-x 3 jenkins jenkins 23 Mar 11 14:49 tmp
[2026-03-11T14:49:23.079Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:49:23.079Z] total 0
[2026-03-11T14:49:23.079Z] drwxr-xr-x 7 jenkins jenkins 97 Mar 11 14:12 jdk-26+35
[2026-03-11T14:49:23.079Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-03-11T14:49:23.079Z] Uncompressing file: OpenJDK26U-jre_s390x_linux_hotspot_26_35.tar.gz ...
[2026-03-11T14:49:23.079Z] List files in jdkbinary folder...
[2026-03-11T14:49:23.079Z] total 603152
[2026-03-11T14:49:23.079Z] drwxr-xr-x 7 jenkins jenkins 97 Mar 11 14:12 j2sdk-image
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 234034447 Mar 11 14:17 OpenJDK26U-debugimage_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 138823703 Mar 11 14:18 OpenJDK26U-jdk_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 83423637 Mar 11 14:17 OpenJDK26U-jmods_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 61026314 Mar 11 14:13 OpenJDK26U-jre_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 182057 Mar 11 14:37 OpenJDK26U-sbom_s390x_linux_hotspot_26_35.json
[2026-03-11T14:49:23.079Z] -rw-rw-r-- 1 jenkins jenkins 33535 Mar 11 14:29 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-metadata.json
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 5530042 Mar 11 14:17 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 94548106 Mar 11 14:14 OpenJDK26U-testimage_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] drwxrwxr-x 3 jenkins jenkins 27 Mar 11 14:49 tmp
[2026-03-11T14:49:23.079Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:49:23.079Z] total 0
[2026-03-11T14:49:23.079Z] drwxr-xr-x 6 jenkins jenkins 82 Mar 11 14:12 jdk-26+35-jre
[2026-03-11T14:49:23.079Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-03-11T14:49:23.079Z] Uncompressing file: OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_35.tar.gz ...
[2026-03-11T14:49:23.079Z] List files in jdkbinary folder...
[2026-03-11T14:49:23.079Z] total 603152
[2026-03-11T14:49:23.079Z] drwxr-xr-x 6 jenkins jenkins 82 Mar 11 14:12 j2re-image
[2026-03-11T14:49:23.079Z] drwxr-xr-x 7 jenkins jenkins 97 Mar 11 14:12 j2sdk-image
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 234034447 Mar 11 14:17 OpenJDK26U-debugimage_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 138823703 Mar 11 14:18 OpenJDK26U-jdk_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 83423637 Mar 11 14:17 OpenJDK26U-jmods_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 61026314 Mar 11 14:13 OpenJDK26U-jre_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 182057 Mar 11 14:37 OpenJDK26U-sbom_s390x_linux_hotspot_26_35.json
[2026-03-11T14:49:23.079Z] -rw-rw-r-- 1 jenkins jenkins 33535 Mar 11 14:29 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-metadata.json
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 5530042 Mar 11 14:17 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] -rw-r--r-- 1 jenkins jenkins 94548106 Mar 11 14:14 OpenJDK26U-testimage_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.079Z] drwxrwxr-x 3 jenkins jenkins 35 Mar 11 14:49 tmp
[2026-03-11T14:49:23.079Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:49:23.079Z] total 0
[2026-03-11T14:49:23.079Z] drwxr-xr-x 3 jenkins jenkins 17 Mar 11 14:12 jdk-26+35-static-libs
[2026-03-11T14:49:23.079Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-03-11T14:49:23.079Z] Uncompressing file: OpenJDK26U-testimage_s390x_linux_hotspot_26_35.tar.gz ...
[2026-03-11T14:49:23.719Z] List files in jdkbinary folder...
[2026-03-11T14:49:23.719Z] total 603152
[2026-03-11T14:49:23.719Z] drwxr-xr-x 6 jenkins jenkins 82 Mar 11 14:12 j2re-image
[2026-03-11T14:49:23.719Z] drwxr-xr-x 7 jenkins jenkins 97 Mar 11 14:12 j2sdk-image
[2026-03-11T14:49:23.719Z] -rw-r--r-- 1 jenkins jenkins 234034447 Mar 11 14:17 OpenJDK26U-debugimage_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.719Z] -rw-r--r-- 1 jenkins jenkins 138823703 Mar 11 14:18 OpenJDK26U-jdk_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.719Z] -rw-r--r-- 1 jenkins jenkins 83423637 Mar 11 14:17 OpenJDK26U-jmods_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.719Z] -rw-r--r-- 1 jenkins jenkins 61026314 Mar 11 14:13 OpenJDK26U-jre_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.719Z] -rw-r--r-- 1 jenkins jenkins 182057 Mar 11 14:37 OpenJDK26U-sbom_s390x_linux_hotspot_26_35.json
[2026-03-11T14:49:23.719Z] -rw-rw-r-- 1 jenkins jenkins 33535 Mar 11 14:29 OpenJDK26U-sbom_s390x_linux_hotspot_26_35-metadata.json
[2026-03-11T14:49:23.719Z] -rw-r--r-- 1 jenkins jenkins 5530042 Mar 11 14:17 OpenJDK26U-static-libs-glibc_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.719Z] -rw-r--r-- 1 jenkins jenkins 94548106 Mar 11 14:14 OpenJDK26U-testimage_s390x_linux_hotspot_26_35.tar.gz
[2026-03-11T14:49:23.719Z] drwxr-xr-x 3 jenkins jenkins 17 Mar 11 14:12 static-libs
[2026-03-11T14:49:23.719Z] drwxrwxr-x 3 jenkins jenkins 34 Mar 11 14:49 tmp
[2026-03-11T14:49:23.719Z] List files in jdkbinary/tmp folder...
[2026-03-11T14:49:23.719Z] total 0
[2026-03-11T14:49:23.719Z] drwxr-xr-x 6 jenkins jenkins 112 Mar 11 14:07 jdk-26+35-test-image
[2026-03-11T14:49:23.719Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-03-11T14:49:23.719Z] Uncompressing OpenJDK26U-debugimage_s390x_linux_hotspot_26_35.tar.gz over ./j2sdk-image...
[2026-03-11T14:49:24.404Z] Removing top-level folder jdk-26+35-debug-image/
[2026-03-11T14:49:24.404Z] Removing top-level folder jdk-26+35/
[2026-03-11T14:49:25.069Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-03-11T14:49:25.069Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-11T14:49:25.069Z] openjdk version "26" 2026-03-17
[2026-03-11T14:49:25.069Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T14:49:25.070Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-11T14:49:25.070Z] =JAVA VERSION OUTPUT END=
[2026-03-11T14:49:25.070Z] =RELEASE INFO BEGIN=
[2026-03-11T14:49:25.070Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-03-11T14:49:25.070Z] IMPLEMENTOR_VERSION="Temurin-26+35"
[2026-03-11T14:49:25.070Z] JAVA_RUNTIME_VERSION="26+35"
[2026-03-11T14:49:25.070Z] JAVA_VERSION="26"
[2026-03-11T14:49:25.070Z] JAVA_VERSION_DATE="2026-03-17"
[2026-03-11T14:49:25.070Z] LIBC="gnu"
[2026-03-11T14:49:25.070Z] 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.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"
[2026-03-11T14:49:25.070Z] OS_ARCH="s390x"
[2026-03-11T14:49:25.070Z] OS_NAME="Linux"
[2026-03-11T14:49:25.070Z] SOURCE=".:git:ed902b3d8421"
[2026-03-11T14:49:25.070Z] BUILD_SOURCE="git:8ce7dd34f6d8620171ee345882be40d24b558f92"
[2026-03-11T14:49:25.070Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-03-11T14:49:25.070Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2026-03-11T14:49:25.070Z] FULL_VERSION="26+35"
[2026-03-11T14:49:25.070Z] SEMANTIC_VERSION="26+35"
[2026-03-11T14:49:25.070Z] BUILD_INFO="OS: Linux Version: 4.18.0-553.74.1.el8_10.s390x"
[2026-03-11T14:49:25.070Z] JVM_VARIANT="Hotspot"
[2026-03-11T14:49:25.070Z] JVM_VERSION="26+35"
[2026-03-11T14:49:25.070Z] IMAGE_TYPE="JDK"
[2026-03-11T14:49:25.070Z] =RELEASE INFO END=
[2026-03-11T14:49:25.070Z] get testKitGen...
[2026-03-11T14:49:25.070Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-11T14:49:25.754Z] git rev-parse v1.0.12
[2026-03-11T14:49:25.754Z] git checkout -q -f 6982a94ae95084e90e80a997d5218c3294df1eda
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-11T14:49:26.252Z] $ ssh-agent -k
[2026-03-11T14:49:26.255Z] unset SSH_AUTH_SOCK;
[2026-03-11T14:49:26.255Z] unset SSH_AGENT_PID;
[2026-03-11T14:49:26.255Z] echo Agent pid 3553598 killed;
[2026-03-11T14:49:26.777Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T14:49:27.474Z] 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=s390x_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=v1.0.12-release&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-11T14:49:27.487Z] 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=s390x_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-marist-rhel8-s390x-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&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
[2026-03-11T14:49:27.541Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T14:49:28.256Z] Copied 1 artifact from "getTRSSOutput" build number 2072
[Pipeline] sh
[2026-03-11T14:49:29.409Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-03-11T14:49:29.409Z] + gzip -cd TRSSOutput.tar.gz
[2026-03-11T14:49:29.409Z] + tar xof -
[2026-03-11T14:49:29.409Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T14:49:29.824Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T14:49:29.839Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-03-11T14:49:29.882Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2026-03-11T14:49:29.885Z] Machine limit is 5.
[Pipeline] sh
[2026-03-11T14:49:31.036Z] + cd ./aqa-tests/TKG
[2026-03-11T14:49:31.037Z] ++ uname
[2026-03-11T14:49:31.037Z] + '[' Linux = AIX ']'
[2026-03-11T14:49:31.037Z] ++ uname
[2026-03-11T14:49:31.037Z] + '[' Linux = SunOS ']'
[2026-03-11T14:49:31.037Z] ++ uname
[2026-03-11T14:49:31.037Z] + '[' Linux = '*BSD' ']'
[2026-03-11T14:49:31.037Z] + MAKE=make
[2026-03-11T14:49:31.037Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2026-03-11T14:49:31.037Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-03-11T14:49:31.037Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-03-11T14:49:31.037Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:49:31.037Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:49:31.037Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T14:49:31.038Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T14:49:31.792Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-11T14:49:33.190Z]
[2026-03-11T14:49:33.190Z] build:
[2026-03-11T14:49:33.190Z]
[2026-03-11T14:49:33.190Z] clean:
[2026-03-11T14:49:33.190Z]
[2026-03-11T14:49:33.190Z] init:
[2026-03-11T14:49:33.190Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-03-11T14:49:33.190Z]
[2026-03-11T14:49:33.190Z] getDependentLibs:
[2026-03-11T14:49:33.190Z] [exec] --------------------------------------------
[2026-03-11T14:49:33.190Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-03-11T14:49:33.190Z] [exec] task is set to default
[2026-03-11T14:49:33.190Z] [exec] dependencyList is set to json_simple
[2026-03-11T14:49:33.190Z] [exec] System Test jars will not be downloaded.
[2026-03-11T14:49:33.190Z] [exec] --------------------------------------------
[2026-03-11T14:49:33.190Z] [exec] Starting download third party dependent jars
[2026-03-11T14:49:33.190Z] [exec] --------------------------------------------
[2026-03-11T14:49:33.190Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-03-11T14:49:33.190Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-11T14:49:33.190Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T14:49:33.190Z]
[2026-03-11T14:49:33.190Z] compile:
[2026-03-11T14:49:33.190Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:49:33.190Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T14:49:33.190Z] [echo] ===fork: yes
[2026-03-11T14:49:33.190Z] [echo] ===debug: on
[2026-03-11T14:49:33.871Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-03-11T14:49:37.904Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T14:49:37.904Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:49:37.904Z]
[2026-03-11T14:49:37.904Z] dist:
[2026-03-11T14:49:37.904Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-11T14:49:37.904Z]
[2026-03-11T14:49:37.904Z] BUILD SUCCESSFUL
[2026-03-11T14:49:37.904Z] Total time: 6 seconds
[2026-03-11T14:49:37.904Z] 0
[2026-03-11T14:49:37.904Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-11T14:49:39.349Z] ****************************** MACHINE INFO ******************************
[2026-03-11T14:49:39.349Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2026-03-11T14:49:39.349Z] Free Physical Memory Size : 838979584
[2026-03-11T14:49:39.349Z] Free space (bytes) : 29405081600
[2026-03-11T14:49:39.349Z] Total Physical Memory Size : 4000051200
[2026-03-11T14:49:39.349Z] Total space (bytes) : 161049718784
[2026-03-11T14:49:39.349Z] Usable space (bytes) : 29405081600
[2026-03-11T14:49:39.349Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:49:39.349Z] bashVersion :
[2026-03-11T14:49:39.349Z] GNU bash, version 4.4.20(1)-release (s390x-ibm-linux-gnu)
[2026-03-11T14:49:39.349Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-03-11T14:49:39.349Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T14:49:39.349Z]
[2026-03-11T14:49:39.349Z] This is free software; you are free to change and redistribute it.
[2026-03-11T14:49:39.349Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T14:49:39.349Z] cpuCores : 3
[2026-03-11T14:49:39.349Z] curlVersion :
[2026-03-11T14:49:39.349Z] curl 7.61.1 (s390x-ibm-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
[2026-03-11T14:49:39.349Z] Release-Date: 2018-09-05
[2026-03-11T14:49:39.349Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-03-11T14:49:39.349Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2026-03-11T14:49:39.349Z] dockerVersion :
[2026-03-11T14:49:39.349Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2026-03-11T14:49:39.349Z] podman version 4.6.1
[2026-03-11T14:49:39.349Z] gcc version : 8
[2026-03-11T14:49:39.349Z] gclibc version : ldd (GNU libc) 2.28
[2026-03-11T14:49:39.349Z] gdb version : bash: gdb: command not found
[2026-03-11T14:49:39.349Z] lldb version : Command could not be executed
[2026-03-11T14:49:39.349Z] makeVersion :
[2026-03-11T14:49:39.349Z] GNU Make 4.2.1
[2026-03-11T14:49:39.349Z] Built for s390x-ibm-linux-gnu
[2026-03-11T14:49:39.349Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2026-03-11T14:49:39.349Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T14:49:39.349Z] This is free software: you are free to change and redistribute it.
[2026-03-11T14:49:39.349Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T14:49:39.349Z] mavenVersion :
[2026-03-11T14:49:39.349Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T14:49:39.349Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-03-11T14:49:39.349Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T14:49:39.349Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T14:49:39.349Z]
[2026-03-11T14:49:39.349Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2026-03-11T14:49:39.349Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-03-11T14:49:39.349Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-03-11T14:49:39.349Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-11T14:49:39.349Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-03-11T14:49:39.349Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-11T14:49:39.349Z] OS name: "linux", version: "4.18.0-372.26.1.el8_6.s390x", arch: "s390x", family: "unix"
[2026-03-11T14:49:39.349Z] microArch : z15
[2026-03-11T14:49:39.349Z] osInfo :
[2026-03-11T14:49:39.349Z] NAME="Red Hat Enterprise Linux"
[2026-03-11T14:49:39.349Z] VERSION="8.9 (Ootpa)"
[2026-03-11T14:49:39.349Z] ID="rhel"
[2026-03-11T14:49:39.349Z] ID_LIKE="fedora"
[2026-03-11T14:49:39.349Z] VERSION_ID="8.9"
[2026-03-11T14:49:39.349Z] PLATFORM_ID="platform:el8"
[2026-03-11T14:49:39.349Z] PRETTY_NAME="Red Hat Enterprise Linux 8.9 (Ootpa)"
[2026-03-11T14:49:39.349Z] ANSI_COLOR="0;31"
[2026-03-11T14:49:39.349Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2026-03-11T14:49:39.349Z] HOME_URL="https://www.redhat.com/"
[2026-03-11T14:49:39.349Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2026-03-11T14:49:39.349Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2026-03-11T14:49:39.349Z]
[2026-03-11T14:49:39.349Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2026-03-11T14:49:39.349Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.9
[2026-03-11T14:49:39.349Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-03-11T14:49:39.349Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.9"
[2026-03-11T14:49:39.349Z] osLabel : rhel.8
[2026-03-11T14:49:39.349Z] perlVersion :
[2026-03-11T14:49:39.349Z]
[2026-03-11T14:49:39.349Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for s390x-linux-thread-multi
[2026-03-11T14:49:39.349Z] (with 58 registered patches, see perl -V for more detail)
[2026-03-11T14:49:39.349Z]
[2026-03-11T14:49:39.349Z] Copyright 1987-2018, Larry Wall
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T14:49:39.350Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T14:49:39.350Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T14:49:39.350Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] podmanVersion : podman version 4.6.1
[2026-03-11T14:49:39.350Z] procArch : s390x
[2026-03-11T14:49:39.350Z] sysArch : s390x
[2026-03-11T14:49:39.350Z] sysOS : Linux
[2026-03-11T14:49:39.350Z] ulimit :
[2026-03-11T14:49:39.350Z] core file size (blocks, -c) 0
[2026-03-11T14:49:39.350Z] data seg size (kbytes, -d) unlimited
[2026-03-11T14:49:39.350Z] scheduling priority (-e) 0
[2026-03-11T14:49:39.350Z] file size (blocks, -f) unlimited
[2026-03-11T14:49:39.350Z] pending signals (-i) 15073
[2026-03-11T14:49:39.350Z] max locked memory (kbytes, -l) 64
[2026-03-11T14:49:39.350Z] max memory size (kbytes, -m) unlimited
[2026-03-11T14:49:39.350Z] open files (-n) 262144
[2026-03-11T14:49:39.350Z] pipe size (512 bytes, -p) 8
[2026-03-11T14:49:39.350Z] POSIX message queues (bytes, -q) 819200
[2026-03-11T14:49:39.350Z] real-time priority (-r) 0
[2026-03-11T14:49:39.350Z] stack size (kbytes, -s) 8192
[2026-03-11T14:49:39.350Z] cpu time (seconds, -t) unlimited
[2026-03-11T14:49:39.350Z] max user processes (-u) 15073
[2026-03-11T14:49:39.350Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T14:49:39.350Z] file locks (-x) unlimited
[2026-03-11T14:49:39.350Z] uname : Linux test-marist-rhel8-s390x-2.adoptopenjdk.net 4.18.0-372.26.1.el8_6.s390x #1 SMP Sat Aug 27 02:37:44 EDT 2022 s390x s390x s390x GNU/Linux
[2026-03-11T14:49:39.350Z] vmVendor : Oracle Corporation
[2026-03-11T14:49:39.350Z] vmVersion : 26+35
[2026-03-11T14:49:39.350Z] xlc version : bash: xlC: command not found
[2026-03-11T14:49:39.350Z] **************************************************************************
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] System.getProperty('os.name')=Linux
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] System.getProperty('os.arch')=s390x
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] System.getProperty('java.fullversion')=null
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] 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_s390x_linux/../../externalDependency/lib
[2026-03-11T14:49:39.350Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-03-11T14:49:39.350Z] perl scripts/configure.pl
[2026-03-11T14:49:39.350Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_390-64 --microArch="z15" --osLabel="rhel.8" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-11T14:49:39.350Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.350Z] Starting to generate parallel test lists.
[2026-03-11T14:49:39.350Z]
[2026-03-11T14:49:39.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-03-11T14:49:39.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-03-11T14:49:39.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-03-11T14:49:39.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-03-11T14:49:39.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-03-11T14:49:39.974Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-03-11T14:49:39.974Z] Attempting to get test duration data from TRSS.
[2026-03-11T14:49:39.974Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=s390x_linux&group=perf&level=extended
[2026-03-11T14:49:43.004Z] Attempting to get test duration data from cached files.
[2026-03-11T14:49:43.004Z]
[2026-03-11T14:49:43.004Z] TEST DURATION
[2026-03-11T14:49:43.004Z] ====================================================================================
[2026-03-11T14:49:43.004Z] Total number of tests searched: 19
[2026-03-11T14:49:43.004Z] Number of test durations found: 19
[2026-03-11T14:49:43.004Z] Top slowest tests:
[2026-03-11T14:49:43.004Z] 01m32s renaissance-mnemonics_0
[2026-03-11T14:49:43.004Z] 01m28s dacapo-tomcat_0
[2026-03-11T14:49:43.004Z] 01m23s renaissance-par-mnemonics_0
[2026-03-11T14:49:43.004Z] ====================================================================================
[2026-03-11T14:49:43.004Z]
[2026-03-11T14:49:43.004Z] Test target is split into 1 lists.
[2026-03-11T14:49:43.004Z] Reducing estimated test running time from 08m10s to 08m10s.
[2026-03-11T14:49:43.004Z]
[2026-03-11T14:49:43.004Z] -------------------------------------testList_0-------------------------------------
[2026-03-11T14:49:43.004Z] Number of tests: 19
[2026-03-11T14:49:43.004Z] Estimated running time: 08m10s
[2026-03-11T14:49:43.004Z] TESTLIST=renaissance-mnemonics_0,dacapo-tomcat_0,renaissance-par-mnemonics_0,dacapo-sunflow_0,renaissance-finagle-http_0,renaissance-philosophers_0,dacapo-jython_0,dacapo-pmd_0,renaissance-db-shootout_0,dacapo-luindex_0,dacapo-xalan_0,renaissance-als_0,renaissance-dec-tree_0,renaissance-chi-square_0,renaissance-log-regression_0,renaissance-movie-lens_0,dacapo-fop_0,renaissance-finagle-chirper_0,dacapo-avrora_0
[2026-03-11T14:49:43.004Z] ------------------------------------------------------------------------------------
[2026-03-11T14:49:43.004Z]
[2026-03-11T14:49:43.004Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-03-11T14:49:43.004Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-03-11T14:49:43.400Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-11T14:49:43.704Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-03-11T14:49:43.773Z] Building tests...
[Pipeline] timeout
[2026-03-11T14:49:43.777Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-11T14:49:43.796Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-03-11T14:49:44.067Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-03-11T14:49:44.093Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-03-11T14:49:44.162Z] $ ssh-agent
[2026-03-11T14:49:44.627Z] SSH_AUTH_SOCK=/tmp/ssh-4XnNbN267JYm/agent.3554040
[2026-03-11T14:49:44.627Z] SSH_AGENT_PID=3554041
[2026-03-11T14:49:44.627Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-11T14:49:45.842Z] + bash ./compile.sh
[2026-03-11T14:49:45.842Z] Set values based on ./testenv/testenv.properties:
[2026-03-11T14:49:45.842Z] =========
[2026-03-11T14:49:45.842Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-11T14:49:45.842Z] TKG_BRANCH=v1.0.12
[2026-03-11T14:49:45.842Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T14:49:45.842Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T14:49:45.842Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-11T14:49:45.842Z] STF_BRANCH=v1.0.12
[2026-03-11T14:49:45.842Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-11T14:49:45.842Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T14:49:45.842Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-11T14:49:45.842Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T14:49:45.842Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T14:49:45.842Z] JDK26_BRANCH=jdk-26-dryrun-ga
[2026-03-11T14:49:45.842Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-11T14:49:45.842Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T14:49:45.842Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T14:49:45.842Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-11T14:49:45.842Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-11T14:49:45.842Z]
[2026-03-11T14:49:45.842Z] =========
[2026-03-11T14:49:45.842Z]
[2026-03-11T14:49:45.842Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T14:49:45.842Z] JDK_BRANCH=jdk-26-dryrun-ga
[2026-03-11T14:49:45.842Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T14:49:45.842Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T14:49:45.842Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-03-11T14:49:45.842Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-03-11T14:49:45.842Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:49:45.842Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:49:45.842Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T14:49:45.843Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T14:49:45.846Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-11T14:49:46.521Z]
[2026-03-11T14:49:46.521Z] build:
[2026-03-11T14:49:46.521Z]
[2026-03-11T14:49:46.521Z] clean:
[2026-03-11T14:49:46.521Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-03-11T14:49:46.521Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-03-11T14:49:47.235Z]
[2026-03-11T14:49:47.235Z] init:
[2026-03-11T14:49:47.235Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-03-11T14:49:47.235Z]
[2026-03-11T14:49:47.235Z] getDependentLibs:
[2026-03-11T14:49:47.235Z] [exec] --------------------------------------------
[2026-03-11T14:49:47.235Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-03-11T14:49:47.235Z] [exec] task is set to default
[2026-03-11T14:49:47.235Z] [exec] dependencyList is set to json_simple
[2026-03-11T14:49:47.235Z] [exec] System Test jars will not be downloaded.
[2026-03-11T14:49:47.235Z] [exec] --------------------------------------------
[2026-03-11T14:49:47.235Z] [exec] Starting download third party dependent jars
[2026-03-11T14:49:47.235Z] [exec] --------------------------------------------
[2026-03-11T14:49:47.235Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-03-11T14:49:47.235Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-03-11T14:49:47.235Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T14:49:47.235Z]
[2026-03-11T14:49:47.235Z] compile:
[2026-03-11T14:49:47.236Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:49:47.236Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T14:49:47.236Z] [echo] ===fork: yes
[2026-03-11T14:49:47.236Z] [echo] ===debug: on
[2026-03-11T14:49:47.236Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2026-03-11T14:49:50.326Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T14:49:50.326Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:49:50.326Z]
[2026-03-11T14:49:50.326Z] dist:
[2026-03-11T14:49:50.327Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-11T14:49:50.327Z]
[2026-03-11T14:49:50.327Z] BUILD SUCCESSFUL
[2026-03-11T14:49:50.327Z] Total time: 4 seconds
[2026-03-11T14:49:50.327Z] 0
[2026-03-11T14:49:50.327Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-11T14:49:51.666Z] ****************************** MACHINE INFO ******************************
[2026-03-11T14:49:51.666Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2026-03-11T14:49:51.666Z] Free Physical Memory Size : 928555008
[2026-03-11T14:49:51.666Z] Free space (bytes) : 29400829952
[2026-03-11T14:49:51.666Z] Total Physical Memory Size : 4000051200
[2026-03-11T14:49:51.666Z] Total space (bytes) : 161049718784
[2026-03-11T14:49:51.666Z] Usable space (bytes) : 29400829952
[2026-03-11T14:49:51.666Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:49:51.666Z] bashVersion :
[2026-03-11T14:49:51.666Z] GNU bash, version 4.4.20(1)-release (s390x-ibm-linux-gnu)
[2026-03-11T14:49:51.666Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-03-11T14:49:51.666Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T14:49:51.666Z]
[2026-03-11T14:49:51.666Z] This is free software; you are free to change and redistribute it.
[2026-03-11T14:49:51.666Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T14:49:51.666Z] cpuCores : 3
[2026-03-11T14:49:51.666Z] curlVersion :
[2026-03-11T14:49:51.666Z] curl 7.61.1 (s390x-ibm-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
[2026-03-11T14:49:51.666Z] Release-Date: 2018-09-05
[2026-03-11T14:49:51.666Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-03-11T14:49:51.666Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2026-03-11T14:49:51.666Z] dockerVersion :
[2026-03-11T14:49:51.667Z] Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
[2026-03-11T14:49:51.667Z] podman version 4.6.1
[2026-03-11T14:49:51.667Z] gcc version : 8
[2026-03-11T14:49:51.667Z] gclibc version : ldd (GNU libc) 2.28
[2026-03-11T14:49:51.667Z] gdb version : bash: gdb: command not found
[2026-03-11T14:49:51.667Z] lldb version : Command could not be executed
[2026-03-11T14:49:51.667Z] makeVersion :
[2026-03-11T14:49:51.667Z] GNU Make 4.2.1
[2026-03-11T14:49:51.667Z] Built for s390x-ibm-linux-gnu
[2026-03-11T14:49:51.667Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2026-03-11T14:49:51.667Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-11T14:49:51.667Z] This is free software: you are free to change and redistribute it.
[2026-03-11T14:49:51.667Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-11T14:49:51.667Z] mavenVersion :
[2026-03-11T14:49:51.667Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T14:49:51.667Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-03-11T14:49:51.667Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T14:49:51.667Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] OpenJDK 64-Bit Server VM warning: You have loaded library /usr/local/apache-maven-3.6.3/lib/jansi-native/linux64/libjansi.so which might have disabled stack guard. The VM will try to fix the stack guard now.
[2026-03-11T14:49:51.667Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2026-03-11T14:49:51.667Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-03-11T14:49:51.667Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-11T14:49:51.667Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-03-11T14:49:51.667Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-11T14:49:51.667Z] OS name: "linux", version: "4.18.0-372.26.1.el8_6.s390x", arch: "s390x", family: "unix"
[2026-03-11T14:49:51.667Z] microArch : z15
[2026-03-11T14:49:51.667Z] osInfo :
[2026-03-11T14:49:51.667Z] NAME="Red Hat Enterprise Linux"
[2026-03-11T14:49:51.667Z] VERSION="8.9 (Ootpa)"
[2026-03-11T14:49:51.667Z] ID="rhel"
[2026-03-11T14:49:51.667Z] ID_LIKE="fedora"
[2026-03-11T14:49:51.667Z] VERSION_ID="8.9"
[2026-03-11T14:49:51.667Z] PLATFORM_ID="platform:el8"
[2026-03-11T14:49:51.667Z] PRETTY_NAME="Red Hat Enterprise Linux 8.9 (Ootpa)"
[2026-03-11T14:49:51.667Z] ANSI_COLOR="0;31"
[2026-03-11T14:49:51.667Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2026-03-11T14:49:51.667Z] HOME_URL="https://www.redhat.com/"
[2026-03-11T14:49:51.667Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2026-03-11T14:49:51.667Z] BUG_REPORT_URL="https://bugzilla.redhat.com/"
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2026-03-11T14:49:51.667Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.9
[2026-03-11T14:49:51.667Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-03-11T14:49:51.667Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.9"
[2026-03-11T14:49:51.667Z] osLabel : rhel.8
[2026-03-11T14:49:51.667Z] perlVersion :
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for s390x-linux-thread-multi
[2026-03-11T14:49:51.667Z] (with 58 registered patches, see perl -V for more detail)
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] Copyright 1987-2018, Larry Wall
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-11T14:49:51.667Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-11T14:49:51.667Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-11T14:49:51.667Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] podmanVersion : podman version 4.6.1
[2026-03-11T14:49:51.667Z] procArch : s390x
[2026-03-11T14:49:51.667Z] sysArch : s390x
[2026-03-11T14:49:51.667Z] sysOS : Linux
[2026-03-11T14:49:51.667Z] ulimit :
[2026-03-11T14:49:51.667Z] core file size (blocks, -c) 0
[2026-03-11T14:49:51.667Z] data seg size (kbytes, -d) unlimited
[2026-03-11T14:49:51.667Z] scheduling priority (-e) 0
[2026-03-11T14:49:51.667Z] file size (blocks, -f) unlimited
[2026-03-11T14:49:51.667Z] pending signals (-i) 15073
[2026-03-11T14:49:51.667Z] max locked memory (kbytes, -l) 64
[2026-03-11T14:49:51.667Z] max memory size (kbytes, -m) unlimited
[2026-03-11T14:49:51.667Z] open files (-n) 262144
[2026-03-11T14:49:51.667Z] pipe size (512 bytes, -p) 8
[2026-03-11T14:49:51.667Z] POSIX message queues (bytes, -q) 819200
[2026-03-11T14:49:51.667Z] real-time priority (-r) 0
[2026-03-11T14:49:51.667Z] stack size (kbytes, -s) 8192
[2026-03-11T14:49:51.667Z] cpu time (seconds, -t) unlimited
[2026-03-11T14:49:51.667Z] max user processes (-u) 15073
[2026-03-11T14:49:51.667Z] virtual memory (kbytes, -v) unlimited
[2026-03-11T14:49:51.667Z] file locks (-x) unlimited
[2026-03-11T14:49:51.667Z] uname : Linux test-marist-rhel8-s390x-2.adoptopenjdk.net 4.18.0-372.26.1.el8_6.s390x #1 SMP Sat Aug 27 02:37:44 EDT 2022 s390x s390x s390x GNU/Linux
[2026-03-11T14:49:51.667Z] vmVendor : Oracle Corporation
[2026-03-11T14:49:51.667Z] vmVersion : 26+35
[2026-03-11T14:49:51.667Z] xlc version : bash: xlC: command not found
[2026-03-11T14:49:51.667Z] **************************************************************************
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] System.getProperty('os.name')=Linux
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] System.getProperty('os.arch')=s390x
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] System.getProperty('java.fullversion')=null
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:51.667Z] System.getProperty('sun.arch.data.model')=64
[2026-03-11T14:49:51.667Z]
[2026-03-11T14:49:52.327Z] make -f clean.mk cleanBuild
[2026-03-11T14:49:52.327Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-03-11T14:49:52.327Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest
[2026-03-11T14:49:52.327Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-03-11T14:49:52.327Z] make -f compile.mk compile
[2026-03-11T14:49:52.327Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-03-11T14:49:52.327Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:49:52.327Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-11T14:49:52.328Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_390-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-11T14:49:52.328Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-11T14:49:52.987Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-03-11T14:49:53.632Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-03-11T14:49:53.632Z]
[2026-03-11T14:49:53.632Z] -create_test_directory:
[2026-03-11T14:49:53.632Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest
[2026-03-11T14:49:53.632Z]
[2026-03-11T14:49:53.632Z] stage_test_material:
[2026-03-11T14:49:54.257Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest
[2026-03-11T14:49:54.257Z]
[2026-03-11T14:49:54.257Z] build:
[2026-03-11T14:49:54.257Z]
[2026-03-11T14:49:54.257Z] init:
[2026-03-11T14:49:54.257Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf
[2026-03-11T14:49:54.257Z]
[2026-03-11T14:49:54.257Z] dist:
[2026-03-11T14:49:54.257Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf
[2026-03-11T14:49:54.257Z]
[2026-03-11T14:49:54.257Z] build:
[2026-03-11T14:49:54.257Z]
[2026-03-11T14:49:54.257Z] build:
[2026-03-11T14:49:55.419Z]
[2026-03-11T14:49:55.419Z] init:
[2026-03-11T14:49:55.419Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2026-03-11T14:49:55.419Z]
[2026-03-11T14:49:55.419Z] getBumbleBench:
[2026-03-11T14:49:55.419Z] [echo] Cloning BumbleBench
[2026-03-11T14:49:55.419Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-03-11T14:49:55.419Z] [exec] Cloning into 'bumblebench'...
[2026-03-11T14:49:55.419Z]
[2026-03-11T14:49:55.419Z] buildBumbleBench:
[2026-03-11T14:49:55.419Z] [echo] Building BumbleBench
[2026-03-11T14:49:55.419Z]
[2026-03-11T14:49:55.419Z] compile-all:
[2026-03-11T14:49:55.419Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:55.419Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:55.419Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:55.420Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:55.420Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:55.420Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:55.420Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:56.836Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T14:49:56.836Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:49:56.836Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-03-11T14:49:56.836Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-03-11T14:49:56.836Z] [javac] 4 warnings
[2026-03-11T14:49:56.837Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:56.837Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:56.837Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:56.837Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:56.837Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:56.837Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:56.837Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:56.837Z] [javac] 4 warnings
[2026-03-11T14:49:56.837Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:56.837Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:56.837Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:56.837Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:56.837Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:56.837Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:56.837Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:56.837Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-03-11T14:49:56.837Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:49:56.837Z] [javac] 4 warnings
[2026-03-11T14:49:56.837Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:56.837Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:56.837Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:56.837Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:56.837Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:56.837Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:56.837Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:57.546Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-03-11T14:49:57.546Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:49:57.546Z] [javac] 4 warnings
[2026-03-11T14:49:57.546Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:57.546Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:57.546Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:57.546Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:57.546Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:57.546Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:57.546Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:57.546Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-11T14:49:57.546Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:49:57.546Z] [javac] 4 warnings
[2026-03-11T14:49:57.546Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:57.546Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:57.546Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:57.546Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:57.546Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:57.546Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:57.546Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:57.546Z] [javac] 4 warnings
[2026-03-11T14:49:57.546Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:57.546Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:57.546Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:57.547Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:57.547Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:57.547Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:57.547Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:57.547Z] [javac] 4 warnings
[2026-03-11T14:49:57.547Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:57.547Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:57.547Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:57.547Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:57.547Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:57.547Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:57.547Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:57.547Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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
[2026-03-11T14:49:57.547Z] [javac] synchronized(init) {
[2026-03-11T14:49:57.547Z] [javac] ^
[2026-03-11T14:49:57.547Z] [javac] 5 warnings
[2026-03-11T14:49:57.547Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:57.547Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:57.547Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:57.547Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:57.547Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:57.548Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:57.548Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:58.273Z] [javac] 4 warnings
[2026-03-11T14:49:58.273Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:58.273Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:58.273Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:58.273Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:58.273Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.273Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.273Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:58.273Z] [javac] 4 warnings
[2026-03-11T14:49:58.273Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:58.273Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:58.273Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:58.273Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:58.273Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.273Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.273Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:58.273Z] [javac] 4 warnings
[2026-03-11T14:49:58.274Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:58.274Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:58.274Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:58.274Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:58.274Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.274Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.940Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:58.940Z] [javac] 4 warnings
[2026-03-11T14:49:58.940Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:58.940Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:58.940Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:58.940Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:58.940Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.940Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.940Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:58.940Z] [javac] 4 warnings
[2026-03-11T14:49:58.940Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:58.940Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:58.940Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:58.941Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:58.941Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.941Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.941Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:58.941Z] [javac] 4 warnings
[2026-03-11T14:49:58.941Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:49:58.941Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-03-11T14:49:58.941Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-03-11T14:49:58.941Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-03-11T14:49:58.941Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.941Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-03-11T14:49:58.941Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-03-11T14:49:58.941Z] [javac] 4 warnings
[2026-03-11T14:49:58.941Z]
[2026-03-11T14:49:58.941Z] dist:
[2026-03-11T14:49:58.941Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-03-11T14:49:58.941Z]
[2026-03-11T14:49:58.941Z] dist:
[2026-03-11T14:49:58.941Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2026-03-11T14:49:59.620Z]
[2026-03-11T14:49:59.620Z] build:
[2026-03-11T14:49:59.620Z]
[2026-03-11T14:49:59.620Z] getDependentLibs:
[2026-03-11T14:50:05.756Z] [exec] --------------------------------------------
[2026-03-11T14:50:05.756Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-03-11T14:50:05.756Z] [exec] task is set to default
[2026-03-11T14:50:05.756Z] [exec] dependencyList is set to dacapo
[2026-03-11T14:50:05.756Z] [exec] System Test jars will not be downloaded.
[2026-03-11T14:50:05.756Z] [exec] --------------------------------------------
[2026-03-11T14:50:05.756Z] [exec] Starting download third party dependent jars
[2026-03-11T14:50:05.756Z] [exec] --------------------------------------------
[2026-03-11T14:50:05.756Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-03-11T14:50:05.756Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-03-11T14:50:05.756Z] [exec] downloaded dependent third party jars successfully
[2026-03-11T14:50:05.756Z]
[2026-03-11T14:50:05.756Z] init:
[2026-03-11T14:50:05.756Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-03-11T14:50:05.756Z]
[2026-03-11T14:50:05.756Z] getDacapoSuite:
[2026-03-11T14:50:05.756Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-03-11T14:50:23.363Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-03-11T14:50:24.099Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo
[2026-03-11T14:50:24.099Z]
[2026-03-11T14:50:24.099Z] dist:
[2026-03-11T14:50:24.099Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2026-03-11T14:50:24.099Z]
[2026-03-11T14:50:24.099Z] build:
[2026-03-11T14:50:24.099Z]
[2026-03-11T14:50:24.099Z] init:
[2026-03-11T14:50:24.099Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-03-11T14:50:24.099Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2026-03-11T14:50:24.099Z]
[2026-03-11T14:50:24.099Z] compile:
[2026-03-11T14:50:24.099Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-11T14:50:24.099Z] [echo] ============COMPILER SETTINGS============
[2026-03-11T14:50:24.099Z] [echo] ===fork: yes
[2026-03-11T14:50:24.099Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2026-03-11T14:50:24.099Z] [echo] ===debug: on
[2026-03-11T14:50:24.099Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-03-11T14:50:24.099Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2026-03-11T14:50:27.223Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-03-11T14:50:27.223Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-11T14:50:27.223Z]
[2026-03-11T14:50:27.223Z] dist:
[2026-03-11T14:50:27.223Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-03-11T14:50:27.223Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-03-11T14:50:27.223Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-03-11T14:50:27.223Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2026-03-11T14:50:27.223Z]
[2026-03-11T14:50:27.223Z] clean:
[2026-03-11T14:50:27.223Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2026-03-11T14:50:27.223Z]
[2026-03-11T14:50:27.223Z] build:
[2026-03-11T14:50:27.223Z]
[2026-03-11T14:50:27.223Z] build:
[2026-03-11T14:50:27.223Z]
[2026-03-11T14:50:27.223Z] init:
[2026-03-11T14:50:27.223Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2026-03-11T14:50:27.223Z]
[2026-03-11T14:50:27.223Z] getRenaissanceSuite:
[2026-03-11T14:50:27.223Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-03-11T14:50:33.494Z]
[2026-03-11T14:50:33.494Z] dist:
[2026-03-11T14:50:33.494Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2026-03-11T14:50:33.494Z]
[2026-03-11T14:50:33.494Z] build:
[2026-03-11T14:50:33.494Z]
[2026-03-11T14:50:33.494Z] init:
[2026-03-11T14:50:33.494Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb
[2026-03-11T14:50:33.494Z]
[2026-03-11T14:50:33.494Z] getSpecjbbSuite:
[2026-03-11T14:50:33.494Z]
[2026-03-11T14:50:33.494Z] dist:
[2026-03-11T14:50:33.494Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb/run
[2026-03-11T14:50:34.131Z]
[2026-03-11T14:50:34.131Z] BUILD SUCCESSFUL
[2026-03-11T14:50:34.131Z] Total time: 41 seconds
[2026-03-11T14:50:34.131Z] 0
[2026-03-11T14:50:34.131Z]
[2026-03-11T14:50:34.131Z]
[2026-03-11T14:50:34.131Z] RECORD TEST REPOs SHA
[2026-03-11T14:50:34.131Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-11T14:50:34.132Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-03-11T14:50:34.132Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-11T14:50:34.132Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-11T14:50:34.132Z] ================================================
[2026-03-11T14:50:34.132Z] timestamp: 20260311-145033
[2026-03-11T14:50:34.132Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[2026-03-11T14:50:34.132Z] git repo:
[2026-03-11T14:50:34.761Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-03-11T14:50:34.761Z] sha:
[2026-03-11T14:50:34.761Z] ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493
[2026-03-11T14:50:34.761Z] ================================================
[2026-03-11T14:50:34.761Z] timestamp: 20260311-145034
[2026-03-11T14:50:34.761Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2026-03-11T14:50:34.761Z] git repo:
[2026-03-11T14:50:34.761Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-03-11T14:50:34.761Z] sha:
[2026-03-11T14:50:34.761Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-03-11T14:50:34.761Z] ================================================
[2026-03-11T14:50:34.761Z] timestamp: 20260311-145034
[2026-03-11T14:50:34.761Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2026-03-11T14:50:34.761Z] git repo:
[2026-03-11T14:50:34.761Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-03-11T14:50:34.761Z] sha:
[2026-03-11T14:50:34.761Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[2026-03-11T14:50:34.761Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] }
[2026-03-11T14:50:35.149Z] $ ssh-agent -k
[2026-03-11T14:50:35.206Z] unset SSH_AUTH_SOCK;
[2026-03-11T14:50:35.206Z] unset SSH_AGENT_PID;
[2026-03-11T14:50:35.206Z] echo Agent pid 3554041 killed;
[2026-03-11T14:50:35.634Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-03-11T14:50:35.772Z] 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
[2026-03-11T14:50:35.797Z] ITERATION: 1/1
[Pipeline] sh
[2026-03-11T14:50:37.064Z] + which Xvfb
[2026-03-11T14:50:37.064Z] + alias
[2026-03-11T14:50:37.064Z] + eval declare -f
[2026-03-11T14:50:37.064Z] ++ declare -f
[2026-03-11T14:50:37.064Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2026-03-11T14:50:37.064Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-03-11T14:50:37.629Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/.xvfb-19-..fbdir17660253906572972200
[Pipeline] {
[Pipeline] sh
[2026-03-11T14:50:59.597Z] + ps -f
[2026-03-11T14:50:59.598Z] + grep '[X]vfb'
[2026-03-11T14:50:59.598Z] + awk '{print $9}'
[Pipeline] echo
[2026-03-11T14:51:00.098Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-03-11T14:51:00.154Z] $ ssh-agent
[2026-03-11T14:51:00.584Z] SSH_AUTH_SOCK=/tmp/ssh-mvfoGsA8cTxn/agent.3554772
[2026-03-11T14:51:00.584Z] SSH_AGENT_PID=3554773
[2026-03-11T14:51:00.584Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-11T14:51:01.768Z] ++ uname
[2026-03-11T14:51:01.768Z] + '[' Linux = AIX ']'
[2026-03-11T14:51:01.768Z] ++ uname
[2026-03-11T14:51:01.768Z] + '[' Linux = SunOS ']'
[2026-03-11T14:51:01.768Z] ++ uname
[2026-03-11T14:51:01.768Z] + '[' Linux = '*BSD' ']'
[2026-03-11T14:51:01.768Z] + MAKE=make
[2026-03-11T14:51:01.768Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-11T14:51:01.768Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-03-11T14:51:03.241Z] ++ uname
[2026-03-11T14:51:03.242Z] + '[' Linux = AIX ']'
[2026-03-11T14:51:03.242Z] ++ uname
[2026-03-11T14:51:03.242Z] + '[' Linux = SunOS ']'
[2026-03-11T14:51:03.242Z] ++ uname
[2026-03-11T14:51:03.242Z] + '[' Linux = '*BSD' ']'
[2026-03-11T14:51:03.242Z] + MAKE=make
[2026-03-11T14:51:03.242Z] + cd ./aqa-tests
[2026-03-11T14:51:03.242Z] + . ./scripts/testenv/testenvSettings.sh
[2026-03-11T14:51:03.242Z] ++ set +x
[2026-03-11T14:51:03.242Z] Set values based on ./testenv/testenv.properties:
[2026-03-11T14:51:03.242Z] =========
[2026-03-11T14:51:03.242Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-03-11T14:51:03.242Z] TKG_BRANCH=v1.0.12
[2026-03-11T14:51:03.242Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-11T14:51:03.242Z] OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T14:51:03.242Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-11T14:51:03.242Z] STF_BRANCH=v1.0.12
[2026-03-11T14:51:03.242Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-03-11T14:51:03.242Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T14:51:03.242Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-11T14:51:03.242Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.12
[2026-03-11T14:51:03.242Z] JDK26_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T14:51:03.242Z] JDK26_BRANCH=jdk-26-dryrun-ga
[2026-03-11T14:51:03.242Z] JDK26_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk26.git
[2026-03-11T14:51:03.242Z] JDK26_OPENJ9_BRANCH=v0.58.0-release
[2026-03-11T14:51:03.242Z] JDK26_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T14:51:03.242Z] JDK26_OPENJCEPLUS_GIT_BRANCH=semeru-java-26
[2026-03-11T14:51:03.242Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-03-11T14:51:03.242Z]
[2026-03-11T14:51:03.242Z] =========
[2026-03-11T14:51:03.242Z]
[2026-03-11T14:51:03.242Z] JDK_REPO=https://github.com/adoptium/jdk.git
[2026-03-11T14:51:03.242Z] JDK_BRANCH=jdk-26-dryrun-ga
[2026-03-11T14:51:03.242Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-03-11T14:51:03.242Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-11T14:51:03.242Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-03-11T14:51:03.242Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2026-03-11T14:51:03.242Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2026-03-11T14:51:03.242Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-03-11T14:51:03.242Z] perl scripts/configure.pl
[2026-03-11T14:51:03.242Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_390-64 --microArch="z15" --osLabel="rhel.8" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-11T14:51:03.888Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-11T14:51:03.888Z]
[2026-03-11T14:51:03.888Z] Starting to generate test make files.
[2026-03-11T14:51:03.888Z]
[2026-03-11T14:51:03.888Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-03-11T14:51:04.549Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-03-11T14:51:04.549Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-03-11T14:51:04.549Z]
[2026-03-11T14:51:04.549Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-03-11T14:51:04.549Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-03-11T14:51:04.549Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-03-11T14:51:04.549Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-03-11T14:51:04.549Z]
[2026-03-11T14:51:04.549Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-03-11T14:51:04.549Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk
[2026-03-11T14:51:04.549Z]
[2026-03-11T14:51:04.549Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2026-03-11T14:51:04.549Z]
[2026-03-11T14:51:04.549Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-03-11T14:51:04.549Z]
[2026-03-11T14:51:04.549Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-03-11T14:51:04.549Z]
[2026-03-11T14:51:04.549Z] Make files are generated successfully.
[2026-03-11T14:51:04.549Z]
[2026-03-11T14:51:04.549Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-03-11T14:51:04.549Z] make -f runtest.mk _extended.perf
[2026-03-11T14:51:04.549Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-03-11T14:51:05.161Z]
[2026-03-11T14:51:05.161Z] Running make 4.2.1
[2026-03-11T14:51:05.161Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..
[2026-03-11T14:51:05.161Z] set JDK_VERSION to 26
[2026-03-11T14:51:05.161Z] set JDK_IMPL to hotspot
[2026-03-11T14:51:05.161Z] set JVM_VERSION to openjdk26
[2026-03-11T14:51:05.161Z] set JCL_VERSION to latest
[2026-03-11T14:51:05.161Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2026-03-11T14:51:05.161Z] set SPEC to linux_390-64
[2026-03-11T14:51:05.161Z] set TEST_FLAG to
[2026-03-11T14:51:05.161Z] set MICROARCH to z15
[2026-03-11T14:51:05.161Z] set OS_LABEL to rhel.8
[2026-03-11T14:51:05.161Z] Running extended.perf ...
[2026-03-11T14:51:05.161Z] There are 19 test targets in extended.perf
[2026-03-11T14:51:05.161Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-03-11T14:51:05.161Z] openjdk version "26" 2026-03-17
[2026-03-11T14:51:05.161Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-11T14:51:05.161Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-11T14:51:05.161Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests'
[2026-03-11T14:51:05.161Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2026-03-11T14:51:05.161Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2026-03-11T14:51:05.161Z]
[2026-03-11T14:51:05.161Z] ===============================================
[2026-03-11T14:51:05.161Z] Running test dacapo-avrora_0 ...
[2026-03-11T14:51:05.161Z] ===============================================
[2026-03-11T14:51:05.161Z] dacapo-avrora_0 Start Time: Wed Mar 11 14:51:04 2026 Epoch Time (ms): 1773240664726
[2026-03-11T14:51:05.161Z] dacapo-avrora_0_DISABLED
[2026-03-11T14:51:05.161Z] Disabled Reason:
[2026-03-11T14:51:05.161Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2026-03-11T14:51:05.161Z] dacapo-avrora_0 Finish Time: Wed Mar 11 14:51:04 2026 Epoch Time (ms): 1773240664737
[2026-03-11T14:51:05.161Z]
[2026-03-11T14:51:05.161Z] ===============================================
[2026-03-11T14:51:05.161Z] Running test dacapo-fop_0 ...
[2026-03-11T14:51:05.161Z] ===============================================
[2026-03-11T14:51:05.161Z] dacapo-fop_0 Start Time: Wed Mar 11 14:51:04 2026 Epoch Time (ms): 1773240664753
[2026-03-11T14:51:05.161Z] variation: NoOptions
[2026-03-11T14:51:05.161Z] JVM_OPTIONS:
[2026-03-11T14:51:05.161Z] { \
[2026-03-11T14:51:05.161Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:51:05.161Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:51:05.161Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-fop_0"; \
[2026-03-11T14:51:05.161Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-fop_0"; \
[2026-03-11T14:51:05.161Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:51:05.161Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" fop; \
[2026-03-11T14:51:05.161Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:51:05.161Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:51:05.161Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:51:05.161Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:51:05.161Z]
[2026-03-11T14:51:05.161Z] TEST SETUP:
[2026-03-11T14:51:05.161Z] Nothing to be done for setup.
[2026-03-11T14:51:05.161Z]
[2026-03-11T14:51:05.161Z] TESTING:
[2026-03-11T14:51:06.511Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2026-03-11T14:51:06.511Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2026-03-11T14:51:10.694Z] 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
[2026-03-11T14:51:10.694Z] ===== DaCapo 23.11-MR2-chopin-minimal fop PASSED in 4721 msec =====
[2026-03-11T14:51:10.694Z] -----------------------------------
[2026-03-11T14:51:10.694Z] dacapo-fop_0_PASSED
[2026-03-11T14:51:10.694Z] -----------------------------------
[2026-03-11T14:51:10.694Z]
[2026-03-11T14:51:10.694Z] TEST TEARDOWN:
[2026-03-11T14:51:10.694Z] Nothing to be done for teardown.
[2026-03-11T14:51:10.694Z] dacapo-fop_0 Finish Time: Wed Mar 11 14:51:10 2026 Epoch Time (ms): 1773240670614
[2026-03-11T14:51:10.694Z]
[2026-03-11T14:51:10.694Z] ===============================================
[2026-03-11T14:51:10.694Z] Running test dacapo-jython_0 ...
[2026-03-11T14:51:10.694Z] ===============================================
[2026-03-11T14:51:10.694Z] dacapo-jython_0 Start Time: Wed Mar 11 14:51:10 2026 Epoch Time (ms): 1773240670632
[2026-03-11T14:51:10.694Z] variation: NoOptions
[2026-03-11T14:51:10.694Z] JVM_OPTIONS:
[2026-03-11T14:51:10.694Z] { \
[2026-03-11T14:51:10.694Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:51:10.694Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:51:10.694Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-jython_0"; \
[2026-03-11T14:51:10.694Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-jython_0"; \
[2026-03-11T14:51:10.694Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:51:10.694Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2026-03-11T14:51:10.694Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:51:10.694Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:51:10.694Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:51:10.694Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:51:10.694Z]
[2026-03-11T14:51:10.694Z] TEST SETUP:
[2026-03-11T14:51:10.694Z] Nothing to be done for setup.
[2026-03-11T14:51:10.694Z]
[2026-03-11T14:51:10.694Z] TESTING:
[2026-03-11T14:51:16.773Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2026-03-11T14:51:19.960Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2026-03-11T14:51:21.383Z] -------------------------------------------------------------------------------
[2026-03-11T14:51:21.383Z] PYBENCH 2.0
[2026-03-11T14:51:21.383Z] -------------------------------------------------------------------------------
[2026-03-11T14:51:21.383Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:51:21.383Z] 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_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/jython/guava-31.0.1-jre.jar)
[2026-03-11T14:51:21.383Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2026-03-11T14:51:21.383Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:51:21.383Z] * using Jython
[2026-03-11T14:51:21.383Z] * system check interval set to maximum: 2147483647
[2026-03-11T14:51:21.383Z] * using timer: time.time
[2026-03-11T14:51:21.383Z]
[2026-03-11T14:51:22.123Z] Calibrating tests. Please wait... done.
[2026-03-11T14:51:22.123Z]
[2026-03-11T14:51:22.123Z] Running 2 round(s) of the suite at warp factor 20:
[2026-03-11T14:51:22.123Z]
[2026-03-11T14:51:29.800Z] * Round 1 done.
[2026-03-11T14:51:34.724Z] * Round 2 done.
[2026-03-11T14:51:34.724Z]
[2026-03-11T14:51:34.724Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 14694 msec =====
[2026-03-11T14:51:34.724Z] -----------------------------------
[2026-03-11T14:51:34.724Z] dacapo-jython_0_PASSED
[2026-03-11T14:51:34.724Z] -----------------------------------
[2026-03-11T14:51:34.724Z]
[2026-03-11T14:51:34.724Z] TEST TEARDOWN:
[2026-03-11T14:51:34.724Z] Nothing to be done for teardown.
[2026-03-11T14:51:34.724Z] dacapo-jython_0 Finish Time: Wed Mar 11 14:51:33 2026 Epoch Time (ms): 1773240693827
[2026-03-11T14:51:34.724Z]
[2026-03-11T14:51:34.724Z] ===============================================
[2026-03-11T14:51:34.724Z] Running test dacapo-luindex_0 ...
[2026-03-11T14:51:34.724Z] ===============================================
[2026-03-11T14:51:34.724Z] dacapo-luindex_0 Start Time: Wed Mar 11 14:51:33 2026 Epoch Time (ms): 1773240693844
[2026-03-11T14:51:34.724Z] variation: NoOptions
[2026-03-11T14:51:34.724Z] JVM_OPTIONS:
[2026-03-11T14:51:34.724Z] { \
[2026-03-11T14:51:34.724Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:51:34.724Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:51:34.724Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-luindex_0"; \
[2026-03-11T14:51:34.724Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-luindex_0"; \
[2026-03-11T14:51:34.724Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:51:34.724Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" luindex; \
[2026-03-11T14:51:34.724Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:51:34.724Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:51:34.724Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:51:34.724Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:51:34.724Z]
[2026-03-11T14:51:34.724Z] TEST SETUP:
[2026-03-11T14:51:34.724Z] Nothing to be done for setup.
[2026-03-11T14:51:34.724Z]
[2026-03-11T14:51:34.724Z] TESTING:
[2026-03-11T14:51:35.453Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2026-03-11T14:51:35.453Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2026-03-11T14:51:36.233Z] Adding documents from enwiki-anarchism-abydos.md:
[2026-03-11T14:51:36.233Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2026-03-11T14:51:37.613Z] Adding documents from enwiki-abydos-copleston.md:
[2026-03-11T14:51:38.270Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2026-03-11T14:51:38.270Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:51:38.270Z] WARNING: sun.misc.Unsafe::invokeCleaner has been called by org.apache.lucene.store.MappedByteBufferIndexInputProvider (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/lib/lucene/lucene-core-9.7.0-SNAPSHOT.jar)
[2026-03-11T14:51:38.270Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2026-03-11T14:51:38.270Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2026-03-11T14:51:40.417Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2026-03-11T14:51:41.872Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2026-03-11T14:51:43.322Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2026-03-11T14:51:43.322Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2026-03-11T14:51:43.322Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2026-03-11T14:51:43.322Z] Optimizing...
[2026-03-11T14:51:47.904Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 12407 msec =====
[2026-03-11T14:51:47.904Z] -----------------------------------
[2026-03-11T14:51:47.904Z] dacapo-luindex_0_PASSED
[2026-03-11T14:51:47.904Z] -----------------------------------
[2026-03-11T14:51:47.904Z]
[2026-03-11T14:51:47.904Z] TEST TEARDOWN:
[2026-03-11T14:51:47.904Z] Nothing to be done for teardown.
[2026-03-11T14:51:47.904Z] dacapo-luindex_0 Finish Time: Wed Mar 11 14:51:47 2026 Epoch Time (ms): 1773240707208
[2026-03-11T14:51:47.904Z]
[2026-03-11T14:51:47.904Z] ===============================================
[2026-03-11T14:51:47.904Z] Running test dacapo-pmd_0 ...
[2026-03-11T14:51:47.904Z] ===============================================
[2026-03-11T14:51:47.904Z] dacapo-pmd_0 Start Time: Wed Mar 11 14:51:47 2026 Epoch Time (ms): 1773240707224
[2026-03-11T14:51:47.904Z] variation: NoOptions
[2026-03-11T14:51:47.904Z] JVM_OPTIONS:
[2026-03-11T14:51:47.904Z] { \
[2026-03-11T14:51:47.904Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:51:47.904Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:51:47.904Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-pmd_0"; \
[2026-03-11T14:51:47.904Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-pmd_0"; \
[2026-03-11T14:51:47.904Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:51:47.904Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" pmd; \
[2026-03-11T14:51:47.904Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-pmd_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:51:47.904Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:51:47.904Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:51:47.904Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:51:47.904Z]
[2026-03-11T14:51:47.904Z] TEST SETUP:
[2026-03-11T14:51:47.904Z] Nothing to be done for setup.
[2026-03-11T14:51:47.904Z]
[2026-03-11T14:51:47.904Z] TESTING:
[2026-03-11T14:51:47.904Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2026-03-11T14:51:51.874Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2026-03-11T14:51:51.874Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2026-03-11T14:51:59.096Z] Checked: 0%
[2026-03-11T14:51:59.846Z] Checked: 5%
[2026-03-11T14:52:01.312Z] Checked: 10%
[2026-03-11T14:52:01.312Z] Checked: 15%
[2026-03-11T14:52:02.123Z] Checked: 20%
[2026-03-11T14:52:02.123Z] Checked: 25%
[2026-03-11T14:52:02.923Z] Checked: 30%
[2026-03-11T14:52:02.923Z] Checked: 35%
[2026-03-11T14:52:03.698Z] Checked: 40%
[2026-03-11T14:52:04.473Z] Checked: 45%
[2026-03-11T14:52:04.473Z] Checked: 50%
[2026-03-11T14:52:05.154Z] Checked: 55%
[2026-03-11T14:52:06.600Z] Checked: 60%
[2026-03-11T14:52:07.891Z] Checked: 65%
[2026-03-11T14:52:07.892Z] Checked: 70%
[2026-03-11T14:52:09.583Z] Checked: 75%
[2026-03-11T14:52:09.583Z] Checked: 80%
[2026-03-11T14:52:10.416Z] Checked: 85%
[2026-03-11T14:52:10.416Z] Checked: 90%
[2026-03-11T14:52:11.232Z] Checked: 95%
[2026-03-11T14:52:11.232Z] Checked: 100%
[2026-03-11T14:52:11.232Z] PMD checked 601 files.
[2026-03-11T14:52:12.037Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 19533 msec =====
[2026-03-11T14:52:12.037Z] -----------------------------------
[2026-03-11T14:52:12.037Z] dacapo-pmd_0_PASSED
[2026-03-11T14:52:12.037Z] -----------------------------------
[2026-03-11T14:52:12.037Z]
[2026-03-11T14:52:12.037Z] TEST TEARDOWN:
[2026-03-11T14:52:12.037Z] Nothing to be done for teardown.
[2026-03-11T14:52:12.037Z] dacapo-pmd_0 Finish Time: Wed Mar 11 14:52:11 2026 Epoch Time (ms): 1773240731396
[2026-03-11T14:52:12.037Z]
[2026-03-11T14:52:12.037Z] ===============================================
[2026-03-11T14:52:12.037Z] Running test dacapo-sunflow_0 ...
[2026-03-11T14:52:12.037Z] ===============================================
[2026-03-11T14:52:12.037Z] dacapo-sunflow_0 Start Time: Wed Mar 11 14:52:11 2026 Epoch Time (ms): 1773240731412
[2026-03-11T14:52:12.037Z] variation: NoOptions
[2026-03-11T14:52:12.037Z] JVM_OPTIONS:
[2026-03-11T14:52:12.037Z] { \
[2026-03-11T14:52:12.037Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:52:12.037Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:52:12.037Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-sunflow_0"; \
[2026-03-11T14:52:12.037Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-sunflow_0"; \
[2026-03-11T14:52:12.037Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:52:12.037Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" sunflow; \
[2026-03-11T14:52:12.037Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:52:12.037Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:52:12.037Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:52:12.037Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:52:12.037Z]
[2026-03-11T14:52:12.037Z] TEST SETUP:
[2026-03-11T14:52:12.037Z] Nothing to be done for setup.
[2026-03-11T14:52:12.037Z]
[2026-03-11T14:52:12.037Z] TESTING:
[2026-03-11T14:52:13.118Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2026-03-11T14:52:13.118Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2026-03-11T14:53:09.044Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 51570 msec =====
[2026-03-11T14:53:09.044Z] -----------------------------------
[2026-03-11T14:53:09.044Z] dacapo-sunflow_0_PASSED
[2026-03-11T14:53:09.044Z] -----------------------------------
[2026-03-11T14:53:09.044Z]
[2026-03-11T14:53:09.044Z] TEST TEARDOWN:
[2026-03-11T14:53:09.044Z] Nothing to be done for teardown.
[2026-03-11T14:53:09.044Z] dacapo-sunflow_0 Finish Time: Wed Mar 11 14:53:04 2026 Epoch Time (ms): 1773240784399
[2026-03-11T14:53:09.044Z]
[2026-03-11T14:53:09.044Z] ===============================================
[2026-03-11T14:53:09.044Z] Running test dacapo-tomcat_0 ...
[2026-03-11T14:53:09.044Z] ===============================================
[2026-03-11T14:53:09.044Z] dacapo-tomcat_0 Start Time: Wed Mar 11 14:53:04 2026 Epoch Time (ms): 1773240784416
[2026-03-11T14:53:09.044Z] variation: NoOptions
[2026-03-11T14:53:09.044Z] JVM_OPTIONS:
[2026-03-11T14:53:09.044Z] { \
[2026-03-11T14:53:09.044Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:53:09.044Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:53:09.044Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-tomcat_0"; \
[2026-03-11T14:53:09.044Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-tomcat_0"; \
[2026-03-11T14:53:09.044Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:53:09.044Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" tomcat; \
[2026-03-11T14:53:09.044Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-tomcat_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:53:09.044Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:53:09.044Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:53:09.044Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:53:09.044Z]
[2026-03-11T14:53:09.044Z] TEST SETUP:
[2026-03-11T14:53:09.044Z] Nothing to be done for setup.
[2026-03-11T14:53:09.044Z]
[2026-03-11T14:53:09.044Z] TESTING:
[2026-03-11T14:53:09.044Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2026-03-11T14:53:09.044Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2026-03-11T14:53:09.044Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2026-03-11T14:53:09.044Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-11T14:53:09.044Z] 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_s390x_linux/jvmtest/perf/dacapo/dacapo/jar/tomcat/tomcat-jni.jar)
[2026-03-11T14:53:09.044Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-11T14:53:09.044Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-11T14:53:09.044Z]
[2026-03-11T14:53:10.428Z] Server created with thread pool size 2
[2026-03-11T14:53:10.428Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2026-03-11T14:53:10.428Z] Loading web application
[2026-03-11T14:53:11.133Z] Starting 80000 requests...
[2026-03-11T14:53:35.976Z] Completing requests: 5%
[2026-03-11T14:53:42.075Z] Completing requests: 10%
[2026-03-11T14:53:49.424Z] Completing requests: 15%
[2026-03-11T14:53:56.753Z] Completing requests: 20%
[2026-03-11T14:54:05.628Z] Completing requests: 25%
[2026-03-11T14:54:11.674Z] Completing requests: 30%
[2026-03-11T14:54:20.498Z] Completing requests: 35%
[2026-03-11T14:54:26.605Z] Completing requests: 40%
[2026-03-11T14:54:33.163Z] Completing requests: 45%
[2026-03-11T14:54:40.626Z] Completing requests: 50%
[2026-03-11T14:54:48.026Z] Completing requests: 55%
[2026-03-11T14:54:55.412Z] Completing requests: 60%
[2026-03-11T14:55:02.718Z] Completing requests: 65%
[2026-03-11T14:55:10.176Z] Completing requests: 70%
[2026-03-11T14:55:16.214Z] Completing requests: 75%
[2026-03-11T14:55:23.523Z] Completing requests: 80%
[2026-03-11T14:55:31.282Z] Completing requests: 85%
[2026-03-11T14:55:37.459Z] Completing requests: 90%
[2026-03-11T14:55:46.374Z] Completing requests: 95%
[2026-03-11T14:55:46.374Z] Completed requests
[2026-03-11T14:55:46.374Z] Client threads complete ... unloading web application
[2026-03-11T14:55:46.374Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 154656 msec =====
[2026-03-11T14:55:46.374Z] ===== DaCapo processed 80000 requests in 154364 msec, 518 requests per second =====
[2026-03-11T14:55:46.374Z] ===== DaCapo tail latency, simple: 50% 1712 usec, 90% 8093 usec, 99% 27459 usec, 99.9% 72274 usec, 99.99% 229497 usec, max 1815229 usec, measured over 80000 events =====
[2026-03-11T14:55:46.374Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 4415 usec, 90% 19693 usec, 99% 36896 usec, 99.9% 72274 usec, 99.99% 229497 usec, max 1815229 usec, measured over 80000 events =====
[2026-03-11T14:55:46.374Z] ===== DaCapo tail latency, metered full smoothing: 50% 5321736 usec, 90% 8068212 usec, 99% 8860686 usec, 99.9% 8971704 usec, 99.99% 8995420 usec, max 9009605 usec, measured over 80000 events =====
[2026-03-11T14:55:46.374Z] Server stopped ... iteration complete
[2026-03-11T14:55:46.374Z] -----------------------------------
[2026-03-11T14:55:46.374Z] dacapo-tomcat_0_PASSED
[2026-03-11T14:55:46.374Z] -----------------------------------
[2026-03-11T14:55:46.374Z]
[2026-03-11T14:55:46.374Z] TEST TEARDOWN:
[2026-03-11T14:55:46.374Z] Nothing to be done for teardown.
[2026-03-11T14:55:46.374Z] dacapo-tomcat_0 Finish Time: Wed Mar 11 14:55:45 2026 Epoch Time (ms): 1773240945090
[2026-03-11T14:55:46.374Z]
[2026-03-11T14:55:46.374Z] ===============================================
[2026-03-11T14:55:46.374Z] Running test dacapo-xalan_0 ...
[2026-03-11T14:55:46.374Z] ===============================================
[2026-03-11T14:55:46.374Z] dacapo-xalan_0 Start Time: Wed Mar 11 14:55:45 2026 Epoch Time (ms): 1773240945108
[2026-03-11T14:55:46.374Z] variation: NoOptions
[2026-03-11T14:55:46.374Z] JVM_OPTIONS:
[2026-03-11T14:55:46.374Z] { \
[2026-03-11T14:55:46.374Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:55:46.374Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:55:46.374Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-xalan_0"; \
[2026-03-11T14:55:46.374Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-xalan_0"; \
[2026-03-11T14:55:46.374Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:55:46.374Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" xalan; \
[2026-03-11T14:55:46.374Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:55:46.374Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:55:46.374Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:55:46.374Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:55:46.374Z]
[2026-03-11T14:55:46.374Z] TEST SETUP:
[2026-03-11T14:55:46.374Z] Nothing to be done for setup.
[2026-03-11T14:55:46.374Z]
[2026-03-11T14:55:46.374Z] TESTING:
[2026-03-11T14:55:46.374Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2026-03-11T14:55:46.374Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2026-03-11T14:55:47.043Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2026-03-11T14:55:49.165Z] Processing: 5%
[2026-03-11T14:55:49.927Z] Processing: 10%
[2026-03-11T14:55:49.927Z] Processing: 15%
[2026-03-11T14:55:50.663Z] Processing: 20%
[2026-03-11T14:55:51.336Z] Processing: 25%
[2026-03-11T14:55:52.063Z] Processing: 30%
[2026-03-11T14:55:52.063Z] Processing: 35%
[2026-03-11T14:55:52.747Z] Processing: 40%
[2026-03-11T14:55:52.747Z] Processing: 45%
[2026-03-11T14:55:53.512Z] Processing: 50%
[2026-03-11T14:55:54.220Z] Processing: 55%
[2026-03-11T14:55:54.220Z] Processing: 60%
[2026-03-11T14:55:54.915Z] Processing: 65%
[2026-03-11T14:55:55.603Z] Processing: 70%
[2026-03-11T14:55:55.603Z] Processing: 75%
[2026-03-11T14:55:56.327Z] Processing: 80%
[2026-03-11T14:55:56.327Z] Processing: 85%
[2026-03-11T14:55:56.996Z] Processing: 90%
[2026-03-11T14:55:56.996Z] Processing: 95%
[2026-03-11T14:55:56.996Z] Normal completion.
[2026-03-11T14:55:56.996Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 10296 msec =====
[2026-03-11T14:55:56.996Z] -----------------------------------
[2026-03-11T14:55:56.996Z] dacapo-xalan_0_PASSED
[2026-03-11T14:55:56.996Z] -----------------------------------
[2026-03-11T14:55:56.996Z]
[2026-03-11T14:55:56.996Z] TEST TEARDOWN:
[2026-03-11T14:55:56.996Z] Nothing to be done for teardown.
[2026-03-11T14:55:56.996Z] dacapo-xalan_0 Finish Time: Wed Mar 11 14:55:56 2026 Epoch Time (ms): 1773240956737
[2026-03-11T14:55:56.996Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2026-03-11T14:55:56.996Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2026-03-11T14:55:56.996Z]
[2026-03-11T14:55:56.996Z] ===============================================
[2026-03-11T14:55:56.996Z] Running test renaissance-als_0 ...
[2026-03-11T14:55:56.996Z] ===============================================
[2026-03-11T14:55:56.996Z] renaissance-als_0 Start Time: Wed Mar 11 14:55:56 2026 Epoch Time (ms): 1773240956768
[2026-03-11T14:55:56.996Z] variation: NoOptions
[2026-03-11T14:55:56.996Z] JVM_OPTIONS:
[2026-03-11T14:55:56.996Z] { \
[2026-03-11T14:55:56.996Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:55:56.996Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:55:56.996Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-als_0"; \
[2026-03-11T14:55:56.996Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-als_0"; \
[2026-03-11T14:55:56.996Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:55:56.996Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-als_0"/als.json" als; \
[2026-03-11T14:55:56.996Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:55:56.996Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:55:56.996Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:55:56.996Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:55:56.996Z]
[2026-03-11T14:55:56.996Z] TEST SETUP:
[2026-03-11T14:55:56.996Z] Nothing to be done for setup.
[2026-03-11T14:55:56.996Z]
[2026-03-11T14:55:56.996Z] TESTING:
[2026-03-11T14:55:58.490Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:55:58.490Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_1773240664165/renaissance-als_0/launcher-145557-5188677508876645440/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:55:58.490Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:55:58.490Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:56:03.657Z] Benchmark 'als' failed with exception:
[2026-03-11T14:56:03.657Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:56:03.657Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T14:56:03.657Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T14:56:03.657Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T14:56:03.657Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T14:56:03.657Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T14:56:03.657Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:03.657Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T14:56:03.657Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T14:56:03.657Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T14:56:03.657Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T14:56:03.657Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T14:56:03.657Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T14:56:03.657Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T14:56:03.657Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T14:56:03.657Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T14:56:03.657Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:03.657Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T14:56:03.657Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T14:56:03.657Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T14:56:03.657Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2026-03-11T14:56:03.657Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2026-03-11T14:56:03.657Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:56:03.657Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:56:03.657Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:56:03.657Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:56:03.657Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:56:03.657Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:56:03.657Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:56:03.657Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:56:03.657Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:56:03.657Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:56:03.657Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:56:03.657Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:56:03.657Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:56:03.657Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:03.657Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T14:56:03.657Z] ... 34 more
[2026-03-11T14:56:03.657Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:03.657Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:56:03.657Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:56:03.657Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:56:03.657Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:56:03.657Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:56:03.657Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:56:03.657Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T14:56:03.657Z] ... 34 more
[2026-03-11T14:56:03.657Z] The following benchmarks failed: als
[2026-03-11T14:56:04.591Z] -----------------------------------
[2026-03-11T14:56:04.591Z] renaissance-als_0_FAILED
[2026-03-11T14:56:04.591Z] -----------------------------------
[2026-03-11T14:56:04.591Z]
[2026-03-11T14:56:04.591Z] TEST TEARDOWN:
[2026-03-11T14:56:04.591Z] Nothing to be done for teardown.
[2026-03-11T14:56:04.591Z] renaissance-als_0 Finish Time: Wed Mar 11 14:56:04 2026 Epoch Time (ms): 1773240964004
[2026-03-11T14:56:04.591Z]
[2026-03-11T14:56:04.591Z] ===============================================
[2026-03-11T14:56:04.591Z] Running test renaissance-chi-square_0 ...
[2026-03-11T14:56:04.591Z] ===============================================
[2026-03-11T14:56:04.591Z] renaissance-chi-square_0 Start Time: Wed Mar 11 14:56:04 2026 Epoch Time (ms): 1773240964036
[2026-03-11T14:56:04.591Z] variation: NoOptions
[2026-03-11T14:56:04.591Z] JVM_OPTIONS:
[2026-03-11T14:56:04.591Z] { \
[2026-03-11T14:56:04.591Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:56:04.591Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:56:04.591Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-chi-square_0"; \
[2026-03-11T14:56:04.591Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-chi-square_0"; \
[2026-03-11T14:56:04.591Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:56:04.591Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2026-03-11T14:56:04.592Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:56:04.592Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:56:04.592Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:56:04.592Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:56:04.592Z]
[2026-03-11T14:56:04.592Z] TEST SETUP:
[2026-03-11T14:56:04.592Z] Nothing to be done for setup.
[2026-03-11T14:56:04.592Z]
[2026-03-11T14:56:04.592Z] TESTING:
[2026-03-11T14:56:05.257Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:56:05.257Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_1773240664165/renaissance-chi-square_0/launcher-145604-6991945336679768665/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:56:05.257Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:56:05.257Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:56:10.231Z] Benchmark 'chi-square' failed with exception:
[2026-03-11T14:56:10.231Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:56:10.231Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T14:56:10.231Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T14:56:10.231Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T14:56:10.231Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T14:56:10.231Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T14:56:10.231Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:10.231Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T14:56:10.231Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T14:56:10.231Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T14:56:10.231Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T14:56:10.231Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T14:56:10.231Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T14:56:10.231Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T14:56:10.231Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T14:56:10.231Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T14:56:10.231Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:10.231Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T14:56:10.231Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T14:56:10.231Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T14:56:10.231Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2026-03-11T14:56:10.231Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2026-03-11T14:56:10.231Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:56:10.231Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:56:10.231Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:56:10.231Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:56:10.231Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:56:10.231Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:56:10.231Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:56:10.231Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:56:10.231Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:56:10.231Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:56:10.231Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:56:10.231Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:56:10.231Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:56:10.231Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:10.231Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T14:56:10.231Z] ... 34 more
[2026-03-11T14:56:10.231Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:10.231Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:56:10.231Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:56:10.231Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:56:10.231Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:56:10.231Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:56:10.231Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:56:10.231Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T14:56:10.231Z] ... 34 more
[2026-03-11T14:56:10.231Z] The following benchmarks failed: chi-square
[2026-03-11T14:56:10.231Z] -----------------------------------
[2026-03-11T14:56:10.231Z] renaissance-chi-square_0_FAILED
[2026-03-11T14:56:10.231Z] -----------------------------------
[2026-03-11T14:56:10.231Z]
[2026-03-11T14:56:10.231Z] TEST TEARDOWN:
[2026-03-11T14:56:10.231Z] Nothing to be done for teardown.
[2026-03-11T14:56:10.231Z] renaissance-chi-square_0 Finish Time: Wed Mar 11 14:56:09 2026 Epoch Time (ms): 1773240969215
[2026-03-11T14:56:10.231Z]
[2026-03-11T14:56:10.231Z] ===============================================
[2026-03-11T14:56:10.231Z] Running test renaissance-db-shootout_0 ...
[2026-03-11T14:56:10.231Z] ===============================================
[2026-03-11T14:56:10.231Z] renaissance-db-shootout_0 Start Time: Wed Mar 11 14:56:09 2026 Epoch Time (ms): 1773240969230
[2026-03-11T14:56:10.231Z] variation: NoOptions
[2026-03-11T14:56:10.231Z] JVM_OPTIONS:
[2026-03-11T14:56:10.231Z] { \
[2026-03-11T14:56:10.231Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:56:10.231Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:56:10.231Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-db-shootout_0"; \
[2026-03-11T14:56:10.231Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-db-shootout_0"; \
[2026-03-11T14:56:10.231Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:56:10.231Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2026-03-11T14:56:10.231Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-db-shootout_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:56:10.231Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:56:10.231Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:56:10.231Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:56:10.231Z]
[2026-03-11T14:56:10.231Z] TEST SETUP:
[2026-03-11T14:56:10.231Z] Nothing to be done for setup.
[2026-03-11T14:56:10.231Z]
[2026-03-11T14:56:10.231Z] TESTING:
[2026-03-11T14:56:10.963Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:56:10.963Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_1773240664165/renaissance-db-shootout_0/launcher-145609-3639266798685553185/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:56:10.963Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:56:10.963Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:56:26.103Z] [2026-03-11T14:56:25.429+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2026-03-11T14:56:26.103Z] 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
[2026-03-11T14:56:26.103Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2026-03-11T14:56:26.103Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:26.103Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-11T14:56:26.103Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-11T14:56:26.103Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-11T14:56:26.103Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-11T14:56:26.103Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:56:26.103Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:56:26.103Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:56:26.103Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:56:26.103Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:56:26.103Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:56:26.103Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:56:26.103Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:56:26.103Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:56:26.103Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:56:26.103Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:56:26.103Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:56:26.103Z] Benchmark 'db-shootout' failed with exception:
[2026-03-11T14:56:26.103Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2026-03-11T14:56:26.103Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2026-03-11T14:56:26.103Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2026-03-11T14:56:26.103Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2026-03-11T14:56:26.103Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:56:26.103Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:56:26.103Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:56:26.103Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:56:26.103Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:56:26.103Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:56:26.103Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:56:26.103Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:56:26.103Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:56:26.103Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:56:26.103Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:56:26.103Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:56:26.103Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2026-03-11T14:56:26.103Z] ... 20 more
[2026-03-11T14:56:26.103Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:26.103Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:56:26.103Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:56:26.103Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2026-03-11T14:56:26.103Z] ... 20 more
[2026-03-11T14:56:26.103Z] The following benchmarks failed: db-shootout
[2026-03-11T14:56:26.103Z] -----------------------------------
[2026-03-11T14:56:26.103Z] renaissance-db-shootout_0_FAILED
[2026-03-11T14:56:26.103Z] -----------------------------------
[2026-03-11T14:56:26.103Z]
[2026-03-11T14:56:26.103Z] TEST TEARDOWN:
[2026-03-11T14:56:26.103Z] Nothing to be done for teardown.
[2026-03-11T14:56:26.103Z] renaissance-db-shootout_0 Finish Time: Wed Mar 11 14:56:25 2026 Epoch Time (ms): 1773240985756
[2026-03-11T14:56:26.103Z]
[2026-03-11T14:56:26.103Z] ===============================================
[2026-03-11T14:56:26.103Z] Running test renaissance-dec-tree_0 ...
[2026-03-11T14:56:26.103Z] ===============================================
[2026-03-11T14:56:26.103Z] renaissance-dec-tree_0 Start Time: Wed Mar 11 14:56:25 2026 Epoch Time (ms): 1773240985772
[2026-03-11T14:56:26.103Z] variation: NoOptions
[2026-03-11T14:56:26.103Z] JVM_OPTIONS:
[2026-03-11T14:56:26.103Z] { \
[2026-03-11T14:56:26.103Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:56:26.103Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:56:26.103Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-dec-tree_0"; \
[2026-03-11T14:56:26.103Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-dec-tree_0"; \
[2026-03-11T14:56:26.103Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:56:26.103Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2026-03-11T14:56:26.103Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:56:26.103Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:56:26.103Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:56:26.103Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:56:26.103Z]
[2026-03-11T14:56:26.103Z] TEST SETUP:
[2026-03-11T14:56:26.103Z] Nothing to be done for setup.
[2026-03-11T14:56:26.103Z]
[2026-03-11T14:56:26.103Z] TESTING:
[2026-03-11T14:56:27.516Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:56:27.516Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_1773240664165/renaissance-dec-tree_0/launcher-145626-8603079781333221081/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:56:27.516Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:56:27.516Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:56:31.619Z] Benchmark 'dec-tree' failed with exception:
[2026-03-11T14:56:31.619Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:56:31.619Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T14:56:31.619Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T14:56:31.619Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T14:56:31.619Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T14:56:31.619Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T14:56:31.619Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:31.619Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T14:56:31.619Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T14:56:31.619Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T14:56:31.619Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T14:56:31.619Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T14:56:31.619Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T14:56:31.619Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T14:56:31.619Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T14:56:31.619Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T14:56:31.619Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:56:31.619Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T14:56:31.619Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T14:56:31.619Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T14:56:31.619Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2026-03-11T14:56:31.619Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2026-03-11T14:56:31.619Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:56:31.619Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:56:31.619Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:56:31.619Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:56:31.619Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:56:31.619Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:56:31.619Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:56:31.619Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:56:31.619Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:56:31.619Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:56:31.619Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:56:31.619Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:56:31.619Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:56:31.619Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:31.619Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T14:56:31.619Z] ... 34 more
[2026-03-11T14:56:31.619Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:56:31.619Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:56:31.619Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:56:31.619Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:56:31.619Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:56:31.619Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:56:31.619Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:56:31.619Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T14:56:31.619Z] ... 34 more
[2026-03-11T14:56:31.619Z] The following benchmarks failed: dec-tree
[2026-03-11T14:56:32.298Z] -----------------------------------
[2026-03-11T14:56:32.298Z] renaissance-dec-tree_0_FAILED
[2026-03-11T14:56:32.298Z] -----------------------------------
[2026-03-11T14:56:32.298Z]
[2026-03-11T14:56:32.298Z] TEST TEARDOWN:
[2026-03-11T14:56:32.298Z] Nothing to be done for teardown.
[2026-03-11T14:56:32.298Z] renaissance-dec-tree_0 Finish Time: Wed Mar 11 14:56:31 2026 Epoch Time (ms): 1773240991829
[2026-03-11T14:56:32.298Z]
[2026-03-11T14:56:32.298Z] ===============================================
[2026-03-11T14:56:32.298Z] Running test renaissance-finagle-chirper_0 ...
[2026-03-11T14:56:32.298Z] ===============================================
[2026-03-11T14:56:32.298Z] renaissance-finagle-chirper_0 Start Time: Wed Mar 11 14:56:31 2026 Epoch Time (ms): 1773240991844
[2026-03-11T14:56:32.298Z] renaissance-finagle-chirper_0_DISABLED
[2026-03-11T14:56:32.298Z] Disabled Reason:
[2026-03-11T14:56:32.298Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2026-03-11T14:56:32.298Z] renaissance-finagle-chirper_0 Finish Time: Wed Mar 11 14:56:31 2026 Epoch Time (ms): 1773240991860
[2026-03-11T14:56:32.298Z]
[2026-03-11T14:56:32.298Z] ===============================================
[2026-03-11T14:56:32.298Z] Running test renaissance-finagle-http_0 ...
[2026-03-11T14:56:32.298Z] ===============================================
[2026-03-11T14:56:32.298Z] renaissance-finagle-http_0 Start Time: Wed Mar 11 14:56:31 2026 Epoch Time (ms): 1773240991880
[2026-03-11T14:56:32.298Z] variation: NoOptions
[2026-03-11T14:56:32.298Z] JVM_OPTIONS:
[2026-03-11T14:56:32.298Z] { \
[2026-03-11T14:56:32.298Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:56:32.298Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:56:32.298Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-finagle-http_0"; \
[2026-03-11T14:56:32.298Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-finagle-http_0"; \
[2026-03-11T14:56:32.298Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:56:32.298Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2026-03-11T14:56:32.298Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:56:32.298Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:56:32.298Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:56:32.298Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:56:32.298Z]
[2026-03-11T14:56:32.298Z] TEST SETUP:
[2026-03-11T14:56:32.298Z] Nothing to be done for setup.
[2026-03-11T14:56:32.298Z]
[2026-03-11T14:56:32.298Z] TESTING:
[2026-03-11T14:56:33.011Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:56:33.011Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_1773240664165/renaissance-finagle-http_0/launcher-145632-4020377377914243843/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:56:33.011Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:56:33.011Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:56:36.082Z] finagle-http on :34905 spawning 2 client and default number of server workers.
[2026-03-11T14:56:36.082Z] ====== finagle-http (web) [default], iteration 0 started ======
[2026-03-11T14:56:36.082Z] GC before operation: completed in 147.253 ms, heap usage 48.559 MB -> 10.711 MB.
[2026-03-11T14:56:48.424Z] ====== finagle-http (web) [default], iteration 0 completed (11896.756 ms) ======
[2026-03-11T14:56:48.424Z] ====== finagle-http (web) [default], iteration 1 started ======
[2026-03-11T14:56:48.424Z] GC before operation: completed in 79.952 ms, heap usage 18.563 MB -> 13.341 MB.
[2026-03-11T14:56:53.546Z] ====== finagle-http (web) [default], iteration 1 completed (4825.126 ms) ======
[2026-03-11T14:56:53.546Z] ====== finagle-http (web) [default], iteration 2 started ======
[2026-03-11T14:56:53.546Z] GC before operation: completed in 105.603 ms, heap usage 26.007 MB -> 14.123 MB.
[2026-03-11T14:56:56.653Z] ====== finagle-http (web) [default], iteration 2 completed (3499.463 ms) ======
[2026-03-11T14:56:56.653Z] ====== finagle-http (web) [default], iteration 3 started ======
[2026-03-11T14:56:56.653Z] GC before operation: completed in 88.968 ms, heap usage 29.771 MB -> 14.155 MB.
[2026-03-11T14:56:59.276Z] ====== finagle-http (web) [default], iteration 3 completed (2744.660 ms) ======
[2026-03-11T14:56:59.276Z] ====== finagle-http (web) [default], iteration 4 started ======
[2026-03-11T14:56:59.276Z] GC before operation: completed in 101.790 ms, heap usage 33.312 MB -> 14.179 MB.
[2026-03-11T14:57:01.518Z] ====== finagle-http (web) [default], iteration 4 completed (2310.482 ms) ======
[2026-03-11T14:57:01.518Z] ====== finagle-http (web) [default], iteration 5 started ======
[2026-03-11T14:57:02.277Z] GC before operation: completed in 68.522 ms, heap usage 27.315 MB -> 14.188 MB.
[2026-03-11T14:57:03.804Z] ====== finagle-http (web) [default], iteration 5 completed (2108.568 ms) ======
[2026-03-11T14:57:03.804Z] ====== finagle-http (web) [default], iteration 6 started ======
[2026-03-11T14:57:04.475Z] GC before operation: completed in 89.715 ms, heap usage 29.169 MB -> 14.240 MB.
[2026-03-11T14:57:07.502Z] ====== finagle-http (web) [default], iteration 6 completed (3177.891 ms) ======
[2026-03-11T14:57:07.502Z] ====== finagle-http (web) [default], iteration 7 started ======
[2026-03-11T14:57:07.502Z] GC before operation: completed in 54.340 ms, heap usage 26.379 MB -> 14.196 MB.
[2026-03-11T14:57:09.724Z] ====== finagle-http (web) [default], iteration 7 completed (2136.024 ms) ======
[2026-03-11T14:57:09.724Z] ====== finagle-http (web) [default], iteration 8 started ======
[2026-03-11T14:57:09.724Z] GC before operation: completed in 54.837 ms, heap usage 28.974 MB -> 14.190 MB.
[2026-03-11T14:57:13.839Z] ====== finagle-http (web) [default], iteration 8 completed (1862.711 ms) ======
[2026-03-11T14:57:13.839Z] ====== finagle-http (web) [default], iteration 9 started ======
[2026-03-11T14:57:13.839Z] GC before operation: completed in 62.184 ms, heap usage 27.310 MB -> 14.256 MB.
[2026-03-11T14:57:13.839Z] ====== finagle-http (web) [default], iteration 9 completed (2271.572 ms) ======
[2026-03-11T14:57:13.839Z] ====== finagle-http (web) [default], iteration 10 started ======
[2026-03-11T14:57:13.839Z] GC before operation: completed in 72.736 ms, heap usage 206.396 MB -> 14.257 MB.
[2026-03-11T14:57:16.000Z] ====== finagle-http (web) [default], iteration 10 completed (1968.949 ms) ======
[2026-03-11T14:57:16.000Z] ====== finagle-http (web) [default], iteration 11 started ======
[2026-03-11T14:57:16.000Z] GC before operation: completed in 54.859 ms, heap usage 28.950 MB -> 14.254 MB.
[2026-03-11T14:57:18.162Z] ====== finagle-http (web) [default], iteration 11 completed (1945.891 ms) ======
[2026-03-11T14:57:18.162Z] -----------------------------------
[2026-03-11T14:57:18.162Z] renaissance-finagle-http_0_PASSED
[2026-03-11T14:57:18.162Z] -----------------------------------
[2026-03-11T14:57:18.162Z]
[2026-03-11T14:57:18.162Z] TEST TEARDOWN:
[2026-03-11T14:57:18.162Z] Nothing to be done for teardown.
[2026-03-11T14:57:18.162Z] renaissance-finagle-http_0 Finish Time: Wed Mar 11 14:57:18 2026 Epoch Time (ms): 1773241038031
[2026-03-11T14:57:18.162Z]
[2026-03-11T14:57:18.162Z] ===============================================
[2026-03-11T14:57:18.162Z] Running test renaissance-log-regression_0 ...
[2026-03-11T14:57:18.162Z] ===============================================
[2026-03-11T14:57:18.162Z] renaissance-log-regression_0 Start Time: Wed Mar 11 14:57:18 2026 Epoch Time (ms): 1773241038051
[2026-03-11T14:57:18.162Z] variation: NoOptions
[2026-03-11T14:57:18.162Z] JVM_OPTIONS:
[2026-03-11T14:57:18.162Z] { \
[2026-03-11T14:57:18.162Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:57:18.162Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:57:18.162Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-log-regression_0"; \
[2026-03-11T14:57:18.162Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-log-regression_0"; \
[2026-03-11T14:57:18.162Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:57:18.163Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2026-03-11T14:57:18.163Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:57:18.163Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:57:18.163Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:57:18.163Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:57:18.163Z]
[2026-03-11T14:57:18.163Z] TEST SETUP:
[2026-03-11T14:57:18.163Z] Nothing to be done for setup.
[2026-03-11T14:57:18.163Z]
[2026-03-11T14:57:18.163Z] TESTING:
[2026-03-11T14:57:18.856Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:57:18.856Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_1773240664165/renaissance-log-regression_0/launcher-145718-17468072305763486716/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:57:18.856Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:57:18.856Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:57:22.821Z] Benchmark 'log-regression' failed with exception:
[2026-03-11T14:57:22.821Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:57:22.821Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T14:57:22.821Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T14:57:22.821Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T14:57:22.821Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T14:57:22.821Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T14:57:22.821Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:57:22.821Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T14:57:22.821Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T14:57:22.821Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T14:57:22.821Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T14:57:22.821Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T14:57:22.821Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T14:57:22.821Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T14:57:22.821Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T14:57:22.821Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T14:57:22.821Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:57:22.821Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T14:57:22.821Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T14:57:22.821Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T14:57:22.821Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2026-03-11T14:57:22.821Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2026-03-11T14:57:22.821Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:57:22.821Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:57:22.821Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:57:22.821Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:57:22.821Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:57:22.821Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:57:22.821Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:57:22.821Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:57:22.821Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:57:22.821Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:57:22.821Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:57:22.821Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:57:22.821Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:57:22.821Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:57:22.821Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T14:57:22.821Z] ... 34 more
[2026-03-11T14:57:22.821Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:57:22.821Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:57:22.821Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:57:22.821Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:57:22.821Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:57:22.821Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:57:22.821Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:57:22.821Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T14:57:22.821Z] ... 34 more
[2026-03-11T14:57:22.821Z] The following benchmarks failed: log-regression
[2026-03-11T14:57:23.525Z] -----------------------------------
[2026-03-11T14:57:23.525Z] renaissance-log-regression_0_FAILED
[2026-03-11T14:57:23.525Z] -----------------------------------
[2026-03-11T14:57:23.525Z]
[2026-03-11T14:57:23.525Z] TEST TEARDOWN:
[2026-03-11T14:57:23.525Z] Nothing to be done for teardown.
[2026-03-11T14:57:23.525Z] renaissance-log-regression_0 Finish Time: Wed Mar 11 14:57:23 2026 Epoch Time (ms): 1773241043214
[2026-03-11T14:57:23.525Z]
[2026-03-11T14:57:23.525Z] ===============================================
[2026-03-11T14:57:23.525Z] Running test renaissance-mnemonics_0 ...
[2026-03-11T14:57:23.525Z] ===============================================
[2026-03-11T14:57:23.525Z] renaissance-mnemonics_0 Start Time: Wed Mar 11 14:57:23 2026 Epoch Time (ms): 1773241043232
[2026-03-11T14:57:23.525Z] variation: NoOptions
[2026-03-11T14:57:23.525Z] JVM_OPTIONS:
[2026-03-11T14:57:23.525Z] { \
[2026-03-11T14:57:23.525Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:57:23.525Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:57:23.525Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-mnemonics_0"; \
[2026-03-11T14:57:23.525Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-mnemonics_0"; \
[2026-03-11T14:57:23.525Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:57:23.525Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2026-03-11T14:57:23.525Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:57:23.525Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:57:23.525Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:57:23.525Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:57:23.525Z]
[2026-03-11T14:57:23.525Z] TEST SETUP:
[2026-03-11T14:57:23.525Z] Nothing to be done for setup.
[2026-03-11T14:57:23.525Z]
[2026-03-11T14:57:23.525Z] TESTING:
[2026-03-11T14:57:24.936Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:57:24.936Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_1773240664165/renaissance-mnemonics_0/launcher-145723-15963558207895258415/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:57:24.936Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:57:24.936Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:57:24.936Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2026-03-11T14:57:24.936Z] GC before operation: completed in 34.101 ms, heap usage 15.347 MB -> 3.875 MB.
[2026-03-11T14:57:32.599Z] ====== mnemonics (functional) [default], iteration 0 completed (6002.214 ms) ======
[2026-03-11T14:57:32.599Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2026-03-11T14:57:32.599Z] GC before operation: completed in 29.873 ms, heap usage 206.379 MB -> 3.909 MB.
[2026-03-11T14:57:38.733Z] ====== mnemonics (functional) [default], iteration 1 completed (6406.556 ms) ======
[2026-03-11T14:57:38.733Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2026-03-11T14:57:38.733Z] GC before operation: completed in 18.857 ms, heap usage 125.916 MB -> 3.909 MB.
[2026-03-11T14:57:44.937Z] ====== mnemonics (functional) [default], iteration 2 completed (5939.712 ms) ======
[2026-03-11T14:57:44.937Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2026-03-11T14:57:44.937Z] GC before operation: completed in 13.360 ms, heap usage 106.909 MB -> 3.909 MB.
[2026-03-11T14:57:52.752Z] ====== mnemonics (functional) [default], iteration 3 completed (6018.750 ms) ======
[2026-03-11T14:57:52.752Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2026-03-11T14:57:52.752Z] GC before operation: completed in 29.467 ms, heap usage 291.409 MB -> 3.909 MB.
[2026-03-11T14:57:58.509Z] ====== mnemonics (functional) [default], iteration 4 completed (6269.695 ms) ======
[2026-03-11T14:57:58.509Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2026-03-11T14:57:58.509Z] GC before operation: completed in 11.740 ms, heap usage 125.912 MB -> 3.909 MB.
[2026-03-11T14:58:03.674Z] ====== mnemonics (functional) [default], iteration 5 completed (5592.401 ms) ======
[2026-03-11T14:58:03.674Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2026-03-11T14:58:03.674Z] GC before operation: completed in 20.081 ms, heap usage 351.787 MB -> 3.909 MB.
[2026-03-11T14:58:11.179Z] ====== mnemonics (functional) [default], iteration 6 completed (5778.456 ms) ======
[2026-03-11T14:58:11.179Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2026-03-11T14:58:11.179Z] GC before operation: completed in 14.064 ms, heap usage 305.909 MB -> 3.909 MB.
[2026-03-11T14:58:15.246Z] ====== mnemonics (functional) [default], iteration 7 completed (5819.725 ms) ======
[2026-03-11T14:58:15.246Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2026-03-11T14:58:15.246Z] GC before operation: completed in 13.338 ms, heap usage 187.413 MB -> 3.909 MB.
[2026-03-11T14:58:21.327Z] ====== mnemonics (functional) [default], iteration 8 completed (5882.415 ms) ======
[2026-03-11T14:58:21.327Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2026-03-11T14:58:21.327Z] GC before operation: completed in 16.719 ms, heap usage 227.350 MB -> 3.909 MB.
[2026-03-11T14:58:28.872Z] ====== mnemonics (functional) [default], iteration 9 completed (6086.811 ms) ======
[2026-03-11T14:58:28.872Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2026-03-11T14:58:28.872Z] GC before operation: completed in 46.721 ms, heap usage 192.909 MB -> 3.909 MB.
[2026-03-11T14:58:34.912Z] ====== mnemonics (functional) [default], iteration 10 completed (5961.261 ms) ======
[2026-03-11T14:58:34.912Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2026-03-11T14:58:34.912Z] GC before operation: completed in 28.921 ms, heap usage 303.287 MB -> 3.909 MB.
[2026-03-11T14:58:39.817Z] ====== mnemonics (functional) [default], iteration 11 completed (5437.060 ms) ======
[2026-03-11T14:58:39.817Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2026-03-11T14:58:39.817Z] GC before operation: completed in 18.032 ms, heap usage 196.913 MB -> 3.909 MB.
[2026-03-11T14:58:45.748Z] ====== mnemonics (functional) [default], iteration 12 completed (5823.514 ms) ======
[2026-03-11T14:58:45.748Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2026-03-11T14:58:45.748Z] GC before operation: completed in 14.950 ms, heap usage 118.909 MB -> 3.909 MB.
[2026-03-11T14:58:51.737Z] ====== mnemonics (functional) [default], iteration 13 completed (5626.056 ms) ======
[2026-03-11T14:58:51.737Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2026-03-11T14:58:51.737Z] GC before operation: completed in 13.697 ms, heap usage 167.287 MB -> 3.909 MB.
[2026-03-11T14:58:58.490Z] ====== mnemonics (functional) [default], iteration 14 completed (6166.890 ms) ======
[2026-03-11T14:58:58.490Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2026-03-11T14:58:58.490Z] GC before operation: completed in 13.262 ms, heap usage 162.413 MB -> 3.909 MB.
[2026-03-11T14:59:04.514Z] ====== mnemonics (functional) [default], iteration 15 completed (6119.478 ms) ======
[2026-03-11T14:59:05.195Z] -----------------------------------
[2026-03-11T14:59:05.195Z] renaissance-mnemonics_0_PASSED
[2026-03-11T14:59:05.195Z] -----------------------------------
[2026-03-11T14:59:05.195Z]
[2026-03-11T14:59:05.195Z] TEST TEARDOWN:
[2026-03-11T14:59:05.195Z] Nothing to be done for teardown.
[2026-03-11T14:59:05.195Z] renaissance-mnemonics_0 Finish Time: Wed Mar 11 14:59:04 2026 Epoch Time (ms): 1773241144777
[2026-03-11T14:59:05.195Z]
[2026-03-11T14:59:05.195Z] ===============================================
[2026-03-11T14:59:05.195Z] Running test renaissance-movie-lens_0 ...
[2026-03-11T14:59:05.195Z] ===============================================
[2026-03-11T14:59:05.195Z] renaissance-movie-lens_0 Start Time: Wed Mar 11 14:59:04 2026 Epoch Time (ms): 1773241144794
[2026-03-11T14:59:05.195Z] variation: NoOptions
[2026-03-11T14:59:05.195Z] JVM_OPTIONS:
[2026-03-11T14:59:05.195Z] { \
[2026-03-11T14:59:05.195Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:59:05.195Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:59:05.195Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-movie-lens_0"; \
[2026-03-11T14:59:05.195Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-movie-lens_0"; \
[2026-03-11T14:59:05.195Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:59:05.195Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2026-03-11T14:59:05.195Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:59:05.195Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:59:05.195Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:59:05.195Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:59:05.195Z]
[2026-03-11T14:59:05.195Z] TEST SETUP:
[2026-03-11T14:59:05.195Z] Nothing to be done for setup.
[2026-03-11T14:59:05.195Z]
[2026-03-11T14:59:05.195Z] TESTING:
[2026-03-11T14:59:05.874Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:59:05.874Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_1773240664165/renaissance-movie-lens_0/launcher-145904-872494779236496933/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:59:05.874Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:59:05.874Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:59:09.888Z] Benchmark 'movie-lens' failed with exception:
[2026-03-11T14:59:09.888Z] java.lang.ExceptionInInitializerError
[2026-03-11T14:59:09.888Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-03-11T14:59:09.888Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-03-11T14:59:09.888Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-03-11T14:59:09.888Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-03-11T14:59:09.888Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-03-11T14:59:09.888Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:59:09.888Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-03-11T14:59:09.888Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-03-11T14:59:09.888Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-03-11T14:59:09.888Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-03-11T14:59:09.888Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-03-11T14:59:09.888Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-03-11T14:59:09.888Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-03-11T14:59:09.888Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-03-11T14:59:09.888Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-03-11T14:59:09.888Z] at scala.Option.getOrElse(Option.scala:201)
[2026-03-11T14:59:09.888Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-03-11T14:59:09.888Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-03-11T14:59:09.888Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-03-11T14:59:09.888Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2026-03-11T14:59:09.888Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2026-03-11T14:59:09.888Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-03-11T14:59:09.888Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-03-11T14:59:09.888Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-03-11T14:59:09.888Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-03-11T14:59:09.888Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-03-11T14:59:09.888Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-03-11T14:59:09.888Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-03-11T14:59:09.888Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-03-11T14:59:09.888Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-03-11T14:59:09.888Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-03-11T14:59:09.888Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-03-11T14:59:09.888Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-03-11T14:59:09.888Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-03-11T14:59:09.888Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:59:09.888Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-03-11T14:59:09.888Z] ... 34 more
[2026-03-11T14:59:09.888Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-03-11T14:59:09.888Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-03-11T14:59:09.888Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-03-11T14:59:09.888Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-03-11T14:59:09.888Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-03-11T14:59:09.888Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-03-11T14:59:09.888Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-03-11T14:59:09.888Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-03-11T14:59:09.888Z] ... 34 more
[2026-03-11T14:59:09.888Z] The following benchmarks failed: movie-lens
[2026-03-11T14:59:09.888Z] -----------------------------------
[2026-03-11T14:59:09.888Z] renaissance-movie-lens_0_FAILED
[2026-03-11T14:59:09.888Z] -----------------------------------
[2026-03-11T14:59:09.888Z]
[2026-03-11T14:59:09.888Z] TEST TEARDOWN:
[2026-03-11T14:59:09.888Z] Nothing to be done for teardown.
[2026-03-11T14:59:09.888Z] renaissance-movie-lens_0 Finish Time: Wed Mar 11 14:59:09 2026 Epoch Time (ms): 1773241149582
[2026-03-11T14:59:09.888Z]
[2026-03-11T14:59:09.888Z] ===============================================
[2026-03-11T14:59:09.888Z] Running test renaissance-par-mnemonics_0 ...
[2026-03-11T14:59:09.888Z] ===============================================
[2026-03-11T14:59:09.888Z] renaissance-par-mnemonics_0 Start Time: Wed Mar 11 14:59:09 2026 Epoch Time (ms): 1773241149600
[2026-03-11T14:59:09.888Z] variation: NoOptions
[2026-03-11T14:59:09.888Z] JVM_OPTIONS:
[2026-03-11T14:59:09.888Z] { \
[2026-03-11T14:59:09.888Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T14:59:09.888Z] echo "Nothing to be done for setup."; \
[2026-03-11T14:59:09.888Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-par-mnemonics_0"; \
[2026-03-11T14:59:09.888Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-par-mnemonics_0"; \
[2026-03-11T14:59:09.888Z] echo ""; echo "TESTING:"; \
[2026-03-11T14:59:09.888Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2026-03-11T14:59:09.888Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T14:59:09.888Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T14:59:09.888Z] echo "Nothing to be done for teardown."; \
[2026-03-11T14:59:09.888Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T14:59:09.888Z]
[2026-03-11T14:59:09.888Z] TEST SETUP:
[2026-03-11T14:59:09.888Z] Nothing to be done for setup.
[2026-03-11T14:59:09.888Z]
[2026-03-11T14:59:09.888Z] TESTING:
[2026-03-11T14:59:11.283Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T14:59:11.283Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_1773240664165/renaissance-par-mnemonics_0/launcher-145909-16191680381024877891/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T14:59:11.283Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T14:59:11.283Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T14:59:11.283Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2026-03-11T14:59:11.283Z] GC before operation: completed in 43.995 ms, heap usage 7.547 MB -> 3.918 MB.
[2026-03-11T14:59:17.331Z] ====== par-mnemonics (functional) [default], iteration 0 completed (5696.135 ms) ======
[2026-03-11T14:59:17.331Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2026-03-11T14:59:17.331Z] GC before operation: completed in 34.775 ms, heap usage 419.418 MB -> 3.976 MB.
[2026-03-11T14:59:22.284Z] ====== par-mnemonics (functional) [default], iteration 1 completed (4912.983 ms) ======
[2026-03-11T14:59:22.284Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2026-03-11T14:59:22.284Z] GC before operation: completed in 14.004 ms, heap usage 483.476 MB -> 3.976 MB.
[2026-03-11T14:59:28.455Z] ====== par-mnemonics (functional) [default], iteration 2 completed (4843.502 ms) ======
[2026-03-11T14:59:28.455Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2026-03-11T14:59:28.455Z] GC before operation: completed in 14.317 ms, heap usage 362.905 MB -> 3.976 MB.
[2026-03-11T14:59:32.406Z] ====== par-mnemonics (functional) [default], iteration 3 completed (4694.109 ms) ======
[2026-03-11T14:59:32.406Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2026-03-11T14:59:32.406Z] GC before operation: completed in 12.583 ms, heap usage 208.476 MB -> 3.976 MB.
[2026-03-11T14:59:38.533Z] ====== par-mnemonics (functional) [default], iteration 4 completed (4944.548 ms) ======
[2026-03-11T14:59:38.533Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2026-03-11T14:59:38.533Z] GC before operation: completed in 12.668 ms, heap usage 332.476 MB -> 3.976 MB.
[2026-03-11T14:59:43.486Z] ====== par-mnemonics (functional) [default], iteration 5 completed (4969.925 ms) ======
[2026-03-11T14:59:43.486Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2026-03-11T14:59:43.486Z] GC before operation: completed in 13.287 ms, heap usage 133.476 MB -> 3.976 MB.
[2026-03-11T14:59:48.492Z] ====== par-mnemonics (functional) [default], iteration 6 completed (4959.103 ms) ======
[2026-03-11T14:59:48.492Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2026-03-11T14:59:48.492Z] GC before operation: completed in 30.655 ms, heap usage 210.228 MB -> 3.976 MB.
[2026-03-11T14:59:54.723Z] ====== par-mnemonics (functional) [default], iteration 7 completed (5277.285 ms) ======
[2026-03-11T14:59:54.723Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2026-03-11T14:59:54.723Z] GC before operation: completed in 51.892 ms, heap usage 437.543 MB -> 3.976 MB.
[2026-03-11T15:00:00.116Z] ====== par-mnemonics (functional) [default], iteration 8 completed (5257.443 ms) ======
[2026-03-11T15:00:00.116Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2026-03-11T15:00:00.116Z] GC before operation: completed in 61.359 ms, heap usage 360.663 MB -> 3.976 MB.
[2026-03-11T15:00:05.146Z] ====== par-mnemonics (functional) [default], iteration 9 completed (5272.499 ms) ======
[2026-03-11T15:00:05.146Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2026-03-11T15:00:05.146Z] GC before operation: completed in 13.106 ms, heap usage 328.249 MB -> 3.976 MB.
[2026-03-11T15:00:10.257Z] ====== par-mnemonics (functional) [default], iteration 10 completed (5176.830 ms) ======
[2026-03-11T15:00:10.257Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2026-03-11T15:00:10.257Z] GC before operation: completed in 40.264 ms, heap usage 399.163 MB -> 3.976 MB.
[2026-03-11T15:00:16.493Z] ====== par-mnemonics (functional) [default], iteration 11 completed (5256.754 ms) ======
[2026-03-11T15:00:16.493Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2026-03-11T15:00:16.493Z] GC before operation: completed in 19.000 ms, heap usage 113.476 MB -> 3.976 MB.
[2026-03-11T15:00:22.546Z] ====== par-mnemonics (functional) [default], iteration 12 completed (5295.703 ms) ======
[2026-03-11T15:00:22.546Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2026-03-11T15:00:22.546Z] GC before operation: completed in 26.574 ms, heap usage 469.805 MB -> 3.976 MB.
[2026-03-11T15:00:27.503Z] ====== par-mnemonics (functional) [default], iteration 13 completed (5181.066 ms) ======
[2026-03-11T15:00:27.503Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2026-03-11T15:00:27.503Z] GC before operation: completed in 14.890 ms, heap usage 504.410 MB -> 3.976 MB.
[2026-03-11T15:00:32.589Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4903.728 ms) ======
[2026-03-11T15:00:32.589Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2026-03-11T15:00:32.589Z] GC before operation: completed in 19.723 ms, heap usage 360.676 MB -> 3.976 MB.
[2026-03-11T15:00:37.862Z] ====== par-mnemonics (functional) [default], iteration 15 completed (4779.553 ms) ======
[2026-03-11T15:00:37.862Z] -----------------------------------
[2026-03-11T15:00:37.862Z] renaissance-par-mnemonics_0_PASSED
[2026-03-11T15:00:37.862Z] -----------------------------------
[2026-03-11T15:00:37.862Z]
[2026-03-11T15:00:37.862Z] TEST TEARDOWN:
[2026-03-11T15:00:37.862Z] Nothing to be done for teardown.
[2026-03-11T15:00:37.862Z] renaissance-par-mnemonics_0 Finish Time: Wed Mar 11 15:00:37 2026 Epoch Time (ms): 1773241237534
[2026-03-11T15:00:37.862Z]
[2026-03-11T15:00:37.862Z] ===============================================
[2026-03-11T15:00:37.862Z] Running test renaissance-philosophers_0 ...
[2026-03-11T15:00:37.862Z] ===============================================
[2026-03-11T15:00:37.862Z] renaissance-philosophers_0 Start Time: Wed Mar 11 15:00:37 2026 Epoch Time (ms): 1773241237549
[2026-03-11T15:00:37.862Z] variation: NoOptions
[2026-03-11T15:00:37.862Z] JVM_OPTIONS:
[2026-03-11T15:00:37.862Z] { \
[2026-03-11T15:00:37.862Z] echo ""; echo "TEST SETUP:"; \
[2026-03-11T15:00:37.862Z] echo "Nothing to be done for setup."; \
[2026-03-11T15:00:37.862Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-philosophers_0"; \
[2026-03-11T15:00:37.862Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-philosophers_0"; \
[2026-03-11T15:00:37.862Z] echo ""; echo "TESTING:"; \
[2026-03-11T15:00:37.862Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_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_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2026-03-11T15:00:37.862Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-03-11T15:00:37.862Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-03-11T15:00:37.862Z] echo "Nothing to be done for teardown."; \
[2026-03-11T15:00:37.862Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult";
[2026-03-11T15:00:37.862Z]
[2026-03-11T15:00:37.862Z] TEST SETUP:
[2026-03-11T15:00:37.862Z] Nothing to be done for setup.
[2026-03-11T15:00:37.862Z]
[2026-03-11T15:00:37.862Z] TESTING:
[2026-03-11T15:00:38.557Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-03-11T15:00:38.557Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/output_1773240664165/renaissance-philosophers_0/launcher-150037-12102288411698777918/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-03-11T15:00:38.557Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-03-11T15:00:38.557Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-03-11T15:00:38.557Z] ====== philosophers (scala) [default], iteration 0 started ======
[2026-03-11T15:00:38.557Z] GC before operation: completed in 28.517 ms, heap usage 9.342 MB -> 4.872 MB.
[2026-03-11T15:00:39.939Z] Camera thread performed 122 scans.
[2026-03-11T15:00:39.939Z] ====== philosophers (scala) [default], iteration 0 completed (1413.732 ms) ======
[2026-03-11T15:00:39.939Z] ====== philosophers (scala) [default], iteration 1 started ======
[2026-03-11T15:00:39.939Z] GC before operation: completed in 16.429 ms, heap usage 50.282 MB -> 5.213 MB.
[2026-03-11T15:00:40.597Z] Camera thread performed 122 scans.
[2026-03-11T15:00:40.597Z] ====== philosophers (scala) [default], iteration 1 completed (537.633 ms) ======
[2026-03-11T15:00:40.597Z] ====== philosophers (scala) [default], iteration 2 started ======
[2026-03-11T15:00:40.597Z] GC before operation: completed in 12.375 ms, heap usage 37.814 MB -> 5.213 MB.
[2026-03-11T15:00:41.251Z] Camera thread performed 122 scans.
[2026-03-11T15:00:41.251Z] ====== philosophers (scala) [default], iteration 2 completed (551.520 ms) ======
[2026-03-11T15:00:41.251Z] ====== philosophers (scala) [default], iteration 3 started ======
[2026-03-11T15:00:41.251Z] GC before operation: completed in 14.475 ms, heap usage 62.294 MB -> 5.215 MB.
[2026-03-11T15:00:41.882Z] Camera thread performed 122 scans.
[2026-03-11T15:00:41.882Z] ====== philosophers (scala) [default], iteration 3 completed (694.324 ms) ======
[2026-03-11T15:00:41.882Z] ====== philosophers (scala) [default], iteration 4 started ======
[2026-03-11T15:00:41.882Z] GC before operation: completed in 15.858 ms, heap usage 86.548 MB -> 5.215 MB.
[2026-03-11T15:00:42.513Z] Camera thread performed 122 scans.
[2026-03-11T15:00:42.513Z] ====== philosophers (scala) [default], iteration 4 completed (697.260 ms) ======
[2026-03-11T15:00:42.513Z] ====== philosophers (scala) [default], iteration 5 started ======
[2026-03-11T15:00:42.513Z] GC before operation: completed in 12.745 ms, heap usage 92.917 MB -> 5.236 MB.
[2026-03-11T15:00:43.175Z] Camera thread performed 122 scans.
[2026-03-11T15:00:43.175Z] ====== philosophers (scala) [default], iteration 5 completed (647.865 ms) ======
[2026-03-11T15:00:43.175Z] ====== philosophers (scala) [default], iteration 6 started ======
[2026-03-11T15:00:43.175Z] GC before operation: completed in 20.010 ms, heap usage 100.882 MB -> 5.215 MB.
[2026-03-11T15:00:43.821Z] Camera thread performed 122 scans.
[2026-03-11T15:00:43.821Z] ====== philosophers (scala) [default], iteration 6 completed (680.832 ms) ======
[2026-03-11T15:00:43.821Z] ====== philosophers (scala) [default], iteration 7 started ======
[2026-03-11T15:00:43.821Z] GC before operation: completed in 16.033 ms, heap usage 100.850 MB -> 5.215 MB.
[2026-03-11T15:00:44.475Z] Camera thread performed 122 scans.
[2026-03-11T15:00:44.475Z] ====== philosophers (scala) [default], iteration 7 completed (720.694 ms) ======
[2026-03-11T15:00:44.475Z] ====== philosophers (scala) [default], iteration 8 started ======
[2026-03-11T15:00:44.475Z] GC before operation: completed in 22.580 ms, heap usage 70.341 MB -> 5.215 MB.
[2026-03-11T15:00:45.786Z] Camera thread performed 122 scans.
[2026-03-11T15:00:45.786Z] ====== philosophers (scala) [default], iteration 8 completed (713.315 ms) ======
[2026-03-11T15:00:45.786Z] ====== philosophers (scala) [default], iteration 9 started ======
[2026-03-11T15:00:45.786Z] GC before operation: completed in 20.387 ms, heap usage 105.829 MB -> 5.216 MB.
[2026-03-11T15:00:46.424Z] Camera thread performed 122 scans.
[2026-03-11T15:00:46.424Z] ====== philosophers (scala) [default], iteration 9 completed (1018.253 ms) ======
[2026-03-11T15:00:46.424Z] ====== philosophers (scala) [default], iteration 10 started ======
[2026-03-11T15:00:46.424Z] GC before operation: completed in 17.772 ms, heap usage 70.328 MB -> 5.216 MB.
[2026-03-11T15:00:47.060Z] Camera thread performed 122 scans.
[2026-03-11T15:00:47.060Z] ====== philosophers (scala) [default], iteration 10 completed (739.675 ms) ======
[2026-03-11T15:00:47.060Z] ====== philosophers (scala) [default], iteration 11 started ======
[2026-03-11T15:00:47.060Z] GC before operation: completed in 14.243 ms, heap usage 69.830 MB -> 5.216 MB.
[2026-03-11T15:00:47.733Z] Camera thread performed 122 scans.
[2026-03-11T15:00:47.733Z] ====== philosophers (scala) [default], iteration 11 completed (732.608 ms) ======
[2026-03-11T15:00:47.733Z] ====== philosophers (scala) [default], iteration 12 started ======
[2026-03-11T15:00:47.733Z] GC before operation: completed in 10.334 ms, heap usage 62.839 MB -> 5.217 MB.
[2026-03-11T15:00:48.725Z] Camera thread performed 122 scans.
[2026-03-11T15:00:48.725Z] ====== philosophers (scala) [default], iteration 12 completed (660.861 ms) ======
[2026-03-11T15:00:48.725Z] ====== philosophers (scala) [default], iteration 13 started ======
[2026-03-11T15:00:48.725Z] GC before operation: completed in 10.900 ms, heap usage 29.841 MB -> 5.237 MB.
[2026-03-11T15:00:49.462Z] Camera thread performed 122 scans.
[2026-03-11T15:00:49.462Z] ====== philosophers (scala) [default], iteration 13 completed (756.261 ms) ======
[2026-03-11T15:00:49.462Z] ====== philosophers (scala) [default], iteration 14 started ======
[2026-03-11T15:00:49.462Z] GC before operation: completed in 14.334 ms, heap usage 100.862 MB -> 5.217 MB.
[2026-03-11T15:00:50.134Z] Camera thread performed 122 scans.
[2026-03-11T15:00:50.135Z] ====== philosophers (scala) [default], iteration 14 completed (790.056 ms) ======
[2026-03-11T15:00:50.135Z] ====== philosophers (scala) [default], iteration 15 started ======
[2026-03-11T15:00:50.135Z] GC before operation: completed in 15.948 ms, heap usage 41.319 MB -> 5.217 MB.
[2026-03-11T15:00:50.779Z] Camera thread performed 122 scans.
[2026-03-11T15:00:50.779Z] ====== philosophers (scala) [default], iteration 15 completed (674.901 ms) ======
[2026-03-11T15:00:50.779Z] ====== philosophers (scala) [default], iteration 16 started ======
[2026-03-11T15:00:50.779Z] GC before operation: completed in 16.064 ms, heap usage 67.843 MB -> 5.218 MB.
[2026-03-11T15:00:51.851Z] Camera thread performed 122 scans.
[2026-03-11T15:00:51.851Z] ====== philosophers (scala) [default], iteration 16 completed (704.308 ms) ======
[2026-03-11T15:00:51.851Z] ====== philosophers (scala) [default], iteration 17 started ======
[2026-03-11T15:00:51.851Z] GC before operation: completed in 28.892 ms, heap usage 78.830 MB -> 5.218 MB.
[2026-03-11T15:00:52.531Z] Camera thread performed 122 scans.
[2026-03-11T15:00:52.531Z] ====== philosophers (scala) [default], iteration 17 completed (546.026 ms) ======
[2026-03-11T15:00:52.531Z] ====== philosophers (scala) [default], iteration 18 started ======
[2026-03-11T15:00:52.531Z] GC before operation: completed in 16.190 ms, heap usage 75.346 MB -> 5.218 MB.
[2026-03-11T15:00:53.196Z] Camera thread performed 122 scans.
[2026-03-11T15:00:53.196Z] ====== philosophers (scala) [default], iteration 18 completed (627.289 ms) ======
[2026-03-11T15:00:53.196Z] ====== philosophers (scala) [default], iteration 19 started ======
[2026-03-11T15:00:53.196Z] GC before operation: completed in 32.534 ms, heap usage 60.333 MB -> 5.218 MB.
[2026-03-11T15:00:53.864Z] Camera thread performed 122 scans.
[2026-03-11T15:00:53.865Z] ====== philosophers (scala) [default], iteration 19 completed (629.461 ms) ======
[2026-03-11T15:00:53.865Z] ====== philosophers (scala) [default], iteration 20 started ======
[2026-03-11T15:00:53.865Z] GC before operation: completed in 12.848 ms, heap usage 60.834 MB -> 5.218 MB.
[2026-03-11T15:00:54.515Z] Camera thread performed 122 scans.
[2026-03-11T15:00:54.515Z] ====== philosophers (scala) [default], iteration 20 completed (709.315 ms) ======
[2026-03-11T15:00:54.515Z] ====== philosophers (scala) [default], iteration 21 started ======
[2026-03-11T15:00:54.515Z] GC before operation: completed in 14.951 ms, heap usage 73.346 MB -> 5.219 MB.
[2026-03-11T15:00:55.149Z] Camera thread performed 122 scans.
[2026-03-11T15:00:55.149Z] ====== philosophers (scala) [default], iteration 21 completed (736.870 ms) ======
[2026-03-11T15:00:55.149Z] ====== philosophers (scala) [default], iteration 22 started ======
[2026-03-11T15:00:55.149Z] GC before operation: completed in 14.994 ms, heap usage 31.319 MB -> 5.218 MB.
[2026-03-11T15:00:55.764Z] Camera thread performed 122 scans.
[2026-03-11T15:00:55.764Z] ====== philosophers (scala) [default], iteration 22 completed (575.092 ms) ======
[2026-03-11T15:00:55.764Z] ====== philosophers (scala) [default], iteration 23 started ======
[2026-03-11T15:00:55.764Z] GC before operation: completed in 18.552 ms, heap usage 96.803 MB -> 5.219 MB.
[2026-03-11T15:00:56.418Z] Camera thread performed 122 scans.
[2026-03-11T15:00:56.418Z] ====== philosophers (scala) [default], iteration 23 completed (613.483 ms) ======
[2026-03-11T15:00:56.418Z] ====== philosophers (scala) [default], iteration 24 started ======
[2026-03-11T15:00:56.418Z] GC before operation: completed in 14.371 ms, heap usage 92.829 MB -> 5.240 MB.
[2026-03-11T15:00:57.054Z] Camera thread performed 122 scans.
[2026-03-11T15:00:57.054Z] ====== philosophers (scala) [default], iteration 24 completed (728.378 ms) ======
[2026-03-11T15:00:57.054Z] ====== philosophers (scala) [default], iteration 25 started ======
[2026-03-11T15:00:57.054Z] GC before operation: completed in 16.221 ms, heap usage 81.868 MB -> 5.219 MB.
[2026-03-11T15:00:57.689Z] Camera thread performed 122 scans.
[2026-03-11T15:00:57.689Z] ====== philosophers (scala) [default], iteration 25 completed (587.215 ms) ======
[2026-03-11T15:00:57.689Z] ====== philosophers (scala) [default], iteration 26 started ======
[2026-03-11T15:00:57.689Z] GC before operation: completed in 16.492 ms, heap usage 18.344 MB -> 5.219 MB.
[2026-03-11T15:00:58.341Z] Camera thread performed 122 scans.
[2026-03-11T15:00:58.342Z] ====== philosophers (scala) [default], iteration 26 completed (873.679 ms) ======
[2026-03-11T15:00:58.342Z] ====== philosophers (scala) [default], iteration 27 started ======
[2026-03-11T15:00:58.342Z] GC before operation: completed in 13.918 ms, heap usage 8.307 MB -> 5.219 MB.
[2026-03-11T15:00:59.675Z] Camera thread performed 122 scans.
[2026-03-11T15:00:59.675Z] ====== philosophers (scala) [default], iteration 27 completed (804.102 ms) ======
[2026-03-11T15:00:59.675Z] ====== philosophers (scala) [default], iteration 28 started ======
[2026-03-11T15:00:59.675Z] GC before operation: completed in 20.686 ms, heap usage 111.347 MB -> 5.219 MB.
[2026-03-11T15:00:59.675Z] Camera thread performed 122 scans.
[2026-03-11T15:00:59.675Z] ====== philosophers (scala) [default], iteration 28 completed (544.940 ms) ======
[2026-03-11T15:00:59.675Z] ====== philosophers (scala) [default], iteration 29 started ======
[2026-03-11T15:00:59.675Z] GC before operation: completed in 16.936 ms, heap usage 65.846 MB -> 5.219 MB.
[2026-03-11T15:01:00.365Z] Camera thread performed 122 scans.
[2026-03-11T15:01:00.365Z] ====== philosophers (scala) [default], iteration 29 completed (590.282 ms) ======
[2026-03-11T15:01:00.365Z] -----------------------------------
[2026-03-11T15:01:00.365Z] renaissance-philosophers_0_PASSED
[2026-03-11T15:01:00.365Z] -----------------------------------
[2026-03-11T15:01:00.365Z]
[2026-03-11T15:01:00.365Z] TEST TEARDOWN:
[2026-03-11T15:01:00.365Z] Nothing to be done for teardown.
[2026-03-11T15:01:00.365Z] renaissance-philosophers_0 Finish Time: Wed Mar 11 15:01:00 2026 Epoch Time (ms): 1773241260316
[2026-03-11T15:01:00.365Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2026-03-11T15:01:00.365Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2026-03-11T15:01:00.984Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests'
[2026-03-11T15:01:00.984Z]
[2026-03-11T15:01:00.984Z]
[2026-03-11T15:01:00.984Z] All tests finished, run result summary:
[2026-03-11T15:01:00.984Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-11T15:01:00.984Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_390-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1773240664165/ --tapName=Test_openjdk26_hs_extended.perf_s390x_linux.tap --comment=""
[2026-03-11T15:01:00.984Z]
[2026-03-11T15:01:00.984Z]
[2026-03-11T15:01:00.984Z] TEST TARGETS SUMMARY
[2026-03-11T15:01:00.984Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-11T15:01:00.984Z] DISABLED test targets:
[2026-03-11T15:01:00.984Z] dacapo-avrora_0
[2026-03-11T15:01:00.984Z] renaissance-finagle-chirper_0
[2026-03-11T15:01:00.984Z]
[2026-03-11T15:01:00.984Z] PASSED test targets:
[2026-03-11T15:01:00.984Z] dacapo-fop_0
[2026-03-11T15:01:00.984Z] dacapo-jython_0
[2026-03-11T15:01:00.984Z] dacapo-luindex_0
[2026-03-11T15:01:00.984Z] dacapo-pmd_0
[2026-03-11T15:01:00.984Z] dacapo-sunflow_0
[2026-03-11T15:01:00.984Z] dacapo-tomcat_0
[2026-03-11T15:01:00.984Z] dacapo-xalan_0
[2026-03-11T15:01:00.984Z] renaissance-finagle-http_0
[2026-03-11T15:01:00.984Z] renaissance-mnemonics_0
[2026-03-11T15:01:00.984Z] renaissance-par-mnemonics_0
[2026-03-11T15:01:00.984Z] renaissance-philosophers_0
[2026-03-11T15:01:00.984Z]
[2026-03-11T15:01:00.984Z] FAILED test targets:
[2026-03-11T15:01:00.984Z] renaissance-als_0
[2026-03-11T15:01:00.984Z] renaissance-chi-square_0
[2026-03-11T15:01:00.984Z] renaissance-db-shootout_0
[2026-03-11T15:01:00.984Z] renaissance-dec-tree_0
[2026-03-11T15:01:00.984Z] renaissance-log-regression_0
[2026-03-11T15:01:00.984Z] renaissance-movie-lens_0
[2026-03-11T15:01:00.984Z]
[2026-03-11T15:01:00.984Z] TOTAL: 19 EXECUTED: 17 PASSED: 11 FAILED: 6 DISABLED: 2 SKIPPED: 0
[2026-03-11T15:01:00.984Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-03-11T15:01:00.984Z]
[2026-03-11T15:01:00.984Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2026-03-11T15:01:00.984Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2026-03-11T15:01:00.984Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2026-03-11T15:01:02.772Z] ++ uname
[2026-03-11T15:01:02.772Z] + '[' Linux = AIX ']'
[2026-03-11T15:01:02.772Z] ++ uname
[2026-03-11T15:01:02.772Z] + '[' Linux = SunOS ']'
[2026-03-11T15:01:02.772Z] ++ uname
[2026-03-11T15:01:02.772Z] + '[' Linux = '*BSD' ']'
[2026-03-11T15:01:02.772Z] + MAKE=make
[2026-03-11T15:01:02.772Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-11T15:01:02.772Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2026-03-11T15:01:03.199Z] $ ssh-agent -k
[2026-03-11T15:01:03.206Z] unset SSH_AUTH_SOCK;
[2026-03-11T15:01:03.206Z] unset SSH_AGENT_PID;
[2026-03-11T15:01:03.206Z] echo Agent pid 3554773 killed;
[2026-03-11T15:01:03.804Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2026-03-11T15:01:03.825Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2026-03-11T15:01:04.186Z] no DaCapo-h2 metric found
[Pipeline] echo
[2026-03-11T15:01:04.227Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-03-11T15:01:04.290Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:01:04.385Z] Archiving artifacts
[2026-03-11T15:01:04.643Z] Recording fingerprints
[Pipeline] echo
[2026-03-11T15:01:04.750Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:01:04.852Z] Archiving artifacts
[2026-03-11T15:01:05.063Z] Recording fingerprints
[Pipeline] sh
[2026-03-11T15:01:06.594Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_1773240664165
[Pipeline] echo
[2026-03-11T15:01:06.907Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T15:01:07.016Z] Archiving artifacts
[2026-03-11T15:01:07.285Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-11T15:01:08.264Z] Tap file found: aqa-tests/TKG/output_1773240664165/Test_openjdk26_hs_extended.perf_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-03-11T15:01:08.540Z] Recording test results
[2026-03-11T15:01:08.839Z] None of the test reports contained any result
[2026-03-11T15:01:08.840Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-11T15:01:08.879Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-11T15:01:08.769Z] No test report files were found. Configuration error?
[2026-03-11T15:01:10.094Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-03-11T15:01:10.095Z] Unix type machine..
[2026-03-11T15:01:10.095Z] Running on a Linux host
[2026-03-11T15:01:10.095Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T15:01:10.594Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T15:01:10.594Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T15:01:11.969Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-11T15:01:13.268Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2026-03-11T15:01:13.268Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-11T15:01:13.594Z] 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
[2026-03-11T15:01:13.713Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-03-11T15:01:13.746Z] Running on test-rise-ubuntu2404-riscv64-7 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] echo
[2026-03-11T15:01:13.759Z] Generating rerun Test_openjdk26_hs_extended.perf_s390x_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_s390x_linux_rerun)
[Pipeline] echo
[2026-03-11T15:01:13.790Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.perf_s390x_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-03-11T15:01:14.803Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-03-11T15:01:15.067Z] Processing DSL script testJobTemplate
[2026-03-11T15:02:10.082Z] LEVELS: [extended]
[2026-03-11T15:02:10.082Z] JDK_VERSIONS: [8]
[2026-03-11T15:02:10.082Z] GROUPS: [perf]
[2026-03-11T15:02:10.082Z] ARCH_OS_LIST: [s390x_linux]
[2026-03-11T15:02:10.267Z] Existing items:
[2026-03-11T15:02:10.267Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-03-11T15:02:16.574Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_s390x_linux_rerun)
[Pipeline] build
[2026-03-11T15:02:16.592Z] Scheduling project: Test_openjdk26_hs_extended.perf_s390x_linux_rerun
[2026-03-11T15:02:24.902Z] Starting building: Test_openjdk26_hs_extended.perf_s390x_linux_rerun #19
[2026-03-11T18:24:39.381Z] Build Test_openjdk26_hs_extended.perf_s390x_linux_rerun #19 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-03-11T18:24:39.423Z] Running on test-docker-fedora42-x64-1 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T18:24:39.688Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T18:24:39.688Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T18:24:39.806Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-11T18:24:39.839Z] Test_openjdk26_hs_extended.perf_s390x_linux_rerun #19 completed with status UNSTABLE
[Pipeline] timeout
[2026-03-11T18:24:39.852Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-11T18:24:40.699Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_s390x_linux_rerun" build number 19
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-11T18:24:40.735Z] Saving Test_openjdk26_hs_extended.perf_s390x_linux_rerun/19/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-11T18:24:40.861Z] Archiving artifacts
[2026-03-11T18:24:41.103Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-11T18:24:41.744Z] Tap file found: Test_openjdk26_hs_extended.perf_s390x_linux_rerun/19/aqa-tests/TKG/output_17732534312915/Test_openjdk26_hs_extended.perf_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-03-11T18:24:42.063Z] 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-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=s390x_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=v1.0.12-release&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%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=1&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-11T18:24:42.336Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-11T18:24:42.336Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-11T18:24:42.455Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE