jdk-mac-x64-temurin_SmokeTests
Started by upstream project "build-scripts/jobs/jdk/jdk-mac-x64-temurin" build number 454
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 23
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 41
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Using shallow fetch with depth 1
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 --prune --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 290ae090319488d3630c4644eb534c7bffada157 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 290ae090319488d3630c4644eb534c7bffada157 # timeout=10
Commit message: "Exclude java/foreign/sharedclosejvmti/TestSharedCloseJvmti OpenJ9 jdk26 (#6727)"
> git rev-list --no-walk 657cc9bf15bebd595a52d52f7cc071ea65ceb524 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-11-13T22:27:06.737Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-11-13T22:27:06.738Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-13T22:27:06.750Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-13T22:27:06.753Z] dynamicAgents: []
[Pipeline] node
[2025-11-13T22:27:06.763Z] Running on test-orka-macos14-x64-ueiys in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-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
[2025-11-13T22:27:06.797Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-11-13T22:27:06.905Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-13T22:27:06.905Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-13T22:27:07.234Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-11-13T22:27:07.309Z] The recommended git tool is: git
[2025-11-13T22:27:08.781Z] No credentials specified
[2025-11-13T22:27:08.810Z] Cloning the remote Git repository
[2025-11-13T22:27:08.860Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-11-13T22:27:09.193Z] > git init /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests # timeout=10
[2025-11-13T22:27:09.443Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-11-13T22:27:09.471Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-11-13T22:27:09.472Z] > git --version # timeout=10
[2025-11-13T22:27:09.507Z] > git --version # 'git version 2.39.3 (Apple Git-146)'
[2025-11-13T22:27:09.508Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-13T22:27:13.048Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-11-13T22:27:13.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-11-13T22:27:16.864Z] Avoid second fetch
[2025-11-13T22:27:16.933Z] Checking out Revision 290ae090319488d3630c4644eb534c7bffada157 (origin/master)
[2025-11-13T22:27:16.756Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-11-13T22:27:16.853Z] > git config core.sparsecheckout # timeout=10
[2025-11-13T22:27:16.891Z] > git checkout -f 290ae090319488d3630c4644eb534c7bffada157 # timeout=10
[2025-11-13T22:27:20.101Z] Commit message: "Exclude java/foreign/sharedclosejvmti/TestSharedCloseJvmti OpenJ9 jdk26 (#6727)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-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
[2025-11-13T22:27:21.516Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-11-13T22:27:21.541Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-11-13T22:27:22.317Z] + LC_TIME=C
[2025-11-13T22:27:22.317Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-11-13T22:27:22.681Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-13T22:27:23.285Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-11-13T22:27:23.684Z] 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
[2025-11-13T22:27:25.731Z] + printenv
[2025-11-13T22:27:25.731Z] DYNAMIC_COMPILE=true
[2025-11-13T22:27:25.732Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/239/
[2025-11-13T22:27:25.732Z] OPENJ9_BRANCH=master
[2025-11-13T22:27:25.732Z] JENKINS_NODE_COOKIE=6c506b46-9636-4e4a-b466-d4da0a8dcd9b
[2025-11-13T22:27:25.732Z] DOCKER_REQUIRED=false
[2025-11-13T22:27:25.732Z] PARALLEL=None
[2025-11-13T22:27:25.732Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-11-13T22:27:25.732Z] SHELL=/bin/zsh
[2025-11-13T22:27:25.732Z] jobStatus=SUCCESS
[2025-11-13T22:27:25.732Z] JOBSTARTTIME=Thu, 13 Nov 2025 14:27:21 -0800
[2025-11-13T22:27:25.732Z] SSH_CLIENT=10.221.188.31 64316 22
[2025-11-13T22:27:25.732Z] STAGE_NAME=Setup
[2025-11-13T22:27:25.732Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2025-11-13T22:27:25.732Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk-jdk-mac-x64-temurin_SmokeTests-239
[2025-11-13T22:27:25.732Z] SDK_RESOURCE=upstream
[2025-11-13T22:27:25.732Z] TIME_LIMIT=1
[2025-11-13T22:27:25.732Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-11-13T22:27:25.732Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-11-13T22:27:25.732Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/
[2025-11-13T22:27:25.732Z] WORKSPACE=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[2025-11-13T22:27:25.732Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-11-13T22:27:25.732Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/239/display/redirect?page=changes
[2025-11-13T22:27:25.732Z] ACTIVE_NODE_TIMEOUT=5
[2025-11-13T22:27:25.732Z] USER=admin
[2025-11-13T22:27:25.732Z] ADOPTOPENJDK_BRANCH=master
[2025-11-13T22:27:25.732Z] ARCHIVE_TEST_RESULTS=false
[2025-11-13T22:27:25.732Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-11-13T22:27:25.732Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin
[2025-11-13T22:27:25.732Z] STF_OWNER_BRANCH=adoptium:master
[2025-11-13T22:27:25.732Z] LABEL_ADDITION=!sw.os.osx.10_14
[2025-11-13T22:27:25.732Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/239/display/redirect?page=artifacts
[2025-11-13T22:27:25.732Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-11-13T22:27:25.732Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-11-13T22:27:25.732Z] ORIGIN_JDK_VERSION=26
[2025-11-13T22:27:25.732Z] SPEC=osx_x86-64
[2025-11-13T22:27:25.732Z] PERSONAL_BUILD=false
[2025-11-13T22:27:25.732Z] TKG_ITERATIONS=1
[2025-11-13T22:27:25.732Z] TKG_OWNER_BRANCH=adoptium:master
[2025-11-13T22:27:25.732Z] ITERATIONS=1
[2025-11-13T22:27:25.732Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-11-13T22:27:25.732Z] KEEP_REPORTDIR=false
[2025-11-13T22:27:25.732Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-11-13T22:27:25.732Z] LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/lib
[2025-11-13T22:27:25.732Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/239/display/redirect
[2025-11-13T22:27:25.732Z] _=/usr/bin/printenv
[2025-11-13T22:27:25.732Z] GENERATE_JOBS=false
[2025-11-13T22:27:25.732Z] PWD=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[2025-11-13T22:27:25.732Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-11-13T22:27:25.732Z] HUDSON_URL=https://ci.adoptium.net/
[2025-11-13T22:27:25.732Z] EXIT_FAILURE=false
[2025-11-13T22:27:25.732Z] JDK_VERSION=26
[2025-11-13T22:27:25.732Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-11-13T22:27:25.732Z] VENDOR_TEST_DIRS=/test/functional
[2025-11-13T22:27:25.732Z] JOB_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[2025-11-13T22:27:25.732Z] BUILD_DISPLAY_NAME=#239
[2025-11-13T22:27:25.732Z] USE_TESTENV_PROPERTIES=false
[2025-11-13T22:27:25.732Z] BUILD_ID=239
[2025-11-13T22:27:25.732Z] EXIT_SUCCESS=false
[2025-11-13T22:27:25.732Z] JENKINS_URL=https://ci.adoptium.net/
[2025-11-13T22:27:25.732Z] PLATFORM=x86-64_mac
[2025-11-13T22:27:25.732Z] JDK_IMPL=hotspot
[2025-11-13T22:27:25.732Z] JOB_BASE_NAME=jdk-mac-x64-temurin_SmokeTests
[2025-11-13T22:27:25.732Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/239/display/redirect?page=tests
[2025-11-13T22:27:25.732Z] AUTO_DETECT=true
[2025-11-13T22:27:25.732Z] SHLVL=2
[2025-11-13T22:27:25.732Z] HOME=/Users/admin
[2025-11-13T22:27:25.732Z] TAP_NAME=build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests.tap
[2025-11-13T22:27:25.732Z] CI=true
[2025-11-13T22:27:25.732Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests@tmp
[2025-11-13T22:27:25.732Z] EXECUTOR_NUMBER=0
[2025-11-13T22:27:25.732Z] JENKINS_SERVER_COOKIE=durable-238dace7fef609b67046a7cdf6396e05a3e02a08ff48f5bd0855f5e52aa976a1
[2025-11-13T22:27:25.732Z] NODE_LABELS=macos14 x86_64 test ci.role.test x64 x86 sw.os.osx ci.role.perf hw.arch.x86 orka mac test-orka-macos14-x64-ueiys
[2025-11-13T22:27:25.732Z] LOGNAME=admin
[2025-11-13T22:27:25.732Z] TARGET=extended.functional
[2025-11-13T22:27:25.732Z] BUILD_LIST=functional/buildAndPackage
[2025-11-13T22:27:25.732Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib
[2025-11-13T22:27:25.732Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-11-13T22:27:25.732Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-11-13T22:27:25.732Z] SSH_CONNECTION=10.221.188.31 64316 192.168.122.2 22
[2025-11-13T22:27:25.732Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-11-13T22:27:25.732Z] UPSTREAM_JOB_NUMBER=454
[2025-11-13T22:27:25.732Z] NODE_NAME=test-orka-macos14-x64-ueiys
[2025-11-13T22:27:25.732Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-temurin_SmokeTests/display/redirect
[2025-11-13T22:27:25.732Z] BUILD_NUMBER=239
[2025-11-13T22:27:25.732Z] KEEP_WORKSPACE=false
[2025-11-13T22:27:25.732Z] HUDSON_COOKIE=c0a9fcf9-7f3f-4728-b5bc-86c192aac527
[2025-11-13T22:27:25.732Z] VENDOR_TEST_BRANCHES=master
[2025-11-13T22:27:25.732Z] PERF_ROOT=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/../../benchmarks
[2025-11-13T22:27:25.732Z] USE_JRE=false
[2025-11-13T22:27:25.732Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-11-13T22:27:25.732Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-11-13T22:27:25.732Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.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
[2025-11-13T22:27:25.868Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-11-13T22:27:25.885Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-11-13T22:27:49.395Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-x64-temurin" build number 454
[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
[2025-11-13T22:27:49.590Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-11-13T22:27:49.597Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-11-13T22:27:49.502Z] $ ssh-agent
[2025-11-13T22:27:49.765Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-p26sitHYdAkd/agent.1330
[2025-11-13T22:27:49.765Z] SSH_AGENT_PID=1331
[2025-11-13T22:27:49.765Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-11-13T22:27:49.778Z] Running in /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-11-13T22:27:50.313Z] ++ pwd
[2025-11-13T22:27:50.313Z] + ./get.sh -s /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_mac -r upstream -j 26 -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
[2025-11-13T22:27:51.076Z] TESTDIR: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/aqa-tests
[2025-11-13T22:27:51.076Z] get jdk binary...
[2025-11-13T22:27:51.076Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-11-13T22:27:51.076Z] Uncompressing file: OpenJDK-jdk_x64_mac_hotspot_26_24-ea.tar.gz ...
[2025-11-13T22:27:51.848Z] List files in jdkbinary folder...
[2025-11-13T22:27:51.848Z] total 897080
[2025-11-13T22:27:51.848Z] -rw-r--r-- 1 admin staff 57013813 Nov 13 13:55 OpenJDK-debugimage_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:51.848Z] -rw-r--r-- 1 admin staff 123066516 Nov 13 14:03 OpenJDK-jdk_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:51.848Z] -rw-r--r-- 1 admin staff 84590506 Nov 13 14:04 OpenJDK-jmods_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:51.848Z] -rw-r--r-- 1 admin staff 43582316 Nov 13 14:04 OpenJDK-jre_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:51.848Z] -rw-r--r-- 1 admin staff 32500 Nov 13 14:01 OpenJDK-sbom_x64_mac_hotspot_26_24-ea-metadata.json
[2025-11-13T22:27:51.848Z] -rw-r--r-- 1 admin staff 168972 Nov 13 14:22 OpenJDK-sbom_x64_mac_hotspot_26_24-ea.json
[2025-11-13T22:27:51.848Z] -rw-r--r-- 1 admin staff 3836539 Nov 13 14:04 OpenJDK-static-libs_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:51.848Z] -rw-r--r-- 1 admin staff 103111546 Nov 13 13:54 OpenJDK-testimage_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:51.848Z] drwxr-xr-x 3 admin staff 96 Nov 13 14:27 tmp
[2025-11-13T22:27:51.848Z] List files in jdkbinary/tmp folder...
[2025-11-13T22:27:51.848Z] total 0
[2025-11-13T22:27:51.848Z] drwxr-xr-x 3 admin staff 96 Nov 13 06:03 jdk-26+24
[2025-11-13T22:27:51.848Z] Moving directory jdk-26+24/ to ../j2sdk-image
[2025-11-13T22:27:51.848Z] Uncompressing file: OpenJDK-jre_x64_mac_hotspot_26_24-ea.tar.gz ...
[2025-11-13T22:27:52.205Z] List files in jdkbinary folder...
[2025-11-13T22:27:52.205Z] total 897080
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 57013813 Nov 13 13:55 OpenJDK-debugimage_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 123066516 Nov 13 14:03 OpenJDK-jdk_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 84590506 Nov 13 14:04 OpenJDK-jmods_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 43582316 Nov 13 14:04 OpenJDK-jre_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 32500 Nov 13 14:01 OpenJDK-sbom_x64_mac_hotspot_26_24-ea-metadata.json
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 168972 Nov 13 14:22 OpenJDK-sbom_x64_mac_hotspot_26_24-ea.json
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 3836539 Nov 13 14:04 OpenJDK-static-libs_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 103111546 Nov 13 13:54 OpenJDK-testimage_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] drwxr-xr-x 3 admin staff 96 Nov 13 06:03 j2sdk-image
[2025-11-13T22:27:52.205Z] drwxr-xr-x 3 admin staff 96 Nov 13 14:27 tmp
[2025-11-13T22:27:52.205Z] List files in jdkbinary/tmp folder...
[2025-11-13T22:27:52.205Z] total 0
[2025-11-13T22:27:52.205Z] drwxr-xr-x 3 admin staff 96 Nov 13 06:04 jdk-26+24-jre
[2025-11-13T22:27:52.205Z] Moving directory jdk-26+24-jre/ to ../j2re-image
[2025-11-13T22:27:52.205Z] Uncompressing file: OpenJDK-static-libs_x64_mac_hotspot_26_24-ea.tar.gz ...
[2025-11-13T22:27:52.205Z] List files in jdkbinary folder...
[2025-11-13T22:27:52.205Z] total 897080
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 57013813 Nov 13 13:55 OpenJDK-debugimage_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 123066516 Nov 13 14:03 OpenJDK-jdk_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 84590506 Nov 13 14:04 OpenJDK-jmods_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 43582316 Nov 13 14:04 OpenJDK-jre_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 32500 Nov 13 14:01 OpenJDK-sbom_x64_mac_hotspot_26_24-ea-metadata.json
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 168972 Nov 13 14:22 OpenJDK-sbom_x64_mac_hotspot_26_24-ea.json
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 3836539 Nov 13 14:04 OpenJDK-static-libs_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] -rw-r--r-- 1 admin staff 103111546 Nov 13 13:54 OpenJDK-testimage_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:52.205Z] drwxr-xr-x 3 admin staff 96 Nov 13 06:04 j2re-image
[2025-11-13T22:27:52.205Z] drwxr-xr-x 3 admin staff 96 Nov 13 06:03 j2sdk-image
[2025-11-13T22:27:52.205Z] drwxr-xr-x 3 admin staff 96 Nov 13 14:27 tmp
[2025-11-13T22:27:52.205Z] List files in jdkbinary/tmp folder...
[2025-11-13T22:27:52.566Z] total 0
[2025-11-13T22:27:52.566Z] drwxr-xr-x 3 admin staff 96 Nov 13 13:53 jdk-26+24-static-libs
[2025-11-13T22:27:52.566Z] Moving directory jdk-26+24-static-libs/ to ../static-libs
[2025-11-13T22:27:52.566Z] Uncompressing file: OpenJDK-testimage_x64_mac_hotspot_26_24-ea.tar.gz ...
[2025-11-13T22:27:56.551Z] List files in jdkbinary folder...
[2025-11-13T22:27:56.551Z] total 897080
[2025-11-13T22:27:56.551Z] -rw-r--r-- 1 admin staff 57013813 Nov 13 13:55 OpenJDK-debugimage_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:56.551Z] -rw-r--r-- 1 admin staff 123066516 Nov 13 14:03 OpenJDK-jdk_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:56.551Z] -rw-r--r-- 1 admin staff 84590506 Nov 13 14:04 OpenJDK-jmods_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:56.551Z] -rw-r--r-- 1 admin staff 43582316 Nov 13 14:04 OpenJDK-jre_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:56.551Z] -rw-r--r-- 1 admin staff 32500 Nov 13 14:01 OpenJDK-sbom_x64_mac_hotspot_26_24-ea-metadata.json
[2025-11-13T22:27:56.551Z] -rw-r--r-- 1 admin staff 168972 Nov 13 14:22 OpenJDK-sbom_x64_mac_hotspot_26_24-ea.json
[2025-11-13T22:27:56.551Z] -rw-r--r-- 1 admin staff 3836539 Nov 13 14:04 OpenJDK-static-libs_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:56.551Z] -rw-r--r-- 1 admin staff 103111546 Nov 13 13:54 OpenJDK-testimage_x64_mac_hotspot_26_24-ea.tar.gz
[2025-11-13T22:27:56.551Z] drwxr-xr-x 3 admin staff 96 Nov 13 06:04 j2re-image
[2025-11-13T22:27:56.551Z] drwxr-xr-x 3 admin staff 96 Nov 13 06:03 j2sdk-image
[2025-11-13T22:27:56.551Z] drwxr-xr-x 3 admin staff 96 Nov 13 13:53 static-libs
[2025-11-13T22:27:56.551Z] drwxr-xr-x 3 admin staff 96 Nov 13 14:27 tmp
[2025-11-13T22:27:56.551Z] List files in jdkbinary/tmp folder...
[2025-11-13T22:27:56.551Z] total 0
[2025-11-13T22:27:56.551Z] drwxr-xr-x 8 admin staff 256 Nov 13 13:50 jdk-26+24-test-image
[2025-11-13T22:27:56.551Z] Moving directory jdk-26+24-test-image/ to ../openjdk-test-image
[2025-11-13T22:27:56.551Z] Uncompressing OpenJDK-debugimage_x64_mac_hotspot_26_24-ea.tar.gz over ./j2sdk-image...
[2025-11-13T22:27:56.905Z] Removing top-level folder jdk-26+24-debug-image/
[2025-11-13T22:27:56.905Z] Removing top-level folder jdk-26+24/
[2025-11-13T22:27:57.669Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image...
[2025-11-13T22:27:58.024Z] javac_path: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-11-13T22:27:58.024Z] Run: /Users/admin/workspace/workspace/build-scripts/jobs/jdk/jdk-mac-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-11-13T22:27:58.024Z] =JAVA VERSION OUTPUT BEGIN=
[2025-11-13T22:27:59.280Z] openjdk version "26-beta" 2026-03-17
[2025-11-13T22:27:59.280Z] OpenJDK Runtime Environment Temurin-26+24-202511132133 (build 26-beta+24-ea)
[2025-11-13T22:27:59.280Z] OpenJDK 64-Bit Server VM Temurin-26+24-202511132133 (build 26-beta+24-ea, mixed mode)
[2025-11-13T22:27:59.280Z] =JAVA VERSION OUTPUT END=
[2025-11-13T22:27:59.280Z] get testKitGen...
[2025-11-13T22:27:59.280Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-13T22:27:59.280Z] dyld[1403]: Symbol not found: _curl_global_trace
[2025-11-13T22:27:59.280Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-13T22:27:59.280Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-13T22:27:59.280Z] error: git-remote-https died of signal 6
[2025-11-13T22:27:59.280Z] fatal: remote helper 'https' aborted session
[2025-11-13T22:27:59.280Z] error code: 128. Sleep 300 secs, then retry 1...
[2025-11-13T22:33:09.807Z] check for TKG. If found, the file will be removed.
[2025-11-13T22:33:09.807Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-13T22:33:09.807Z] dyld[1836]: Symbol not found: _curl_global_trace
[2025-11-13T22:33:09.807Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-13T22:33:09.807Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-13T22:33:09.807Z] error: git-remote-https died of signal 6
[2025-11-13T22:33:09.807Z] fatal: remote helper 'https' aborted session
[2025-11-13T22:33:09.807Z] error code: 128. Sleep 300 secs, then retry 2...
[2025-11-13T22:38:05.275Z] check for TKG. If found, the file will be removed.
[2025-11-13T22:38:05.275Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-13T22:38:05.275Z] dyld[2076]: Symbol not found: _curl_global_trace
[2025-11-13T22:38:05.275Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-13T22:38:05.275Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-13T22:38:05.275Z] error: git-remote-https died of signal 6
[2025-11-13T22:38:05.275Z] fatal: remote helper 'https' aborted session
[2025-11-13T22:38:05.275Z] error code: 128. Sleep 300 secs, then retry 3...
[2025-11-13T22:43:00.640Z] check for TKG. If found, the file will be removed.
[2025-11-13T22:43:00.640Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-13T22:43:00.640Z] dyld[2313]: Symbol not found: _curl_global_trace
[2025-11-13T22:43:00.640Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-13T22:43:00.640Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-13T22:43:00.640Z] error: git-remote-https died of signal 6
[2025-11-13T22:43:00.640Z] fatal: remote helper 'https' aborted session
[2025-11-13T22:43:00.640Z] error code: 128. Sleep 300 secs, then retry 4...
[2025-11-13T22:48:11.255Z] check for TKG. If found, the file will be removed.
[2025-11-13T22:48:11.255Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-13T22:48:11.255Z] dyld[2550]: Symbol not found: _curl_global_trace
[2025-11-13T22:48:11.255Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-13T22:48:11.255Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-13T22:48:11.255Z] error: git-remote-https died of signal 6
[2025-11-13T22:48:11.255Z] fatal: remote helper 'https' aborted session
[2025-11-13T22:48:11.255Z] error code: 128. Sleep 300 secs, then retry 5...
[2025-11-13T22:53:06.909Z] check for TKG. If found, the file will be removed.
[2025-11-13T22:53:06.909Z] git clone -q https://github.com/adoptium/TKG.git
[2025-11-13T22:53:06.909Z] dyld[2786]: Symbol not found: _curl_global_trace
[2025-11-13T22:53:06.909Z] Referenced from: <6EADC463-B41C-365C-8590-F3AE3D6E9106> /usr/local/Cellar/git/2.51.2/libexec/git-core/git-remote-http
[2025-11-13T22:53:06.909Z] Expected in: <F8F6C7FA-6ED7-3B16-9E60-4AF09985DC3C> /usr/lib/libcurl.4.dylib
[2025-11-13T22:53:06.909Z] error: git-remote-https died of signal 6
[2025-11-13T22:53:06.909Z] fatal: remote helper 'https' aborted session
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-13T22:53:06.776Z] $ ssh-agent -k
[2025-11-13T22:53:06.790Z] unset SSH_AUTH_SOCK;
[2025-11-13T22:53:06.790Z] unset SSH_AGENT_PID;
[2025-11-13T22:53:06.790Z] echo Agent pid 1331 killed;
[2025-11-13T22:53:07.171Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-11-13T22:53:07.256Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-11-13T22:53:07.761Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-11-13T22:53:07.761Z] 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
[2025-11-13T22:53:07.917Z] [WS-CLEANUP] Deleting project workspace...
[2025-11-13T22:53:07.918Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-11-13T22:53:11.023Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-11-13T22:53:11.598Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2025-11-13T22:53:11.598Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-11-13T22:53:11.712Z] Exception: hudson.AbortException: script returned exit code 128
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE