jdk11u-mac-aarch64-temurin
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2786
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 431
originally caused by:
Started by timer
Obtained pipelines/build/common/kick_off_build.groovy from git https://github.com/adoptium/ci-jenkins-pipelines.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-hetzner-worker in /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
Pruning obsolete local branches
> git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/.git # timeout=10
> git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --prune -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe (origin/master)
Commit message: "Enable s390x linux Reproducible build test for jdk21u and jdk25u (#1373)"
> git config core.sparsecheckout # timeout=10
> git checkout -f c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe # timeout=10
> git rev-list --no-walk c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe # timeout=10
[Pipeline] library
Loading library openjdk-jenkins-helper@master
Examining adoptium/jenkins-helper
Attempting to resolve master as a branch
Resolved master as branch master at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5
The recommended git tool is: NONE
using credential eclipse_temurin_bot_email_and_token
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials
> git fetch --no-tags --force --progress -- https://github.com/adoptium/jenkins-helper.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
Commit message: "Add ADDITIONAL_TEST_PARAMS to IndividualBuildConfig (#65)"
> git rev-list --no-walk c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:23:59.183Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2026-03-03T09:23:59.253Z] {
[2026-03-03T09:23:59.254Z] "ARCHITECTURE": "aarch64",
[2026-03-03T09:23:59.254Z] "TARGET_OS": "mac",
[2026-03-03T09:23:59.254Z] "VARIANT": "temurin",
[2026-03-03T09:23:59.254Z] "JAVA_TO_BUILD": "jdk11u",
[2026-03-03T09:23:59.254Z] "TEST_LIST": [
[2026-03-03T09:23:59.254Z] "sanity.openjdk",
[2026-03-03T09:23:59.254Z] "sanity.system",
[2026-03-03T09:23:59.254Z] "extended.system",
[2026-03-03T09:23:59.254Z] "sanity.perf",
[2026-03-03T09:23:59.254Z] "sanity.functional",
[2026-03-03T09:23:59.254Z] "extended.functional",
[2026-03-03T09:23:59.254Z] "extended.openjdk",
[2026-03-03T09:23:59.254Z] "extended.perf",
[2026-03-03T09:23:59.254Z] "special.functional",
[2026-03-03T09:23:59.254Z] "special.openjdk",
[2026-03-03T09:23:59.254Z] "dev.functional"
[2026-03-03T09:23:59.254Z] ],
[2026-03-03T09:23:59.254Z] "DYNAMIC_LIST": [
[2026-03-03T09:23:59.254Z] "extended.openjdk"
[2026-03-03T09:23:59.254Z] ],
[2026-03-03T09:23:59.254Z] "NUM_MACHINES": [
[2026-03-03T09:23:59.254Z] "3"
[2026-03-03T09:23:59.254Z] ],
[2026-03-03T09:23:59.254Z] "SCM_REF": "jdk-11.0.31+4_adopt",
[2026-03-03T09:23:59.254Z] "BUILD_REF": "",
[2026-03-03T09:23:59.254Z] "CI_REF": "",
[2026-03-03T09:23:59.254Z] "HELPER_REF": "",
[2026-03-03T09:23:59.254Z] "AQA_REF": "",
[2026-03-03T09:23:59.254Z] "AQA_AUTO_GEN": true,
[2026-03-03T09:23:59.254Z] "BUILD_ARGS": "--create-sbom",
[2026-03-03T09:23:59.254Z] "NODE_LABEL": "xcode15.0.1&&build&&mac&&aarch64",
[2026-03-03T09:23:59.254Z] "ADDITIONAL_TEST_LABEL": "",
[2026-03-03T09:23:59.254Z] "ADDITIONAL_TEST_PARAMS": {
[2026-03-03T09:23:59.254Z]
[2026-03-03T09:23:59.254Z] },
[2026-03-03T09:23:59.254Z] "KEEP_TEST_REPORTDIR": false,
[2026-03-03T09:23:59.254Z] "ACTIVE_NODE_TIMEOUT": "5",
[2026-03-03T09:23:59.254Z] "CODEBUILD": false,
[2026-03-03T09:23:59.254Z] "DOCKER_IMAGE": "",
[2026-03-03T09:23:59.254Z] "DOCKER_ARGS": "",
[2026-03-03T09:23:59.254Z] "DOCKER_FILE": "",
[2026-03-03T09:23:59.254Z] "DOCKER_NODE": "",
[2026-03-03T09:23:59.254Z] "DOCKER_REGISTRY": "",
[2026-03-03T09:23:59.254Z] "DOCKER_CREDENTIAL": "",
[2026-03-03T09:23:59.254Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2026-03-03T09:23:59.254Z] "CONFIGURE_ARGS": "--disable-ccache --with-version-opt=ea",
[2026-03-03T09:23:59.254Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2026-03-03T09:23:59.254Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2026-03-03T09:23:59.254Z] "RELEASE": false,
[2026-03-03T09:23:59.254Z] "WEEKLY": true,
[2026-03-03T09:23:59.254Z] "PUBLISH_NAME": "jdk-11.0.31+4-ea",
[2026-03-03T09:23:59.254Z] "ADOPT_BUILD_NUMBER": "",
[2026-03-03T09:23:59.254Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2026-03-03T09:23:59.254Z] "ENABLE_TESTS": true,
[2026-03-03T09:23:59.254Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2026-03-03T09:23:59.254Z] "ENABLE_INSTALLERS": true,
[2026-03-03T09:23:59.254Z] "ENABLE_SIGNER": true,
[2026-03-03T09:23:59.254Z] "CLEAN_WORKSPACE": true,
[2026-03-03T09:23:59.254Z] "CLEAN_WORKSPACE_AFTER": false,
[2026-03-03T09:23:59.254Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2026-03-03T09:23:59.254Z] }
[Pipeline] echo
[2026-03-03T09:23:59.295Z] Filename will be: OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[Pipeline] echo
[2026-03-03T09:23:59.306Z] Executing tests: [sanity.openjdk, sanity.system, extended.system, sanity.perf, sanity.functional, extended.functional, extended.openjdk, extended.perf, special.functional, special.openjdk, dev.functional]
[Pipeline] echo
[2026-03-03T09:23:59.318Z] Build num: 399
[Pipeline] echo
[2026-03-03T09:23:59.326Z] File name: OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2026-03-03T09:23:59.514Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-03-03T09:23:59.553Z] openjdk_build_pipeline: running build without docker
[Pipeline] library
[2026-03-03T09:23:59.581Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-03-03T09:24:03.763Z] openjdk_build_pipeline: [NODE SHIFT] MOVING INTO NON-DOCKER JENKINS NODE MATCHING LABELNAME xcode15.0.1&&build&&mac&&aarch64...
[Pipeline] node
[2026-03-03T09:24:18.775Z] Still waiting to schedule task
[2026-03-03T09:24:18.776Z] All nodes of label ‘xcode15.0.1&&build&&mac&&aarch64’ are offline
[2026-03-03T09:24:52.470Z] Running on build-orka-macos14-arm64-yv2ct in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:24:52.500Z] checking mac
[Pipeline] echo
[2026-03-03T09:24:52.502Z] openjdk_build_pipeline: running build without docker on non-windows platform
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2026-03-03T09:24:52.584Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2026-03-03T09:24:52.586Z] {"branch":"master","remotes":{"url":"https://github.com/adoptium/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2026-03-03T09:24:52.587Z] DEFAULTS_JSON:
[Pipeline] echo
[2026-03-03T09:24:52.589Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-03-03T09:24:52.590Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2026-03-03T09:24:52.595Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-03-03T09:24:52.596Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2026-03-03T09:24:52.601Z] buildConfig.CI_REF:
[Pipeline] echo
[2026-03-03T09:24:52.602Z] buildConfig.BUILD_REF:
[Pipeline] echo
[2026-03-03T09:24:52.606Z] buildConfig.HELPER_REF:
[Pipeline] timeout
[2026-03-03T09:24:52.610Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:24:52.624Z] Cleaning workspace non-hidden files: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/*
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:25:00.876Z] + rm -rf '/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/*'
[Pipeline] echo
[2026-03-03T09:25:00.973Z] Cleaning workspace hidden files using cleanWs: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin
[Pipeline] cleanWs
[2026-03-03T09:25:01.036Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-03T09:25:01.036Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-03T09:25:01.723Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-03T09:25:01.747Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:25:01.770Z] Removing workspace openjdk build directory: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:25:02.350Z] + rm -rf /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-03T09:25:02.456Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:25:02.466Z] [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
[2026-03-03T09:25:02.510Z] The recommended git tool is: /usr/bin/git
[2026-03-03T09:25:05.779Z] No credentials specified
[2026-03-03T09:25:05.806Z] Cloning the remote Git repository
[2026-03-03T09:25:05.909Z] Cloning repository https://github.com/adoptium/ci-jenkins-pipelines.git
[2026-03-03T09:25:06.352Z] > /usr/bin/git init /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin # timeout=10
[2026-03-03T09:25:17.276Z] Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
[2026-03-03T09:25:17.277Z] > /usr/bin/git --version # timeout=10
[2026-03-03T09:25:17.305Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-03-03T09:25:17.305Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-03T09:25:18.705Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
[2026-03-03T09:25:18.716Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-03T09:25:22.590Z] Avoid second fetch
[2026-03-03T09:25:22.650Z] Checking out Revision c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe (origin/master)
[2026-03-03T09:25:22.569Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-03-03T09:25:22.657Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-03-03T09:25:22.670Z] > /usr/bin/git checkout -f c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe # timeout=10
[2026-03-03T09:25:23.950Z] Commit message: "Enable s390x linux Reproducible build test for jdk21u and jdk25u (#1373)"
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:25:24.482Z] + git clean -fdx
[Pipeline] echo
[2026-03-03T09:25:24.562Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:25:25.084Z] + git status
[2026-03-03T09:25:25.084Z] HEAD detached at c33e6823
[2026-03-03T09:25:25.084Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-03-03T09:25:25.169Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:25:25.693Z] + git rev-parse HEAD
[2026-03-03T09:25:25.693Z] c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
[2026-03-03T09:25:25.811Z] Timeout set to expire in 12 hr
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:25:25.822Z] [CHECKOUT] Checking out to adoptium/temurin-build...
[Pipeline] echo
[2026-03-03T09:25:25.834Z] [CHECKOUT] Checking out Adopt Build https://github.com/adoptium/temurin-build.git : master
[Pipeline] checkout
[2026-03-03T09:25:25.867Z] The recommended git tool is: /usr/bin/git
[2026-03-03T09:25:25.922Z] No credentials specified
[2026-03-03T09:25:25.963Z] Fetching changes from the remote Git repository
[2026-03-03T09:25:25.900Z] > /usr/bin/git rev-parse --resolve-git-dir /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/.git # timeout=10
[2026-03-03T09:25:25.968Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/temurin-build.git # timeout=10
[2026-03-03T09:25:26.015Z] Fetching upstream changes from https://github.com/adoptium/temurin-build.git
[2026-03-03T09:25:26.015Z] > /usr/bin/git --version # timeout=10
[2026-03-03T09:25:26.029Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-03-03T09:25:26.030Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/temurin-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-03T09:25:28.488Z] Checking out Revision add4c7da67f6165313c0cfb4783b823be7ba0d6f (origin/master)
[2026-03-03T09:25:28.656Z] Commit message: "Update linux_repro_build_compare.sh to support Attestation verify build (#4384)"
[2026-03-03T09:25:28.427Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-03-03T09:25:28.466Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-03-03T09:25:28.496Z] > /usr/bin/git checkout -f add4c7da67f6165313c0cfb4783b823be7ba0d6f # timeout=10
[2026-03-03T09:25:28.634Z] > /usr/bin/git rev-list --no-walk add4c7da67f6165313c0cfb4783b823be7ba0d6f # timeout=10
[Pipeline] echo
[2026-03-03T09:25:29.076Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:25:29.667Z] + git status
[2026-03-03T09:25:29.667Z] HEAD detached at add4c7da
[2026-03-03T09:25:29.667Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-03-03T09:25:29.746Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:25:30.347Z] + git rev-parse HEAD
[2026-03-03T09:25:30.347Z] add4c7da67f6165313c0cfb4783b823be7ba0d6f
[Pipeline] echo
[2026-03-03T09:25:30.428Z] Generating exploded build
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:25:30.448Z] Building an exploded image for signing
[Pipeline] echo
[2026-03-03T09:25:30.449Z] openjdk_build_pipeline: Calling MABF on win/mac to build exploded image
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:25:31.016Z] + bash ./build-farm/make-adopt-build-farm.sh
[2026-03-03T09:25:31.016Z] BUILD TYPE:
[2026-03-03T09:25:31.016Z] VERSION: jdk11u
[2026-03-03T09:25:31.016Z] ARCHITECTURE aarch64
[2026-03-03T09:25:31.016Z] VARIANT: temurin
[2026-03-03T09:25:31.016Z] OS: mac
[2026-03-03T09:25:31.016Z] SCM_REF: jdk-11.0.31+4_adopt
[2026-03-03T09:25:31.016Z] Detecting boot jdk for: jdk11u
[2026-03-03T09:25:31.016Z] Found build version: 11
[2026-03-03T09:25:31.016Z] Required boot JDK version: 10
[2026-03-03T09:25:31.016Z] [SUCCESS] Executing local file at /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/build-farm/platform-specific-configurations/mac.sh
[2026-03-03T09:25:31.016Z] [WARNING] You may be asked for your su user password, attempting to switch Xcode version to /Applications/Xcode.app
[2026-03-03T09:25:31.017Z] Could not use JDK10_BOOT_DIR - using /Library/Java/JavaVirtualMachines/jdk10/Contents/Home
[2026-03-03T09:25:35.989Z] BOOT JDK: openjdk version "10.0.2" 2018-07-17
[2026-03-03T09:25:35.989Z] BOOT JDK: OpenJDK Runtime Environment AdoptOpenJDK (build 10.0.2+13)
[2026-03-03T09:25:35.989Z] BOOT JDK: OpenJDK 64-Bit Server VM AdoptOpenJDK (build 10.0.2+13, mixed mode)
[2026-03-03T09:25:35.989Z] Boot jdk directory: /Library/Java/JavaVirtualMachines/jdk10/Contents/Home
[2026-03-03T09:25:35.989Z] BOOT JDK: openjdk version "10.0.2" 2018-07-17
[2026-03-03T09:25:35.989Z] BOOT JDK: OpenJDK Runtime Environment AdoptOpenJDK (build 10.0.2+13)
[2026-03-03T09:25:35.989Z] BOOT JDK: OpenJDK 64-Bit Server VM AdoptOpenJDK (build 10.0.2+13, mixed mode)
[2026-03-03T09:25:35.989Z] JDK IN PATH: openjdk version "25.0.2" 2026-01-20 LTS
[2026-03-03T09:25:35.989Z] JDK IN PATH: OpenJDK Runtime Environment Temurin-25.0.2+10 (build 25.0.2+10-LTS)
[2026-03-03T09:25:35.989Z] JDK IN PATH: OpenJDK 64-Bit Server VM Temurin-25.0.2+10 (build 25.0.2+10-LTS, mixed mode, sharing)
[2026-03-03T09:25:35.989Z] BRANCH: jdk-11.0.31+4_adopt (For release either BRANCH or TAG should be set)
[2026-03-03T09:25:35.989Z] TAG:
[2026-03-03T09:25:35.989Z] Filename will be: OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-03T09:25:35.989Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/build-farm/../makejdk-any-platform.sh --clean-git-repo --jdk-boot-dir /Library/Java/JavaVirtualMachines/jdk10/Contents/Home --configure-args --disable-warnings-as-errors --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --with-extra-cflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --with-extra-cxxflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --disable-ccache --with-version-opt=ea --target-file-name OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz --disable-shallow-git-clone -b jdk-11.0.31+4_adopt --create-sbom --make-exploded-image --use-jep319-certs --create-debug-image --create-jre-image --build-variant temurin jdk11u
[2026-03-03T09:25:36.340Z] Starting /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/build-farm/../makejdk-any-platform.sh to configure, build (Adoptium)OpenJDK binary
[2026-03-03T09:25:36.340Z] Parsing opt: --clean-git-repo
[2026-03-03T09:25:36.340Z] Possible opt arg: --jdk-boot-dir
[2026-03-03T09:25:36.340Z] Parsing opt: --jdk-boot-dir
[2026-03-03T09:25:36.340Z] Possible opt arg: /Library/Java/JavaVirtualMachines/jdk10/Contents/Home
[2026-03-03T09:25:36.340Z] Parsing opt: --configure-args
[2026-03-03T09:25:36.340Z] Possible opt arg: --disable-warnings-as-errors --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --with-extra-cflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --with-extra-cxxflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --disable-ccache --with-version-opt=ea
[2026-03-03T09:25:36.340Z] Parsing opt: --target-file-name
[2026-03-03T09:25:36.340Z] Possible opt arg: OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-03T09:25:36.340Z] Parsing opt: --disable-shallow-git-clone
[2026-03-03T09:25:36.340Z] Possible opt arg: -b
[2026-03-03T09:25:36.340Z] Parsing opt: -b
[2026-03-03T09:25:36.340Z] Possible opt arg: jdk-11.0.31+4_adopt
[2026-03-03T09:25:36.340Z] Parsing opt: --create-sbom
[2026-03-03T09:25:36.340Z] Possible opt arg: --make-exploded-image
[2026-03-03T09:25:36.340Z] Parsing opt: --make-exploded-image
[2026-03-03T09:25:36.340Z] Possible opt arg: --use-jep319-certs
[2026-03-03T09:25:36.340Z] Parsing opt: --use-jep319-certs
[2026-03-03T09:25:36.340Z] Possible opt arg: --create-debug-image
[2026-03-03T09:25:36.340Z] Parsing opt: --create-debug-image
[2026-03-03T09:25:36.340Z] Possible opt arg: --create-jre-image
[2026-03-03T09:25:36.340Z] Parsing opt: --create-jre-image
[2026-03-03T09:25:36.340Z] Possible opt arg: --build-variant
[2026-03-03T09:25:36.340Z] Parsing opt: --build-variant
[2026-03-03T09:25:36.340Z] Possible opt arg: temurin
[2026-03-03T09:25:36.340Z] Setting version based on forest_name=jdk11u
[2026-03-03T09:25:36.340Z] Default branch set to BUILD_CONFIG[BRANCH]=jdk-11.0.31+4_adopt
[2026-03-03T09:25:36.340Z] Using source repository https://github.com/adoptium/jdk11u
[2026-03-03T09:25:36.340Z] Working dir is ./build/
[2026-03-03T09:25:36.340Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG=false
[2026-03-03T09:25:36.340Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG=false
[2026-03-03T09:25:36.340Z] JDK Image folder name: jdk-bundle/jdk-*.jdk
[2026-03-03T09:25:36.340Z] JRE Image folder name: jre-bundle/jre-*.jre
[2026-03-03T09:25:36.340Z] Skipping setting boot JDK on docker host machine
[2026-03-03T09:25:36.340Z] # ============================
[2026-03-03T09:25:36.340Z] # OPENJDK BUILD CONFIGURATION:
[2026-03-03T09:25:36.340Z] # ============================
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[ADOPTIUM_DEVKIT_LOCATION]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[ADOPT_PATCHES]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[ALSA]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[ASSEMBLE_EXPLODED_IMAGE]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[BRANCH]="jdk-11.0.31+4_adopt"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[BUILD_FULL_NAME]="darwin-arm64--server-release"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[BUILD_REPRODUCIBLE_DATE]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[BUILD_VARIANT]="temurin"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CLEAN_DOCKER_BUILD]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CLEAN_GIT_REPO]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CLEAN_LIBS]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CONTAINER_AS_ROOT]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CONTAINER_COMMAND]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CONTAINER_IMAGE]="ubuntu:18.04"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CONTAINER_NAME]="openjdk_container"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CREATE_DEBUG_IMAGE]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CREATE_JRE_IMAGE]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CREATE_SBOM]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CREATE_SOURCE_ARCHIVE]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CROSSCOMPILE]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[CUSTOM_CACERTS]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[DEBUG_DOCKER]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[DEBUG_IMAGE_PATH]="debug-image"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[DISABLE_ADOPT_BRANCH_SAFETY]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[DOCKER_FILE_PATH]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[DOCKER_SOURCE_VOLUME_NAME]="openjdk-source-volume-jdk11u-temurin"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[ENABLE_SBOM_STRACE]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[FREETYPE]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[FREETYPE_DIRECTORY]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[FREETYPE_FONT_BUILD_TYPE_PARAM]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[FREETYPE_FONT_VERSION]="86bc8a95056c97a810986434a3f268cbe67f2902"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[GRADLE_USER_HOME_DIR]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[JDK_BOOT_DIR]="/Library/Java/JavaVirtualMachines/jdk10/Contents/Home"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[JDK_PATH]="jdk-bundle/jdk-*.jdk"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[JMODS_IMAGE_PATH]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[JRE_PATH]="jre-bundle/jre-*.jre"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[JVM_VARIANT]="server"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[KEEP_CONTAINER]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[LOCAL_DEPENDENCY_CACHE_DIR]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[MACOSX_CODESIGN_IDENTITY]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[MAKE_ARGS_FOR_ANY_PLATFORM]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[MAKE_COMMAND_NAME]="make"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[MAKE_EXPLODED]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[NUM_PROCESSORS]="1"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OPENJDK_BUILD_NUMBER]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_BRANCH]="master"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_URI]="https://github.com/adoptium/temurin-build.git"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OPENJDK_CORE_VERSION]="jdk11"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OPENJDK_FEATURE_NUMBER]="11"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OPENJDK_FOREST_NAME]="jdk11u"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE_ABSPATH]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OPENJDK_SOURCE_DIR]="src"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OPENJDK_UPDATE_VERSION]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OS_ARCHITECTURE]="arm64"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OS_FULL_VERSION]="Darwin 23.1.0"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[OS_KERNEL_NAME]="darwin"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[PATCHES]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[RELEASE]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[REPOSITORY]="https://github.com/adoptium/jdk11u"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[REUSE_CONTAINER]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[SHALLOW_CLONE_OPTION]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[SIGN]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[STATIC_LIBS_IMAGE_PATH]="static-libs"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[TAG]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[TARGET_DIR]="target/"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[TARGET_FILE_NAME]="OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[TEST_IMAGE_PATH]="test"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[TMP_CONTAINER_NAME]="openjdk-copy-src"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[TMP_SPACE_BUILD]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[USER_DEVKIT_LOCATION]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[USER_OPENJDK_BUILD_ROOT_DIRECTORY]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[USER_SUPPLIED_CONFIGURE_ARGS]=" --disable-warnings-as-errors --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --with-extra-cflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --with-extra-cxxflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --disable-ccache --with-version-opt=ea"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[USER_SUPPLIED_MAKE_ARGS]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[USE_ADOPTIUM_DEVKIT]=""
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[USE_JEP319_CERTS]="true"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[USE_SSH]="false"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[VENDOR]="Undefined Vendor"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[WORKING_DIR]="./build/"
[2026-03-03T09:25:36.340Z] BUILD_CONFIG[WORKSPACE_DIR]="/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace"
[2026-03-03T09:25:36.340Z] build.sh : 04:25:36 : Clearing out target dir ...
[2026-03-03T09:25:36.341Z] rm: /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/target/: No such file or directory
[2026-03-03T09:25:36.341Z] build.sh : 04:25:36 : Configuring workspace inc. clone and cacerts generation ...
[2026-03-03T09:25:36.341Z] Could not find a valid openjdk git repository at /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src so re-cloning the source to openjdk
[2026-03-03T09:25:36.341Z] git clone https://github.com/adoptium/jdk11u.git /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/./build//src
[2026-03-03T09:25:36.341Z] Cloning into '/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/./build//src'...
[2026-03-03T09:26:11.301Z] Updating files: 8% (5813/68366)
[2026-03-03T09:26:11.301Z] Updating files: 9% (6153/68366)
[2026-03-03T09:26:11.301Z] Updating files: 10% (6837/68366)
[2026-03-03T09:26:11.301Z] Updating files: 11% (7521/68366)
[2026-03-03T09:26:11.301Z] Updating files: 12% (8204/68366)
[2026-03-03T09:26:11.301Z] Updating files: 13% (8888/68366)
[2026-03-03T09:26:11.301Z] Updating files: 14% (9572/68366)
[2026-03-03T09:26:11.301Z] Updating files: 15% (10255/68366)
[2026-03-03T09:26:11.301Z] Updating files: 16% (10939/68366)
[2026-03-03T09:26:11.301Z] Updating files: 16% (11527/68366)
[2026-03-03T09:26:11.301Z] Updating files: 17% (11623/68366)
[2026-03-03T09:26:11.301Z] Updating files: 18% (12306/68366)
[2026-03-03T09:26:11.301Z] Updating files: 19% (12990/68366)
[2026-03-03T09:26:11.301Z] Updating files: 20% (13674/68366)
[2026-03-03T09:26:11.301Z] Updating files: 21% (14357/68366)
[2026-03-03T09:26:11.301Z] Updating files: 22% (15041/68366)
[2026-03-03T09:26:11.301Z] Updating files: 23% (15725/68366)
[2026-03-03T09:26:11.301Z] Updating files: 24% (16408/68366)
[2026-03-03T09:26:11.301Z] Updating files: 25% (17092/68366)
[2026-03-03T09:26:11.301Z] Updating files: 26% (17776/68366)
[2026-03-03T09:26:11.301Z] Updating files: 26% (18311/68366)
[2026-03-03T09:26:11.301Z] Updating files: 27% (18459/68366)
[2026-03-03T09:26:11.301Z] Updating files: 28% (19143/68366)
[2026-03-03T09:26:11.301Z] Updating files: 29% (19827/68366)
[2026-03-03T09:26:11.301Z] Updating files: 30% (20510/68366)
[2026-03-03T09:26:11.301Z] Updating files: 31% (21194/68366)
[2026-03-03T09:26:11.301Z] Updating files: 32% (21878/68366)
[2026-03-03T09:26:11.301Z] Updating files: 33% (22561/68366)
[2026-03-03T09:26:11.301Z] Updating files: 34% (23245/68366)
[2026-03-03T09:26:11.301Z] Updating files: 35% (23929/68366)
[2026-03-03T09:26:11.301Z] Updating files: 36% (24612/68366)
[2026-03-03T09:26:11.301Z] Updating files: 36% (24905/68366)
[2026-03-03T09:26:11.301Z] Updating files: 37% (25296/68366)
[2026-03-03T09:26:11.301Z] Updating files: 38% (25980/68366)
[2026-03-03T09:26:11.301Z] Updating files: 39% (26663/68366)
[2026-03-03T09:26:11.301Z] Updating files: 40% (27347/68366)
[2026-03-03T09:26:11.301Z] Updating files: 41% (28031/68366)
[2026-03-03T09:26:11.301Z] Updating files: 42% (28714/68366)
[2026-03-03T09:26:11.301Z] Updating files: 43% (29398/68366)
[2026-03-03T09:26:11.301Z] Updating files: 44% (30082/68366)
[2026-03-03T09:26:11.301Z] Updating files: 45% (30765/68366)
[2026-03-03T09:26:11.301Z] Updating files: 46% (31449/68366)
[2026-03-03T09:26:11.301Z] Updating files: 47% (32133/68366)
[2026-03-03T09:26:11.301Z] Updating files: 48% (32816/68366)
[2026-03-03T09:26:11.301Z] Updating files: 48% (32830/68366)
[2026-03-03T09:26:11.301Z] Updating files: 49% (33500/68366)
[2026-03-03T09:26:11.301Z] Updating files: 50% (34183/68366)
[2026-03-03T09:26:11.301Z] Updating files: 51% (34867/68366)
[2026-03-03T09:26:11.301Z] Updating files: 52% (35551/68366)
[2026-03-03T09:26:11.301Z] Updating files: 53% (36234/68366)
[2026-03-03T09:26:11.301Z] Updating files: 54% (36918/68366)
[2026-03-03T09:26:11.301Z] Updating files: 55% (37602/68366)
[2026-03-03T09:26:11.301Z] Updating files: 56% (38285/68366)
[2026-03-03T09:26:11.301Z] Updating files: 57% (38969/68366)
[2026-03-03T09:26:11.301Z] Updating files: 58% (39653/68366)
[2026-03-03T09:26:11.301Z] Updating files: 59% (40336/68366)
[2026-03-03T09:26:11.301Z] Updating files: 59% (40972/68366)
[2026-03-03T09:26:11.301Z] Updating files: 60% (41020/68366)
[2026-03-03T09:26:11.301Z] Updating files: 61% (41704/68366)
[2026-03-03T09:26:11.301Z] Updating files: 62% (42387/68366)
[2026-03-03T09:26:11.301Z] Updating files: 63% (43071/68366)
[2026-03-03T09:26:11.301Z] Updating files: 64% (43755/68366)
[2026-03-03T09:26:11.655Z] Updating files: 65% (44438/68366)
[2026-03-03T09:26:11.655Z] Updating files: 66% (45122/68366)
[2026-03-03T09:26:11.655Z] Updating files: 67% (45806/68366)
[2026-03-03T09:26:11.655Z] Updating files: 68% (46489/68366)
[2026-03-03T09:26:12.007Z] Updating files: 69% (47173/68366)
[2026-03-03T09:26:12.007Z] Updating files: 70% (47857/68366)
[2026-03-03T09:26:12.007Z] Updating files: 71% (48540/68366)
[2026-03-03T09:26:12.007Z] Updating files: 72% (49224/68366)
[2026-03-03T09:26:12.007Z] Updating files: 72% (49569/68366)
[2026-03-03T09:26:12.007Z] Updating files: 73% (49908/68366)
[2026-03-03T09:26:12.357Z] Updating files: 74% (50591/68366)
[2026-03-03T09:26:12.357Z] Updating files: 75% (51275/68366)
[2026-03-03T09:26:12.357Z] Updating files: 76% (51959/68366)
[2026-03-03T09:26:12.357Z] Updating files: 77% (52642/68366)
[2026-03-03T09:26:12.731Z] Updating files: 78% (53326/68366)
[2026-03-03T09:26:12.731Z] Updating files: 79% (54010/68366)
[2026-03-03T09:26:12.731Z] Updating files: 80% (54693/68366)
[2026-03-03T09:26:12.731Z] Updating files: 81% (55377/68366)
[2026-03-03T09:26:13.099Z] Updating files: 82% (56061/68366)
[2026-03-03T09:26:13.099Z] Updating files: 83% (56744/68366)
[2026-03-03T09:26:13.099Z] Updating files: 83% (57288/68366)
[2026-03-03T09:26:13.099Z] Updating files: 84% (57428/68366)
[2026-03-03T09:26:13.099Z] Updating files: 85% (58112/68366)
[2026-03-03T09:26:13.099Z] Updating files: 86% (58795/68366)
[2026-03-03T09:26:13.467Z] Updating files: 87% (59479/68366)
[2026-03-03T09:26:13.468Z] Updating files: 88% (60163/68366)
[2026-03-03T09:26:13.468Z] Updating files: 89% (60846/68366)
[2026-03-03T09:26:13.468Z] Updating files: 90% (61530/68366)
[2026-03-03T09:26:13.468Z] Updating files: 91% (62214/68366)
[2026-03-03T09:26:13.873Z] Updating files: 92% (62897/68366)
[2026-03-03T09:26:13.873Z] Updating files: 93% (63581/68366)
[2026-03-03T09:26:13.873Z] Updating files: 94% (64265/68366)
[2026-03-03T09:26:13.873Z] Updating files: 95% (64948/68366)
[2026-03-03T09:26:13.873Z] Updating files: 96% (65632/68366)
[2026-03-03T09:26:13.873Z] Updating files: 97% (66316/68366)
[2026-03-03T09:26:13.873Z] Updating files: 98% (66999/68366)
[2026-03-03T09:26:14.241Z] Updating files: 98% (67395/68366)
[2026-03-03T09:26:14.241Z] Updating files: 99% (67683/68366)
[2026-03-03T09:26:14.241Z] Updating files: 100% (68366/68366)
[2026-03-03T09:26:14.242Z] Updating files: 100% (68366/68366), done.
[2026-03-03T09:26:14.242Z] checkoutRequiredCodeToBuild:
[2026-03-03T09:26:14.242Z] workspace = /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/./build//src
[2026-03-03T09:26:14.242Z] BUILD_VARIANT = temurin
[2026-03-03T09:26:14.242Z] TAG =
[2026-03-03T09:26:14.242Z] BRANCH = jdk-11.0.31+4_adopt
[2026-03-03T09:26:15.017Z] looks like the BUILD_CONFIG[BRANCH] (jdk-11.0.31+4_adopt) scm ref given is a valid tag, so treat it as a tag
[2026-03-03T09:26:15.017Z] Checking out tag jdk-11.0.31+4_adopt
[2026-03-03T09:26:15.807Z] Note: switching to 'jdk-11.0.31+4_adopt'.
[2026-03-03T09:26:15.807Z]
[2026-03-03T09:26:15.807Z] You are in 'detached HEAD' state. You can look around, make experimental
[2026-03-03T09:26:15.807Z] changes and commit them, and you can discard any commits you make in this
[2026-03-03T09:26:15.807Z] state without impacting any branches by switching back to a branch.
[2026-03-03T09:26:15.807Z]
[2026-03-03T09:26:15.807Z] If you want to create a new branch to retain commits you create, you may
[2026-03-03T09:26:15.807Z] do so (now or later) by using -c with the switch command. Example:
[2026-03-03T09:26:15.807Z]
[2026-03-03T09:26:15.807Z] git switch -c <new-branch-name>
[2026-03-03T09:26:15.807Z]
[2026-03-03T09:26:15.807Z] Or undo this operation with:
[2026-03-03T09:26:15.807Z]
[2026-03-03T09:26:15.807Z] git switch -
[2026-03-03T09:26:15.807Z]
[2026-03-03T09:26:15.807Z] Turn off this advice by setting config variable advice.detachedHead to false
[2026-03-03T09:26:15.807Z]
[2026-03-03T09:26:15.807Z] HEAD is now at 7499a99424 Merging jdk-11.0.31+4 into release
[2026-03-03T09:26:16.185Z] HEAD is now at 7499a99424 Merging jdk-11.0.31+4 into release
[2026-03-03T09:26:16.185Z] Checked out tag jdk-11.0.31+4_adopt
[2026-03-03T09:26:16.185Z] SUCCESS: BUILD_CONFIG[TAG] is set. Exporting to /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/target//metadata/scmref.txt...
[2026-03-03T09:26:16.185Z] jdk-11.0.31+4_adoptcheckoutRequiredCodeToBuild succeeded
[2026-03-03T09:26:17.405Z] libfreetype/src found in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/./build//src
[2026-03-03T09:26:17.405Z] Non-Linux-based environment detected, skipping download of dependency Alsa.
[2026-03-03T09:26:17.405Z] Using bundled Freetype
[2026-03-03T09:26:17.405Z] Generating cacerts from Mozilla's bundle
[2026-03-03T09:26:17.757Z] SHA256 of old file: 0
[2026-03-03T09:26:17.757Z] SHA256 of new file: a903b3cd05231e39332515ef7ebe37e697262f39515a52015c23c62805b73cd0
[2026-03-03T09:26:17.757Z] Processing 'certdata.txt' ...
[2026-03-03T09:26:17.757Z] Skipping: GlobalSign Root CA
[2026-03-03T09:26:17.757Z] Skipping: Entrust.net Premium 2048 Secure Server CA is not trusted anymore
[2026-03-03T09:26:17.757Z] Skipping: Entrust.net Premium 2048 Secure Server CA
[2026-03-03T09:26:17.757Z] Skipping: Entrust Root Certification Authority is not trusted anymore
[2026-03-03T09:26:17.757Z] Parsing: Entrust Root Certification Authority
[2026-03-03T09:26:17.757Z] Skipping: Certum Root CA
[2026-03-03T09:26:17.757Z] Skipping: Comodo AAA Services root
[2026-03-03T09:26:17.757Z] Parsing: QuoVadis Root CA 2
[2026-03-03T09:26:17.757Z] Parsing: QuoVadis Root CA 3
[2026-03-03T09:26:17.757Z] Skipping: XRamp Global CA Root
[2026-03-03T09:26:17.757Z] Skipping: Go Daddy Class 2 CA
[2026-03-03T09:26:17.757Z] Skipping: Starfield Class 2 CA
[2026-03-03T09:26:17.757Z] Parsing: DigiCert Assured ID Root CA
[2026-03-03T09:26:17.757Z] Parsing: DigiCert Global Root CA
[2026-03-03T09:26:17.757Z] Parsing: DigiCert High Assurance EV Root CA
[2026-03-03T09:26:17.757Z] Parsing: SwissSign Gold CA - G2
[2026-03-03T09:26:17.757Z] Parsing: SecureTrust CA
[2026-03-03T09:26:17.757Z] Parsing: Secure Global CA
[2026-03-03T09:26:17.757Z] Parsing: COMODO Certification Authority
[2026-03-03T09:26:17.757Z] Parsing: COMODO ECC Certification Authority
[2026-03-03T09:26:17.757Z] Skipping: OISTE WISeKey Global Root GA CA
[2026-03-03T09:26:17.757Z] Parsing: Certigna
[2026-03-03T09:26:17.757Z] Skipping: ePKI Root Certification Authority is not trusted anymore
[2026-03-03T09:26:17.758Z] Parsing: ePKI Root Certification Authority
[2026-03-03T09:26:17.758Z] Parsing: certSIGN ROOT CA
[2026-03-03T09:26:17.758Z] Parsing: NetLock Arany (Class Gold) FÅ‘tanúsÃtvány
[2026-03-03T09:26:17.758Z] Parsing: Microsec e-Szigno Root CA 2009
[2026-03-03T09:26:17.758Z] Parsing: GlobalSign Root CA - R3
[2026-03-03T09:26:17.758Z] Parsing: Izenpe.com
[2026-03-03T09:26:17.758Z] Parsing: Go Daddy Root Certificate Authority - G2
[2026-03-03T09:26:17.758Z] Parsing: Starfield Root Certificate Authority - G2
[2026-03-03T09:26:17.758Z] Parsing: Starfield Services Root Certificate Authority - G2
[2026-03-03T09:26:17.758Z] Skipping: AffirmTrust Commercial is not trusted anymore
[2026-03-03T09:26:17.758Z] Parsing: AffirmTrust Commercial
[2026-03-03T09:26:17.758Z] Skipping: AffirmTrust Networking is not trusted anymore
[2026-03-03T09:26:17.758Z] Parsing: AffirmTrust Networking
[2026-03-03T09:26:17.758Z] Skipping: AffirmTrust Premium is not trusted anymore
[2026-03-03T09:26:17.758Z] Parsing: AffirmTrust Premium
[2026-03-03T09:26:17.758Z] Skipping: AffirmTrust Premium ECC is not trusted anymore
[2026-03-03T09:26:17.758Z] Parsing: AffirmTrust Premium ECC
[2026-03-03T09:26:17.758Z] Parsing: Certum Trusted Network CA
[2026-03-03T09:26:17.758Z] Parsing: TWCA Root Certification Authority
[2026-03-03T09:26:17.758Z] Parsing: Security Communication RootCA2
[2026-03-03T09:26:17.758Z] Parsing: Actalis Authentication Root CA
[2026-03-03T09:26:17.758Z] Parsing: Buypass Class 2 Root CA
[2026-03-03T09:26:17.758Z] Parsing: Buypass Class 3 Root CA
[2026-03-03T09:26:17.758Z] Parsing: T-TeleSec GlobalRoot Class 3
[2026-03-03T09:26:17.758Z] Parsing: D-TRUST Root Class 3 CA 2 2009
[2026-03-03T09:26:17.758Z] Parsing: D-TRUST Root Class 3 CA 2 EV 2009
[2026-03-03T09:26:17.758Z] Parsing: CA Disig Root R2
[2026-03-03T09:26:17.758Z] Parsing: ACCVRAIZ1
[2026-03-03T09:26:17.758Z] Parsing: TWCA Global Root CA
[2026-03-03T09:26:17.758Z] Parsing: TeliaSonera Root CA v1
[2026-03-03T09:26:17.758Z] Parsing: T-TeleSec GlobalRoot Class 2
[2026-03-03T09:26:17.758Z] Parsing: Atos TrustedRoot 2011
[2026-03-03T09:26:17.758Z] Parsing: QuoVadis Root CA 1 G3
[2026-03-03T09:26:17.758Z] Parsing: QuoVadis Root CA 2 G3
[2026-03-03T09:26:17.758Z] Parsing: QuoVadis Root CA 3 G3
[2026-03-03T09:26:17.758Z] Parsing: DigiCert Assured ID Root G2
[2026-03-03T09:26:17.758Z] Parsing: DigiCert Assured ID Root G3
[2026-03-03T09:26:17.758Z] Parsing: DigiCert Global Root G2
[2026-03-03T09:26:17.758Z] Parsing: DigiCert Global Root G3
[2026-03-03T09:26:17.758Z] Parsing: DigiCert Trusted Root G4
[2026-03-03T09:26:17.758Z] Parsing: COMODO RSA Certification Authority
[2026-03-03T09:26:17.758Z] Parsing: USERTrust RSA Certification Authority
[2026-03-03T09:26:17.758Z] Parsing: USERTrust ECC Certification Authority
[2026-03-03T09:26:17.758Z] Parsing: GlobalSign ECC Root CA - R5
[2026-03-03T09:26:17.758Z] Skipping: Staat der Nederlanden Root CA - G3
[2026-03-03T09:26:17.758Z] Parsing: IdenTrust Commercial Root CA 1
[2026-03-03T09:26:17.758Z] Parsing: IdenTrust Public Sector Root CA 1
[2026-03-03T09:26:17.758Z] Skipping: Entrust Root Certification Authority - G2 is not trusted anymore
[2026-03-03T09:26:17.758Z] Parsing: Entrust Root Certification Authority - G2
[2026-03-03T09:26:17.758Z] Skipping: Entrust Root Certification Authority - EC1 is not trusted anymore
[2026-03-03T09:26:17.758Z] Parsing: Entrust Root Certification Authority - EC1
[2026-03-03T09:26:17.758Z] Parsing: CFCA EV ROOT
[2026-03-03T09:26:17.758Z] Parsing: OISTE WISeKey Global Root GB CA
[2026-03-03T09:26:17.758Z] Parsing: SZAFIR ROOT CA2
[2026-03-03T09:26:17.758Z] Parsing: Certum Trusted Network CA 2
[2026-03-03T09:26:17.758Z] Parsing: Hellenic Academic and Research Institutions RootCA 2015
[2026-03-03T09:26:17.758Z] Parsing: Hellenic Academic and Research Institutions ECC RootCA 2015
[2026-03-03T09:26:17.758Z] Parsing: ISRG Root X1
[2026-03-03T09:26:17.758Z] Parsing: AC RAIZ FNMT-RCM
[2026-03-03T09:26:17.758Z] Parsing: Amazon Root CA 1
[2026-03-03T09:26:17.758Z] Parsing: Amazon Root CA 2
[2026-03-03T09:26:17.758Z] Parsing: Amazon Root CA 3
[2026-03-03T09:26:17.758Z] Parsing: Amazon Root CA 4
[2026-03-03T09:26:17.758Z] Skipping: D-TRUST Root CA 3 2013
[2026-03-03T09:26:17.758Z] Parsing: TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1
[2026-03-03T09:26:17.758Z] Parsing: GDCA TrustAUTH R5 ROOT
[2026-03-03T09:26:17.758Z] Parsing: SSL.com Root Certification Authority RSA
[2026-03-03T09:26:17.758Z] Parsing: SSL.com Root Certification Authority ECC
[2026-03-03T09:26:17.758Z] Parsing: SSL.com EV Root Certification Authority RSA R2
[2026-03-03T09:26:17.758Z] Parsing: SSL.com EV Root Certification Authority ECC
[2026-03-03T09:26:17.758Z] Parsing: GlobalSign Root CA - R6
[2026-03-03T09:26:17.758Z] Parsing: OISTE WISeKey Global Root GC CA
[2026-03-03T09:26:17.758Z] Parsing: UCA Global G2 Root
[2026-03-03T09:26:17.758Z] Parsing: UCA Extended Validation Root
[2026-03-03T09:26:17.758Z] Parsing: Certigna Root CA
[2026-03-03T09:26:17.758Z] Parsing: emSign Root CA - G1
[2026-03-03T09:26:17.758Z] Parsing: emSign ECC Root CA - G3
[2026-03-03T09:26:17.758Z] Parsing: emSign Root CA - C1
[2026-03-03T09:26:17.758Z] Parsing: emSign ECC Root CA - C3
[2026-03-03T09:26:17.758Z] Parsing: Hongkong Post Root CA 3
[2026-03-03T09:26:17.758Z] Skipping: Entrust Root Certification Authority - G4
[2026-03-03T09:26:17.758Z] Parsing: Microsoft ECC Root Certificate Authority 2017
[2026-03-03T09:26:17.758Z] Parsing: Microsoft RSA Root Certificate Authority 2017
[2026-03-03T09:26:17.758Z] Parsing: e-Szigno Root CA 2017
[2026-03-03T09:26:17.758Z] Parsing: certSIGN Root CA G2
[2026-03-03T09:26:17.758Z] Parsing: Trustwave Global Certification Authority
[2026-03-03T09:26:17.758Z] Parsing: Trustwave Global ECC P256 Certification Authority
[2026-03-03T09:26:17.758Z] Parsing: Trustwave Global ECC P384 Certification Authority
[2026-03-03T09:26:17.758Z] Parsing: NAVER Global Root Certification Authority
[2026-03-03T09:26:17.758Z] Parsing: AC RAIZ FNMT-RCM SERVIDORES SEGUROS
[2026-03-03T09:26:17.758Z] Skipping: GlobalSign Secure Mail Root R45
[2026-03-03T09:26:17.758Z] Skipping: GlobalSign Secure Mail Root E45
[2026-03-03T09:26:17.758Z] Parsing: GlobalSign Root R46
[2026-03-03T09:26:17.758Z] Parsing: GlobalSign Root E46
[2026-03-03T09:26:17.758Z] Skipping: GLOBALTRUST 2020 is not trusted anymore
[2026-03-03T09:26:17.758Z] Parsing: GLOBALTRUST 2020
[2026-03-03T09:26:17.758Z] Parsing: ANF Secure Server Root CA
[2026-03-03T09:26:17.758Z] Parsing: Certum EC-384 CA
[2026-03-03T09:26:17.758Z] Parsing: Certum Trusted Root CA
[2026-03-03T09:26:17.758Z] Parsing: TunTrust Root CA
[2026-03-03T09:26:17.758Z] Parsing: HARICA TLS RSA Root CA 2021
[2026-03-03T09:26:17.758Z] Parsing: HARICA TLS ECC Root CA 2021
[2026-03-03T09:26:17.758Z] Skipping: HARICA Client RSA Root CA 2021
[2026-03-03T09:26:17.758Z] Skipping: HARICA Client ECC Root CA 2021
[2026-03-03T09:26:17.758Z] Parsing: Autoridad de Certificacion Firmaprofesional CIF A62634068
[2026-03-03T09:26:17.758Z] Parsing: vTrus ECC Root CA
[2026-03-03T09:26:17.758Z] Parsing: vTrus Root CA
[2026-03-03T09:26:17.758Z] Parsing: ISRG Root X2
[2026-03-03T09:26:17.758Z] Parsing: HiPKI Root CA - G1
[2026-03-03T09:26:17.758Z] Parsing: GlobalSign ECC Root CA - R4
[2026-03-03T09:26:17.758Z] Parsing: GTS Root R1
[2026-03-03T09:26:17.758Z] Parsing: GTS Root R2
[2026-03-03T09:26:17.758Z] Parsing: GTS Root R3
[2026-03-03T09:26:17.758Z] Parsing: GTS Root R4
[2026-03-03T09:26:17.758Z] Parsing: Telia Root CA v2
[2026-03-03T09:26:17.758Z] Parsing: D-TRUST BR Root CA 1 2020
[2026-03-03T09:26:17.758Z] Parsing: D-TRUST EV Root CA 1 2020
[2026-03-03T09:26:17.758Z] Parsing: DigiCert TLS ECC P384 Root G5
[2026-03-03T09:26:17.758Z] Parsing: DigiCert TLS RSA4096 Root G5
[2026-03-03T09:26:17.759Z] Skipping: DigiCert SMIME ECC P384 Root G5
[2026-03-03T09:26:17.759Z] Skipping: DigiCert SMIME RSA4096 Root G5
[2026-03-03T09:26:17.759Z] Parsing: Certainly Root R1
[2026-03-03T09:26:17.759Z] Parsing: Certainly Root E1
[2026-03-03T09:26:17.759Z] Skipping: DIGITALSIGN GLOBAL ROOT RSA CA
[2026-03-03T09:26:17.759Z] Skipping: DIGITALSIGN GLOBAL ROOT ECDSA CA
[2026-03-03T09:26:17.759Z] Parsing: Security Communication ECC RootCA1
[2026-03-03T09:26:17.759Z] Parsing: BJCA Global Root CA1
[2026-03-03T09:26:17.759Z] Parsing: BJCA Global Root CA2
[2026-03-03T09:26:17.759Z] Skipping: LAWtrust Root CA2 (4096)
[2026-03-03T09:26:17.759Z] Skipping: Sectigo Public Email Protection Root E46
[2026-03-03T09:26:17.759Z] Skipping: Sectigo Public Email Protection Root R46
[2026-03-03T09:26:17.759Z] Parsing: Sectigo Public Server Authentication Root E46
[2026-03-03T09:26:17.759Z] Parsing: Sectigo Public Server Authentication Root R46
[2026-03-03T09:26:17.759Z] Parsing: SSL.com TLS RSA Root CA 2022
[2026-03-03T09:26:17.759Z] Parsing: SSL.com TLS ECC Root CA 2022
[2026-03-03T09:26:17.759Z] Skipping: SSL.com Client ECC Root CA 2022
[2026-03-03T09:26:17.759Z] Skipping: SSL.com Client RSA Root CA 2022
[2026-03-03T09:26:17.759Z] Skipping: Atos TrustedRoot Root CA ECC G2 2020
[2026-03-03T09:26:17.759Z] Skipping: Atos TrustedRoot Root CA RSA G2 2020
[2026-03-03T09:26:17.759Z] Parsing: Atos TrustedRoot Root CA ECC TLS 2021
[2026-03-03T09:26:17.759Z] Parsing: Atos TrustedRoot Root CA RSA TLS 2021
[2026-03-03T09:26:17.759Z] Parsing: TrustAsia Global Root CA G3
[2026-03-03T09:26:17.759Z] Parsing: TrustAsia Global Root CA G4
[2026-03-03T09:26:17.759Z] Skipping: D-Trust SBR Root CA 1 2022
[2026-03-03T09:26:17.759Z] Skipping: D-Trust SBR Root CA 2 2022
[2026-03-03T09:26:17.759Z] Skipping: Telekom Security SMIME ECC Root 2021
[2026-03-03T09:26:17.759Z] Parsing: Telekom Security TLS ECC Root 2020
[2026-03-03T09:26:17.759Z] Skipping: Telekom Security SMIME RSA Root 2023
[2026-03-03T09:26:17.759Z] Parsing: Telekom Security TLS RSA Root 2023
[2026-03-03T09:26:17.759Z] Parsing: FIRMAPROFESIONAL CA ROOT-A WEB
[2026-03-03T09:26:17.759Z] Parsing: TWCA CYBER Root CA
[2026-03-03T09:26:17.759Z] Skipping: TWCA Global Root CA G2
[2026-03-03T09:26:17.759Z] Parsing: SecureSign Root CA12
[2026-03-03T09:26:17.759Z] Parsing: SecureSign Root CA14
[2026-03-03T09:26:17.759Z] Parsing: SecureSign Root CA15
[2026-03-03T09:26:17.759Z] Parsing: D-TRUST BR Root CA 2 2023
[2026-03-03T09:26:17.759Z] Skipping: TrustAsia SMIME ECC Root CA
[2026-03-03T09:26:17.759Z] Skipping: TrustAsia SMIME RSA Root CA
[2026-03-03T09:26:17.759Z] Parsing: TrustAsia TLS ECC Root CA
[2026-03-03T09:26:17.759Z] Parsing: TrustAsia TLS RSA Root CA
[2026-03-03T09:26:17.759Z] Parsing: D-TRUST EV Root CA 2 2023
[2026-03-03T09:26:17.759Z] Skipping: SwissSign RSA SMIME Root CA 2022 - 1
[2026-03-03T09:26:17.759Z] Parsing: SwissSign RSA TLS Root CA 2022 - 1
[2026-03-03T09:26:17.759Z] Skipping: OISTE Client Root ECC G1
[2026-03-03T09:26:17.759Z] Skipping: OISTE Client Root RSA G1
[2026-03-03T09:26:17.759Z] Parsing: OISTE Server Root ECC G1
[2026-03-03T09:26:17.759Z] Parsing: OISTE Server Root RSA G1
[2026-03-03T09:26:17.759Z] Done (144 CA certs processed, 46 skipped).
[2026-03-03T09:26:17.759Z] mk-ca-bundle.pl generates 144 certificates
[2026-03-03T09:26:17.759Z] Subject: CN=Entrust_Root_Certification_Authority,OU=(c)_2006_Entrust__Inc.,OU=www.entrust.net/CPS_is_incorporated_by_reference,O=Entrust__Inc.,C=US
[2026-03-03T09:26:17.759Z] Generated alias: CN=Entrust_Root_Certification_Authority,OU=(c)_2006_Entrust__Inc.,OU=www.entrust.net/CPS_is_incorporated_by_reference,O=Entrust__Inc.,C=US
[2026-03-03T09:26:17.759Z] Processing certificate with alias: CN=Entrust_Root_Certification_Authority,OU=(c)_2006_Entrust__Inc.,OU=www.entrust.net/CPS_is_incorporated_by_reference,O=Entrust__Inc.,C=US
[2026-03-03T09:26:18.516Z] Certificate was added to keystore
[2026-03-03T09:26:18.516Z] Subject: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-03-03T09:26:18.516Z] Generated alias: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-03-03T09:26:18.516Z] Processing certificate with alias: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-03-03T09:26:18.867Z] Certificate was added to keystore
[2026-03-03T09:26:19.217Z] Subject: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:26:19.217Z] Generated alias: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:26:19.217Z] Processing certificate with alias: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:26:19.971Z] Certificate was added to keystore
[2026-03-03T09:26:19.971Z] Subject: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:26:19.971Z] Generated alias: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:26:19.971Z] Processing certificate with alias: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:26:20.322Z] Certificate was added to keystore
[2026-03-03T09:26:20.322Z] Subject: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:26:20.322Z] Generated alias: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:26:20.674Z] Processing certificate with alias: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-03T09:26:21.027Z] Certificate was added to keystore
[2026-03-03T09:26:21.027Z] Subject: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-03-03T09:26:21.027Z] Generated alias: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-03-03T09:26:21.027Z] Processing certificate with alias: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-03-03T09:26:21.784Z] Certificate was added to keystore
[2026-03-03T09:26:21.784Z] Subject: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:26:21.784Z] Generated alias: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:26:21.784Z] Processing certificate with alias: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:26:22.538Z] Certificate was added to keystore
[2026-03-03T09:26:22.538Z] Subject: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:26:22.538Z] Generated alias: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:26:22.538Z] Processing certificate with alias: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-03T09:26:23.295Z] Certificate was added to keystore
[2026-03-03T09:26:23.295Z] Subject: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:26:23.295Z] Generated alias: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:26:23.295Z] Processing certificate with alias: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:26:24.050Z] Certificate was added to keystore
[2026-03-03T09:26:24.050Z] Subject: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:26:24.050Z] Generated alias: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:26:24.050Z] Processing certificate with alias: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:26:24.402Z] Certificate was added to keystore
[2026-03-03T09:26:24.753Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-03-03T09:26:24.753Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-03-03T09:26:24.753Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-03-03T09:26:25.105Z] Certificate was added to keystore
[2026-03-03T09:26:25.456Z] Subject: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:25.456Z] Generated alias: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:25.456Z] Processing certificate with alias: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:25.808Z] Certificate was added to keystore
[2026-03-03T09:26:26.159Z] Subject: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:26.159Z] Generated alias: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:26.159Z] Processing certificate with alias: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:26.509Z] Certificate was added to keystore
[2026-03-03T09:26:26.860Z] Subject: CN=Certigna,O=Dhimyotis,C=FR
[2026-03-03T09:26:26.860Z] Generated alias: CN=Certigna,O=Dhimyotis,C=FR
[2026-03-03T09:26:26.860Z] Processing certificate with alias: CN=Certigna,O=Dhimyotis,C=FR
[2026-03-03T09:26:27.210Z] Certificate was added to keystore
[2026-03-03T09:26:27.562Z] Subject: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:27.562Z] Generated alias: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:27.562Z] Processing certificate with alias: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:27.913Z] Certificate was added to keystore
[2026-03-03T09:26:28.266Z] Subject: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:28.266Z] Generated alias: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:28.266Z] Processing certificate with alias: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-03-03T09:26:28.619Z] Certificate was added to keystore
[2026-03-03T09:26:28.980Z] Subject: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-03-03T09:26:28.980Z] Generated alias: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-03-03T09:26:28.980Z] Processing certificate with alias: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-03-03T09:26:29.331Z] Certificate was added to keystore
[2026-03-03T09:26:29.683Z] Subject: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:29.683Z] Generated alias: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:29.683Z] Processing certificate with alias: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:30.036Z] Certificate was added to keystore
[2026-03-03T09:26:30.387Z] Subject: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:30.387Z] Generated alias: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:30.387Z] Processing certificate with alias: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:31.141Z] Certificate was added to keystore
[2026-03-03T09:26:31.141Z] Subject: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:26:31.141Z] Generated alias: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:26:31.141Z] Processing certificate with alias: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:26:31.492Z] Certificate was added to keystore
[2026-03-03T09:26:31.844Z] Subject: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:26:31.844Z] Generated alias: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:26:31.844Z] Processing certificate with alias: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-03T09:26:32.599Z] Certificate was added to keystore
[2026-03-03T09:26:32.599Z] Subject: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-03-03T09:26:32.599Z] Generated alias: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-03-03T09:26:32.599Z] Processing certificate with alias: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-03-03T09:26:33.352Z] Certificate was added to keystore
[2026-03-03T09:26:33.352Z] Subject: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-03-03T09:26:33.352Z] Generated alias: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-03-03T09:26:33.353Z] Processing certificate with alias: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-03-03T09:26:33.703Z] Certificate was added to keystore
[2026-03-03T09:26:34.056Z] Subject: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:26:34.056Z] Generated alias: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:26:34.056Z] Processing certificate with alias: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:26:34.409Z] Certificate was added to keystore
[2026-03-03T09:26:34.760Z] Subject: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:26:34.760Z] Generated alias: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:26:34.760Z] Processing certificate with alias: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-03T09:26:35.514Z] Certificate was added to keystore
[2026-03-03T09:26:35.514Z] Subject: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:26:35.514Z] Generated alias: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:26:35.514Z] Processing certificate with alias: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:26:35.868Z] Certificate was added to keystore
[2026-03-03T09:26:36.219Z] Subject: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:26:36.219Z] Generated alias: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:26:36.219Z] Processing certificate with alias: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-03T09:26:36.620Z] Certificate was added to keystore
[2026-03-03T09:26:36.620Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-03-03T09:26:36.620Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-03-03T09:26:36.620Z] Processing certificate with alias: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-03-03T09:26:37.373Z] Certificate was added to keystore
[2026-03-03T09:26:37.373Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-03-03T09:26:37.373Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-03-03T09:26:37.373Z] Processing certificate with alias: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-03-03T09:26:38.125Z] Certificate was added to keystore
[2026-03-03T09:26:38.125Z] Subject: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:26:38.125Z] Generated alias: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:26:38.125Z] Processing certificate with alias: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:26:38.476Z] Certificate was added to keystore
[2026-03-03T09:26:38.828Z] Subject: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:26:38.828Z] Generated alias: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:26:38.828Z] Processing certificate with alias: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-03T09:26:39.178Z] Certificate was added to keystore
[2026-03-03T09:26:39.178Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-03-03T09:26:39.178Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-03-03T09:26:39.529Z] Processing certificate with alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-03-03T09:26:39.880Z] Certificate was added to keystore
[2026-03-03T09:26:39.880Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-03-03T09:26:39.880Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-03-03T09:26:39.880Z] Processing certificate with alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-03-03T09:26:40.632Z] Certificate was added to keystore
[2026-03-03T09:26:40.632Z] Subject: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:40.632Z] Generated alias: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:40.632Z] Processing certificate with alias: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:41.384Z] Certificate was added to keystore
[2026-03-03T09:26:41.384Z] Subject: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:41.384Z] Generated alias: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:41.384Z] Processing certificate with alias: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:42.140Z] Certificate was added to keystore
[2026-03-03T09:26:42.140Z] Subject: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-03-03T09:26:42.140Z] Generated alias: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-03-03T09:26:42.140Z] Processing certificate with alias: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-03-03T09:26:42.493Z] Certificate was added to keystore
[2026-03-03T09:26:42.845Z] Subject: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:26:42.845Z] Generated alias: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:26:42.845Z] Processing certificate with alias: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:26:43.196Z] Certificate was added to keystore
[2026-03-03T09:26:43.196Z] Subject: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:26:43.196Z] Generated alias: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:26:43.196Z] Processing certificate with alias: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-03T09:26:43.955Z] Certificate was added to keystore
[2026-03-03T09:26:43.955Z] Subject: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,organizationIdentifier=VATES-A62634068,O=Firmaprofesional_SA,C=ES
[2026-03-03T09:26:43.955Z] Generated alias: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,O=Firmaprofesional_SA,C=ES
[2026-03-03T09:26:43.955Z] Processing certificate with alias: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,O=Firmaprofesional_SA,C=ES
[2026-03-03T09:26:44.708Z] Certificate was added to keystore
[2026-03-03T09:26:44.708Z] Subject: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:26:44.708Z] Generated alias: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:26:44.708Z] Processing certificate with alias: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:26:45.462Z] Certificate was added to keystore
[2026-03-03T09:26:45.462Z] Subject: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:26:45.462Z] Generated alias: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:26:45.462Z] Processing certificate with alias: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:26:45.815Z] Certificate was added to keystore
[2026-03-03T09:26:46.166Z] Subject: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:26:46.166Z] Generated alias: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:26:46.166Z] Processing certificate with alias: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:26:46.516Z] Certificate was added to keystore
[2026-03-03T09:26:46.867Z] Subject: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:26:46.867Z] Generated alias: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:26:46.867Z] Processing certificate with alias: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-03T09:26:47.219Z] Certificate was added to keystore
[2026-03-03T09:26:47.572Z] Subject: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:47.572Z] Generated alias: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:47.572Z] Processing certificate with alias: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:47.926Z] Certificate was added to keystore
[2026-03-03T09:26:47.926Z] Subject: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:47.926Z] Generated alias: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:47.926Z] Processing certificate with alias: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:48.682Z] Certificate was added to keystore
[2026-03-03T09:26:48.682Z] Subject: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:48.682Z] Generated alias: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:48.682Z] Processing certificate with alias: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-03T09:26:49.435Z] Certificate was added to keystore
[2026-03-03T09:26:49.435Z] Subject: CN=NetLock_Arany_(Class_Gold)_F\C5\91tan\C3\BAs\C3\ADtv\C3\A1ny,OU=Tan\C3\BAs\C3\ADtv\C3\A1nykiad\C3\B3k_(Certification_Services),O=NetLock_Kft.,L=Budapest,C=HU
[2026-03-03T09:26:49.435Z] Generated alias: CN=NetLock_Arany_(Class_Gold)_F\C5\91tan\C3\BAs\C3\ADtv\C3\A1ny,OU=Tan\C3\BAs\C3\ADtv\C3\A1nykiad\C3\B3k_(Certification_Services),O=NetLock_Kft.,L=Budapest,C=HU
[2026-03-03T09:26:49.435Z] grep: invalid backreference number
[2026-03-03T09:26:49.435Z] Processing certificate with alias: CN=NetLock_Arany_(Class_Gold)_F\C5\91tan\C3\BAs\C3\ADtv\C3\A1ny,OU=Tan\C3\BAs\C3\ADtv\C3\A1nykiad\C3\B3k_(Certification_Services),O=NetLock_Kft.,L=Budapest,C=HU
[2026-03-03T09:26:50.191Z] Certificate was added to keystore
[2026-03-03T09:26:50.191Z] Subject: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:50.191Z] Generated alias: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:50.191Z] Processing certificate with alias: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-03T09:26:50.945Z] Certificate was added to keystore
[2026-03-03T09:26:50.945Z] Subject: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-03-03T09:26:50.945Z] Generated alias: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-03-03T09:26:50.945Z] Processing certificate with alias: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-03-03T09:26:51.723Z] Certificate was added to keystore
[2026-03-03T09:26:51.723Z] Subject: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:26:51.723Z] Generated alias: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:26:51.723Z] Processing certificate with alias: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:26:52.097Z] Certificate was added to keystore
[2026-03-03T09:26:52.471Z] Subject: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:26:52.471Z] Generated alias: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:26:52.471Z] Processing certificate with alias: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-03-03T09:26:52.845Z] Certificate was added to keystore
[2026-03-03T09:26:53.219Z] Subject: emailAddress=info@e-szigno.hu,CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:26:53.219Z] Generated alias: CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:26:53.220Z] Processing certificate with alias: CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:26:53.572Z] Certificate was added to keystore
[2026-03-03T09:26:53.927Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-03-03T09:26:53.927Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-03-03T09:26:53.927Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-03-03T09:26:54.680Z] Certificate was added to keystore
[2026-03-03T09:26:54.680Z] Subject: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-03-03T09:26:54.680Z] Generated alias: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-03-03T09:26:54.680Z] Processing certificate with alias: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-03-03T09:26:55.431Z] Certificate was added to keystore
[2026-03-03T09:26:55.432Z] Subject: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:26:55.432Z] Generated alias: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:26:55.432Z] Processing certificate with alias: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:26:56.183Z] Certificate was added to keystore
[2026-03-03T09:26:56.183Z] Subject: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:26:56.183Z] Generated alias: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:26:56.183Z] Processing certificate with alias: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:26:56.939Z] Certificate was added to keystore
[2026-03-03T09:26:56.939Z] Subject: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:26:56.939Z] Generated alias: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:26:56.939Z] Processing certificate with alias: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:26:57.777Z] Certificate was added to keystore
[2026-03-03T09:26:57.777Z] Subject: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:26:57.777Z] Generated alias: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:26:57.777Z] Processing certificate with alias: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-03T09:26:58.542Z] Certificate was added to keystore
[2026-03-03T09:26:58.542Z] Subject: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-03-03T09:26:58.542Z] Generated alias: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-03-03T09:26:58.542Z] Processing certificate with alias: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-03-03T09:26:59.292Z] Certificate was added to keystore
[2026-03-03T09:26:59.292Z] Subject: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-03-03T09:26:59.292Z] Generated alias: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-03-03T09:26:59.292Z] Processing certificate with alias: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-03-03T09:27:00.044Z] Certificate was added to keystore
[2026-03-03T09:27:00.396Z] Subject: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-03-03T09:27:00.396Z] Generated alias: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-03-03T09:27:00.396Z] Processing certificate with alias: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-03-03T09:27:01.147Z] Certificate was added to keystore
[2026-03-03T09:27:01.147Z] Subject: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-03-03T09:27:01.147Z] Generated alias: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-03-03T09:27:01.147Z] Processing certificate with alias: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-03-03T09:27:01.898Z] Certificate was added to keystore
[2026-03-03T09:27:01.898Z] Subject: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:27:01.898Z] Generated alias: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:27:01.898Z] Processing certificate with alias: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:27:02.653Z] Certificate was added to keystore
[2026-03-03T09:27:02.653Z] Subject: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:27:02.653Z] Generated alias: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:27:02.653Z] Processing certificate with alias: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:27:03.406Z] Certificate was added to keystore
[2026-03-03T09:27:03.406Z] Subject: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:27:03.406Z] Generated alias: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:27:03.406Z] Processing certificate with alias: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-03T09:27:04.159Z] Certificate was added to keystore
[2026-03-03T09:27:04.511Z] Subject: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-03-03T09:27:04.511Z] Generated alias: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-03-03T09:27:04.511Z] Processing certificate with alias: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-03-03T09:27:05.267Z] Certificate was added to keystore
[2026-03-03T09:27:05.267Z] Subject: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:27:05.267Z] Generated alias: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:27:05.267Z] Processing certificate with alias: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:27:06.019Z] Certificate was added to keystore
[2026-03-03T09:27:06.019Z] Subject: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:06.019Z] Generated alias: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:06.019Z] Processing certificate with alias: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:06.772Z] Certificate was added to keystore
[2026-03-03T09:27:06.772Z] Subject: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:27:06.772Z] Generated alias: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:27:06.772Z] Processing certificate with alias: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-03T09:27:07.526Z] Certificate was added to keystore
[2026-03-03T09:27:07.526Z] Subject: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:27:07.526Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:27:07.526Z] Processing certificate with alias: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:27:08.279Z] Certificate was added to keystore
[2026-03-03T09:27:08.637Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:27:08.638Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:27:08.638Z] Processing certificate with alias: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:27:09.389Z] Certificate was added to keystore
[2026-03-03T09:27:09.390Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:27:09.390Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:27:09.390Z] Processing certificate with alias: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-03-03T09:27:10.155Z] Certificate was added to keystore
[2026-03-03T09:27:10.155Z] Subject: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-03-03T09:27:10.155Z] Generated alias: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-03-03T09:27:10.155Z] Processing certificate with alias: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-03-03T09:27:10.916Z] Certificate was added to keystore
[2026-03-03T09:27:10.916Z] Subject: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-03-03T09:27:10.916Z] Generated alias: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-03-03T09:27:10.916Z] Processing certificate with alias: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-03-03T09:27:11.667Z] Certificate was added to keystore
[2026-03-03T09:27:11.667Z] Subject: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:27:11.667Z] Generated alias: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:27:11.667Z] Processing certificate with alias: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-03T09:27:12.879Z] Certificate was added to keystore
[2026-03-03T09:27:12.879Z] Subject: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-03-03T09:27:12.879Z] Generated alias: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-03-03T09:27:12.879Z] Processing certificate with alias: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-03-03T09:27:13.632Z] Certificate was added to keystore
[2026-03-03T09:27:13.632Z] Subject: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:27:13.632Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:27:13.632Z] Processing certificate with alias: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-03T09:27:14.386Z] Certificate was added to keystore
[2026-03-03T09:27:14.386Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-03-03T09:27:14.386Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-03-03T09:27:14.386Z] Processing certificate with alias: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-03-03T09:27:15.139Z] Certificate was added to keystore
[2026-03-03T09:27:15.139Z] Subject: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:15.139Z] Generated alias: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:15.139Z] Processing certificate with alias: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:15.892Z] Certificate was added to keystore
[2026-03-03T09:27:15.892Z] Subject: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:27:15.892Z] Generated alias: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:27:15.892Z] Processing certificate with alias: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:27:16.645Z] Certificate was added to keystore
[2026-03-03T09:27:16.645Z] Subject: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:27:16.645Z] Generated alias: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:27:16.997Z] Processing certificate with alias: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:27:17.748Z] Certificate was added to keystore
[2026-03-03T09:27:17.748Z] Subject: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:27:17.748Z] Generated alias: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:27:17.748Z] Processing certificate with alias: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-03-03T09:27:18.500Z] Certificate was added to keystore
[2026-03-03T09:27:18.500Z] Subject: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:18.500Z] Generated alias: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:18.500Z] Processing certificate with alias: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:19.282Z] Certificate was added to keystore
[2026-03-03T09:27:19.282Z] Subject: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:19.282Z] Generated alias: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:19.282Z] Processing certificate with alias: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:20.073Z] Certificate was added to keystore
[2026-03-03T09:27:20.427Z] Subject: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:20.427Z] Generated alias: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:20.427Z] Processing certificate with alias: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:21.179Z] Certificate was added to keystore
[2026-03-03T09:27:21.179Z] Subject: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:21.179Z] Generated alias: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:21.179Z] Processing certificate with alias: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:21.932Z] Certificate was added to keystore
[2026-03-03T09:27:21.932Z] Subject: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:21.932Z] Generated alias: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:21.932Z] Processing certificate with alias: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:22.684Z] Certificate was added to keystore
[2026-03-03T09:27:23.034Z] Subject: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:27:23.034Z] Generated alias: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:27:23.034Z] Processing certificate with alias: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:27:23.785Z] Certificate was added to keystore
[2026-03-03T09:27:23.785Z] Subject: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:27:23.785Z] Generated alias: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:27:23.785Z] Processing certificate with alias: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:27:24.540Z] Certificate was added to keystore
[2026-03-03T09:27:24.540Z] Subject: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:24.540Z] Generated alias: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:24.540Z] Processing certificate with alias: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-03T09:27:25.291Z] Certificate was added to keystore
[2026-03-03T09:27:25.291Z] Subject: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:27:25.291Z] Generated alias: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:27:25.291Z] Processing certificate with alias: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-03T09:27:26.046Z] Certificate was added to keystore
[2026-03-03T09:27:26.046Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-03-03T09:27:26.046Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-03-03T09:27:26.046Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-03-03T09:27:26.796Z] Certificate was added to keystore
[2026-03-03T09:27:26.796Z] Subject: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:27:26.796Z] Generated alias: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:27:26.796Z] Processing certificate with alias: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:27:27.547Z] Certificate was added to keystore
[2026-03-03T09:27:27.547Z] Subject: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:27:27.547Z] Generated alias: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:27:27.547Z] Processing certificate with alias: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-03-03T09:27:28.299Z] Certificate was added to keystore
[2026-03-03T09:27:28.299Z] Subject: CN=Entrust_Root_Certification_Authority_-_G2,OU=(c)_2009_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:27:28.299Z] Generated alias: CN=Entrust_Root_Certification_Authority_-_G2,OU=(c)_2009_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:27:28.299Z] Processing certificate with alias: CN=Entrust_Root_Certification_Authority_-_G2,OU=(c)_2009_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:27:29.050Z] Certificate was added to keystore
[2026-03-03T09:27:29.402Z] Subject: CN=Entrust_Root_Certification_Authority_-_EC1,OU=(c)_2012_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:27:29.402Z] Generated alias: CN=Entrust_Root_Certification_Authority_-_EC1,OU=(c)_2012_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:27:29.402Z] Processing certificate with alias: CN=Entrust_Root_Certification_Authority_-_EC1,OU=(c)_2012_Entrust__Inc._-_for_authorized_use_only,OU=See_www.entrust.net/legal-terms,O=Entrust__Inc.,C=US
[2026-03-03T09:27:30.165Z] Certificate was added to keystore
[2026-03-03T09:27:30.165Z] Subject: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-03-03T09:27:30.165Z] Generated alias: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-03-03T09:27:30.165Z] Processing certificate with alias: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-03-03T09:27:30.950Z] Certificate was added to keystore
[2026-03-03T09:27:30.950Z] Subject: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:27:30.950Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:27:30.950Z] Processing certificate with alias: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:27:31.735Z] Certificate was added to keystore
[2026-03-03T09:27:31.735Z] Subject: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-03-03T09:27:31.735Z] Generated alias: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-03-03T09:27:31.735Z] Processing certificate with alias: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-03-03T09:27:32.511Z] Certificate was added to keystore
[2026-03-03T09:27:32.511Z] Subject: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:27:32.511Z] Generated alias: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:27:32.511Z] Processing certificate with alias: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-03T09:27:33.769Z] Certificate was added to keystore
[2026-03-03T09:27:33.769Z] Subject: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-03-03T09:27:33.769Z] Generated alias: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-03-03T09:27:33.769Z] Processing certificate with alias: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-03-03T09:27:34.546Z] Certificate was added to keystore
[2026-03-03T09:27:34.546Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:27:34.546Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:27:34.546Z] Processing certificate with alias: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:27:35.331Z] Certificate was added to keystore
[2026-03-03T09:27:35.331Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:27:35.331Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:27:35.331Z] Processing certificate with alias: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-03T09:27:36.101Z] Certificate was added to keystore
[2026-03-03T09:27:36.101Z] Subject: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:27:36.101Z] Generated alias: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:27:36.101Z] Processing certificate with alias: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-03-03T09:27:37.320Z] Certificate was added to keystore
[2026-03-03T09:27:37.320Z] Subject: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-03-03T09:27:37.320Z] Generated alias: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-03-03T09:27:37.320Z] Processing certificate with alias: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-03-03T09:27:38.081Z] Certificate was added to keystore
[2026-03-03T09:27:38.081Z] Subject: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-03-03T09:27:38.081Z] Generated alias: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-03-03T09:27:38.081Z] Processing certificate with alias: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-03-03T09:27:38.832Z] Certificate was added to keystore
[2026-03-03T09:27:38.832Z] Subject: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-03-03T09:27:38.832Z] Generated alias: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-03-03T09:27:38.832Z] Processing certificate with alias: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-03-03T09:27:39.586Z] Certificate was added to keystore
[2026-03-03T09:27:39.586Z] Subject: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-03-03T09:27:39.586Z] Generated alias: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-03-03T09:27:39.586Z] Processing certificate with alias: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-03-03T09:27:40.801Z] Certificate was added to keystore
[2026-03-03T09:27:40.801Z] Subject: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-03-03T09:27:40.801Z] Generated alias: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-03-03T09:27:40.801Z] Processing certificate with alias: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-03-03T09:27:41.553Z] Certificate was added to keystore
[2026-03-03T09:27:41.553Z] Subject: CN=TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1,OU=Kamu_Sertifikasyon_Merkezi_-_Kamu_SM,O=Turkiye_Bilimsel_ve_Teknolojik_Arastirma_Kurumu_-_TUBITAK,L=Gebze_-_Kocaeli,C=TR
[2026-03-03T09:27:41.553Z] Generated alias: CN=TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1,OU=Kamu_Sertifikasyon_Merkezi_-_Kamu_SM,O=Turkiye_Bilimsel_ve_Teknolojik_Arastirma_Kurumu_-_TUBITAK,L=Gebze_-_Kocaeli,C=TR
[2026-03-03T09:27:41.553Z] Processing certificate with alias: CN=TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1,OU=Kamu_Sertifikasyon_Merkezi_-_Kamu_SM,O=Turkiye_Bilimsel_ve_Teknolojik_Arastirma_Kurumu_-_TUBITAK,L=Gebze_-_Kocaeli,C=TR
[2026-03-03T09:27:42.308Z] Certificate was added to keystore
[2026-03-03T09:27:42.308Z] Subject: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-03-03T09:27:42.308Z] Generated alias: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-03-03T09:27:42.308Z] Processing certificate with alias: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-03-03T09:27:43.520Z] Certificate was added to keystore
[2026-03-03T09:27:43.520Z] Subject: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:27:43.520Z] Generated alias: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:27:43.520Z] Processing certificate with alias: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:27:44.276Z] Certificate was added to keystore
[2026-03-03T09:27:44.276Z] Subject: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:44.276Z] Generated alias: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:44.276Z] Processing certificate with alias: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:45.030Z] Certificate was added to keystore
[2026-03-03T09:27:45.030Z] Subject: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:45.030Z] Generated alias: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:45.030Z] Processing certificate with alias: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:45.785Z] Certificate was added to keystore
[2026-03-03T09:27:46.136Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:46.136Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:46.136Z] Processing certificate with alias: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:46.890Z] Certificate was added to keystore
[2026-03-03T09:27:46.890Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:46.890Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:46.890Z] Processing certificate with alias: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-03T09:27:47.642Z] Certificate was added to keystore
[2026-03-03T09:27:47.992Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-03-03T09:27:47.992Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-03-03T09:27:47.992Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-03-03T09:27:48.748Z] Certificate was added to keystore
[2026-03-03T09:27:48.748Z] Subject: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:27:48.748Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:27:48.748Z] Processing certificate with alias: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-03T09:27:49.618Z] Certificate was added to keystore
[2026-03-03T09:27:49.618Z] Subject: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-03-03T09:27:49.618Z] Generated alias: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-03-03T09:27:49.618Z] Processing certificate with alias: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-03-03T09:27:50.374Z] Certificate was added to keystore
[2026-03-03T09:27:50.723Z] Subject: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-03-03T09:27:50.723Z] Generated alias: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-03-03T09:27:50.723Z] Processing certificate with alias: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-03-03T09:27:51.474Z] Certificate was added to keystore
[2026-03-03T09:27:51.474Z] Subject: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-03-03T09:27:51.474Z] Generated alias: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-03-03T09:27:51.474Z] Processing certificate with alias: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-03-03T09:27:52.226Z] Certificate was added to keystore
[2026-03-03T09:27:52.226Z] Subject: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:27:52.226Z] Generated alias: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:27:52.580Z] Processing certificate with alias: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:27:53.333Z] Certificate was added to keystore
[2026-03-03T09:27:53.333Z] Subject: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:27:53.333Z] Generated alias: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:27:53.333Z] Processing certificate with alias: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-03-03T09:27:54.086Z] Certificate was added to keystore
[2026-03-03T09:27:54.086Z] Subject: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:27:54.086Z] Generated alias: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:27:54.086Z] Processing certificate with alias: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-03T09:27:54.838Z] Certificate was added to keystore
[2026-03-03T09:27:54.838Z] Subject: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:27:54.838Z] Generated alias: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:27:54.838Z] Processing certificate with alias: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:27:55.596Z] Certificate was added to keystore
[2026-03-03T09:27:55.596Z] Subject: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:27:55.596Z] Generated alias: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:27:55.596Z] Processing certificate with alias: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-03T09:27:56.346Z] Certificate was added to keystore
[2026-03-03T09:27:56.346Z] Subject: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-03-03T09:27:56.346Z] Generated alias: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-03-03T09:27:56.346Z] Processing certificate with alias: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-03-03T09:27:57.559Z] Certificate was added to keystore
[2026-03-03T09:27:57.559Z] Subject: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:27:57.559Z] Generated alias: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:27:57.559Z] Processing certificate with alias: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:27:58.312Z] Certificate was added to keystore
[2026-03-03T09:27:58.312Z] Subject: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:27:58.312Z] Generated alias: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:27:58.312Z] Processing certificate with alias: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-03T09:27:59.065Z] Certificate was added to keystore
[2026-03-03T09:27:59.065Z] Subject: CN=e-Szigno_Root_CA_2017,organizationIdentifier=VATHU-23584497,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:27:59.065Z] Generated alias: CN=e-Szigno_Root_CA_2017,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:27:59.065Z] Processing certificate with alias: CN=e-Szigno_Root_CA_2017,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-03T09:27:59.817Z] Certificate was added to keystore
[2026-03-03T09:27:59.817Z] Subject: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-03-03T09:27:59.817Z] Generated alias: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-03-03T09:27:59.817Z] Processing certificate with alias: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-03-03T09:28:01.049Z] Certificate was added to keystore
[2026-03-03T09:28:01.049Z] Subject: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:28:01.049Z] Generated alias: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:28:01.049Z] Processing certificate with alias: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:28:01.849Z] Certificate was added to keystore
[2026-03-03T09:28:01.849Z] Subject: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:28:01.849Z] Generated alias: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:28:01.849Z] Processing certificate with alias: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:28:02.599Z] Certificate was added to keystore
[2026-03-03T09:28:02.954Z] Subject: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:28:02.954Z] Generated alias: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:28:02.954Z] Processing certificate with alias: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-03T09:28:03.706Z] Certificate was added to keystore
[2026-03-03T09:28:03.706Z] Subject: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:28:03.706Z] Generated alias: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:28:03.706Z] Processing certificate with alias: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-03T09:28:04.458Z] Certificate was added to keystore
[2026-03-03T09:28:04.810Z] Subject: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-03-03T09:28:04.810Z] Generated alias: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-03-03T09:28:04.810Z] Processing certificate with alias: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-03-03T09:28:05.563Z] Certificate was added to keystore
[2026-03-03T09:28:05.563Z] Subject: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,organizationIdentifier=VATES-Q2826004J,OU=Ceres,O=FNMT-RCM,C=ES
[2026-03-03T09:28:05.563Z] Generated alias: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,OU=Ceres,O=FNMT-RCM,C=ES
[2026-03-03T09:28:05.563Z] Processing certificate with alias: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,OU=Ceres,O=FNMT-RCM,C=ES
[2026-03-03T09:28:06.775Z] Certificate was added to keystore
[2026-03-03T09:28:06.775Z] Subject: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:28:06.775Z] Generated alias: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:28:06.775Z] Processing certificate with alias: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:28:07.532Z] Certificate was added to keystore
[2026-03-03T09:28:07.532Z] Subject: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:28:07.532Z] Generated alias: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:28:07.532Z] Processing certificate with alias: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-03-03T09:28:08.287Z] Certificate was added to keystore
[2026-03-03T09:28:08.287Z] Subject: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-03-03T09:28:08.287Z] Generated alias: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-03-03T09:28:08.287Z] Processing certificate with alias: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-03-03T09:28:09.502Z] Certificate was added to keystore
[2026-03-03T09:28:09.502Z] Subject: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES,serialNumber=G63287510
[2026-03-03T09:28:09.502Z] Generated alias: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES
[2026-03-03T09:28:09.502Z] Processing certificate with alias: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES
[2026-03-03T09:28:10.254Z] Certificate was added to keystore
[2026-03-03T09:28:10.254Z] Subject: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:28:10.254Z] Generated alias: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:28:10.254Z] Processing certificate with alias: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:28:11.005Z] Certificate was added to keystore
[2026-03-03T09:28:11.005Z] Subject: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:28:11.005Z] Generated alias: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:28:11.005Z] Processing certificate with alias: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-03T09:28:11.782Z] Certificate was added to keystore
[2026-03-03T09:28:12.151Z] Subject: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-03-03T09:28:12.151Z] Generated alias: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-03-03T09:28:12.151Z] Processing certificate with alias: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-03-03T09:28:12.915Z] Certificate was added to keystore
[2026-03-03T09:28:14.303Z] Number of certs processed: 144
[2026-03-03T09:28:14.303Z]
[2026-03-03T09:28:14.303Z] real 1m56.985s
[2026-03-03T09:28:14.303Z] user 2m43.528s
[2026-03-03T09:28:14.303Z] sys 0m21.556s
[2026-03-03T09:28:14.303Z] build.sh : 04:28:14 : Initiating build ...
[2026-03-03T09:28:14.303Z] Pulling latest tags and getting the latest update version using git fetch -q --tags
[2026-03-03T09:28:14.303Z] NOTE: This can take quite some time! Please be patient
[2026-03-03T09:28:15.079Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-03-03T09:28:15.079Z] getOpenJDKTag(): Using specified BUILD_CONFIG[TAG] (jdk-11.0.31+4_adopt)
[2026-03-03T09:28:15.079Z] OpenJDK repo tag is jdk-11.0.31+4
[2026-03-03T09:28:15.079Z] Version: jdk
[2026-03-03T09:28:15.079Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-03-03T09:28:15.080Z] getOpenJDKTag(): Using specified BUILD_CONFIG[TAG] (jdk-11.0.31+4_adopt)
[2026-03-03T09:28:15.080Z] OpenJDK repo tag is jdk-11.0.31+4
[2026-03-03T09:28:15.080Z] Completed configuring the version string parameter, config args are now: --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=4 --with-vendor-version-string=Temurin-11.0.31+4-202603030928
[2026-03-03T09:28:15.080Z] Building up the configure command...
[2026-03-03T09:28:15.080Z] Adjust configure for reproducible build
[2026-03-03T09:28:15.080Z] Configuring jvm variants if provided
[2026-03-03T09:28:15.080Z] Configure custom cacerts file security/cacerts
[2026-03-03T09:28:15.437Z] libfreetype/src found in /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/./build//src
[2026-03-03T09:28:15.437Z] Freetype set from bundled in jdk
[2026-03-03T09:28:15.437Z] setting freetype dir to bundled
[2026-03-03T09:28:15.437Z] Completed configuring the version string parameter, config args are now: --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=4 --with-vendor-version-string=Temurin-11.0.31+4-202603030928 --with-boot-jdk=/Library/Java/JavaVirtualMachines/jdk10/Contents/Home --with-jvm-features=shenandoahgc --with-debug-level=release --with-native-debug-symbols=external --enable-ccache --with-alsa=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/./build//installedalsa --with-jvm-variants=server --with-cacerts-file=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/sbin/../security/cacerts --disable-warnings-as-errors --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --with-extra-cflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --with-extra-cxxflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --disable-ccache --with-version-opt=ea --with-freetype=bundled --with-zlib=bundled
[2026-03-03T09:28:15.437Z] Configuring command and using the pre-built config params...
[2026-03-03T09:28:15.437Z] Should be in the openjdk build root directory, I'm at /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src
[2026-03-03T09:28:15.437Z] Currently at '/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src'
[2026-03-03T09:28:15.438Z] Running /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/./build//src/configure with arguments 'bash /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/./build//src/configure --verbose --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=4 --with-vendor-version-string=Temurin-11.0.31+4-202603030928 --with-boot-jdk=/Library/Java/JavaVirtualMachines/jdk10/Contents/Home --with-jvm-features=shenandoahgc --with-debug-level=release --with-native-debug-symbols=external --enable-ccache --with-alsa=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/./build//installedalsa --with-jvm-variants=server --with-cacerts-file=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/sbin/../security/cacerts --disable-warnings-as-errors --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --with-extra-cflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --with-extra-cxxflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --disable-ccache --with-version-opt=ea --with-freetype=bundled --with-zlib=bundled'
[2026-03-03T09:28:15.438Z] Should be in the openjdk build root directory, I'm at /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src
[2026-03-03T09:28:15.438Z] Currently at '/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src'
[2026-03-03T09:28:16.208Z] Runnable configure script is not present
[2026-03-03T09:28:16.208Z] Generating runnable configure script at /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build/.configure-support/generated-configure.sh
[2026-03-03T09:28:16.558Z] Using autoconf at /opt/homebrew/bin/autoconf [autoconf (GNU Autoconf) 2.72]
[2026-03-03T09:28:18.924Z] configure: Configuration created at Tue Mar 3 04:28:18 EST 2026.
[2026-03-03T09:28:18.924Z] checking for basename... /usr/bin/basename
[2026-03-03T09:28:18.924Z] checking for dirname... /usr/bin/dirname
[2026-03-03T09:28:18.924Z] checking for file... /usr/bin/file
[2026-03-03T09:28:18.924Z] checking for ldd... no
[2026-03-03T09:28:18.924Z] checking for echo... echo [builtin]
[2026-03-03T09:28:18.924Z] checking for tr... /usr/bin/tr
[2026-03-03T09:28:18.924Z] checking for uname... /usr/bin/uname
[2026-03-03T09:28:18.924Z] checking for wc... /usr/bin/wc
[2026-03-03T09:28:18.924Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2026-03-03T09:28:18.924Z] checking for egrep... /usr/bin/grep -E
[2026-03-03T09:28:18.924Z] checking for a sed that does not truncate output... /opt/homebrew/bin/gsed
[2026-03-03T09:28:18.924Z] checking for cygpath... [not found]
[2026-03-03T09:28:18.924Z] checking for wslpath... [not found]
[2026-03-03T09:28:18.924Z] checking for cmd.exe... [not found]
[2026-03-03T09:28:19.275Z] checking build system type... aarch64-apple-darwin23.1.0
[2026-03-03T09:28:19.275Z] checking host system type... aarch64-apple-darwin23.1.0
[2026-03-03T09:28:19.275Z] checking target system type... aarch64-apple-darwin23.1.0
[2026-03-03T09:28:19.275Z] checking openjdk-build os-cpu... macosx-aarch64
[2026-03-03T09:28:19.275Z] checking openjdk-target os-cpu... macosx-aarch64
[2026-03-03T09:28:19.275Z] checking compilation type... native
[2026-03-03T09:28:19.275Z] checking for top-level directory... /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src
[2026-03-03T09:28:19.275Z] checking for bash... /opt/homebrew/bin/bash
[2026-03-03T09:28:19.275Z] checking for cat... /bin/cat
[2026-03-03T09:28:19.275Z] checking for chmod... /bin/chmod
[2026-03-03T09:28:19.275Z] checking for cp... /bin/cp
[2026-03-03T09:28:19.275Z] checking for cut... /usr/bin/cut
[2026-03-03T09:28:19.275Z] checking for date... /bin/date
[2026-03-03T09:28:19.275Z] checking for gdiff... [not found]
[2026-03-03T09:28:19.275Z] checking for diff... /usr/bin/diff
[2026-03-03T09:28:19.275Z] checking for expr... /bin/expr
[2026-03-03T09:28:19.275Z] checking for find... /usr/bin/find
[2026-03-03T09:28:19.275Z] checking for gunzip... /usr/bin/gunzip
[2026-03-03T09:28:19.275Z] checking for pigz... [not found]
[2026-03-03T09:28:19.275Z] checking for gzip... /usr/bin/gzip
[2026-03-03T09:28:19.275Z] checking for head... /usr/bin/head
[2026-03-03T09:28:19.275Z] checking for ln... /bin/ln
[2026-03-03T09:28:19.275Z] checking for ls... /bin/ls
[2026-03-03T09:28:19.275Z] checking for gmkdir... /opt/homebrew/bin/gmkdir
[2026-03-03T09:28:19.275Z] checking for mktemp... /usr/bin/mktemp
[2026-03-03T09:28:19.275Z] checking for mv... /bin/mv
[2026-03-03T09:28:19.275Z] checking for nawk... [not found]
[2026-03-03T09:28:19.275Z] checking for gawk... [not found]
[2026-03-03T09:28:19.275Z] checking for awk... /usr/bin/awk
[2026-03-03T09:28:19.275Z] checking for printf... printf [builtin]
[2026-03-03T09:28:19.275Z] checking for rm... /bin/rm
[2026-03-03T09:28:19.275Z] checking for rmdir... /bin/rmdir
[2026-03-03T09:28:19.275Z] checking for sh... /bin/sh
[2026-03-03T09:28:19.275Z] checking for sort... /usr/bin/sort
[2026-03-03T09:28:19.275Z] checking for tail... /usr/bin/tail
[2026-03-03T09:28:19.275Z] checking for gtar... /opt/homebrew/bin/gtar
[2026-03-03T09:28:19.275Z] checking for tee... /usr/bin/tee
[2026-03-03T09:28:19.275Z] checking for touch... /usr/bin/touch
[2026-03-03T09:28:19.275Z] checking for which... /usr/bin/which
[2026-03-03T09:28:19.275Z] checking for xargs... /usr/bin/xargs
[2026-03-03T09:28:19.275Z] checking for gawk... no
[2026-03-03T09:28:19.275Z] checking for mawk... no
[2026-03-03T09:28:19.275Z] checking for nawk... no
[2026-03-03T09:28:19.275Z] checking for awk... awk
[2026-03-03T09:28:19.275Z] checking for fgrep... /usr/bin/grep -F
[2026-03-03T09:28:19.275Z] checking for df... /bin/df
[2026-03-03T09:28:19.275Z] checking for nice... /usr/bin/nice
[2026-03-03T09:28:19.275Z] checking for greadlink... /opt/homebrew/bin/greadlink
[2026-03-03T09:28:19.275Z] checking for lsb_release... [not found]
[2026-03-03T09:28:19.275Z] checking for cmp... /usr/bin/cmp
[2026-03-03T09:28:19.275Z] checking for uniq... /usr/bin/uniq
[2026-03-03T09:28:19.275Z] checking if custom source is suppressed (openjdk-only)... no
[2026-03-03T09:28:19.275Z] checking which variant of the JDK to build... normal
[2026-03-03T09:28:19.275Z] checking which debug level to use... release
[2026-03-03T09:28:19.275Z] checking which variants of the JVM to build... server
[2026-03-03T09:28:19.275Z] checking if absolute paths should be allowed in the build output... no, release build
[2026-03-03T09:28:19.626Z] checking for xcodebuild... /usr/bin/xcodebuild
[2026-03-03T09:28:19.626Z] checking for sdk name...
[2026-03-03T09:28:19.626Z] checking for sysroot... /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/
[2026-03-03T09:28:19.626Z] checking for toolchain path...
[2026-03-03T09:28:19.626Z] checking for extra path...
[2026-03-03T09:28:19.626Z] checking where to store configuration... in default location
[2026-03-03T09:28:19.626Z] checking what configuration name to use... macosx-aarch64-normal-server-release
[2026-03-03T09:28:19.626Z] checking for apt-get... [not found]
[2026-03-03T09:28:19.626Z] checking for yum... [not found]
[2026-03-03T09:28:19.626Z] checking for brew... /opt/homebrew/bin/brew
[2026-03-03T09:28:19.626Z] checking for pandoc... /usr/local/bin/pandoc
[2026-03-03T09:28:19.976Z] checking if the pandoc smart extension needs to be disabled for markdown... yes
[2026-03-03T09:28:19.976Z] checking for gmake... /opt/homebrew/bin/gmake
[2026-03-03T09:28:19.976Z] configure: Testing potential make at /opt/homebrew/bin/gmake, found using gmake in PATH
[2026-03-03T09:28:19.976Z] configure: Using GNU make at /opt/homebrew/bin/gmake (version: GNU Make 4.4.1)
[2026-03-03T09:28:19.976Z] checking if make --output-sync is supported... yes
[2026-03-03T09:28:19.976Z] checking for make --output-sync value... none, default
[2026-03-03T09:28:19.976Z] checking if find supports -delete... yes
[2026-03-03T09:28:19.976Z] checking what type of tar was found... gnu
[2026-03-03T09:28:19.976Z] checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
[2026-03-03T09:28:19.976Z] checking for unzip... /usr/bin/unzip
[2026-03-03T09:28:19.976Z] checking for zip... /usr/bin/zip
[2026-03-03T09:28:19.976Z] checking for greadelf... [not found]
[2026-03-03T09:28:19.976Z] checking for readelf... [not found]
[2026-03-03T09:28:19.976Z] checking for dot... [not found]
[2026-03-03T09:28:19.976Z] checking for hg... [not found]
[2026-03-03T09:28:19.976Z] checking for git... /usr/bin/git
[2026-03-03T09:28:19.976Z] checking for stat... /usr/bin/stat
[2026-03-03T09:28:19.976Z] checking for time... time [builtin]
[2026-03-03T09:28:19.976Z] checking for flock... [not found]
[2026-03-03T09:28:19.976Z] checking for dtrace... /usr/sbin/dtrace
[2026-03-03T09:28:19.976Z] checking for gpatch... [not found]
[2026-03-03T09:28:19.976Z] checking for patch... /usr/bin/patch
[2026-03-03T09:28:19.976Z] checking for dsymutil... /usr/bin/dsymutil
[2026-03-03T09:28:19.976Z] checking for mig... /usr/bin/mig
[2026-03-03T09:28:19.976Z] checking for xattr... /usr/bin/xattr
[2026-03-03T09:28:19.976Z] checking for codesign... /usr/bin/codesign
[2026-03-03T09:28:19.976Z] checking for SetFile... /usr/bin/SetFile
[2026-03-03T09:28:19.976Z] checking for ulimit... ulimit [builtin]
[2026-03-03T09:28:19.976Z] checking bash version... 5.3.9
[2026-03-03T09:28:20.329Z] checking if bash supports pipefail... yes
[2026-03-03T09:28:20.329Z] checking if bash supports errexit (-e)... yes
[2026-03-03T09:28:20.329Z] checking for pkg-config... no
[2026-03-03T09:28:20.329Z] checking for default LOG value...
[2026-03-03T09:28:20.329Z] checking headless only... no
[2026-03-03T09:28:20.329Z] checking for graphviz dot... no, cannot generate full docs
[2026-03-03T09:28:20.329Z] checking for pandoc... yes
[2026-03-03T09:28:20.329Z] checking full docs... no, missing dependencies
[2026-03-03T09:28:20.329Z] checking for cacerts file... /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/sbin/../security/cacerts
[2026-03-03T09:28:20.329Z] checking if packaged modules are kept... yes (default)
[2026-03-03T09:28:20.329Z] checking for version string... 11.0.31-beta+4-ea
[2026-03-03T09:28:20.329Z] configure: Found potential Boot JDK using configure arguments
[2026-03-03T09:28:20.329Z] checking for Boot JDK... /Library/Java/JavaVirtualMachines/jdk10/Contents/Home
[2026-03-03T09:28:20.680Z] checking Boot JDK version... openjdk version "10.0.2" 2018-07-17 OpenJDK Runtime Environment AdoptOpenJDK (build 10.0.2+13) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 10.0.2+13, mixed mode)
[2026-03-03T09:28:20.680Z] checking for java [Boot JDK]... $BOOT_JDK/bin/java
[2026-03-03T09:28:20.680Z] checking for javac [Boot JDK]... $BOOT_JDK/bin/javac
[2026-03-03T09:28:20.680Z] checking for javadoc [Boot JDK]... $BOOT_JDK/bin/javadoc
[2026-03-03T09:28:20.680Z] checking for jar [Boot JDK]... $BOOT_JDK/bin/jar
[2026-03-03T09:28:20.680Z] checking if Boot JDK is 32 or 64 bits... 64
[2026-03-03T09:28:21.429Z] checking for local Boot JDK Class Data Sharing (CDS)... yes, created
[2026-03-03T09:28:21.429Z] checking for Build JDK... yes, will use output dir
[2026-03-03T09:28:21.780Z] configure: Xcode major version: 15
[2026-03-03T09:28:21.780Z] configure: Using default toolchain clang (clang/LLVM)
[2026-03-03T09:28:21.780Z] checking for clang... /usr/bin/clang
[2026-03-03T09:28:21.780Z] checking resolved symbolic links for CC... no symlink
[2026-03-03T09:28:26.703Z] configure: Using clang C compiler version 15.0.0 [Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
[2026-03-03T09:28:28.269Z] checking whether the C compiler works... yes
[2026-03-03T09:28:28.270Z] checking for C compiler default output file name... a.out
[2026-03-03T09:28:28.270Z] checking for suffix of executables...
[2026-03-03T09:28:28.270Z] checking whether we are cross compiling... no
[2026-03-03T09:28:28.270Z] checking for suffix of object files... o
[2026-03-03T09:28:28.270Z] checking whether the compiler supports GNU C... yes
[2026-03-03T09:28:28.270Z] checking whether /usr/bin/clang accepts -g... yes
[2026-03-03T09:28:28.270Z] checking for /usr/bin/clang option to enable C11 features... none needed
[2026-03-03T09:28:28.270Z] checking for clang++... /usr/bin/clang++
[2026-03-03T09:28:28.270Z] checking resolved symbolic links for CXX... no symlink
[2026-03-03T09:28:29.021Z] configure: Using clang C++ compiler version 15.0.0 [Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin]
[2026-03-03T09:28:29.021Z] checking whether the compiler supports GNU C++... yes
[2026-03-03T09:28:29.021Z] checking whether /usr/bin/clang++ accepts -g... yes
[2026-03-03T09:28:29.021Z] checking for /usr/bin/clang++ option to enable C++11 features... -std=gnu++11
[2026-03-03T09:28:29.372Z] checking how to run the C preprocessor... /usr/bin/clang -E
[2026-03-03T09:28:29.372Z] checking how to run the C++ preprocessor... /usr/bin/clang++ -std=gnu++11 -E
[2026-03-03T09:28:29.372Z] checking for ld... /usr/bin/ld
[2026-03-03T09:28:29.372Z] configure: Using clang linker version 1022.1 [@(#)PROGRAM:ld PROJECT:dyld-1022.1]
[2026-03-03T09:28:29.372Z] checking for ar... /usr/bin/ar
[2026-03-03T09:28:29.372Z] checking for lipo... /usr/bin/lipo
[2026-03-03T09:28:29.372Z] checking for otool... /usr/bin/otool
[2026-03-03T09:28:29.372Z] checking for install_name_tool... /usr/bin/install_name_tool
[2026-03-03T09:28:29.372Z] checking for strip... /usr/bin/strip
[2026-03-03T09:28:29.372Z] checking for nm... /usr/bin/nm
[2026-03-03T09:28:29.372Z] checking for gobjdump... [not found]
[2026-03-03T09:28:29.372Z] checking for objdump... /usr/bin/objdump
[2026-03-03T09:28:29.372Z] checking for c++filt... /usr/bin/c++filt
[2026-03-03T09:28:29.724Z] checking if CC supports "-m64"... yes
[2026-03-03T09:28:29.724Z] checking if CXX supports "-m64"... yes
[2026-03-03T09:28:29.724Z] checking if both CC and CXX support "-m64"... yes
[2026-03-03T09:28:29.724Z] checking for jtreg... [not found]
[2026-03-03T09:28:29.724Z] checking for jtreg test harness... no, not found
[2026-03-03T09:28:29.724Z] checking for jtreg jdk... no, using BOOT_JDK
[2026-03-03T09:28:29.724Z] checking for jib... no
[2026-03-03T09:28:29.724Z] checking for stdio.h... yes
[2026-03-03T09:28:29.724Z] checking for stdlib.h... yes
[2026-03-03T09:28:29.724Z] checking for string.h... yes
[2026-03-03T09:28:29.724Z] checking for inttypes.h... yes
[2026-03-03T09:28:29.724Z] checking for stdint.h... yes
[2026-03-03T09:28:29.724Z] checking for strings.h... yes
[2026-03-03T09:28:29.724Z] checking for sys/stat.h... yes
[2026-03-03T09:28:29.724Z] checking for sys/types.h... yes
[2026-03-03T09:28:30.078Z] checking for unistd.h... yes
[2026-03-03T09:28:30.078Z] checking for stdio.h... (cached) yes
[2026-03-03T09:28:30.078Z] checking size of int *... 8
[2026-03-03T09:28:30.078Z] checking for target address size... 64 bits
[2026-03-03T09:28:30.427Z] checking whether byte ordering is bigendian... no
[2026-03-03T09:28:30.427Z] checking what source date to use... determined at build time, from 'updated'
[2026-03-03T09:28:30.427Z] checking for --enable-reproducible-build... disabled, default
[2026-03-03T09:28:30.427Z] checking if native warnings are errors... no (explicitly set)
[2026-03-03T09:28:30.427Z] checking for library containing clock_gettime... none required
[2026-03-03T09:28:30.427Z] checking if TARGET is x86... no
[2026-03-03T09:28:30.427Z] checking if CC supports "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/="... yes
[2026-03-03T09:28:30.427Z] checking if CXX supports "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/="... yes
[2026-03-03T09:28:30.427Z] checking if both CC and CXX support "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/="... yes
[2026-03-03T09:28:30.427Z] checking how to prevent absolute paths in output... using compiler options
[2026-03-03T09:28:30.427Z] checking if CC supports "-ffp-contract=off"... yes
[2026-03-03T09:28:30.427Z] checking if CXX supports "-ffp-contract=off"... yes
[2026-03-03T09:28:30.427Z] checking if both CC and CXX support "-ffp-contract=off"... yes
[2026-03-03T09:28:30.427Z] checking if BUILD is x86... no
[2026-03-03T09:28:30.427Z] checking if BUILD_CC supports "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/="... yes
[2026-03-03T09:28:30.427Z] checking if BUILD_CXX supports "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/="... yes
[2026-03-03T09:28:30.427Z] checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/="... yes
[2026-03-03T09:28:30.427Z] checking how to prevent absolute paths in output... using compiler options
[2026-03-03T09:28:30.427Z] checking if BUILD_CC supports "-ffp-contract=off"... yes
[2026-03-03T09:28:30.427Z] checking if BUILD_CXX supports "-ffp-contract=off"... yes
[2026-03-03T09:28:30.427Z] checking if both BUILD_CC and BUILD_CXX support "-ffp-contract=off"... yes
[2026-03-03T09:28:30.427Z] checking what type of native debug symbols to use... external
[2026-03-03T09:28:30.427Z] checking if we should add external native debug symbols to the shipped bundles... no
[2026-03-03T09:28:30.427Z] checking for dtrace tool and platform support... /usr/sbin/dtrace
[2026-03-03T09:28:30.427Z] checking for sys/sdt.h... yes
[2026-03-03T09:28:30.427Z] checking if dtrace should be built... yes, dependencies present
[2026-03-03T09:28:30.427Z] checking if Hotspot gtest unit tests should be built... yes
[2026-03-03T09:28:30.779Z] checking for cups/cups.h... yes
[2026-03-03T09:28:30.779Z] checking for cups/ppd.h... yes
[2026-03-03T09:28:30.779Z] Using freetype: bundled
[2026-03-03T09:28:30.779Z] configure: WARNING: alsa not used, so --with-alsa[-*] is ignored
[2026-03-03T09:28:30.779Z] checking for which libjpeg to use... bundled
[2026-03-03T09:28:30.779Z] checking for which giflib to use... bundled
[2026-03-03T09:28:30.779Z] checking for PNG... checking for which libpng to use... bundled
[2026-03-03T09:28:30.779Z] checking for compress in -lz... yes
[2026-03-03T09:28:30.779Z] checking for which zlib to use... bundled
[2026-03-03T09:28:30.779Z] checking for which lcms to use... bundled
[2026-03-03T09:28:30.779Z] checking for which harfbuzz to use... bundled
[2026-03-03T09:28:30.779Z] checking for cos in -lm... yes
[2026-03-03T09:28:30.779Z] checking for dlopen in -ldl... yes
[2026-03-03T09:28:30.779Z] checking user specified JVM feature list...
[2026-03-03T09:28:30.779Z] checking if shenandoah can be built... yes
[2026-03-03T09:28:30.779Z] checking if zgc can be built... no, platform not supported
[2026-03-03T09:28:30.779Z] checking if jvmci module jdk.internal.vm.ci should be built... yes
[2026-03-03T09:28:30.779Z] checking if graal module jdk.internal.vm.compiler should be built... yes
[2026-03-03T09:28:30.779Z] checking if aot should be enabled... no
[2026-03-03T09:28:30.779Z] checking if cds should be enabled... no
[2026-03-03T09:28:30.779Z] checking if elliptic curve crypto implementation is present... yes
[2026-03-03T09:28:30.779Z] checking if jtreg failure handler should be built... no, missing jtreg
[2026-03-03T09:28:30.779Z] checking if the CDS classlist generation should be enabled... no
[2026-03-03T09:28:30.779Z] checking if any translations should be excluded... no
[2026-03-03T09:28:30.779Z] checking if man pages should be built... yes
[2026-03-03T09:28:30.779Z] checking for macosx code signing mode... auto, default
[2026-03-03T09:28:30.779Z] checking for macosx code signing identity... openjdk_codesign, default
[2026-03-03T09:28:31.130Z] checking if codesign with hardened runtime is possible... no
[2026-03-03T09:28:31.130Z] checking if debug mode codesign is possible... yes
[2026-03-03T09:28:31.130Z] checking for macosx code signing mode... debug
[2026-03-03T09:28:31.130Z] checking for number of cores... 4
[2026-03-03T09:28:31.130Z] checking for memory size... 6656 MB
[2026-03-03T09:28:31.130Z] checking for appropriate number of jobs to run in parallel... 4
[2026-03-03T09:28:31.884Z] checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build/macosx-aarch64-normal-server-release/configure-support/classes.jsa -Xshare:auto
[2026-03-03T09:28:32.635Z] checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
[2026-03-03T09:28:32.635Z] checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M -XX:ThreadStackSize=1536
[2026-03-03T09:28:33.849Z] checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
[2026-03-03T09:28:34.199Z] checking whether to use sjavac... no
[2026-03-03T09:28:34.199Z] checking whether to use javac server... yes
[2026-03-03T09:28:34.199Z] checking If precompiled header is enabled... yes
[2026-03-03T09:28:34.199Z] checking is ccache enabled... no, explicitly disabled
[2026-03-03T09:28:34.199Z] checking if build directory is on local disk... yes
[2026-03-03T09:28:34.199Z] checking JVM features for JVM variant 'server'... "cmsgc compiler1 compiler2 dtrace epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs"
[2026-03-03T09:28:34.199Z] configure: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build/macosx-aarch64-normal-server-release/configure-support/config.status
[2026-03-03T09:28:34.199Z] config.status: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build/macosx-aarch64-normal-server-release/spec.gmk
[2026-03-03T09:28:34.199Z] config.status: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build/macosx-aarch64-normal-server-release/bootcycle-spec.gmk
[2026-03-03T09:28:34.199Z] config.status: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build/macosx-aarch64-normal-server-release/buildjdk-spec.gmk
[2026-03-03T09:28:34.550Z] config.status: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build/macosx-aarch64-normal-server-release/compare.sh
[2026-03-03T09:28:34.550Z] config.status: creating /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build/macosx-aarch64-normal-server-release/Makefile
[2026-03-03T09:28:34.550Z]
[2026-03-03T09:28:34.550Z] ====================================================
[2026-03-03T09:28:34.550Z] A new configuration has been successfully created in
[2026-03-03T09:28:34.550Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/build/macosx-aarch64-normal-server-release
[2026-03-03T09:28:34.550Z] using configure arguments '--verbose --with-vendor-name='Eclipse Adoptium' --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=4 --with-vendor-version-string=Temurin-11.0.31+4-202603030928 --with-boot-jdk=/Library/Java/JavaVirtualMachines/jdk10/Contents/Home --with-jvm-features=shenandoahgc --with-debug-level=release --with-native-debug-symbols=external --enable-ccache --with-alsa=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/./build//installedalsa --with-jvm-variants=server --with-cacerts-file=/Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/sbin/../security/cacerts --disable-warnings-as-errors --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/ --with-extra-cflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --with-extra-cxxflags=' -Wno-deprecated-builtins -Wno-deprecated-declarations -Wno-deprecated-non-prototype' --disable-ccache --with-version-opt=ea --with-freetype=bundled --with-zlib=bundled'.
[2026-03-03T09:28:34.550Z]
[2026-03-03T09:28:34.550Z] Configuration summary:
[2026-03-03T09:28:34.550Z] * Debug level: release
[2026-03-03T09:28:34.550Z] * HS debug level: product
[2026-03-03T09:28:34.550Z] * JVM variants: server
[2026-03-03T09:28:34.550Z] * JVM features: server: 'cmsgc compiler1 compiler2 dtrace epsilongc g1gc graal jfr jni-check jvmci jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs'
[2026-03-03T09:28:34.550Z] * OpenJDK target: OS: macosx, CPU architecture: aarch64, address length: 64
[2026-03-03T09:28:34.550Z] * Version string: 11.0.31-beta+4-ea (11.0.31-beta)
[2026-03-03T09:28:34.550Z]
[2026-03-03T09:28:34.550Z] Tools summary:
[2026-03-03T09:28:34.550Z] * Boot JDK: openjdk version "10.0.2" 2018-07-17 OpenJDK Runtime Environment AdoptOpenJDK (build 10.0.2+13) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 10.0.2+13, mixed mode) (at /Library/Java/JavaVirtualMachines/jdk10/Contents/Home)
[2026-03-03T09:28:34.550Z] * Toolchain: clang (clang/LLVM from Xcode 15.2)
[2026-03-03T09:28:34.550Z] * C Compiler: Version 15.0.0 (at /usr/bin/clang)
[2026-03-03T09:28:34.550Z] * C++ Compiler: Version 15.0.0 (at /usr/bin/clang++)
[2026-03-03T09:28:34.550Z]
[2026-03-03T09:28:34.550Z] Build performance summary:
[2026-03-03T09:28:34.550Z] * Cores to use: 4
[2026-03-03T09:28:34.550Z] * Memory limit: 6656 MB
[2026-03-03T09:28:34.550Z] * ccache status: Disabled
[2026-03-03T09:28:34.550Z]
[2026-03-03T09:28:34.550Z] The following warnings were produced. Repeated here for convenience:
[2026-03-03T09:28:34.550Z] WARNING: alsa not used, so --with-alsa[-*] is ignored
[2026-03-03T09:28:34.550Z]
[2026-03-03T09:28:35.304Z] Building target 'default (exploded-image)' in configuration 'macosx-aarch64-normal-server-release'
[2026-03-03T09:28:35.304Z] Compiling 8 files for BUILD_TOOLS_LANGTOOLS
[2026-03-03T09:28:36.521Z] Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
[2026-03-03T09:28:36.521Z] Compiling 2 files for BUILD_JVMTI_TOOLS
[2026-03-03T09:28:36.521Z] Compiling 1 files for BUILD_JFR_TOOLS
[2026-03-03T09:28:37.277Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/adlparse.cpp:214:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:37.277Z] sprintf(buf, "%s_%d", instr->_ident, match_rules_cnt++);
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:37.277Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:37.277Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/adlparse.cpp:2862:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:37.277Z] sprintf(ec_name, "%s%s", prefix, inst._ident);
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:37.277Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:37.277Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/adlparse.cpp:3333:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:37.277Z] sprintf(ec_name, "%s%s", prefix, inst._ident);
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:37.277Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:37.277Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/adlparse.cpp:4653:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:37.277Z] sprintf(buf, "(%s)", param);
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:37.277Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:37.277Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/adlparse.cpp:5261:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:37.277Z] sprintf(location, "\n#line %d \"%s\"\n", line, file);
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:37.277Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:37.277Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:37.277Z] ^
[2026-03-03T09:28:37.277Z] 5 warnings generated.
[2026-03-03T09:28:37.628Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/archDesc.cpp:813:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:37.628Z] sprintf(regMask,"%s%s()", rc_name, mask);
[2026-03-03T09:28:37.628Z] ^
[2026-03-03T09:28:37.628Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:37.628Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:37.628Z] ^
[2026-03-03T09:28:37.628Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:37.628Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:37.628Z] ^
[2026-03-03T09:28:37.628Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/archDesc.cpp:906:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:37.628Z] sprintf(result,"%s%s", stack_or, reg_mask_name);
[2026-03-03T09:28:37.628Z] ^
[2026-03-03T09:28:37.628Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:37.628Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:37.628Z] ^
[2026-03-03T09:28:37.628Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:37.629Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:37.629Z] ^
[2026-03-03T09:28:37.629Z] 2 warnings generated.
[2026-03-03T09:28:38.381Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/dfa.cpp:218:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:38.381Z] sprintf(Expr::buffer(), "_kids[0]->_cost[%s]", lchild_to_upper);
[2026-03-03T09:28:38.381Z] ^
[2026-03-03T09:28:38.381Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:38.381Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:38.381Z] ^
[2026-03-03T09:28:38.381Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:38.381Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:38.381Z] ^
[2026-03-03T09:28:38.381Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/dfa.cpp:224:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:38.381Z] sprintf(Expr::buffer(), "_kids[1]->_cost[%s]", rchild_to_upper);
[2026-03-03T09:28:38.381Z] ^
[2026-03-03T09:28:38.381Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:38.381Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:38.381Z] ^
[2026-03-03T09:28:38.381Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:38.381Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:38.381Z] ^
[2026-03-03T09:28:38.381Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/dfa.cpp:754:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:38.381Z] sprintf( string_buffer, "0");
[2026-03-03T09:28:38.381Z] ^
[2026-03-03T09:28:38.381Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:38.381Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:38.381Z] ^
[2026-03-03T09:28:38.381Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:38.382Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:38.382Z] ^
[2026-03-03T09:28:38.382Z] 3 warnings generated.
[2026-03-03T09:28:40.131Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/formssel.cpp:1540:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.131Z] sprintf(s,"/*%s*/(",(char*)i._key);
[2026-03-03T09:28:40.131Z] ^
[2026-03-03T09:28:40.131Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.131Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.131Z] ^
[2026-03-03T09:28:40.131Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.131Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.131Z] ^
[2026-03-03T09:28:40.131Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/formssel.cpp:3480:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.131Z] sprintf(subtree,"_%s_%s_%s", _opType, lstr, rstr);
[2026-03-03T09:28:40.131Z] ^
[2026-03-03T09:28:40.131Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.131Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.131Z] ^
[2026-03-03T09:28:40.131Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.131Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.131Z] ^
[2026-03-03T09:28:40.131Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/formssel.cpp:3898:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.131Z] sprintf(buf, "%s_%d", instr_ident, match_rules_cnt++);
[2026-03-03T09:28:40.131Z] ^
[2026-03-03T09:28:40.131Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.131Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.131Z] ^
[2026-03-03T09:28:40.131Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.131Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.131Z] ^
[2026-03-03T09:28:40.131Z] 3 warnings generated.
[2026-03-03T09:28:40.588Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/main.cpp:460:3: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.588Z] sprintf(fname,"%s%s",base,suffix);
[2026-03-03T09:28:40.588Z] ^
[2026-03-03T09:28:40.588Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.588Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.588Z] ^
[2026-03-03T09:28:40.588Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.588Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.588Z] ^
[2026-03-03T09:28:40.588Z] 1 warning generated.
[2026-03-03T09:28:40.588Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:214:16: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.588Z] templen += sprintf(&operand_stages[templen], " stage_%s%c\n",
[2026-03-03T09:28:40.588Z] ^
[2026-03-03T09:28:40.588Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.588Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.588Z] ^
[2026-03-03T09:28:40.588Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.588Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.588Z] ^
[2026-03-03T09:28:40.588Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:288:16: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.588Z] templen += sprintf(&resource_stages[templen], " stage_%s%-*s // %s\n",
[2026-03-03T09:28:40.588Z] ^
[2026-03-03T09:28:40.588Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:347:15: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.589Z] templen = sprintf(temp, "%d", res_cycles[i]);
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:361:16: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.589Z] templen += sprintf(&resource_cycles[templen], " %*d%c // %s\n",
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:459:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.589Z] sprintf(&resource_mask[templen], " %s(0x%0*x, %*d, %*d, %s %s(",
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:499:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.589Z] sprintf(&resource_mask[templen], "0x%08x%s", res_mask[j], j > 0 ? ", " : "");
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:529:5: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.589Z] sprintf(args, "0x%0*x, 0x%0*x, %*d",
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:1075:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.589Z] sprintf(inst_prefix, "inst%d_", inst_position);
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:1077:9: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.589Z] sprintf(receiver, "inst%d->", inst_position);
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:1173:11: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.589Z] sprintf(left_reg_index,",inst%d_idx%d", (int)left_index, left_op_index);
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:1186:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.589Z] sprintf(right_reg_index,",inst%d_idx%d", (int)right_index, right_op_index);
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:2527:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.589Z] ib += sprintf(ib, " unsigned idx_%-5s = mach_constant_base_node_input(); \t// %s, \t%s\n",
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.589Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.589Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.589Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.589Z] ^
[2026-03-03T09:28:40.590Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:2529:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.590Z] nb += sprintf(nb, " Node *n_%-7s = lookup(idx_%s);\n", name, name);
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.590Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.590Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:2536:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.590Z] ib += sprintf(ib, " unsigned idx_%-5s = idx%d; \t// %s, \t%s\n",
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.590Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.590Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:2538:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.590Z] nb += sprintf(nb, " Node *n_%-7s = lookup(idx_%s);\n", name, name);
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.590Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.590Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Users/admin/workspace/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin/workspace/build/src/src/hotspot/share/adlc/output_c.cpp:2539:13: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
[2026-03-03T09:28:40.590Z] ob += sprintf(ob, " %sOper *op_%s = (%sOper *)opnd_array(%d);\n", type, name, type, idx);
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here
[2026-03-03T09:28:40.590Z] __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg'
[2026-03-03T09:28:40.590Z] #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
[2026-03-03T09:28:40.590Z] ^
[2026-03-03T09:28:40.590Z] 16 warnings generated.
[2026-03-03T09:28:40.954Z] Parsing 2 properties into enum-like class for jdk.compiler
[2026-03-03T09:28:41.306Z] Compiling 19 properties into resource bundles for jdk.compiler
[2026-03-03T09:28:42.059Z] Compiling 13 properties into resource bundles for jdk.javadoc
[2026-03-03T09:28:42.059Z] Compiling 12 properties into resource bundles for jdk.jdeps
[2026-03-03T09:28:42.420Z] Compiling 7 properties into resource bundles for jdk.jshell
[2026-03-03T09:28:44.166Z] Compiling 117 files for BUILD_java.compiler.interim
[2026-03-03T09:28:47.262Z] Creating support/modules_libs/java.base/server/libjvm.dylib from 893 file(s)
[2026-03-03T09:28:47.262Z] Creating hotspot/variant-server/libjvm/gtest/libjvm.dylib from 99 file(s)
[2026-03-03T09:28:47.262Z] Creating hotspot/variant-server/libjvm/gtest/gtestLauncher from 1 file(s)
[2026-03-03T09:28:48.484Z] Compiling 394 files for BUILD_jdk.compiler.interim
[2026-03-03T09:29:05.052Z] Compiling 299 files for BUILD_jdk.javadoc.interim
[2026-03-03T09:29:14.264Z] Compiling 166 files for BUILD_TOOLS_JDK
[2026-03-03T09:29:14.264Z] Compiling 188 files for BUILD_jdk.rmic.interim
[2026-03-03T09:29:15.521Z] Compiling 3 files for BUILD_VM_COMPILER_MATCH_PROCESSOR
[2026-03-03T09:29:29.018Z] Compiling 5 files for BUILD_VM_COMPILER_NODEINFO_PROCESSOR
[2026-03-03T09:29:30.267Z] Compiling 3 files for BUILD_VM_COMPILER_OPTIONS_PROCESSOR
[2026-03-03T09:29:33.363Z] Compiling 14 files for BUILD_VM_COMPILER_REPLACEMENTS_PROCESSOR
[2026-03-03T09:29:36.460Z] Compiling 3 files for BUILD_VM_COMPILER_SERVICEPROVIDER_PROCESSOR
[2026-03-03T09:29:37.677Z] Creating buildtools/jdk.vm.compiler.match.processor.jar
[2026-03-03T09:29:38.435Z] Note: Some input files use or override a deprecated API.
[2026-03-03T09:29:38.435Z] Note: Recompile with -Xlint:deprecation for details.
[2026-03-03T09:29:38.435Z] Creating buildtools/jdk.vm.compiler.nodeinfo.processor.jar
[2026-03-03T09:29:38.787Z] Creating buildtools/jdk.vm.compiler.options.processor.jar
[2026-03-03T09:29:40.006Z] Compiling 2 files for COMPILE_DEPEND
[2026-03-03T09:29:40.006Z] Creating buildtools/jdk.vm.compiler.replacements.verifier.jar
[2026-03-03T09:29:40.761Z] Note: Some input files use or override a deprecated API.
[2026-03-03T09:29:40.761Z] Note: Recompile with -Xlint:deprecation for details.
[2026-03-03T09:29:40.761Z] Note: Some input files use unchecked or unsafe operations.
[2026-03-03T09:29:40.761Z] Note: Recompile with -Xlint:unchecked for details.
[2026-03-03T09:29:41.111Z] Creating buildtools/jdk.vm.compiler.serviceprovider.processor.jar
[2026-03-03T09:29:42.867Z] Compiling 2 files for BUILD_BREAKITERATOR_BASE
[2026-03-03T09:29:42.867Z] Compiling 2 files for BUILD_BREAKITERATOR_LD
[2026-03-03T09:29:50.395Z] Compiling 11 properties into resource bundles for java.logging
[2026-03-03T09:29:58.002Z] Compiling 11 properties into resource bundles for java.base
[2026-03-03T09:29:58.002Z] Compiling 6 properties into resource bundles for java.base
[2026-03-03T09:30:17.540Z] Compiling 11 properties into resource bundles for jdk.jartool
[2026-03-03T09:30:17.540Z] Compiling 11 properties into resource bundles for jdk.management.agent
[2026-03-03T09:30:17.540Z] Compiling 3 properties into resource bundles for jdk.jdi
[2026-03-03T09:30:17.540Z] Compiling 4 properties into resource bundles for jdk.jlink
[2026-03-03T09:30:17.540Z] Compiling 3 properties into resource bundles for jdk.jlink
[2026-03-03T09:30:17.540Z] Compiling 1 properties into resource bundles for jdk.jlink
[2026-03-03T09:30:17.540Z] Compiling 224 properties into resource bundles for jdk.localedata
[2026-03-03T09:30:18.751Z] Compiling 3006 files for java.base
[2026-03-03T09:30:24.905Z] Compiling 90 properties into resource bundles for java.desktop
[2026-03-03T09:31:49.016Z] Compiling 117 files for java.compiler
[2026-03-03T09:31:49.016Z] Compiling 18 files for java.datatransfer
[2026-03-03T09:31:49.016Z] Compiling 10 files for java.instrument
[2026-03-03T09:31:49.016Z] Compiling 34 files for java.logging
[2026-03-03T09:31:49.016Z] Compiling 330 files for java.management
[2026-03-03T09:31:49.016Z] Compiling 1848 files for java.xml
[2026-03-03T09:31:49.016Z] Compiling 142 files for java.net.http
[2026-03-03T09:31:49.789Z] Compiling 15 files for java.scripting
[2026-03-03T09:31:51.029Z] Compiling 5 files for java.transaction.xa
[2026-03-03T09:31:51.405Z] Compiling 21 files for java.smartcardio
[2026-03-03T09:31:52.214Z] Compiling 60 files for jdk.internal.jvmstat
[2026-03-03T09:31:53.439Z] Compiling 146 files for jdk.charsets
[2026-03-03T09:31:54.190Z] Compiling 398 files for jdk.compiler
[2026-03-03T09:31:55.986Z] Compiling 182 files for jdk.internal.vm.ci
[2026-03-03T09:32:03.631Z] Compiling 24 files for jdk.management
[2026-03-03T09:32:03.631Z] Compiling 9 files for jdk.unsupported
[2026-03-03T09:32:04.889Z] Compiling 22 files for jdk.crypto.ec
[2026-03-03T09:32:05.246Z] Compiling 68 files for jdk.dynalink
[2026-03-03T09:32:06.484Z] Compiling 3 files for jdk.internal.ed
[2026-03-03T09:32:07.240Z] Compiling 44 files for jdk.httpserver
[2026-03-03T09:32:07.993Z] Compiling 110 files for jdk.internal.le
[2026-03-03T09:32:09.250Z] Compiling 51 files for jdk.internal.opt
[2026-03-03T09:32:09.250Z] Compiling 33 files for jdk.jartool
[2026-03-03T09:32:11.050Z] Compiling 133 files for jdk.jdeps
[2026-03-03T09:32:11.050Z] Compiling 1 files for jdk.jdwp.agent
[2026-03-03T09:32:11.050Z] Compiling 300 files for jdk.javadoc
[2026-03-03T09:32:12.056Z] Compiling 177 files for jdk.jfr
[2026-03-03T09:32:15.196Z] Compiling 1703 files for jdk.localedata
[2026-03-03T09:32:15.592Z] Compiling 9 files for jdk.net
[2026-03-03T09:32:15.972Z] Compiling 1 files for jdk.pack
[2026-03-03T09:32:17.260Z] Compiling 188 files for jdk.rmic
[2026-03-03T09:32:18.019Z] Compiling 593 files for jdk.scripting.nashorn
[2026-03-03T09:32:25.590Z] Note: Some input files use or override a deprecated API.
[2026-03-03T09:32:25.590Z] Note: Recompile with -Xlint:deprecation for details.
[2026-03-03T09:32:25.591Z] Compiling 131 files for BUILD_NASGEN
[2026-03-03T09:32:25.591Z] Compiling 25 files for jdk.sctp
[2026-03-03T09:32:25.591Z] Compiling 94 files for jdk.xml.dom
[2026-03-03T09:32:26.368Z] Compiling 15 files for jdk.zipfs
[2026-03-03T09:32:27.624Z] Compiling 17 files for java.prefs
[2026-03-03T09:32:28.863Z] Compiling 30 files for java.security.sasl
[2026-03-03T09:32:28.863Z] Note: Some input files use or override a deprecated API that is marked for removal.
[2026-03-03T09:32:28.863Z] Note: Recompile with -Xlint:removal for details.
[2026-03-03T09:32:28.863Z] Running nasgen
[2026-03-03T09:32:30.101Z] Compiling 123 files for java.rmi
[2026-03-03T09:32:30.101Z] Compiling 75 files for java.sql
[2026-03-03T09:32:30.101Z] Compiling 266 files for java.xml.crypto
[2026-03-03T09:32:31.866Z] Compiling 15 files for jdk.attach
[2026-03-03T09:32:33.639Z] Compiling 75 files for jdk.crypto.cryptoki
[2026-03-03T09:32:34.015Z] Compiling 39 files for jdk.jcmd
[2026-03-03T09:32:35.795Z] Compiling 251 files for jdk.jdi
[2026-03-03T09:32:35.795Z] Compiling 81 files for jdk.jlink
[2026-03-03T09:32:39.840Z] Compiling 11 files for jdk.jstatd
[2026-03-03T09:32:39.840Z] Compiling 14 files for jdk.management.jfr
[2026-03-03T09:32:41.593Z] Compiling 11 files for jdk.scripting.nashorn.shell
[2026-03-03T09:32:42.819Z] Note: Some input files use or override a deprecated API that is marked for removal.
[2026-03-03T09:32:42.819Z] Note: Recompile with -Xlint:removal for details.
[2026-03-03T09:32:45.196Z] Compiling 197 files for java.naming
[2026-03-03T09:32:48.332Z] Compiling 2737 files for java.desktop
[2026-03-03T09:32:48.683Z] Warning: generation and use of skeletons and static stubs for JRMP
[2026-03-03T09:32:48.683Z] is deprecated. Skeletons are unnecessary, and static stubs have
[2026-03-03T09:32:48.683Z] been superseded by dynamically generated stubs. Users are
[2026-03-03T09:32:48.683Z] encouraged to migrate away from using rmic to generate skeletons and static
[2026-03-03T09:32:48.683Z] stubs. See the documentation for java.rmi.server.UnicastRemoteObject.
[2026-03-03T09:32:50.437Z] Compiling 219 files for java.security.jgss
[2026-03-03T09:33:01.586Z] Compiling 53 files for java.sql.rowset
[2026-03-03T09:33:04.071Z] Compiling 94 files for jdk.jshell
Pausing (Preparing for shutdown)
java.io.FileNotFoundException: /home/jenkins/.jenkins/jobs/build-scripts/jobs/jobs/jobs/jdk11u/jobs/jdk11u-mac-aarch64-temurin/builds/399/program.dat (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
at PluginClassLoader for workflow-support//org.jenkinsci.plugins.workflow.support.pickles.serialization.RiverReader.openStreamAt(RiverReader.java:200)
at PluginClassLoader for workflow-support//org.jenkinsci.plugins.workflow.support.pickles.serialization.RiverReader.restorePickles(RiverReader.java:143)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.loadProgramAsync(CpsFlowExecution.java:930)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.onLoad(CpsFlowExecution.java:896)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun.getExecution(WorkflowRun.java:730)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun.onLoad(WorkflowRun.java:593)
at hudson.model.RunMap.retrieve(RunMap.java:290)
at hudson.model.RunMap.retrieve(RunMap.java:64)
at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:456)
at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:450)
at jenkins.model.lazy.AbstractLazyLoadRunMap.resolveBuildRef(AbstractLazyLoadRunMap.java:376)
at jenkins.model.lazy.AbstractLazyLoadRunMap$BuildReferenceMapAdapterResolver.resolveBuildRef(AbstractLazyLoadRunMap.java:533)
at jenkins.model.lazy.BuildReferenceMapAdapter.get(BuildReferenceMapAdapter.java:133)
at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:392)
at hudson.model.RunMap.getById(RunMap.java:229)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.run(WorkflowRun.java:978)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:990)
at PluginClassLoader for workflow-api//org.jenkinsci.plugins.workflow.flow.FlowExecutionList$DefaultStorage.resume(FlowExecutionList.java:252)
at PluginClassLoader for workflow-api//org.jenkinsci.plugins.workflow.flow.FlowExecutionList.resume(FlowExecutionList.java:127)
at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
ERROR: Failed to load program
Finished: FAILURE