Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin" build number 483
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3001
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 233
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.functional_arm_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 c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f # timeout=10
Commit message: "Enable dacapo-h2 in Perf Pipeline (#6298)"
> git rev-list --no-walk a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-31T20:57:06.772Z] SPEC: linux_arm
[Pipeline] echo
[2025-05-31T20:57:06.773Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-31T20:57:06.788Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' 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-05-31T20:57:06.791Z] dynamicAgents: []
[Pipeline] node
[2025-05-31T20:57:21.796Z] Still waiting to schedule task
[2025-05-31T20:57:21.797Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch32’
[2025-05-31T20:58:32.494Z] Running on test-docker-ubuntu2404-armv7-4 in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_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-05-31T20:58:32.522Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-31T20:58:32.797Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-31T20:58:32.797Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-31T20:58:32.926Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-31T20:58:33.084Z] The recommended git tool is: git
[2025-05-31T20:58:33.343Z] No credentials specified
[2025-05-31T20:58:33.472Z] Cloning the remote Git repository
[2025-05-31T20:58:33.668Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-31T20:58:33.669Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests # timeout=10
[2025-05-31T20:58:33.678Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-05-31T20:58:33.678Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-31T20:58:33.678Z] > git --version # timeout=10
[2025-05-31T20:58:33.682Z] > git --version # 'git version 2.43.0'
[2025-05-31T20:58:33.683Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-31T20:58:39.995Z] Avoid second fetch
[2025-05-31T20:58:39.783Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-31T20:58:39.790Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-31T20:58:40.133Z] Checking out Revision c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f (origin/master)
[2025-05-31T20:58:40.060Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-05-31T20:58:40.197Z] > git config core.sparsecheckout # timeout=10
[2025-05-31T20:58:40.203Z] > git checkout -f c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f # timeout=10
[2025-05-31T20:58:41.620Z] Commit message: "Enable dacapo-h2 in Perf Pipeline (#6298)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_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-05-31T20:58:43.191Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-05-31T20:58:43.217Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-31T20:58:44.686Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-05-31T20:58:45.214Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-31T20:58:46.636Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-05-31T20:58:46.636Z] Unix type machine..
[2025-05-31T20:58:46.636Z] Running on a Linux host
[2025-05-31T20:58:46.636Z] 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-05-31T20:58:49.134Z] + printenv
[2025-05-31T20:58:49.134Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-31T20:58:49.134Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-31T20:58:49.134Z] SETUP_JCK_RUN=false
[2025-05-31T20:58:49.134Z] USE_TESTENV_PROPERTIES=false
[2025-05-31T20:58:49.134Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-31T20:58:49.134Z] SSH_CLIENT=78.47.239.97 57626 22
[2025-05-31T20:58:49.134Z] USER=jenkins
[2025-05-31T20:58:49.134Z] BUILD_LIST=functional
[2025-05-31T20:58:49.134Z] SDK_RESOURCE=upstream
[2025-05-31T20:58:49.134Z] OPENJ9_BRANCH=master
[2025-05-31T20:58:49.134Z] CI=true
[2025-05-31T20:58:49.134Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_arm_linux/149/display/redirect?page=changes
[2025-05-31T20:58:49.134Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-31T20:58:49.134Z] UPSTREAM_JOB_NUMBER=483
[2025-05-31T20:58:49.134Z] TARGET=special.functional
[2025-05-31T20:58:49.134Z] EXIT_FAILURE=false
[2025-05-31T20:58:49.134Z] NODE_LABELS=armv8 hw.arch.aarch32 test ci.role.test ubuntu linux armv8.2 hw.dockerhost.arm.dockerhost-equinix-ubuntu2204-armv8-1 sw.os.linux test-docker-ubuntu2404-armv7-4 arm
[2025-05-31T20:58:49.134Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-31T20:58:49.134Z] USE_JRE=false
[2025-05-31T20:58:49.134Z] OLDPWD=/home/jenkins
[2025-05-31T20:58:49.134Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-31T20:58:49.134Z] HOME=/home/jenkins
[2025-05-31T20:58:49.134Z] ADOPTOPENJDK_BRANCH=master
[2025-05-31T20:58:49.134Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_arm_linux/149/
[2025-05-31T20:58:49.134Z] TAP_NAME=Test_openjdk8_hs_special.functional_arm_linux.tap
[2025-05-31T20:58:49.134Z] JDK_IMPL=hotspot
[2025-05-31T20:58:49.134Z] DOCKER_REQUIRED=false
[2025-05-31T20:58:49.134Z] HUDSON_COOKIE=82ff7fa1-13fb-434a-a90e-b4966db03584
[2025-05-31T20:58:49.134Z] JENKINS_SERVER_COOKIE=durable-5bde8413dfa0aba0ccfa3bf36367ddb3297fe7121a5066cae4ed1b35480551ae
[2025-05-31T20:58:49.134Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../benchmarks
[2025-05-31T20:58:49.134Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2025-05-31T20:58:49.134Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux
[2025-05-31T20:58:49.134Z] KEEP_WORKSPACE=false
[2025-05-31T20:58:49.134Z] ARCHIVE_TEST_RESULTS=false
[2025-05-31T20:58:49.134Z] GENERATE_JOBS=true
[2025-05-31T20:58:49.134Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-31T20:58:49.134Z] PERSONAL_BUILD=false
[2025-05-31T20:58:49.134Z] LOGNAME=jenkins
[2025-05-31T20:58:49.134Z] NODE_NAME=test-docker-ubuntu2404-armv7-4
[2025-05-31T20:58:49.134Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_arm_linux/149/display/redirect?page=artifacts
[2025-05-31T20:58:49.134Z] STAGE_NAME=Setup
[2025-05-31T20:58:49.134Z] AUTO_DETECT=true
[2025-05-31T20:58:49.134Z] EXECUTOR_NUMBER=0
[2025-05-31T20:58:49.134Z] JDK_VERSION=8
[2025-05-31T20:58:49.134Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-31T20:58:49.134Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_arm_linux/149/display/redirect?page=tests
[2025-05-31T20:58:49.134Z] BUILD_DISPLAY_NAME=#149
[2025-05-31T20:58:49.134Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-05-31T20:58:49.134Z] TIME_LIMIT=25
[2025-05-31T20:58:49.134Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-31T20:58:49.134Z] JOB_BASE_NAME=Test_openjdk8_hs_special.functional_arm_linux
[2025-05-31T20:58:49.134Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-05-31T20:58:49.134Z] PLATFORM=arm_linux
[2025-05-31T20:58:49.134Z] TKG_ITERATIONS=1
[2025-05-31T20:58:49.134Z] EXIT_SUCCESS=false
[2025-05-31T20:58:49.134Z] BUILD_ID=149
[2025-05-31T20:58:49.134Z] RERUN_FAILURE=true
[2025-05-31T20:58:49.134Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-31T20:58:49.134Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.functional_arm_linux-149
[2025-05-31T20:58:49.134Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/system_lib
[2025-05-31T20:58:49.134Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-31T20:58:49.134Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-31T20:58:49.134Z] LANG=C.UTF-8
[2025-05-31T20:58:49.134Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_arm_linux/
[2025-05-31T20:58:49.134Z] KEEP_REPORTDIR=false
[2025-05-31T20:58:49.134Z] JCK_GIT_BRANCH=master
[2025-05-31T20:58:49.134Z] ORIGIN_JDK_VERSION=8
[2025-05-31T20:58:49.134Z] BUILD_NUMBER=149
[2025-05-31T20:58:49.134Z] JENKINS_NODE_COOKIE=97902927-e1dc-49fd-87f8-1f3c98404d19
[2025-05-31T20:58:49.134Z] SHELL=/bin/sh
[2025-05-31T20:58:49.134Z] ITERATIONS=1
[2025-05-31T20:58:49.134Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-31T20:58:49.134Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image
[2025-05-31T20:58:49.134Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_arm_linux/149/display/redirect
[2025-05-31T20:58:49.134Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-31T20:58:49.134Z] SPEC=linux_arm
[2025-05-31T20:58:49.134Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-05-31T20:58:49.134Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-31T20:58:49.134Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_arm_linux/display/redirect
[2025-05-31T20:58:49.134Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin
[2025-05-31T20:58:49.134Z] JOB_NAME=Test_openjdk8_hs_special.functional_arm_linux
[2025-05-31T20:58:49.134Z] SLACK_CHANNEL=aqavit-bot
[2025-05-31T20:58:49.134Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-31T20:58:49.134Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux
[2025-05-31T20:58:49.134Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T20:58:49.134Z] TEST_TIME=120
[2025-05-31T20:58:49.134Z] SSH_CONNECTION=78.47.239.97 57626 172.17.0.7 22
[2025-05-31T20:58:49.134Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux@tmp
[2025-05-31T20:58:49.134Z] PARALLEL=Dynamic
[2025-05-31T20:58:49.134Z] JOBSTARTTIME=Sat, 31 May 2025 20:58:43 +0000
[2025-05-31T20:58:49.134Z] DYNAMIC_COMPILE=true
[2025-05-31T20:58:49.134Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-05-31T20:58:49.526Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-31T20:58:49.534Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-31T20:59:20.596Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-arm-temurin" build number 483
[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 OPENJ9_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 OPENJ9_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 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 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-05-31T20:59:20.773Z] 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-05-31T20:59:20.778Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-05-31T20:59:20.855Z] $ ssh-agent
[2025-05-31T20:59:21.444Z] SSH_AUTH_SOCK=/tmp/ssh-RIwOxnwm1p0C/agent.3309
[2025-05-31T20:59:21.444Z] SSH_AGENT_PID=3311
[2025-05-31T20:59:21.444Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-31T20:59:21.463Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-05-31T20:59:21.495Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-05-31T20:59:22.928Z] + pwd
[2025-05-31T20:59:22.929Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-05-31T20:59:22.929Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests
[2025-05-31T20:59:22.929Z] get jdk binary...
[2025-05-31T20:59:22.929Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-31T20:59:22.929Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u462b04-ea.tar.gz ...
[2025-05-31T20:59:24.503Z] List files in jdkbinary folder...
[2025-05-31T20:59:24.503Z] total 224376
[2025-05-31T20:59:24.503Z] -rw-r--r-- 1 jenkins jenkins 92438620 May 31 20:34 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:59:24.503Z] -rw-r--r-- 1 jenkins jenkins 98396147 May 31 20:34 OpenJDK8U-jdk_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:59:24.503Z] -rw-r--r-- 1 jenkins jenkins 38817748 May 31 20:34 OpenJDK8U-jre_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:59:24.504Z] -rw-r--r-- 1 jenkins jenkins 22018 May 31 20:46 OpenJDK8U-sbom_arm_linux_hotspot_8u462b04-ea-metadata.json
[2025-05-31T20:59:24.504Z] -rw-r--r-- 1 jenkins jenkins 77616 May 31 20:48 OpenJDK8U-sbom_arm_linux_hotspot_8u462b04-ea.json
[2025-05-31T20:59:24.504Z] drwxrwxr-x 1 jenkins jenkins 58 May 31 20:59 tmp
[2025-05-31T20:59:24.504Z] List files in jdkbinary/tmp folder...
[2025-05-31T20:59:24.504Z] total 0
[2025-05-31T20:59:24.504Z] drwxr-xr-x 1 jenkins jenkins 176 May 31 20:34 jdk8u462-b04-aarch32-20250528
[2025-05-31T20:59:24.504Z] Moving directory jdk8u462-b04-aarch32-20250528/ to ../j2sdk-image
[2025-05-31T20:59:24.504Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u462b04-ea.tar.gz ...
[2025-05-31T20:59:25.268Z] List files in jdkbinary folder...
[2025-05-31T20:59:25.268Z] total 224376
[2025-05-31T20:59:25.268Z] -rw-r--r-- 1 jenkins jenkins 92438620 May 31 20:34 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:59:25.268Z] -rw-r--r-- 1 jenkins jenkins 98396147 May 31 20:34 OpenJDK8U-jdk_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:59:25.268Z] -rw-r--r-- 1 jenkins jenkins 38817748 May 31 20:34 OpenJDK8U-jre_arm_linux_hotspot_8u462b04-ea.tar.gz
[2025-05-31T20:59:25.268Z] -rw-r--r-- 1 jenkins jenkins 22018 May 31 20:46 OpenJDK8U-sbom_arm_linux_hotspot_8u462b04-ea-metadata.json
[2025-05-31T20:59:25.268Z] -rw-r--r-- 1 jenkins jenkins 77616 May 31 20:48 OpenJDK8U-sbom_arm_linux_hotspot_8u462b04-ea.json
[2025-05-31T20:59:25.268Z] drwxr-xr-x 1 jenkins jenkins 176 May 31 20:34 j2sdk-image
[2025-05-31T20:59:25.268Z] drwxrwxr-x 1 jenkins jenkins 66 May 31 20:59 tmp
[2025-05-31T20:59:25.268Z] List files in jdkbinary/tmp folder...
[2025-05-31T20:59:25.268Z] total 0
[2025-05-31T20:59:25.268Z] drwxr-xr-x 1 jenkins jenkins 130 May 31 20:34 jdk8u462-b04-aarch32-20250528-jre
[2025-05-31T20:59:25.268Z] Moving directory jdk8u462-b04-aarch32-20250528-jre/ to ../j2re-image
[2025-05-31T20:59:25.268Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u462b04-ea.tar.gz over ./j2sdk-image/jre...
[2025-05-31T20:59:26.844Z] Removing top-level folder jdk8u462-b04-aarch32-20250528-debug-image/
[2025-05-31T20:59:26.844Z] Removing top-level folder jdk8u462-b04-aarch32-20250528/
[2025-05-31T20:59:27.607Z] Run /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-05-31T20:59:27.607Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-31T20:59:27.608Z] openjdk version "1.8.0_462-beta"
[2025-05-31T20:59:27.608Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505312012-b04)
[2025-05-31T20:59:27.608Z] OpenJDK Client VM (Temurin)(build 25.462-b04, mixed mode)
[2025-05-31T20:59:27.608Z] =JAVA VERSION OUTPUT END=
[2025-05-31T20:59:27.608Z] =RELEASE INFO BEGIN=
[2025-05-31T20:59:27.608Z] JAVA_VERSION="1.8.0_462"
[2025-05-31T20:59:27.608Z] OS_NAME="Linux"
[2025-05-31T20:59:27.608Z] OS_VERSION="2.6"
[2025-05-31T20:59:27.608Z] OS_ARCH="aarch32"
[2025-05-31T20:59:27.608Z] SOURCE=".:git:612691da0da1+"
[2025-05-31T20:59:27.608Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-31T20:59:27.608Z] BUILD_SOURCE="git:bdcb2a06f707c1903457ca3eb482e52b3198169f"
[2025-05-31T20:59:27.608Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-31T20:59:27.608Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-05-31T20:59:27.608Z] FULL_VERSION="1.8.0_462-beta-202505312012-b04"
[2025-05-31T20:59:27.608Z] SEMANTIC_VERSION="8.0.462+4"
[2025-05-31T20:59:27.608Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-05-31T20:59:27.608Z] JVM_VARIANT="Hotspot"
[2025-05-31T20:59:27.608Z] JVM_VERSION="25.462-b04"
[2025-05-31T20:59:27.608Z] IMAGE_TYPE="JDK"
[2025-05-31T20:59:27.608Z] =RELEASE INFO END=
[2025-05-31T20:59:27.608Z] get testKitGen...
[2025-05-31T20:59:27.608Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-31T20:59:28.371Z] git rev-parse master
[2025-05-31T20:59:28.371Z] git checkout -q -f 957d1afa46fad3da74dc289c4196f3916b184c5f
[2025-05-31T20:59:28.371Z] get functional test material...
[2025-05-31T20:59:28.371Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-05-31T20:59:28.371Z] Cloning into 'openj9'...
[2025-05-31T20:59:28.371Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-05-31T20:59:35.216Z] Updating files: 84% (8677/10322)
[2025-05-31T20:59:35.216Z] Updating files: 85% (8774/10322)
[2025-05-31T20:59:35.216Z] Updating files: 86% (8877/10322)
[2025-05-31T20:59:35.216Z] Updating files: 87% (8981/10322)
[2025-05-31T20:59:35.216Z] Updating files: 88% (9084/10322)
[2025-05-31T20:59:35.216Z] Updating files: 89% (9187/10322)
[2025-05-31T20:59:35.216Z] Updating files: 90% (9290/10322)
[2025-05-31T20:59:35.216Z] Updating files: 91% (9394/10322)
[2025-05-31T20:59:35.216Z] Updating files: 92% (9497/10322)
[2025-05-31T20:59:35.216Z] Updating files: 93% (9600/10322)
[2025-05-31T20:59:35.216Z] Updating files: 94% (9703/10322)
[2025-05-31T20:59:35.216Z] Updating files: 95% (9806/10322)
[2025-05-31T20:59:35.216Z] Updating files: 96% (9910/10322)
[2025-05-31T20:59:35.216Z] Updating files: 97% (10013/10322)
[2025-05-31T20:59:35.216Z] Updating files: 98% (10116/10322)
[2025-05-31T20:59:35.216Z] Updating files: 99% (10219/10322)
[2025-05-31T20:59:35.216Z] Updating files: 100% (10322/10322)
[2025-05-31T20:59:35.216Z] Updating files: 100% (10322/10322), done.
[2025-05-31T20:59:35.216Z] check OpenJ9 Repo sha
[2025-05-31T20:59:35.216Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-05-31T20:59:35.216Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/testenv/testenv.properties
[2025-05-31T20:59:35.216Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-31T20:59:35.216Z] OPENJ9_SHA=35ecdd76704e0909d18298cf0edb445bca37b575
[2025-05-31T20:59:35.216Z] total 76
[2025-05-31T20:59:35.216Z] -rw-rw-r-- 1 jenkins jenkins 4753 May 31 20:58 Contributing.md
[2025-05-31T20:59:35.216Z] -rw-rw-r-- 1 jenkins jenkins 11360 May 31 20:58 LICENSE
[2025-05-31T20:59:35.216Z] -rw-rw-r-- 1 jenkins jenkins 65 May 31 20:58 NOTICE
[2025-05-31T20:59:35.216Z] -rw-rw-r-- 1 jenkins jenkins 8335 May 31 20:58 README.md
[2025-05-31T20:59:35.216Z] drwxrwxr-x 1 jenkins jenkins 446 May 31 20:59 TKG
[2025-05-31T20:59:35.216Z] drwxrwxr-x 1 jenkins jenkins 26 May 31 20:58 buildenv
[2025-05-31T20:59:35.216Z] -rwxrwxr-x 1 jenkins jenkins 339 May 31 20:58 compile.sh
[2025-05-31T20:59:35.216Z] drwxrwxr-x 1 jenkins jenkins 22 May 31 20:58 config
[2025-05-31T20:59:35.216Z] drwxrwxr-x 1 jenkins jenkins 178 May 31 20:58 doc
[2025-05-31T20:59:35.217Z] drwxrwxr-x 1 jenkins jenkins 32 May 31 20:58 docs
[2025-05-31T20:59:35.217Z] drwxrwxr-x 1 jenkins jenkins 1062 May 31 20:58 external
[2025-05-31T20:59:35.217Z] drwxrwxr-x 1 jenkins jenkins 174 May 31 20:58 functional
[2025-05-31T20:59:35.217Z] -rwxrwxr-x 1 jenkins jenkins 30008 May 31 20:58 get.sh
[2025-05-31T20:59:35.217Z] drwxrwxr-x 1 jenkins jenkins 572 May 31 20:58 jck
[2025-05-31T20:59:35.217Z] drwxrwxr-x 1 jenkins jenkins 500 May 31 20:59 openj9
[2025-05-31T20:59:35.217Z] drwxrwxr-x 1 jenkins jenkins 96 May 31 20:58 openjdk
[2025-05-31T20:59:35.217Z] drwxrwxr-x 1 jenkins jenkins 228 May 31 20:58 perf
[2025-05-31T20:59:35.217Z] drwxrwxr-x 1 jenkins jenkins 42 May 31 20:58 scripts
[2025-05-31T20:59:35.217Z] drwxrwxr-x 1 jenkins jenkins 294 May 31 20:58 system
[2025-05-31T20:59:35.217Z] -rwxrwxr-x 1 jenkins jenkins 3935 May 31 20:58 terminateTestProcesses.sh
[2025-05-31T20:59:35.217Z] drwxrwxr-x 1 jenkins jenkins 128 May 31 20:58 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-31T20:59:35.725Z] $ ssh-agent -k
[2025-05-31T20:59:35.733Z] unset SSH_AUTH_SOCK;
[2025-05-31T20:59:35.733Z] unset SSH_AGENT_PID;
[2025-05-31T20:59:35.734Z] echo Agent pid 3311 killed;
[2025-05-31T20:59:36.309Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-31T20:59:36.791Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.functional&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=483&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-31T20:59:36.801Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.functional&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubuntu2404-armv7-4&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=483&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-05-31T20:59:36.842Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-31T20:59:37.633Z] Copied 1 artifact from "getTRSSOutput" build number 1790
[Pipeline] sh
[2025-05-31T20:59:39.516Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-05-31T20:59:39.516Z] + gzip -cd TRSSOutput.tar.gz
[2025-05-31T20:59:39.516Z] + tar xof -
[2025-05-31T20:59:39.516Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-05-31T20:59:39.933Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-31T20:59:40.000Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-31T20:59:41.450Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-31T20:59:41.450Z] --------------------------------------------
[2025-05-31T20:59:41.450Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T20:59:41.450Z] task is set to default
[2025-05-31T20:59:41.450Z] dependencyList is set to all
[2025-05-31T20:59:41.450Z] --------------------------------------------
[2025-05-31T20:59:41.450Z] Starting download third party dependent jars
[2025-05-31T20:59:41.450Z] --------------------------------------------
[2025-05-31T20:59:41.450Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:41.450Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-05-31T20:59:41.874Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] sh
[2025-05-31T20:59:43.321Z] + cd ./aqa-tests/TKG
[2025-05-31T20:59:43.322Z] + uname
[2025-05-31T20:59:43.322Z] + [ Linux = AIX ]
[2025-05-31T20:59:43.322Z] + uname
[2025-05-31T20:59:43.322Z] + [ Linux = SunOS ]
[2025-05-31T20:59:43.322Z] + uname
[2025-05-31T20:59:43.322Z] + [ Linux = *BSD ]
[2025-05-31T20:59:43.322Z] + MAKE=make
[2025-05-31T20:59:43.322Z] + make genParallelList TEST=special.functional TEST_TIME=120 NUM_MACHINES=
[2025-05-31T20:59:43.322Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image
[2025-05-31T20:59:43.322Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T20:59:43.322Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-31T20:59:43.322Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-31T20:59:43.322Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-31T20:59:43.322Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-31T20:59:43.322Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-31T20:59:43.322Z]
[2025-05-31T20:59:43.322Z] build:
[2025-05-31T20:59:43.322Z]
[2025-05-31T20:59:43.322Z] clean:
[2025-05-31T20:59:43.322Z]
[2025-05-31T20:59:43.322Z] init:
[2025-05-31T20:59:43.322Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/bin
[2025-05-31T20:59:43.322Z]
[2025-05-31T20:59:43.322Z] getDependentLibs:
[2025-05-31T20:59:43.322Z] [exec] --------------------------------------------
[2025-05-31T20:59:43.322Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T20:59:43.322Z] [exec] task is set to default
[2025-05-31T20:59:43.322Z] [exec] dependencyList is set to json_simple
[2025-05-31T20:59:43.322Z] [exec] --------------------------------------------
[2025-05-31T20:59:43.322Z] [exec] Starting download third party dependent jars
[2025-05-31T20:59:43.322Z] [exec] --------------------------------------------
[2025-05-31T20:59:43.322Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T20:59:43.322Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-31T20:59:43.322Z] [exec] downloaded dependent third party jars successfully
[2025-05-31T20:59:43.322Z]
[2025-05-31T20:59:43.322Z] compile:
[2025-05-31T20:59:43.322Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T20:59:43.322Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T20:59:43.322Z] [echo] ===fork: yes
[2025-05-31T20:59:43.322Z] [echo] ===debug: on
[2025-05-31T20:59:43.322Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/bin
[2025-05-31T20:59:44.898Z]
[2025-05-31T20:59:44.898Z] dist:
[2025-05-31T20:59:44.898Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-31T20:59:44.898Z]
[2025-05-31T20:59:44.898Z] BUILD SUCCESSFUL
[2025-05-31T20:59:44.898Z] Total time: 1 second
[2025-05-31T20:59:44.898Z] 0
[2025-05-31T20:59:44.898Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-31T20:59:44.898Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-31T20:59:44.898Z] microArchOutput:
[2025-05-31T20:59:45.663Z] ****************************** MACHINE INFO ******************************
[2025-05-31T20:59:45.663Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG
[2025-05-31T20:59:45.663Z] Free Physical Memory Size : 5375340544
[2025-05-31T20:59:45.663Z] Free space (bytes) : 687792300032
[2025-05-31T20:59:45.663Z] Total Physical Memory Size : 6442450944
[2025-05-31T20:59:45.663Z] Total space (bytes) : 960196055040
[2025-05-31T20:59:45.663Z] Usable space (bytes) : 670715416576
[2025-05-31T20:59:45.663Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T20:59:45.663Z] bashVersion :
[2025-05-31T20:59:45.663Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-05-31T20:59:45.663Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-31T20:59:45.663Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] This is free software; you are free to change and redistribute it.
[2025-05-31T20:59:45.663Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-31T20:59:45.663Z] cpuCores : 160
[2025-05-31T20:59:45.663Z] curlVersion :
[2025-05-31T20:59:45.663Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-05-31T20:59:45.663Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-05-31T20:59:45.663Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-31T20:59:45.663Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-05-31T20:59:45.663Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-31T20:59:45.663Z] gcc version : 13
[2025-05-31T20:59:45.663Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-05-31T20:59:45.663Z] gdb version : bash: line 1: gdb: command not found
[2025-05-31T20:59:45.663Z] lldb version : Command could not be executed
[2025-05-31T20:59:45.663Z] makeVersion :
[2025-05-31T20:59:45.663Z] GNU Make 4.3
[2025-05-31T20:59:45.663Z] Built for arm-unknown-linux-gnueabihf
[2025-05-31T20:59:45.663Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-05-31T20:59:45.663Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-31T20:59:45.663Z] This is free software: you are free to change and redistribute it.
[2025-05-31T20:59:45.663Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-31T20:59:45.663Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-31T20:59:45.663Z] osInfo :
[2025-05-31T20:59:45.663Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-05-31T20:59:45.663Z] NAME="Ubuntu"
[2025-05-31T20:59:45.663Z] VERSION_ID="24.04"
[2025-05-31T20:59:45.663Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-05-31T20:59:45.663Z] VERSION_CODENAME=noble
[2025-05-31T20:59:45.663Z] ID=ubuntu
[2025-05-31T20:59:45.663Z] ID_LIKE=debian
[2025-05-31T20:59:45.663Z] HOME_URL="https://www.ubuntu.com/"
[2025-05-31T20:59:45.663Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-05-31T20:59:45.663Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-05-31T20:59:45.663Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-05-31T20:59:45.663Z] UBUNTU_CODENAME=noble
[2025-05-31T20:59:45.663Z] LOGO=ubuntu-logo
[2025-05-31T20:59:45.663Z] osLabel : ubuntu.24
[2025-05-31T20:59:45.663Z] perlVersion :
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-05-31T20:59:45.663Z] (with 45 registered patches, see perl -V for more detail)
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] Copyright 1987-2023, Larry Wall
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-31T20:59:45.663Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-31T20:59:45.663Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-31T20:59:45.663Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-31T20:59:45.663Z] procArch : aarch64
[2025-05-31T20:59:45.663Z] sysArch : aarch64
[2025-05-31T20:59:45.663Z] sysOS : Linux
[2025-05-31T20:59:45.663Z] ulimit :
[2025-05-31T20:59:45.663Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-05-31T20:59:45.663Z] core file size (blocks, -c) unlimited
[2025-05-31T20:59:45.663Z] data seg size (kbytes, -d) unlimited
[2025-05-31T20:59:45.663Z] scheduling priority (-e) 0
[2025-05-31T20:59:45.663Z] file size (blocks, -f) unlimited
[2025-05-31T20:59:45.663Z] pending signals (-i) 2053826
[2025-05-31T20:59:45.663Z] max locked memory (kbytes, -l) 64
[2025-05-31T20:59:45.663Z] max memory size (kbytes, -m) unlimited
[2025-05-31T20:59:45.663Z] open files (-n) 1048576
[2025-05-31T20:59:45.663Z] pipe size (512 bytes, -p) 8
[2025-05-31T20:59:45.663Z] POSIX message queues (bytes, -q) 819200
[2025-05-31T20:59:45.663Z] real-time priority (-r) 0
[2025-05-31T20:59:45.663Z] stack size (kbytes, -s) 8192
[2025-05-31T20:59:45.663Z] cpu time (seconds, -t) unlimited
[2025-05-31T20:59:45.663Z] max user processes (-u) unlimited
[2025-05-31T20:59:45.663Z] virtual memory (kbytes, -v) unlimited
[2025-05-31T20:59:45.663Z] file locks (-x) unlimited
[2025-05-31T20:59:45.663Z] uname : Linux 79dca47b8950 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:25:15 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-05-31T20:59:45.663Z] vmVendor : Oracle Corporation
[2025-05-31T20:59:45.663Z] vmVersion : 25.462-b04
[2025-05-31T20:59:45.663Z] xlc version : bash: line 1: xlC: command not found
[2025-05-31T20:59:45.663Z] **************************************************************************
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] System.getProperty('java.vendor')=Temurin
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] System.getProperty('os.name')=Linux
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] System.getProperty('os.arch')=arm
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] System.getProperty('java.fullversion')=null
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] System.getProperty('sun.arch.data.model')=32
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T20:59:45.663Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[2025-05-31T20:59:45.663Z] perl scripts/configure.pl
[2025-05-31T20:59:45.663Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-31T20:59:45.663Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] Starting to generate parallel test lists.
[2025-05-31T20:59:45.663Z]
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-05-31T20:59:45.663Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-05-31T20:59:45.664Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-05-31T20:59:46.585Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-05-31T20:59:46.585Z] Attempting to get test duration data from TRSS.
[2025-05-31T20:59:46.585Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=arm_linux&group=functional&level=special
[2025-05-31T20:59:47.350Z] Attempting to get test duration data from cached files.
[2025-05-31T20:59:47.350Z]
[2025-05-31T20:59:47.350Z] TEST DURATION
[2025-05-31T20:59:47.350Z] ====================================================================================
[2025-05-31T20:59:47.350Z] Total number of tests searched: 170
[2025-05-31T20:59:47.350Z] Number of test durations found: 170
[2025-05-31T20:59:47.350Z] Top slowest tests:
[2025-05-31T20:59:47.350Z] 03m19s MBCS_Tests_charsets8_0
[2025-05-31T20:59:47.350Z] 00m00s MBCS_Tests_jdbc41_ko_KR_linux_0
[2025-05-31T20:59:47.350Z] 00m00s MBCS_Tests_coin_ja_JP_linux_0
[2025-05-31T20:59:47.350Z] ====================================================================================
[2025-05-31T20:59:47.350Z]
[2025-05-31T20:59:47.350Z] Test target is split into 1 lists.
[2025-05-31T20:59:47.350Z] Reducing estimated test running time from 03m27s to 03m27s.
[2025-05-31T20:59:47.350Z]
[2025-05-31T20:59:47.350Z] -------------------------------------testList_0-------------------------------------
[2025-05-31T20:59:47.350Z] Number of tests: 170
[2025-05-31T20:59:47.350Z] Estimated running time: 03m27s
[2025-05-31T20:59:47.350Z] TESTLIST=MBCS_Tests_charsets8_0,MBCS_Tests_jdbc41_ko_KR_linux_0,MBCS_Tests_coin_ja_JP_linux_0,MBCS_Tests_jdbc41_zh_CN_linux_0,MBCS_Tests_env_ja_JP_linux_0,MBCS_Tests_regex_zh_TW_linux_0,MBCS_Tests_codepage_ja_JP_linux_0,MBCS_Tests_env_zh_TW_linux_0,MBCS_Tests_regex_zh_CN_linux_0,MBCS_Tests_pref_ko_KR_linux_0,MBCS_Tests_nio_zh_CN_linux_0,MBCS_Tests_pref_zh_CN_linux_0,MBCS_Tests_jdbc41_ja_JP_linux_0,MBCS_Tests_env_zh_CN_linux_0,MBCS_Tests_Compiler_ko_KR_linux_0,MBCS_Tests_env_ko_KR_linux_0,MBCS_Tests_scanner_zh_TW_linux_0,MBCS_Tests_coin_zh_TW_linux_0,MBCS_Tests_urlclassloader_zh_CN_linux_0,MBCS_Tests_regex_ja_JP_linux_0,MBCS_Tests_Compiler_ja_JP_linux_0,MBCS_Tests_codepage_zh_CN_linux_0,MBCS_Tests_urlclassloader_ja_JP_linux_0,MBCS_Tests_coin_ko_KR_linux_0,MBCS_Tests_scanner_ko_KR_linux_0,MBCS_Tests_regex_ko_KR_linux_0,MBCS_Tests_Compiler_zh_CN_linux_0,MBCS_Tests_urlclassloader_zh_TW_linux_0,MBCS_Tests_urlclassloader_ko_KR_linux_0,MBCS_Tests_scanner_ja_JP_linux_0,MBCS_Tests_pref_ja_JP_linux_0,MBCS_Tests_jdbc41_zh_TW_linux_0,MBCS_Tests_codepage_ko_KR_linux_0,MBCS_Tests_nio_ja_JP_linux_0,MBCS_Tests_IDN_zh_TW_linux_0,MBCS_Tests_codepage_zh_TW_linux_0,MBCS_Tests_file_zh_CN_linux_0,MBCS_Tests_coin_zh_CN_linux_0,MBCS_Tests_pref_zh_TW_linux_0,MBCS_Tests_file_ko_KR_linux_0,MBCS_Tests_file_ja_JP_linux_0,MBCS_Tests_annotation_zh_CN_linux_0,MBCS_Tests_IDN_ja_JP_linux_0,MBCS_Tests_IDN_zh_CN_linux_0,MBCS_Tests_Compiler_zh_TW_linux_0,MBCS_Tests_scanner_zh_CN_linux_0,MBCS_Tests_nio_ko_KR_linux_0,MBCS_Tests_nio_zh_TW_linux_0,MBCS_Tests_file_zh_TW_linux_0,MBCS_Tests_annotation_ko_KR_linux_0,MBCS_Tests_annotation_ja_JP_linux_0,MBCS_Tests_annotation_zh_TW_linux_0,MBCS_Tests_IDN_ko_KR_linux_0,MBCS_Tests_regex_ko_windows_0,MBCS_Tests_codepage_KO_KR_aix_0,MBCS_Tests_nio_ja_windows_0,MBCS_Tests_coin_tw_windows_0,MBCS_Tests_urlclassloader_tw_windows_0,MBCS_Tests_regex_ZH_TW_aix_0,MBCS_Tests_pref_ko_windows_0,MBCS_Tests_codepage_tw_windows_0,MBCS_Tests_codepage_JA_JP_aix_0,MBCS_Tests_urlclassloader_cn_windows_0,MBCS_Tests_pref_ja_windows_0,MBCS_Tests_nio_ko_windows_0,MBCS_Tests_nio_ZH_CN_aix_0,MBCS_Tests_jdbc41_ko_windows_0,MBCS_Tests_env_ko_KR_aix_0,MBCS_Tests_env_ZH_CN_aix_0,MBCS_Tests_env_KO_KR_aix_0,MBCS_Tests_codepage_ko_windows_0,MBCS_Tests_IDN_windows_0,MBCS_Tests_IDN_ja_windows_0,MBCS_Tests_urlclassloader_ZH_CN_aix_0,MBCS_Tests_scanner_tw_windows_0,MBCS_Tests_nio_windows_0,MBCS_Tests_nio_ZH_TW_aix_0,MBCS_Tests_file_tw_windows_0,MBCS_Tests_file_ZH_CN.aix_0,MBCS_Tests_codepage_windows_0,MBCS_Tests_codepage_ZH_CN_aix_0,MBCS_Tests_IDN_ko_windows_0,MBCS_Tests_urlclassloader_KO_KR_aix_0,MBCS_Tests_scanner_ko_KR_aix_0,MBCS_Tests_scanner_cn_windows_0,MBCS_Tests_pref_cn_windows_0,MBCS_Tests_nio_cn_windows_0,MBCS_Tests_jdbc41_cn_windows_0,MBCS_Tests_jdbc41_JA_JP_aix_0,MBCS_Tests_file_ko_windows_0,MBCS_Tests_urlclassloader_ko_windows_0,MBCS_Tests_urlclassloader_ja_windows_0,MBCS_Tests_urlclassloader_ZH_TW_aix_0,MBCS_Tests_scanner_ZH_TW_aix_0,MBCS_Tests_scanner_JA_JP_aix_0,MBCS_Tests_jdbc41_KO_KR_aix_0,MBCS_Tests_codepage_ZH_TW_aix_0,MBCS_Tests_annotation_KO_KR_aix_0,MBCS_Tests_IDN_KO_KR_aix_0,MBCS_Tests_Compiler_windows_0,MBCS_Tests_urlclassloader_windows_0,MBCS_Tests_scanner_windows_0,MBCS_Tests_scanner_KO_KR_aix_0,MBCS_Tests_regex_ko_KR_aix_0,MBCS_Tests_pref_ko_KR_aix_0,MBCS_Tests_pref_KO_KR_aix_0,MBCS_Tests_nio_tw_windows_0,MBCS_Tests_jdbc41_ko_KR_aix_0,MBCS_Tests_jdbc41_ja_windows_0,MBCS_Tests_file_ja_windows_0,MBCS_Tests_file_KO_KR.aix_0,MBCS_Tests_env_ZH_TW_aix_0,MBCS_Tests_coin_ko_KR_aix_0,MBCS_Tests_coin_cn_windows_0,MBCS_Tests_coin_JA_JP_aix_0,MBCS_Tests_annotation_JA_JP_aix_0,MBCS_Tests_IDN_JA_JP_aix_0,MBCS_Tests_urlclassloader_ko_KR_aix_0,MBCS_Tests_scanner_ja_windows_0,MBCS_Tests_regex_windows_0,MBCS_Tests_regex_JA_JP_aix_0,MBCS_Tests_file_JA_JP.aix_0,MBCS_Tests_env_JA_JP_aix_0,MBCS_Tests_coin_ja_windows_0,MBCS_Tests_coin_ZH_CN_aix_0,MBCS_Tests_coin_KO_KR_aix_0,MBCS_Tests_codepage_ja_windows_0,MBCS_Tests_IDN_tw_windows_0,MBCS_Tests_IDN_ZH_TW_aix_0,MBCS_Tests_Compiler_ko_KR_aix_0,MBCS_Tests_scanner_ZH_CN_aix_0,MBCS_Tests_regex_tw_windows_0,MBCS_Tests_regex_cn_windows_0,MBCS_Tests_regex_KO_KR_aix_0,MBCS_Tests_pref_windows_0,MBCS_Tests_pref_ZH_CN_aix_0,MBCS_Tests_pref_JA_JP_aix_0,MBCS_Tests_jdbc41_tw_windows_0,MBCS_Tests_jdbc41_Zh_CN_aix_0,MBCS_Tests_jdbc41_ZH_CN_aix_0,MBCS_Tests_file_windows_0,MBCS_Tests_file_ko_KR.aix_0,MBCS_Tests_coin_windows_0,MBCS_Tests_coin_ZH_TW_aix_0,MBCS_Tests_urlclassloader_JA_JP_aix_0,MBCS_Tests_scanner_ko_windows_0,MBCS_Tests_pref_tw_windows_0,MBCS_Tests_jdbc41_windows_0,MBCS_Tests_jdbc41_ZH_TW_aix_0,MBCS_Tests_file_cn_windows_0,MBCS_Tests_file_ZH_TW.aix_0,MBCS_Tests_codepage_cn_windows_0,MBCS_Tests_annotation_ZH_CN_aix_0,MBCS_Tests_IDN_ZH_CN_aix_0,MBCS_Tests_regex_ja_windows_0,MBCS_Tests_annotation_ko_KR_aix_0,MBCS_Tests_IDN_cn_windows_0,MBCS_Tests_Compiler_ZH_TW_aix_0,MBCS_Tests_Compiler_KO_KR_aix_0,MBCS_Tests_Compiler_JA_JP_aix_0,MBCS_Tests_regex_ZH_CN_aix_0,MBCS_Tests_pref_ZH_TW_aix_0,MBCS_Tests_nio_KO_KR_aix_0,MBCS_Tests_env_windows_0,MBCS_Tests_coin_ko_windows_0,MBCS_Tests_annotation_ZH_TW_aix_0,MBCS_Tests_annotation_Zh_CN_aix_0,MBCS_Tests_Compiler_ZH_CN_aix_0,MBCS_Tests_nio_JA_JP_aix_0,MBCS_Tests_annotation_windows_0
[2025-05-31T20:59:47.350Z] ------------------------------------------------------------------------------------
[2025-05-31T20:59:47.350Z]
[2025-05-31T20:59:47.350Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-05-31T20:59:47.350Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-05-31T20:59:47.873Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-05-31T20:59:48.277Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-31T20:59:48.317Z] Building tests...
[Pipeline] timeout
[2025-05-31T20:59:48.320Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-31T20:59:48.343Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-31T20:59:49.774Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-31T20:59:49.774Z] --------------------------------------------
[2025-05-31T20:59:49.774Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T20:59:49.774Z] task is set to default
[2025-05-31T20:59:49.774Z] dependencyList is set to all
[2025-05-31T20:59:49.774Z] --------------------------------------------
[2025-05-31T20:59:49.774Z] Starting download third party dependent jars
[2025-05-31T20:59:49.774Z] --------------------------------------------
[2025-05-31T20:59:49.774Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.774Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.775Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:49.775Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.775Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.775Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.775Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:49.775Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.775Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.775Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-31T20:59:49.775Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-31T20:59:49.775Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-31T20:59:50.497Z] 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-05-31T20:59:50.519Z] ITERATION: 1/1
[Pipeline] wrap
[2025-05-31T20:59:50.852Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/.xvfb-149-..fbdir8872179210009945408
[Pipeline] {
[Pipeline] sh
[2025-05-31T21:00:12.798Z] + ps -f
[2025-05-31T21:00:12.798Z] + + awk {print $9}
[2025-05-31T21:00:12.798Z] grep [X]vfb
[Pipeline] echo
[2025-05-31T21:00:13.331Z] env.DISPLAY is :0
[Pipeline] sh
[2025-05-31T21:00:14.771Z] + uname
[2025-05-31T21:00:14.771Z] + [ Linux = AIX ]
[2025-05-31T21:00:14.771Z] + uname
[2025-05-31T21:00:14.771Z] + [ Linux = SunOS ]
[2025-05-31T21:00:14.771Z] + uname
[2025-05-31T21:00:14.771Z] + [ Linux = *BSD ]
[2025-05-31T21:00:14.771Z] + MAKE=make
[2025-05-31T21:00:14.771Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-31T21:00:14.771Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-05-31T21:00:16.617Z] + uname
[2025-05-31T21:00:16.617Z] + [ Linux = AIX ]
[2025-05-31T21:00:16.617Z] + uname
[2025-05-31T21:00:16.617Z] + [ Linux = SunOS ]
[2025-05-31T21:00:16.617Z] + uname
[2025-05-31T21:00:16.617Z] + [ Linux = *BSD ]
[2025-05-31T21:00:16.617Z] + MAKE=make
[2025-05-31T21:00:16.617Z] + cd ./aqa-tests
[2025-05-31T21:00:16.617Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-31T21:00:16.617Z] + set +x
[2025-05-31T21:00:16.617Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image
[2025-05-31T21:00:16.617Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T21:00:16.617Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-31T21:00:16.617Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-31T21:00:16.617Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-31T21:00:16.617Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-31T21:00:16.617Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-05-31T21:00:16.617Z]
[2025-05-31T21:00:16.617Z] build:
[2025-05-31T21:00:16.617Z]
[2025-05-31T21:00:16.617Z] clean:
[2025-05-31T21:00:16.617Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-05-31T21:00:16.617Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/bin
[2025-05-31T21:00:16.617Z]
[2025-05-31T21:00:16.617Z] init:
[2025-05-31T21:00:16.617Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/bin
[2025-05-31T21:00:16.617Z]
[2025-05-31T21:00:16.617Z] getDependentLibs:
[2025-05-31T21:00:16.617Z] [exec] --------------------------------------------
[2025-05-31T21:00:16.617Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T21:00:16.617Z] [exec] task is set to default
[2025-05-31T21:00:16.617Z] [exec] dependencyList is set to json_simple
[2025-05-31T21:00:16.617Z] [exec] --------------------------------------------
[2025-05-31T21:00:16.617Z] [exec] Starting download third party dependent jars
[2025-05-31T21:00:16.617Z] [exec] --------------------------------------------
[2025-05-31T21:00:16.617Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib
[2025-05-31T21:00:16.617Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-31T21:00:16.617Z] [exec] downloaded dependent third party jars successfully
[2025-05-31T21:00:16.617Z]
[2025-05-31T21:00:16.617Z] compile:
[2025-05-31T21:00:16.617Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:16.617Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:16.617Z] [echo] ===fork: yes
[2025-05-31T21:00:16.617Z] [echo] ===debug: on
[2025-05-31T21:00:16.617Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/bin
[2025-05-31T21:00:18.193Z]
[2025-05-31T21:00:18.193Z] dist:
[2025-05-31T21:00:18.193Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-05-31T21:00:18.193Z]
[2025-05-31T21:00:18.193Z] BUILD SUCCESSFUL
[2025-05-31T21:00:18.193Z] Total time: 1 second
[2025-05-31T21:00:18.193Z] 0
[2025-05-31T21:00:18.193Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-31T21:00:18.193Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-31T21:00:18.193Z] microArchOutput:
[2025-05-31T21:00:18.193Z] ****************************** MACHINE INFO ******************************
[2025-05-31T21:00:18.193Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG
[2025-05-31T21:00:18.193Z] Free Physical Memory Size : 5362462720
[2025-05-31T21:00:18.193Z] Free space (bytes) : 687438692352
[2025-05-31T21:00:18.193Z] Total Physical Memory Size : 6442450944
[2025-05-31T21:00:18.193Z] Total space (bytes) : 960196055040
[2025-05-31T21:00:18.193Z] Usable space (bytes) : 670374522880
[2025-05-31T21:00:18.193Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:18.193Z] bashVersion :
[2025-05-31T21:00:18.193Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-05-31T21:00:18.193Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-31T21:00:18.193Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-31T21:00:18.193Z]
[2025-05-31T21:00:18.193Z] This is free software; you are free to change and redistribute it.
[2025-05-31T21:00:18.193Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-31T21:00:18.193Z] cpuCores : 160
[2025-05-31T21:00:18.193Z] curlVersion :
[2025-05-31T21:00:18.193Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-05-31T21:00:18.193Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-05-31T21:00:18.193Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-31T21:00:18.193Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-05-31T21:00:18.193Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-31T21:00:18.193Z] gcc version : 13
[2025-05-31T21:00:18.193Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.4) 2.39
[2025-05-31T21:00:18.193Z] gdb version : bash: line 1: gdb: command not found
[2025-05-31T21:00:18.193Z] lldb version : Command could not be executed
[2025-05-31T21:00:18.193Z] makeVersion :
[2025-05-31T21:00:18.193Z] GNU Make 4.3
[2025-05-31T21:00:18.193Z] Built for arm-unknown-linux-gnueabihf
[2025-05-31T21:00:18.193Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-05-31T21:00:18.193Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-31T21:00:18.193Z] This is free software: you are free to change and redistribute it.
[2025-05-31T21:00:18.193Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-31T21:00:18.193Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-31T21:00:18.193Z] osInfo :
[2025-05-31T21:00:18.193Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-05-31T21:00:18.193Z] NAME="Ubuntu"
[2025-05-31T21:00:18.193Z] VERSION_ID="24.04"
[2025-05-31T21:00:18.193Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-05-31T21:00:18.193Z] VERSION_CODENAME=noble
[2025-05-31T21:00:18.193Z] ID=ubuntu
[2025-05-31T21:00:18.193Z] ID_LIKE=debian
[2025-05-31T21:00:18.193Z] HOME_URL="https://www.ubuntu.com/"
[2025-05-31T21:00:18.193Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-05-31T21:00:18.193Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-05-31T21:00:18.193Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-05-31T21:00:18.193Z] UBUNTU_CODENAME=noble
[2025-05-31T21:00:18.193Z] LOGO=ubuntu-logo
[2025-05-31T21:00:18.193Z] osLabel : ubuntu.24
[2025-05-31T21:00:18.193Z] perlVersion :
[2025-05-31T21:00:18.193Z]
[2025-05-31T21:00:18.193Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-05-31T21:00:18.193Z] (with 45 registered patches, see perl -V for more detail)
[2025-05-31T21:00:18.193Z]
[2025-05-31T21:00:18.193Z] Copyright 1987-2023, Larry Wall
[2025-05-31T21:00:18.193Z]
[2025-05-31T21:00:18.193Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-31T21:00:18.193Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-31T21:00:18.193Z]
[2025-05-31T21:00:18.193Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-31T21:00:18.193Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-31T21:00:18.193Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-31T21:00:18.193Z]
[2025-05-31T21:00:18.193Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-31T21:00:18.193Z] procArch : aarch64
[2025-05-31T21:00:18.193Z] sysArch : aarch64
[2025-05-31T21:00:18.193Z] sysOS : Linux
[2025-05-31T21:00:18.193Z] ulimit :
[2025-05-31T21:00:18.193Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-05-31T21:00:18.193Z] core file size (blocks, -c) unlimited
[2025-05-31T21:00:18.193Z] data seg size (kbytes, -d) unlimited
[2025-05-31T21:00:18.193Z] scheduling priority (-e) 0
[2025-05-31T21:00:18.193Z] file size (blocks, -f) unlimited
[2025-05-31T21:00:18.193Z] pending signals (-i) 2053826
[2025-05-31T21:00:18.193Z] max locked memory (kbytes, -l) 64
[2025-05-31T21:00:18.193Z] max memory size (kbytes, -m) unlimited
[2025-05-31T21:00:18.193Z] open files (-n) 1048576
[2025-05-31T21:00:18.193Z] pipe size (512 bytes, -p) 8
[2025-05-31T21:00:18.193Z] POSIX message queues (bytes, -q) 819200
[2025-05-31T21:00:18.193Z] real-time priority (-r) 0
[2025-05-31T21:00:18.193Z] stack size (kbytes, -s) 8192
[2025-05-31T21:00:18.193Z] cpu time (seconds, -t) unlimited
[2025-05-31T21:00:18.193Z] max user processes (-u) unlimited
[2025-05-31T21:00:18.193Z] virtual memory (kbytes, -v) unlimited
[2025-05-31T21:00:18.193Z] file locks (-x) unlimited
[2025-05-31T21:00:18.193Z] uname : Linux 79dca47b8950 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:25:15 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2025-05-31T21:00:18.193Z] vmVendor : Oracle Corporation
[2025-05-31T21:00:18.194Z] vmVersion : 25.462-b04
[2025-05-31T21:00:18.194Z] xlc version : bash: line 1: xlC: command not found
[2025-05-31T21:00:18.194Z] **************************************************************************
[2025-05-31T21:00:18.194Z]
[2025-05-31T21:00:18.194Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-05-31T21:00:18.194Z]
[2025-05-31T21:00:18.194Z] System.getProperty('java.vendor')=Temurin
[2025-05-31T21:00:18.194Z]
[2025-05-31T21:00:18.194Z] System.getProperty('os.name')=Linux
[2025-05-31T21:00:18.194Z]
[2025-05-31T21:00:18.194Z] System.getProperty('os.arch')=arm
[2025-05-31T21:00:18.194Z]
[2025-05-31T21:00:18.194Z] System.getProperty('java.fullversion')=null
[2025-05-31T21:00:18.194Z]
[2025-05-31T21:00:18.194Z] System.getProperty('sun.arch.data.model')=32
[2025-05-31T21:00:18.194Z]
[2025-05-31T21:00:18.956Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=special.functional TESTLIST=
[2025-05-31T21:00:18.956Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[2025-05-31T21:00:18.956Z] perl scripts/configure.pl
[2025-05-31T21:00:18.956Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-31T21:00:18.956Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-31T21:00:18.956Z]
[2025-05-31T21:00:18.956Z]
[2025-05-31T21:00:18.956Z] Starting to generate build list.
[2025-05-31T21:00:18.956Z]
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-05-31T21:00:18.956Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-05-31T21:00:19.880Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-05-31T21:00:19.881Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-05-31T21:00:19.881Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-05-31T21:00:19.881Z]
[2025-05-31T21:00:19.881Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[2025-05-31T21:00:19.881Z] make -f clean.mk cleanBuild
[2025-05-31T21:00:19.881Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[2025-05-31T21:00:19.881Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest
[2025-05-31T21:00:19.881Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[2025-05-31T21:00:19.881Z] make -f compile.mk compile
[2025-05-31T21:00:19.881Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[2025-05-31T21:00:19.881Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-31T21:00:19.881Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-31T21:00:19.882Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MBCS_Tests/file,functional/MBCS_Tests/annotation,functional/MBCS_Tests/pref,functional/MBCS_Tests/charsets,functional/MBCS_Tests/codepage,functional/MBCS_Tests/regex,functional/MBCS_Tests/env,functional/MBCS_Tests/IDN,functional/MBCS_Tests/jdbc41,functional/MBCS_Tests/urlclassloader,functional/MBCS_Tests/coin,functional/MBCS_Tests/nio,functional/MBCS_Tests/Compiler,functional/MBCS_Tests/scanner" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_arm" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-31T21:00:19.882Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-31T21:00:20.645Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-05-31T21:00:20.645Z] [echo] build.list is TestConfig/build.xml,functional/MBCS_Tests/file/build.xml,functional/MBCS_Tests/annotation/build.xml,functional/MBCS_Tests/pref/build.xml,functional/MBCS_Tests/charsets/build.xml,functional/MBCS_Tests/codepage/build.xml,functional/MBCS_Tests/regex/build.xml,functional/MBCS_Tests/env/build.xml,functional/MBCS_Tests/IDN/build.xml,functional/MBCS_Tests/jdbc41/build.xml,functional/MBCS_Tests/urlclassloader/build.xml,functional/MBCS_Tests/coin/build.xml,functional/MBCS_Tests/nio/build.xml,functional/MBCS_Tests/Compiler/build.xml,functional/MBCS_Tests/scanner/build.xml
[2025-05-31T21:00:20.645Z]
[2025-05-31T21:00:20.645Z] -create_test_directory:
[2025-05-31T21:00:20.645Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest
[2025-05-31T21:00:20.645Z]
[2025-05-31T21:00:20.645Z] stage_test_material:
[2025-05-31T21:00:20.645Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest
[2025-05-31T21:00:20.645Z]
[2025-05-31T21:00:20.645Z] build:
[2025-05-31T21:00:20.645Z]
[2025-05-31T21:00:20.645Z] init:
[2025-05-31T21:00:20.645Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/TestConfig
[2025-05-31T21:00:20.645Z]
[2025-05-31T21:00:20.645Z] build:
[2025-05-31T21:00:20.645Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/TestConfig
[2025-05-31T21:00:20.645Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/TestConfig
[2025-05-31T21:00:20.645Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/TestConfig
[2025-05-31T21:00:20.645Z]
[2025-05-31T21:00:20.645Z] build:
[2025-05-31T21:00:20.645Z]
[2025-05-31T21:00:20.645Z] init:
[2025-05-31T21:00:20.645Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/Compiler
[2025-05-31T21:00:20.645Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/Compiler/bin
[2025-05-31T21:00:20.645Z]
[2025-05-31T21:00:20.645Z] compile:
[2025-05-31T21:00:20.645Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:20.645Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:20.645Z] [echo] ===fork: yes
[2025-05-31T21:00:20.645Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:20.645Z] [echo] ===debug: on
[2025-05-31T21:00:20.645Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/Compiler
[2025-05-31T21:00:20.645Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/Compiler/bin
[2025-05-31T21:00:21.411Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/Compiler/src/CompilerTest1.java uses unchecked or unsafe operations.
[2025-05-31T21:00:21.411Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-05-31T21:00:21.411Z]
[2025-05-31T21:00:21.411Z] copyData:
[2025-05-31T21:00:21.411Z]
[2025-05-31T21:00:21.411Z] check-dir:
[2025-05-31T21:00:21.411Z]
[2025-05-31T21:00:21.411Z] build:
[2025-05-31T21:00:21.411Z]
[2025-05-31T21:00:21.411Z] init:
[2025-05-31T21:00:21.411Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/data
[2025-05-31T21:00:21.411Z]
[2025-05-31T21:00:21.411Z] dist:
[2025-05-31T21:00:21.411Z] [copy] Copying 32 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/data
[2025-05-31T21:00:21.411Z]
[2025-05-31T21:00:21.411Z] dist:
[2025-05-31T21:00:21.411Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/Compiler/Compiler.jar
[2025-05-31T21:00:21.411Z] [copy] Copying 30 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/Compiler
[2025-05-31T21:00:21.411Z]
[2025-05-31T21:00:21.411Z] clean:
[2025-05-31T21:00:21.411Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/Compiler/bin
[2025-05-31T21:00:21.411Z]
[2025-05-31T21:00:21.411Z] build:
[2025-05-31T21:00:21.411Z]
[2025-05-31T21:00:21.411Z] init:
[2025-05-31T21:00:21.411Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/IDN
[2025-05-31T21:00:21.411Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/IDN/bin
[2025-05-31T21:00:21.411Z]
[2025-05-31T21:00:21.411Z] compile:
[2025-05-31T21:00:21.411Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:21.411Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:21.411Z] [echo] ===fork: yes
[2025-05-31T21:00:21.411Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:21.411Z] [echo] ===debug: on
[2025-05-31T21:00:21.411Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/IDN
[2025-05-31T21:00:21.411Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/IDN/bin
[2025-05-31T21:00:22.174Z]
[2025-05-31T21:00:22.174Z] copyData:
[2025-05-31T21:00:22.174Z]
[2025-05-31T21:00:22.174Z] check-dir:
[2025-05-31T21:00:22.174Z]
[2025-05-31T21:00:22.174Z] build:
[2025-05-31T21:00:22.174Z]
[2025-05-31T21:00:22.174Z] dist:
[2025-05-31T21:00:22.174Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/IDN/IDN.jar
[2025-05-31T21:00:22.174Z] [copy] Copying 86 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/IDN
[2025-05-31T21:00:22.174Z]
[2025-05-31T21:00:22.174Z] clean:
[2025-05-31T21:00:22.174Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/IDN/bin
[2025-05-31T21:00:22.174Z]
[2025-05-31T21:00:22.174Z] build:
[2025-05-31T21:00:22.174Z]
[2025-05-31T21:00:22.174Z] init:
[2025-05-31T21:00:22.174Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/annotation
[2025-05-31T21:00:22.174Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/annotation/bin
[2025-05-31T21:00:22.174Z]
[2025-05-31T21:00:22.174Z] compile:
[2025-05-31T21:00:22.174Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:22.174Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:22.174Z] [echo] ===fork: yes
[2025-05-31T21:00:22.174Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:22.174Z] [echo] ===debug: on
[2025-05-31T21:00:22.174Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/annotation
[2025-05-31T21:00:22.174Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/annotation/bin
[2025-05-31T21:00:22.938Z]
[2025-05-31T21:00:22.938Z] copyData:
[2025-05-31T21:00:22.938Z]
[2025-05-31T21:00:22.938Z] check-dir:
[2025-05-31T21:00:22.938Z]
[2025-05-31T21:00:22.938Z] build:
[2025-05-31T21:00:22.938Z]
[2025-05-31T21:00:22.938Z] dist:
[2025-05-31T21:00:22.938Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/annotation/annotation.jar
[2025-05-31T21:00:22.938Z] [copy] Copying 11 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/annotation
[2025-05-31T21:00:22.938Z] [copy] Copying 38 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/annotation/expected
[2025-05-31T21:00:22.938Z]
[2025-05-31T21:00:22.938Z] clean:
[2025-05-31T21:00:22.938Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/annotation/bin
[2025-05-31T21:00:22.938Z]
[2025-05-31T21:00:22.938Z] build:
[2025-05-31T21:00:22.938Z]
[2025-05-31T21:00:22.938Z] init:
[2025-05-31T21:00:22.938Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/charsets
[2025-05-31T21:00:22.938Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/charsets/bin
[2025-05-31T21:00:22.938Z]
[2025-05-31T21:00:22.938Z] compile:
[2025-05-31T21:00:22.938Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:22.938Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:22.938Z] [echo] ===fork: yes
[2025-05-31T21:00:22.938Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:22.938Z] [echo] ===debug: on
[2025-05-31T21:00:22.938Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/charsets
[2025-05-31T21:00:22.938Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/charsets/bin
[2025-05-31T21:00:23.701Z]
[2025-05-31T21:00:23.701Z] copyData:
[2025-05-31T21:00:23.701Z]
[2025-05-31T21:00:23.701Z] check-dir:
[2025-05-31T21:00:23.701Z]
[2025-05-31T21:00:23.701Z] build:
[2025-05-31T21:00:23.701Z]
[2025-05-31T21:00:23.701Z] dist:
[2025-05-31T21:00:23.701Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/charsets/charsets.jar
[2025-05-31T21:00:23.701Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/charsets
[2025-05-31T21:00:23.701Z]
[2025-05-31T21:00:23.701Z] clean:
[2025-05-31T21:00:23.701Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/charsets/bin
[2025-05-31T21:00:23.701Z]
[2025-05-31T21:00:23.701Z] build:
[2025-05-31T21:00:23.701Z]
[2025-05-31T21:00:23.701Z] init:
[2025-05-31T21:00:23.701Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/codepage
[2025-05-31T21:00:23.701Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/codepage/bin
[2025-05-31T21:00:23.701Z]
[2025-05-31T21:00:23.701Z] compile:
[2025-05-31T21:00:23.701Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:23.701Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:23.701Z] [echo] ===fork: yes
[2025-05-31T21:00:23.702Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:23.702Z] [echo] ===debug: on
[2025-05-31T21:00:23.702Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/codepage
[2025-05-31T21:00:23.702Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/codepage/bin
[2025-05-31T21:00:23.702Z]
[2025-05-31T21:00:23.702Z] copyData:
[2025-05-31T21:00:23.702Z]
[2025-05-31T21:00:23.702Z] check-dir:
[2025-05-31T21:00:23.702Z]
[2025-05-31T21:00:23.702Z] build:
[2025-05-31T21:00:23.702Z]
[2025-05-31T21:00:23.702Z] dist:
[2025-05-31T21:00:23.702Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/codepage/codepage.jar
[2025-05-31T21:00:24.464Z] [copy] Copying 34 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/codepage
[2025-05-31T21:00:24.464Z]
[2025-05-31T21:00:24.464Z] clean:
[2025-05-31T21:00:24.464Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/codepage/bin
[2025-05-31T21:00:24.464Z]
[2025-05-31T21:00:24.464Z] build:
[2025-05-31T21:00:24.464Z]
[2025-05-31T21:00:24.464Z] init:
[2025-05-31T21:00:24.465Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/coin
[2025-05-31T21:00:24.465Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/coin/bin
[2025-05-31T21:00:24.465Z]
[2025-05-31T21:00:24.465Z] compile:
[2025-05-31T21:00:24.465Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:24.465Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:24.465Z] [echo] ===fork: yes
[2025-05-31T21:00:24.465Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:24.465Z] [echo] ===debug: on
[2025-05-31T21:00:24.465Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/coin
[2025-05-31T21:00:24.465Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/coin/bin
[2025-05-31T21:00:24.465Z]
[2025-05-31T21:00:24.465Z] copyData:
[2025-05-31T21:00:24.465Z]
[2025-05-31T21:00:24.465Z] check-dir:
[2025-05-31T21:00:24.465Z]
[2025-05-31T21:00:24.465Z] build:
[2025-05-31T21:00:24.465Z]
[2025-05-31T21:00:24.465Z] dist:
[2025-05-31T21:00:24.465Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/coin/coin.jar
[2025-05-31T21:00:24.465Z] [copy] Copying 10 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/coin
[2025-05-31T21:00:24.465Z]
[2025-05-31T21:00:24.465Z] clean:
[2025-05-31T21:00:25.227Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/coin/bin
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] build:
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] init:
[2025-05-31T21:00:25.227Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/env
[2025-05-31T21:00:25.227Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/env/bin
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] compile:
[2025-05-31T21:00:25.227Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:25.227Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:25.227Z] [echo] ===fork: yes
[2025-05-31T21:00:25.227Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:25.227Z] [echo] ===debug: on
[2025-05-31T21:00:25.227Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/env
[2025-05-31T21:00:25.227Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/env/bin
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] copyData:
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] check-dir:
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] build:
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] dist:
[2025-05-31T21:00:25.227Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/env/env.jar
[2025-05-31T21:00:25.227Z] [copy] Copying 29 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/env
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] clean:
[2025-05-31T21:00:25.227Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/env/bin
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] build:
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] init:
[2025-05-31T21:00:25.227Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/file
[2025-05-31T21:00:25.227Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/file/bin
[2025-05-31T21:00:25.227Z]
[2025-05-31T21:00:25.227Z] compile:
[2025-05-31T21:00:25.227Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:25.228Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:25.228Z] [echo] ===fork: yes
[2025-05-31T21:00:25.228Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:25.228Z] [echo] ===debug: on
[2025-05-31T21:00:25.228Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/file
[2025-05-31T21:00:25.228Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/file/bin
[2025-05-31T21:00:25.991Z]
[2025-05-31T21:00:25.992Z] copyData:
[2025-05-31T21:00:25.992Z]
[2025-05-31T21:00:25.992Z] check-dir:
[2025-05-31T21:00:25.992Z]
[2025-05-31T21:00:25.992Z] build:
[2025-05-31T21:00:25.992Z]
[2025-05-31T21:00:25.992Z] dist:
[2025-05-31T21:00:25.992Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/file/file.jar
[2025-05-31T21:00:25.992Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/file
[2025-05-31T21:00:25.992Z] [copy] Copying 25 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/file/data
[2025-05-31T21:00:25.992Z] [copy] Copying 19 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/file/expected
[2025-05-31T21:00:25.992Z]
[2025-05-31T21:00:25.992Z] clean:
[2025-05-31T21:00:25.992Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/file/bin
[2025-05-31T21:00:25.992Z]
[2025-05-31T21:00:25.992Z] build:
[2025-05-31T21:00:25.992Z]
[2025-05-31T21:00:25.992Z] init:
[2025-05-31T21:00:25.992Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/jdbc41
[2025-05-31T21:00:25.992Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/jdbc41/bin
[2025-05-31T21:00:25.992Z]
[2025-05-31T21:00:25.992Z] compile:
[2025-05-31T21:00:25.992Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:25.992Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:25.992Z] [echo] ===fork: yes
[2025-05-31T21:00:25.992Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:25.992Z] [echo] ===debug: on
[2025-05-31T21:00:25.992Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/jdbc41
[2025-05-31T21:00:25.992Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/jdbc41/bin
[2025-05-31T21:00:26.754Z]
[2025-05-31T21:00:26.754Z] dist:
[2025-05-31T21:00:26.754Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/jdbc41/jdbc41.jar
[2025-05-31T21:00:26.754Z] [copy] Copying 14 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/jdbc41
[2025-05-31T21:00:26.754Z] [copy] Copying 39 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/jdbc41/expected
[2025-05-31T21:00:26.754Z] [copy] Copying 21 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/jdbc41/data
[2025-05-31T21:00:26.754Z] [copy] Copying 26 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/jdbc41/derby
[2025-05-31T21:00:26.754Z]
[2025-05-31T21:00:26.754Z] clean:
[2025-05-31T21:00:26.754Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/jdbc41/bin
[2025-05-31T21:00:26.754Z]
[2025-05-31T21:00:26.754Z] build:
[2025-05-31T21:00:26.754Z]
[2025-05-31T21:00:26.754Z] init:
[2025-05-31T21:00:26.754Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/nio
[2025-05-31T21:00:26.754Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/nio/bin
[2025-05-31T21:00:26.754Z]
[2025-05-31T21:00:26.754Z] compile:
[2025-05-31T21:00:26.754Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:26.754Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:26.754Z] [echo] ===fork: yes
[2025-05-31T21:00:26.754Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:26.754Z] [echo] ===debug: on
[2025-05-31T21:00:26.754Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/nio
[2025-05-31T21:00:26.754Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/nio/bin
[2025-05-31T21:00:27.517Z]
[2025-05-31T21:00:27.517Z] copyData:
[2025-05-31T21:00:27.517Z]
[2025-05-31T21:00:27.517Z] check-dir:
[2025-05-31T21:00:27.517Z]
[2025-05-31T21:00:27.517Z] build:
[2025-05-31T21:00:27.517Z]
[2025-05-31T21:00:27.517Z] dist:
[2025-05-31T21:00:27.517Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/nio/nio.jar
[2025-05-31T21:00:27.517Z] [copy] Copying 35 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/nio
[2025-05-31T21:00:27.517Z]
[2025-05-31T21:00:27.517Z] clean:
[2025-05-31T21:00:27.517Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/nio/bin
[2025-05-31T21:00:27.517Z]
[2025-05-31T21:00:27.517Z] build:
[2025-05-31T21:00:27.517Z]
[2025-05-31T21:00:27.517Z] init:
[2025-05-31T21:00:27.517Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/pref
[2025-05-31T21:00:27.517Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/pref/bin
[2025-05-31T21:00:27.517Z]
[2025-05-31T21:00:27.517Z] compile:
[2025-05-31T21:00:27.517Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:27.517Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:27.517Z] [echo] ===fork: yes
[2025-05-31T21:00:27.517Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:27.517Z] [echo] ===debug: on
[2025-05-31T21:00:27.517Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/pref
[2025-05-31T21:00:27.517Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/pref/bin
[2025-05-31T21:00:27.517Z]
[2025-05-31T21:00:27.517Z] dist:
[2025-05-31T21:00:27.517Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/pref/pref.jar
[2025-05-31T21:00:28.281Z] [copy] Copying 31 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/pref
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] clean:
[2025-05-31T21:00:28.281Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/pref/bin
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] build:
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] init:
[2025-05-31T21:00:28.281Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/regex
[2025-05-31T21:00:28.281Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/regex/bin
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] compile:
[2025-05-31T21:00:28.281Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:28.281Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:28.281Z] [echo] ===fork: yes
[2025-05-31T21:00:28.281Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:28.281Z] [echo] ===debug: on
[2025-05-31T21:00:28.281Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/regex
[2025-05-31T21:00:28.281Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/regex/bin
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] copyData:
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] check-dir:
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] build:
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] dist:
[2025-05-31T21:00:28.281Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/regex/regex.jar
[2025-05-31T21:00:28.281Z] [copy] Copying 72 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/regex
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] clean:
[2025-05-31T21:00:28.281Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/regex/bin
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] build:
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] init:
[2025-05-31T21:00:28.281Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/scanner
[2025-05-31T21:00:28.281Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/scanner/bin
[2025-05-31T21:00:28.281Z]
[2025-05-31T21:00:28.281Z] compile:
[2025-05-31T21:00:28.281Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:28.281Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:28.281Z] [echo] ===fork: yes
[2025-05-31T21:00:28.281Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:28.281Z] [echo] ===debug: on
[2025-05-31T21:00:28.281Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/scanner
[2025-05-31T21:00:28.281Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/scanner/bin
[2025-05-31T21:00:29.044Z]
[2025-05-31T21:00:29.044Z] dist:
[2025-05-31T21:00:29.044Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/scanner/scanner.jar
[2025-05-31T21:00:29.044Z] [copy] Copying 11 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/scanner
[2025-05-31T21:00:29.044Z] [copy] Copying 19 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/scanner/expected
[2025-05-31T21:00:29.044Z]
[2025-05-31T21:00:29.044Z] clean:
[2025-05-31T21:00:29.044Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/scanner/bin
[2025-05-31T21:00:29.044Z]
[2025-05-31T21:00:29.044Z] build:
[2025-05-31T21:00:29.044Z]
[2025-05-31T21:00:29.044Z] init:
[2025-05-31T21:00:29.044Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/urlclassloader
[2025-05-31T21:00:29.045Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/urlclassloader/bin
[2025-05-31T21:00:29.045Z]
[2025-05-31T21:00:29.045Z] compile:
[2025-05-31T21:00:29.045Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-31T21:00:29.045Z] [echo] ============COMPILER SETTINGS============
[2025-05-31T21:00:29.045Z] [echo] ===fork: yes
[2025-05-31T21:00:29.045Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/javac
[2025-05-31T21:00:29.045Z] [echo] ===debug: on
[2025-05-31T21:00:29.045Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/urlclassloader
[2025-05-31T21:00:29.045Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/urlclassloader/bin
[2025-05-31T21:00:29.809Z]
[2025-05-31T21:00:29.809Z] dist:
[2025-05-31T21:00:29.809Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/urlclassloader/urlclassloader.jar
[2025-05-31T21:00:29.809Z] [copy] Copying 9 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/urlclassloader
[2025-05-31T21:00:29.809Z] [copy] Copying 19 files to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jvmtest/functional/MBCS_Tests/urlclassloader/expected
[2025-05-31T21:00:29.809Z]
[2025-05-31T21:00:29.809Z] clean:
[2025-05-31T21:00:29.809Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/urlclassloader/bin
[2025-05-31T21:00:29.809Z]
[2025-05-31T21:00:29.809Z] BUILD SUCCESSFUL
[2025-05-31T21:00:29.809Z] Total time: 9 seconds
[2025-05-31T21:00:29.809Z] 0
[2025-05-31T21:00:29.809Z]
[2025-05-31T21:00:29.809Z]
[2025-05-31T21:00:29.809Z] RECORD TEST REPOs SHA
[2025-05-31T21:00:29.809Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-05-31T21:00:29.809Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-05-31T21:00:29.809Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-31T21:00:29.809Z] touch /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-05-31T21:00:29.809Z] ================================================
[2025-05-31T21:00:29.809Z] timestamp: 20250531-210029
[2025-05-31T21:00:29.809Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests
[2025-05-31T21:00:29.809Z] git repo:
[2025-05-31T21:00:29.809Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-31T21:00:29.809Z] sha:
[2025-05-31T21:00:29.809Z] c1fd79c1ed8c98a6adc91439b16d862a27c6ac2f
[2025-05-31T21:00:29.809Z] ================================================
[2025-05-31T21:00:29.809Z] timestamp: 20250531-210029
[2025-05-31T21:00:29.809Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG
[2025-05-31T21:00:29.809Z] git repo:
[2025-05-31T21:00:29.809Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-31T21:00:29.809Z] sha:
[2025-05-31T21:00:29.809Z] 957d1afa46fad3da74dc289c4196f3916b184c5f
[2025-05-31T21:00:29.809Z] ================================================
[2025-05-31T21:00:29.809Z] timestamp: 20250531-210029
[2025-05-31T21:00:29.809Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/openj9
[2025-05-31T21:00:29.809Z] git repo:
[2025-05-31T21:00:29.809Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-05-31T21:00:29.809Z] sha:
[2025-05-31T21:00:29.809Z] 35ecdd76704e0909d18298cf0edb445bca37b575
[2025-05-31T21:00:29.809Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[2025-05-31T21:00:29.809Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.functional TESTLIST=
[2025-05-31T21:00:29.809Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[2025-05-31T21:00:29.809Z] perl scripts/configure.pl
[2025-05-31T21:00:29.809Z] /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-05-31T21:00:30.686Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-31T21:00:30.686Z]
[2025-05-31T21:00:30.686Z] Starting to generate test make files.
[2025-05-31T21:00:30.686Z]
[2025-05-31T21:00:30.686Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-05-31T21:00:30.686Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-05-31T21:00:30.686Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/autoGen.mk
[2025-05-31T21:00:30.686Z]
[2025-05-31T21:00:30.686Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-05-31T21:00:30.686Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/autoGen.mk
[2025-05-31T21:00:30.686Z]
[2025-05-31T21:00:30.686Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MBCS_Tests/autoGen.mk
[2025-05-31T21:00:30.687Z]
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-05-31T21:00:30.687Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-05-31T21:00:30.688Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-05-31T21:00:30.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../functional/autoGen.mk
[2025-05-31T21:00:30.688Z]
[2025-05-31T21:00:30.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../autoGen.mk
[2025-05-31T21:00:30.688Z]
[2025-05-31T21:00:30.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-05-31T21:00:30.688Z]
[2025-05-31T21:00:30.688Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-05-31T21:00:30.688Z]
[2025-05-31T21:00:30.688Z] Make files are generated successfully.
[2025-05-31T21:00:30.688Z]
[2025-05-31T21:00:30.688Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[2025-05-31T21:00:30.688Z] make -f runtest.mk _special.functional
[2025-05-31T21:00:30.688Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG'
[2025-05-31T21:00:31.452Z]
[2025-05-31T21:00:31.452Z] Running make 4.3
[2025-05-31T21:00:31.452Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/TKG/..
[2025-05-31T21:00:31.452Z] set JDK_VERSION to 8
[2025-05-31T21:00:31.452Z] set JDK_IMPL to hotspot
[2025-05-31T21:00:31.452Z] set JVM_VERSION to openjdk8
[2025-05-31T21:00:31.452Z] set JCL_VERSION to latest
[2025-05-31T21:00:31.452Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image
[2025-05-31T21:00:31.452Z] set SPEC to linux_arm
[2025-05-31T21:00:31.452Z] set TEST_FLAG to
[2025-05-31T21:00:31.452Z] set OS_LABEL to ubuntu.24
[2025-05-31T21:00:31.452Z] Running special.functional ...
[2025-05-31T21:00:31.452Z] There are 170 test targets in special.functional
[2025-05-31T21:00:31.452Z] "/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-05-31T21:00:31.452Z] openjdk version "1.8.0_462-beta"
[2025-05-31T21:00:31.452Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505312012-b04)
[2025-05-31T21:00:31.452Z] OpenJDK Client VM (Temurin)(build 25.462-b04, mixed mode)
[2025-05-31T21:00:31.452Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests'
[2025-05-31T21:00:31.452Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional'
[2025-05-31T21:00:31.452Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests'
[2025-05-31T21:00:31.452Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.functional_arm_linux/aqa-tests/functional/MBCS_Tests/Compiler'
[2025-05-31T21:00:31.452Z]
[2025-05-31T21:00:31.452Z] ===============================================