jdk21u-mac-x64-temurin_SmokeTests
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin" build number 240
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 436
originally caused by:
Started by user Adam Farley
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests@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/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests@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 383ec2a3d958bbca6628dcc52d19b4013d2cefbc (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10
Commit message: "Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6787)"
> git rev-list --no-walk 3e5998a3199bbe54a027e7e9d7e1e04f8697211b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-08T17:02:17.251Z] SPEC: osx_x86-64
[Pipeline] echo
[2026-01-08T17:02:17.253Z] Specified LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-08T17:02:17.331Z] dynamicAgents: []
[Pipeline] echo
[2026-01-08T17:02:17.333Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-01-08T17:02:17.357Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-01-08T17:02:17.482Z] Running on test-macstadium-macos1014-x64-1 in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-08T17:02:17.585Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-08T17:02:17.791Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-08T17:02:17.791Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-08T17:02:17.821Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-08T17:02:17.927Z] The recommended git tool is: git
[2026-01-08T17:02:18.015Z] No credentials specified
[2026-01-08T17:02:18.047Z] Cloning the remote Git repository
[2026-01-08T17:02:18.093Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-08T17:02:18.093Z] > git init /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests # timeout=10
[2026-01-08T17:02:18.111Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache
[2026-01-08T17:02:18.111Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-08T17:02:18.111Z] > git --version # timeout=10
[2026-01-08T17:02:18.121Z] > git --version # 'git version 2.20.1 (Apple Git-117)'
[2026-01-08T17:02:18.122Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-08T17:02:21.677Z] Avoid second fetch
[2026-01-08T17:02:21.730Z] Checking out Revision 383ec2a3d958bbca6628dcc52d19b4013d2cefbc (origin/master)
[2026-01-08T17:02:21.603Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-08T17:02:21.616Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-08T17:02:21.691Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-01-08T17:02:21.743Z] > git config core.sparsecheckout # timeout=10
[2026-01-08T17:02:21.754Z] > git checkout -f 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10
[2026-01-08T17:02:23.532Z] Commit message: "Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6787)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-08T17:02:27.935Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-08T17:02:27.998Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-08T17:02:28.818Z] + LC_TIME=C
[2026-01-08T17:02:28.818Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-08T17:02:29.099Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-08T17:02:29.718Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-08T17:02:29.718Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
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
[2026-01-08T17:02:32.403Z] + printenv
[2026-01-08T17:02:32.404Z] JCK_GIT_BRANCH=master
[2026-01-08T17:02:32.404Z] DYNAMIC_COMPILE=true
[2026-01-08T17:02:32.404Z] JENKINS_NODE_COOKIE=89d70be6-f740-429a-867c-be1115c5976f
[2026-01-08T17:02:32.404Z] OPENJ9_BRANCH=master
[2026-01-08T17:02:32.404Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/93/
[2026-01-08T17:02:32.404Z] DOCKER_REQUIRED=false
[2026-01-08T17:02:32.404Z] PARALLEL=None
[2026-01-08T17:02:32.404Z] SHELL=/bin/bash
[2026-01-08T17:02:32.404Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-08T17:02:32.404Z] jobStatus=SUCCESS
[2026-01-08T17:02:32.404Z] JOBSTARTTIME=Thu, 08 Jan 2026 17:02:28 +0000
[2026-01-08T17:02:32.404Z] STAGE_NAME=Setup
[2026-01-08T17:02:32.404Z] SSH_CLIENT=78.47.239.97 45822 22
[2026-01-08T17:02:32.404Z] TMPDIR=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T/
[2026-01-08T17:02:32.404Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk21u-jdk21u-mac-x64-temurin_SmokeTests-93
[2026-01-08T17:02:32.404Z] SDK_RESOURCE=upstream
[2026-01-08T17:02:32.404Z] TIME_LIMIT=1
[2026-01-08T17:02:32.404Z] NUM_PROCESSORS=4
[2026-01-08T17:02:32.404Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-08T17:02:32.404Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-08T17:02:32.404Z] WORKSPACE=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests
[2026-01-08T17:02:32.404Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/
[2026-01-08T17:02:32.404Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2026-01-08T17:02:32.404Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/93/display/redirect?page=changes
[2026-01-08T17:02:32.404Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-08T17:02:32.404Z] USER=jenkins
[2026-01-08T17:02:32.404Z] ADOPTOPENJDK_BRANCH=master
[2026-01-08T17:02:32.404Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-01-08T17:02:32.404Z] ARCHIVE_TEST_RESULTS=false
[2026-01-08T17:02:32.404Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin
[2026-01-08T17:02:32.404Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-08T17:02:32.404Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-08T17:02:32.404Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/93/display/redirect?page=artifacts
[2026-01-08T17:02:32.404Z] __CF_USER_TEXT_ENCODING=0x1F6:0:0
[2026-01-08T17:02:32.404Z] ORIGIN_JDK_VERSION=21
[2026-01-08T17:02:32.404Z] SETUP_JCK_RUN=false
[2026-01-08T17:02:32.404Z] PERSONAL_BUILD=false
[2026-01-08T17:02:32.404Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-08T17:02:32.404Z] RERUN_ITERATIONS=0
[2026-01-08T17:02:32.404Z] SPEC=osx_x86-64
[2026-01-08T17:02:32.404Z] TKG_ITERATIONS=1
[2026-01-08T17:02:32.404Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-08T17:02:32.404Z] ITERATIONS=1
[2026-01-08T17:02:32.404Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2026-01-08T17:02:32.404Z] LIB_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2026-01-08T17:02:32.404Z] KEEP_REPORTDIR=false
[2026-01-08T17:02:32.404Z] MAIL=/var/mail/jenkins
[2026-01-08T17:02:32.404Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/93/display/redirect
[2026-01-08T17:02:32.404Z] _=/usr/bin/printenv
[2026-01-08T17:02:32.404Z] GENERATE_JOBS=false
[2026-01-08T17:02:32.404Z] PWD=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests
[2026-01-08T17:02:32.404Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-01-08T17:02:32.404Z] EXIT_FAILURE=false
[2026-01-08T17:02:32.404Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-08T17:02:32.404Z] JDK_VERSION=21
[2026-01-08T17:02:32.404Z] VENDOR_TEST_DIRS=/test/functional
[2026-01-08T17:02:32.404Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-08T17:02:32.404Z] JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests
[2026-01-08T17:02:32.404Z] BUILD_DISPLAY_NAME=#93
[2026-01-08T17:02:32.404Z] USE_TESTENV_PROPERTIES=false
[2026-01-08T17:02:32.404Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-08T17:02:32.404Z] EXIT_SUCCESS=false
[2026-01-08T17:02:32.404Z] BUILD_ID=93
[2026-01-08T17:02:32.404Z] PLATFORM=x86-64_mac
[2026-01-08T17:02:32.404Z] JDK_IMPL=hotspot
[2026-01-08T17:02:32.404Z] JOB_BASE_NAME=jdk21u-mac-x64-temurin_SmokeTests
[2026-01-08T17:02:32.404Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/93/display/redirect?page=tests
[2026-01-08T17:02:32.404Z] SHLVL=3
[2026-01-08T17:02:32.404Z] AUTO_DETECT=true
[2026-01-08T17:02:32.404Z] HOME=/Users/jenkins
[2026-01-08T17:02:32.404Z] JAVA_MAIN_CLASS_56156=hudson.remoting.Launcher
[2026-01-08T17:02:32.404Z] TAP_NAME=build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests.tap
[2026-01-08T17:02:32.404Z] CI=true
[2026-01-08T17:02:32.404Z] WORKSPACE_TMP=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests@tmp
[2026-01-08T17:02:32.404Z] EXECUTOR_NUMBER=0
[2026-01-08T17:02:32.404Z] JENKINS_SERVER_COOKIE=durable-fe828a99a5c7020b4c2efd44971b546f1e68b5985f79cfc4afd1847a2779736f
[2026-01-08T17:02:32.404Z] NODE_LABELS=xcode10 test-macstadium-macos1014-x64-1 test ci.role.test sw.os.osx hw.arch.x86 mac x86_64 x64 x86 sw.os.osx.10_14 ci.role.perf macos10.14
[2026-01-08T17:02:32.404Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2026-01-08T17:02:32.404Z] BUILD_LIST=functional/buildAndPackage
[2026-01-08T17:02:32.404Z] TARGET=extended.functional
[2026-01-08T17:02:32.404Z] LOGNAME=jenkins
[2026-01-08T17:02:32.404Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-08T17:02:32.404Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-08T17:02:32.404Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-08T17:02:32.404Z] SSH_CONNECTION=78.47.239.97 45822 207.254.29.43 22
[2026-01-08T17:02:32.404Z] UPSTREAM_JOB_NUMBER=240
[2026-01-08T17:02:32.404Z] NODE_NAME=test-macstadium-macos1014-x64-1
[2026-01-08T17:02:32.404Z] BUILD_NUMBER=93
[2026-01-08T17:02:32.404Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-mac-x64-temurin_SmokeTests/display/redirect
[2026-01-08T17:02:32.404Z] KEEP_WORKSPACE=false
[2026-01-08T17:02:32.404Z] HUDSON_COOKIE=31643547-65d8-4df1-93bb-7e2fd99319e0
[2026-01-08T17:02:32.404Z] VENDOR_TEST_BRANCHES=master
[2026-01-08T17:02:32.404Z] PERF_ROOT=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/../../benchmarks
[2026-01-08T17:02:32.404Z] USE_JRE=false
[2026-01-08T17:02:32.404Z] TEST_JDK_HOME=/Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2026-01-08T17:02:32.404Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-08T17:02:32.404Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-08T17:02:32.511Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-08T17:02:32.541Z] Running in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-08T17:03:17.040Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-mac-x64-temurin" build number 240
[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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-08T17:03:17.400Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-08T17:03:17.429Z] Running in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2026-01-08T17:03:17.473Z] $ ssh-agent
[2026-01-08T17:03:17.641Z] SSH_AUTH_SOCK=/var/folders/gn/l1n8c6n13571rxcklsqm2mvm0000gp/T//ssh-CntuY67dO0cv/agent.97897
[2026-01-08T17:03:17.641Z] SSH_AGENT_PID=97898
[2026-01-08T17:03:17.641Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-08T17:03:17.663Z] Running in /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2026-01-08T17:03:18.268Z] ++ pwd
[2026-01-08T17:03:18.269Z] + ./get.sh -s /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_mac -r upstream -j 21 -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 --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional
[2026-01-08T17:03:18.269Z] TESTDIR: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/aqa-tests
[2026-01-08T17:03:18.269Z] get jdk binary...
[2026-01-08T17:03:18.269Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-08T17:03:18.269Z] Uncompressing file: OpenJDK21U-jdk_x64_mac_hotspot_2026-01-08-15-28.tar.gz ...
[2026-01-08T17:03:20.125Z] List files in jdkbinary folder...
[2026-01-08T17:03:20.125Z] total 650296
[2026-01-08T17:03:20.125Z] -rw-r--r-- 1 jenkins staff 52715187 Jan 8 15:52 OpenJDK21U-debugimage_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.125Z] -rw-r--r-- 1 jenkins staff 194131223 Jan 8 16:03 OpenJDK21U-jdk_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.125Z] -rw-r--r-- 1 jenkins staff 42064697 Jan 8 16:03 OpenJDK21U-jre_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.125Z] -rw-r--r-- 1 jenkins staff 32135 Jan 8 15:54 OpenJDK21U-sbom_x64_mac_hotspot_2026-01-08-15-28-metadata.json
[2026-01-08T17:03:20.125Z] -rw-r--r-- 1 jenkins staff 167707 Jan 8 16:55 OpenJDK21U-sbom_x64_mac_hotspot_2026-01-08-15-28.json
[2026-01-08T17:03:20.125Z] -rw-r--r-- 1 jenkins staff 3953429 Jan 8 16:03 OpenJDK21U-static-libs_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.125Z] -rw-r--r-- 1 jenkins staff 30614559 Jan 8 15:52 OpenJDK21U-testimage_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.125Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 17:03 tmp
[2026-01-08T17:03:20.125Z] List files in jdkbinary/tmp folder...
[2026-01-08T17:03:20.125Z] total 0
[2026-01-08T17:03:20.125Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 08:02 jdk-21.0.10+6
[2026-01-08T17:03:20.125Z] Moving directory jdk-21.0.10+6/ to ../j2sdk-image
[2026-01-08T17:03:20.125Z] Uncompressing file: OpenJDK21U-jre_x64_mac_hotspot_2026-01-08-15-28.tar.gz ...
[2026-01-08T17:03:20.909Z] List files in jdkbinary folder...
[2026-01-08T17:03:20.909Z] total 650296
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 52715187 Jan 8 15:52 OpenJDK21U-debugimage_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 194131223 Jan 8 16:03 OpenJDK21U-jdk_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 42064697 Jan 8 16:03 OpenJDK21U-jre_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 32135 Jan 8 15:54 OpenJDK21U-sbom_x64_mac_hotspot_2026-01-08-15-28-metadata.json
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 167707 Jan 8 16:55 OpenJDK21U-sbom_x64_mac_hotspot_2026-01-08-15-28.json
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 3953429 Jan 8 16:03 OpenJDK21U-static-libs_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 30614559 Jan 8 15:52 OpenJDK21U-testimage_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.909Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 08:02 j2sdk-image
[2026-01-08T17:03:20.909Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 17:03 tmp
[2026-01-08T17:03:20.909Z] List files in jdkbinary/tmp folder...
[2026-01-08T17:03:20.909Z] total 0
[2026-01-08T17:03:20.909Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 08:03 jdk-21.0.10+6-jre
[2026-01-08T17:03:20.909Z] Moving directory jdk-21.0.10+6-jre/ to ../j2re-image
[2026-01-08T17:03:20.909Z] Uncompressing file: OpenJDK21U-static-libs_x64_mac_hotspot_2026-01-08-15-28.tar.gz ...
[2026-01-08T17:03:20.909Z] List files in jdkbinary folder...
[2026-01-08T17:03:20.909Z] total 650296
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 52715187 Jan 8 15:52 OpenJDK21U-debugimage_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 194131223 Jan 8 16:03 OpenJDK21U-jdk_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 42064697 Jan 8 16:03 OpenJDK21U-jre_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 32135 Jan 8 15:54 OpenJDK21U-sbom_x64_mac_hotspot_2026-01-08-15-28-metadata.json
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 167707 Jan 8 16:55 OpenJDK21U-sbom_x64_mac_hotspot_2026-01-08-15-28.json
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 3953429 Jan 8 16:03 OpenJDK21U-static-libs_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.909Z] -rw-r--r-- 1 jenkins staff 30614559 Jan 8 15:52 OpenJDK21U-testimage_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:20.909Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 08:03 j2re-image
[2026-01-08T17:03:20.909Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 08:02 j2sdk-image
[2026-01-08T17:03:20.909Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 17:03 tmp
[2026-01-08T17:03:20.909Z] List files in jdkbinary/tmp folder...
[2026-01-08T17:03:20.909Z] total 0
[2026-01-08T17:03:20.909Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 15:52 jdk-21.0.10+6-static-libs
[2026-01-08T17:03:20.909Z] Moving directory jdk-21.0.10+6-static-libs/ to ../static-libs
[2026-01-08T17:03:20.909Z] Uncompressing file: OpenJDK21U-testimage_x64_mac_hotspot_2026-01-08-15-28.tar.gz ...
[2026-01-08T17:03:21.748Z] List files in jdkbinary folder...
[2026-01-08T17:03:21.748Z] total 650296
[2026-01-08T17:03:21.749Z] -rw-r--r-- 1 jenkins staff 52715187 Jan 8 15:52 OpenJDK21U-debugimage_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:21.749Z] -rw-r--r-- 1 jenkins staff 194131223 Jan 8 16:03 OpenJDK21U-jdk_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:21.749Z] -rw-r--r-- 1 jenkins staff 42064697 Jan 8 16:03 OpenJDK21U-jre_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:21.749Z] -rw-r--r-- 1 jenkins staff 32135 Jan 8 15:54 OpenJDK21U-sbom_x64_mac_hotspot_2026-01-08-15-28-metadata.json
[2026-01-08T17:03:21.749Z] -rw-r--r-- 1 jenkins staff 167707 Jan 8 16:55 OpenJDK21U-sbom_x64_mac_hotspot_2026-01-08-15-28.json
[2026-01-08T17:03:21.749Z] -rw-r--r-- 1 jenkins staff 3953429 Jan 8 16:03 OpenJDK21U-static-libs_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:21.749Z] -rw-r--r-- 1 jenkins staff 30614559 Jan 8 15:52 OpenJDK21U-testimage_x64_mac_hotspot_2026-01-08-15-28.tar.gz
[2026-01-08T17:03:21.749Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 08:03 j2re-image
[2026-01-08T17:03:21.749Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 08:02 j2sdk-image
[2026-01-08T17:03:21.749Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 15:52 static-libs
[2026-01-08T17:03:21.749Z] drwxr-xr-x 3 jenkins staff 96 Jan 8 17:03 tmp
[2026-01-08T17:03:21.749Z] List files in jdkbinary/tmp folder...
[2026-01-08T17:03:21.749Z] total 0
[2026-01-08T17:03:21.749Z] drwxr-xr-x 7 jenkins staff 224 Jan 8 15:47 jdk-21.0.10+6-test-image
[2026-01-08T17:03:21.749Z] Moving directory jdk-21.0.10+6-test-image/ to ../openjdk-test-image
[2026-01-08T17:03:21.749Z] Uncompressing OpenJDK21U-debugimage_x64_mac_hotspot_2026-01-08-15-28.tar.gz over ./j2sdk-image...
[2026-01-08T17:03:23.053Z] Removing top-level folder jdk-21.0.10+6-debug-image/
[2026-01-08T17:03:23.053Z] Removing top-level folder jdk-21.0.10+6/
[2026-01-08T17:03:23.434Z] /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image...
[2026-01-08T17:03:23.801Z] javac_path: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-01-08T17:03:23.801Z] Run: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-01-08T17:03:23.801Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-08T17:03:23.801Z] dyld: lazy symbol binding failed: Symbol not found: _objc_opt_respondsToSelector
[2026-01-08T17:03:23.801Z] Referenced from: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/lib/libjava.dylib (which was built for Mac OS X 11.0)
[2026-01-08T17:03:23.801Z] Expected in: /usr/lib/libobjc.A.dylib
[2026-01-08T17:03:23.801Z]
[2026-01-08T17:03:23.801Z] dyld: Symbol not found: _objc_opt_respondsToSelector
[2026-01-08T17:03:23.801Z] Referenced from: /Users/jenkins/workspace/build-scripts/jobs/jdk21u/jdk21u-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/lib/libjava.dylib (which was built for Mac OS X 11.0)
[2026-01-08T17:03:23.801Z] Expected in: /usr/lib/libobjc.A.dylib
[2026-01-08T17:03:23.801Z]
[2026-01-08T17:03:23.801Z] ./get.sh: line 798: 97966 Abort trap: 6 ${java_dir}/java -version
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-08T17:03:24.030Z] $ ssh-agent -k
[2026-01-08T17:03:24.040Z] unset SSH_AUTH_SOCK;
[2026-01-08T17:03:24.040Z] unset SSH_AGENT_PID;
[2026-01-08T17:03:24.040Z] echo Agent pid 97898 killed;
[2026-01-08T17:03:24.197Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-08T17:03:24.413Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-08T17:03:25.009Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-08T17:03:25.009Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-08T17:03:25.220Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-08T17:03:25.220Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-08T17:03:26.120Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-01-08T17:03:26.966Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-01-08T17:03:26.966Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-08T17:03:27.223Z] Exception: hudson.AbortException: script returned exit code 134
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE