Test_openjdk26_hs_extended.perf_s390x_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-s390x-temurin" build number 364
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 26
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 45
originally caused by:
Started by timer
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
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/master^{commit} # timeout=10
Checking out Revision 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10
Commit message: "[JDK26] Exclude JEP500 Specific Tests"
> git rev-list --no-walk 73aa7c691b6cefb411eecdf4c024568400c900c0 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-11-22T22:32:25.205Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-22T22:32:25.216Z] SPEC: linux_390-64
[Pipeline] echo
[2025-11-22T22:32:25.217Z] LABEL: hw.arch.s390x&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-22T22:32:25.226Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-22T22:32:25.230Z] dynamicAgents: []
[Pipeline] node
[2025-11-22T22:32:25.257Z] Running on test-marist-sles15-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
[2025-11-22T22:32:25.276Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-22T22:32:25.501Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-22T22:32:25.501Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-22T22:32:25.602Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-22T22:32:25.756Z] The recommended git tool is: /usr/bin/git
[2025-11-22T22:32:25.941Z] No credentials specified
[2025-11-22T22:32:26.034Z] Cloning the remote Git repository
[2025-11-22T22:32:26.172Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-22T22:32:26.173Z] > /usr/bin/git init /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests # timeout=10
[2025-11-22T22:32:26.176Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-11-22T22:32:26.177Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-22T22:32:26.177Z] > /usr/bin/git --version # timeout=10
[2025-11-22T22:32:26.178Z] > git --version # 'git version 2.26.2'
[2025-11-22T22:32:26.179Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-22T22:32:29.269Z] Avoid second fetch
[2025-11-22T22:32:29.365Z] Checking out Revision 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 (origin/master)
[2025-11-22T22:32:29.126Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-22T22:32:29.128Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-22T22:32:29.315Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2025-11-22T22:32:29.411Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2025-11-22T22:32:29.413Z] > /usr/bin/git checkout -f 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10
[2025-11-22T22:32:30.427Z] Commit message: "[JDK26] Exclude JEP500 Specific Tests"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[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
[2025-11-22T22:32:32.493Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-11-22T22:32:32.565Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-22T22:32:33.788Z] + LC_TIME=C
[2025-11-22T22:32:33.788Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-22T22:32:34.168Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-22T22:32:35.260Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-22T22:32:35.260Z] Unix type machine..
[2025-11-22T22:32:35.260Z] Running on a Linux host
[2025-11-22T22:32:35.260Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-11-22T22:32:37.530Z] + printenv
[2025-11-22T22:32:37.530Z] TIME_LIMIT=25
[2025-11-22T22:32:37.530Z] HOSTTYPE=s390x
[2025-11-22T22:32:37.530Z] RERUN_ITERATIONS=1
[2025-11-22T22:32:37.530Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/12/display/redirect
[2025-11-22T22:32:37.530Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-22T22:32:37.530Z] EXECUTOR_NUMBER=0
[2025-11-22T22:32:37.530Z] SSH_CONNECTION=78.47.239.97 50232 148.100.74.154 22
[2025-11-22T22:32:37.530Z] LESSCLOSE=lessclose.sh %s %s
[2025-11-22T22:32:37.530Z] XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
[2025-11-22T22:32:37.530Z] _=/usr/bin/printenv
[2025-11-22T22:32:37.530Z] LANG=en_US.UTF-8
[2025-11-22T22:32:37.530Z] BUILD_ID=12
[2025-11-22T22:32:37.530Z] WINDOWMANAGER=xterm
[2025-11-22T22:32:37.530Z] LESS=-M -I -R
[2025-11-22T22:32:37.530Z] USE_JRE=false
[2025-11-22T22:32:37.530Z] JAVA_ROOT=/usr/lib64/jvm/jre-1.8.0-openjdk
[2025-11-22T22:32:37.530Z] HOSTNAME=test-marist-sles15-s390x-2
[2025-11-22T22:32:37.530Z] jobStatus=SUCCESS
[2025-11-22T22:32:37.530Z] OLDPWD=/home/jenkins
[2025-11-22T22:32:37.530Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/12/display/redirect?page=changes
[2025-11-22T22:32:37.530Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-22T22:32:37.530Z] PERSONAL_BUILD=false
[2025-11-22T22:32:37.530Z] CSHEDIT=emacs
[2025-11-22T22:32:37.530Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:32:37.530Z] GPG_TTY=not a tty
[2025-11-22T22:32:37.530Z] LESS_ADVANCED_PREPROCESSOR=no
[2025-11-22T22:32:37.530Z] COLORTERM=1
[2025-11-22T22:32:37.530Z] JENKINS_NODE_COOKIE=0e360b7a-cc2f-4fd9-aa5f-adf26870cf48
[2025-11-22T22:32:37.530Z] JAVA_HOME=/usr/lib64/jvm/jre-1.8.0-openjdk
[2025-11-22T22:32:37.530Z] SLACK_CHANNEL=aqavit-bot
[2025-11-22T22:32:37.530Z] JDK_IMPL=hotspot
[2025-11-22T22:32:37.530Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.perf_s390x_linux
[2025-11-22T22:32:37.530Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux@tmp
[2025-11-22T22:32:37.530Z] MACHTYPE=s390x-suse-linux
[2025-11-22T22:32:37.530Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-22T22:32:37.530Z] DYNAMIC_COMPILE=false
[2025-11-22T22:32:37.530Z] OPENJ9_BRANCH=master
[2025-11-22T22:32:37.530Z] MINICOM=-c on
[2025-11-22T22:32:37.530Z] OSTYPE=linux
[2025-11-22T22:32:37.530Z] CI=true
[2025-11-22T22:32:37.530Z] HUDSON_COOKIE=cdaabffd-1b38-4ff9-a3ba-0b51b46fe328
[2025-11-22T22:32:37.530Z] XDG_SESSION_ID=1
[2025-11-22T22:32:37.530Z] USER=jenkins
[2025-11-22T22:32:37.530Z] ADOPTOPENJDK_BRANCH=master
[2025-11-22T22:32:37.530Z] ORIGIN_JDK_VERSION=26
[2025-11-22T22:32:37.530Z] PAGER=less
[2025-11-22T22:32:37.530Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/system_lib
[2025-11-22T22:32:37.530Z] UPSTREAM_JOB_NUMBER=364
[2025-11-22T22:32:37.530Z] BUILD_NUMBER=12
[2025-11-22T22:32:37.530Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-22T22:32:37.530Z] JCK_GIT_BRANCH=master
[2025-11-22T22:32:37.530Z] MORE=-sl
[2025-11-22T22:32:37.530Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-22T22:32:37.530Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[2025-11-22T22:32:37.530Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-s390x-temurin
[2025-11-22T22:32:37.530Z] KEEP_REPORTDIR=false
[2025-11-22T22:32:37.530Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[2025-11-22T22:32:37.530Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-22T22:32:37.530Z] USE_TESTENV_PROPERTIES=false
[2025-11-22T22:32:37.530Z] HOME=/home/jenkins
[2025-11-22T22:32:37.530Z] NODE_NAME=test-marist-sles15-s390x-2
[2025-11-22T22:32:37.530Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../benchmarks
[2025-11-22T22:32:37.530Z] DOCKER_REQUIRED=false
[2025-11-22T22:32:37.530Z] HOST=test-marist-sles15-s390x-2
[2025-11-22T22:32:37.530Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-22T22:32:37.530Z] SSH_CLIENT=78.47.239.97 50232 22
[2025-11-22T22:32:37.530Z] JDK_BRANCH=jdk-26+25_adopt
[2025-11-22T22:32:37.530Z] ARCHIVE_TEST_RESULTS=false
[2025-11-22T22:32:37.530Z] XNLSPATH=/usr/share/X11/nls
[2025-11-22T22:32:37.530Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-22T22:32:37.530Z] JOB_NAME=Test_openjdk26_hs_extended.perf_s390x_linux
[2025-11-22T22:32:37.530Z] TEST_TIME=120
[2025-11-22T22:32:37.530Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/12/display/redirect?page=tests
[2025-11-22T22:32:37.530Z] BUILD_LIST=perf
[2025-11-22T22:32:37.530Z] XDG_DATA_DIRS=/usr/share
[2025-11-22T22:32:37.530Z] KEEP_WORKSPACE=false
[2025-11-22T22:32:37.530Z] NUM_PROCESSORS=2
[2025-11-22T22:32:37.530Z] LIBGL_DEBUG=quiet
[2025-11-22T22:32:37.530Z] EXIT_SUCCESS=false
[2025-11-22T22:32:37.530Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-22T22:32:37.530Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-22T22:32:37.530Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/display/redirect
[2025-11-22T22:32:37.530Z] PROFILEREAD=true
[2025-11-22T22:32:37.530Z] RERUN_FAILURE=true
[2025-11-22T22:32:37.530Z] SDK_RESOURCE=upstream
[2025-11-22T22:32:37.530Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-22T22:32:37.530Z] SETUP_JCK_RUN=false
[2025-11-22T22:32:37.530Z] SPEC=linux_390-64
[2025-11-22T22:32:37.530Z] ITERATIONS=1
[2025-11-22T22:32:37.530Z] GENERATE_JOBS=true
[2025-11-22T22:32:37.530Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-22T22:32:37.530Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-22T22:32:37.530Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/12/display/redirect?page=artifacts
[2025-11-22T22:32:37.530Z] MAIL=/var/spool/mail/jenkins
[2025-11-22T22:32:37.530Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-11-22T22:32:37.530Z] AUTO_DETECT=true
[2025-11-22T22:32:37.530Z] TAP_NAME=Test_openjdk26_hs_extended.perf_s390x_linux.tap
[2025-11-22T22:32:37.530Z] LESSKEY=/etc/lesskey.bin
[2025-11-22T22:32:37.530Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/12/
[2025-11-22T22:32:37.530Z] SHELL=/bin/bash
[2025-11-22T22:32:37.530Z] STAGE_NAME=Setup
[2025-11-22T22:32:37.530Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-22T22:32:37.530Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.perf_s390x_linux/
[2025-11-22T22:32:37.530Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-22T22:32:37.530Z] JDK_VERSION=26
[2025-11-22T22:32:37.530Z] BUILD_DISPLAY_NAME=#12
[2025-11-22T22:32:37.530Z] PLATFORM=s390x_linux
[2025-11-22T22:32:37.530Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-11-22T22:32:37.530Z] SHLVL=3
[2025-11-22T22:32:37.530Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-11-22T22:32:37.530Z] PARALLEL=Dynamic
[2025-11-22T22:32:37.530Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.perf_s390x_linux-12
[2025-11-22T22:32:37.530Z] TKG_ITERATIONS=1
[2025-11-22T22:32:37.530Z] EXIT_FAILURE=false
[2025-11-22T22:32:37.530Z] NODE_LABELS=ci.role.testX sles hw.arch.s390x test sles15 test-marist-sles15-s390x-2 linux sw.os.linux sw.tool.docker ci.role.perf s390x
[2025-11-22T22:32:37.530Z] TARGET=extended.perf
[2025-11-22T22:32:37.530Z] LOGNAME=jenkins
[2025-11-22T22:32:37.530Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus
[2025-11-22T22:32:37.530Z] XDG_RUNTIME_DIR=/run/user/1002
[2025-11-22T22:32:37.530Z] JOBSTARTTIME=Sat, 22 Nov 2025 22:32:33 +0000
[2025-11-22T22:32:37.531Z] JRE_HOME=/usr/lib64/jvm/jre
[2025-11-22T22:32:37.531Z] XDG_CONFIG_DIRS=/etc/xdg
[2025-11-22T22:32:37.531Z] PATH=/home/jenkins/bin:/usr/local/bin:/usr/bin:/bin
[2025-11-22T22:32:37.531Z] JAVA_BINDIR=/usr/lib64/jvm/jre-1.8.0-openjdk/bin
[2025-11-22T22:32:37.531Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-22T22:32:37.531Z] HISTSIZE=1000
[2025-11-22T22:32:37.531Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-11-22T22:32:37.531Z] CPU=s390x
[2025-11-22T22:32:37.531Z] JENKINS_SERVER_COOKIE=durable-90180d269d92c7a408d64fe2982b8ceaffae90aca1cd2ebe3e8c9e04d7ddd1b6
[2025-11-22T22:32:37.531Z] LESSOPEN=lessopen.sh %s
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-22T22:32:37.812Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-22T22:32:37.832Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-22T22:33:48.023Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-s390x-temurin" build number 364
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-22T22:33:48.319Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-22T22:33:48.328Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] sshagent
[2025-11-22T22:33:48.393Z] $ ssh-agent
[2025-11-22T22:33:48.814Z] SSH_AUTH_SOCK=/tmp/ssh-TRXXvXurlmU8/agent.31508
[2025-11-22T22:33:48.814Z] SSH_AGENT_PID=31511
[2025-11-22T22:33:48.814Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-22T22:33:48.834Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-11-22T22:33:48.877Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-11-22T22:33:49.995Z] ++ pwd
[2025-11-22T22:33:49.995Z] + ./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 --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-11-22T22:33:49.995Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[2025-11-22T22:33:49.995Z] get jdk binary...
[2025-11-22T22:33:49.995Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-22T22:33:49.995Z] Uncompressing file: OpenJDK-jdk_s390x_linux_hotspot_26_25-ea.tar.gz ...
[2025-11-22T22:33:49.995Z] List files in jdkbinary folder...
[2025-11-22T22:33:49.995Z] total 601432
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 233385220 Nov 22 22:07 OpenJDK-debugimage_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 138398019 Nov 22 22:07 OpenJDK-jdk_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 83145503 Nov 22 22:07 OpenJDK-jmods_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 60856569 Nov 22 22:03 OpenJDK-jre_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 165249 Nov 22 22:20 OpenJDK-sbom_s390x_linux_hotspot_26_25-ea.json
[2025-11-22T22:33:49.995Z] -rw-rw-r-- 1 jenkins users 30902 Nov 22 22:18 OpenJDK-sbom_s390x_linux_hotspot_26_25-ea-metadata.json
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 4519631 Nov 22 22:07 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 95348574 Nov 22 22:04 OpenJDK-testimage_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] drwxr-xr-x 3 jenkins users 23 Nov 22 22:33 tmp
[2025-11-22T22:33:49.995Z] List files in jdkbinary/tmp folder...
[2025-11-22T22:33:49.995Z] total 0
[2025-11-22T22:33:49.995Z] drwxr-xr-x 7 jenkins users 97 Nov 22 22:02 jdk-26+25
[2025-11-22T22:33:49.995Z] Moving directory jdk-26+25/ to ../j2sdk-image
[2025-11-22T22:33:49.995Z] Uncompressing file: OpenJDK-jre_s390x_linux_hotspot_26_25-ea.tar.gz ...
[2025-11-22T22:33:49.995Z] List files in jdkbinary folder...
[2025-11-22T22:33:49.995Z] total 601432
[2025-11-22T22:33:49.995Z] drwxr-xr-x 7 jenkins users 97 Nov 22 22:02 j2sdk-image
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 233385220 Nov 22 22:07 OpenJDK-debugimage_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 138398019 Nov 22 22:07 OpenJDK-jdk_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 83145503 Nov 22 22:07 OpenJDK-jmods_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 60856569 Nov 22 22:03 OpenJDK-jre_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 165249 Nov 22 22:20 OpenJDK-sbom_s390x_linux_hotspot_26_25-ea.json
[2025-11-22T22:33:49.995Z] -rw-rw-r-- 1 jenkins users 30902 Nov 22 22:18 OpenJDK-sbom_s390x_linux_hotspot_26_25-ea-metadata.json
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 4519631 Nov 22 22:07 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 95348574 Nov 22 22:04 OpenJDK-testimage_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] drwxr-xr-x 3 jenkins users 27 Nov 22 22:33 tmp
[2025-11-22T22:33:49.995Z] List files in jdkbinary/tmp folder...
[2025-11-22T22:33:49.995Z] total 0
[2025-11-22T22:33:49.995Z] drwxr-xr-x 6 jenkins users 82 Nov 22 22:02 jdk-26+25-jre
[2025-11-22T22:33:49.995Z] Moving directory jdk-26+25-jre/ to ../j2re-image
[2025-11-22T22:33:49.995Z] Uncompressing file: OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_25-ea.tar.gz ...
[2025-11-22T22:33:49.995Z] List files in jdkbinary folder...
[2025-11-22T22:33:49.995Z] total 601432
[2025-11-22T22:33:49.995Z] drwxr-xr-x 6 jenkins users 82 Nov 22 22:02 j2re-image
[2025-11-22T22:33:49.995Z] drwxr-xr-x 7 jenkins users 97 Nov 22 22:02 j2sdk-image
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 233385220 Nov 22 22:07 OpenJDK-debugimage_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 138398019 Nov 22 22:07 OpenJDK-jdk_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 83145503 Nov 22 22:07 OpenJDK-jmods_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 60856569 Nov 22 22:03 OpenJDK-jre_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 165249 Nov 22 22:20 OpenJDK-sbom_s390x_linux_hotspot_26_25-ea.json
[2025-11-22T22:33:49.995Z] -rw-rw-r-- 1 jenkins users 30902 Nov 22 22:18 OpenJDK-sbom_s390x_linux_hotspot_26_25-ea-metadata.json
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 4519631 Nov 22 22:07 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] -rw-r--r-- 1 jenkins users 95348574 Nov 22 22:04 OpenJDK-testimage_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:49.995Z] drwxr-xr-x 3 jenkins users 35 Nov 22 22:33 tmp
[2025-11-22T22:33:49.995Z] List files in jdkbinary/tmp folder...
[2025-11-22T22:33:49.995Z] total 0
[2025-11-22T22:33:49.995Z] drwxr-xr-x 3 jenkins users 17 Nov 22 22:02 jdk-26+25-static-libs
[2025-11-22T22:33:49.995Z] Moving directory jdk-26+25-static-libs/ to ../static-libs
[2025-11-22T22:33:49.995Z] Uncompressing file: OpenJDK-testimage_s390x_linux_hotspot_26_25-ea.tar.gz ...
[2025-11-22T22:33:50.641Z] List files in jdkbinary folder...
[2025-11-22T22:33:50.641Z] total 601432
[2025-11-22T22:33:50.641Z] drwxr-xr-x 6 jenkins users 82 Nov 22 22:02 j2re-image
[2025-11-22T22:33:50.641Z] drwxr-xr-x 7 jenkins users 97 Nov 22 22:02 j2sdk-image
[2025-11-22T22:33:50.641Z] -rw-r--r-- 1 jenkins users 233385220 Nov 22 22:07 OpenJDK-debugimage_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:50.641Z] -rw-r--r-- 1 jenkins users 138398019 Nov 22 22:07 OpenJDK-jdk_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:50.641Z] -rw-r--r-- 1 jenkins users 83145503 Nov 22 22:07 OpenJDK-jmods_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:50.641Z] -rw-r--r-- 1 jenkins users 60856569 Nov 22 22:03 OpenJDK-jre_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:50.641Z] -rw-r--r-- 1 jenkins users 165249 Nov 22 22:20 OpenJDK-sbom_s390x_linux_hotspot_26_25-ea.json
[2025-11-22T22:33:50.641Z] -rw-rw-r-- 1 jenkins users 30902 Nov 22 22:18 OpenJDK-sbom_s390x_linux_hotspot_26_25-ea-metadata.json
[2025-11-22T22:33:50.641Z] -rw-r--r-- 1 jenkins users 4519631 Nov 22 22:07 OpenJDK-static-libs-glibc_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:50.641Z] -rw-r--r-- 1 jenkins users 95348574 Nov 22 22:04 OpenJDK-testimage_s390x_linux_hotspot_26_25-ea.tar.gz
[2025-11-22T22:33:50.641Z] drwxr-xr-x 3 jenkins users 17 Nov 22 22:02 static-libs
[2025-11-22T22:33:50.641Z] drwxr-xr-x 3 jenkins users 34 Nov 22 22:33 tmp
[2025-11-22T22:33:50.641Z] List files in jdkbinary/tmp folder...
[2025-11-22T22:33:50.641Z] total 0
[2025-11-22T22:33:50.641Z] drwxr-xr-x 6 jenkins users 112 Nov 22 21:57 jdk-26+25-test-image
[2025-11-22T22:33:50.641Z] Moving directory jdk-26+25-test-image/ to ../openjdk-test-image
[2025-11-22T22:33:50.641Z] Uncompressing OpenJDK-debugimage_s390x_linux_hotspot_26_25-ea.tar.gz over ./j2sdk-image...
[2025-11-22T22:33:51.270Z] Removing top-level folder jdk-26+25-debug-image/
[2025-11-22T22:33:51.270Z] Removing top-level folder jdk-26+25/
[2025-11-22T22:33:51.890Z] Run /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-11-22T22:33:51.890Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-22T22:33:51.890Z] openjdk version "26-beta" 2026-03-17
[2025-11-22T22:33:51.890Z] OpenJDK Runtime Environment Temurin-26+25-202511222132 (build 26-beta+25-ea)
[2025-11-22T22:33:51.890Z] OpenJDK 64-Bit Server VM Temurin-26+25-202511222132 (build 26-beta+25-ea, mixed mode, sharing)
[2025-11-22T22:33:51.890Z] =JAVA VERSION OUTPUT END=
[2025-11-22T22:33:51.890Z] =RELEASE INFO BEGIN=
[2025-11-22T22:33:51.890Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-11-22T22:33:51.890Z] IMPLEMENTOR_VERSION="Temurin-26+25-202511222132"
[2025-11-22T22:33:51.890Z] JAVA_RUNTIME_VERSION="26-beta+25-ea"
[2025-11-22T22:33:51.890Z] JAVA_VERSION="26"
[2025-11-22T22:33:51.890Z] JAVA_VERSION_DATE="2026-03-17"
[2025-11-22T22:33:51.890Z] LIBC="gnu"
[2025-11-22T22:33:51.891Z] 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"
[2025-11-22T22:33:51.891Z] OS_ARCH="s390x"
[2025-11-22T22:33:51.891Z] OS_NAME="Linux"
[2025-11-22T22:33:51.891Z] SOURCE=".:git:8aaa5a4d177a"
[2025-11-22T22:33:51.891Z] BUILD_SOURCE="git:a44863d150ed2303b6833a02d313b7defb8ab15f"
[2025-11-22T22:33:51.891Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-11-22T22:33:51.891Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-11-22T22:33:51.891Z] FULL_VERSION="26-beta+25-ea"
[2025-11-22T22:33:51.891Z] SEMANTIC_VERSION="26+25"
[2025-11-22T22:33:51.891Z] BUILD_INFO="OS: Linux Version: 4.18.0-513.24.1.el8_9.s390x"
[2025-11-22T22:33:51.891Z] JVM_VARIANT="Hotspot"
[2025-11-22T22:33:51.891Z] JVM_VERSION="26-beta+25-ea"
[2025-11-22T22:33:51.891Z] IMAGE_TYPE="JDK"
[2025-11-22T22:33:51.891Z] =RELEASE INFO END=
[2025-11-22T22:33:51.891Z] get testKitGen...
[2025-11-22T22:33:51.891Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-22T22:33:51.891Z] git rev-parse master
[2025-11-22T22:33:51.891Z] git checkout -q -f 49ae2b6ee51382b183cd26e8ac0c7ca055ebb6f1
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-22T22:33:52.275Z] $ ssh-agent -k
[2025-11-22T22:33:52.280Z] unset SSH_AUTH_SOCK;
[2025-11-22T22:33:52.280Z] unset SSH_AGENT_PID;
[2025-11-22T22:33:52.280Z] echo Agent pid 31511 killed;
[2025-11-22T22:33:52.698Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-22T22:33:53.158Z] 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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B25_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=364&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-11-22T22:33:53.172Z] 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-sles15-s390x-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B25_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=364&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-11-22T22:33:53.214Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-22T22:33:53.838Z] Copied 1 artifact from "getTRSSOutput" build number 1965
[Pipeline] sh
[2025-11-22T22:33:54.953Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-11-22T22:33:54.953Z] + tar xof -
[2025-11-22T22:33:54.953Z] + gzip -cd TRSSOutput.tar.gz
[2025-11-22T22:33:54.953Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-22T22:33:55.263Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-22T22:33:55.278Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-22T22:33:56.387Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-22T22:34:02.201Z] --------------------------------------------
[2025-11-22T22:34:02.201Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:02.201Z] task is set to default
[2025-11-22T22:34:02.201Z] dependencyList is set to all
[2025-11-22T22:34:02.201Z] --------------------------------------------
[2025-11-22T22:34:02.201Z] Starting download third party dependent jars
[2025-11-22T22:34:02.201Z] --------------------------------------------
[2025-11-22T22:34:02.201Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-22T22:34:02.201Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-11-22T22:34:02.506Z] Found a total of 5 nodes with the 'hw.arch.s390x&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-11-22T22:34:02.510Z] Machine limit is 5.
[Pipeline] sh
[2025-11-22T22:34:03.647Z] + cd ./aqa-tests/TKG
[2025-11-22T22:34:03.647Z] ++ uname
[2025-11-22T22:34:03.647Z] + '[' Linux = AIX ']'
[2025-11-22T22:34:03.647Z] ++ uname
[2025-11-22T22:34:03.648Z] + '[' Linux = SunOS ']'
[2025-11-22T22:34:03.648Z] ++ uname
[2025-11-22T22:34:03.648Z] + '[' Linux = '*BSD' ']'
[2025-11-22T22:34:03.648Z] + MAKE=make
[2025-11-22T22:34:03.648Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-11-22T22:34:03.648Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-22T22:34:03.648Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:03.648Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-22T22:34:03.648Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-22T22:34:03.648Z] (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"; \
[2025-11-22T22:34:03.648Z] 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
[2025-11-22T22:34:03.648Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-22T22:34:04.263Z]
[2025-11-22T22:34:04.263Z] build:
[2025-11-22T22:34:04.263Z]
[2025-11-22T22:34:04.263Z] clean:
[2025-11-22T22:34:04.263Z]
[2025-11-22T22:34:04.263Z] init:
[2025-11-22T22:34:04.263Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-22T22:34:04.263Z]
[2025-11-22T22:34:04.263Z] getDependentLibs:
[2025-11-22T22:34:04.263Z] [exec] --------------------------------------------
[2025-11-22T22:34:04.263Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:04.263Z] [exec] task is set to default
[2025-11-22T22:34:04.263Z] [exec] dependencyList is set to json_simple
[2025-11-22T22:34:04.263Z] [exec] --------------------------------------------
[2025-11-22T22:34:04.263Z] [exec] Starting download third party dependent jars
[2025-11-22T22:34:04.263Z] [exec] --------------------------------------------
[2025-11-22T22:34:04.263Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:04.263Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-22T22:34:04.263Z] [exec] downloaded dependent third party jars successfully
[2025-11-22T22:34:04.263Z]
[2025-11-22T22:34:04.263Z] compile:
[2025-11-22T22:34:04.263Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-22T22:34:04.263Z] [echo] ============COMPILER SETTINGS============
[2025-11-22T22:34:04.263Z] [echo] ===fork: yes
[2025-11-22T22:34:04.263Z] [echo] ===debug: on
[2025-11-22T22:34:04.263Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-22T22:34:07.069Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-22T22:34:07.069Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-22T22:34:07.069Z]
[2025-11-22T22:34:07.069Z] dist:
[2025-11-22T22:34:07.069Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-22T22:34:07.069Z]
[2025-11-22T22:34:07.069Z] BUILD SUCCESSFUL
[2025-11-22T22:34:07.069Z] Total time: 3 seconds
[2025-11-22T22:34:07.069Z] 0
[2025-11-22T22:34:07.069Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-22T22:34:08.351Z] ****************************** MACHINE INFO ******************************
[2025-11-22T22:34:08.351Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-11-22T22:34:08.351Z] Free Physical Memory Size : 213778432
[2025-11-22T22:34:08.351Z] Free space (bytes) : 64484671488
[2025-11-22T22:34:08.351Z] Total Physical Memory Size : 4199219200
[2025-11-22T22:34:08.351Z] Total space (bytes) : 107362627584
[2025-11-22T22:34:08.351Z] Usable space (bytes) : 64484671488
[2025-11-22T22:34:08.351Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-22T22:34:08.351Z] bashVersion :
[2025-11-22T22:34:08.351Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2025-11-22T22:34:08.351Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-22T22:34:08.351Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] This is free software; you are free to change and redistribute it.
[2025-11-22T22:34:08.351Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-22T22:34:08.351Z] cpuCores : 3
[2025-11-22T22:34:08.351Z] curlVersion :
[2025-11-22T22:34:08.351Z] curl 7.66.0 (s390x-suse-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.40.0
[2025-11-22T22:34:08.351Z] Release-Date: 2019-09-11
[2025-11-22T22:34:08.351Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-22T22:34:08.351Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-11-22T22:34:08.351Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2025-11-22T22:34:08.351Z] gcc version : 7
[2025-11-22T22:34:08.351Z] gclibc version : ldd (GNU libc) 2.26
[2025-11-22T22:34:08.351Z] gdb version : bash: gdb: command not found
[2025-11-22T22:34:08.351Z] lldb version : Command could not be executed
[2025-11-22T22:34:08.351Z] makeVersion :
[2025-11-22T22:34:08.351Z] GNU Make 4.2.1
[2025-11-22T22:34:08.351Z] Built for s390x-suse-linux-gnu
[2025-11-22T22:34:08.351Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-11-22T22:34:08.351Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-22T22:34:08.351Z] This is free software: you are free to change and redistribute it.
[2025-11-22T22:34:08.351Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-22T22:34:08.351Z] mavenVersion :
[2025-11-22T22:34:08.351Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-22T22:34:08.351Z] 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)
[2025-11-22T22:34:08.351Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-22T22:34:08.351Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] 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.
[2025-11-22T22:34:08.351Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-11-22T22:34:08.351Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-22T22:34:08.351Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-22T22:34:08.351Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-22T22:34:08.351Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-22T22:34:08.351Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2025-11-22T22:34:08.351Z] microArch : z15
[2025-11-22T22:34:08.351Z] osInfo :
[2025-11-22T22:34:08.351Z] NAME="SLES"
[2025-11-22T22:34:08.351Z] VERSION="15-SP2"
[2025-11-22T22:34:08.351Z] VERSION_ID="15.2"
[2025-11-22T22:34:08.351Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2025-11-22T22:34:08.351Z] ID="sles"
[2025-11-22T22:34:08.351Z] ID_LIKE="suse"
[2025-11-22T22:34:08.351Z] ANSI_COLOR="0;32"
[2025-11-22T22:34:08.351Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2025-11-22T22:34:08.351Z] osLabel : sles.15
[2025-11-22T22:34:08.351Z] perlVersion :
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] Copyright 1987-2017, Larry Wall
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-22T22:34:08.351Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-22T22:34:08.351Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-22T22:34:08.351Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] podmanVersion : bash: podman: command not found
[2025-11-22T22:34:08.351Z] procArch : s390x
[2025-11-22T22:34:08.351Z] sysArch : s390x
[2025-11-22T22:34:08.351Z] sysOS : Linux
[2025-11-22T22:34:08.351Z] ulimit :
[2025-11-22T22:34:08.351Z] core file size (blocks, -c) unlimited
[2025-11-22T22:34:08.351Z] data seg size (kbytes, -d) unlimited
[2025-11-22T22:34:08.351Z] scheduling priority (-e) 0
[2025-11-22T22:34:08.351Z] file size (blocks, -f) unlimited
[2025-11-22T22:34:08.351Z] pending signals (-i) 15964
[2025-11-22T22:34:08.351Z] max locked memory (kbytes, -l) 64
[2025-11-22T22:34:08.351Z] max memory size (kbytes, -m) unlimited
[2025-11-22T22:34:08.351Z] open files (-n) 4096
[2025-11-22T22:34:08.351Z] pipe size (512 bytes, -p) 8
[2025-11-22T22:34:08.351Z] POSIX message queues (bytes, -q) 819200
[2025-11-22T22:34:08.351Z] real-time priority (-r) 0
[2025-11-22T22:34:08.351Z] stack size (kbytes, -s) 8192
[2025-11-22T22:34:08.351Z] cpu time (seconds, -t) unlimited
[2025-11-22T22:34:08.351Z] max user processes (-u) 15964
[2025-11-22T22:34:08.351Z] virtual memory (kbytes, -v) unlimited
[2025-11-22T22:34:08.351Z] file locks (-x) unlimited
[2025-11-22T22:34:08.351Z] uname : Linux test-marist-sles15-s390x-2 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2025-11-22T22:34:08.351Z] vmVendor : Oracle Corporation
[2025-11-22T22:34:08.351Z] vmVersion : 26-beta+25-ea
[2025-11-22T22:34:08.351Z] xlc version : bash: xlC: command not found
[2025-11-22T22:34:08.351Z] **************************************************************************
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] System.getProperty('os.name')=Linux
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] System.getProperty('os.arch')=s390x
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] System.getProperty('java.fullversion')=null
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] System.getProperty('sun.arch.data.model')=64
[2025-11-22T22:34:08.351Z]
[2025-11-22T22:34:08.351Z] 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
[2025-11-22T22:34:08.351Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-22T22:34:08.351Z] perl scripts/configure.pl
[2025-11-22T22:34:08.351Z] /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="sles.15" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-22T22:34:08.971Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-22T22:34:08.971Z]
[2025-11-22T22:34:08.971Z]
[2025-11-22T22:34:08.971Z] Starting to generate parallel test lists.
[2025-11-22T22:34:08.971Z]
[2025-11-22T22:34:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-22T22:34:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-22T22:34:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-22T22:34:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-22T22:34:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-22T22:34:08.971Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-22T22:34:08.971Z] Attempting to get test duration data from TRSS.
[2025-11-22T22:34:08.971Z] 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
[2025-11-22T22:34:10.256Z] Attempting to get test duration data from cached files.
[2025-11-22T22:34:10.256Z]
[2025-11-22T22:34:10.256Z] TEST DURATION
[2025-11-22T22:34:10.256Z] ====================================================================================
[2025-11-22T22:34:10.256Z] Total number of tests searched: 20
[2025-11-22T22:34:10.256Z] Number of test durations found: 20
[2025-11-22T22:34:10.256Z] Top slowest tests:
[2025-11-22T22:34:10.256Z] 01m37s renaissance-mnemonics_0
[2025-11-22T22:34:10.256Z] 01m32s dacapo-tomcat_0
[2025-11-22T22:34:10.256Z] 01m28s renaissance-par-mnemonics_0
[2025-11-22T22:34:10.256Z] ====================================================================================
[2025-11-22T22:34:10.256Z]
[2025-11-22T22:34:10.256Z] Test target is split into 1 lists.
[2025-11-22T22:34:10.256Z] Reducing estimated test running time from 08m40s to 08m40s.
[2025-11-22T22:34:10.256Z]
[2025-11-22T22:34:10.256Z] -------------------------------------testList_0-------------------------------------
[2025-11-22T22:34:10.256Z] Number of tests: 20
[2025-11-22T22:34:10.256Z] Estimated running time: 08m40s
[2025-11-22T22:34:10.256Z] 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-log-regression_0,renaissance-movie-lens_0,renaissance-dec-tree_0,renaissance-chi-square_0,renaissance-gauss-mix_0,dacapo-fop_0,dacapo-avrora_0,renaissance-finagle-chirper_0
[2025-11-22T22:34:10.256Z] ------------------------------------------------------------------------------------
[2025-11-22T22:34:10.256Z]
[2025-11-22T22:34:10.256Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-11-22T22:34:10.256Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-11-22T22:34:10.630Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-11-22T22:34:10.929Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-11-22T22:34:10.991Z] Building tests...
[Pipeline] timeout
[2025-11-22T22:34:10.994Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-11-22T22:34:11.014Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-11-22T22:34:12.195Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-11-22T22:34:15.896Z] --------------------------------------------
[2025-11-22T22:34:15.896Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:15.896Z] task is set to default
[2025-11-22T22:34:15.896Z] dependencyList is set to all
[2025-11-22T22:34:15.896Z] --------------------------------------------
[2025-11-22T22:34:15.896Z] Starting download third party dependent jars
[2025-11-22T22:34:15.896Z] --------------------------------------------
[2025-11-22T22:34:15.896Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-11-22T22:34:15.896Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-11-22T22:34:16.418Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-11-22T22:34:16.435Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-11-22T22:34:16.499Z] $ ssh-agent
[2025-11-22T22:34:16.936Z] SSH_AUTH_SOCK=/tmp/ssh-BrkXCbWlBMX1/agent.31972
[2025-11-22T22:34:16.936Z] SSH_AGENT_PID=31974
[2025-11-22T22:34:16.936Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-22T22:34:18.031Z] + bash ./compile.sh
[2025-11-22T22:34:18.031Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-22T22:34:18.031Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:18.031Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-22T22:34:18.031Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-22T22:34:18.031Z] (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"; \
[2025-11-22T22:34:18.031Z] 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
[2025-11-22T22:34:18.031Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-11-22T22:34:18.031Z]
[2025-11-22T22:34:18.031Z] build:
[2025-11-22T22:34:18.031Z]
[2025-11-22T22:34:18.031Z] clean:
[2025-11-22T22:34:18.031Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-11-22T22:34:18.031Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-22T22:34:18.031Z]
[2025-11-22T22:34:18.031Z] init:
[2025-11-22T22:34:18.031Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-22T22:34:18.031Z]
[2025-11-22T22:34:18.031Z] getDependentLibs:
[2025-11-22T22:34:18.031Z] [exec] --------------------------------------------
[2025-11-22T22:34:18.031Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:18.031Z] [exec] task is set to default
[2025-11-22T22:34:18.031Z] [exec] dependencyList is set to json_simple
[2025-11-22T22:34:18.031Z] [exec] --------------------------------------------
[2025-11-22T22:34:18.031Z] [exec] Starting download third party dependent jars
[2025-11-22T22:34:18.031Z] [exec] --------------------------------------------
[2025-11-22T22:34:18.031Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:18.031Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-11-22T22:34:18.031Z] [exec] downloaded dependent third party jars successfully
[2025-11-22T22:34:18.031Z]
[2025-11-22T22:34:18.031Z] compile:
[2025-11-22T22:34:18.031Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-22T22:34:18.031Z] [echo] ============COMPILER SETTINGS============
[2025-11-22T22:34:18.031Z] [echo] ===fork: yes
[2025-11-22T22:34:18.031Z] [echo] ===debug: on
[2025-11-22T22:34:18.650Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin
[2025-11-22T22:34:19.976Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-22T22:34:19.976Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-22T22:34:19.976Z]
[2025-11-22T22:34:19.976Z] dist:
[2025-11-22T22:34:19.976Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-11-22T22:34:19.976Z]
[2025-11-22T22:34:19.976Z] BUILD SUCCESSFUL
[2025-11-22T22:34:19.976Z] Total time: 2 seconds
[2025-11-22T22:34:19.976Z] 0
[2025-11-22T22:34:19.976Z] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-11-22T22:34:20.599Z] ****************************** MACHINE INFO ******************************
[2025-11-22T22:34:20.599Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-11-22T22:34:20.599Z] Free Physical Memory Size : 210931712
[2025-11-22T22:34:20.599Z] Free space (bytes) : 64484597760
[2025-11-22T22:34:20.599Z] Total Physical Memory Size : 4199219200
[2025-11-22T22:34:20.599Z] Total space (bytes) : 107362627584
[2025-11-22T22:34:20.599Z] Usable space (bytes) : 64484597760
[2025-11-22T22:34:20.599Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-22T22:34:20.599Z] bashVersion :
[2025-11-22T22:34:20.599Z] GNU bash, version 4.4.23(1)-release (s390x-ibm-linux-gnu)
[2025-11-22T22:34:20.599Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-11-22T22:34:20.599Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-22T22:34:20.599Z]
[2025-11-22T22:34:20.599Z] This is free software; you are free to change and redistribute it.
[2025-11-22T22:34:20.599Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-22T22:34:20.599Z] cpuCores : 3
[2025-11-22T22:34:20.599Z] curlVersion :
[2025-11-22T22:34:20.599Z] curl 7.66.0 (s390x-suse-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.1 (+libidn2/2.0.4) libssh/0.8.7/openssl/zlib nghttp2/1.40.0
[2025-11-22T22:34:20.599Z] Release-Date: 2019-09-11
[2025-11-22T22:34:20.599Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-11-22T22:34:20.599Z] Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[2025-11-22T22:34:20.599Z] dockerVersion : Docker version 27.4.1, build b9d17ea
[2025-11-22T22:34:20.599Z] gcc version : 7
[2025-11-22T22:34:20.599Z] gclibc version : ldd (GNU libc) 2.26
[2025-11-22T22:34:20.599Z] gdb version : bash: gdb: command not found
[2025-11-22T22:34:20.599Z] lldb version : Command could not be executed
[2025-11-22T22:34:20.599Z] makeVersion :
[2025-11-22T22:34:20.599Z] GNU Make 4.2.1
[2025-11-22T22:34:20.599Z] Built for s390x-suse-linux-gnu
[2025-11-22T22:34:20.599Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2025-11-22T22:34:20.599Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-11-22T22:34:20.599Z] This is free software: you are free to change and redistribute it.
[2025-11-22T22:34:20.599Z] There is NO WARRANTY, to the extent permitted by law.
[2025-11-22T22:34:20.599Z] mavenVersion :
[2025-11-22T22:34:20.599Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-22T22:34:20.599Z] 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)
[2025-11-22T22:34:20.599Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-22T22:34:20.599Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-22T22:34:20.599Z]
[2025-11-22T22:34:20.599Z] 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.
[2025-11-22T22:34:20.599Z] It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
[2025-11-22T22:34:20.599Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-11-22T22:34:20.599Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-11-22T22:34:20.599Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-22T22:34:20.599Z] Default locale: en_US, platform encoding: UTF-8
[2025-11-22T22:34:20.599Z] OS name: "linux", version: "5.3.18-24.96-default", arch: "s390x", family: "unix"
[2025-11-22T22:34:20.599Z] microArch : z15
[2025-11-22T22:34:20.599Z] osInfo :
[2025-11-22T22:34:20.599Z] NAME="SLES"
[2025-11-22T22:34:20.599Z] VERSION="15-SP2"
[2025-11-22T22:34:20.599Z] VERSION_ID="15.2"
[2025-11-22T22:34:20.599Z] PRETTY_NAME="SUSE Linux Enterprise Server 15 SP2"
[2025-11-22T22:34:20.599Z] ID="sles"
[2025-11-22T22:34:20.599Z] ID_LIKE="suse"
[2025-11-22T22:34:20.599Z] ANSI_COLOR="0;32"
[2025-11-22T22:34:20.599Z] CPE_NAME="cpe:/o:suse:sles:15:sp2"
[2025-11-22T22:34:20.599Z] osLabel : sles.15
[2025-11-22T22:34:20.599Z] perlVersion :
[2025-11-22T22:34:20.599Z]
[2025-11-22T22:34:20.599Z] This is perl 5, version 26, subversion 1 (v5.26.1) built for s390x-linux-thread-multi
[2025-11-22T22:34:20.599Z]
[2025-11-22T22:34:20.599Z] Copyright 1987-2017, Larry Wall
[2025-11-22T22:34:20.599Z]
[2025-11-22T22:34:20.599Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-11-22T22:34:20.599Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-11-22T22:34:20.599Z]
[2025-11-22T22:34:20.599Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-11-22T22:34:20.599Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-11-22T22:34:20.599Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-11-22T22:34:20.599Z]
[2025-11-22T22:34:20.599Z] podmanVersion : bash: podman: command not found
[2025-11-22T22:34:20.599Z] procArch : s390x
[2025-11-22T22:34:20.599Z] sysArch : s390x
[2025-11-22T22:34:20.599Z] sysOS : Linux
[2025-11-22T22:34:20.599Z] ulimit :
[2025-11-22T22:34:20.599Z] core file size (blocks, -c) unlimited
[2025-11-22T22:34:20.599Z] data seg size (kbytes, -d) unlimited
[2025-11-22T22:34:20.599Z] scheduling priority (-e) 0
[2025-11-22T22:34:20.599Z] file size (blocks, -f) unlimited
[2025-11-22T22:34:20.599Z] pending signals (-i) 15964
[2025-11-22T22:34:20.599Z] max locked memory (kbytes, -l) 64
[2025-11-22T22:34:20.599Z] max memory size (kbytes, -m) unlimited
[2025-11-22T22:34:20.599Z] open files (-n) 4096
[2025-11-22T22:34:20.599Z] pipe size (512 bytes, -p) 8
[2025-11-22T22:34:20.599Z] POSIX message queues (bytes, -q) 819200
[2025-11-22T22:34:20.599Z] real-time priority (-r) 0
[2025-11-22T22:34:20.599Z] stack size (kbytes, -s) 8192
[2025-11-22T22:34:20.599Z] cpu time (seconds, -t) unlimited
[2025-11-22T22:34:20.599Z] max user processes (-u) 15964
[2025-11-22T22:34:20.599Z] virtual memory (kbytes, -v) unlimited
[2025-11-22T22:34:20.599Z] file locks (-x) unlimited
[2025-11-22T22:34:20.600Z] uname : Linux test-marist-sles15-s390x-2 5.3.18-24.96-default #1 SMP Mon Nov 22 08:33:36 UTC 2021 (9a413cc) s390x s390x s390x GNU/Linux
[2025-11-22T22:34:20.600Z] vmVendor : Oracle Corporation
[2025-11-22T22:34:20.600Z] vmVersion : 26-beta+25-ea
[2025-11-22T22:34:20.600Z] xlc version : bash: xlC: command not found
[2025-11-22T22:34:20.600Z] **************************************************************************
[2025-11-22T22:34:20.600Z]
[2025-11-22T22:34:20.600Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-11-22T22:34:20.600Z]
[2025-11-22T22:34:20.600Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-11-22T22:34:20.600Z]
[2025-11-22T22:34:20.600Z] System.getProperty('os.name')=Linux
[2025-11-22T22:34:20.600Z]
[2025-11-22T22:34:20.600Z] System.getProperty('os.arch')=s390x
[2025-11-22T22:34:20.600Z]
[2025-11-22T22:34:20.600Z] System.getProperty('java.fullversion')=null
[2025-11-22T22:34:20.600Z]
[2025-11-22T22:34:20.600Z] System.getProperty('sun.arch.data.model')=64
[2025-11-22T22:34:20.600Z]
[2025-11-22T22:34:20.600Z] make -f clean.mk cleanBuild
[2025-11-22T22:34:20.600Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-22T22:34:21.225Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest
[2025-11-22T22:34:21.225Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-22T22:34:21.225Z] make -f compile.mk compile
[2025-11-22T22:34:21.225Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-22T22:34:21.225Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-22T22:34:21.226Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-11-22T22:34:21.226Z] (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"; \
[2025-11-22T22:34:21.226Z] 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
[2025-11-22T22:34:21.226Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-11-22T22:34:21.226Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-11-22T22:34:21.226Z]
[2025-11-22T22:34:21.226Z] -create_test_directory:
[2025-11-22T22:34:21.227Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest
[2025-11-22T22:34:21.227Z]
[2025-11-22T22:34:21.227Z] stage_test_material:
[2025-11-22T22:34:21.918Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest
[2025-11-22T22:34:21.918Z]
[2025-11-22T22:34:21.918Z] build:
[2025-11-22T22:34:21.918Z]
[2025-11-22T22:34:21.918Z] init:
[2025-11-22T22:34:21.918Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf
[2025-11-22T22:34:21.918Z]
[2025-11-22T22:34:21.918Z] dist:
[2025-11-22T22:34:21.918Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf
[2025-11-22T22:34:21.918Z]
[2025-11-22T22:34:21.918Z] build:
[2025-11-22T22:34:21.918Z]
[2025-11-22T22:34:21.918Z] build:
[2025-11-22T22:34:21.918Z]
[2025-11-22T22:34:21.918Z] init:
[2025-11-22T22:34:21.918Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-11-22T22:34:21.918Z]
[2025-11-22T22:34:21.919Z] getBumbleBench:
[2025-11-22T22:34:21.919Z] [echo] Cloning BumbleBench
[2025-11-22T22:34:21.919Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-11-22T22:34:21.919Z] [exec] Cloning into 'bumblebench'...
[2025-11-22T22:34:21.919Z]
[2025-11-22T22:34:21.919Z] buildBumbleBench:
[2025-11-22T22:34:21.919Z] [echo] Building BumbleBench
[2025-11-22T22:34:21.919Z]
[2025-11-22T22:34:21.919Z] compile-all:
[2025-11-22T22:34:21.919Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:22.535Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:22.535Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:22.535Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:22.535Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:22.535Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:22.535Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:23.150Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-22T22:34:23.150Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-22T22:34:23.150Z] [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.
[2025-11-22T22:34:23.150Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-11-22T22:34:23.150Z] [javac] 4 warnings
[2025-11-22T22:34:23.151Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:23.151Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:23.151Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:23.151Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:23.151Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.151Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.151Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:23.151Z] [javac] 4 warnings
[2025-11-22T22:34:23.151Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:23.151Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:23.151Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:23.151Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:23.151Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.151Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.151Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:23.151Z] [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.
[2025-11-22T22:34:23.151Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-22T22:34:23.151Z] [javac] 4 warnings
[2025-11-22T22:34:23.151Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:23.151Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:23.151Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:23.151Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:23.151Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.151Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.151Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:23.151Z] [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.
[2025-11-22T22:34:23.151Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-22T22:34:23.151Z] [javac] 4 warnings
[2025-11-22T22:34:23.151Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:23.151Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:23.151Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:23.151Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:23.151Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.151Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.151Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:23.766Z] [javac] Note: Some input files use or override a deprecated API.
[2025-11-22T22:34:23.766Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-22T22:34:23.766Z] [javac] 4 warnings
[2025-11-22T22:34:23.766Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:23.766Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:23.766Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:23.766Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:23.766Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.767Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.767Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:23.767Z] [javac] 4 warnings
[2025-11-22T22:34:23.767Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:23.767Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:23.767Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:23.767Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:23.767Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.767Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.767Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:23.767Z] [javac] 4 warnings
[2025-11-22T22:34:23.767Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:23.767Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:23.767Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:23.767Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:23.767Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.767Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.767Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:23.767Z] [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
[2025-11-22T22:34:23.767Z] [javac] synchronized(init) {
[2025-11-22T22:34:23.767Z] [javac] ^
[2025-11-22T22:34:23.767Z] [javac] 5 warnings
[2025-11-22T22:34:23.767Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:23.767Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:23.767Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:23.767Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:23.767Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.767Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.767Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:23.767Z] [javac] 4 warnings
[2025-11-22T22:34:23.767Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:23.767Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:23.767Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:23.768Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:23.768Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.768Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.768Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:23.768Z] [javac] 4 warnings
[2025-11-22T22:34:23.768Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:23.768Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:23.768Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:23.768Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:23.768Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.768Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:23.768Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:24.501Z] [javac] 4 warnings
[2025-11-22T22:34:24.501Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:24.501Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:24.501Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:24.501Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:24.501Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:24.501Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:24.501Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:24.501Z] [javac] 4 warnings
[2025-11-22T22:34:24.501Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:24.502Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:24.502Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:24.502Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:24.502Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:24.502Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:24.502Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:24.502Z] [javac] 4 warnings
[2025-11-22T22:34:24.502Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:24.502Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:24.502Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:24.502Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:24.502Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:24.502Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:24.502Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:24.502Z] [javac] 4 warnings
[2025-11-22T22:34:24.502Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:24.502Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-11-22T22:34:24.502Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-11-22T22:34:24.502Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-11-22T22:34:24.502Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:24.503Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-11-22T22:34:24.503Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-11-22T22:34:24.503Z] [javac] 4 warnings
[2025-11-22T22:34:24.503Z]
[2025-11-22T22:34:24.503Z] dist:
[2025-11-22T22:34:24.503Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-11-22T22:34:24.503Z]
[2025-11-22T22:34:24.503Z] dist:
[2025-11-22T22:34:24.503Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/bumbleBench
[2025-11-22T22:34:24.503Z]
[2025-11-22T22:34:24.503Z] build:
[2025-11-22T22:34:24.503Z]
[2025-11-22T22:34:24.503Z] getDependentLibs:
[2025-11-22T22:34:28.197Z] [exec] --------------------------------------------
[2025-11-22T22:34:28.197Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:28.197Z] [exec] task is set to default
[2025-11-22T22:34:28.197Z] [exec] dependencyList is set to dacapo
[2025-11-22T22:34:28.197Z] [exec] --------------------------------------------
[2025-11-22T22:34:28.197Z] [exec] Starting download third party dependent jars
[2025-11-22T22:34:28.197Z] [exec] --------------------------------------------
[2025-11-22T22:34:28.197Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:34:28.197Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-11-22T22:34:28.197Z] [exec] downloaded dependent third party jars successfully
[2025-11-22T22:34:28.197Z]
[2025-11-22T22:34:28.197Z] init:
[2025-11-22T22:34:28.197Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-22T22:34:28.197Z]
[2025-11-22T22:34:28.197Z] getDacapoSuite:
[2025-11-22T22:34:28.197Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-22T22:34:40.253Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-22T22:34:40.253Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo/dacapo
[2025-11-22T22:34:40.253Z]
[2025-11-22T22:34:40.253Z] dist:
[2025-11-22T22:34:40.253Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/dacapo
[2025-11-22T22:34:40.253Z]
[2025-11-22T22:34:40.253Z] build:
[2025-11-22T22:34:40.253Z]
[2025-11-22T22:34:40.253Z] init:
[2025-11-22T22:34:40.253Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-22T22:34:40.253Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-22T22:34:40.253Z]
[2025-11-22T22:34:40.253Z] compile:
[2025-11-22T22:34:40.253Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-11-22T22:34:40.253Z] [echo] ============COMPILER SETTINGS============
[2025-11-22T22:34:40.253Z] [echo] ===fork: yes
[2025-11-22T22:34:40.253Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/javac
[2025-11-22T22:34:40.253Z] [echo] ===debug: on
[2025-11-22T22:34:40.253Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-11-22T22:34:40.253Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-22T22:34:40.880Z] [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.
[2025-11-22T22:34:40.880Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-11-22T22:34:40.880Z]
[2025-11-22T22:34:40.880Z] dist:
[2025-11-22T22:34:40.880Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-11-22T22:34:40.880Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-22T22:34:40.880Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-22T22:34:40.881Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/idle_micro
[2025-11-22T22:34:40.881Z]
[2025-11-22T22:34:40.881Z] clean:
[2025-11-22T22:34:40.881Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/idle_micro/bin
[2025-11-22T22:34:40.881Z]
[2025-11-22T22:34:40.881Z] build:
[2025-11-22T22:34:40.881Z]
[2025-11-22T22:34:40.881Z] build:
[2025-11-22T22:34:40.881Z]
[2025-11-22T22:34:40.881Z] init:
[2025-11-22T22:34:40.881Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2025-11-22T22:34:40.881Z]
[2025-11-22T22:34:40.881Z] getRenaissanceSuite:
[2025-11-22T22:34:40.881Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-11-22T22:34:45.803Z]
[2025-11-22T22:34:45.803Z] dist:
[2025-11-22T22:34:45.803Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/renaissance
[2025-11-22T22:34:45.803Z]
[2025-11-22T22:34:45.803Z] build:
[2025-11-22T22:34:45.803Z]
[2025-11-22T22:34:45.803Z] init:
[2025-11-22T22:34:45.803Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb
[2025-11-22T22:34:45.803Z]
[2025-11-22T22:34:45.803Z] getSpecjbbSuite:
[2025-11-22T22:34:45.803Z]
[2025-11-22T22:34:45.803Z] dist:
[2025-11-22T22:34:45.803Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jvmtest/perf/specjbb/run
[2025-11-22T22:34:45.803Z]
[2025-11-22T22:34:45.803Z] BUILD SUCCESSFUL
[2025-11-22T22:34:45.803Z] Total time: 24 seconds
[2025-11-22T22:34:45.803Z] 0
[2025-11-22T22:34:45.803Z]
[2025-11-22T22:34:45.803Z]
[2025-11-22T22:34:45.803Z] RECORD TEST REPOs SHA
[2025-11-22T22:34:45.803Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-22T22:34:45.803Z] 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"
[2025-11-22T22:34:45.803Z] 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
[2025-11-22T22:34:45.803Z] touch /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-11-22T22:34:45.803Z] ================================================
[2025-11-22T22:34:45.803Z] timestamp: 20251122-223445
[2025-11-22T22:34:45.803Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests
[2025-11-22T22:34:45.803Z] git repo:
[2025-11-22T22:34:45.803Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-11-22T22:34:45.803Z] sha:
[2025-11-22T22:34:45.803Z] 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740
[2025-11-22T22:34:45.803Z] ================================================
[2025-11-22T22:34:45.803Z] timestamp: 20251122-223445
[2025-11-22T22:34:45.803Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-11-22T22:34:45.803Z] git repo:
[2025-11-22T22:34:45.803Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-11-22T22:34:45.803Z] sha:
[2025-11-22T22:34:45.803Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-11-22T22:34:45.803Z] ================================================
[2025-11-22T22:34:45.803Z] timestamp: 20251122-223445
[2025-11-22T22:34:45.803Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG
[2025-11-22T22:34:45.803Z] git repo:
[2025-11-22T22:34:45.803Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-11-22T22:34:45.803Z] sha:
[2025-11-22T22:34:45.803Z] 49ae2b6ee51382b183cd26e8ac0c7ca055ebb6f1
[2025-11-22T22:34:45.803Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[Pipeline] }
[2025-11-22T22:34:46.214Z] $ ssh-agent -k
[2025-11-22T22:34:46.220Z] unset SSH_AUTH_SOCK;
[2025-11-22T22:34:46.220Z] unset SSH_AGENT_PID;
[2025-11-22T22:34:46.220Z] echo Agent pid 31974 killed;
[2025-11-22T22:34:46.633Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-11-22T22:34:46.759Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-22T22:34:46.777Z] ITERATION: 1/1
[Pipeline] sh
[2025-11-22T22:34:47.952Z] + which Xvfb
[2025-11-22T22:34:47.952Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-11-22T22:34:48.477Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/.xvfb-12-..fbdir6619452726862868526
[Pipeline] {
[Pipeline] sh
[2025-11-22T22:35:09.918Z] + ps -f
[2025-11-22T22:35:09.920Z] + awk '{print $9}'
[2025-11-22T22:35:09.920Z] + grep '[X]vfb'
[Pipeline] echo
[2025-11-22T22:35:10.310Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-11-22T22:35:10.359Z] $ ssh-agent
[2025-11-22T22:35:10.785Z] SSH_AUTH_SOCK=/tmp/ssh-GFev28KDqtwZ/agent.32586
[2025-11-22T22:35:10.785Z] SSH_AGENT_PID=32588
[2025-11-22T22:35:10.785Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-11-22T22:35:12.168Z] ++ uname
[2025-11-22T22:35:12.168Z] + '[' Linux = AIX ']'
[2025-11-22T22:35:12.169Z] ++ uname
[2025-11-22T22:35:12.169Z] + '[' Linux = SunOS ']'
[2025-11-22T22:35:12.169Z] ++ uname
[2025-11-22T22:35:12.169Z] + '[' Linux = '*BSD' ']'
[2025-11-22T22:35:12.169Z] + MAKE=make
[2025-11-22T22:35:12.169Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-22T22:35:12.169Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-11-22T22:35:13.546Z] ++ uname
[2025-11-22T22:35:13.546Z] + '[' Linux = AIX ']'
[2025-11-22T22:35:13.546Z] ++ uname
[2025-11-22T22:35:13.546Z] + '[' Linux = SunOS ']'
[2025-11-22T22:35:13.546Z] ++ uname
[2025-11-22T22:35:13.546Z] + '[' Linux = '*BSD' ']'
[2025-11-22T22:35:13.546Z] + MAKE=make
[2025-11-22T22:35:13.546Z] + cd ./aqa-tests
[2025-11-22T22:35:13.546Z] + . ./scripts/testenv/testenvSettings.sh
[2025-11-22T22:35:13.546Z] ++ set +x
[2025-11-22T22:35:13.546Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-22T22:35:13.546Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/../../externalDependency/lib
[2025-11-22T22:35:13.546Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-11-22T22:35:13.546Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-22T22:35:13.546Z] perl scripts/configure.pl
[2025-11-22T22:35:13.546Z] /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="sles.15" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-11-22T22:35:13.546Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-11-22T22:35:13.546Z]
[2025-11-22T22:35:13.546Z] Starting to generate test make files.
[2025-11-22T22:35:13.546Z]
[2025-11-22T22:35:13.546Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-11-22T22:35:13.546Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-11-22T22:35:13.547Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-11-22T22:35:13.547Z]
[2025-11-22T22:35:13.547Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-11-22T22:35:13.547Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-11-22T22:35:13.547Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-11-22T22:35:13.547Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-11-22T22:35:13.547Z]
[2025-11-22T22:35:13.547Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-11-22T22:35:13.547Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-11-22T22:35:13.547Z]
[2025-11-22T22:35:13.547Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../autoGen.mk
[2025-11-22T22:35:13.547Z]
[2025-11-22T22:35:13.547Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-11-22T22:35:13.547Z]
[2025-11-22T22:35:13.547Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-11-22T22:35:13.547Z]
[2025-11-22T22:35:13.547Z] Make files are generated successfully.
[2025-11-22T22:35:13.547Z]
[2025-11-22T22:35:13.547Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-22T22:35:13.547Z] make -f runtest.mk _extended.perf
[2025-11-22T22:35:13.547Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-22T22:35:14.162Z]
[2025-11-22T22:35:14.162Z] Running make 4.2.1
[2025-11-22T22:35:14.162Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/..
[2025-11-22T22:35:14.162Z] set JDK_VERSION to 26
[2025-11-22T22:35:14.162Z] set JDK_IMPL to hotspot
[2025-11-22T22:35:14.162Z] set JVM_VERSION to openjdk26
[2025-11-22T22:35:14.162Z] set JCL_VERSION to latest
[2025-11-22T22:35:14.162Z] JAVA_HOME was originally set to /usr/lib64/jvm/jre-1.8.0-openjdk
[2025-11-22T22:35:14.162Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image
[2025-11-22T22:35:14.162Z] set SPEC to linux_390-64
[2025-11-22T22:35:14.162Z] set TEST_FLAG to
[2025-11-22T22:35:14.162Z] set MICROARCH to z15
[2025-11-22T22:35:14.162Z] set OS_LABEL to sles.15
[2025-11-22T22:35:14.162Z] Running extended.perf ...
[2025-11-22T22:35:14.162Z] There are 20 test targets in extended.perf
[2025-11-22T22:35:14.162Z] "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-11-22T22:35:14.162Z] openjdk version "26-beta" 2026-03-17
[2025-11-22T22:35:14.162Z] OpenJDK Runtime Environment Temurin-26+25-202511222132 (build 26-beta+25-ea)
[2025-11-22T22:35:14.162Z] OpenJDK 64-Bit Server VM Temurin-26+25-202511222132 (build 26-beta+25-ea, mixed mode, sharing)
[2025-11-22T22:35:14.162Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests'
[2025-11-22T22:35:14.162Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2025-11-22T22:35:14.162Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-11-22T22:35:14.162Z]
[2025-11-22T22:35:14.162Z] ===============================================
[2025-11-22T22:35:14.162Z] Running test dacapo-avrora_0 ...
[2025-11-22T22:35:14.162Z] ===============================================
[2025-11-22T22:35:14.162Z] dacapo-avrora_0 Start Time: Sat Nov 22 22:35:13 2025 Epoch Time (ms): 1763850913590
[2025-11-22T22:35:14.162Z] dacapo-avrora_0_DISABLED
[2025-11-22T22:35:14.162Z] Disabled Reason:
[2025-11-22T22:35:14.162Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-11-22T22:35:14.162Z] dacapo-avrora_0 Finish Time: Sat Nov 22 22:35:13 2025 Epoch Time (ms): 1763850913605
[2025-11-22T22:35:14.162Z]
[2025-11-22T22:35:14.162Z] ===============================================
[2025-11-22T22:35:14.162Z] Running test dacapo-fop_0 ...
[2025-11-22T22:35:14.162Z] ===============================================
[2025-11-22T22:35:14.162Z] dacapo-fop_0 Start Time: Sat Nov 22 22:35:13 2025 Epoch Time (ms): 1763850913619
[2025-11-22T22:35:14.162Z] variation: NoOptions
[2025-11-22T22:35:14.162Z] JVM_OPTIONS:
[2025-11-22T22:35:14.162Z] { \
[2025-11-22T22:35:14.162Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:35:14.162Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:35:14.162Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-fop_0"; \
[2025-11-22T22:35:14.162Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-fop_0"; \
[2025-11-22T22:35:14.162Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:35:14.162Z] "/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; \
[2025-11-22T22:35:14.162Z] 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_17638509139751/dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:35:14.162Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:35:14.162Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:35:14.162Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:35:14.162Z]
[2025-11-22T22:35:14.162Z] TEST SETUP:
[2025-11-22T22:35:14.162Z] Nothing to be done for setup.
[2025-11-22T22:35:14.162Z]
[2025-11-22T22:35:14.162Z] TESTING:
[2025-11-22T22:35:14.162Z] Version: fop 2.8 batik 1.16 (use -p to print nominal benchmark stats)
[2025-11-22T22:35:14.162Z] ===== DaCapo 23.11-MR2-chopin-minimal fop starting =====
[2025-11-22T22:35:14.778Z] alignment.fo java.lang.reflect.InvocationTargetException
[2025-11-22T22:35:14.778Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119)
[2025-11-22T22:35:14.778Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-22T22:35:14.778Z] at org.dacapo.harness.Fop.iterate(Fop.java:102)
[2025-11-22T22:35:14.778Z] at org.dacapo.harness.Benchmark.run(Benchmark.java:259)
[2025-11-22T22:35:14.778Z] at org.dacapo.harness.TestHarness.runBenchmark(TestHarness.java:225)
[2025-11-22T22:35:14.778Z] at org.dacapo.harness.TestHarness.main(TestHarness.java:170)
[2025-11-22T22:35:14.778Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-22T22:35:14.778Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-22T22:35:14.778Z] at Harness.main(Harness.java:39)
[2025-11-22T22:35:14.778Z] Caused by: java.lang.ExceptionInInitializerError
[2025-11-22T22:35:14.778Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.createImageInfo(PreloaderSVG.java:165)
[2025-11-22T22:35:14.778Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.getImage(PreloaderSVG.java:131)
[2025-11-22T22:35:14.778Z] at org.apache.fop.image.loader.batik.PreloaderSVG$Loader.access$200(PreloaderSVG.java:108)
[2025-11-22T22:35:14.778Z] at org.apache.fop.image.loader.batik.PreloaderSVG.preloadImage(PreloaderSVG.java:76)
[2025-11-22T22:35:14.778Z] at org.apache.xmlgraphics.image.loader.ImageManager.preloadImage(ImageManager.java:176)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.intermediate.AbstractIFPainter.drawImageUsingDocument(AbstractIFPainter.java:323)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.pdf.PDFPainter.drawImage(PDFPainter.java:290)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.intermediate.IFRenderer.renderForeignObject(IFRenderer.java:1324)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderInlineViewport(AbstractRenderer.java:1034)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractPathOrientedRenderer.renderInlineViewport(AbstractPathOrientedRenderer.java:836)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.intermediate.IFRenderer.renderInlineViewport(IFRenderer.java:860)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderInlineArea(AbstractRenderer.java:877)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.intermediate.IFRenderer.renderInlineArea(IFRenderer.java:924)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderLineArea(AbstractRenderer.java:845)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderBlocks(AbstractRenderer.java:704)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderBlock(AbstractRenderer.java:758)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.intermediate.IFRenderer.renderBlock(IFRenderer.java:1004)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderBlocks(AbstractRenderer.java:689)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderFlow(AbstractRenderer.java:591)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractPathOrientedRenderer.renderFlow(AbstractPathOrientedRenderer.java:789)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderMainReference(AbstractRenderer.java:568)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderBodyRegion(AbstractRenderer.java:433)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderRegionViewport(AbstractRenderer.java:380)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.intermediate.IFRenderer.renderRegionViewport(IFRenderer.java:735)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderPageAreas(AbstractRenderer.java:345)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.AbstractRenderer.renderPage(AbstractRenderer.java:318)
[2025-11-22T22:35:14.778Z] at org.apache.fop.render.intermediate.IFRenderer.renderPage(IFRenderer.java:584)
[2025-11-22T22:35:14.778Z] at org.apache.fop.area.RenderPagesModel.addPage(RenderPagesModel.java:123)
[2025-11-22T22:35:14.778Z] at org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager.finishPage(AbstractPageSequenceLayoutManager.java:316)
[2025-11-22T22:35:14.778Z] at org.apache.fop.layoutmgr.PageSequenceLayoutManager.finishPage(PageSequenceLayoutManager.java:243)
[2025-11-22T22:35:14.778Z] at org.apache.fop.layoutmgr.PageSequenceLayoutManager.activateLayout(PageSequenceLayoutManager.java:147)
[2025-11-22T22:35:14.778Z] at org.apache.fop.area.AreaTreeHandler.endPageSequence(AreaTreeHandler.java:267)
[2025-11-22T22:35:14.778Z] at org.apache.fop.fo.pagination.PageSequence.endOfNode(PageSequence.java:140)
[2025-11-22T22:35:14.778Z] at org.apache.fop.fo.FOTreeBuilder$MainFOHandler.endElement(FOTreeBuilder.java:390)
[2025-11-22T22:35:14.778Z] at org.apache.fop.fo.FOTreeBuilder$3.run(FOTreeBuilder.java:207)
[2025-11-22T22:35:14.778Z] at org.apache.fop.fo.FOTreeBuilder$3.run(FOTreeBuilder.java:204)
[2025-11-22T22:35:14.778Z] at java.base/java.security.AccessController.doPrivileged(AccessController.java:74)
[2025-11-22T22:35:14.778Z] at org.apache.fop.fo.FOTreeBuilder.endElement(FOTreeBuilder.java:203)
[2025-11-22T22:35:14.778Z] at org.apache.xalan.transformer.TransformerIdentityImpl.endElement(TransformerIdentityImpl.java:1102)
[2025-11-22T22:35:14.778Z] at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
[2025-11-22T22:35:14.778Z] at org.apache.xerces.xinclude.XIncludeHandler.endElement(Unknown Source)
[2025-11-22T22:35:14.778Z] at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
[2025-11-22T22:35:14.778Z] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
[2025-11-22T22:35:14.778Z] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
[2025-11-22T22:35:14.778Z] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[2025-11-22T22:35:14.778Z] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
[2025-11-22T22:35:14.778Z] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
[2025-11-22T22:35:14.778Z] at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
[2025-11-22T22:35:14.778Z] at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
[2025-11-22T22:35:14.778Z] at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:485)
[2025-11-22T22:35:14.778Z] at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:293)
[2025-11-22T22:35:14.778Z] at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:116)
[2025-11-22T22:35:14.778Z] at org.apache.fop.cli.Main.startFOP(Main.java:183)
[2025-11-22T22:35:14.778Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-22T22:35:14.778Z] ... 8 more
[2025-11-22T22:35:14.778Z] Caused by: java.lang.RuntimeException: Fontconfig head is null, check your fonts or fonts configuration
[2025-11-22T22:35:14.778Z] at java.desktop/sun.awt.FontConfiguration.getVersion(FontConfiguration.java:1242)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.awt.FontConfiguration.readFontConfigFile(FontConfiguration.java:207)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.awt.FontConfiguration.init(FontConfiguration.java:103)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.awt.X11FontManager.createFontConfiguration(X11FontManager.java:697)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.font.SunFontManager.<init>(SunFontManager.java:341)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.awt.FcFontManager.<init>(FcFontManager.java:35)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.awt.X11FontManager.<init>(X11FontManager.java:55)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.font.PlatformFontInfo.createFontManager(PlatformFontInfo.java:37)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.font.FontManagerFactory.getInstance(FontManagerFactory.java:51)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getFontManagerForSGE(SunGraphicsEnvironment.java:133)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(SunGraphicsEnvironment.java:167)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames(SunGraphicsEnvironment.java:191)
[2025-11-22T22:35:14.778Z] at java.desktop/sun.java2d.HeadlessGraphicsEnvironment.getAvailableFontFamilyNames(HeadlessGraphicsEnvironment.java:80)
[2025-11-22T22:35:14.778Z] at org.apache.batik.bridge.DefaultFontFamilyResolver.<clinit>(DefaultFontFamilyResolver.java:86)
[2025-11-22T22:35:14.778Z] ... 62 more
[2025-11-22T22:35:14.778Z] -----------------------------------
[2025-11-22T22:35:14.778Z] dacapo-fop_0_FAILED
[2025-11-22T22:35:14.778Z] -----------------------------------
[2025-11-22T22:35:14.778Z]
[2025-11-22T22:35:14.778Z] TEST TEARDOWN:
[2025-11-22T22:35:14.778Z] Nothing to be done for teardown.
[2025-11-22T22:35:14.778Z] dacapo-fop_0 Finish Time: Sat Nov 22 22:35:14 2025 Epoch Time (ms): 1763850914543
[2025-11-22T22:35:14.778Z]
[2025-11-22T22:35:14.778Z] ===============================================
[2025-11-22T22:35:14.778Z] Running test dacapo-jython_0 ...
[2025-11-22T22:35:14.778Z] ===============================================
[2025-11-22T22:35:14.778Z] dacapo-jython_0 Start Time: Sat Nov 22 22:35:14 2025 Epoch Time (ms): 1763850914558
[2025-11-22T22:35:14.778Z] variation: NoOptions
[2025-11-22T22:35:14.778Z] JVM_OPTIONS:
[2025-11-22T22:35:14.778Z] { \
[2025-11-22T22:35:14.778Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:35:14.778Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:35:14.778Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-jython_0"; \
[2025-11-22T22:35:14.778Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-jython_0"; \
[2025-11-22T22:35:14.778Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:35:14.778Z] "/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; \
[2025-11-22T22:35:14.778Z] 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_17638509139751/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:35:14.778Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:35:14.778Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:35:14.778Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:35:14.778Z]
[2025-11-22T22:35:14.778Z] TEST SETUP:
[2025-11-22T22:35:14.778Z] Nothing to be done for setup.
[2025-11-22T22:35:14.778Z]
[2025-11-22T22:35:14.778Z] TESTING:
[2025-11-22T22:35:16.788Z] Version: jython v2.7.3 (use -p to print nominal benchmark stats)
[2025-11-22T22:35:18.076Z] ===== DaCapo 23.11-MR2-chopin-minimal jython starting =====
[2025-11-22T22:35:19.357Z] -------------------------------------------------------------------------------
[2025-11-22T22:35:19.358Z] PYBENCH 2.0
[2025-11-22T22:35:19.358Z] -------------------------------------------------------------------------------
[2025-11-22T22:35:19.358Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:35:19.358Z] 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)
[2025-11-22T22:35:19.358Z] WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper
[2025-11-22T22:35:19.358Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:35:19.980Z] * using Jython
[2025-11-22T22:35:19.980Z] * system check interval set to maximum: 2147483647
[2025-11-22T22:35:19.980Z] * using timer: time.time
[2025-11-22T22:35:19.980Z]
[2025-11-22T22:35:20.598Z] Calibrating tests. Please wait... done.
[2025-11-22T22:35:20.598Z]
[2025-11-22T22:35:20.598Z] Running 2 round(s) of the suite at warp factor 20:
[2025-11-22T22:35:20.598Z]
[2025-11-22T22:35:25.301Z] * Round 1 done.
[2025-11-22T22:35:29.001Z] * Round 2 done.
[2025-11-22T22:35:29.001Z]
[2025-11-22T22:35:29.001Z] ===== DaCapo 23.11-MR2-chopin-minimal jython PASSED in 10536 msec =====
[2025-11-22T22:35:29.001Z] -----------------------------------
[2025-11-22T22:35:29.001Z] dacapo-jython_0_PASSED
[2025-11-22T22:35:29.001Z] -----------------------------------
[2025-11-22T22:35:29.001Z]
[2025-11-22T22:35:29.001Z] TEST TEARDOWN:
[2025-11-22T22:35:29.001Z] Nothing to be done for teardown.
[2025-11-22T22:35:29.001Z] dacapo-jython_0 Finish Time: Sat Nov 22 22:35:28 2025 Epoch Time (ms): 1763850928567
[2025-11-22T22:35:29.001Z]
[2025-11-22T22:35:29.001Z] ===============================================
[2025-11-22T22:35:29.001Z] Running test dacapo-luindex_0 ...
[2025-11-22T22:35:29.001Z] ===============================================
[2025-11-22T22:35:29.001Z] dacapo-luindex_0 Start Time: Sat Nov 22 22:35:28 2025 Epoch Time (ms): 1763850928581
[2025-11-22T22:35:29.001Z] variation: NoOptions
[2025-11-22T22:35:29.001Z] JVM_OPTIONS:
[2025-11-22T22:35:29.001Z] { \
[2025-11-22T22:35:29.001Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:35:29.001Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:35:29.001Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-luindex_0"; \
[2025-11-22T22:35:29.001Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-luindex_0"; \
[2025-11-22T22:35:29.001Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:35:29.001Z] "/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; \
[2025-11-22T22:35:29.001Z] 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_17638509139751/dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:35:29.001Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:35:29.001Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:35:29.001Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:35:29.001Z]
[2025-11-22T22:35:29.001Z] TEST SETUP:
[2025-11-22T22:35:29.001Z] Nothing to be done for setup.
[2025-11-22T22:35:29.001Z]
[2025-11-22T22:35:29.001Z] TESTING:
[2025-11-22T22:35:29.001Z] WARNING: luindex will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for luindex is as follows: 'Luindex requires Java 11 or newer.'
[2025-11-22T22:35:29.619Z] Version: lucene 9.7.0 (use -p to print nominal benchmark stats)
[2025-11-22T22:35:29.619Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex starting =====
[2025-11-22T22:35:30.325Z] Adding documents from enwiki-anarchism-abydos.md:
[2025-11-22T22:35:30.325Z] Adding documents from enwiki-anarchism-abydos.md: 500
[2025-11-22T22:35:30.945Z] Adding documents from enwiki-abydos-copleston.md:
[2025-11-22T22:35:31.562Z] Adding documents from enwiki-abydos-copleston.md: 1000
[2025-11-22T22:35:31.562Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:35:31.562Z] 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)
[2025-11-22T22:35:31.562Z] WARNING: Please consider reporting this to the maintainers of class org.apache.lucene.store.MappedByteBufferIndexInputProvider
[2025-11-22T22:35:31.562Z] WARNING: sun.misc.Unsafe::invokeCleaner will be removed in a future release
[2025-11-22T22:35:33.465Z] Adding documents from enwiki-abydos-copleston.md: 2000
[2025-11-22T22:35:34.081Z] Adding documents from enwiki-abydos-copleston.md: 3000
[2025-11-22T22:35:35.361Z] Adding documents from enwiki-abydos-copleston.md: 4000
[2025-11-22T22:35:35.361Z] Adding documents from enwiki-abydos-copleston.md: 5000
[2025-11-22T22:35:35.361Z] Adding documents from enwiki-abydos-copleston.md: 5500
[2025-11-22T22:35:35.361Z] Optimizing...
[2025-11-22T22:35:38.181Z] ===== DaCapo 23.11-MR2-chopin-minimal luindex PASSED in 8054 msec =====
[2025-11-22T22:35:38.181Z] -----------------------------------
[2025-11-22T22:35:38.181Z] dacapo-luindex_0_PASSED
[2025-11-22T22:35:38.181Z] -----------------------------------
[2025-11-22T22:35:38.181Z]
[2025-11-22T22:35:38.181Z] TEST TEARDOWN:
[2025-11-22T22:35:38.181Z] Nothing to be done for teardown.
[2025-11-22T22:35:38.181Z] dacapo-luindex_0 Finish Time: Sat Nov 22 22:35:37 2025 Epoch Time (ms): 1763850937456
[2025-11-22T22:35:38.181Z]
[2025-11-22T22:35:38.181Z] ===============================================
[2025-11-22T22:35:38.181Z] Running test dacapo-pmd_0 ...
[2025-11-22T22:35:38.181Z] ===============================================
[2025-11-22T22:35:38.181Z] dacapo-pmd_0 Start Time: Sat Nov 22 22:35:37 2025 Epoch Time (ms): 1763850937471
[2025-11-22T22:35:38.181Z] variation: NoOptions
[2025-11-22T22:35:38.181Z] JVM_OPTIONS:
[2025-11-22T22:35:38.181Z] { \
[2025-11-22T22:35:38.181Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:35:38.181Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:35:38.181Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-pmd_0"; \
[2025-11-22T22:35:38.181Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-pmd_0"; \
[2025-11-22T22:35:38.181Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:35:38.181Z] "/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; \
[2025-11-22T22:35:38.181Z] 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_17638509139751/dacapo-pmd_0"; else echo "-----------------------------------"; echo "dacapo-pmd_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:35:38.181Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:35:38.181Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:35:38.181Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:35:38.181Z]
[2025-11-22T22:35:38.181Z] TEST SETUP:
[2025-11-22T22:35:38.181Z] Nothing to be done for setup.
[2025-11-22T22:35:38.181Z]
[2025-11-22T22:35:38.181Z] TESTING:
[2025-11-22T22:35:38.181Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-22T22:35:38.181Z] Version: pmd 6.55.0 (use -p to print nominal benchmark stats)
[2025-11-22T22:35:38.181Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd starting =====
[2025-11-22T22:35:42.293Z] Checked: 0%
[2025-11-22T22:35:42.910Z] Checked: 5%
[2025-11-22T22:35:43.532Z] Checked: 10%
[2025-11-22T22:35:44.149Z] Checked: 15%
[2025-11-22T22:35:44.149Z] Checked: 20%
[2025-11-22T22:35:44.149Z] Checked: 25%
[2025-11-22T22:35:44.764Z] Checked: 30%
[2025-11-22T22:35:44.764Z] Checked: 35%
[2025-11-22T22:35:45.385Z] Checked: 40%
[2025-11-22T22:35:45.385Z] Checked: 45%
[2025-11-22T22:35:46.001Z] Checked: 50%
[2025-11-22T22:35:46.001Z] Checked: 55%
[2025-11-22T22:35:47.302Z] Checked: 60%
[2025-11-22T22:35:47.302Z] Checked: 65%
[2025-11-22T22:35:47.919Z] Checked: 70%
[2025-11-22T22:35:48.538Z] Checked: 75%
[2025-11-22T22:35:49.544Z] Checked: 80%
[2025-11-22T22:35:49.544Z] Checked: 85%
[2025-11-22T22:35:49.544Z] Checked: 90%
[2025-11-22T22:35:50.161Z] Checked: 95%
[2025-11-22T22:35:50.161Z] Checked: 100%
[2025-11-22T22:35:50.161Z] PMD checked 601 files.
[2025-11-22T22:35:50.161Z] ===== DaCapo 23.11-MR2-chopin-minimal pmd PASSED in 11577 msec =====
[2025-11-22T22:35:50.161Z] -----------------------------------
[2025-11-22T22:35:50.161Z] dacapo-pmd_0_PASSED
[2025-11-22T22:35:50.161Z] -----------------------------------
[2025-11-22T22:35:50.161Z]
[2025-11-22T22:35:50.161Z] TEST TEARDOWN:
[2025-11-22T22:35:50.161Z] Nothing to be done for teardown.
[2025-11-22T22:35:50.161Z] dacapo-pmd_0 Finish Time: Sat Nov 22 22:35:49 2025 Epoch Time (ms): 1763850949799
[2025-11-22T22:35:50.161Z]
[2025-11-22T22:35:50.161Z] ===============================================
[2025-11-22T22:35:50.161Z] Running test dacapo-sunflow_0 ...
[2025-11-22T22:35:50.161Z] ===============================================
[2025-11-22T22:35:50.161Z] dacapo-sunflow_0 Start Time: Sat Nov 22 22:35:49 2025 Epoch Time (ms): 1763850949813
[2025-11-22T22:35:50.161Z] variation: NoOptions
[2025-11-22T22:35:50.161Z] JVM_OPTIONS:
[2025-11-22T22:35:50.161Z] { \
[2025-11-22T22:35:50.161Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:35:50.161Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:35:50.161Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-sunflow_0"; \
[2025-11-22T22:35:50.161Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-sunflow_0"; \
[2025-11-22T22:35:50.161Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:35:50.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" sunflow; \
[2025-11-22T22:35:50.161Z] 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_17638509139751/dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:35:50.161Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:35:50.161Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:35:50.161Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:35:50.161Z]
[2025-11-22T22:35:50.161Z] TEST SETUP:
[2025-11-22T22:35:50.161Z] Nothing to be done for setup.
[2025-11-22T22:35:50.161Z]
[2025-11-22T22:35:50.161Z] TESTING:
[2025-11-22T22:35:50.777Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,1024]
[2025-11-22T22:35:50.777Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow starting =====
[2025-11-22T22:36:36.452Z] ===== DaCapo 23.11-MR2-chopin-minimal sunflow PASSED in 44991 msec =====
[2025-11-22T22:36:36.452Z] -----------------------------------
[2025-11-22T22:36:36.452Z] dacapo-sunflow_0_PASSED
[2025-11-22T22:36:36.452Z] -----------------------------------
[2025-11-22T22:36:36.452Z]
[2025-11-22T22:36:36.452Z] TEST TEARDOWN:
[2025-11-22T22:36:36.452Z] Nothing to be done for teardown.
[2025-11-22T22:36:36.452Z] dacapo-sunflow_0 Finish Time: Sat Nov 22 22:36:35 2025 Epoch Time (ms): 1763850995600
[2025-11-22T22:36:36.452Z]
[2025-11-22T22:36:36.452Z] ===============================================
[2025-11-22T22:36:36.452Z] Running test dacapo-tomcat_0 ...
[2025-11-22T22:36:36.452Z] ===============================================
[2025-11-22T22:36:36.452Z] dacapo-tomcat_0 Start Time: Sat Nov 22 22:36:35 2025 Epoch Time (ms): 1763850995616
[2025-11-22T22:36:36.452Z] variation: NoOptions
[2025-11-22T22:36:36.452Z] JVM_OPTIONS:
[2025-11-22T22:36:36.452Z] { \
[2025-11-22T22:36:36.452Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:36:36.452Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:36:36.452Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-tomcat_0"; \
[2025-11-22T22:36:36.452Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-tomcat_0"; \
[2025-11-22T22:36:36.452Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:36:36.452Z] "/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; \
[2025-11-22T22:36:36.452Z] 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_17638509139751/dacapo-tomcat_0"; else echo "-----------------------------------"; echo "dacapo-tomcat_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:36:36.452Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:36:36.452Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:36:36.452Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:36:36.452Z]
[2025-11-22T22:36:36.452Z] TEST SETUP:
[2025-11-22T22:36:36.452Z] Nothing to be done for setup.
[2025-11-22T22:36:36.452Z]
[2025-11-22T22:36:36.452Z] TESTING:
[2025-11-22T22:36:36.452Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,512]
[2025-11-22T22:36:36.452Z] Tomcat is using port 8080. Configure with -Ddacapo.tomcat.port.
[2025-11-22T22:36:37.068Z] Version: tomcat 10.1.11 (use -p to print nominal benchmark stats)
[2025-11-22T22:36:37.068Z] WARNING: tomcat will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for tomcat is as follows: 'Tomcat requires at least Java version 11.'
[2025-11-22T22:36:37.685Z] WARNING: A restricted method in java.lang.System has been called
[2025-11-22T22:36:37.685Z] 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)
[2025-11-22T22:36:37.685Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-11-22T22:36:37.685Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-11-22T22:36:37.685Z]
[2025-11-22T22:36:38.998Z] Server created with thread pool size 2
[2025-11-22T22:36:38.998Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat starting =====
[2025-11-22T22:36:38.998Z] Loading web application
[2025-11-22T22:36:38.998Z] Starting 80000 requests...
[2025-11-22T22:36:49.804Z] Completing requests: 5%
[2025-11-22T22:36:52.617Z] Completing requests: 10%
[2025-11-22T22:36:55.820Z] Completing requests: 15%
[2025-11-22T22:36:57.828Z] Completing requests: 20%
[2025-11-22T22:37:00.633Z] Completing requests: 25%
[2025-11-22T22:37:04.329Z] Completing requests: 30%
[2025-11-22T22:37:06.345Z] Completing requests: 35%
[2025-11-22T22:37:10.038Z] Completing requests: 40%
[2025-11-22T22:37:12.045Z] Completing requests: 45%
[2025-11-22T22:37:14.886Z] Completing requests: 50%
[2025-11-22T22:37:18.599Z] Completing requests: 55%
[2025-11-22T22:37:21.430Z] Completing requests: 60%
[2025-11-22T22:37:24.290Z] Completing requests: 65%
[2025-11-22T22:37:27.145Z] Completing requests: 70%
[2025-11-22T22:37:30.033Z] Completing requests: 75%
[2025-11-22T22:37:32.939Z] Completing requests: 80%
[2025-11-22T22:37:36.718Z] Completing requests: 85%
[2025-11-22T22:37:39.133Z] Completing requests: 90%
[2025-11-22T22:37:42.909Z] Completing requests: 95%
[2025-11-22T22:37:42.909Z] Completed requests
[2025-11-22T22:37:42.909Z] Client threads complete ... unloading web application
[2025-11-22T22:37:42.909Z] ===== DaCapo 23.11-MR2-chopin-minimal tomcat PASSED in 63754 msec =====
[2025-11-22T22:37:42.909Z] ===== DaCapo processed 80000 requests in 63585 msec, 1258 requests per second =====
[2025-11-22T22:37:42.909Z] ===== DaCapo tail latency, simple: 50% 1225 usec, 90% 1531 usec, 99% 9383 usec, 99.9% 17469 usec, 99.99% 148650 usec, max 1189494 usec, measured over 80000 events =====
[2025-11-22T22:37:42.909Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1392 usec, 90% 4829 usec, 99% 10905 usec, 99.9% 21622 usec, 99.99% 148650 usec, max 1189494 usec, measured over 80000 events =====
[2025-11-22T22:37:42.909Z] ===== DaCapo tail latency, metered full smoothing: 50% 1570551 usec, 90% 4035513 usec, 99% 4149133 usec, 99.9% 4158120 usec, 99.99% 4161022 usec, max 4166679 usec, measured over 80000 events =====
[2025-11-22T22:37:53.347Z] Server stopped ... iteration complete
[2025-11-22T22:37:53.965Z] -----------------------------------
[2025-11-22T22:37:53.965Z] dacapo-tomcat_0_PASSED
[2025-11-22T22:37:53.965Z] -----------------------------------
[2025-11-22T22:37:53.965Z]
[2025-11-22T22:37:53.965Z] TEST TEARDOWN:
[2025-11-22T22:37:53.965Z] Nothing to be done for teardown.
[2025-11-22T22:37:53.965Z] dacapo-tomcat_0 Finish Time: Sat Nov 22 22:37:53 2025 Epoch Time (ms): 1763851073322
[2025-11-22T22:37:53.965Z]
[2025-11-22T22:37:53.965Z] ===============================================
[2025-11-22T22:37:53.965Z] Running test dacapo-xalan_0 ...
[2025-11-22T22:37:53.965Z] ===============================================
[2025-11-22T22:37:53.965Z] dacapo-xalan_0 Start Time: Sat Nov 22 22:37:53 2025 Epoch Time (ms): 1763851073341
[2025-11-22T22:37:53.965Z] variation: NoOptions
[2025-11-22T22:37:53.965Z] JVM_OPTIONS:
[2025-11-22T22:37:53.965Z] { \
[2025-11-22T22:37:53.965Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:37:53.965Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:37:53.965Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-xalan_0"; \
[2025-11-22T22:37:53.965Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/dacapo-xalan_0"; \
[2025-11-22T22:37:53.965Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:37:53.965Z] "/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; \
[2025-11-22T22:37:53.966Z] 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_17638509139751/dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:37:53.966Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:37:53.966Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:37:53.966Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:37:53.966Z]
[2025-11-22T22:37:53.966Z] TEST SETUP:
[2025-11-22T22:37:53.966Z] Nothing to be done for setup.
[2025-11-22T22:37:53.966Z]
[2025-11-22T22:37:53.966Z] TESTING:
[2025-11-22T22:37:53.966Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,2048]
[2025-11-22T22:37:53.966Z] Version: xalan 2_7_2 (use -p to print nominal benchmark stats)
[2025-11-22T22:37:54.590Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan starting =====
[2025-11-22T22:37:57.289Z] Processing: 5%
[2025-11-22T22:37:57.920Z] Processing: 10%
[2025-11-22T22:37:58.538Z] Processing: 15%
[2025-11-22T22:37:59.187Z] Processing: 20%
[2025-11-22T22:37:59.187Z] Processing: 25%
[2025-11-22T22:37:59.822Z] Processing: 30%
[2025-11-22T22:38:00.476Z] Processing: 35%
[2025-11-22T22:38:00.476Z] Processing: 40%
[2025-11-22T22:38:01.129Z] Processing: 45%
[2025-11-22T22:38:01.129Z] Processing: 50%
[2025-11-22T22:38:01.771Z] Processing: 55%
[2025-11-22T22:38:01.771Z] Processing: 60%
[2025-11-22T22:38:02.397Z] Processing: 65%
[2025-11-22T22:38:02.397Z] Processing: 70%
[2025-11-22T22:38:03.018Z] Processing: 75%
[2025-11-22T22:38:03.666Z] Processing: 80%
[2025-11-22T22:38:03.666Z] Processing: 85%
[2025-11-22T22:38:03.666Z] Processing: 90%
[2025-11-22T22:38:04.288Z] Processing: 95%
[2025-11-22T22:38:04.288Z] Normal completion.
[2025-11-22T22:38:04.288Z] ===== DaCapo 23.11-MR2-chopin-minimal xalan PASSED in 9305 msec =====
[2025-11-22T22:38:04.288Z] -----------------------------------
[2025-11-22T22:38:04.288Z] dacapo-xalan_0_PASSED
[2025-11-22T22:38:04.288Z] -----------------------------------
[2025-11-22T22:38:04.288Z]
[2025-11-22T22:38:04.288Z] TEST TEARDOWN:
[2025-11-22T22:38:04.288Z] Nothing to be done for teardown.
[2025-11-22T22:38:04.288Z] dacapo-xalan_0 Finish Time: Sat Nov 22 22:38:03 2025 Epoch Time (ms): 1763851083793
[2025-11-22T22:38:04.288Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/dacapo'
[2025-11-22T22:38:04.288Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-11-22T22:38:04.288Z]
[2025-11-22T22:38:04.288Z] ===============================================
[2025-11-22T22:38:04.288Z] Running test renaissance-als_0 ...
[2025-11-22T22:38:04.288Z] ===============================================
[2025-11-22T22:38:04.288Z] renaissance-als_0 Start Time: Sat Nov 22 22:38:03 2025 Epoch Time (ms): 1763851083828
[2025-11-22T22:38:04.288Z] variation: NoOptions
[2025-11-22T22:38:04.288Z] JVM_OPTIONS:
[2025-11-22T22:38:04.288Z] { \
[2025-11-22T22:38:04.288Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:38:04.288Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:38:04.288Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-als_0"; \
[2025-11-22T22:38:04.288Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-als_0"; \
[2025-11-22T22:38:04.288Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:38:04.288Z] "/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_17638509139751/renaissance-als_0"/als.json" als; \
[2025-11-22T22:38:04.288Z] 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_17638509139751/renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:38:04.288Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:38:04.288Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:38:04.288Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:38:04.288Z]
[2025-11-22T22:38:04.288Z] TEST SETUP:
[2025-11-22T22:38:04.288Z] Nothing to be done for setup.
[2025-11-22T22:38:04.288Z]
[2025-11-22T22:38:04.288Z] TESTING:
[2025-11-22T22:38:04.909Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:38:04.909Z] 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_17638509139751/renaissance-als_0/launcher-223803-857068659634086070/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:38:04.909Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:38:04.909Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:38:07.759Z] Benchmark 'als' failed with exception:
[2025-11-22T22:38:07.759Z] java.lang.ExceptionInInitializerError
[2025-11-22T22:38:07.759Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-22T22:38:07.759Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-22T22:38:07.759Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-22T22:38:07.759Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-22T22:38:07.759Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-22T22:38:07.759Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:38:07.759Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-22T22:38:07.759Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-22T22:38:07.759Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-22T22:38:07.759Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-22T22:38:07.759Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-22T22:38:07.759Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-22T22:38:07.759Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-22T22:38:07.759Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-22T22:38:07.759Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-22T22:38:07.759Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:38:07.759Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-22T22:38:07.759Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-22T22:38:07.759Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-22T22:38:07.759Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2025-11-22T22:38:07.759Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2025-11-22T22:38:07.759Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-22T22:38:07.759Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-22T22:38:07.759Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-22T22:38:07.759Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-22T22:38:07.759Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-22T22:38:07.759Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-22T22:38:07.759Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-22T22:38:07.759Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-22T22:38:07.759Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-22T22:38:07.759Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-22T22:38:07.759Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-22T22:38:07.759Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-22T22:38:07.759Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-22T22:38:07.759Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:38:07.759Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-22T22:38:07.759Z] ... 34 more
[2025-11-22T22:38:07.759Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:38:07.759Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-22T22:38:07.759Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-22T22:38:07.759Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-22T22:38:07.759Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-22T22:38:07.759Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-22T22:38:07.759Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-22T22:38:07.759Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-22T22:38:07.759Z] ... 34 more
[2025-11-22T22:38:07.759Z] The following benchmarks failed: als
[2025-11-22T22:38:07.759Z] -----------------------------------
[2025-11-22T22:38:07.759Z] renaissance-als_0_FAILED
[2025-11-22T22:38:07.759Z] -----------------------------------
[2025-11-22T22:38:07.759Z]
[2025-11-22T22:38:07.759Z] TEST TEARDOWN:
[2025-11-22T22:38:07.759Z] Nothing to be done for teardown.
[2025-11-22T22:38:07.759Z] renaissance-als_0 Finish Time: Sat Nov 22 22:38:07 2025 Epoch Time (ms): 1763851087625
[2025-11-22T22:38:07.759Z]
[2025-11-22T22:38:07.759Z] ===============================================
[2025-11-22T22:38:07.759Z] Running test renaissance-chi-square_0 ...
[2025-11-22T22:38:07.759Z] ===============================================
[2025-11-22T22:38:07.759Z] renaissance-chi-square_0 Start Time: Sat Nov 22 22:38:07 2025 Epoch Time (ms): 1763851087650
[2025-11-22T22:38:07.759Z] variation: NoOptions
[2025-11-22T22:38:07.759Z] JVM_OPTIONS:
[2025-11-22T22:38:07.759Z] { \
[2025-11-22T22:38:07.759Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:38:07.759Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:38:07.759Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-chi-square_0"; \
[2025-11-22T22:38:07.759Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-chi-square_0"; \
[2025-11-22T22:38:07.760Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:38:07.760Z] "/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_17638509139751/renaissance-chi-square_0"/chi-square.json" chi-square; \
[2025-11-22T22:38:07.760Z] 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_17638509139751/renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:38:07.760Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:38:07.760Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:38:07.760Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:38:07.760Z]
[2025-11-22T22:38:07.760Z] TEST SETUP:
[2025-11-22T22:38:07.760Z] Nothing to be done for setup.
[2025-11-22T22:38:07.760Z]
[2025-11-22T22:38:07.760Z] TESTING:
[2025-11-22T22:38:09.060Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:38:09.060Z] 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_17638509139751/renaissance-chi-square_0/launcher-223807-12373818933489739297/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:38:09.060Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:38:09.060Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:38:12.915Z] Benchmark 'chi-square' failed with exception:
[2025-11-22T22:38:12.915Z] java.lang.ExceptionInInitializerError
[2025-11-22T22:38:12.915Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-22T22:38:12.915Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-22T22:38:12.915Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-22T22:38:12.915Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-22T22:38:12.915Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-22T22:38:12.915Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:38:12.915Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-22T22:38:12.915Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-22T22:38:12.915Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-22T22:38:12.915Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-22T22:38:12.915Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-22T22:38:12.915Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-22T22:38:12.915Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-22T22:38:12.915Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-22T22:38:12.915Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-22T22:38:12.915Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:38:12.915Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-22T22:38:12.915Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-22T22:38:12.915Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-22T22:38:12.915Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2025-11-22T22:38:12.915Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2025-11-22T22:38:12.915Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-22T22:38:12.915Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-22T22:38:12.915Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-22T22:38:12.915Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-22T22:38:12.915Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-22T22:38:12.915Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-22T22:38:12.915Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-22T22:38:12.915Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-22T22:38:12.915Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-22T22:38:12.915Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-22T22:38:12.915Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-22T22:38:12.915Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-22T22:38:12.915Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-22T22:38:12.915Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:38:12.915Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-22T22:38:12.915Z] ... 34 more
[2025-11-22T22:38:12.915Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:38:12.915Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-22T22:38:12.915Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-22T22:38:12.915Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-22T22:38:12.915Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-22T22:38:12.915Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-22T22:38:12.915Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-22T22:38:12.915Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-22T22:38:12.915Z] ... 34 more
[2025-11-22T22:38:12.915Z] The following benchmarks failed: chi-square
[2025-11-22T22:38:12.915Z] -----------------------------------
[2025-11-22T22:38:12.915Z] renaissance-chi-square_0_FAILED
[2025-11-22T22:38:12.915Z] -----------------------------------
[2025-11-22T22:38:12.915Z]
[2025-11-22T22:38:12.915Z] TEST TEARDOWN:
[2025-11-22T22:38:12.915Z] Nothing to be done for teardown.
[2025-11-22T22:38:12.915Z] renaissance-chi-square_0 Finish Time: Sat Nov 22 22:38:12 2025 Epoch Time (ms): 1763851092552
[2025-11-22T22:38:12.915Z]
[2025-11-22T22:38:12.915Z] ===============================================
[2025-11-22T22:38:12.915Z] Running test renaissance-db-shootout_0 ...
[2025-11-22T22:38:12.915Z] ===============================================
[2025-11-22T22:38:12.915Z] renaissance-db-shootout_0 Start Time: Sat Nov 22 22:38:12 2025 Epoch Time (ms): 1763851092570
[2025-11-22T22:38:12.915Z] variation: NoOptions
[2025-11-22T22:38:12.915Z] JVM_OPTIONS:
[2025-11-22T22:38:12.915Z] { \
[2025-11-22T22:38:12.915Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:38:12.915Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:38:12.915Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-db-shootout_0"; \
[2025-11-22T22:38:12.915Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-db-shootout_0"; \
[2025-11-22T22:38:12.915Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:38:12.915Z] "/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_17638509139751/renaissance-db-shootout_0"/db-shootout.json" db-shootout; \
[2025-11-22T22:38:12.915Z] 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_17638509139751/renaissance-db-shootout_0"; else echo "-----------------------------------"; echo "renaissance-db-shootout_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:38:12.915Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:38:12.915Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:38:12.915Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:38:12.915Z]
[2025-11-22T22:38:12.915Z] TEST SETUP:
[2025-11-22T22:38:12.915Z] Nothing to be done for setup.
[2025-11-22T22:38:12.915Z]
[2025-11-22T22:38:12.915Z] TESTING:
[2025-11-22T22:38:13.562Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:38:13.562Z] 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_17638509139751/renaissance-db-shootout_0/launcher-223812-3148671018307675927/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:38:13.562Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:38:13.562Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:38:24.287Z] [2025-11-22T22:38:22.977+0000] net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService (net.openhft.chronicle.core.internal.cleaner.ReflectionBasedByteBufferCleanerService <clinit>)
[2025-11-22T22:38:24.287Z] WARNING: Make sure you have set the command line option "--illegal-access=permit --add-exports java.base/jdk.internal.ref=ALL-UNNAMED" to enable ReflectionBasedByteBufferCleanerService
[2025-11-22T22:38:24.287Z] [main] ERROR net.openhft.chronicle.hash.impl.util.CleanerUtils - Unable to initialise CleanerUtils
[2025-11-22T22:38:24.287Z] java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:38:24.287Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-11-22T22:38:24.287Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-11-22T22:38:24.287Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-11-22T22:38:24.287Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-11-22T22:38:24.287Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-22T22:38:24.287Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-22T22:38:24.287Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-22T22:38:24.287Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-22T22:38:24.287Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-22T22:38:24.287Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-22T22:38:24.287Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-22T22:38:24.287Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-22T22:38:24.287Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-22T22:38:24.287Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-22T22:38:24.287Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-22T22:38:24.287Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-22T22:38:24.287Z] Benchmark 'db-shootout' failed with exception:
[2025-11-22T22:38:24.287Z] java.lang.ExceptionInInitializerError
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.hash.impl.VanillaChronicleHash.registerCleaner(VanillaChronicleHash.java:503)
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.map.ChronicleMapBuilder.prepareMapPublication(ChronicleMapBuilder.java:1782)
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createWithFile(ChronicleMapBuilder.java:1760)
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.map.ChronicleMapBuilder.createPersistedTo(ChronicleMapBuilder.java:1618)
[2025-11-22T22:38:24.287Z] at org.lmdbjava.bench.Chronicle$CommonChronicleMap.setup(Chronicle.java:122)
[2025-11-22T22:38:24.287Z] at org.lmdbjava.bench.Chronicle$Reader.setup(Chronicle.java:204)
[2025-11-22T22:38:24.287Z] at org.renaissance.database.DbShootout.setUpBeforeAll(DbShootout.scala:96)
[2025-11-22T22:38:24.287Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-22T22:38:24.287Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-22T22:38:24.287Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-22T22:38:24.287Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-22T22:38:24.287Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-22T22:38:24.287Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-22T22:38:24.287Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-22T22:38:24.287Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-22T22:38:24.287Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-22T22:38:24.287Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-22T22:38:24.287Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-22T22:38:24.287Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-22T22:38:24.287Z] Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:38)
[2025-11-22T22:38:24.287Z] ... 20 more
[2025-11-22T22:38:24.287Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:38:24.287Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-22T22:38:24.287Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-22T22:38:24.287Z] at net.openhft.chronicle.hash.impl.util.CleanerUtils.<clinit>(CleanerUtils.java:31)
[2025-11-22T22:38:24.287Z] ... 20 more
[2025-11-22T22:38:24.287Z] The following benchmarks failed: db-shootout
[2025-11-22T22:38:24.287Z] -----------------------------------
[2025-11-22T22:38:24.287Z] renaissance-db-shootout_0_FAILED
[2025-11-22T22:38:24.287Z] -----------------------------------
[2025-11-22T22:38:24.287Z]
[2025-11-22T22:38:24.287Z] TEST TEARDOWN:
[2025-11-22T22:38:24.287Z] Nothing to be done for teardown.
[2025-11-22T22:38:24.287Z] renaissance-db-shootout_0 Finish Time: Sat Nov 22 22:38:23 2025 Epoch Time (ms): 1763851103319
[2025-11-22T22:38:24.287Z]
[2025-11-22T22:38:24.287Z] ===============================================
[2025-11-22T22:38:24.287Z] Running test renaissance-dec-tree_0 ...
[2025-11-22T22:38:24.287Z] ===============================================
[2025-11-22T22:38:24.287Z] renaissance-dec-tree_0 Start Time: Sat Nov 22 22:38:23 2025 Epoch Time (ms): 1763851103343
[2025-11-22T22:38:24.287Z] variation: NoOptions
[2025-11-22T22:38:24.287Z] JVM_OPTIONS:
[2025-11-22T22:38:24.287Z] { \
[2025-11-22T22:38:24.287Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:38:24.287Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:38:24.287Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-dec-tree_0"; \
[2025-11-22T22:38:24.287Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-dec-tree_0"; \
[2025-11-22T22:38:24.287Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:38:24.287Z] "/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_17638509139751/renaissance-dec-tree_0"/dec-tree.json" dec-tree; \
[2025-11-22T22:38:24.287Z] 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_17638509139751/renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:38:24.287Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:38:24.287Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:38:24.287Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:38:24.287Z]
[2025-11-22T22:38:24.287Z] TEST SETUP:
[2025-11-22T22:38:24.287Z] Nothing to be done for setup.
[2025-11-22T22:38:24.287Z]
[2025-11-22T22:38:24.287Z] TESTING:
[2025-11-22T22:38:24.287Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:38:24.287Z] 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_17638509139751/renaissance-dec-tree_0/launcher-223823-11325480574925779543/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:38:24.287Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:38:24.287Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:38:28.123Z] Benchmark 'dec-tree' failed with exception:
[2025-11-22T22:38:28.123Z] java.lang.ExceptionInInitializerError
[2025-11-22T22:38:28.123Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-22T22:38:28.123Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-22T22:38:28.123Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-22T22:38:28.123Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-22T22:38:28.123Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-22T22:38:28.123Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:38:28.123Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-22T22:38:28.123Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-22T22:38:28.123Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-22T22:38:28.123Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-22T22:38:28.123Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-22T22:38:28.123Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-22T22:38:28.123Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-22T22:38:28.123Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-22T22:38:28.123Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-22T22:38:28.123Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:38:28.123Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-22T22:38:28.123Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-22T22:38:28.123Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-22T22:38:28.123Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2025-11-22T22:38:28.123Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2025-11-22T22:38:28.123Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-22T22:38:28.123Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-22T22:38:28.123Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-22T22:38:28.123Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-22T22:38:28.123Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-22T22:38:28.123Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-22T22:38:28.123Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-22T22:38:28.123Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-22T22:38:28.123Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-22T22:38:28.123Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-22T22:38:28.123Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-22T22:38:28.123Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-22T22:38:28.123Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-22T22:38:28.123Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:38:28.123Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-22T22:38:28.123Z] ... 34 more
[2025-11-22T22:38:28.123Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:38:28.123Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-22T22:38:28.123Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-22T22:38:28.123Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-22T22:38:28.123Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-22T22:38:28.123Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-22T22:38:28.123Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-22T22:38:28.123Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-22T22:38:28.123Z] ... 34 more
[2025-11-22T22:38:28.123Z] The following benchmarks failed: dec-tree
[2025-11-22T22:38:28.123Z] -----------------------------------
[2025-11-22T22:38:28.123Z] renaissance-dec-tree_0_FAILED
[2025-11-22T22:38:28.123Z] -----------------------------------
[2025-11-22T22:38:28.123Z]
[2025-11-22T22:38:28.123Z] TEST TEARDOWN:
[2025-11-22T22:38:28.123Z] Nothing to be done for teardown.
[2025-11-22T22:38:28.123Z] renaissance-dec-tree_0 Finish Time: Sat Nov 22 22:38:27 2025 Epoch Time (ms): 1763851107867
[2025-11-22T22:38:28.123Z]
[2025-11-22T22:38:28.123Z] ===============================================
[2025-11-22T22:38:28.123Z] Running test renaissance-finagle-chirper_0 ...
[2025-11-22T22:38:28.123Z] ===============================================
[2025-11-22T22:38:28.123Z] renaissance-finagle-chirper_0 Start Time: Sat Nov 22 22:38:27 2025 Epoch Time (ms): 1763851107886
[2025-11-22T22:38:28.123Z] renaissance-finagle-chirper_0_DISABLED
[2025-11-22T22:38:28.123Z] Disabled Reason:
[2025-11-22T22:38:28.123Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-11-22T22:38:28.123Z] renaissance-finagle-chirper_0 Finish Time: Sat Nov 22 22:38:27 2025 Epoch Time (ms): 1763851107899
[2025-11-22T22:38:28.123Z]
[2025-11-22T22:38:28.123Z] ===============================================
[2025-11-22T22:38:28.123Z] Running test renaissance-finagle-http_0 ...
[2025-11-22T22:38:28.123Z] ===============================================
[2025-11-22T22:38:28.123Z] renaissance-finagle-http_0 Start Time: Sat Nov 22 22:38:27 2025 Epoch Time (ms): 1763851107914
[2025-11-22T22:38:28.123Z] variation: NoOptions
[2025-11-22T22:38:28.123Z] JVM_OPTIONS:
[2025-11-22T22:38:28.123Z] { \
[2025-11-22T22:38:28.123Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:38:28.123Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:38:28.123Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-finagle-http_0"; \
[2025-11-22T22:38:28.123Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-finagle-http_0"; \
[2025-11-22T22:38:28.123Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:38:28.123Z] "/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_17638509139751/renaissance-finagle-http_0"/finagle-http.json" finagle-http; \
[2025-11-22T22:38:28.123Z] 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_17638509139751/renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:38:28.123Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:38:28.123Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:38:28.123Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:38:28.123Z]
[2025-11-22T22:38:28.123Z] TEST SETUP:
[2025-11-22T22:38:28.123Z] Nothing to be done for setup.
[2025-11-22T22:38:28.123Z]
[2025-11-22T22:38:28.123Z] TESTING:
[2025-11-22T22:38:28.890Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:38:28.890Z] 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_17638509139751/renaissance-finagle-http_0/launcher-223828-4126452728528362734/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:38:28.890Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:38:28.890Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:38:30.223Z] finagle-http on :44063 spawning 2 client and default number of server workers.
[2025-11-22T22:38:30.223Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-11-22T22:38:30.223Z] GC before operation: completed in 21.559 ms, heap usage 23.987 MB -> 10.858 MB.
[2025-11-22T22:38:40.590Z] ====== finagle-http (web) [default], iteration 0 completed (10284.033 ms) ======
[2025-11-22T22:38:40.590Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-11-22T22:38:40.590Z] GC before operation: completed in 59.394 ms, heap usage 33.987 MB -> 13.575 MB.
[2025-11-22T22:38:46.548Z] ====== finagle-http (web) [default], iteration 1 completed (5567.351 ms) ======
[2025-11-22T22:38:46.548Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-11-22T22:38:46.548Z] GC before operation: completed in 56.041 ms, heap usage 23.972 MB -> 14.291 MB.
[2025-11-22T22:38:49.497Z] ====== finagle-http (web) [default], iteration 2 completed (3388.527 ms) ======
[2025-11-22T22:38:49.497Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-11-22T22:38:49.497Z] GC before operation: completed in 36.880 ms, heap usage 80.446 MB -> 14.367 MB.
[2025-11-22T22:38:53.292Z] ====== finagle-http (web) [default], iteration 3 completed (3288.969 ms) ======
[2025-11-22T22:38:53.292Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-11-22T22:38:53.292Z] GC before operation: completed in 52.525 ms, heap usage 19.697 MB -> 14.353 MB.
[2025-11-22T22:38:56.178Z] ====== finagle-http (web) [default], iteration 4 completed (2828.923 ms) ======
[2025-11-22T22:38:56.178Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-11-22T22:38:56.178Z] GC before operation: completed in 56.717 ms, heap usage 79.512 MB -> 14.365 MB.
[2025-11-22T22:38:58.297Z] ====== finagle-http (web) [default], iteration 5 completed (1777.441 ms) ======
[2025-11-22T22:38:58.297Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-11-22T22:38:58.297Z] GC before operation: completed in 37.445 ms, heap usage 71.809 MB -> 14.377 MB.
[2025-11-22T22:38:59.621Z] ====== finagle-http (web) [default], iteration 6 completed (1617.558 ms) ======
[2025-11-22T22:38:59.621Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-11-22T22:38:59.621Z] GC before operation: completed in 40.931 ms, heap usage 102.148 MB -> 14.425 MB.
[2025-11-22T22:39:00.976Z] ====== finagle-http (web) [default], iteration 7 completed (1680.852 ms) ======
[2025-11-22T22:39:00.976Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-11-22T22:39:01.597Z] GC before operation: completed in 40.948 ms, heap usage 43.374 MB -> 14.467 MB.
[2025-11-22T22:39:03.757Z] ====== finagle-http (web) [default], iteration 8 completed (2088.171 ms) ======
[2025-11-22T22:39:03.757Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-11-22T22:39:03.757Z] GC before operation: completed in 70.807 ms, heap usage 72.925 MB -> 14.421 MB.
[2025-11-22T22:39:07.074Z] ====== finagle-http (web) [default], iteration 9 completed (3140.103 ms) ======
[2025-11-22T22:39:07.074Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-11-22T22:39:07.074Z] GC before operation: completed in 81.406 ms, heap usage 72.030 MB -> 14.394 MB.
[2025-11-22T22:39:08.440Z] ====== finagle-http (web) [default], iteration 10 completed (1750.551 ms) ======
[2025-11-22T22:39:08.440Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-11-22T22:39:08.440Z] GC before operation: completed in 42.820 ms, heap usage 71.506 MB -> 14.440 MB.
[2025-11-22T22:39:11.375Z] ====== finagle-http (web) [default], iteration 11 completed (2752.547 ms) ======
[2025-11-22T22:39:12.033Z] -----------------------------------
[2025-11-22T22:39:12.033Z] renaissance-finagle-http_0_PASSED
[2025-11-22T22:39:12.033Z] -----------------------------------
[2025-11-22T22:39:12.033Z]
[2025-11-22T22:39:12.033Z] TEST TEARDOWN:
[2025-11-22T22:39:12.033Z] Nothing to be done for teardown.
[2025-11-22T22:39:12.033Z] renaissance-finagle-http_0 Finish Time: Sat Nov 22 22:39:11 2025 Epoch Time (ms): 1763851151363
[2025-11-22T22:39:12.033Z]
[2025-11-22T22:39:12.033Z] ===============================================
[2025-11-22T22:39:12.033Z] Running test renaissance-gauss-mix_0 ...
[2025-11-22T22:39:12.033Z] ===============================================
[2025-11-22T22:39:12.033Z] renaissance-gauss-mix_0 Start Time: Sat Nov 22 22:39:11 2025 Epoch Time (ms): 1763851151383
[2025-11-22T22:39:12.033Z] variation: NoOptions
[2025-11-22T22:39:12.033Z] JVM_OPTIONS:
[2025-11-22T22:39:12.033Z] { \
[2025-11-22T22:39:12.033Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:39:12.033Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:39:12.033Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-gauss-mix_0"; \
[2025-11-22T22:39:12.033Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-gauss-mix_0"; \
[2025-11-22T22:39:12.033Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:39:12.034Z] "/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_17638509139751/renaissance-gauss-mix_0"/gauss-mix.json" gauss-mix; \
[2025-11-22T22:39:12.034Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_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_17638509139751/renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:39:12.034Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:39:12.034Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:39:12.034Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:39:12.034Z]
[2025-11-22T22:39:12.034Z] TEST SETUP:
[2025-11-22T22:39:12.034Z] Nothing to be done for setup.
[2025-11-22T22:39:12.034Z]
[2025-11-22T22:39:12.034Z] TESTING:
[2025-11-22T22:39:12.671Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:39:12.671Z] 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_17638509139751/renaissance-gauss-mix_0/launcher-223911-10295997867188412604/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:39:12.671Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:39:12.671Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:39:16.558Z] Benchmark 'gauss-mix' failed with exception:
[2025-11-22T22:39:16.558Z] java.lang.ExceptionInInitializerError
[2025-11-22T22:39:16.558Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-22T22:39:16.558Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-22T22:39:16.558Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-22T22:39:16.558Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-22T22:39:16.558Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-22T22:39:16.558Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:39:16.558Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-22T22:39:16.558Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-22T22:39:16.558Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-22T22:39:16.558Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-22T22:39:16.558Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-22T22:39:16.558Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-22T22:39:16.558Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-22T22:39:16.558Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-22T22:39:16.558Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-22T22:39:16.559Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:39:16.559Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-22T22:39:16.559Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-22T22:39:16.559Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-22T22:39:16.559Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74)
[2025-11-22T22:39:16.559Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203)
[2025-11-22T22:39:16.559Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-22T22:39:16.559Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-22T22:39:16.559Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-22T22:39:16.559Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-22T22:39:16.559Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-22T22:39:16.559Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-22T22:39:16.559Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-22T22:39:16.559Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-22T22:39:16.559Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-22T22:39:16.559Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-22T22:39:16.559Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-22T22:39:16.559Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-22T22:39:16.559Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-22T22:39:16.559Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:39:16.559Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-22T22:39:16.559Z] ... 34 more
[2025-11-22T22:39:16.559Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:39:16.559Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-22T22:39:16.559Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-22T22:39:16.559Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-22T22:39:16.559Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-22T22:39:16.559Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-22T22:39:16.559Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-22T22:39:16.559Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-22T22:39:16.559Z] ... 34 more
[2025-11-22T22:39:16.559Z] The following benchmarks failed: gauss-mix
[2025-11-22T22:39:16.559Z] -----------------------------------
[2025-11-22T22:39:16.559Z] renaissance-gauss-mix_0_FAILED
[2025-11-22T22:39:16.559Z] -----------------------------------
[2025-11-22T22:39:16.559Z]
[2025-11-22T22:39:16.559Z] TEST TEARDOWN:
[2025-11-22T22:39:16.559Z] Nothing to be done for teardown.
[2025-11-22T22:39:16.559Z] renaissance-gauss-mix_0 Finish Time: Sat Nov 22 22:39:16 2025 Epoch Time (ms): 1763851156352
[2025-11-22T22:39:16.559Z]
[2025-11-22T22:39:16.559Z] ===============================================
[2025-11-22T22:39:16.559Z] Running test renaissance-log-regression_0 ...
[2025-11-22T22:39:16.559Z] ===============================================
[2025-11-22T22:39:16.559Z] renaissance-log-regression_0 Start Time: Sat Nov 22 22:39:16 2025 Epoch Time (ms): 1763851156379
[2025-11-22T22:39:16.559Z] variation: NoOptions
[2025-11-22T22:39:16.559Z] JVM_OPTIONS:
[2025-11-22T22:39:16.559Z] { \
[2025-11-22T22:39:16.559Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:39:16.559Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:39:16.559Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-log-regression_0"; \
[2025-11-22T22:39:16.559Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-log-regression_0"; \
[2025-11-22T22:39:16.559Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:39:16.559Z] "/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_17638509139751/renaissance-log-regression_0"/log-regression.json" log-regression; \
[2025-11-22T22:39:16.559Z] 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_17638509139751/renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:39:16.559Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:39:16.559Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:39:16.559Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:39:16.559Z]
[2025-11-22T22:39:16.559Z] TEST SETUP:
[2025-11-22T22:39:16.559Z] Nothing to be done for setup.
[2025-11-22T22:39:16.559Z]
[2025-11-22T22:39:16.559Z] TESTING:
[2025-11-22T22:39:17.874Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:39:17.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_17638509139751/renaissance-log-regression_0/launcher-223916-5344532048585078308/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:39:17.874Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:39:17.874Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:39:21.646Z] Benchmark 'log-regression' failed with exception:
[2025-11-22T22:39:21.646Z] java.lang.ExceptionInInitializerError
[2025-11-22T22:39:21.646Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-22T22:39:21.646Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-22T22:39:21.646Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-22T22:39:21.646Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-22T22:39:21.646Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-22T22:39:21.646Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:39:21.646Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-22T22:39:21.646Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-22T22:39:21.646Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-22T22:39:21.646Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-22T22:39:21.646Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-22T22:39:21.646Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-22T22:39:21.646Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-22T22:39:21.646Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-22T22:39:21.647Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-22T22:39:21.647Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:39:21.647Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-22T22:39:21.647Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-22T22:39:21.647Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-22T22:39:21.647Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2025-11-22T22:39:21.647Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2025-11-22T22:39:21.647Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-22T22:39:21.647Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-22T22:39:21.647Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-22T22:39:21.647Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-22T22:39:21.647Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-22T22:39:21.647Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-22T22:39:21.647Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-22T22:39:21.647Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-22T22:39:21.647Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-22T22:39:21.647Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-22T22:39:21.647Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-22T22:39:21.647Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-22T22:39:21.647Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-22T22:39:21.647Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:39:21.647Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-22T22:39:21.647Z] ... 34 more
[2025-11-22T22:39:21.647Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:39:21.647Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-22T22:39:21.647Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-22T22:39:21.647Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-22T22:39:21.647Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-22T22:39:21.647Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-22T22:39:21.647Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-22T22:39:21.647Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-22T22:39:21.647Z] ... 34 more
[2025-11-22T22:39:21.647Z] The following benchmarks failed: log-regression
[2025-11-22T22:39:21.647Z] -----------------------------------
[2025-11-22T22:39:21.647Z] renaissance-log-regression_0_FAILED
[2025-11-22T22:39:21.647Z] -----------------------------------
[2025-11-22T22:39:21.647Z]
[2025-11-22T22:39:21.647Z] TEST TEARDOWN:
[2025-11-22T22:39:21.647Z] Nothing to be done for teardown.
[2025-11-22T22:39:21.647Z] renaissance-log-regression_0 Finish Time: Sat Nov 22 22:39:21 2025 Epoch Time (ms): 1763851161447
[2025-11-22T22:39:21.647Z]
[2025-11-22T22:39:21.647Z] ===============================================
[2025-11-22T22:39:21.647Z] Running test renaissance-mnemonics_0 ...
[2025-11-22T22:39:21.647Z] ===============================================
[2025-11-22T22:39:21.647Z] renaissance-mnemonics_0 Start Time: Sat Nov 22 22:39:21 2025 Epoch Time (ms): 1763851161466
[2025-11-22T22:39:21.647Z] variation: NoOptions
[2025-11-22T22:39:21.647Z] JVM_OPTIONS:
[2025-11-22T22:39:21.647Z] { \
[2025-11-22T22:39:21.647Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:39:21.647Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:39:21.647Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-mnemonics_0"; \
[2025-11-22T22:39:21.647Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-mnemonics_0"; \
[2025-11-22T22:39:21.647Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:39:21.647Z] "/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_17638509139751/renaissance-mnemonics_0"/mnemonics.json" mnemonics; \
[2025-11-22T22:39:21.647Z] 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_17638509139751/renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:39:21.647Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:39:21.647Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:39:21.647Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:39:21.647Z]
[2025-11-22T22:39:21.647Z] TEST SETUP:
[2025-11-22T22:39:21.647Z] Nothing to be done for setup.
[2025-11-22T22:39:21.647Z]
[2025-11-22T22:39:21.647Z] TESTING:
[2025-11-22T22:39:22.315Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:39:22.315Z] 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_17638509139751/renaissance-mnemonics_0/launcher-223921-663163202731793430/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:39:22.315Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:39:22.315Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:39:22.315Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-11-22T22:39:22.315Z] GC before operation: completed in 17.885 ms, heap usage 16.244 MB -> 4.130 MB.
[2025-11-22T22:39:28.306Z] ====== mnemonics (functional) [default], iteration 0 completed (5238.438 ms) ======
[2025-11-22T22:39:28.306Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-11-22T22:39:28.306Z] GC before operation: completed in 13.369 ms, heap usage 213.508 MB -> 4.163 MB.
[2025-11-22T22:39:34.384Z] ====== mnemonics (functional) [default], iteration 1 completed (5646.240 ms) ======
[2025-11-22T22:39:34.384Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-11-22T22:39:34.384Z] GC before operation: completed in 23.911 ms, heap usage 176.541 MB -> 4.163 MB.
[2025-11-22T22:39:40.454Z] ====== mnemonics (functional) [default], iteration 2 completed (5824.731 ms) ======
[2025-11-22T22:39:40.454Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-11-22T22:39:40.454Z] GC before operation: completed in 19.672 ms, heap usage 238.293 MB -> 4.163 MB.
[2025-11-22T22:39:46.405Z] ====== mnemonics (functional) [default], iteration 3 completed (5553.266 ms) ======
[2025-11-22T22:39:46.406Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-11-22T22:39:46.406Z] GC before operation: completed in 16.185 ms, heap usage 195.141 MB -> 4.163 MB.
[2025-11-22T22:39:51.699Z] ====== mnemonics (functional) [default], iteration 4 completed (5363.905 ms) ======
[2025-11-22T22:39:51.699Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-11-22T22:39:51.699Z] GC before operation: completed in 24.680 ms, heap usage 187.293 MB -> 4.163 MB.
[2025-11-22T22:39:57.014Z] ====== mnemonics (functional) [default], iteration 5 completed (5084.419 ms) ======
[2025-11-22T22:39:57.014Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-11-22T22:39:57.014Z] GC before operation: completed in 15.493 ms, heap usage 121.045 MB -> 4.163 MB.
[2025-11-22T22:40:01.802Z] ====== mnemonics (functional) [default], iteration 6 completed (4979.464 ms) ======
[2025-11-22T22:40:01.802Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-11-22T22:40:01.802Z] GC before operation: completed in 14.006 ms, heap usage 192.167 MB -> 4.163 MB.
[2025-11-22T22:40:07.704Z] ====== mnemonics (functional) [default], iteration 7 completed (5164.954 ms) ======
[2025-11-22T22:40:07.704Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-11-22T22:40:07.704Z] GC before operation: completed in 23.169 ms, heap usage 177.041 MB -> 4.163 MB.
[2025-11-22T22:40:13.875Z] ====== mnemonics (functional) [default], iteration 8 completed (6054.704 ms) ======
[2025-11-22T22:40:13.875Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-11-22T22:40:13.875Z] GC before operation: completed in 15.084 ms, heap usage 90.663 MB -> 4.163 MB.
[2025-11-22T22:40:20.155Z] ====== mnemonics (functional) [default], iteration 9 completed (5743.679 ms) ======
[2025-11-22T22:40:20.155Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-11-22T22:40:20.155Z] GC before operation: completed in 18.452 ms, heap usage 251.663 MB -> 4.163 MB.
[2025-11-22T22:40:26.096Z] ====== mnemonics (functional) [default], iteration 10 completed (5983.817 ms) ======
[2025-11-22T22:40:26.096Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-11-22T22:40:26.096Z] GC before operation: completed in 14.529 ms, heap usage 121.415 MB -> 4.163 MB.
[2025-11-22T22:40:32.185Z] ====== mnemonics (functional) [default], iteration 11 completed (5508.434 ms) ======
[2025-11-22T22:40:32.185Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-11-22T22:40:32.185Z] GC before operation: completed in 17.083 ms, heap usage 248.041 MB -> 4.164 MB.
[2025-11-22T22:40:37.189Z] ====== mnemonics (functional) [default], iteration 12 completed (5584.125 ms) ======
[2025-11-22T22:40:37.189Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-11-22T22:40:37.189Z] GC before operation: completed in 16.457 ms, heap usage 147.168 MB -> 4.164 MB.
[2025-11-22T22:40:42.556Z] ====== mnemonics (functional) [default], iteration 13 completed (5287.462 ms) ======
[2025-11-22T22:40:42.556Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-11-22T22:40:42.556Z] GC before operation: completed in 17.511 ms, heap usage 160.164 MB -> 4.164 MB.
[2025-11-22T22:40:48.582Z] ====== mnemonics (functional) [default], iteration 14 completed (5349.068 ms) ======
[2025-11-22T22:40:48.582Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-11-22T22:40:48.582Z] GC before operation: completed in 17.872 ms, heap usage 342.542 MB -> 4.164 MB.
[2025-11-22T22:40:54.561Z] ====== mnemonics (functional) [default], iteration 15 completed (5370.251 ms) ======
[2025-11-22T22:40:54.561Z] -----------------------------------
[2025-11-22T22:40:54.561Z] renaissance-mnemonics_0_PASSED
[2025-11-22T22:40:54.561Z] -----------------------------------
[2025-11-22T22:40:54.561Z]
[2025-11-22T22:40:54.561Z] TEST TEARDOWN:
[2025-11-22T22:40:54.561Z] Nothing to be done for teardown.
[2025-11-22T22:40:54.561Z] renaissance-mnemonics_0 Finish Time: Sat Nov 22 22:40:53 2025 Epoch Time (ms): 1763851253626
[2025-11-22T22:40:54.561Z]
[2025-11-22T22:40:54.561Z] ===============================================
[2025-11-22T22:40:54.561Z] Running test renaissance-movie-lens_0 ...
[2025-11-22T22:40:54.561Z] ===============================================
[2025-11-22T22:40:54.561Z] renaissance-movie-lens_0 Start Time: Sat Nov 22 22:40:53 2025 Epoch Time (ms): 1763851253647
[2025-11-22T22:40:54.561Z] variation: NoOptions
[2025-11-22T22:40:54.561Z] JVM_OPTIONS:
[2025-11-22T22:40:54.561Z] { \
[2025-11-22T22:40:54.561Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:40:54.561Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:40:54.561Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-movie-lens_0"; \
[2025-11-22T22:40:54.561Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-movie-lens_0"; \
[2025-11-22T22:40:54.561Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:40:54.561Z] "/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_17638509139751/renaissance-movie-lens_0"/movie-lens.json" movie-lens; \
[2025-11-22T22:40:54.561Z] 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_17638509139751/renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:40:54.561Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:40:54.561Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:40:54.561Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:40:54.561Z]
[2025-11-22T22:40:54.561Z] TEST SETUP:
[2025-11-22T22:40:54.561Z] Nothing to be done for setup.
[2025-11-22T22:40:54.561Z]
[2025-11-22T22:40:54.561Z] TESTING:
[2025-11-22T22:40:54.561Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:40:54.561Z] 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_17638509139751/renaissance-movie-lens_0/launcher-224053-5784203384548171719/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:40:54.561Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:40:54.561Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:40:57.615Z] Benchmark 'movie-lens' failed with exception:
[2025-11-22T22:40:57.615Z] java.lang.ExceptionInInitializerError
[2025-11-22T22:40:57.615Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-11-22T22:40:57.615Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-11-22T22:40:57.615Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-11-22T22:40:57.616Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-11-22T22:40:57.616Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-11-22T22:40:57.616Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:40:57.616Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-11-22T22:40:57.616Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-11-22T22:40:57.616Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-11-22T22:40:57.616Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-11-22T22:40:57.616Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-11-22T22:40:57.616Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-11-22T22:40:57.616Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-11-22T22:40:57.616Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-11-22T22:40:57.616Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-11-22T22:40:57.616Z] at scala.Option.getOrElse(Option.scala:201)
[2025-11-22T22:40:57.616Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-11-22T22:40:57.616Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-11-22T22:40:57.616Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-11-22T22:40:57.616Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2025-11-22T22:40:57.616Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2025-11-22T22:40:57.616Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-11-22T22:40:57.616Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-11-22T22:40:57.616Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-11-22T22:40:57.616Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-11-22T22:40:57.616Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-11-22T22:40:57.616Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-11-22T22:40:57.616Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-11-22T22:40:57.616Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-11-22T22:40:57.616Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-11-22T22:40:57.616Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-11-22T22:40:57.616Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-11-22T22:40:57.616Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-11-22T22:40:57.616Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-11-22T22:40:57.616Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:40:57.616Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-11-22T22:40:57.616Z] ... 34 more
[2025-11-22T22:40:57.616Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-11-22T22:40:57.616Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-11-22T22:40:57.616Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-11-22T22:40:57.616Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-11-22T22:40:57.616Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-11-22T22:40:57.616Z] at java.base/java.lang.Class.forName(Class.java:473)
[2025-11-22T22:40:57.616Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-11-22T22:40:57.616Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-11-22T22:40:57.616Z] ... 34 more
[2025-11-22T22:40:58.243Z] The following benchmarks failed: movie-lens
[2025-11-22T22:40:58.243Z] -----------------------------------
[2025-11-22T22:40:58.243Z] renaissance-movie-lens_0_FAILED
[2025-11-22T22:40:58.243Z] -----------------------------------
[2025-11-22T22:40:58.243Z]
[2025-11-22T22:40:58.243Z] TEST TEARDOWN:
[2025-11-22T22:40:58.243Z] Nothing to be done for teardown.
[2025-11-22T22:40:58.243Z] renaissance-movie-lens_0 Finish Time: Sat Nov 22 22:40:58 2025 Epoch Time (ms): 1763851258082
[2025-11-22T22:40:58.243Z]
[2025-11-22T22:40:58.243Z] ===============================================
[2025-11-22T22:40:58.243Z] Running test renaissance-par-mnemonics_0 ...
[2025-11-22T22:40:58.243Z] ===============================================
[2025-11-22T22:40:58.243Z] renaissance-par-mnemonics_0 Start Time: Sat Nov 22 22:40:58 2025 Epoch Time (ms): 1763851258106
[2025-11-22T22:40:58.243Z] variation: NoOptions
[2025-11-22T22:40:58.243Z] JVM_OPTIONS:
[2025-11-22T22:40:58.243Z] { \
[2025-11-22T22:40:58.244Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:40:58.244Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:40:58.244Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-par-mnemonics_0"; \
[2025-11-22T22:40:58.244Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-par-mnemonics_0"; \
[2025-11-22T22:40:58.244Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:40:58.244Z] "/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_17638509139751/renaissance-par-mnemonics_0"/par-mnemonics.json" par-mnemonics; \
[2025-11-22T22:40:58.244Z] 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_17638509139751/renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:40:58.244Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:40:58.244Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:40:58.244Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:40:58.244Z]
[2025-11-22T22:40:58.244Z] TEST SETUP:
[2025-11-22T22:40:58.244Z] Nothing to be done for setup.
[2025-11-22T22:40:58.244Z]
[2025-11-22T22:40:58.244Z] TESTING:
[2025-11-22T22:40:59.570Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:40:59.570Z] 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_17638509139751/renaissance-par-mnemonics_0/launcher-224058-243838114892897757/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:40:59.570Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:40:59.570Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:40:59.570Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-11-22T22:40:59.570Z] GC before operation: completed in 15.259 ms, heap usage 10.644 MB -> 4.031 MB.
[2025-11-22T22:41:05.648Z] ====== par-mnemonics (functional) [default], iteration 0 completed (5082.745 ms) ======
[2025-11-22T22:41:05.648Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-11-22T22:41:05.648Z] GC before operation: completed in 45.326 ms, heap usage 151.999 MB -> 4.086 MB.
[2025-11-22T22:41:10.503Z] ====== par-mnemonics (functional) [default], iteration 1 completed (4986.933 ms) ======
[2025-11-22T22:41:10.503Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-11-22T22:41:10.503Z] GC before operation: completed in 19.579 ms, heap usage 479.929 MB -> 4.086 MB.
[2025-11-22T22:41:16.746Z] ====== par-mnemonics (functional) [default], iteration 2 completed (5098.665 ms) ======
[2025-11-22T22:41:16.746Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-11-22T22:41:16.746Z] GC before operation: completed in 28.376 ms, heap usage 110.086 MB -> 4.086 MB.
[2025-11-22T22:41:21.757Z] ====== par-mnemonics (functional) [default], iteration 3 completed (4917.262 ms) ======
[2025-11-22T22:41:21.757Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-11-22T22:41:21.757Z] GC before operation: completed in 18.035 ms, heap usage 165.086 MB -> 4.086 MB.
[2025-11-22T22:41:27.181Z] ====== par-mnemonics (functional) [default], iteration 4 completed (5115.791 ms) ======
[2025-11-22T22:41:27.181Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-11-22T22:41:27.181Z] GC before operation: completed in 34.254 ms, heap usage 160.101 MB -> 4.086 MB.
[2025-11-22T22:41:32.146Z] ====== par-mnemonics (functional) [default], iteration 5 completed (5025.219 ms) ======
[2025-11-22T22:41:32.146Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-11-22T22:41:32.146Z] GC before operation: completed in 16.267 ms, heap usage 154.086 MB -> 4.086 MB.
[2025-11-22T22:41:37.105Z] ====== par-mnemonics (functional) [default], iteration 6 completed (4997.536 ms) ======
[2025-11-22T22:41:37.105Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-11-22T22:41:37.105Z] GC before operation: completed in 20.919 ms, heap usage 156.623 MB -> 4.086 MB.
[2025-11-22T22:41:43.284Z] ====== par-mnemonics (functional) [default], iteration 7 completed (5242.259 ms) ======
[2025-11-22T22:41:43.284Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-11-22T22:41:43.284Z] GC before operation: completed in 21.207 ms, heap usage 196.338 MB -> 4.086 MB.
[2025-11-22T22:41:48.218Z] ====== par-mnemonics (functional) [default], iteration 8 completed (4875.021 ms) ======
[2025-11-22T22:41:48.218Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-11-22T22:41:48.218Z] GC before operation: completed in 16.525 ms, heap usage 120.586 MB -> 4.086 MB.
[2025-11-22T22:41:53.268Z] ====== par-mnemonics (functional) [default], iteration 9 completed (4905.006 ms) ======
[2025-11-22T22:41:53.268Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-11-22T22:41:53.268Z] GC before operation: completed in 15.152 ms, heap usage 193.586 MB -> 4.087 MB.
[2025-11-22T22:41:58.193Z] ====== par-mnemonics (functional) [default], iteration 10 completed (4724.471 ms) ======
[2025-11-22T22:41:58.193Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-11-22T22:41:58.193Z] GC before operation: completed in 42.830 ms, heap usage 332.430 MB -> 4.087 MB.
[2025-11-22T22:42:03.100Z] ====== par-mnemonics (functional) [default], iteration 11 completed (5082.679 ms) ======
[2025-11-22T22:42:03.100Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-11-22T22:42:03.100Z] GC before operation: completed in 22.720 ms, heap usage 490.274 MB -> 4.087 MB.
[2025-11-22T22:42:09.153Z] ====== par-mnemonics (functional) [default], iteration 12 completed (4936.431 ms) ======
[2025-11-22T22:42:09.153Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-11-22T22:42:09.153Z] GC before operation: completed in 29.283 ms, heap usage 468.230 MB -> 4.087 MB.
[2025-11-22T22:42:14.405Z] ====== par-mnemonics (functional) [default], iteration 13 completed (5078.218 ms) ======
[2025-11-22T22:42:14.405Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-11-22T22:42:14.405Z] GC before operation: completed in 14.363 ms, heap usage 188.315 MB -> 4.087 MB.
[2025-11-22T22:42:19.274Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4712.123 ms) ======
[2025-11-22T22:42:19.274Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-11-22T22:42:19.274Z] GC before operation: completed in 18.692 ms, heap usage 306.637 MB -> 4.087 MB.
[2025-11-22T22:42:24.167Z] ====== par-mnemonics (functional) [default], iteration 15 completed (4899.874 ms) ======
[2025-11-22T22:42:24.167Z] -----------------------------------
[2025-11-22T22:42:24.167Z] renaissance-par-mnemonics_0_PASSED
[2025-11-22T22:42:24.167Z] -----------------------------------
[2025-11-22T22:42:24.167Z]
[2025-11-22T22:42:24.167Z] TEST TEARDOWN:
[2025-11-22T22:42:24.167Z] Nothing to be done for teardown.
[2025-11-22T22:42:24.167Z] renaissance-par-mnemonics_0 Finish Time: Sat Nov 22 22:42:23 2025 Epoch Time (ms): 1763851343732
[2025-11-22T22:42:24.167Z]
[2025-11-22T22:42:24.167Z] ===============================================
[2025-11-22T22:42:24.167Z] Running test renaissance-philosophers_0 ...
[2025-11-22T22:42:24.167Z] ===============================================
[2025-11-22T22:42:24.167Z] renaissance-philosophers_0 Start Time: Sat Nov 22 22:42:23 2025 Epoch Time (ms): 1763851343755
[2025-11-22T22:42:24.167Z] variation: NoOptions
[2025-11-22T22:42:24.167Z] JVM_OPTIONS:
[2025-11-22T22:42:24.167Z] { \
[2025-11-22T22:42:24.167Z] echo ""; echo "TEST SETUP:"; \
[2025-11-22T22:42:24.167Z] echo "Nothing to be done for setup."; \
[2025-11-22T22:42:24.167Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-philosophers_0"; \
[2025-11-22T22:42:24.167Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/renaissance-philosophers_0"; \
[2025-11-22T22:42:24.167Z] echo ""; echo "TESTING:"; \
[2025-11-22T22:42:24.167Z] "/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_17638509139751/renaissance-philosophers_0"/philosophers.json" philosophers; \
[2025-11-22T22:42:24.167Z] 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_17638509139751/renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-11-22T22:42:24.167Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-11-22T22:42:24.167Z] echo "Nothing to be done for teardown."; \
[2025-11-22T22:42:24.167Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17638509139751/TestTargetResult";
[2025-11-22T22:42:24.167Z]
[2025-11-22T22:42:24.167Z] TEST SETUP:
[2025-11-22T22:42:24.167Z] Nothing to be done for setup.
[2025-11-22T22:42:24.167Z]
[2025-11-22T22:42:24.167Z] TESTING:
[2025-11-22T22:42:24.839Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-11-22T22:42:24.839Z] 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_17638509139751/renaissance-philosophers_0/launcher-224224-14795875627654103646/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-11-22T22:42:24.839Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-11-22T22:42:24.839Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-11-22T22:42:25.509Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-11-22T22:42:25.509Z] GC before operation: completed in 26.365 ms, heap usage 12.405 MB -> 5.007 MB.
[2025-11-22T22:42:26.845Z] Camera thread performed 122 scans.
[2025-11-22T22:42:26.845Z] ====== philosophers (scala) [default], iteration 0 completed (1570.025 ms) ======
[2025-11-22T22:42:26.845Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-11-22T22:42:26.845Z] GC before operation: completed in 24.540 ms, heap usage 6.471 MB -> 5.342 MB.
[2025-11-22T22:42:27.464Z] Camera thread performed 122 scans.
[2025-11-22T22:42:27.464Z] ====== philosophers (scala) [default], iteration 1 completed (536.470 ms) ======
[2025-11-22T22:42:27.464Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-11-22T22:42:27.464Z] GC before operation: completed in 10.894 ms, heap usage 22.922 MB -> 5.342 MB.
[2025-11-22T22:42:28.096Z] Camera thread performed 122 scans.
[2025-11-22T22:42:28.096Z] ====== philosophers (scala) [default], iteration 2 completed (759.240 ms) ======
[2025-11-22T22:42:28.096Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-11-22T22:42:28.096Z] GC before operation: completed in 11.756 ms, heap usage 31.208 MB -> 5.343 MB.
[2025-11-22T22:42:28.718Z] Camera thread performed 122 scans.
[2025-11-22T22:42:28.718Z] ====== philosophers (scala) [default], iteration 3 completed (702.386 ms) ======
[2025-11-22T22:42:28.718Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-11-22T22:42:28.718Z] GC before operation: completed in 10.588 ms, heap usage 22.573 MB -> 5.343 MB.
[2025-11-22T22:42:30.027Z] Camera thread performed 122 scans.
[2025-11-22T22:42:30.027Z] ====== philosophers (scala) [default], iteration 4 completed (758.709 ms) ======
[2025-11-22T22:42:30.027Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-11-22T22:42:30.027Z] GC before operation: completed in 21.407 ms, heap usage 19.933 MB -> 5.344 MB.
[2025-11-22T22:42:30.657Z] Camera thread performed 122 scans.
[2025-11-22T22:42:30.657Z] ====== philosophers (scala) [default], iteration 5 completed (1034.921 ms) ======
[2025-11-22T22:42:30.657Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-11-22T22:42:30.657Z] GC before operation: completed in 12.329 ms, heap usage 13.977 MB -> 5.343 MB.
[2025-11-22T22:42:31.276Z] Camera thread performed 122 scans.
[2025-11-22T22:42:31.276Z] ====== philosophers (scala) [default], iteration 6 completed (699.993 ms) ======
[2025-11-22T22:42:31.276Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-11-22T22:42:31.276Z] GC before operation: completed in 11.030 ms, heap usage 131.572 MB -> 5.344 MB.
[2025-11-22T22:42:31.929Z] Camera thread performed 122 scans.
[2025-11-22T22:42:31.929Z] ====== philosophers (scala) [default], iteration 7 completed (629.302 ms) ======
[2025-11-22T22:42:31.929Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-11-22T22:42:31.929Z] GC before operation: completed in 15.536 ms, heap usage 104.499 MB -> 5.344 MB.
[2025-11-22T22:42:33.240Z] Camera thread performed 122 scans.
[2025-11-22T22:42:33.240Z] ====== philosophers (scala) [default], iteration 8 completed (1128.172 ms) ======
[2025-11-22T22:42:33.240Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-11-22T22:42:33.240Z] GC before operation: completed in 13.194 ms, heap usage 66.993 MB -> 5.344 MB.
[2025-11-22T22:42:33.865Z] Camera thread performed 122 scans.
[2025-11-22T22:42:33.865Z] ====== philosophers (scala) [default], iteration 9 completed (667.182 ms) ======
[2025-11-22T22:42:33.865Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-11-22T22:42:33.865Z] GC before operation: completed in 11.943 ms, heap usage 42.938 MB -> 5.344 MB.
[2025-11-22T22:42:35.194Z] Camera thread performed 122 scans.
[2025-11-22T22:42:35.194Z] ====== philosophers (scala) [default], iteration 10 completed (831.063 ms) ======
[2025-11-22T22:42:35.194Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-11-22T22:42:35.194Z] GC before operation: completed in 13.733 ms, heap usage 28.458 MB -> 5.345 MB.
[2025-11-22T22:42:35.816Z] Camera thread performed 122 scans.
[2025-11-22T22:42:35.816Z] ====== philosophers (scala) [default], iteration 11 completed (692.649 ms) ======
[2025-11-22T22:42:35.816Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-11-22T22:42:35.816Z] GC before operation: completed in 10.269 ms, heap usage 36.340 MB -> 5.345 MB.
[2025-11-22T22:42:36.450Z] Camera thread performed 122 scans.
[2025-11-22T22:42:36.450Z] ====== philosophers (scala) [default], iteration 12 completed (766.550 ms) ======
[2025-11-22T22:42:36.450Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-11-22T22:42:36.450Z] GC before operation: completed in 16.298 ms, heap usage 44.253 MB -> 5.345 MB.
[2025-11-22T22:42:37.113Z] Camera thread performed 122 scans.
[2025-11-22T22:42:37.113Z] ====== philosophers (scala) [default], iteration 13 completed (807.030 ms) ======
[2025-11-22T22:42:37.113Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-11-22T22:42:37.113Z] GC before operation: completed in 14.864 ms, heap usage 102.953 MB -> 5.345 MB.
[2025-11-22T22:42:37.739Z] Camera thread performed 122 scans.
[2025-11-22T22:42:37.739Z] ====== philosophers (scala) [default], iteration 14 completed (768.541 ms) ======
[2025-11-22T22:42:37.739Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-11-22T22:42:37.739Z] GC before operation: completed in 11.575 ms, heap usage 29.465 MB -> 5.345 MB.
[2025-11-22T22:42:38.395Z] Camera thread performed 122 scans.
[2025-11-22T22:42:38.395Z] ====== philosophers (scala) [default], iteration 15 completed (647.482 ms) ======
[2025-11-22T22:42:38.395Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-11-22T22:42:38.395Z] GC before operation: completed in 11.507 ms, heap usage 57.955 MB -> 5.345 MB.
[2025-11-22T22:42:39.707Z] Camera thread performed 122 scans.
[2025-11-22T22:42:39.707Z] ====== philosophers (scala) [default], iteration 16 completed (979.041 ms) ======
[2025-11-22T22:42:39.707Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-11-22T22:42:39.707Z] GC before operation: completed in 13.844 ms, heap usage 39.226 MB -> 5.346 MB.
[2025-11-22T22:42:40.341Z] Camera thread performed 122 scans.
[2025-11-22T22:42:40.341Z] ====== philosophers (scala) [default], iteration 17 completed (694.904 ms) ======
[2025-11-22T22:42:40.341Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-11-22T22:42:40.341Z] GC before operation: completed in 13.501 ms, heap usage 27.932 MB -> 5.346 MB.
[2025-11-22T22:42:41.670Z] Camera thread performed 122 scans.
[2025-11-22T22:42:41.670Z] ====== philosophers (scala) [default], iteration 18 completed (1142.149 ms) ======
[2025-11-22T22:42:41.670Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-11-22T22:42:41.670Z] GC before operation: completed in 9.272 ms, heap usage 12.918 MB -> 5.346 MB.
[2025-11-22T22:42:42.299Z] Camera thread performed 122 scans.
[2025-11-22T22:42:42.299Z] ====== philosophers (scala) [default], iteration 19 completed (594.761 ms) ======
[2025-11-22T22:42:42.299Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-11-22T22:42:42.299Z] GC before operation: completed in 16.441 ms, heap usage 90.927 MB -> 5.346 MB.
[2025-11-22T22:42:42.924Z] Camera thread performed 122 scans.
[2025-11-22T22:42:42.924Z] ====== philosophers (scala) [default], iteration 20 completed (658.990 ms) ======
[2025-11-22T22:42:42.924Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-11-22T22:42:42.924Z] GC before operation: completed in 12.821 ms, heap usage 47.837 MB -> 5.346 MB.
[2025-11-22T22:42:44.209Z] Camera thread performed 122 scans.
[2025-11-22T22:42:44.209Z] ====== philosophers (scala) [default], iteration 21 completed (1096.349 ms) ======
[2025-11-22T22:42:44.209Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-11-22T22:42:44.209Z] GC before operation: completed in 17.593 ms, heap usage 96.456 MB -> 5.367 MB.
[2025-11-22T22:42:44.827Z] Camera thread performed 122 scans.
[2025-11-22T22:42:44.827Z] ====== philosophers (scala) [default], iteration 22 completed (809.358 ms) ======
[2025-11-22T22:42:44.827Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-11-22T22:42:44.827Z] GC before operation: completed in 10.648 ms, heap usage 13.456 MB -> 5.347 MB.
[2025-11-22T22:42:45.445Z] Camera thread performed 122 scans.
[2025-11-22T22:42:45.445Z] ====== philosophers (scala) [default], iteration 23 completed (697.027 ms) ======
[2025-11-22T22:42:45.445Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-11-22T22:42:45.445Z] GC before operation: completed in 16.122 ms, heap usage 23.939 MB -> 5.347 MB.
[2025-11-22T22:42:46.065Z] Camera thread performed 122 scans.
[2025-11-22T22:42:46.065Z] ====== philosophers (scala) [default], iteration 24 completed (674.364 ms) ======
[2025-11-22T22:42:46.065Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-11-22T22:42:46.065Z] GC before operation: completed in 9.680 ms, heap usage 8.441 MB -> 5.347 MB.
[2025-11-22T22:42:46.682Z] Camera thread performed 122 scans.
[2025-11-22T22:42:46.682Z] ====== philosophers (scala) [default], iteration 25 completed (868.653 ms) ======
[2025-11-22T22:42:46.682Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-11-22T22:42:46.682Z] GC before operation: completed in 11.411 ms, heap usage 42.225 MB -> 5.347 MB.
[2025-11-22T22:42:47.969Z] Camera thread performed 122 scans.
[2025-11-22T22:42:47.969Z] ====== philosophers (scala) [default], iteration 26 completed (980.844 ms) ======
[2025-11-22T22:42:47.969Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-11-22T22:42:47.969Z] GC before operation: completed in 11.036 ms, heap usage 23.427 MB -> 5.347 MB.
[2025-11-22T22:42:48.586Z] Camera thread performed 122 scans.
[2025-11-22T22:42:48.586Z] ====== philosophers (scala) [default], iteration 27 completed (920.929 ms) ======
[2025-11-22T22:42:48.586Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-11-22T22:42:48.586Z] GC before operation: completed in 8.789 ms, heap usage 41.461 MB -> 5.347 MB.
[2025-11-22T22:42:49.205Z] Camera thread performed 122 scans.
[2025-11-22T22:42:49.205Z] ====== philosophers (scala) [default], iteration 28 completed (523.108 ms) ======
[2025-11-22T22:42:49.205Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-11-22T22:42:49.205Z] GC before operation: completed in 9.160 ms, heap usage 31.350 MB -> 5.347 MB.
[2025-11-22T22:42:49.822Z] Camera thread performed 122 scans.
[2025-11-22T22:42:49.822Z] ====== philosophers (scala) [default], iteration 29 completed (535.175 ms) ======
[2025-11-22T22:42:49.822Z] -----------------------------------
[2025-11-22T22:42:49.822Z] renaissance-philosophers_0_PASSED
[2025-11-22T22:42:49.822Z] -----------------------------------
[2025-11-22T22:42:49.822Z]
[2025-11-22T22:42:49.822Z] TEST TEARDOWN:
[2025-11-22T22:42:49.822Z] Nothing to be done for teardown.
[2025-11-22T22:42:50.459Z] renaissance-philosophers_0 Finish Time: Sat Nov 22 22:42:49 2025 Epoch Time (ms): 1763851369784
[2025-11-22T22:42:50.459Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf/renaissance'
[2025-11-22T22:42:50.459Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/perf'
[2025-11-22T22:42:50.459Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests'
[2025-11-22T22:42:50.459Z]
[2025-11-22T22:42:50.459Z]
[2025-11-22T22:42:50.459Z] All tests finished, run result summary:
[2025-11-22T22:42:50.459Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-11-22T22:42:50.459Z] 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_17638509139751/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_17638509139751/ --tapName=Test_openjdk26_hs_extended.perf_s390x_linux.tap --comment=""
[2025-11-22T22:42:50.459Z]
[2025-11-22T22:42:50.459Z]
[2025-11-22T22:42:50.459Z] TEST TARGETS SUMMARY
[2025-11-22T22:42:50.459Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-22T22:42:50.459Z] DISABLED test targets:
[2025-11-22T22:42:50.459Z] dacapo-avrora_0
[2025-11-22T22:42:50.459Z] renaissance-finagle-chirper_0
[2025-11-22T22:42:50.459Z]
[2025-11-22T22:42:50.459Z] PASSED test targets:
[2025-11-22T22:42:50.459Z] dacapo-jython_0
[2025-11-22T22:42:50.459Z] dacapo-luindex_0
[2025-11-22T22:42:50.459Z] dacapo-pmd_0
[2025-11-22T22:42:50.459Z] dacapo-sunflow_0
[2025-11-22T22:42:50.459Z] dacapo-tomcat_0
[2025-11-22T22:42:50.459Z] dacapo-xalan_0
[2025-11-22T22:42:50.459Z] renaissance-finagle-http_0
[2025-11-22T22:42:50.459Z] renaissance-mnemonics_0
[2025-11-22T22:42:50.459Z] renaissance-par-mnemonics_0
[2025-11-22T22:42:50.459Z] renaissance-philosophers_0
[2025-11-22T22:42:50.459Z]
[2025-11-22T22:42:50.459Z] FAILED test targets:
[2025-11-22T22:42:50.459Z] dacapo-fop_0
[2025-11-22T22:42:50.459Z] renaissance-als_0
[2025-11-22T22:42:50.459Z] renaissance-chi-square_0
[2025-11-22T22:42:50.459Z] renaissance-db-shootout_0
[2025-11-22T22:42:50.459Z] renaissance-dec-tree_0
[2025-11-22T22:42:50.459Z] renaissance-gauss-mix_0
[2025-11-22T22:42:50.459Z] renaissance-log-regression_0
[2025-11-22T22:42:50.459Z] renaissance-movie-lens_0
[2025-11-22T22:42:50.459Z]
[2025-11-22T22:42:50.459Z] TOTAL: 20 EXECUTED: 18 PASSED: 10 FAILED: 8 DISABLED: 2 SKIPPED: 0
[2025-11-22T22:42:50.459Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-11-22T22:42:50.459Z]
[2025-11-22T22:42:50.459Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-11-22T22:42:50.459Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux/aqa-tests/TKG'
[2025-11-22T22:42:50.459Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-11-22T22:42:51.637Z] ++ uname
[2025-11-22T22:42:51.637Z] + '[' Linux = AIX ']'
[2025-11-22T22:42:51.637Z] ++ uname
[2025-11-22T22:42:51.637Z] + '[' Linux = SunOS ']'
[2025-11-22T22:42:51.637Z] ++ uname
[2025-11-22T22:42:51.637Z] + '[' Linux = '*BSD' ']'
[2025-11-22T22:42:51.637Z] + MAKE=make
[2025-11-22T22:42:51.637Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-11-22T22:42:51.637Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-11-22T22:42:51.960Z] $ ssh-agent -k
[2025-11-22T22:42:51.963Z] unset SSH_AUTH_SOCK;
[2025-11-22T22:42:51.963Z] unset SSH_AGENT_PID;
[2025-11-22T22:42:51.963Z] echo Agent pid 32588 killed;
[2025-11-22T22:42:52.377Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-11-22T22:42:52.397Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] echo
[2025-11-22T22:42:52.798Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-11-22T22:42:52.841Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-11-22T22:42:52.911Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-22T22:42:53.011Z] Archiving artifacts
[2025-11-22T22:42:53.213Z] Recording fingerprints
[Pipeline] echo
[2025-11-22T22:42:53.325Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-22T22:42:53.423Z] Archiving artifacts
[2025-11-22T22:42:53.626Z] Recording fingerprints
[Pipeline] sh
[2025-11-22T22:42:54.842Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17638509139751
[Pipeline] echo
[2025-11-22T22:42:55.127Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-11-22T22:42:55.226Z] Archiving artifacts
[2025-11-22T22:42:55.417Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-22T22:42:56.253Z] Tap file found: aqa-tests/TKG/output_17638509139751/Test_openjdk26_hs_extended.perf_s390x_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-11-22T22:42:56.539Z] Recording test results
[2025-11-22T22:42:56.851Z] None of the test reports contained any result
[2025-11-22T22:42:56.851Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-22T22:42:56.881Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-22T22:42:56.781Z] No test report files were found. Configuration error?
[2025-11-22T22:42:58.005Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-11-22T22:42:58.005Z] Unix type machine..
[2025-11-22T22:42:58.005Z] Running on a Linux host
[2025-11-22T22:42:58.005Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-22T22:42:58.511Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-22T22:42:58.511Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-22T22:42:59.425Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-22T22:43:00.645Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-11-22T22:43:01.262Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-11-22T22:43:01.569Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-11-22T22:43:01.687Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-11-22T22:43:01.723Z] Running on test-azure-win2022-x64-2 in c:\jenkins\workspace\Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] echo
[2025-11-22T22:43:01.739Z] 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
[2025-11-22T22:43:01.760Z] 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
[2025-11-22T22:43:02.325Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-11-22T22:43:02.900Z] Processing DSL script testJobTemplate
[2025-11-22T22:43:41.704Z] LEVELS: [extended]
[2025-11-22T22:43:41.704Z] JDK_VERSIONS: [8]
[2025-11-22T22:43:41.704Z] GROUPS: [perf]
[2025-11-22T22:43:41.704Z] ARCH_OS_LIST: [s390x_linux]
[2025-11-22T22:43:41.808Z] Existing items:
[2025-11-22T22:43:41.808Z] GeneratedJob{name='Test_openjdk26_hs_extended.perf_s390x_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-11-22T22:43:42.045Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.perf_s390x_linux_rerun)
[Pipeline] build
[2025-11-22T22:43:42.112Z] Scheduling project: Test_openjdk26_hs_extended.perf_s390x_linux_rerun
[2025-11-22T22:43:47.635Z] Starting building: Test_openjdk26_hs_extended.perf_s390x_linux_rerun #12
[2025-11-22T22:47:20.390Z] Build Test_openjdk26_hs_extended.perf_s390x_linux_rerun #12 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-11-22T22:47:20.446Z] Running on test-docker-ubuntu2404-ppc64le-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.perf_s390x_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-22T22:47:20.825Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-22T22:47:20.825Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-22T22:47:21.000Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-22T22:47:21.036Z] Test_openjdk26_hs_extended.perf_s390x_linux_rerun #12 completed with status UNSTABLE
[Pipeline] timeout
[2025-11-22T22:47:21.046Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-22T22:47:22.302Z] Copied 1 artifact from "Test_openjdk26_hs_extended.perf_s390x_linux_rerun" build number 12
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-22T22:47:22.339Z] Saving Test_openjdk26_hs_extended.perf_s390x_linux_rerun/12/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-11-22T22:47:22.523Z] Archiving artifacts
[2025-11-22T22:47:23.049Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-11-22T22:47:23.991Z] Tap file found: Test_openjdk26_hs_extended.perf_s390x_linux_rerun/12/aqa-tests/TKG/output_17638515906468/Test_openjdk26_hs_extended.perf_s390x_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-11-22T22:47:24.447Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=dacapo-fop_0,renaissance-als_0,renaissance-chi-square_0,renaissance-db-shootout_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-movie-lens_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-s390x-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B25_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=364&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-22T22:47:24.845Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-22T22:47:24.845Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-22T22:47:25.022Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE