jdk8u-linux-arm-temurin
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3082
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea_arm32Linux" build number 355
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/jdk8u/jdk8u-linux-arm-temurin
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
Pruning obsolete local branches
Checking out Revision 9053547c8f1b04521ba25a257f08201846bc6476 (origin/master)
Commit message: "Prevent remote test job hang on QUEUED (#1378)"
> git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-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
> git config core.sparsecheckout # timeout=10
> git checkout -f 9053547c8f1b04521ba25a257f08201846bc6476 # timeout=10
> git rev-list --no-walk 9053547c8f1b04521ba25a257f08201846bc6476 # 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/jdk8u/jdk8u-linux-arm-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/jdk8u/jdk8u-linux-arm-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-12T21:10:33.464Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2026-03-12T21:10:33.491Z] {
[2026-03-12T21:10:33.491Z] "ARCHITECTURE": "arm",
[2026-03-12T21:10:33.491Z] "TARGET_OS": "linux",
[2026-03-12T21:10:33.491Z] "VARIANT": "temurin",
[2026-03-12T21:10:33.491Z] "JAVA_TO_BUILD": "jdk8u",
[2026-03-12T21:10:33.491Z] "TEST_LIST": [
[2026-03-12T21:10:33.491Z] "sanity.openjdk",
[2026-03-12T21:10:33.491Z] "sanity.system",
[2026-03-12T21:10:33.491Z] "extended.system",
[2026-03-12T21:10:33.491Z] "sanity.perf",
[2026-03-12T21:10:33.491Z] "sanity.functional",
[2026-03-12T21:10:33.491Z] "extended.functional",
[2026-03-12T21:10:33.491Z] "extended.openjdk",
[2026-03-12T21:10:33.491Z] "extended.perf",
[2026-03-12T21:10:33.491Z] "special.functional",
[2026-03-12T21:10:33.491Z] "special.openjdk",
[2026-03-12T21:10:33.491Z] "dev.functional"
[2026-03-12T21:10:33.491Z] ],
[2026-03-12T21:10:33.491Z] "DYNAMIC_LIST": [
[2026-03-12T21:10:33.491Z] "extended.openjdk"
[2026-03-12T21:10:33.491Z] ],
[2026-03-12T21:10:33.491Z] "NUM_MACHINES": [
[2026-03-12T21:10:33.491Z] "3"
[2026-03-12T21:10:33.491Z] ],
[2026-03-12T21:10:33.491Z] "SCM_REF": "jdk8u492-b04-aarch32-20260301_adopt",
[2026-03-12T21:10:33.491Z] "BUILD_REF": "",
[2026-03-12T21:10:33.491Z] "CI_REF": "",
[2026-03-12T21:10:33.491Z] "HELPER_REF": "",
[2026-03-12T21:10:33.491Z] "AQA_REF": "",
[2026-03-12T21:10:33.491Z] "AQA_AUTO_GEN": true,
[2026-03-12T21:10:33.491Z] "BUILD_ARGS": "--create-sbom --enable-sbom-strace",
[2026-03-12T21:10:33.491Z] "NODE_LABEL": "build&&linux&&aarch64",
[2026-03-12T21:10:33.491Z] "ADDITIONAL_TEST_LABEL": "",
[2026-03-12T21:10:33.491Z] "ADDITIONAL_TEST_PARAMS": {
[2026-03-12T21:10:33.491Z]
[2026-03-12T21:10:33.491Z] },
[2026-03-12T21:10:33.491Z] "KEEP_TEST_REPORTDIR": false,
[2026-03-12T21:10:33.491Z] "ACTIVE_NODE_TIMEOUT": "5",
[2026-03-12T21:10:33.491Z] "CODEBUILD": false,
[2026-03-12T21:10:33.491Z] "DOCKER_IMAGE": "adoptopenjdk/ubuntu1604_build_image",
[2026-03-12T21:10:33.491Z] "DOCKER_ARGS": "--platform linux/arm/v7",
[2026-03-12T21:10:33.491Z] "DOCKER_FILE": "",
[2026-03-12T21:10:33.491Z] "DOCKER_NODE": "",
[2026-03-12T21:10:33.491Z] "DOCKER_REGISTRY": "",
[2026-03-12T21:10:33.491Z] "DOCKER_CREDENTIAL": "",
[2026-03-12T21:10:33.491Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2026-03-12T21:10:33.491Z] "CONFIGURE_ARGS": "--disable-ccache --with-jobs=4",
[2026-03-12T21:10:33.491Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2026-03-12T21:10:33.491Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2026-03-12T21:10:33.491Z] "RELEASE": false,
[2026-03-12T21:10:33.491Z] "WEEKLY": true,
[2026-03-12T21:10:33.491Z] "PUBLISH_NAME": "jdk8u492-b04-ea",
[2026-03-12T21:10:33.491Z] "ADOPT_BUILD_NUMBER": "",
[2026-03-12T21:10:33.491Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2026-03-12T21:10:33.491Z] "ENABLE_TESTS": false,
[2026-03-12T21:10:33.491Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2026-03-12T21:10:33.491Z] "ENABLE_INSTALLERS": true,
[2026-03-12T21:10:33.491Z] "ENABLE_SIGNER": true,
[2026-03-12T21:10:33.491Z] "CLEAN_WORKSPACE": false,
[2026-03-12T21:10:33.491Z] "CLEAN_WORKSPACE_AFTER": false,
[2026-03-12T21:10:33.491Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2026-03-12T21:10:33.491Z] }
[Pipeline] echo
[2026-03-12T21:10:33.504Z] Filename will be: OpenJDK8U-jdk_arm_linux_hotspot_8u492b04-ea.tar.gz
[Pipeline] echo
[2026-03-12T21:10:33.506Z] 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-12T21:10:33.508Z] Build num: 499
[Pipeline] echo
[2026-03-12T21:10:33.510Z] File name: OpenJDK8U-jdk_arm_linux_hotspot_8u492b04-ea.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2026-03-12T21:10:33.542Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-03-12T21:10:33.554Z] openjdk_build_pipeline: preparing to use docker image
[Pipeline] echo
[2026-03-12T21:10:33.555Z] [NODE SHIFT] MOVING INTO DOCKER NODE MATCHING LABELNAME build&&linux&&aarch64&&dockerBuild...
[Pipeline] node
[2026-03-12T21:10:33.575Z] Running on dockerhost-osuosl-ubuntu2404-aarch64-3 in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin
[Pipeline] {
[Pipeline] timeout
[2026-03-12T21:10:33.604Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] sh
[2026-03-12T21:10:35.645Z] + docker pull adoptopenjdk/ubuntu1604_build_image --platform linux/arm/v7
[2026-03-12T21:10:35.645Z] Using default tag: latest
[2026-03-12T21:10:36.596Z] latest: Pulling from adoptopenjdk/ubuntu1604_build_image
[2026-03-12T21:10:36.596Z] b95ba076a26b: Pulling fs layer
[2026-03-12T21:10:36.596Z] 67de3a011d08: Pulling fs layer
[2026-03-12T21:10:36.596Z] c1202719f1ed: Pulling fs layer
[2026-03-12T21:10:36.596Z] bd1764d93e99: Pulling fs layer
[2026-03-12T21:10:36.596Z] 71da983baeb5: Pulling fs layer
[2026-03-12T21:10:36.596Z] 5208dfe587bf: Pulling fs layer
[2026-03-12T21:10:36.596Z] 25a884932a41: Pulling fs layer
[2026-03-12T21:10:36.596Z] bd1764d93e99: Waiting
[2026-03-12T21:10:36.596Z] 5c459a54a33c: Pulling fs layer
[2026-03-12T21:10:36.596Z] 71da983baeb5: Waiting
[2026-03-12T21:10:36.596Z] 5208dfe587bf: Waiting
[2026-03-12T21:10:36.596Z] 25a884932a41: Waiting
[2026-03-12T21:10:36.596Z] 5c459a54a33c: Waiting
[2026-03-12T21:10:36.596Z] d9ef1ba2f44e: Pulling fs layer
[2026-03-12T21:10:36.596Z] 90be8a8f8caf: Pulling fs layer
[2026-03-12T21:10:36.596Z] 2ea5efc4176d: Pulling fs layer
[2026-03-12T21:10:36.596Z] eab8c1483846: Pulling fs layer
[2026-03-12T21:10:36.596Z] d9ef1ba2f44e: Waiting
[2026-03-12T21:10:36.596Z] f3fd244b9138: Pulling fs layer
[2026-03-12T21:10:36.596Z] aadd6c28a7b2: Pulling fs layer
[2026-03-12T21:10:36.596Z] 90be8a8f8caf: Waiting
[2026-03-12T21:10:36.596Z] 345c5b4e5368: Pulling fs layer
[2026-03-12T21:10:36.596Z] 2ea5efc4176d: Waiting
[2026-03-12T21:10:36.596Z] eab8c1483846: Waiting
[2026-03-12T21:10:36.596Z] f3fd244b9138: Waiting
[2026-03-12T21:10:36.596Z] e08b26f09737: Pulling fs layer
[2026-03-12T21:10:36.596Z] aadd6c28a7b2: Waiting
[2026-03-12T21:10:36.596Z] 345c5b4e5368: Waiting
[2026-03-12T21:10:36.596Z] cc1261b920dd: Pulling fs layer
[2026-03-12T21:10:36.596Z] e08b26f09737: Waiting
[2026-03-12T21:10:36.596Z] 24d451c42323: Pulling fs layer
[2026-03-12T21:10:36.596Z] cc1261b920dd: Waiting
[2026-03-12T21:10:36.596Z] 64f50f5c5e9f: Pulling fs layer
[2026-03-12T21:10:36.596Z] 24d451c42323: Waiting
[2026-03-12T21:10:36.596Z] c1202719f1ed: Verifying Checksum
[2026-03-12T21:10:36.596Z] c1202719f1ed: Download complete
[2026-03-12T21:10:36.596Z] 67de3a011d08: Verifying Checksum
[2026-03-12T21:10:36.596Z] 67de3a011d08: Download complete
[2026-03-12T21:10:37.548Z] bd1764d93e99: Download complete
[2026-03-12T21:10:37.548Z] b95ba076a26b: Verifying Checksum
[2026-03-12T21:10:37.548Z] b95ba076a26b: Download complete
[2026-03-12T21:10:37.548Z] 71da983baeb5: Verifying Checksum
[2026-03-12T21:10:37.548Z] 71da983baeb5: Download complete
[2026-03-12T21:10:37.548Z] 25a884932a41: Download complete
[2026-03-12T21:10:37.548Z] 5c459a54a33c: Verifying Checksum
[2026-03-12T21:10:37.548Z] 5208dfe587bf: Download complete
[2026-03-12T21:10:38.505Z] 2ea5efc4176d: Verifying Checksum
[2026-03-12T21:10:38.505Z] 2ea5efc4176d: Download complete
[2026-03-12T21:10:38.505Z] 90be8a8f8caf: Download complete
[2026-03-12T21:10:38.505Z] d9ef1ba2f44e: Verifying Checksum
[2026-03-12T21:10:38.505Z] d9ef1ba2f44e: Download complete
[2026-03-12T21:10:39.591Z] f3fd244b9138: Verifying Checksum
[2026-03-12T21:10:39.592Z] f3fd244b9138: Download complete
[2026-03-12T21:10:39.592Z] aadd6c28a7b2: Verifying Checksum
[2026-03-12T21:10:39.592Z] aadd6c28a7b2: Download complete
[2026-03-12T21:10:39.592Z] e08b26f09737: Verifying Checksum
[2026-03-12T21:10:39.592Z] e08b26f09737: Download complete
[2026-03-12T21:10:39.592Z] cc1261b920dd: Verifying Checksum
[2026-03-12T21:10:39.592Z] cc1261b920dd: Download complete
[2026-03-12T21:10:39.592Z] 24d451c42323: Download complete
[2026-03-12T21:10:40.556Z] 64f50f5c5e9f: Download complete
[2026-03-12T21:10:40.556Z] eab8c1483846: Verifying Checksum
[2026-03-12T21:10:40.556Z] eab8c1483846: Download complete
[2026-03-12T21:10:41.508Z] b95ba076a26b: Pull complete
[2026-03-12T21:10:44.522Z] 67de3a011d08: Pull complete
[2026-03-12T21:10:44.522Z] c1202719f1ed: Pull complete
[2026-03-12T21:10:44.522Z] bd1764d93e99: Pull complete
[2026-03-12T21:10:44.522Z] 71da983baeb5: Pull complete
[2026-03-12T21:11:03.171Z] 345c5b4e5368: Verifying Checksum
[2026-03-12T21:11:03.171Z] 345c5b4e5368: Download complete
[2026-03-12T21:11:16.761Z] 5208dfe587bf: Pull complete
[2026-03-12T21:11:16.761Z] 25a884932a41: Pull complete
[2026-03-12T21:11:16.761Z] 5c459a54a33c: Pull complete
[2026-03-12T21:11:18.870Z] d9ef1ba2f44e: Pull complete
[2026-03-12T21:11:19.822Z] 90be8a8f8caf: Pull complete
[2026-03-12T21:11:19.822Z] 2ea5efc4176d: Pull complete
[2026-03-12T21:11:41.091Z] eab8c1483846: Pull complete
[2026-03-12T21:11:41.091Z] f3fd244b9138: Pull complete
[2026-03-12T21:11:41.091Z] aadd6c28a7b2: Pull complete
[2026-03-12T21:12:34.316Z] 345c5b4e5368: Pull complete
[2026-03-12T21:12:34.316Z] e08b26f09737: Pull complete
[2026-03-12T21:12:34.316Z] cc1261b920dd: Pull complete
[2026-03-12T21:12:34.316Z] 24d451c42323: Pull complete
[2026-03-12T21:12:34.316Z] 64f50f5c5e9f: Pull complete
[2026-03-12T21:12:34.316Z] Digest: sha256:8a37ef73e922675df04a07b0b0e4bc06283a2cba0016fa7df11e1db2c885d8b7
[2026-03-12T21:12:34.316Z] Status: Downloaded newer image for adoptopenjdk/ubuntu1604_build_image:latest
[2026-03-12T21:12:34.316Z] docker.io/adoptopenjdk/ubuntu1604_build_image:latest
[Pipeline] }
[Pipeline] // timeout
[Pipeline] sh
[2026-03-12T21:12:36.731Z] + docker inspect --format={{.RepoDigests}} adoptopenjdk/ubuntu1604_build_image
[Pipeline] echo
[2026-03-12T21:12:37.438Z] Target docker image digest = [adoptopenjdk/ubuntu1604_build_image@sha256:8a37ef73e922675df04a07b0b0e4bc06283a2cba0016fa7df11e1db2c885d8b7]
[2026-03-12T21:12:37.438Z]
[Pipeline] sh
[2026-03-12T21:12:39.283Z] + docker --version
[2026-03-12T21:12:39.283Z] + grep podman
[Pipeline] echo
[2026-03-12T21:12:39.813Z] openjdk_build_pipeline: running initial build in docker on non-windows with image adoptopenjdk/ubuntu1604_build_image
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-03-12T21:12:41.796Z] + docker inspect -f . adoptopenjdk/ubuntu1604_build_image
[2026-03-12T21:12:41.796Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2026-03-12T21:12:44.307Z] dockerhost-osuosl-ubuntu2404-aarch64-3 does not seem to be running inside a container
[2026-03-12T21:12:46.525Z] $ docker run -t -d -u 1000:1002 --platform linux/arm/v7 -e BUILDIMAGESHA=adoptopenjdk/ubuntu1604_build_image@sha256:8a37ef73e922675df04a07b0b0e4bc06283a2cba0016fa7df11e1db2c885d8b7
[2026-03-12T21:12:46.526Z] --init -w /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin -v /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin:rw,z -v /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp:/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** adoptopenjdk/ubuntu1604_build_image cat
[2026-03-12T21:12:54.907Z] $ docker top a9e3c6246a746715b4c1242d79c1d8aae0fdf707a99e670abea4703a5f796e51 -eo pid,comm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2026-03-12T21:12:55.948Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2026-03-12T21:12:55.951Z] {"branch":"master","remotes":{"url":"https://github.com/adoptium/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2026-03-12T21:12:55.953Z] DEFAULTS_JSON:
[Pipeline] echo
[2026-03-12T21:12:55.954Z] {"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-12T21:12:55.955Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2026-03-12T21:12:55.957Z] {"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-12T21:12:55.958Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2026-03-12T21:12:55.960Z] buildConfig.CI_REF:
[Pipeline] echo
[2026-03-12T21:12:55.961Z] buildConfig.BUILD_REF:
[Pipeline] echo
[2026-03-12T21:12:55.963Z] buildConfig.HELPER_REF:
[Pipeline] timeout
[2026-03-12T21:12:55.966Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-03-12T21:12:55.985Z] Removing workspace openjdk build directory: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2026-03-12T21:12:58.010Z] + rm -rf /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-12T21:12:58.576Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-03-12T21:12:58.596Z] [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
[2026-03-12T21:12:58.777Z] The recommended git tool is: git
[2026-03-12T21:12:59.132Z] No credentials specified
[2026-03-12T21:12:59.132Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@468b00b1; decorates RemoteLauncher[hudson.remoting.Channel@2d9cb290:dockerhost-osuosl-ubuntu2404-aarch64-3] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2026-03-12T21:12:59.309Z] Cloning the remote Git repository
[2026-03-12T21:12:59.397Z] Cloning repository https://github.com/adoptium/ci-jenkins-pipelines.git
[2026-03-12T21:12:59.398Z] > git init /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin # timeout=10
[2026-03-12T21:12:59.410Z] Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
[2026-03-12T21:12:59.410Z] > git --version # timeout=10
[2026-03-12T21:12:59.415Z] > git --version # 'git version 2.43.0'
[2026-03-12T21:12:59.416Z] > git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-12T21:13:00.670Z] Avoid second fetch
[2026-03-12T21:13:00.852Z] Checking out Revision 9053547c8f1b04521ba25a257f08201846bc6476 (origin/master)
[2026-03-12T21:13:00.386Z] > git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
[2026-03-12T21:13:00.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-12T21:13:00.755Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-03-12T21:13:01.244Z] Commit message: "Prevent remote test job hang on QUEUED (#1378)"
[Pipeline] isUnix
[Pipeline] sh
[2026-03-12T21:13:00.937Z] > git config core.sparsecheckout # timeout=10
[2026-03-12T21:13:00.942Z] > git checkout -f 9053547c8f1b04521ba25a257f08201846bc6476 # timeout=10
[2026-03-12T21:13:03.273Z] + git clean -fdx
[Pipeline] echo
[2026-03-12T21:13:03.803Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-12T21:13:05.831Z] + git status
[2026-03-12T21:13:05.831Z] HEAD detached at 9053547c
[2026-03-12T21:13:05.831Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-03-12T21:13:06.360Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-12T21:13:08.393Z] + git rev-parse HEAD
[2026-03-12T21:13:08.393Z] 9053547c8f1b04521ba25a257f08201846bc6476
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
[2026-03-12T21:13:08.973Z] Timeout set to expire in 12 hr
[Pipeline] {
[Pipeline] echo
[2026-03-12T21:13:08.991Z] [CHECKOUT] Checking out to adoptium/temurin-build...
[Pipeline] echo
[2026-03-12T21:13:09.008Z] [CHECKOUT] Checking out Adopt Build https://github.com/adoptium/temurin-build.git : master
[Pipeline] checkout
[2026-03-12T21:13:09.190Z] The recommended git tool is: git
[2026-03-12T21:13:10.061Z] No credentials specified
[2026-03-12T21:13:10.061Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3c842a0; decorates RemoteLauncher[hudson.remoting.Channel@2d9cb290:dockerhost-osuosl-ubuntu2404-aarch64-3] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2026-03-12T21:13:10.242Z] Fetching changes from the remote Git repository
[2026-03-12T21:13:10.146Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/.git # timeout=10
[2026-03-12T21:13:10.504Z] > git config remote.origin.url https://github.com/adoptium/temurin-build.git # timeout=10
[2026-03-12T21:13:10.686Z] Fetching upstream changes from https://github.com/adoptium/temurin-build.git
[2026-03-12T21:13:10.686Z] > git --version # timeout=10
[2026-03-12T21:13:10.690Z] > git --version # 'git version 2.43.0'
[2026-03-12T21:13:10.691Z] > git fetch --tags --force --progress -- https://github.com/adoptium/temurin-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-12T21:13:15.288Z] Checking out Revision 905d54aa458b20e519fbc0e5b409a4a04e567299 (origin/master)
[2026-03-12T21:13:15.687Z] Commit message: "Remove "Build ID" from linux libjvm.so to avoid compare failure due to debuginfo difference (#4412)"
[2026-03-12T21:13:15.190Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-03-12T21:13:15.372Z] > git config core.sparsecheckout # timeout=10
[2026-03-12T21:13:15.377Z] > git checkout -f 905d54aa458b20e519fbc0e5b409a4a04e567299 # timeout=10
[2026-03-12T21:13:15.778Z] > git rev-list --no-walk b66b48d8f7ece700232c5edfb1b6a1479a5fd707 # timeout=10
[Pipeline] echo
[2026-03-12T21:13:16.083Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-12T21:13:18.124Z] + git status
[2026-03-12T21:13:18.125Z] HEAD detached at 905d54aa
[2026-03-12T21:13:18.125Z] nothing to commit, working tree clean
[Pipeline] echo
[2026-03-12T21:13:18.654Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2026-03-12T21:13:20.518Z] + git rev-parse HEAD
[2026-03-12T21:13:20.518Z] 905d54aa458b20e519fbc0e5b409a4a04e567299
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2026-03-12T21:13:21.068Z] openjdk_build_pipeline: Calling MABF when not win/mac JDK11+ to do single-pass build and UASS=false
[Pipeline] isUnix
[Pipeline] sh
[2026-03-12T21:13:23.102Z] + bash ./build-farm/make-adopt-build-farm.sh
[2026-03-12T21:13:23.102Z] BUILD TYPE:
[2026-03-12T21:13:23.102Z] VERSION: jdk8u
[2026-03-12T21:13:23.102Z] ARCHITECTURE arm
[2026-03-12T21:13:23.102Z] VARIANT: temurin
[2026-03-12T21:13:23.102Z] OS: linux
[2026-03-12T21:13:23.102Z] SCM_REF: jdk8u492-b04-aarch32-20260301_adopt
[2026-03-12T21:13:23.102Z] Detecting boot jdk for: jdk8u
[2026-03-12T21:13:23.102Z] Found build version: 8
[2026-03-12T21:13:23.102Z] Required boot JDK version: 7
[2026-03-12T21:13:23.102Z] [SUCCESS] Executing local file at /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/build-farm/platform-specific-configurations/linux.sh
[2026-03-12T21:13:23.102Z] Architecture: aarch64
[2026-03-12T21:13:23.102Z] Validating 32-bit environment on 64-bit host - perhaps it is a docker container ...
[2026-03-12T21:13:24.054Z] /bin/ls: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=4757593a0f8e0a78cab30d64c9022e00af06338c, stripped
[2026-03-12T21:13:24.054Z] Looks reasonable - configuring to allow building that way ...
[2026-03-12T21:13:24.054Z] === START OF ARM32 STATUS CHECK ===
[2026-03-12T21:13:24.054Z] 21:13:23 up 221 days, 20:51, 0 users, load average: 1.08, 0.77, 0.38
[2026-03-12T21:13:24.054Z] total used free shared buff/cache available
[2026-03-12T21:13:24.054Z] Mem: 16338060 1863788 1261972 71328 13212300 13853492
[2026-03-12T21:13:24.054Z] Swap: 0 0 0
[2026-03-12T21:13:24.054Z] UID PID PPID C STIME TTY TIME CMD
[2026-03-12T21:13:24.054Z] jenkins 1 0 0 21:12 pts/0 00:00:00 /sbin/docker-init -- cat
[2026-03-12T21:13:24.054Z] jenkins 7 1 0 21:12 pts/0 00:00:00 cat
[2026-03-12T21:13:24.054Z] jenkins 98 1 0 21:13 ? 00:00:00 sh -c (cp '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/script.sh' '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/script.sh.copy'; { while [ -d '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da' -a \! -f '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-result.txt' ]; do touch '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-log.txt'; sleep 3; done } & jsc=durable-06bd061a93438cea329a0fefe524a3147629229d3f0599766ca229ad77406933; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/script.sh.copy' > '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-result.txt.tmp'; mv '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-result.txt.tmp' '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-result.txt'; wait) >&- 2>&- &
[2026-03-12T21:13:24.055Z] jenkins 100 98 0 21:13 ? 00:00:00 sh -c (cp '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/script.sh' '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/script.sh.copy'; { while [ -d '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da' -a \! -f '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-result.txt' ]; do touch '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-log.txt'; sleep 3; done } & jsc=durable-06bd061a93438cea329a0fefe524a3147629229d3f0599766ca229ad77406933; JENKINS_SERVER_COOKIE=$jsc 'sh' -xe '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/script.sh.copy' > '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-log.txt' 2>&1; echo $? > '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-result.txt.tmp'; mv '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-result.txt.tmp' '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/jenkins-result.txt'; wait) >&- 2>&- &
[2026-03-12T21:13:24.055Z] jenkins 101 98 0 21:13 ? 00:00:00 sh -xe /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin@tmp/durable-5be0b5da/script.sh.copy
[2026-03-12T21:13:24.055Z] jenkins 103 100 0 21:13 ? 00:00:00 sleep 3
[2026-03-12T21:13:24.055Z] jenkins 104 101 0 21:13 ? 00:00:00 bash ./build-farm/make-adopt-build-farm.sh
[2026-03-12T21:13:24.055Z] jenkins 153 104 0 21:13 ? 00:00:00 ps -fu jenkins
[2026-03-12T21:13:24.055Z] === END OF ARM32 STATUS CHECK ===
[2026-03-12T21:13:25.006Z] BOOT JDK: openjdk version "25-beta" 2025-09-16
[2026-03-12T21:13:25.006Z] BOOT JDK: OpenJDK Runtime Environment (build 25-beta+36-202511252229)
[2026-03-12T21:13:25.006Z] BOOT JDK: OpenJDK Server VM (build 25-beta+36-202511252229, mixed mode, sharing)
[2026-03-12T21:13:25.006Z] Boot jdk directory: /usr/lib/jvm/jdk8
[2026-03-12T21:13:25.006Z] BOOT JDK: openjdk version "25-beta" 2025-09-16
[2026-03-12T21:13:25.006Z] BOOT JDK: OpenJDK Runtime Environment (build 25-beta+36-202511252229)
[2026-03-12T21:13:25.007Z] BOOT JDK: OpenJDK Server VM (build 25-beta+36-202511252229, mixed mode, sharing)
[2026-03-12T21:13:25.007Z] JDK IN PATH: openjdk version "1.8.0_292"
[2026-03-12T21:13:25.007Z] JDK IN PATH: OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0ubuntu1~16.04.1-b10)
[2026-03-12T21:13:25.007Z] JDK IN PATH: OpenJDK Client VM (build 25.292-b10, mixed mode)
[2026-03-12T21:13:25.007Z] BRANCH: jdk8u492-b04-aarch32-20260301_adopt (For release either BRANCH or TAG should be set)
[2026-03-12T21:13:25.007Z] TAG:
[2026-03-12T21:13:25.007Z] Filename will be: OpenJDK8U-jdk_arm_linux_hotspot_8u492b04-ea.tar.gz
[2026-03-12T21:13:25.007Z] /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/build-farm/../makejdk-any-platform.sh --clean-git-repo --jdk-boot-dir /usr/lib/jvm/jdk8 --configure-args --target=armv7l-unknown-linux-gnueabihf --host=armv7l-unknown-linux-gnueabihf --with-extra-ldflags=-latomic --disable-ccache --with-jobs=4 --target-file-name OpenJDK8U-jdk_arm_linux_hotspot_8u492b04-ea.tar.gz --disable-shallow-git-clone -b jdk8u492-b04-aarch32-20260301_adopt --create-sbom --enable-sbom-strace --use-jep319-certs --create-debug-image --create-jre-image --build-variant temurin jdk8u
[2026-03-12T21:13:25.007Z] Starting /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/build-farm/../makejdk-any-platform.sh to configure, build (Adoptium)OpenJDK binary
[2026-03-12T21:13:25.007Z] Parsing opt: --clean-git-repo
[2026-03-12T21:13:25.007Z] Possible opt arg: --jdk-boot-dir
[2026-03-12T21:13:25.007Z] Parsing opt: --jdk-boot-dir
[2026-03-12T21:13:25.007Z] Possible opt arg: /usr/lib/jvm/jdk8
[2026-03-12T21:13:25.007Z] Parsing opt: --configure-args
[2026-03-12T21:13:25.007Z] Possible opt arg: --target=armv7l-unknown-linux-gnueabihf --host=armv7l-unknown-linux-gnueabihf --with-extra-ldflags=-latomic --disable-ccache --with-jobs=4
[2026-03-12T21:13:25.007Z] Parsing opt: --target-file-name
[2026-03-12T21:13:25.007Z] Possible opt arg: OpenJDK8U-jdk_arm_linux_hotspot_8u492b04-ea.tar.gz
[2026-03-12T21:13:25.007Z] Parsing opt: --disable-shallow-git-clone
[2026-03-12T21:13:25.007Z] Possible opt arg: -b
[2026-03-12T21:13:25.007Z] Parsing opt: -b
[2026-03-12T21:13:25.007Z] Possible opt arg: jdk8u492-b04-aarch32-20260301_adopt
[2026-03-12T21:13:25.007Z] Parsing opt: --create-sbom
[2026-03-12T21:13:25.007Z] Possible opt arg: --enable-sbom-strace
[2026-03-12T21:13:25.007Z] Parsing opt: --enable-sbom-strace
[2026-03-12T21:13:25.007Z] Possible opt arg: --use-jep319-certs
[2026-03-12T21:13:25.007Z] Parsing opt: --use-jep319-certs
[2026-03-12T21:13:25.007Z] Possible opt arg: --create-debug-image
[2026-03-12T21:13:25.007Z] Parsing opt: --create-debug-image
[2026-03-12T21:13:25.007Z] Possible opt arg: --create-jre-image
[2026-03-12T21:13:25.007Z] Parsing opt: --create-jre-image
[2026-03-12T21:13:25.007Z] Possible opt arg: --build-variant
[2026-03-12T21:13:25.007Z] Parsing opt: --build-variant
[2026-03-12T21:13:25.007Z] Possible opt arg: temurin
[2026-03-12T21:13:25.007Z] Setting version based on forest_name=jdk8u
[2026-03-12T21:13:25.007Z] Default branch set to BUILD_CONFIG[BRANCH]=jdk8u492-b04-aarch32-20260301_adopt
[2026-03-12T21:13:25.007Z] Using source repository https://github.com/adoptium/aarch32-jdk8u
[2026-03-12T21:13:25.007Z] Working dir is ./build/
[2026-03-12T21:13:25.007Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG=true
[2026-03-12T21:13:25.007Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG=true
[2026-03-12T21:13:25.007Z] JDK Image folder name: j2sdk-image
[2026-03-12T21:13:25.007Z] JRE Image folder name: j2re-image
[2026-03-12T21:13:25.007Z] Skipping setting boot JDK on docker host machine
[2026-03-12T21:13:25.007Z] # ============================
[2026-03-12T21:13:25.007Z] # OPENJDK BUILD CONFIGURATION:
[2026-03-12T21:13:25.007Z] # ============================
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[ADOPTIUM_DEVKIT_LOCATION]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[ADOPT_PATCHES]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[ALSA]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[ASSEMBLE_EXPLODED_IMAGE]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[BRANCH]="jdk8u492-b04-aarch32-20260301_adopt"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[BUILD_FULL_NAME]="linux-armv7l--client-release"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[BUILD_REPRODUCIBLE_DATE]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[BUILD_VARIANT]="temurin"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CLEAN_DOCKER_BUILD]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CLEAN_GIT_REPO]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CLEAN_LIBS]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CONTAINER_AS_ROOT]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CONTAINER_COMMAND]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CONTAINER_IMAGE]="ubuntu:18.04"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CONTAINER_NAME]="openjdk_container"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CREATE_DEBUG_IMAGE]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CREATE_JRE_IMAGE]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CREATE_SBOM]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CREATE_SOURCE_ARCHIVE]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CROSSCOMPILE]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[CUSTOM_CACERTS]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[DEBUG_DOCKER]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[DEBUG_IMAGE_PATH]="debug-image"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[DISABLE_ADOPT_BRANCH_SAFETY]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[DOCKER_FILE_PATH]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[DOCKER_SOURCE_VOLUME_NAME]="openjdk-source-volume-jdk8u-temurin"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[ENABLE_SBOM_STRACE]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[FREETYPE]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[FREETYPE_DIRECTORY]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[FREETYPE_FONT_BUILD_TYPE_PARAM]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[FREETYPE_FONT_VERSION]="86bc8a95056c97a810986434a3f268cbe67f2902"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[GRADLE_USER_HOME_DIR]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[JDK_BOOT_DIR]="/usr/lib/jvm/jdk8"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[JDK_PATH]="j2sdk-image"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[JMODS_IMAGE_PATH]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[JRE_PATH]="j2re-image"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[JVM_VARIANT]="client"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[KEEP_CONTAINER]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[LOCAL_DEPENDENCY_CACHE_DIR]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[MACOSX_CODESIGN_IDENTITY]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[MAKE_ARGS_FOR_ANY_PLATFORM]="DEBUG_BINARIES=true images"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[MAKE_COMMAND_NAME]="make"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[MAKE_EXPLODED]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[NUM_PROCESSORS]="1"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OPENJDK_BUILD_NUMBER]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_BRANCH]="master"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_URI]="https://github.com/adoptium/temurin-build.git"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OPENJDK_CORE_VERSION]="jdk8"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OPENJDK_FEATURE_NUMBER]="8"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OPENJDK_FOREST_NAME]="jdk8u"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE_ABSPATH]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OPENJDK_SOURCE_DIR]="src"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OPENJDK_UPDATE_VERSION]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OS_ARCHITECTURE]="armv7l"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OS_FULL_VERSION]="Ubuntu 16.04 (Kernel: 6.8.0-71-generic)"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[OS_KERNEL_NAME]="linux"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[PATCHES]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[RELEASE]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[REPOSITORY]="https://github.com/adoptium/aarch32-jdk8u"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[REUSE_CONTAINER]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[SHALLOW_CLONE_OPTION]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[SIGN]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[STATIC_LIBS_IMAGE_PATH]="static-libs"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[TAG]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[TARGET_DIR]="target/"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[TARGET_FILE_NAME]="OpenJDK8U-jdk_arm_linux_hotspot_8u492b04-ea.tar.gz"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[TEST_IMAGE_PATH]="test"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[TMP_CONTAINER_NAME]="openjdk-copy-src"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[TMP_SPACE_BUILD]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[USER_DEVKIT_LOCATION]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[USER_OPENJDK_BUILD_ROOT_DIRECTORY]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[USER_SUPPLIED_CONFIGURE_ARGS]=" --target=armv7l-unknown-linux-gnueabihf --host=armv7l-unknown-linux-gnueabihf --with-extra-ldflags=-latomic --disable-ccache --with-jobs=4"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[USER_SUPPLIED_MAKE_ARGS]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[USE_ADOPTIUM_DEVKIT]=""
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[USE_JEP319_CERTS]="true"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[USE_SSH]="false"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[VENDOR]="Undefined Vendor"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[WORKING_DIR]="./build/"
[2026-03-12T21:13:25.007Z] BUILD_CONFIG[WORKSPACE_DIR]="/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace"
[2026-03-12T21:13:25.958Z] build.sh : 21:13:24 : Clearing out target dir ...
[2026-03-12T21:13:25.958Z] rm: cannot remove '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/target/': No such file or directory
[2026-03-12T21:13:25.958Z] build.sh : 21:13:24 : Configuring workspace inc. clone and cacerts generation ...
[2026-03-12T21:13:25.958Z] Could not find a valid openjdk git repository at /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src so re-cloning the source to openjdk
[2026-03-12T21:13:25.958Z] git clone https://github.com/adoptium/aarch32-jdk8u.git /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/./build//src
[2026-03-12T21:13:25.958Z] Cloning into '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/./build//src'...
[2026-03-12T21:14:10.498Z] checkoutRequiredCodeToBuild:
[2026-03-12T21:14:10.498Z] workspace = /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/./build//src
[2026-03-12T21:14:10.499Z] BUILD_VARIANT = temurin
[2026-03-12T21:14:10.499Z] TAG =
[2026-03-12T21:14:10.499Z] BRANCH = jdk8u492-b04-aarch32-20260301_adopt
[2026-03-12T21:14:11.448Z] looks like the BUILD_CONFIG[BRANCH] (jdk8u492-b04-aarch32-20260301_adopt) scm ref given is a valid tag, so treat it as a tag
[2026-03-12T21:14:11.448Z] Checking out tag jdk8u492-b04-aarch32-20260301_adopt
[2026-03-12T21:14:12.749Z] Note: checking out 'jdk8u492-b04-aarch32-20260301_adopt'.
[2026-03-12T21:14:12.749Z]
[2026-03-12T21:14:12.749Z] You are in 'detached HEAD' state. You can look around, make experimental
[2026-03-12T21:14:12.749Z] changes and commit them, and you can discard any commits you make in this
[2026-03-12T21:14:12.749Z] state without impacting any branches by performing another checkout.
[2026-03-12T21:14:12.749Z]
[2026-03-12T21:14:12.749Z] If you want to create a new branch to retain commits you create, you may
[2026-03-12T21:14:12.749Z] do so (now or later) by using -b with the checkout command again. Example:
[2026-03-12T21:14:12.749Z]
[2026-03-12T21:14:12.749Z] git checkout -b <new-branch-name>
[2026-03-12T21:14:12.749Z]
[2026-03-12T21:14:12.749Z] HEAD is now at f5e04eb2a9... Merging jdk8u492-b04-aarch32-20260301 into release
[2026-03-12T21:14:12.749Z] HEAD is now at f5e04eb2a9 Merging jdk8u492-b04-aarch32-20260301 into release
[2026-03-12T21:14:12.749Z] Checked out tag jdk8u492-b04-aarch32-20260301_adopt
[2026-03-12T21:14:12.749Z] SUCCESS: BUILD_CONFIG[TAG] is set. Exporting to /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/target//metadata/scmref.txt...
[2026-03-12T21:14:12.749Z] jdk8u492-b04-aarch32-20260301_adoptcheckoutRequiredCodeToBuild succeeded
[2026-03-12T21:14:12.749Z] libfreetype/src found in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/./build//src
[2026-03-12T21:14:12.749Z] Checking and downloading Alsa dependency because OSTYPE="linux-gnueabihf"
[2026-03-12T21:14:12.749Z] Checking for ALSA
[2026-03-12T21:14:12.749Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-03-12T21:14:12.749Z] Dload Upload Total Spent Left Speed
[2026-03-12T21:14:12.749Z]
[2026-03-12T21:14:13.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2026-03-12T21:14:13.699Z] 100 966k 100 966k 0 0 24.6M 0 --:--:-- --:--:-- --:--:-- 24.8M
[2026-03-12T21:14:13.699Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2026-03-12T21:14:13.699Z] Dload Upload Total Spent Left Speed
[2026-03-12T21:14:13.699Z]
[2026-03-12T21:14:14.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2026-03-12T21:14:14.650Z] 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
[2026-03-12T21:14:14.650Z] 100 833 100 833 0 0 702 0 0:00:01 0:00:01 --:--:-- 702
[2026-03-12T21:14:14.650Z] GNUPGHOME=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/.gpg-temp
[2026-03-12T21:14:14.650Z] 21:14:13 up 221 days, 20:52, 0 users, load average: 1.45, 0.92, 0.45
[2026-03-12T21:14:14.650Z] gpg: keyring `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/.gpg-temp/secring.gpg' created
[2026-03-12T21:14:14.650Z] gpg: keyring `/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/.gpg-temp/pubring.gpg' created
[2026-03-12T21:14:14.650Z] gpg: requesting key A6E59C91 from hkp server keyserver.ubuntu.com
[2026-03-12T21:14:15.601Z] gpg: /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/.gpg-temp/trustdb.gpg: trustdb created
[2026-03-12T21:14:15.601Z] gpg: key A6E59C91: public key "ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>" imported
[2026-03-12T21:14:15.601Z] gpg: no ultimately trusted keys found
[2026-03-12T21:14:15.601Z] gpg: Total number processed: 1
[2026-03-12T21:14:15.601Z] gpg: imported: 1 (RSA: 1)
[2026-03-12T21:14:15.601Z] gpg command has passed.
[2026-03-12T21:14:15.601Z]
[2026-03-12T21:14:15.601Z] pub 4096R/A6E59C91 created: 2020-10-20 expires: never usage: SC
[2026-03-12T21:14:15.601Z] trust: unknown validity: unknown
[2026-03-12T21:14:15.601Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2026-03-12T21:14:15.601Z]
[2026-03-12T21:14:15.601Z] pub 4096R/A6E59C91 created: 2020-10-20 expires: never usage: SC
[2026-03-12T21:14:15.601Z] trust: unknown validity: unknown
[2026-03-12T21:14:15.601Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2026-03-12T21:14:15.601Z]
[2026-03-12T21:14:15.601Z] Please decide how far you trust this user to correctly verify other users' keys
[2026-03-12T21:14:15.601Z] (by looking at passports, checking fingerprints from different sources, etc.)
[2026-03-12T21:14:15.601Z]
[2026-03-12T21:14:15.601Z] 1 = I don't know or won't say
[2026-03-12T21:14:15.601Z] 2 = I do NOT trust
[2026-03-12T21:14:15.601Z] 3 = I trust marginally
[2026-03-12T21:14:15.601Z] 4 = I trust fully
[2026-03-12T21:14:15.601Z] 5 = I trust ultimately
[2026-03-12T21:14:15.601Z] m = back to the main menu
[2026-03-12T21:14:15.601Z]
[2026-03-12T21:14:15.601Z]
[2026-03-12T21:14:15.601Z] pub 4096R/A6E59C91 created: 2020-10-20 expires: never usage: SC
[2026-03-12T21:14:15.601Z] trust: ultimate validity: unknown
[2026-03-12T21:14:15.601Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2026-03-12T21:14:15.601Z] Please note that the shown key validity is not necessarily correct
[2026-03-12T21:14:15.601Z] unless you restart the program.
[2026-03-12T21:14:15.601Z]
[2026-03-12T21:14:15.601Z] gpg: Signature made Tue Oct 20 16:40:39 2020 UTC using RSA key ID A6E59C91
[2026-03-12T21:14:15.601Z] gpg: checking the trustdb
[2026-03-12T21:14:15.601Z] gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
[2026-03-12T21:14:15.601Z] gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
[2026-03-12T21:14:15.601Z] gpg: Good signature from "ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>"
[2026-03-12T21:14:15.601Z] Using bundled Freetype
[2026-03-12T21:14:15.601Z] Generating cacerts from Mozilla's bundle
[2026-03-12T21:14:16.554Z] SHA256 of old file: 0
[2026-03-12T21:14:16.554Z] SHA256 of new file: a903b3cd05231e39332515ef7ebe37e697262f39515a52015c23c62805b73cd0
[2026-03-12T21:14:16.554Z] Processing 'certdata.txt' ...
[2026-03-12T21:14:16.554Z] Skipping: GlobalSign Root CA
[2026-03-12T21:14:16.554Z] Skipping: Entrust.net Premium 2048 Secure Server CA is not trusted anymore
[2026-03-12T21:14:16.554Z] Skipping: Entrust.net Premium 2048 Secure Server CA
[2026-03-12T21:14:16.554Z] Skipping: Entrust Root Certification Authority is not trusted anymore
[2026-03-12T21:14:16.554Z] Parsing: Entrust Root Certification Authority
[2026-03-12T21:14:16.554Z] Skipping: Certum Root CA
[2026-03-12T21:14:16.554Z] Skipping: Comodo AAA Services root
[2026-03-12T21:14:16.554Z] Parsing: QuoVadis Root CA 2
[2026-03-12T21:14:16.554Z] Parsing: QuoVadis Root CA 3
[2026-03-12T21:14:16.554Z] Skipping: XRamp Global CA Root
[2026-03-12T21:14:16.554Z] Skipping: Go Daddy Class 2 CA
[2026-03-12T21:14:16.554Z] Skipping: Starfield Class 2 CA
[2026-03-12T21:14:16.554Z] Parsing: DigiCert Assured ID Root CA
[2026-03-12T21:14:16.554Z] Parsing: DigiCert Global Root CA
[2026-03-12T21:14:16.554Z] Parsing: DigiCert High Assurance EV Root CA
[2026-03-12T21:14:16.554Z] Parsing: SwissSign Gold CA - G2
[2026-03-12T21:14:16.554Z] Parsing: SecureTrust CA
[2026-03-12T21:14:16.554Z] Parsing: Secure Global CA
[2026-03-12T21:14:16.554Z] Parsing: COMODO Certification Authority
[2026-03-12T21:14:16.554Z] Parsing: COMODO ECC Certification Authority
[2026-03-12T21:14:16.554Z] Skipping: OISTE WISeKey Global Root GA CA
[2026-03-12T21:14:16.554Z] Parsing: Certigna
[2026-03-12T21:14:16.554Z] Skipping: ePKI Root Certification Authority is not trusted anymore
[2026-03-12T21:14:16.554Z] Parsing: ePKI Root Certification Authority
[2026-03-12T21:14:16.554Z] Parsing: certSIGN ROOT CA
[2026-03-12T21:14:16.554Z] Parsing: NetLock Arany (Class Gold) FÅ‘tanúsÃtvány
[2026-03-12T21:14:16.554Z] Parsing: Microsec e-Szigno Root CA 2009
[2026-03-12T21:14:16.554Z] Parsing: GlobalSign Root CA - R3
[2026-03-12T21:14:16.554Z] Parsing: Izenpe.com
[2026-03-12T21:14:16.554Z] Parsing: Go Daddy Root Certificate Authority - G2
[2026-03-12T21:14:16.554Z] Parsing: Starfield Root Certificate Authority - G2
[2026-03-12T21:14:16.554Z] Parsing: Starfield Services Root Certificate Authority - G2
[2026-03-12T21:14:16.554Z] Skipping: AffirmTrust Commercial is not trusted anymore
[2026-03-12T21:14:16.554Z] Parsing: AffirmTrust Commercial
[2026-03-12T21:14:16.554Z] Skipping: AffirmTrust Networking is not trusted anymore
[2026-03-12T21:14:16.554Z] Parsing: AffirmTrust Networking
[2026-03-12T21:14:16.554Z] Skipping: AffirmTrust Premium is not trusted anymore
[2026-03-12T21:14:16.554Z] Parsing: AffirmTrust Premium
[2026-03-12T21:14:16.554Z] Skipping: AffirmTrust Premium ECC is not trusted anymore
[2026-03-12T21:14:16.554Z] Parsing: AffirmTrust Premium ECC
[2026-03-12T21:14:16.554Z] Parsing: Certum Trusted Network CA
[2026-03-12T21:14:16.554Z] Parsing: TWCA Root Certification Authority
[2026-03-12T21:14:16.554Z] Parsing: Security Communication RootCA2
[2026-03-12T21:14:16.554Z] Parsing: Actalis Authentication Root CA
[2026-03-12T21:14:16.554Z] Parsing: Buypass Class 2 Root CA
[2026-03-12T21:14:16.554Z] Parsing: Buypass Class 3 Root CA
[2026-03-12T21:14:16.554Z] Parsing: T-TeleSec GlobalRoot Class 3
[2026-03-12T21:14:16.554Z] Parsing: D-TRUST Root Class 3 CA 2 2009
[2026-03-12T21:14:16.554Z] Parsing: D-TRUST Root Class 3 CA 2 EV 2009
[2026-03-12T21:14:16.554Z] Parsing: CA Disig Root R2
[2026-03-12T21:14:16.554Z] Parsing: ACCVRAIZ1
[2026-03-12T21:14:16.554Z] Parsing: TWCA Global Root CA
[2026-03-12T21:14:16.554Z] Parsing: TeliaSonera Root CA v1
[2026-03-12T21:14:16.554Z] Parsing: T-TeleSec GlobalRoot Class 2
[2026-03-12T21:14:16.554Z] Parsing: Atos TrustedRoot 2011
[2026-03-12T21:14:16.554Z] Parsing: QuoVadis Root CA 1 G3
[2026-03-12T21:14:16.554Z] Parsing: QuoVadis Root CA 2 G3
[2026-03-12T21:14:16.554Z] Parsing: QuoVadis Root CA 3 G3
[2026-03-12T21:14:16.554Z] Parsing: DigiCert Assured ID Root G2
[2026-03-12T21:14:16.554Z] Parsing: DigiCert Assured ID Root G3
[2026-03-12T21:14:16.554Z] Parsing: DigiCert Global Root G2
[2026-03-12T21:14:16.554Z] Parsing: DigiCert Global Root G3
[2026-03-12T21:14:16.554Z] Parsing: DigiCert Trusted Root G4
[2026-03-12T21:14:16.554Z] Parsing: COMODO RSA Certification Authority
[2026-03-12T21:14:16.554Z] Parsing: USERTrust RSA Certification Authority
[2026-03-12T21:14:16.554Z] Parsing: USERTrust ECC Certification Authority
[2026-03-12T21:14:16.554Z] Parsing: GlobalSign ECC Root CA - R5
[2026-03-12T21:14:16.554Z] Skipping: Staat der Nederlanden Root CA - G3
[2026-03-12T21:14:16.554Z] Parsing: IdenTrust Commercial Root CA 1
[2026-03-12T21:14:16.554Z] Parsing: IdenTrust Public Sector Root CA 1
[2026-03-12T21:14:16.554Z] Skipping: Entrust Root Certification Authority - G2 is not trusted anymore
[2026-03-12T21:14:16.554Z] Parsing: Entrust Root Certification Authority - G2
[2026-03-12T21:14:16.554Z] Skipping: Entrust Root Certification Authority - EC1 is not trusted anymore
[2026-03-12T21:14:16.554Z] Parsing: Entrust Root Certification Authority - EC1
[2026-03-12T21:14:16.554Z] Parsing: CFCA EV ROOT
[2026-03-12T21:14:16.554Z] Parsing: OISTE WISeKey Global Root GB CA
[2026-03-12T21:14:16.554Z] Parsing: SZAFIR ROOT CA2
[2026-03-12T21:14:16.554Z] Parsing: Certum Trusted Network CA 2
[2026-03-12T21:14:16.554Z] Parsing: Hellenic Academic and Research Institutions RootCA 2015
[2026-03-12T21:14:16.554Z] Parsing: Hellenic Academic and Research Institutions ECC RootCA 2015
[2026-03-12T21:14:16.554Z] Parsing: ISRG Root X1
[2026-03-12T21:14:16.554Z] Parsing: AC RAIZ FNMT-RCM
[2026-03-12T21:14:16.554Z] Parsing: Amazon Root CA 1
[2026-03-12T21:14:16.554Z] Parsing: Amazon Root CA 2
[2026-03-12T21:14:16.554Z] Parsing: Amazon Root CA 3
[2026-03-12T21:14:16.554Z] Parsing: Amazon Root CA 4
[2026-03-12T21:14:16.554Z] Skipping: D-TRUST Root CA 3 2013
[2026-03-12T21:14:16.554Z] Parsing: TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1
[2026-03-12T21:14:16.554Z] Parsing: GDCA TrustAUTH R5 ROOT
[2026-03-12T21:14:16.554Z] Parsing: SSL.com Root Certification Authority RSA
[2026-03-12T21:14:16.554Z] Parsing: SSL.com Root Certification Authority ECC
[2026-03-12T21:14:16.554Z] Parsing: SSL.com EV Root Certification Authority RSA R2
[2026-03-12T21:14:16.554Z] Parsing: SSL.com EV Root Certification Authority ECC
[2026-03-12T21:14:16.554Z] Parsing: GlobalSign Root CA - R6
[2026-03-12T21:14:16.554Z] Parsing: OISTE WISeKey Global Root GC CA
[2026-03-12T21:14:16.554Z] Parsing: UCA Global G2 Root
[2026-03-12T21:14:16.554Z] Parsing: UCA Extended Validation Root
[2026-03-12T21:14:16.554Z] Parsing: Certigna Root CA
[2026-03-12T21:14:16.554Z] Parsing: emSign Root CA - G1
[2026-03-12T21:14:16.554Z] Parsing: emSign ECC Root CA - G3
[2026-03-12T21:14:16.554Z] Parsing: emSign Root CA - C1
[2026-03-12T21:14:16.554Z] Parsing: emSign ECC Root CA - C3
[2026-03-12T21:14:16.554Z] Parsing: Hongkong Post Root CA 3
[2026-03-12T21:14:16.554Z] Skipping: Entrust Root Certification Authority - G4
[2026-03-12T21:14:16.554Z] Parsing: Microsoft ECC Root Certificate Authority 2017
[2026-03-12T21:14:16.554Z] Parsing: Microsoft RSA Root Certificate Authority 2017
[2026-03-12T21:14:16.554Z] Parsing: e-Szigno Root CA 2017
[2026-03-12T21:14:16.554Z] Parsing: certSIGN Root CA G2
[2026-03-12T21:14:16.554Z] Parsing: Trustwave Global Certification Authority
[2026-03-12T21:14:16.554Z] Parsing: Trustwave Global ECC P256 Certification Authority
[2026-03-12T21:14:16.554Z] Parsing: Trustwave Global ECC P384 Certification Authority
[2026-03-12T21:14:16.554Z] Parsing: NAVER Global Root Certification Authority
[2026-03-12T21:14:16.554Z] Parsing: AC RAIZ FNMT-RCM SERVIDORES SEGUROS
[2026-03-12T21:14:16.554Z] Skipping: GlobalSign Secure Mail Root R45
[2026-03-12T21:14:16.554Z] Skipping: GlobalSign Secure Mail Root E45
[2026-03-12T21:14:16.554Z] Parsing: GlobalSign Root R46
[2026-03-12T21:14:16.554Z] Parsing: GlobalSign Root E46
[2026-03-12T21:14:16.554Z] Skipping: GLOBALTRUST 2020 is not trusted anymore
[2026-03-12T21:14:16.554Z] Parsing: GLOBALTRUST 2020
[2026-03-12T21:14:16.554Z] Parsing: ANF Secure Server Root CA
[2026-03-12T21:14:16.554Z] Parsing: Certum EC-384 CA
[2026-03-12T21:14:16.554Z] Parsing: Certum Trusted Root CA
[2026-03-12T21:14:16.554Z] Parsing: TunTrust Root CA
[2026-03-12T21:14:16.554Z] Parsing: HARICA TLS RSA Root CA 2021
[2026-03-12T21:14:16.554Z] Parsing: HARICA TLS ECC Root CA 2021
[2026-03-12T21:14:16.554Z] Skipping: HARICA Client RSA Root CA 2021
[2026-03-12T21:14:16.554Z] Skipping: HARICA Client ECC Root CA 2021
[2026-03-12T21:14:16.554Z] Parsing: Autoridad de Certificacion Firmaprofesional CIF A62634068
[2026-03-12T21:14:16.554Z] Parsing: vTrus ECC Root CA
[2026-03-12T21:14:16.554Z] Parsing: vTrus Root CA
[2026-03-12T21:14:16.554Z] Parsing: ISRG Root X2
[2026-03-12T21:14:16.554Z] Parsing: HiPKI Root CA - G1
[2026-03-12T21:14:16.554Z] Parsing: GlobalSign ECC Root CA - R4
[2026-03-12T21:14:16.554Z] Parsing: GTS Root R1
[2026-03-12T21:14:16.554Z] Parsing: GTS Root R2
[2026-03-12T21:14:16.554Z] Parsing: GTS Root R3
[2026-03-12T21:14:16.554Z] Parsing: GTS Root R4
[2026-03-12T21:14:16.554Z] Parsing: Telia Root CA v2
[2026-03-12T21:14:16.554Z] Parsing: D-TRUST BR Root CA 1 2020
[2026-03-12T21:14:16.554Z] Parsing: D-TRUST EV Root CA 1 2020
[2026-03-12T21:14:16.554Z] Parsing: DigiCert TLS ECC P384 Root G5
[2026-03-12T21:14:16.554Z] Parsing: DigiCert TLS RSA4096 Root G5
[2026-03-12T21:14:16.554Z] Skipping: DigiCert SMIME ECC P384 Root G5
[2026-03-12T21:14:16.554Z] Skipping: DigiCert SMIME RSA4096 Root G5
[2026-03-12T21:14:16.554Z] Parsing: Certainly Root R1
[2026-03-12T21:14:16.554Z] Parsing: Certainly Root E1
[2026-03-12T21:14:16.554Z] Skipping: DIGITALSIGN GLOBAL ROOT RSA CA
[2026-03-12T21:14:16.554Z] Skipping: DIGITALSIGN GLOBAL ROOT ECDSA CA
[2026-03-12T21:14:16.554Z] Parsing: Security Communication ECC RootCA1
[2026-03-12T21:14:16.554Z] Parsing: BJCA Global Root CA1
[2026-03-12T21:14:16.554Z] Parsing: BJCA Global Root CA2
[2026-03-12T21:14:16.554Z] Skipping: LAWtrust Root CA2 (4096)
[2026-03-12T21:14:16.554Z] Skipping: Sectigo Public Email Protection Root E46
[2026-03-12T21:14:16.554Z] Skipping: Sectigo Public Email Protection Root R46
[2026-03-12T21:14:16.554Z] Parsing: Sectigo Public Server Authentication Root E46
[2026-03-12T21:14:16.555Z] Parsing: Sectigo Public Server Authentication Root R46
[2026-03-12T21:14:16.555Z] Parsing: SSL.com TLS RSA Root CA 2022
[2026-03-12T21:14:16.555Z] Parsing: SSL.com TLS ECC Root CA 2022
[2026-03-12T21:14:16.555Z] Skipping: SSL.com Client ECC Root CA 2022
[2026-03-12T21:14:16.555Z] Skipping: SSL.com Client RSA Root CA 2022
[2026-03-12T21:14:16.555Z] Skipping: Atos TrustedRoot Root CA ECC G2 2020
[2026-03-12T21:14:16.555Z] Skipping: Atos TrustedRoot Root CA RSA G2 2020
[2026-03-12T21:14:16.555Z] Parsing: Atos TrustedRoot Root CA ECC TLS 2021
[2026-03-12T21:14:16.555Z] Parsing: Atos TrustedRoot Root CA RSA TLS 2021
[2026-03-12T21:14:16.555Z] Parsing: TrustAsia Global Root CA G3
[2026-03-12T21:14:16.555Z] Parsing: TrustAsia Global Root CA G4
[2026-03-12T21:14:16.555Z] Skipping: D-Trust SBR Root CA 1 2022
[2026-03-12T21:14:16.555Z] Skipping: D-Trust SBR Root CA 2 2022
[2026-03-12T21:14:16.555Z] Skipping: Telekom Security SMIME ECC Root 2021
[2026-03-12T21:14:16.555Z] Parsing: Telekom Security TLS ECC Root 2020
[2026-03-12T21:14:16.555Z] Skipping: Telekom Security SMIME RSA Root 2023
[2026-03-12T21:14:16.555Z] Parsing: Telekom Security TLS RSA Root 2023
[2026-03-12T21:14:16.555Z] Parsing: FIRMAPROFESIONAL CA ROOT-A WEB
[2026-03-12T21:14:16.555Z] Parsing: TWCA CYBER Root CA
[2026-03-12T21:14:16.555Z] Skipping: TWCA Global Root CA G2
[2026-03-12T21:14:16.555Z] Parsing: SecureSign Root CA12
[2026-03-12T21:14:16.555Z] Parsing: SecureSign Root CA14
[2026-03-12T21:14:16.555Z] Parsing: SecureSign Root CA15
[2026-03-12T21:14:16.555Z] Parsing: D-TRUST BR Root CA 2 2023
[2026-03-12T21:14:16.555Z] Skipping: TrustAsia SMIME ECC Root CA
[2026-03-12T21:14:16.555Z] Skipping: TrustAsia SMIME RSA Root CA
[2026-03-12T21:14:16.555Z] Parsing: TrustAsia TLS ECC Root CA
[2026-03-12T21:14:16.555Z] Parsing: TrustAsia TLS RSA Root CA
[2026-03-12T21:14:16.555Z] Parsing: D-TRUST EV Root CA 2 2023
[2026-03-12T21:14:16.555Z] Skipping: SwissSign RSA SMIME Root CA 2022 - 1
[2026-03-12T21:14:16.555Z] Parsing: SwissSign RSA TLS Root CA 2022 - 1
[2026-03-12T21:14:16.555Z] Skipping: OISTE Client Root ECC G1
[2026-03-12T21:14:16.555Z] Skipping: OISTE Client Root RSA G1
[2026-03-12T21:14:16.555Z] Parsing: OISTE Server Root ECC G1
[2026-03-12T21:14:16.555Z] Parsing: OISTE Server Root RSA G1
[2026-03-12T21:14:16.555Z] Done (144 CA certs processed, 46 skipped).
[2026-03-12T21:14:16.555Z] mk-ca-bundle.pl generates 144 certificates
[2026-03-12T21:14:16.555Z] 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-12T21:14:16.555Z] 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-12T21:14:16.555Z] 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-12T21:14:17.509Z] Certificate was added to keystore
[2026-03-12T21:14:17.509Z]
[2026-03-12T21:14:17.509Z] Warning:
[2026-03-12T21:14:17.509Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:17.509Z] Subject: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:17.509Z] Generated alias: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:17.509Z] Processing certificate with alias: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:17.509Z] Certificate was added to keystore
[2026-03-12T21:14:17.509Z]
[2026-03-12T21:14:17.509Z] Warning:
[2026-03-12T21:14:17.509Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:17.509Z] Subject: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-12T21:14:17.509Z] Generated alias: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-12T21:14:17.509Z] Processing certificate with alias: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-12T21:14:17.509Z] Certificate was added to keystore
[2026-03-12T21:14:17.509Z] Subject: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-12T21:14:17.509Z] Generated alias: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-12T21:14:17.509Z] Processing certificate with alias: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-12T21:14:18.465Z] Certificate was added to keystore
[2026-03-12T21:14:18.465Z] Subject: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-12T21:14:18.465Z] Generated alias: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-12T21:14:18.465Z] Processing certificate with alias: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2026-03-12T21:14:18.465Z] Certificate was added to keystore
[2026-03-12T21:14:18.465Z] Subject: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-03-12T21:14:18.465Z] Generated alias: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-03-12T21:14:18.465Z] Processing certificate with alias: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2026-03-12T21:14:18.465Z] Certificate was added to keystore
[2026-03-12T21:14:18.465Z] Subject: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-12T21:14:18.465Z] Generated alias: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-12T21:14:18.465Z] Processing certificate with alias: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-12T21:14:19.652Z] Certificate was added to keystore
[2026-03-12T21:14:19.652Z] Subject: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-12T21:14:19.652Z] Generated alias: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-12T21:14:19.652Z] Processing certificate with alias: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2026-03-12T21:14:19.652Z] Certificate was added to keystore
[2026-03-12T21:14:19.652Z] Subject: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-03-12T21:14:19.652Z] Generated alias: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-03-12T21:14:19.652Z] Processing certificate with alias: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2026-03-12T21:14:19.652Z] Certificate was added to keystore
[2026-03-12T21:14:19.652Z] Subject: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-12T21:14:19.652Z] Generated alias: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-12T21:14:19.652Z] Processing certificate with alias: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-12T21:14:20.603Z] Certificate was added to keystore
[2026-03-12T21:14:20.603Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-03-12T21:14:20.603Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-03-12T21:14:20.603Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2026-03-12T21:14:20.603Z] Certificate was added to keystore
[2026-03-12T21:14:20.603Z] Subject: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:20.603Z] Generated alias: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:20.603Z] Processing certificate with alias: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:20.603Z] Certificate was added to keystore
[2026-03-12T21:14:20.603Z] Subject: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:20.603Z] Generated alias: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:20.603Z] Processing certificate with alias: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:21.554Z] Certificate was added to keystore
[2026-03-12T21:14:21.554Z] Subject: CN=Certigna,O=Dhimyotis,C=FR
[2026-03-12T21:14:21.554Z] Generated alias: CN=Certigna,O=Dhimyotis,C=FR
[2026-03-12T21:14:21.554Z] Processing certificate with alias: CN=Certigna,O=Dhimyotis,C=FR
[2026-03-12T21:14:21.554Z] Certificate was added to keystore
[2026-03-12T21:14:21.554Z]
[2026-03-12T21:14:21.554Z] Warning:
[2026-03-12T21:14:21.554Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:21.554Z] Subject: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:21.554Z] Generated alias: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:21.554Z] Processing certificate with alias: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:21.554Z] Certificate was added to keystore
[2026-03-12T21:14:21.554Z] Subject: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:21.554Z] Generated alias: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:21.554Z] Processing certificate with alias: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2026-03-12T21:14:22.506Z] Certificate was added to keystore
[2026-03-12T21:14:22.506Z] Subject: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-03-12T21:14:22.506Z] Generated alias: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-03-12T21:14:22.506Z] Processing certificate with alias: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2026-03-12T21:14:22.506Z] Certificate was added to keystore
[2026-03-12T21:14:22.506Z] Subject: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:22.506Z] Generated alias: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:22.506Z] Processing certificate with alias: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:22.506Z] Certificate was added to keystore
[2026-03-12T21:14:22.506Z] Subject: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:22.506Z] Generated alias: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:22.506Z] Processing certificate with alias: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:23.694Z] Certificate was added to keystore
[2026-03-12T21:14:23.694Z] Subject: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-12T21:14:23.694Z] Generated alias: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-12T21:14:23.695Z] Processing certificate with alias: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-12T21:14:23.695Z] Certificate was added to keystore
[2026-03-12T21:14:23.695Z] Subject: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-12T21:14:23.695Z] Generated alias: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-12T21:14:23.695Z] Processing certificate with alias: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2026-03-12T21:14:24.646Z] Certificate was added to keystore
[2026-03-12T21:14:24.646Z] Subject: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-03-12T21:14:24.646Z] Generated alias: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-03-12T21:14:24.646Z] Processing certificate with alias: CN=Certainly_Root_R1,O=Certainly,C=US
[2026-03-12T21:14:24.646Z] Certificate was added to keystore
[2026-03-12T21:14:24.646Z] Subject: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-03-12T21:14:24.646Z] Generated alias: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-03-12T21:14:24.646Z] Processing certificate with alias: CN=Certainly_Root_E1,O=Certainly,C=US
[2026-03-12T21:14:24.646Z] Certificate was added to keystore
[2026-03-12T21:14:24.646Z] Subject: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-12T21:14:24.646Z] Generated alias: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-12T21:14:24.646Z] Processing certificate with alias: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-12T21:14:25.597Z] Certificate was added to keystore
[2026-03-12T21:14:25.597Z] Subject: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-12T21:14:25.597Z] Generated alias: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-12T21:14:25.597Z] Processing certificate with alias: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2026-03-12T21:14:25.597Z] Certificate was added to keystore
[2026-03-12T21:14:25.597Z]
[2026-03-12T21:14:25.597Z] Warning:
[2026-03-12T21:14:25.597Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:25.597Z] Subject: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-12T21:14:25.597Z] Generated alias: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-12T21:14:25.597Z] Processing certificate with alias: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-12T21:14:25.597Z] Certificate was added to keystore
[2026-03-12T21:14:25.597Z] Subject: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-12T21:14:25.597Z] Generated alias: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-12T21:14:25.597Z] Processing certificate with alias: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2026-03-12T21:14:26.549Z] Certificate was added to keystore
[2026-03-12T21:14:26.549Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-03-12T21:14:26.549Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-03-12T21:14:26.549Z] Processing certificate with alias: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2026-03-12T21:14:26.549Z] Certificate was added to keystore
[2026-03-12T21:14:26.549Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-03-12T21:14:26.549Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-03-12T21:14:26.549Z] Processing certificate with alias: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2026-03-12T21:14:26.549Z] Certificate was added to keystore
[2026-03-12T21:14:26.549Z] Subject: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-12T21:14:26.549Z] Generated alias: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-12T21:14:26.549Z] Processing certificate with alias: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-12T21:14:27.503Z] Certificate was added to keystore
[2026-03-12T21:14:27.503Z] Subject: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-12T21:14:27.503Z] Generated alias: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-12T21:14:27.503Z] Processing certificate with alias: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2026-03-12T21:14:27.503Z] Certificate was added to keystore
[2026-03-12T21:14:27.503Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-03-12T21:14:27.503Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-03-12T21:14:27.503Z] Processing certificate with alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2026-03-12T21:14:28.453Z] Certificate was added to keystore
[2026-03-12T21:14:28.454Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-03-12T21:14:28.454Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-03-12T21:14:28.454Z] Processing certificate with alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2026-03-12T21:14:28.454Z] Certificate was added to keystore
[2026-03-12T21:14:28.454Z] Subject: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:28.454Z] Generated alias: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:28.454Z] Processing certificate with alias: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:28.454Z] Certificate was added to keystore
[2026-03-12T21:14:28.454Z] Subject: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:28.454Z] Generated alias: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:28.454Z] Processing certificate with alias: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:29.404Z] Certificate was added to keystore
[2026-03-12T21:14:29.404Z] Subject: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-03-12T21:14:29.404Z] Generated alias: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-03-12T21:14:29.404Z] Processing certificate with alias: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2026-03-12T21:14:29.404Z] Certificate was added to keystore
[2026-03-12T21:14:29.404Z]
[2026-03-12T21:14:29.404Z] Warning:
[2026-03-12T21:14:29.404Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:29.404Z] Subject: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-12T21:14:29.404Z] Generated alias: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-12T21:14:29.404Z] Processing certificate with alias: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-12T21:14:29.404Z] Certificate was added to keystore
[2026-03-12T21:14:30.356Z] Subject: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-12T21:14:30.356Z] Generated alias: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-12T21:14:30.356Z] Processing certificate with alias: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2026-03-12T21:14:30.356Z] Certificate was added to keystore
[2026-03-12T21:14:30.356Z] Subject: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,2.5.4.97=#0C0F56415445532D413632363334303638,O=Firmaprofesional_SA,C=ES
[2026-03-12T21:14:30.356Z] Generated alias: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,O=Firmaprofesional_SA,C=ES
[2026-03-12T21:14:30.356Z] Processing certificate with alias: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,O=Firmaprofesional_SA,C=ES
[2026-03-12T21:14:30.356Z] Certificate was added to keystore
[2026-03-12T21:14:30.356Z] Subject: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-12T21:14:30.356Z] Generated alias: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-12T21:14:30.356Z] Processing certificate with alias: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-12T21:14:31.306Z] Certificate was added to keystore
[2026-03-12T21:14:31.306Z] Subject: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-12T21:14:31.306Z] Generated alias: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-12T21:14:31.306Z] Processing certificate with alias: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-12T21:14:31.306Z] Certificate was added to keystore
[2026-03-12T21:14:31.306Z] Subject: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-12T21:14:31.306Z] Generated alias: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-12T21:14:31.306Z] Processing certificate with alias: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-12T21:14:31.306Z] Certificate was added to keystore
[2026-03-12T21:14:32.257Z] Subject: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-12T21:14:32.257Z] Generated alias: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-12T21:14:32.257Z] Processing certificate with alias: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2026-03-12T21:14:32.257Z] Certificate was added to keystore
[2026-03-12T21:14:32.257Z] Subject: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:32.257Z] Generated alias: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:32.257Z] Processing certificate with alias: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:32.257Z] Certificate was added to keystore
[2026-03-12T21:14:32.257Z] Subject: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:32.257Z] Generated alias: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:32.257Z] Processing certificate with alias: CN=TrustAsia_TLS_ECC_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:33.316Z] Certificate was added to keystore
[2026-03-12T21:14:33.316Z] Subject: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:33.316Z] Generated alias: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:33.316Z] Processing certificate with alias: CN=TrustAsia_TLS_RSA_Root_CA,O=TrustAsia_Technologies__Inc.,C=CN
[2026-03-12T21:14:33.316Z] Certificate was added to keystore
[2026-03-12T21:14:33.316Z] 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-12T21:14:33.316Z] 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-12T21:14:33.316Z] grep: Invalid back reference
[2026-03-12T21:14:33.316Z] 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-12T21:14:34.266Z] Certificate was added to keystore
[2026-03-12T21:14:34.266Z] Subject: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:34.266Z] Generated alias: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:34.266Z] Processing certificate with alias: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:34.266Z] Certificate was added to keystore
[2026-03-12T21:14:34.266Z] Subject: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-03-12T21:14:34.266Z] Generated alias: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-03-12T21:14:34.266Z] Processing certificate with alias: CN=SwissSign_RSA_TLS_Root_CA_2022_-_1,O=SwissSign_AG,C=CH
[2026-03-12T21:14:34.266Z] Certificate was added to keystore
[2026-03-12T21:14:35.218Z] Subject: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-03-12T21:14:35.219Z] Generated alias: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-03-12T21:14:35.219Z] Processing certificate with alias: CN=OISTE_Server_Root_ECC_G1,O=OISTE_Foundation,C=CH
[2026-03-12T21:14:35.219Z] Certificate was added to keystore
[2026-03-12T21:14:35.219Z] Subject: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-03-12T21:14:35.219Z] Generated alias: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-03-12T21:14:35.219Z] Processing certificate with alias: CN=OISTE_Server_Root_RSA_G1,O=OISTE_Foundation,C=CH
[2026-03-12T21:14:35.219Z] Certificate was added to keystore
[2026-03-12T21:14:35.219Z] Subject: emailAddress=info@e-szigno.hu,CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-12T21:14:35.219Z] Generated alias: CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-12T21:14:35.219Z] Processing certificate with alias: CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-12T21:14:36.170Z] Certificate was added to keystore
[2026-03-12T21:14:36.170Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-03-12T21:14:36.170Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-03-12T21:14:36.171Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2026-03-12T21:14:36.171Z] Certificate was added to keystore
[2026-03-12T21:14:36.171Z] Subject: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-03-12T21:14:36.171Z] Generated alias: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-03-12T21:14:36.171Z] Processing certificate with alias: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2026-03-12T21:14:36.171Z] Certificate was added to keystore
[2026-03-12T21:14:37.121Z] Subject: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-12T21:14:37.121Z] Generated alias: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-12T21:14:37.121Z] Processing certificate with alias: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-12T21:14:37.121Z] Certificate was added to keystore
[2026-03-12T21:14:37.121Z] Subject: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-12T21:14:37.121Z] Generated alias: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-12T21:14:37.121Z] Processing certificate with alias: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-12T21:14:37.121Z] Certificate was added to keystore
[2026-03-12T21:14:37.121Z] Subject: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:37.122Z] Generated alias: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:37.122Z] Processing certificate with alias: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:38.076Z] Certificate was added to keystore
[2026-03-12T21:14:38.076Z]
[2026-03-12T21:14:38.076Z] Warning:
[2026-03-12T21:14:38.076Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:38.076Z] Subject: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-12T21:14:38.076Z] Generated alias: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-12T21:14:38.076Z] Processing certificate with alias: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2026-03-12T21:14:38.076Z] Certificate was added to keystore
[2026-03-12T21:14:38.076Z] Subject: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-03-12T21:14:38.076Z] Generated alias: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-03-12T21:14:38.076Z] Processing certificate with alias: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2026-03-12T21:14:39.027Z] Certificate was added to keystore
[2026-03-12T21:14:39.027Z] Subject: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-03-12T21:14:39.027Z] Generated alias: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-03-12T21:14:39.027Z] Processing certificate with alias: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2026-03-12T21:14:39.027Z] Certificate was added to keystore
[2026-03-12T21:14:39.027Z]
[2026-03-12T21:14:39.027Z] Warning:
[2026-03-12T21:14:39.027Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:39.027Z] Subject: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-03-12T21:14:39.027Z] Generated alias: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-03-12T21:14:39.027Z] Processing certificate with alias: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2026-03-12T21:14:39.027Z] Certificate was added to keystore
[2026-03-12T21:14:39.027Z] Subject: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-03-12T21:14:39.027Z] Generated alias: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-03-12T21:14:39.027Z] Processing certificate with alias: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2026-03-12T21:14:39.981Z] Certificate was added to keystore
[2026-03-12T21:14:39.981Z] Subject: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-12T21:14:39.981Z] Generated alias: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-12T21:14:39.981Z] Processing certificate with alias: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-12T21:14:39.981Z] Certificate was added to keystore
[2026-03-12T21:14:39.981Z]
[2026-03-12T21:14:39.981Z] Warning:
[2026-03-12T21:14:39.981Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:39.981Z] Subject: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-12T21:14:39.981Z] Generated alias: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-12T21:14:39.981Z] Processing certificate with alias: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-12T21:14:40.934Z] Certificate was added to keystore
[2026-03-12T21:14:40.934Z]
[2026-03-12T21:14:40.934Z] Warning:
[2026-03-12T21:14:40.934Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:40.934Z] Subject: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-12T21:14:40.934Z] Generated alias: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-12T21:14:40.934Z] Processing certificate with alias: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2026-03-12T21:14:40.934Z] Certificate was added to keystore
[2026-03-12T21:14:40.934Z] Subject: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-03-12T21:14:40.934Z] Generated alias: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-03-12T21:14:40.934Z] Processing certificate with alias: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2026-03-12T21:14:40.934Z] Certificate was added to keystore
[2026-03-12T21:14:41.885Z] Subject: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-12T21:14:41.885Z] Generated alias: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-12T21:14:41.885Z] Processing certificate with alias: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-12T21:14:41.885Z] Certificate was added to keystore
[2026-03-12T21:14:41.885Z] Subject: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:41.885Z] Generated alias: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:41.885Z] Processing certificate with alias: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:41.885Z] Certificate was added to keystore
[2026-03-12T21:14:41.885Z]
[2026-03-12T21:14:41.885Z] Warning:
[2026-03-12T21:14:41.885Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:41.885Z] Subject: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-12T21:14:41.885Z] Generated alias: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-12T21:14:41.885Z] Processing certificate with alias: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2026-03-12T21:14:42.837Z] Certificate was added to keystore
[2026-03-12T21:14:42.837Z] Subject: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-12T21:14:42.837Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-12T21:14:42.837Z] 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-12T21:14:42.837Z] Certificate was added to keystore
[2026-03-12T21:14:43.788Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:43.788Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:43.788Z] Processing certificate with alias: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:43.788Z] Certificate was added to keystore
[2026-03-12T21:14:43.788Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:43.788Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:43.788Z] Processing certificate with alias: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2026-03-12T21:14:43.788Z] Certificate was added to keystore
[2026-03-12T21:14:43.788Z] Subject: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-03-12T21:14:43.788Z] Generated alias: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-03-12T21:14:43.788Z] Processing certificate with alias: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2026-03-12T21:14:44.745Z] Certificate was added to keystore
[2026-03-12T21:14:44.745Z] Subject: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-03-12T21:14:44.745Z] Generated alias: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-03-12T21:14:44.745Z] Processing certificate with alias: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2026-03-12T21:14:44.745Z] Certificate was added to keystore
[2026-03-12T21:14:45.697Z]
[2026-03-12T21:14:45.697Z] Warning:
[2026-03-12T21:14:45.697Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:45.697Z] Subject: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-12T21:14:45.697Z] Generated alias: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-12T21:14:45.697Z] Processing certificate with alias: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2026-03-12T21:14:45.697Z] Certificate was added to keystore
[2026-03-12T21:14:45.697Z] Subject: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-03-12T21:14:45.697Z] Generated alias: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-03-12T21:14:45.697Z] Processing certificate with alias: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2026-03-12T21:14:45.697Z] Certificate was added to keystore
[2026-03-12T21:14:45.697Z]
[2026-03-12T21:14:45.697Z] Warning:
[2026-03-12T21:14:45.697Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:45.697Z] Subject: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-12T21:14:45.697Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2026-03-12T21:14:45.697Z] 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-12T21:14:46.652Z] Certificate was added to keystore
[2026-03-12T21:14:46.652Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-03-12T21:14:46.652Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-03-12T21:14:46.652Z] Processing certificate with alias: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2026-03-12T21:14:46.652Z] Certificate was added to keystore
[2026-03-12T21:14:46.652Z] Subject: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:46.652Z] Generated alias: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:46.652Z] Processing certificate with alias: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:47.783Z] Certificate was added to keystore
[2026-03-12T21:14:47.783Z]
[2026-03-12T21:14:47.783Z] Warning:
[2026-03-12T21:14:47.783Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:47.783Z] Subject: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:47.783Z] Generated alias: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:47.783Z] Processing certificate with alias: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:47.783Z] Certificate was added to keystore
[2026-03-12T21:14:47.783Z] Subject: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:47.783Z] Generated alias: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:47.783Z] Processing certificate with alias: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:48.733Z] Certificate was added to keystore
[2026-03-12T21:14:48.733Z] Subject: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:48.733Z] Generated alias: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:48.733Z] Processing certificate with alias: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2026-03-12T21:14:48.733Z] Certificate was added to keystore
[2026-03-12T21:14:48.733Z] Subject: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:48.733Z] Generated alias: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:48.733Z] Processing certificate with alias: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:49.684Z] Certificate was added to keystore
[2026-03-12T21:14:49.684Z] Subject: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:49.684Z] Generated alias: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:49.684Z] Processing certificate with alias: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:49.684Z] Certificate was added to keystore
[2026-03-12T21:14:49.684Z] Subject: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:49.684Z] Generated alias: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:49.684Z] Processing certificate with alias: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:49.684Z] Certificate was added to keystore
[2026-03-12T21:14:49.684Z] Subject: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:49.684Z] Generated alias: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:49.684Z] Processing certificate with alias: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:50.634Z] Certificate was added to keystore
[2026-03-12T21:14:50.634Z] Subject: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:50.634Z] Generated alias: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:50.634Z] Processing certificate with alias: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:50.634Z] Certificate was added to keystore
[2026-03-12T21:14:50.634Z] Subject: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-12T21:14:50.634Z] Generated alias: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-12T21:14:50.634Z] Processing certificate with alias: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-12T21:14:51.585Z] Certificate was added to keystore
[2026-03-12T21:14:51.585Z] Subject: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-12T21:14:51.585Z] Generated alias: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-12T21:14:51.585Z] Processing certificate with alias: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-12T21:14:51.585Z] Certificate was added to keystore
[2026-03-12T21:14:51.585Z] Subject: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:51.585Z] Generated alias: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:51.585Z] Processing certificate with alias: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2026-03-12T21:14:52.537Z] Certificate was added to keystore
[2026-03-12T21:14:52.537Z]
[2026-03-12T21:14:52.537Z] Warning:
[2026-03-12T21:14:52.537Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:52.537Z] Subject: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-12T21:14:52.537Z] Generated alias: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-12T21:14:52.537Z] Processing certificate with alias: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2026-03-12T21:14:52.537Z] Certificate was added to keystore
[2026-03-12T21:14:52.537Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-03-12T21:14:52.537Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-03-12T21:14:52.537Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2026-03-12T21:14:52.537Z] Certificate was added to keystore
[2026-03-12T21:14:52.537Z] Subject: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-03-12T21:14:52.537Z] Generated alias: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-03-12T21:14:52.537Z] Processing certificate with alias: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2026-03-12T21:14:53.489Z] Certificate was added to keystore
[2026-03-12T21:14:53.489Z] Subject: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-03-12T21:14:53.489Z] Generated alias: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-03-12T21:14:53.489Z] Processing certificate with alias: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2026-03-12T21:14:53.489Z] Certificate was added to keystore
[2026-03-12T21:14:53.489Z] 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-12T21:14:53.489Z] 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-12T21:14:53.489Z] 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-12T21:14:54.440Z] Certificate was added to keystore
[2026-03-12T21:14:54.440Z] 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-12T21:14:54.440Z] 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-12T21:14:54.440Z] 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-12T21:14:54.440Z] Certificate was added to keystore
[2026-03-12T21:14:54.440Z] Subject: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-03-12T21:14:54.440Z] Generated alias: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-03-12T21:14:54.440Z] Processing certificate with alias: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2026-03-12T21:14:55.391Z] Certificate was added to keystore
[2026-03-12T21:14:55.391Z] Subject: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-12T21:14:55.391Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-12T21:14:55.391Z] Processing certificate with alias: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-12T21:14:55.391Z] Certificate was added to keystore
[2026-03-12T21:14:55.391Z] Subject: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-03-12T21:14:55.391Z] Generated alias: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-03-12T21:14:55.391Z] Processing certificate with alias: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2026-03-12T21:14:55.391Z] Certificate was added to keystore
[2026-03-12T21:14:55.391Z] Subject: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-12T21:14:55.391Z] Generated alias: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-12T21:14:55.391Z] Processing certificate with alias: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2026-03-12T21:14:56.681Z] Certificate was added to keystore
[2026-03-12T21:14:56.681Z] Subject: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-03-12T21:14:56.681Z] Generated alias: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-03-12T21:14:56.681Z] Processing certificate with alias: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2026-03-12T21:14:56.681Z] Certificate was added to keystore
[2026-03-12T21:14:56.681Z]
[2026-03-12T21:14:56.681Z] Warning:
[2026-03-12T21:14:56.681Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:14:56.681Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-12T21:14:56.681Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-12T21:14:56.681Z] 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-12T21:14:57.631Z] Certificate was added to keystore
[2026-03-12T21:14:57.631Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2026-03-12T21:14:57.631Z] 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-12T21:14:57.631Z] 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-12T21:14:57.631Z] Certificate was added to keystore
[2026-03-12T21:14:57.631Z] Subject: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-03-12T21:14:57.631Z] Generated alias: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-03-12T21:14:57.631Z] Processing certificate with alias: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2026-03-12T21:14:58.581Z] Certificate was added to keystore
[2026-03-12T21:14:58.581Z] Subject: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-03-12T21:14:58.581Z] Generated alias: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-03-12T21:14:58.581Z] Processing certificate with alias: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2026-03-12T21:14:58.581Z] Certificate was added to keystore
[2026-03-12T21:14:58.581Z] Subject: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-03-12T21:14:58.581Z] Generated alias: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-03-12T21:14:58.581Z] Processing certificate with alias: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2026-03-12T21:14:58.581Z] Certificate was added to keystore
[2026-03-12T21:14:59.532Z] Subject: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-03-12T21:14:59.532Z] Generated alias: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-03-12T21:14:59.532Z] Processing certificate with alias: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2026-03-12T21:14:59.532Z] Certificate was added to keystore
[2026-03-12T21:14:59.532Z] Subject: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-03-12T21:14:59.532Z] Generated alias: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-03-12T21:14:59.532Z] Processing certificate with alias: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2026-03-12T21:14:59.532Z] Certificate was added to keystore
[2026-03-12T21:14:59.532Z] Subject: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-03-12T21:14:59.532Z] Generated alias: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-03-12T21:14:59.532Z] Processing certificate with alias: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2026-03-12T21:15:00.483Z] Certificate was added to keystore
[2026-03-12T21:15:00.483Z] 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-12T21:15:00.483Z] 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-12T21:15:00.483Z] 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-12T21:15:02.131Z] Certificate was added to keystore
[2026-03-12T21:15:02.131Z] Subject: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-03-12T21:15:02.131Z] Generated alias: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-03-12T21:15:02.131Z] Processing certificate with alias: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2026-03-12T21:15:02.131Z] Certificate was added to keystore
[2026-03-12T21:15:02.131Z] Subject: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-03-12T21:15:02.131Z] Generated alias: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-03-12T21:15:02.131Z] Processing certificate with alias: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2026-03-12T21:15:02.131Z] Certificate was added to keystore
[2026-03-12T21:15:02.131Z]
[2026-03-12T21:15:02.131Z] Warning:
[2026-03-12T21:15:02.131Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:15:02.131Z] Subject: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:02.131Z] Generated alias: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:02.131Z] Processing certificate with alias: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:02.131Z] Certificate was added to keystore
[2026-03-12T21:15:02.131Z] Subject: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:02.131Z] Generated alias: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:02.131Z] Processing certificate with alias: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:03.083Z] Certificate was added to keystore
[2026-03-12T21:15:03.083Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:03.083Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:03.083Z] Processing certificate with alias: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:03.083Z] Certificate was added to keystore
[2026-03-12T21:15:03.083Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:03.083Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:03.083Z] Processing certificate with alias: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2026-03-12T21:15:04.034Z] Certificate was added to keystore
[2026-03-12T21:15:04.034Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-03-12T21:15:04.034Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-03-12T21:15:04.034Z] Processing certificate with alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2026-03-12T21:15:04.034Z] Certificate was added to keystore
[2026-03-12T21:15:04.034Z] Subject: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-12T21:15:04.034Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-12T21:15:04.034Z] Processing certificate with alias: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2026-03-12T21:15:04.985Z] Certificate was added to keystore
[2026-03-12T21:15:04.985Z] Subject: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-03-12T21:15:04.985Z] Generated alias: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-03-12T21:15:04.985Z] Processing certificate with alias: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2026-03-12T21:15:04.985Z] Certificate was added to keystore
[2026-03-12T21:15:04.985Z] Subject: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-03-12T21:15:04.985Z] Generated alias: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-03-12T21:15:04.986Z] Processing certificate with alias: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2026-03-12T21:15:05.937Z] Certificate was added to keystore
[2026-03-12T21:15:05.937Z] Subject: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-03-12T21:15:05.937Z] Generated alias: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-03-12T21:15:05.937Z] Processing certificate with alias: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2026-03-12T21:15:05.937Z] Certificate was added to keystore
[2026-03-12T21:15:05.937Z] Subject: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-12T21:15:05.937Z] Generated alias: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-12T21:15:05.937Z] Processing certificate with alias: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-12T21:15:06.888Z] Certificate was added to keystore
[2026-03-12T21:15:06.888Z] Subject: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-03-12T21:15:06.888Z] Generated alias: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-03-12T21:15:06.888Z] Processing certificate with alias: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2026-03-12T21:15:06.888Z] Certificate was added to keystore
[2026-03-12T21:15:06.888Z]
[2026-03-12T21:15:06.888Z] Warning:
[2026-03-12T21:15:06.888Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:15:06.888Z] Subject: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-12T21:15:06.888Z] Generated alias: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-12T21:15:06.888Z] Processing certificate with alias: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2026-03-12T21:15:06.888Z] Certificate was added to keystore
[2026-03-12T21:15:07.839Z] Subject: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-12T21:15:07.839Z] Generated alias: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-12T21:15:07.839Z] Processing certificate with alias: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-12T21:15:07.839Z] Certificate was added to keystore
[2026-03-12T21:15:07.839Z] Subject: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-12T21:15:07.839Z] Generated alias: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-12T21:15:07.839Z] Processing certificate with alias: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2026-03-12T21:15:07.839Z] Certificate was added to keystore
[2026-03-12T21:15:07.839Z] Subject: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-03-12T21:15:07.839Z] Generated alias: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-03-12T21:15:07.840Z] Processing certificate with alias: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2026-03-12T21:15:08.790Z] Certificate was added to keystore
[2026-03-12T21:15:08.790Z] Subject: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-12T21:15:08.790Z] Generated alias: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-12T21:15:08.790Z] Processing certificate with alias: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-12T21:15:08.790Z] Certificate was added to keystore
[2026-03-12T21:15:08.790Z] Subject: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-12T21:15:08.790Z] Generated alias: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-12T21:15:08.790Z] Processing certificate with alias: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2026-03-12T21:15:09.740Z] Certificate was added to keystore
[2026-03-12T21:15:09.740Z] Subject: CN=e-Szigno_Root_CA_2017,2.5.4.97=#0C0E56415448552D3233353834343937,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-12T21:15:09.740Z] Generated alias: CN=e-Szigno_Root_CA_2017,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-12T21:15:09.740Z] Processing certificate with alias: CN=e-Szigno_Root_CA_2017,O=Microsec_Ltd.,L=Budapest,C=HU
[2026-03-12T21:15:09.740Z] Certificate was added to keystore
[2026-03-12T21:15:09.740Z] Subject: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-03-12T21:15:09.740Z] Generated alias: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-03-12T21:15:09.740Z] Processing certificate with alias: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2026-03-12T21:15:10.692Z] Certificate was added to keystore
[2026-03-12T21:15:10.692Z] Subject: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-12T21:15:10.692Z] Generated alias: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-12T21:15:10.692Z] Processing certificate with alias: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-12T21:15:10.692Z] Certificate was added to keystore
[2026-03-12T21:15:10.692Z] Subject: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-12T21:15:10.692Z] Generated alias: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-12T21:15:10.692Z] Processing certificate with alias: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-12T21:15:11.645Z] Certificate was added to keystore
[2026-03-12T21:15:11.645Z] Subject: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-12T21:15:11.645Z] Generated alias: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-12T21:15:11.645Z] Processing certificate with alias: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2026-03-12T21:15:11.645Z] Certificate was added to keystore
[2026-03-12T21:15:11.645Z]
[2026-03-12T21:15:11.645Z] Warning:
[2026-03-12T21:15:11.645Z] The input uses the SHA1withRSA signature algorithm which is considered a security risk.
[2026-03-12T21:15:11.645Z] Subject: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-12T21:15:11.645Z] Generated alias: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-12T21:15:11.645Z] Processing certificate with alias: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2026-03-12T21:15:11.645Z] Certificate was added to keystore
[2026-03-12T21:15:12.596Z] Subject: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-03-12T21:15:12.597Z] Generated alias: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-03-12T21:15:12.597Z] Processing certificate with alias: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2026-03-12T21:15:12.597Z] Certificate was added to keystore
[2026-03-12T21:15:12.597Z] Subject: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,2.5.4.97=#0C0F56415445532D51323832363030344A,OU=Ceres,O=FNMT-RCM,C=ES
[2026-03-12T21:15:12.597Z] Generated alias: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,OU=Ceres,O=FNMT-RCM,C=ES
[2026-03-12T21:15:12.597Z] Processing certificate with alias: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,OU=Ceres,O=FNMT-RCM,C=ES
[2026-03-12T21:15:12.597Z] Certificate was added to keystore
[2026-03-12T21:15:12.597Z] Subject: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-03-12T21:15:12.597Z] Generated alias: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-03-12T21:15:12.597Z] Processing certificate with alias: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2026-03-12T21:15:13.547Z] Certificate was added to keystore
[2026-03-12T21:15:13.547Z] Subject: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-03-12T21:15:13.548Z] Generated alias: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-03-12T21:15:13.548Z] Processing certificate with alias: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2026-03-12T21:15:13.548Z] Certificate was added to keystore
[2026-03-12T21:15:13.548Z] Subject: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-03-12T21:15:13.548Z] Generated alias: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-03-12T21:15:13.548Z] Processing certificate with alias: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2026-03-12T21:15:14.498Z] Certificate was added to keystore
[2026-03-12T21:15:14.499Z] Subject: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES,serialNumber=G63287510
[2026-03-12T21:15:14.499Z] Generated alias: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES
[2026-03-12T21:15:14.499Z] Processing certificate with alias: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES
[2026-03-12T21:15:14.499Z] Certificate was added to keystore
[2026-03-12T21:15:14.499Z] Subject: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-12T21:15:14.499Z] Generated alias: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-12T21:15:14.499Z] Processing certificate with alias: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-12T21:15:15.451Z] Certificate was added to keystore
[2026-03-12T21:15:15.451Z] Subject: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-12T21:15:15.451Z] Generated alias: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-12T21:15:15.451Z] Processing certificate with alias: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2026-03-12T21:15:15.451Z] Certificate was added to keystore
[2026-03-12T21:15:15.451Z] Subject: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-03-12T21:15:15.451Z] Generated alias: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-03-12T21:15:15.451Z] Processing certificate with alias: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2026-03-12T21:15:16.500Z] Certificate was added to keystore
[2026-03-12T21:15:16.500Z] Number of certs processed: 144
[2026-03-12T21:15:16.500Z]
[2026-03-12T21:15:16.500Z] real 1m1.049s
[2026-03-12T21:15:16.500Z] user 1m22.659s
[2026-03-12T21:15:16.500Z] sys 0m14.792s
[2026-03-12T21:15:16.500Z] build.sh : 21:15:16 : Initiating build ...
[2026-03-12T21:15:16.500Z] Pulling latest tags and getting the latest update version using git fetch -q --tags
[2026-03-12T21:15:16.500Z] NOTE: This can take quite some time! Please be patient
[2026-03-12T21:15:17.452Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-03-12T21:15:17.452Z] getOpenJDKTag(): Using specified BUILD_CONFIG[TAG] (jdk8u492-b04-aarch32-20260301_adopt)
[2026-03-12T21:15:17.452Z] OpenJDK repo tag is jdk8u492-b04-aarch32-20260301
[2026-03-12T21:15:17.452Z] Version: 492
[2026-03-12T21:15:17.452Z] getOpenJDKTag(): Determining OpenJDK tag to use for 'version'
[2026-03-12T21:15:17.452Z] getOpenJDKTag(): Using specified BUILD_CONFIG[TAG] (jdk8u492-b04-aarch32-20260301_adopt)
[2026-03-12T21:15:17.452Z] OpenJDK repo tag is jdk8u492-b04-aarch32-20260301
[2026-03-12T21:15:17.452Z] Completed configuring the version string parameter, config args are now: --with-milestone=beta --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-user-release-suffix=202603122115 --with-company-name="Temurin" --with-update-version=492 --with-build-number=b04
[2026-03-12T21:15:17.452Z] Building up the configure command...
[2026-03-12T21:15:17.452Z] Adjust configure for reproducible build
[2026-03-12T21:15:17.452Z] Configuring jvm variants if provided
[2026-03-12T21:15:17.452Z] Configure custom cacerts file security/cacerts
[2026-03-12T21:15:18.403Z] libfreetype/src found in /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/./build//src
[2026-03-12T21:15:18.403Z] Freetype set from bundled in jdk
[2026-03-12T21:15:18.403Z] setting freetype dir to bundled
[2026-03-12T21:15:18.403Z] Completed configuring the version string parameter, config args are now: --with-milestone=beta --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-user-release-suffix=202603122115 --with-company-name="Temurin" --with-update-version=492 --with-build-number=b04 --with-boot-jdk=/usr/lib/jvm/jdk8 --with-debug-level=release --with-native-debug-symbols=external --enable-ccache --with-x=/usr/include/X11 --with-alsa=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/./build//installedalsa --with-jvm-variants=client --with-cacerts-file=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/sbin/../security/cacerts --target=armv7l-unknown-linux-gnueabihf --host=armv7l-unknown-linux-gnueabihf --with-extra-ldflags=-latomic --disable-ccache --with-jobs=4 --with-freetype=bundled --with-zlib=bundled
[2026-03-12T21:15:18.403Z] Configuring command and using the pre-built config params...
[2026-03-12T21:15:18.403Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src
[2026-03-12T21:15:18.403Z] Currently at '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src'
[2026-03-12T21:15:18.403Z] Running /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/./build//src/configure with arguments 'bash /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/./build//src/configure --verbose --with-milestone=beta --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-user-release-suffix=202603122115 --with-company-name="Temurin" --with-update-version=492 --with-build-number=b04 --with-boot-jdk=/usr/lib/jvm/jdk8 --with-debug-level=release --with-native-debug-symbols=external --enable-ccache --with-x=/usr/include/X11 --with-alsa=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/./build//installedalsa --with-jvm-variants=client --with-cacerts-file=/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/sbin/../security/cacerts --target=armv7l-unknown-linux-gnueabihf --host=armv7l-unknown-linux-gnueabihf --with-extra-ldflags=-latomic --disable-ccache --with-jobs=4 --with-freetype=bundled --with-zlib=bundled'
[2026-03-12T21:15:18.403Z] Strace is available on system
[2026-03-12T21:15:18.403Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src
[2026-03-12T21:15:18.403Z] Currently at '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src'
[2026-03-12T21:15:18.403Z] Warning: You are using legacy autoconf cross-compilation flags.
[2026-03-12T21:15:18.403Z] It is recommended that you use --openjdk-target instead.
[2026-03-12T21:15:18.403Z]
[2026-03-12T21:15:18.403Z] Running generated-configure.sh
[2026-03-12T21:15:19.355Z] configure: Configuration created at Thu Mar 12 21:15:18 UTC 2026.
[2026-03-12T21:15:19.355Z] configure: configure script generated at timestamp 1773328502.
[2026-03-12T21:15:19.355Z] checking for basename... /usr/bin/basename
[2026-03-12T21:15:19.355Z] checking for bash... /bin/bash
[2026-03-12T21:15:19.355Z] checking for cat... /bin/cat
[2026-03-12T21:15:19.355Z] checking for chmod... /bin/chmod
[2026-03-12T21:15:19.355Z] checking for cmp... /usr/bin/cmp
[2026-03-12T21:15:19.355Z] checking for comm... /usr/bin/comm
[2026-03-12T21:15:19.355Z] checking for cp... /bin/cp
[2026-03-12T21:15:19.355Z] checking for cut... /usr/bin/cut
[2026-03-12T21:15:19.355Z] checking for date... /bin/date
[2026-03-12T21:15:19.355Z] checking for gdiff... no
[2026-03-12T21:15:19.355Z] checking for diff... /usr/bin/diff
[2026-03-12T21:15:19.355Z] checking for dirname... /usr/bin/dirname
[2026-03-12T21:15:19.355Z] checking for echo... /bin/echo
[2026-03-12T21:15:19.355Z] checking for expr... /usr/bin/expr
[2026-03-12T21:15:19.355Z] checking for file... /usr/bin/file
[2026-03-12T21:15:19.355Z] checking for find... /usr/bin/find
[2026-03-12T21:15:19.355Z] checking for head... /usr/bin/head
[2026-03-12T21:15:19.355Z] checking for ln... /bin/ln
[2026-03-12T21:15:19.355Z] checking for ls... /bin/ls
[2026-03-12T21:15:19.355Z] checking for mkdir... /bin/mkdir
[2026-03-12T21:15:19.356Z] checking for mktemp... /bin/mktemp
[2026-03-12T21:15:19.356Z] checking for mv... /bin/mv
[2026-03-12T21:15:19.356Z] checking for nawk... /usr/bin/nawk
[2026-03-12T21:15:19.356Z] checking for printf... /usr/bin/printf
[2026-03-12T21:15:19.356Z] checking for rm... /bin/rm
[2026-03-12T21:15:19.356Z] checking for sh... /bin/sh
[2026-03-12T21:15:19.356Z] checking for sort... /usr/bin/sort
[2026-03-12T21:15:19.356Z] checking for tail... /usr/bin/tail
[2026-03-12T21:15:19.356Z] checking for tar... /bin/tar
[2026-03-12T21:15:19.356Z] checking for tee... /usr/bin/tee
[2026-03-12T21:15:19.356Z] checking for touch... /usr/bin/touch
[2026-03-12T21:15:19.356Z] checking for tr... /usr/bin/tr
[2026-03-12T21:15:19.356Z] checking for uname... /bin/uname
[2026-03-12T21:15:19.356Z] checking for uniq... /usr/bin/uniq
[2026-03-12T21:15:19.356Z] checking for wc... /usr/bin/wc
[2026-03-12T21:15:19.356Z] checking for which... /usr/bin/which
[2026-03-12T21:15:19.356Z] checking for xargs... /usr/bin/xargs
[2026-03-12T21:15:19.356Z] checking for gawk... no
[2026-03-12T21:15:19.356Z] checking for mawk... mawk
[2026-03-12T21:15:19.356Z] checking for grep that handles long lines and -e... /bin/grep
[2026-03-12T21:15:19.356Z] checking for egrep... /bin/grep -E
[2026-03-12T21:15:19.356Z] checking for fgrep... /bin/grep -F
[2026-03-12T21:15:19.356Z] checking for a sed that does not truncate output... /bin/sed
[2026-03-12T21:15:19.356Z] checking for cygpath... no
[2026-03-12T21:15:19.356Z] checking for greadlink... no
[2026-03-12T21:15:19.356Z] checking for readlink... /bin/readlink
[2026-03-12T21:15:19.356Z] checking for df... /bin/df
[2026-03-12T21:15:19.356Z] checking for SetFile... no
[2026-03-12T21:15:19.356Z] checking for cpio... /bin/cpio
[2026-03-12T21:15:19.356Z] checking for pandoc... no
[2026-03-12T21:15:19.356Z] checking build system type... armv7l-unknown-linux-gnueabihf
[2026-03-12T21:15:19.356Z] checking host system type... armv7l-unknown-linux-gnueabihf
[2026-03-12T21:15:19.356Z] checking target system type... armv7l-unknown-linux-gnueabihf
[2026-03-12T21:15:19.356Z] checking openjdk-build os-cpu... linux-aarch32
[2026-03-12T21:15:19.356Z] checking openjdk-target os-cpu... linux-aarch32
[2026-03-12T21:15:19.356Z] checking compilation type... native
[2026-03-12T21:15:19.356Z] checking for top-level directory... /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src
[2026-03-12T21:15:19.356Z] checking for presence of closed sources... no
[2026-03-12T21:15:19.356Z] checking if closed source is suppressed (openjdk-only)... no
[2026-03-12T21:15:19.356Z] checking which variant of the JDK to build... normal
[2026-03-12T21:15:19.356Z] checking which interpreter of the JVM to build... template
[2026-03-12T21:15:19.356Z] checking which variants of the JVM to build... client
[2026-03-12T21:15:19.356Z] checking which debug level to use... release
[2026-03-12T21:15:19.356Z] checking for sysroot...
[2026-03-12T21:15:19.356Z] checking for toolchain path...
[2026-03-12T21:15:19.356Z] checking for extra path...
[2026-03-12T21:15:19.356Z] checking where to store configuration... in default location
[2026-03-12T21:15:19.356Z] checking what configuration name to use... linux-aarch32-normal-client-release
[2026-03-12T21:15:19.356Z] checking for apt-get... apt-get
[2026-03-12T21:15:19.356Z] checking for gmake... /usr/bin/gmake
[2026-03-12T21:15:19.356Z] configure: Testing potential make at /usr/bin/gmake, found using gmake in PATH
[2026-03-12T21:15:19.356Z] configure: Using GNU make 3.81 (or later) at /usr/bin/gmake (version: GNU Make 4.1)
[2026-03-12T21:15:19.356Z] checking if find supports -delete... yes
[2026-03-12T21:15:19.356Z] checking for unzip... /usr/bin/unzip
[2026-03-12T21:15:19.356Z] checking for zip... /usr/bin/zip
[2026-03-12T21:15:19.356Z] checking for ldd... /usr/bin/ldd
[2026-03-12T21:15:19.356Z] checking for readelf... /usr/bin/readelf
[2026-03-12T21:15:19.356Z] checking for hg... no
[2026-03-12T21:15:19.356Z] checking for git... /usr/local/bin/git
[2026-03-12T21:15:19.356Z] checking for stat... /usr/bin/stat
[2026-03-12T21:15:19.356Z] checking for time... no
[2026-03-12T21:15:19.356Z] checking for armv7l-unknown-linux-gnueabihf-pkg-config... no
[2026-03-12T21:15:19.356Z] checking for pkg-config... /usr/bin/pkg-config
[2026-03-12T21:15:19.356Z] checking pkg-config is at least version 0.9.0... yes
[2026-03-12T21:15:19.356Z] checking for 7z... no
[2026-03-12T21:15:19.356Z] checking for unzip... unzip
[2026-03-12T21:15:19.356Z] checking for wget... wget
[2026-03-12T21:15:19.356Z] checking headful support... include support for both headful and headless
[2026-03-12T21:15:19.356Z] checking whether to build JFR... true
[2026-03-12T21:15:19.356Z] configure: Found potential Boot JDK using configure arguments
[2026-03-12T21:15:19.356Z] configure: Potential Boot JDK found at /usr/lib/jvm/jdk8 did not contain an rt.jar; ignoring
[2026-03-12T21:15:19.356Z] configure: error: The path given by --with-boot-jdk does not contain a valid Boot JDK
[2026-03-12T21:15:19.356Z] No configurations found for /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src/! Please run configure to create a configuration.
[2026-03-12T21:15:19.356Z] Makefile:55: *** Cannot continue. Stop.
[2026-03-12T21:15:19.356Z] OpenJDK make failed, archiving make failed logs
[2026-03-12T21:15:19.356Z] Archiving and compressing with pigz
[2026-03-12T21:15:19.356Z]
[2026-03-12T21:15:19.356Z] real 0m0.005s
[2026-03-12T21:15:19.356Z] user 0m0.002s
[2026-03-12T21:15:19.356Z] sys 0m0.006s
[2026-03-12T21:15:19.356Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src/build/linux-aarch32-normal-client-release/OpenJDK.tar.gz
[2026-03-12T21:15:19.356Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/target//OpenJDK8U-makefailurelogs_arm_linux_hotspot_8u492b04-ea.tar.gz
[2026-03-12T21:15:19.356Z] archive done.
[2026-03-12T21:15:19.356Z] Failed to make the JDK, exiting
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] timeout
[2026-03-12T21:15:19.977Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-03-12T21:15:20.167Z] Archiving artifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-12T21:15:20.568Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-03-12T21:15:20.591Z] Cleaning workspace build output files under /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin
[Pipeline] isUnix
[Pipeline] sh
[2026-03-12T21:15:22.626Z] + rm -rf /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/src/build /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/target /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/devkit /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-arm-temurin/workspace/build/straceOutput
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2026-03-12T21:15:23.296Z] $ docker stop --time=1 a9e3c6246a746715b4c1242d79c1d8aae0fdf707a99e670abea4703a5f796e51
[2026-03-12T21:15:24.182Z] $ docker rm -f --volumes a9e3c6246a746715b4c1242d79c1d8aae0fdf707a99e670abea4703a5f796e51
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-12T21:15:25.083Z] Execution error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
[2026-03-12T21:15:25.089Z] hudson.AbortException: script returned exit code 1
[2026-03-12T21:15:25.089Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:693)
[2026-03-12T21:15:25.089Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:625)
[2026-03-12T21:15:25.089Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:566)
[2026-03-12T21:15:25.089Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-03-12T21:15:25.089Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-03-12T21:15:25.089Z] at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
[2026-03-12T21:15:25.089Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-03-12T21:15:25.089Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-03-12T21:15:25.089Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-03-12T21:15:25.089Z] Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 0afb9c41-3db5-40b6-b2f1-425d3b3f9650
[2026-03-12T21:15:25.089Z]
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE