jdk17u-linux-riscv64-temurin
Started by upstream project "build-scripts/openjdk17-pipeline" build number 979
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_17ea" build number 344
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-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/adoptium/ci-jenkins-pipelines.git
> git init /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin # timeout=10
Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Pruning obsolete local branches
> 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 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
Checking out Revision 9beb0d780d07eedba4971288d39388328783f361 (origin/master)
Commit message: "Add jdk26 pipeline config (#1229)"
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 9beb0d780d07eedba4971288d39388328783f361 # timeout=10
> git rev-list --no-walk 44f724d7e51ec415882a9e749f4c82e760be30f0 # 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 3cccb6284f500372ec96c4e58b84130fcc2582cd
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/jdk17u/jdk17u-linux-riscv64-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 3cccb6284f500372ec96c4e58b84130fcc2582cd (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3cccb6284f500372ec96c4e58b84130fcc2582cd # timeout=10
Commit message: "Add semgrep differential code check action (#61)"
> git rev-list --no-walk 3cccb6284f500372ec96c4e58b84130fcc2582cd # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-11T19:30:57.551Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2025-06-11T19:30:57.581Z] {
[2025-06-11T19:30:57.581Z] "ARCHITECTURE": "riscv64",
[2025-06-11T19:30:57.581Z] "TARGET_OS": "linux",
[2025-06-11T19:30:57.581Z] "VARIANT": "temurin",
[2025-06-11T19:30:57.581Z] "JAVA_TO_BUILD": "jdk17u",
[2025-06-11T19:30:57.581Z] "TEST_LIST": [
[2025-06-11T19:30:57.581Z] "sanity.openjdk",
[2025-06-11T19:30:57.581Z] "sanity.system",
[2025-06-11T19:30:57.581Z] "extended.system",
[2025-06-11T19:30:57.581Z] "sanity.perf",
[2025-06-11T19:30:57.581Z] "sanity.functional",
[2025-06-11T19:30:57.581Z] "extended.functional",
[2025-06-11T19:30:57.581Z] "extended.openjdk",
[2025-06-11T19:30:57.581Z] "extended.perf",
[2025-06-11T19:30:57.581Z] "special.functional",
[2025-06-11T19:30:57.581Z] "special.openjdk",
[2025-06-11T19:30:57.581Z] "dev.functional"
[2025-06-11T19:30:57.581Z] ],
[2025-06-11T19:30:57.581Z] "DYNAMIC_LIST": [
[2025-06-11T19:30:57.581Z] "extended.openjdk"
[2025-06-11T19:30:57.581Z] ],
[2025-06-11T19:30:57.581Z] "NUM_MACHINES": [
[2025-06-11T19:30:57.581Z] "3"
[2025-06-11T19:30:57.581Z] ],
[2025-06-11T19:30:57.581Z] "SCM_REF": "jdk-17.0.16+6_adopt",
[2025-06-11T19:30:57.581Z] "BUILD_REF": "",
[2025-06-11T19:30:57.581Z] "CI_REF": "",
[2025-06-11T19:30:57.581Z] "HELPER_REF": "",
[2025-06-11T19:30:57.581Z] "AQA_REF": "",
[2025-06-11T19:30:57.581Z] "AQA_AUTO_GEN": true,
[2025-06-11T19:30:57.581Z] "BUILD_ARGS": "--create-jre-image --create-sbom",
[2025-06-11T19:30:57.581Z] "NODE_LABEL": "build&&linux&&qemustatic",
[2025-06-11T19:30:57.581Z] "ADDITIONAL_TEST_LABEL": "",
[2025-06-11T19:30:57.581Z] "KEEP_TEST_REPORTDIR": false,
[2025-06-11T19:30:57.581Z] "ACTIVE_NODE_TIMEOUT": "5",
[2025-06-11T19:30:57.581Z] "CODEBUILD": false,
[2025-06-11T19:30:57.581Z] "DOCKER_IMAGE": "adoptopenjdk/ubuntu2004_build_image:linux-riscv64",
[2025-06-11T19:30:57.581Z] "DOCKER_ARGS": "--platform linux/riscv64",
[2025-06-11T19:30:57.581Z] "DOCKER_FILE": "",
[2025-06-11T19:30:57.581Z] "DOCKER_NODE": "",
[2025-06-11T19:30:57.581Z] "DOCKER_REGISTRY": "",
[2025-06-11T19:30:57.581Z] "DOCKER_CREDENTIAL": "",
[2025-06-11T19:30:57.581Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2025-06-11T19:30:57.581Z] "CONFIGURE_ARGS": "--enable-headless-only=yes --enable-dtrace --with-version-opt=ea",
[2025-06-11T19:30:57.581Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2025-06-11T19:30:57.581Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2025-06-11T19:30:57.581Z] "RELEASE": false,
[2025-06-11T19:30:57.581Z] "WEEKLY": true,
[2025-06-11T19:30:57.581Z] "PUBLISH_NAME": "jdk-17.0.16+6-ea",
[2025-06-11T19:30:57.581Z] "ADOPT_BUILD_NUMBER": "",
[2025-06-11T19:30:57.581Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2025-06-11T19:30:57.581Z] "ENABLE_TESTS": true,
[2025-06-11T19:30:57.581Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2025-06-11T19:30:57.581Z] "ENABLE_INSTALLERS": true,
[2025-06-11T19:30:57.581Z] "ENABLE_SIGNER": true,
[2025-06-11T19:30:57.581Z] "CLEAN_WORKSPACE": false,
[2025-06-11T19:30:57.581Z] "CLEAN_WORKSPACE_AFTER": false,
[2025-06-11T19:30:57.581Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2025-06-11T19:30:57.581Z] }
[Pipeline] echo
[2025-06-11T19:30:57.602Z] Filename will be: OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[Pipeline] echo
[2025-06-11T19:30:57.603Z] 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
[2025-06-11T19:30:57.605Z] Build num: 9
[Pipeline] echo
[2025-06-11T19:30:57.610Z] File name: OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2025-06-11T19:30:57.672Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2025-06-11T19:30:57.687Z] openjdk_build_pipeline: preparing to use docker image
[Pipeline] echo
[2025-06-11T19:30:57.691Z] [NODE SHIFT] MOVING INTO DOCKER NODE MATCHING LABELNAME build&&linux&&qemustatic&&dockerBuild...
[Pipeline] node
[2025-06-11T19:31:12.697Z] Still waiting to schedule task
[2025-06-11T19:31:12.697Z] Waiting for next available executor on ‘dockerhost-azure-ubuntu2204-x64-1’
[2025-06-11T21:06:58.877Z] Running on dockerhost-azure-ubuntu2204-x64-1 in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] timeout
[2025-06-11T21:06:58.910Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] sh
[2025-06-11T21:07:00.301Z] + docker pull adoptopenjdk/ubuntu2004_build_image:linux-riscv64 --platform linux/riscv64
[2025-06-11T21:07:00.301Z] linux-riscv64: Pulling from adoptopenjdk/ubuntu2004_build_image
[2025-06-11T21:07:00.301Z] Digest: sha256:7c7825f2ce30a3924ee81ef35975700b0b93d590128736147b4ad6480aebf2bc
[2025-06-11T21:07:00.301Z] Status: Image is up to date for adoptopenjdk/ubuntu2004_build_image:linux-riscv64
[2025-06-11T21:07:00.301Z] docker.io/adoptopenjdk/ubuntu2004_build_image:linux-riscv64
[Pipeline] }
[Pipeline] // timeout
[Pipeline] sh
[2025-06-11T21:07:02.169Z] + docker inspect --format={{.RepoDigests}} adoptopenjdk/ubuntu2004_build_image:linux-riscv64
[Pipeline] sh
[2025-06-11T21:07:04.049Z] + docker --version
[2025-06-11T21:07:04.049Z] + grep podman
[Pipeline] echo
[2025-06-11T21:07:04.494Z] openjdk_build_pipeline: running initial build in docker on non-windows with image adoptopenjdk/ubuntu2004_build_image:linux-riscv64
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2025-06-11T21:07:06.296Z] + docker inspect -f . adoptopenjdk/ubuntu2004_build_image:linux-riscv64
[2025-06-11T21:07:06.342Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2025-06-11T21:07:08.256Z] dockerhost-azure-ubuntu2204-x64-1 does not seem to be running inside a container
[2025-06-11T21:07:09.606Z] $ docker run -t -d -u 1000:1000 --platform linux/riscv64 -e BUILDIMAGESHA=adoptopenjdk/ubuntu2004_build_image@sha256:7c7825f2ce30a3924ee81ef35975700b0b93d590128736147b4ad6480aebf2bc
[2025-06-11T21:07:09.606Z] --init -w /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin -v /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin:/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin:rw,z -v /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin@tmp:/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-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/ubuntu2004_build_image:linux-riscv64 cat
[2025-06-11T21:07:12.203Z] $ docker top 5aafb4d738abc5bfc27ecc9f6f1172bf46feb6930721d236fae5498d224f2b8b -eo pid,comm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2025-06-11T21:07:13.043Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2025-06-11T21:07:13.044Z] {"branch":"master","remotes":{"url":"https://github.com/adoptium/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2025-06-11T21:07:13.045Z] DEFAULTS_JSON:
[Pipeline] echo
[2025-06-11T21:07:13.047Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"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","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
[2025-06-11T21:07:13.049Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2025-06-11T21:07:13.052Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"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","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
[2025-06-11T21:07:13.055Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2025-06-11T21:07:13.059Z] buildConfig.CI_REF:
[Pipeline] echo
[2025-06-11T21:07:13.065Z] buildConfig.BUILD_REF:
[Pipeline] echo
[2025-06-11T21:07:13.070Z] buildConfig.HELPER_REF:
[Pipeline] timeout
[2025-06-11T21:07:13.079Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-06-11T21:07:13.095Z] Removing workspace openjdk build directory: /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T21:07:15.003Z] + rm -rf /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-11T21:07:15.440Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-06-11T21:07:15.483Z] [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
[2025-06-11T21:07:15.618Z] The recommended git tool is: git
[2025-06-11T21:07:15.876Z] No credentials specified
[2025-06-11T21:07:15.876Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@22c075bb; decorates RemoteLauncher[hudson.remoting.Channel@27ad5d22:dockerhost-azure-ubuntu2204-x64-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2025-06-11T21:07:16.007Z] Fetching changes from the remote Git repository
[2025-06-11T21:07:15.940Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/.git # timeout=10
[2025-06-11T21:07:16.203Z] > git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
[2025-06-11T21:07:16.331Z] Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
[2025-06-11T21:07:16.331Z] > git --version # timeout=10
[2025-06-11T21:07:16.334Z] > git --version # 'git version 2.34.1'
[2025-06-11T21:07:16.334Z] > git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-11T21:07:16.962Z] Checking out Revision 9beb0d780d07eedba4971288d39388328783f361 (origin/master)
[2025-06-11T21:07:17.234Z] Commit message: "Add jdk26 pipeline config (#1229)"
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T21:07:16.893Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-11T21:07:17.024Z] > git config core.sparsecheckout # timeout=10
[2025-06-11T21:07:17.027Z] > git checkout -f 9beb0d780d07eedba4971288d39388328783f361 # timeout=10
[2025-06-11T21:07:18.750Z] + git clean -fdx
[2025-06-11T21:07:18.750Z] Removing .gpg-temp/
[2025-06-11T21:07:18.750Z] Removing cyclonedx-lib/
[2025-06-11T21:07:18.750Z] Removing security/
[2025-06-11T21:07:18.750Z] Skipping repository workspace/build/src
[2025-06-11T21:07:18.750Z] Removing workspace/build/installedalsa
[2025-06-11T21:07:18.750Z] Removing workspace/libs
[2025-06-11T21:07:18.750Z] Removing workspace/config
[Pipeline] echo
[2025-06-11T21:07:19.128Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T21:07:20.648Z] + git status
[2025-06-11T21:07:20.648Z] HEAD detached at 9beb0d78
[2025-06-11T21:07:20.648Z] nothing to commit, working tree clean
[Pipeline] echo
[2025-06-11T21:07:21.021Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T21:07:22.530Z] + git rev-parse HEAD
[2025-06-11T21:07:22.530Z] 9beb0d780d07eedba4971288d39388328783f361
[Pipeline] }
[Pipeline] // timeout
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
[2025-06-11T21:07:22.944Z] Timeout set to expire in 12 hr
[Pipeline] {
[Pipeline] echo
[2025-06-11T21:07:22.953Z] [CHECKOUT] Checking out to adoptium/temurin-build...
[Pipeline] echo
[2025-06-11T21:07:22.965Z] [CHECKOUT] Checking out Adopt Build https://github.com/adoptium/temurin-build.git : master
[Pipeline] checkout
[2025-06-11T21:07:23.093Z] The recommended git tool is: git
[2025-06-11T21:07:23.342Z] No credentials specified
[2025-06-11T21:07:23.343Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6b27857f; decorates RemoteLauncher[hudson.remoting.Channel@27ad5d22:dockerhost-azure-ubuntu2204-x64-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2025-06-11T21:07:23.470Z] Fetching changes from the remote Git repository
[2025-06-11T21:07:23.405Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/.git # timeout=10
[2025-06-11T21:07:23.656Z] > git config remote.origin.url https://github.com/adoptium/temurin-build.git # timeout=10
[2025-06-11T21:07:23.784Z] Fetching upstream changes from https://github.com/adoptium/temurin-build.git
[2025-06-11T21:07:23.784Z] > git --version # timeout=10
[2025-06-11T21:07:23.787Z] > git --version # 'git version 2.34.1'
[2025-06-11T21:07:23.787Z] > git fetch --tags --force --progress -- https://github.com/adoptium/temurin-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-11T21:07:24.651Z] Checking out Revision 13512d5382f12095bc3a9cc5be4730ffed31f2dd (origin/master)
[2025-06-11T21:07:24.943Z] Commit message: "Adding new build job status to autotriage script (#4181)"
[2025-06-11T21:07:24.585Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-11T21:07:24.713Z] > git config core.sparsecheckout # timeout=10
[2025-06-11T21:07:24.717Z] > git checkout -f 13512d5382f12095bc3a9cc5be4730ffed31f2dd # timeout=10
[2025-06-11T21:07:25.005Z] > git rev-list --no-walk bdcb2a06f707c1903457ca3eb482e52b3198169f # timeout=10
[Pipeline] echo
[2025-06-11T21:07:25.211Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T21:07:26.727Z] + git status
[2025-06-11T21:07:26.727Z] HEAD detached at 13512d53
[2025-06-11T21:07:26.727Z] nothing to commit, working tree clean
[Pipeline] echo
[2025-06-11T21:07:27.100Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T21:07:28.619Z] + git rev-parse HEAD
[2025-06-11T21:07:28.619Z] 13512d5382f12095bc3a9cc5be4730ffed31f2dd
[Pipeline] withEnv
[Pipeline] {
[Pipeline] echo
[2025-06-11T21:07:29.006Z] openjdk_build_pipeline: Calling MABF when not win/mac JDK11+ to do single-pass build and UASS=false
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T21:07:30.411Z] + bash ./build-farm/make-adopt-build-farm.sh
[2025-06-11T21:07:30.411Z] BUILD TYPE:
[2025-06-11T21:07:30.411Z] VERSION: jdk17u
[2025-06-11T21:07:30.411Z] ARCHITECTURE riscv64
[2025-06-11T21:07:30.411Z] VARIANT: temurin
[2025-06-11T21:07:30.411Z] OS: linux
[2025-06-11T21:07:30.411Z] SCM_REF: jdk-17.0.16+6_adopt
[2025-06-11T21:07:30.411Z] Detecting boot jdk for: jdk17u
[2025-06-11T21:07:30.411Z] Found build version: 17
[2025-06-11T21:07:30.411Z] Required boot JDK version: 17
[2025-06-11T21:07:30.411Z] [SUCCESS] Executing local file at /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/build-farm/platform-specific-configurations/linux.sh
[2025-06-11T21:07:31.951Z] BOOT JDK: openjdk version "17.0.15" 2025-04-15
[2025-06-11T21:07:31.951Z] BOOT JDK: OpenJDK Runtime Environment Temurin-17.0.15+6 (build 17.0.15+6)
[2025-06-11T21:07:31.951Z] BOOT JDK: OpenJDK 64-Bit Server VM Temurin-17.0.15+6 (build 17.0.15+6, mixed mode, sharing)
[2025-06-11T21:07:32.713Z] Boot jdk directory: /usr/lib/jvm/jdk17
[2025-06-11T21:07:33.475Z] BOOT JDK: openjdk version "17.0.15" 2025-04-15
[2025-06-11T21:07:33.475Z] BOOT JDK: OpenJDK Runtime Environment Temurin-17.0.15+6 (build 17.0.15+6)
[2025-06-11T21:07:33.475Z] BOOT JDK: OpenJDK 64-Bit Server VM Temurin-17.0.15+6 (build 17.0.15+6, mixed mode, sharing)
[2025-06-11T21:07:34.241Z] JDK IN PATH: openjdk version "11.0.27" 2025-04-15
[2025-06-11T21:07:34.241Z] JDK IN PATH: OpenJDK Runtime Environment (build 11.0.27+6-post-Ubuntu-0ubuntu120.04)
[2025-06-11T21:07:34.241Z] JDK IN PATH: OpenJDK 64-Bit Zero VM (build 11.0.27+6-post-Ubuntu-0ubuntu120.04, interpreted mode)
[2025-06-11T21:07:34.241Z] BRANCH: jdk-17.0.16+6_adopt (For release either BRANCH or TAG should be set)
[2025-06-11T21:07:34.241Z] TAG:
[2025-06-11T21:07:34.241Z] Filename will be: OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-11T21:07:34.241Z] /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/build-farm/../makejdk-any-platform.sh --clean-git-repo --jdk-boot-dir /usr/lib/jvm/jdk17 --configure-args --disable-warnings-as-errors --enable-headless-only=yes --enable-dtrace --with-version-opt=ea --target-file-name OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz --disable-shallow-git-clone -b jdk-17.0.16+6_adopt --create-jre-image --create-sbom --skip-freetype --use-jep319-certs --create-debug-image --build-variant temurin jdk17u
[2025-06-11T21:07:34.990Z] Starting /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/build-farm/../makejdk-any-platform.sh to configure, build (Adoptium)OpenJDK binary
[2025-06-11T21:07:34.990Z] Parsing opt: --clean-git-repo
[2025-06-11T21:07:34.990Z] Possible opt arg: --jdk-boot-dir
[2025-06-11T21:07:34.990Z] Parsing opt: --jdk-boot-dir
[2025-06-11T21:07:34.990Z] Possible opt arg: /usr/lib/jvm/jdk17
[2025-06-11T21:07:34.990Z] Parsing opt: --configure-args
[2025-06-11T21:07:34.990Z] Possible opt arg: --disable-warnings-as-errors --enable-headless-only=yes --enable-dtrace --with-version-opt=ea
[2025-06-11T21:07:34.990Z] Parsing opt: --target-file-name
[2025-06-11T21:07:34.990Z] Possible opt arg: OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-11T21:07:34.990Z] Parsing opt: --disable-shallow-git-clone
[2025-06-11T21:07:34.990Z] Possible opt arg: -b
[2025-06-11T21:07:34.990Z] Parsing opt: -b
[2025-06-11T21:07:34.990Z] Possible opt arg: jdk-17.0.16+6_adopt
[2025-06-11T21:07:34.990Z] Parsing opt: --create-jre-image
[2025-06-11T21:07:34.990Z] Possible opt arg: --create-sbom
[2025-06-11T21:07:34.990Z] Parsing opt: --create-sbom
[2025-06-11T21:07:34.990Z] Possible opt arg: --skip-freetype
[2025-06-11T21:07:34.990Z] Parsing opt: --skip-freetype
[2025-06-11T21:07:34.990Z] Possible opt arg: --use-jep319-certs
[2025-06-11T21:07:34.990Z] Parsing opt: --use-jep319-certs
[2025-06-11T21:07:34.990Z] Possible opt arg: --create-debug-image
[2025-06-11T21:07:34.990Z] Parsing opt: --create-debug-image
[2025-06-11T21:07:34.990Z] Possible opt arg: --build-variant
[2025-06-11T21:07:34.990Z] Parsing opt: --build-variant
[2025-06-11T21:07:34.990Z] Possible opt arg: temurin
[2025-06-11T21:07:34.990Z] Setting version based on forest_name=jdk17u
[2025-06-11T21:07:34.990Z] Default branch set to BUILD_CONFIG[BRANCH]=jdk-17.0.16+6_adopt
[2025-06-11T21:07:34.990Z] Using source repository https://github.com/adoptium/jdk17u
[2025-06-11T21:07:34.990Z] Working dir is ./build/
[2025-06-11T21:07:34.990Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG=false
[2025-06-11T21:07:34.990Z] [debug] COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG=false
[2025-06-11T21:07:34.990Z] JDK Image folder name: jdk
[2025-06-11T21:07:34.990Z] JRE Image folder name: jre
[2025-06-11T21:07:34.990Z] Skipping setting boot JDK on docker host machine
[2025-06-11T21:07:34.990Z] # ============================
[2025-06-11T21:07:34.990Z] # OPENJDK BUILD CONFIGURATION:
[2025-06-11T21:07:34.990Z] # ============================
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[ADOPTIUM_DEVKIT_LOCATION]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[ADOPT_PATCHES]="true"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[ALSA]="true"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[ASSEMBLE_EXPLODED_IMAGE]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[BRANCH]="jdk-17.0.16+6_adopt"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[BUILD_FULL_NAME]="linux-riscv64--server-release"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[BUILD_REPRODUCIBLE_DATE]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[BUILD_VARIANT]="temurin"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CLEAN_DOCKER_BUILD]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CLEAN_GIT_REPO]="true"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CLEAN_LIBS]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CONTAINER_AS_ROOT]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CONTAINER_COMMAND]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CONTAINER_IMAGE]="ubuntu:18.04"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CONTAINER_NAME]="openjdk_container"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CREATE_DEBUG_IMAGE]="true"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CREATE_JRE_IMAGE]="true"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CREATE_SBOM]="true"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CREATE_SOURCE_ARCHIVE]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CROSSCOMPILE]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[CUSTOM_CACERTS]="true"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[DEBUG_DOCKER]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[DEBUG_IMAGE_PATH]="debug-image"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[DISABLE_ADOPT_BRANCH_SAFETY]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[DOCKER_FILE_PATH]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[DOCKER_SOURCE_VOLUME_NAME]="openjdk-source-volume-jdk17u-temurin"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[ENABLE_SBOM_STRACE]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[FREETYPE]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[FREETYPE_DIRECTORY]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[FREETYPE_FONT_BUILD_TYPE_PARAM]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[FREETYPE_FONT_VERSION]="86bc8a95056c97a810986434a3f268cbe67f2902"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[GRADLE_USER_HOME_DIR]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[JDK_BOOT_DIR]="/usr/lib/jvm/jdk17"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[JDK_PATH]="jdk"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[JMODS_IMAGE_PATH]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[JRE_PATH]="jre"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[JVM_VARIANT]="server"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[KEEP_CONTAINER]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[LOCAL_DEPENDENCY_CACHE_DIR]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[MACOSX_CODESIGN_IDENTITY]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[MAKE_ARGS_FOR_ANY_PLATFORM]="product-images legacy-jre-image"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[MAKE_COMMAND_NAME]="make"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[MAKE_EXPLODED]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[NUM_PROCESSORS]="1"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OPENJDK_BUILD_NUMBER]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_BRANCH]="master"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OPENJDK_BUILD_REPO_URI]="https://github.com/adoptium/temurin-build.git"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OPENJDK_CORE_VERSION]="jdk17"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OPENJDK_FEATURE_NUMBER]="17"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OPENJDK_FOREST_NAME]="jdk17u"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE_ABSPATH]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OPENJDK_SOURCE_DIR]="src"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OPENJDK_UPDATE_VERSION]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OS_ARCHITECTURE]="riscv64"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OS_FULL_VERSION]="Ubuntu 20.04 (Kernel: 6.8.0-1018-azure)"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[OS_KERNEL_NAME]="linux"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[PATCHES]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[RELEASE]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[REPOSITORY]="https://github.com/adoptium/jdk17u"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[REUSE_CONTAINER]="true"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[SHALLOW_CLONE_OPTION]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[SIGN]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[STATIC_LIBS_IMAGE_PATH]="static-libs"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[TAG]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[TARGET_DIR]="target/"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[TARGET_FILE_NAME]="OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[TEST_IMAGE_PATH]="test"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[TMP_CONTAINER_NAME]="openjdk-copy-src"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[TMP_SPACE_BUILD]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[USER_OPENJDK_BUILD_ROOT_DIRECTORY]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[USER_SUPPLIED_CONFIGURE_ARGS]=" --disable-warnings-as-errors --enable-headless-only=yes --enable-dtrace --with-version-opt=ea"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[USER_SUPPLIED_MAKE_ARGS]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[USE_ADOPTIUM_DEVKIT]=""
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[USE_JEP319_CERTS]="true"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[USE_SSH]="false"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[VENDOR]="Undefined Vendor"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[WORKING_DIR]="./build/"
[2025-06-11T21:07:34.990Z] BUILD_CONFIG[WORKSPACE_DIR]="/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace"
[2025-06-11T21:07:35.739Z] build.sh : 21:07:35 : Clearing out target dir ...
[2025-06-11T21:07:35.739Z] rm: cannot remove '/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/target/': No such file or directory
[2025-06-11T21:07:35.739Z] build.sh : 21:07:35 : Configuring workspace inc. clone and cacerts generation ...
[2025-06-11T21:07:35.739Z] Checking and downloading Alsa dependency because OSTYPE="linux-gnu"
[2025-06-11T21:07:35.739Z] Checking for ALSA
[2025-06-11T21:07:38.159Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T21:07:38.159Z] Dload Upload Total Spent Left Speed
[2025-06-11T21:07:38.159Z]
[2025-06-11T21:07:38.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-06-11T21:07:38.917Z] 39 966k 39 382k 0 0 451k 0 0:00:02 --:--:-- 0:00:02 455k
[2025-06-11T21:07:38.917Z] 100 966k 100 966k 0 0 800k 0 0:00:01 0:00:01 --:--:-- 806k
[2025-06-11T21:07:38.917Z] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T21:07:38.917Z] Dload Upload Total Spent Left Speed
[2025-06-11T21:07:38.917Z]
[2025-06-11T21:07:39.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-06-11T21:07:40.420Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
[2025-06-11T21:07:40.420Z] 100 833 100 833 0 0 784 0 0:00:01 0:00:01 --:--:-- 792
[2025-06-11T21:07:40.420Z] GNUPGHOME=/tmp/.gpg-temp.9sBGNc
[2025-06-11T21:07:40.420Z] 21:07:39 up 198 days, 29 min, 0 users, load average: 35.86, 35.58, 33.77
[2025-06-11T21:07:40.420Z] gpg: keybox '/tmp/.gpg-temp.9sBGNc/pubring.kbx' created
[2025-06-11T21:07:41.164Z] gpg: /tmp/.gpg-temp.9sBGNc/trustdb.gpg: trustdb created
[2025-06-11T21:07:41.164Z] gpg: key 8380596DA6E59C91: public key "ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>" imported
[2025-06-11T21:07:41.164Z] gpg: Total number processed: 1
[2025-06-11T21:07:41.164Z] gpg: imported: 1
[2025-06-11T21:07:41.164Z] gpg command has passed.
[2025-06-11T21:07:41.164Z]
[2025-06-11T21:07:41.164Z] pub rsa4096/8380596DA6E59C91
[2025-06-11T21:07:41.164Z] created: 2020-10-20 expires: never usage: SC
[2025-06-11T21:07:41.164Z] trust: unknown validity: unknown
[2025-06-11T21:07:41.164Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2025-06-11T21:07:41.164Z]
[2025-06-11T21:07:41.164Z] pub rsa4096/8380596DA6E59C91
[2025-06-11T21:07:41.164Z] created: 2020-10-20 expires: never usage: SC
[2025-06-11T21:07:41.164Z] trust: unknown validity: unknown
[2025-06-11T21:07:41.164Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2025-06-11T21:07:41.164Z]
[2025-06-11T21:07:41.164Z] Please decide how far you trust this user to correctly verify other users' keys
[2025-06-11T21:07:41.164Z] (by looking at passports, checking fingerprints from different sources, etc.)
[2025-06-11T21:07:41.164Z]
[2025-06-11T21:07:41.164Z] 1 = I don't know or won't say
[2025-06-11T21:07:41.164Z] 2 = I do NOT trust
[2025-06-11T21:07:41.164Z] 3 = I trust marginally
[2025-06-11T21:07:41.164Z] 4 = I trust fully
[2025-06-11T21:07:41.164Z] 5 = I trust ultimately
[2025-06-11T21:07:41.164Z] m = back to the main menu
[2025-06-11T21:07:41.164Z]
[2025-06-11T21:07:41.164Z]
[2025-06-11T21:07:41.164Z] pub rsa4096/8380596DA6E59C91
[2025-06-11T21:07:41.164Z] created: 2020-10-20 expires: never usage: SC
[2025-06-11T21:07:41.164Z] trust: ultimate validity: unknown
[2025-06-11T21:07:41.164Z] [ unknown] (1). ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
[2025-06-11T21:07:41.164Z] Please note that the shown key validity is not necessarily correct
[2025-06-11T21:07:41.164Z] unless you restart the program.
[2025-06-11T21:07:41.164Z]
[2025-06-11T21:07:41.164Z] gpg: Signature made Tue Oct 20 16:40:39 2020 UTC
[2025-06-11T21:07:41.164Z] gpg: using RSA key F04DF50737AC1A884C4B3D718380596DA6E59C91
[2025-06-11T21:07:41.164Z] gpg: checking the trustdb
[2025-06-11T21:07:41.164Z] gpg: marginals needed: 3 completes needed: 1 trust model: pgp
[2025-06-11T21:07:41.164Z] gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
[2025-06-11T21:07:41.164Z] gpg: Good signature from "ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>" [ultimate]
[2025-06-11T21:07:41.907Z] Skipping Freetype
[2025-06-11T21:07:41.907Z] origin https://github.com/adoptium/jdk17u.git (fetch)
[2025-06-11T21:07:41.907Z] origin https://github.com/adoptium/jdk17u.git (push)
[2025-06-11T21:07:41.907Z] jdk17
[2025-06-11T21:07:41.907Z] origin https://github.com/adoptium/jdk17u.git (fetch)
[2025-06-11T21:07:41.907Z] Resetting the git openjdk source repository at /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src in 10 seconds...
[2025-06-11T21:07:52.545Z] 10 9 8 7 6 5 4 3 2 1 0
[2025-06-11T21:07:52.545Z] Pulling latest changes from git openjdk source repository
[2025-06-11T21:07:52.545Z] checkoutRequiredCodeToBuild:
[2025-06-11T21:07:52.545Z] workspace = /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/./build//src
[2025-06-11T21:07:52.545Z] BUILD_VARIANT = temurin
[2025-06-11T21:07:52.545Z] TAG =
[2025-06-11T21:07:52.545Z] BRANCH = jdk-17.0.16+6_adopt
[2025-06-11T21:07:55.442Z] From https://github.com/adoptium/jdk17u
[2025-06-11T21:07:55.442Z] 6cc80b581ab..5f181584085 dev -> origin/dev
[2025-06-11T21:07:55.442Z] 6197c2dee1f..de454c7faa2 master -> origin/master
[2025-06-11T21:07:55.442Z] 58d276a115a..69aec2685d8 release -> origin/release
[2025-06-11T21:07:55.442Z] * [new tag] jdk-17.0.16+6 -> jdk-17.0.16+6
[2025-06-11T21:07:55.442Z] * [new tag] jdk-17.0.16+6_adopt -> jdk-17.0.16+6_adopt
[2025-06-11T21:07:55.442Z] looks like the scm ref given is a valid tag, so treat it as a tag
[2025-06-11T21:07:55.442Z] Checking out tag jdk-17.0.16+6_adopt
[2025-06-11T21:07:56.989Z] Previous HEAD position was 58d276a115a Merging jdk-17.0.16+5 into release
[2025-06-11T21:07:56.989Z] HEAD is now at 69aec2685d8 Merging jdk-17.0.16+6 into release
[2025-06-11T21:07:57.733Z] HEAD is now at 69aec2685d8 Merging jdk-17.0.16+6 into release
[2025-06-11T21:07:57.733Z] Checked out tag jdk-17.0.16+6_adopt
[2025-06-11T21:07:57.733Z] SUCCESS: BUILD_CONFIG[TAG] is set. Exporting to /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/target//metadata/scmref.txt...
[2025-06-11T21:07:57.733Z] jdk-17.0.16+6_adoptcheckoutRequiredCodeToBuild succeeded
[2025-06-11T21:07:58.482Z] Generating cacerts from Mozilla's bundle
[2025-06-11T21:07:59.226Z] SHA256 of old file: 0
[2025-06-11T21:07:59.226Z] SHA256 of new file: 620fd89c02acb0019f1899dab7907db5d20735904f5a9a0d3a8771a5857ac482
[2025-06-11T21:07:59.226Z] Processing 'certdata.txt' ...
[2025-06-11T21:07:59.226Z] Parsing: GlobalSign Root CA
[2025-06-11T21:07:59.226Z] Skipping: Entrust.net Premium 2048 Secure Server CA is not trusted anymore
[2025-06-11T21:07:59.226Z] Parsing: Entrust.net Premium 2048 Secure Server CA
[2025-06-11T21:07:59.226Z] Parsing: Baltimore CyberTrust Root
[2025-06-11T21:07:59.226Z] Skipping: Entrust Root Certification Authority is not trusted anymore
[2025-06-11T21:07:59.226Z] Parsing: Entrust Root Certification Authority
[2025-06-11T21:07:59.226Z] Skipping: Certum Root CA
[2025-06-11T21:07:59.226Z] Parsing: Comodo AAA Services root
[2025-06-11T21:07:59.226Z] Parsing: QuoVadis Root CA 2
[2025-06-11T21:07:59.226Z] Parsing: QuoVadis Root CA 3
[2025-06-11T21:07:59.226Z] Parsing: XRamp Global CA Root
[2025-06-11T21:07:59.226Z] Parsing: Go Daddy Class 2 CA
[2025-06-11T21:07:59.226Z] Parsing: Starfield Class 2 CA
[2025-06-11T21:07:59.226Z] Parsing: DigiCert Assured ID Root CA
[2025-06-11T21:07:59.226Z] Parsing: DigiCert Global Root CA
[2025-06-11T21:07:59.226Z] Parsing: DigiCert High Assurance EV Root CA
[2025-06-11T21:07:59.226Z] Parsing: SwissSign Gold CA - G2
[2025-06-11T21:07:59.226Z] Parsing: SecureTrust CA
[2025-06-11T21:07:59.226Z] Parsing: Secure Global CA
[2025-06-11T21:07:59.226Z] Parsing: COMODO Certification Authority
[2025-06-11T21:07:59.226Z] Parsing: COMODO ECC Certification Authority
[2025-06-11T21:07:59.226Z] Skipping: OISTE WISeKey Global Root GA CA
[2025-06-11T21:07:59.226Z] Parsing: Certigna
[2025-06-11T21:07:59.226Z] Parsing: ePKI Root Certification Authority
[2025-06-11T21:07:59.226Z] Parsing: certSIGN ROOT CA
[2025-06-11T21:07:59.226Z] Parsing: NetLock Arany (Class Gold) Főtanúsítvány
[2025-06-11T21:07:59.226Z] Parsing: Microsec e-Szigno Root CA 2009
[2025-06-11T21:07:59.226Z] Parsing: GlobalSign Root CA - R3
[2025-06-11T21:07:59.226Z] Parsing: Izenpe.com
[2025-06-11T21:07:59.226Z] Parsing: Go Daddy Root Certificate Authority - G2
[2025-06-11T21:07:59.226Z] Parsing: Starfield Root Certificate Authority - G2
[2025-06-11T21:07:59.226Z] Parsing: Starfield Services Root Certificate Authority - G2
[2025-06-11T21:07:59.226Z] Skipping: AffirmTrust Commercial is not trusted anymore
[2025-06-11T21:07:59.226Z] Parsing: AffirmTrust Commercial
[2025-06-11T21:07:59.226Z] Skipping: AffirmTrust Networking is not trusted anymore
[2025-06-11T21:07:59.226Z] Parsing: AffirmTrust Networking
[2025-06-11T21:07:59.226Z] Skipping: AffirmTrust Premium is not trusted anymore
[2025-06-11T21:07:59.226Z] Parsing: AffirmTrust Premium
[2025-06-11T21:07:59.226Z] Skipping: AffirmTrust Premium ECC is not trusted anymore
[2025-06-11T21:07:59.226Z] Parsing: AffirmTrust Premium ECC
[2025-06-11T21:07:59.226Z] Parsing: Certum Trusted Network CA
[2025-06-11T21:07:59.226Z] Parsing: TWCA Root Certification Authority
[2025-06-11T21:07:59.226Z] Skipping: Explicitly Distrust DigiNotar Root CA
[2025-06-11T21:07:59.226Z] Parsing: Security Communication RootCA2
[2025-06-11T21:07:59.226Z] Parsing: Actalis Authentication Root CA
[2025-06-11T21:07:59.226Z] Parsing: Buypass Class 2 Root CA
[2025-06-11T21:07:59.226Z] Parsing: Buypass Class 3 Root CA
[2025-06-11T21:07:59.226Z] Parsing: T-TeleSec GlobalRoot Class 3
[2025-06-11T21:07:59.226Z] Parsing: D-TRUST Root Class 3 CA 2 2009
[2025-06-11T21:07:59.226Z] Parsing: D-TRUST Root Class 3 CA 2 EV 2009
[2025-06-11T21:07:59.226Z] Parsing: CA Disig Root R2
[2025-06-11T21:07:59.226Z] Parsing: ACCVRAIZ1
[2025-06-11T21:07:59.226Z] Parsing: TWCA Global Root CA
[2025-06-11T21:07:59.226Z] Parsing: TeliaSonera Root CA v1
[2025-06-11T21:07:59.226Z] Parsing: T-TeleSec GlobalRoot Class 2
[2025-06-11T21:07:59.226Z] Parsing: Atos TrustedRoot 2011
[2025-06-11T21:07:59.226Z] Parsing: QuoVadis Root CA 1 G3
[2025-06-11T21:07:59.226Z] Parsing: QuoVadis Root CA 2 G3
[2025-06-11T21:07:59.226Z] Parsing: QuoVadis Root CA 3 G3
[2025-06-11T21:07:59.226Z] Parsing: DigiCert Assured ID Root G2
[2025-06-11T21:07:59.226Z] Parsing: DigiCert Assured ID Root G3
[2025-06-11T21:07:59.226Z] Parsing: DigiCert Global Root G2
[2025-06-11T21:07:59.226Z] Parsing: DigiCert Global Root G3
[2025-06-11T21:07:59.226Z] Parsing: DigiCert Trusted Root G4
[2025-06-11T21:07:59.226Z] Parsing: COMODO RSA Certification Authority
[2025-06-11T21:07:59.226Z] Parsing: USERTrust RSA Certification Authority
[2025-06-11T21:07:59.226Z] Parsing: USERTrust ECC Certification Authority
[2025-06-11T21:07:59.226Z] Parsing: GlobalSign ECC Root CA - R5
[2025-06-11T21:07:59.226Z] Skipping: Staat der Nederlanden Root CA - G3
[2025-06-11T21:07:59.226Z] Parsing: IdenTrust Commercial Root CA 1
[2025-06-11T21:07:59.226Z] Parsing: IdenTrust Public Sector Root CA 1
[2025-06-11T21:07:59.226Z] Skipping: Entrust Root Certification Authority - G2 is not trusted anymore
[2025-06-11T21:07:59.226Z] Parsing: Entrust Root Certification Authority - G2
[2025-06-11T21:07:59.226Z] Skipping: Entrust Root Certification Authority - EC1 is not trusted anymore
[2025-06-11T21:07:59.226Z] Parsing: Entrust Root Certification Authority - EC1
[2025-06-11T21:07:59.226Z] Parsing: CFCA EV ROOT
[2025-06-11T21:07:59.226Z] Parsing: OISTE WISeKey Global Root GB CA
[2025-06-11T21:07:59.226Z] Parsing: SZAFIR ROOT CA2
[2025-06-11T21:07:59.226Z] Parsing: Certum Trusted Network CA 2
[2025-06-11T21:07:59.226Z] Parsing: Hellenic Academic and Research Institutions RootCA 2015
[2025-06-11T21:07:59.226Z] Parsing: Hellenic Academic and Research Institutions ECC RootCA 2015
[2025-06-11T21:07:59.226Z] Parsing: ISRG Root X1
[2025-06-11T21:07:59.226Z] Parsing: AC RAIZ FNMT-RCM
[2025-06-11T21:07:59.226Z] Parsing: Amazon Root CA 1
[2025-06-11T21:07:59.226Z] Parsing: Amazon Root CA 2
[2025-06-11T21:07:59.226Z] Parsing: Amazon Root CA 3
[2025-06-11T21:07:59.226Z] Parsing: Amazon Root CA 4
[2025-06-11T21:07:59.226Z] Skipping: D-TRUST Root CA 3 2013
[2025-06-11T21:07:59.226Z] Parsing: TUBITAK Kamu SM SSL Kok Sertifikasi - Surum 1
[2025-06-11T21:07:59.226Z] Parsing: GDCA TrustAUTH R5 ROOT
[2025-06-11T21:07:59.226Z] Parsing: SSL.com Root Certification Authority RSA
[2025-06-11T21:07:59.226Z] Parsing: SSL.com Root Certification Authority ECC
[2025-06-11T21:07:59.226Z] Parsing: SSL.com EV Root Certification Authority RSA R2
[2025-06-11T21:07:59.226Z] Parsing: SSL.com EV Root Certification Authority ECC
[2025-06-11T21:07:59.226Z] Parsing: GlobalSign Root CA - R6
[2025-06-11T21:07:59.226Z] Parsing: OISTE WISeKey Global Root GC CA
[2025-06-11T21:07:59.226Z] Parsing: UCA Global G2 Root
[2025-06-11T21:07:59.226Z] Parsing: UCA Extended Validation Root
[2025-06-11T21:07:59.226Z] Parsing: Certigna Root CA
[2025-06-11T21:07:59.226Z] Parsing: emSign Root CA - G1
[2025-06-11T21:07:59.226Z] Parsing: emSign ECC Root CA - G3
[2025-06-11T21:07:59.226Z] Parsing: emSign Root CA - C1
[2025-06-11T21:07:59.226Z] Parsing: emSign ECC Root CA - C3
[2025-06-11T21:07:59.226Z] Parsing: Hongkong Post Root CA 3
[2025-06-11T21:07:59.226Z] Skipping: Entrust Root Certification Authority - G4
[2025-06-11T21:07:59.226Z] Parsing: Microsoft ECC Root Certificate Authority 2017
[2025-06-11T21:07:59.226Z] Parsing: Microsoft RSA Root Certificate Authority 2017
[2025-06-11T21:07:59.226Z] Parsing: e-Szigno Root CA 2017
[2025-06-11T21:07:59.226Z] Parsing: certSIGN Root CA G2
[2025-06-11T21:07:59.226Z] Parsing: Trustwave Global Certification Authority
[2025-06-11T21:07:59.226Z] Parsing: Trustwave Global ECC P256 Certification Authority
[2025-06-11T21:07:59.226Z] Parsing: Trustwave Global ECC P384 Certification Authority
[2025-06-11T21:07:59.226Z] Parsing: NAVER Global Root Certification Authority
[2025-06-11T21:07:59.226Z] Parsing: AC RAIZ FNMT-RCM SERVIDORES SEGUROS
[2025-06-11T21:07:59.226Z] Skipping: GlobalSign Secure Mail Root R45
[2025-06-11T21:07:59.226Z] Skipping: GlobalSign Secure Mail Root E45
[2025-06-11T21:07:59.226Z] Parsing: GlobalSign Root R46
[2025-06-11T21:07:59.226Z] Parsing: GlobalSign Root E46
[2025-06-11T21:07:59.226Z] Skipping: GLOBALTRUST 2020 is not trusted anymore
[2025-06-11T21:07:59.226Z] Parsing: GLOBALTRUST 2020
[2025-06-11T21:07:59.226Z] Parsing: ANF Secure Server Root CA
[2025-06-11T21:07:59.226Z] Parsing: Certum EC-384 CA
[2025-06-11T21:07:59.226Z] Parsing: Certum Trusted Root CA
[2025-06-11T21:07:59.226Z] Parsing: TunTrust Root CA
[2025-06-11T21:07:59.226Z] Parsing: HARICA TLS RSA Root CA 2021
[2025-06-11T21:07:59.226Z] Parsing: HARICA TLS ECC Root CA 2021
[2025-06-11T21:07:59.226Z] Skipping: HARICA Client RSA Root CA 2021
[2025-06-11T21:07:59.226Z] Skipping: HARICA Client ECC Root CA 2021
[2025-06-11T21:07:59.226Z] Parsing: Autoridad de Certificacion Firmaprofesional CIF A62634068
[2025-06-11T21:07:59.226Z] Parsing: vTrus ECC Root CA
[2025-06-11T21:07:59.226Z] Parsing: vTrus Root CA
[2025-06-11T21:07:59.226Z] Parsing: ISRG Root X2
[2025-06-11T21:07:59.226Z] Parsing: HiPKI Root CA - G1
[2025-06-11T21:07:59.226Z] Parsing: GlobalSign ECC Root CA - R4
[2025-06-11T21:07:59.226Z] Parsing: GTS Root R1
[2025-06-11T21:07:59.226Z] Parsing: GTS Root R2
[2025-06-11T21:07:59.226Z] Parsing: GTS Root R3
[2025-06-11T21:07:59.226Z] Parsing: GTS Root R4
[2025-06-11T21:07:59.226Z] Parsing: Telia Root CA v2
[2025-06-11T21:07:59.226Z] Parsing: D-TRUST BR Root CA 1 2020
[2025-06-11T21:07:59.226Z] Parsing: D-TRUST EV Root CA 1 2020
[2025-06-11T21:07:59.226Z] Parsing: DigiCert TLS ECC P384 Root G5
[2025-06-11T21:07:59.226Z] Parsing: DigiCert TLS RSA4096 Root G5
[2025-06-11T21:07:59.226Z] Skipping: DigiCert SMIME ECC P384 Root G5
[2025-06-11T21:07:59.226Z] Skipping: DigiCert SMIME RSA4096 Root G5
[2025-06-11T21:07:59.226Z] Parsing: Certainly Root R1
[2025-06-11T21:07:59.226Z] Parsing: Certainly Root E1
[2025-06-11T21:07:59.971Z] Skipping: DIGITALSIGN GLOBAL ROOT RSA CA
[2025-06-11T21:07:59.971Z] Skipping: DIGITALSIGN GLOBAL ROOT ECDSA CA
[2025-06-11T21:07:59.971Z] Parsing: Security Communication ECC RootCA1
[2025-06-11T21:07:59.971Z] Parsing: BJCA Global Root CA1
[2025-06-11T21:07:59.971Z] Parsing: BJCA Global Root CA2
[2025-06-11T21:07:59.971Z] Skipping: LAWtrust Root CA2 (4096)
[2025-06-11T21:07:59.971Z] Skipping: Sectigo Public Email Protection Root E46
[2025-06-11T21:07:59.971Z] Skipping: Sectigo Public Email Protection Root R46
[2025-06-11T21:07:59.971Z] Parsing: Sectigo Public Server Authentication Root E46
[2025-06-11T21:07:59.971Z] Parsing: Sectigo Public Server Authentication Root R46
[2025-06-11T21:07:59.971Z] Parsing: SSL.com TLS RSA Root CA 2022
[2025-06-11T21:07:59.971Z] Parsing: SSL.com TLS ECC Root CA 2022
[2025-06-11T21:07:59.971Z] Skipping: SSL.com Client ECC Root CA 2022
[2025-06-11T21:07:59.971Z] Skipping: SSL.com Client RSA Root CA 2022
[2025-06-11T21:07:59.971Z] Skipping: Atos TrustedRoot Root CA ECC G2 2020
[2025-06-11T21:07:59.971Z] Skipping: Atos TrustedRoot Root CA RSA G2 2020
[2025-06-11T21:07:59.971Z] Parsing: Atos TrustedRoot Root CA ECC TLS 2021
[2025-06-11T21:07:59.971Z] Parsing: Atos TrustedRoot Root CA RSA TLS 2021
[2025-06-11T21:07:59.971Z] Parsing: TrustAsia Global Root CA G3
[2025-06-11T21:07:59.971Z] Parsing: TrustAsia Global Root CA G4
[2025-06-11T21:07:59.971Z] Parsing: CommScope Public Trust ECC Root-01
[2025-06-11T21:07:59.971Z] Parsing: CommScope Public Trust ECC Root-02
[2025-06-11T21:07:59.971Z] Parsing: CommScope Public Trust RSA Root-01
[2025-06-11T21:07:59.971Z] Parsing: CommScope Public Trust RSA Root-02
[2025-06-11T21:07:59.971Z] Skipping: D-Trust SBR Root CA 1 2022
[2025-06-11T21:07:59.971Z] Skipping: D-Trust SBR Root CA 2 2022
[2025-06-11T21:07:59.971Z] Skipping: Telekom Security SMIME ECC Root 2021
[2025-06-11T21:07:59.971Z] Parsing: Telekom Security TLS ECC Root 2020
[2025-06-11T21:07:59.971Z] Skipping: Telekom Security SMIME RSA Root 2023
[2025-06-11T21:07:59.971Z] Parsing: Telekom Security TLS RSA Root 2023
[2025-06-11T21:07:59.971Z] Parsing: FIRMAPROFESIONAL CA ROOT-A WEB
[2025-06-11T21:07:59.971Z] Parsing: TWCA CYBER Root CA
[2025-06-11T21:07:59.971Z] Skipping: TWCA Global Root CA G2
[2025-06-11T21:07:59.971Z] Parsing: SecureSign Root CA12
[2025-06-11T21:07:59.971Z] Parsing: SecureSign Root CA14
[2025-06-11T21:07:59.971Z] Parsing: SecureSign Root CA15
[2025-06-11T21:07:59.971Z] Parsing: D-TRUST BR Root CA 2 2023
[2025-06-11T21:07:59.971Z] Parsing: D-TRUST EV Root CA 2 2023
[2025-06-11T21:07:59.971Z] Done (150 CA certs processed, 35 skipped).
[2025-06-11T21:07:59.971Z] mk-ca-bundle.pl generates 150 certificates
[2025-06-11T21:07:59.971Z] Subject: CN=GlobalSign_Root_CA,OU=Root_CA,O=GlobalSign_nv-sa,C=BE
[2025-06-11T21:07:59.971Z] Generated alias: CN=GlobalSign_Root_CA,OU=Root_CA,O=GlobalSign_nv-sa,C=BE
[2025-06-11T21:07:59.971Z] Renaming certs/cert.crt to certs/cn_globalsign_root_ca,ou_root_ca,o_globalsign_nvsa,c_be
[2025-06-11T21:07:59.971Z] Subject: CN=Entrust.net_Certification_Authority_(2048),OU=(c)_1999_Entrust.net_Limited,OU=www.entrust.net/CPS_2048_incorp._by_ref._(limits_liab.),O=Entrust.net
[2025-06-11T21:07:59.971Z] Generated alias: CN=Entrust.net_Certification_Authority_(2048),OU=(c)_1999_Entrust.net_Limited,OU=www.entrust.net/CPS_2048_incorp._by_ref._(limits_liab.),O=Entrust.net
[2025-06-11T21:07:59.971Z] Renaming certs/cert1.crt to certs/cn_entrustnet_certification_authority__2048_,ou__c__1999_entrustnet_limited,ou_wwwentrustnetcps_2048_incorp_by_ref__limits_liab_,o_entrustnet
[2025-06-11T21:07:59.971Z] Subject: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:07:59.971Z] Generated alias: CN=DigiCert_Assured_ID_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:07:59.971Z] Renaming certs/cert10.crt to certs/cn_digicert_assured_id_root_ca,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-06-11T21:08:00.716Z] Subject: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2025-06-11T21:08:00.716Z] Generated alias: CN=GlobalSign_Root_R46,O=GlobalSign_nv-sa,C=BE
[2025-06-11T21:08:00.716Z] Renaming certs/cert100.crt to certs/cn_globalsign_root_r46,o_globalsign_nvsa,c_be
[2025-06-11T21:08:00.716Z] Subject: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2025-06-11T21:08:00.716Z] Generated alias: CN=GlobalSign_Root_E46,O=GlobalSign_nv-sa,C=BE
[2025-06-11T21:08:00.716Z] Renaming certs/cert101.crt to certs/cn_globalsign_root_e46,o_globalsign_nvsa,c_be
[2025-06-11T21:08:00.716Z] Subject: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2025-06-11T21:08:00.716Z] Generated alias: CN=GLOBALTRUST_2020,O=e-commerce_monitoring_GmbH,C=AT
[2025-06-11T21:08:00.716Z] Renaming certs/cert102.crt to certs/cn_globaltrust_2020,o_ecommerce_monitoring_gmbh,c_at
[2025-06-11T21:08:00.716Z] Subject: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES,serialNumber=G63287510
[2025-06-11T21:08:00.716Z] Generated alias: CN=ANF_Secure_Server_Root_CA,OU=ANF_CA_Raiz,O=ANF_Autoridad_de_Certificacion,C=ES
[2025-06-11T21:08:00.716Z] Renaming certs/cert103.crt to certs/cn_anf_secure_server_root_ca,ou_anf_ca_raiz,o_anf_autoridad_de_certificacion,c_es
[2025-06-11T21:08:00.716Z] Subject: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2025-06-11T21:08:00.716Z] Generated alias: CN=Certum_EC-384_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2025-06-11T21:08:00.716Z] Renaming certs/cert104.crt to certs/cn_certum_ec384_ca,ou_certum_certification_authority,o_asseco_data_systems_sa,c_pl
[2025-06-11T21:08:01.460Z] Subject: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2025-06-11T21:08:01.460Z] Generated alias: CN=Certum_Trusted_Root_CA,OU=Certum_Certification_Authority,O=Asseco_Data_Systems_S.A.,C=PL
[2025-06-11T21:08:01.460Z] Renaming certs/cert105.crt to certs/cn_certum_trusted_root_ca,ou_certum_certification_authority,o_asseco_data_systems_sa,c_pl
[2025-06-11T21:08:01.460Z] Subject: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2025-06-11T21:08:01.460Z] Generated alias: CN=TunTrust_Root_CA,O=Agence_Nationale_de_Certification_Electronique,C=TN
[2025-06-11T21:08:01.460Z] Renaming certs/cert106.crt to certs/cn_tuntrust_root_ca,o_agence_nationale_de_certification_electronique,c_tn
[2025-06-11T21:08:01.460Z] Subject: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2025-06-11T21:08:01.460Z] Generated alias: CN=HARICA_TLS_RSA_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2025-06-11T21:08:01.460Z] Renaming certs/cert107.crt to certs/cn_harica_tls_rsa_root_ca_2021,o_hellenic_academic_and_research_institutions_ca,c_gr
[2025-06-11T21:08:01.460Z] Subject: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2025-06-11T21:08:01.460Z] Generated alias: CN=HARICA_TLS_ECC_Root_CA_2021,O=Hellenic_Academic_and_Research_Institutions_CA,C=GR
[2025-06-11T21:08:01.460Z] Renaming certs/cert108.crt to certs/cn_harica_tls_ecc_root_ca_2021,o_hellenic_academic_and_research_institutions_ca,c_gr
[2025-06-11T21:08:01.460Z] Subject: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2025-06-11T21:08:01.460Z] Generated alias: CN=Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068,C=ES
[2025-06-11T21:08:02.291Z] Renaming certs/cert109.crt to certs/cn_autoridad_de_certificacion_firmaprofesional_cif_a62634068,c_es
[2025-06-11T21:08:02.291Z] Subject: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:02.291Z] Generated alias: CN=DigiCert_Global_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:02.291Z] Renaming certs/cert11.crt to certs/cn_digicert_global_root_ca,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-06-11T21:08:02.291Z] Subject: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2025-06-11T21:08:02.291Z] Generated alias: CN=vTrus_ECC_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2025-06-11T21:08:02.291Z] Renaming certs/cert110.crt to certs/cn_vtrus_ecc_root_ca,o_itruschina_co_ltd,c_cn
[2025-06-11T21:08:02.291Z] Subject: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2025-06-11T21:08:02.291Z] Generated alias: CN=vTrus_Root_CA,O=iTrusChina_Co._Ltd.,C=CN
[2025-06-11T21:08:02.291Z] Renaming certs/cert111.crt to certs/cn_vtrus_root_ca,o_itruschina_co_ltd,c_cn
[2025-06-11T21:08:02.291Z] Subject: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2025-06-11T21:08:02.291Z] Generated alias: CN=ISRG_Root_X2,O=Internet_Security_Research_Group,C=US
[2025-06-11T21:08:02.291Z] Renaming certs/cert112.crt to certs/cn_isrg_root_x2,o_internet_security_research_group,c_us
[2025-06-11T21:08:02.291Z] Subject: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2025-06-11T21:08:02.291Z] Generated alias: CN=HiPKI_Root_CA_-_G1,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2025-06-11T21:08:03.042Z] Renaming certs/cert113.crt to certs/cn_hipki_root_ca__g1,o_chunghwa_telecom_co__ltd,c_tw
[2025-06-11T21:08:03.042Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2025-06-11T21:08:03.042Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R4
[2025-06-11T21:08:03.043Z] Renaming certs/cert114.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_ecc_root_ca__r4
[2025-06-11T21:08:03.043Z] Subject: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2025-06-11T21:08:03.043Z] Generated alias: CN=GTS_Root_R1,O=Google_Trust_Services_LLC,C=US
[2025-06-11T21:08:03.043Z] Renaming certs/cert115.crt to certs/cn_gts_root_r1,o_google_trust_services_llc,c_us
[2025-06-11T21:08:03.043Z] Subject: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2025-06-11T21:08:03.043Z] Generated alias: CN=GTS_Root_R2,O=Google_Trust_Services_LLC,C=US
[2025-06-11T21:08:03.043Z] Renaming certs/cert116.crt to certs/cn_gts_root_r2,o_google_trust_services_llc,c_us
[2025-06-11T21:08:03.043Z] Subject: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2025-06-11T21:08:03.043Z] Generated alias: CN=GTS_Root_R3,O=Google_Trust_Services_LLC,C=US
[2025-06-11T21:08:03.043Z] Renaming certs/cert117.crt to certs/cn_gts_root_r3,o_google_trust_services_llc,c_us
[2025-06-11T21:08:03.793Z] Subject: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2025-06-11T21:08:03.793Z] Generated alias: CN=GTS_Root_R4,O=Google_Trust_Services_LLC,C=US
[2025-06-11T21:08:03.793Z] Renaming certs/cert118.crt to certs/cn_gts_root_r4,o_google_trust_services_llc,c_us
[2025-06-11T21:08:03.793Z] Subject: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2025-06-11T21:08:03.793Z] Generated alias: CN=Telia_Root_CA_v2,O=Telia_Finland_Oyj,C=FI
[2025-06-11T21:08:03.793Z] Renaming certs/cert119.crt to certs/cn_telia_root_ca_v2,o_telia_finland_oyj,c_fi
[2025-06-11T21:08:03.793Z] Subject: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:03.793Z] Generated alias: CN=DigiCert_High_Assurance_EV_Root_CA,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:03.793Z] Renaming certs/cert12.crt to certs/cn_digicert_high_assurance_ev_root_ca,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-06-11T21:08:03.793Z] Subject: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:03.793Z] Generated alias: CN=D-TRUST_BR_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:03.793Z] Renaming certs/cert120.crt to certs/cn_dtrust_br_root_ca_1_2020,o_dtrust_gmbh,c_de
[2025-06-11T21:08:04.544Z] Subject: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:04.544Z] Generated alias: CN=D-TRUST_EV_Root_CA_1_2020,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:04.544Z] Renaming certs/cert121.crt to certs/cn_dtrust_ev_root_ca_1_2020,o_dtrust_gmbh,c_de
[2025-06-11T21:08:04.544Z] Subject: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2025-06-11T21:08:04.544Z] Generated alias: CN=DigiCert_TLS_ECC_P384_Root_G5,O=DigiCert__Inc.,C=US
[2025-06-11T21:08:04.544Z] Renaming certs/cert122.crt to certs/cn_digicert_tls_ecc_p384_root_g5,o_digicert__inc,c_us
[2025-06-11T21:08:04.544Z] Subject: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2025-06-11T21:08:04.544Z] Generated alias: CN=DigiCert_TLS_RSA4096_Root_G5,O=DigiCert__Inc.,C=US
[2025-06-11T21:08:04.544Z] Renaming certs/cert123.crt to certs/cn_digicert_tls_rsa4096_root_g5,o_digicert__inc,c_us
[2025-06-11T21:08:04.544Z] Subject: CN=Certainly_Root_R1,O=Certainly,C=US
[2025-06-11T21:08:04.544Z] Generated alias: CN=Certainly_Root_R1,O=Certainly,C=US
[2025-06-11T21:08:04.544Z] Renaming certs/cert124.crt to certs/cn_certainly_root_r1,o_certainly,c_us
[2025-06-11T21:08:05.292Z] Subject: CN=Certainly_Root_E1,O=Certainly,C=US
[2025-06-11T21:08:05.292Z] Generated alias: CN=Certainly_Root_E1,O=Certainly,C=US
[2025-06-11T21:08:05.292Z] Renaming certs/cert125.crt to certs/cn_certainly_root_e1,o_certainly,c_us
[2025-06-11T21:08:05.292Z] Subject: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2025-06-11T21:08:05.292Z] Generated alias: CN=Security_Communication_ECC_RootCA1,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2025-06-11T21:08:05.292Z] Renaming certs/cert126.crt to certs/cn_security_communication_ecc_rootca1,o_secom_trust_systems_co_ltd,c_jp
[2025-06-11T21:08:05.292Z] Subject: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2025-06-11T21:08:05.292Z] Generated alias: CN=BJCA_Global_Root_CA1,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2025-06-11T21:08:05.292Z] Renaming certs/cert127.crt to certs/cn_bjca_global_root_ca1,o_beijing_certificate_authority,c_cn
[2025-06-11T21:08:05.292Z] Subject: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2025-06-11T21:08:05.292Z] Generated alias: CN=BJCA_Global_Root_CA2,O=BEIJING_CERTIFICATE_AUTHORITY,C=CN
[2025-06-11T21:08:05.292Z] Renaming certs/cert128.crt to certs/cn_bjca_global_root_ca2,o_beijing_certificate_authority,c_cn
[2025-06-11T21:08:06.038Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2025-06-11T21:08:06.038Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_E46,O=Sectigo_Limited,C=GB
[2025-06-11T21:08:06.038Z] Renaming certs/cert129.crt to certs/cn_sectigo_public_server_authentication_root_e46,o_sectigo_limited,c_gb
[2025-06-11T21:08:06.038Z] Subject: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2025-06-11T21:08:06.038Z] Generated alias: CN=SwissSign_Gold_CA_-_G2,O=SwissSign_AG,C=CH
[2025-06-11T21:08:06.038Z] Renaming certs/cert13.crt to certs/cn_swisssign_gold_ca__g2,o_swisssign_ag,c_ch
[2025-06-11T21:08:06.781Z] Subject: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2025-06-11T21:08:06.781Z] Generated alias: CN=Sectigo_Public_Server_Authentication_Root_R46,O=Sectigo_Limited,C=GB
[2025-06-11T21:08:06.781Z] Renaming certs/cert130.crt to certs/cn_sectigo_public_server_authentication_root_r46,o_sectigo_limited,c_gb
[2025-06-11T21:08:06.781Z] Subject: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2025-06-11T21:08:06.781Z] Generated alias: CN=SSL.com_TLS_RSA_Root_CA_2022,O=SSL_Corporation,C=US
[2025-06-11T21:08:06.781Z] Renaming certs/cert131.crt to certs/cn_sslcom_tls_rsa_root_ca_2022,o_ssl_corporation,c_us
[2025-06-11T21:08:06.781Z] Subject: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2025-06-11T21:08:06.781Z] Generated alias: CN=SSL.com_TLS_ECC_Root_CA_2022,O=SSL_Corporation,C=US
[2025-06-11T21:08:06.781Z] Renaming certs/cert132.crt to certs/cn_sslcom_tls_ecc_root_ca_2022,o_ssl_corporation,c_us
[2025-06-11T21:08:06.781Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2025-06-11T21:08:06.781Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_ECC_TLS_2021
[2025-06-11T21:08:06.781Z] Renaming certs/cert133.crt to certs/c_de,o_atos,cn_atos_trustedroot_root_ca_ecc_tls_2021
[2025-06-11T21:08:07.524Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2025-06-11T21:08:07.524Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_Root_CA_RSA_TLS_2021
[2025-06-11T21:08:07.524Z] Renaming certs/cert134.crt to certs/c_de,o_atos,cn_atos_trustedroot_root_ca_rsa_tls_2021
[2025-06-11T21:08:07.524Z] Subject: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2025-06-11T21:08:07.524Z] Generated alias: CN=TrustAsia_Global_Root_CA_G3,O=TrustAsia_Technologies__Inc.,C=CN
[2025-06-11T21:08:07.524Z] Renaming certs/cert135.crt to certs/cn_trustasia_global_root_ca_g3,o_trustasia_technologies__inc,c_cn
[2025-06-11T21:08:07.524Z] Subject: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2025-06-11T21:08:07.524Z] Generated alias: CN=TrustAsia_Global_Root_CA_G4,O=TrustAsia_Technologies__Inc.,C=CN
[2025-06-11T21:08:07.524Z] Renaming certs/cert136.crt to certs/cn_trustasia_global_root_ca_g4,o_trustasia_technologies__inc,c_cn
[2025-06-11T21:08:07.524Z] Subject: CN=CommScope_Public_Trust_ECC_Root-01,O=CommScope,C=US
[2025-06-11T21:08:07.524Z] Generated alias: CN=CommScope_Public_Trust_ECC_Root-01,O=CommScope,C=US
[2025-06-11T21:08:07.524Z] Renaming certs/cert137.crt to certs/cn_commscope_public_trust_ecc_root01,o_commscope,c_us
[2025-06-11T21:08:07.524Z] Subject: CN=CommScope_Public_Trust_ECC_Root-02,O=CommScope,C=US
[2025-06-11T21:08:07.524Z] Generated alias: CN=CommScope_Public_Trust_ECC_Root-02,O=CommScope,C=US
[2025-06-11T21:08:08.271Z] Renaming certs/cert138.crt to certs/cn_commscope_public_trust_ecc_root02,o_commscope,c_us
[2025-06-11T21:08:08.271Z] Subject: CN=CommScope_Public_Trust_RSA_Root-01,O=CommScope,C=US
[2025-06-11T21:08:08.271Z] Generated alias: CN=CommScope_Public_Trust_RSA_Root-01,O=CommScope,C=US
[2025-06-11T21:08:08.271Z] Renaming certs/cert139.crt to certs/cn_commscope_public_trust_rsa_root01,o_commscope,c_us
[2025-06-11T21:08:08.271Z] Subject: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2025-06-11T21:08:08.271Z] Generated alias: CN=SecureTrust_CA,O=SecureTrust_Corporation,C=US
[2025-06-11T21:08:08.271Z] Renaming certs/cert14.crt to certs/cn_securetrust_ca,o_securetrust_corporation,c_us
[2025-06-11T21:08:08.271Z] Subject: CN=CommScope_Public_Trust_RSA_Root-02,O=CommScope,C=US
[2025-06-11T21:08:08.271Z] Generated alias: CN=CommScope_Public_Trust_RSA_Root-02,O=CommScope,C=US
[2025-06-11T21:08:08.271Z] Renaming certs/cert140.crt to certs/cn_commscope_public_trust_rsa_root02,o_commscope,c_us
[2025-06-11T21:08:08.271Z] Subject: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2025-06-11T21:08:08.271Z] Generated alias: CN=Telekom_Security_TLS_ECC_Root_2020,O=Deutsche_Telekom_Security_GmbH,C=DE
[2025-06-11T21:08:08.271Z] Renaming certs/cert141.crt to certs/cn_telekom_security_tls_ecc_root_2020,o_deutsche_telekom_security_gmbh,c_de
[2025-06-11T21:08:09.015Z] Subject: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2025-06-11T21:08:09.015Z] Generated alias: CN=Telekom_Security_TLS_RSA_Root_2023,O=Deutsche_Telekom_Security_GmbH,C=DE
[2025-06-11T21:08:09.015Z] Renaming certs/cert142.crt to certs/cn_telekom_security_tls_rsa_root_2023,o_deutsche_telekom_security_gmbh,c_de
[2025-06-11T21:08:09.015Z] Subject: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,organizationIdentifier=VATES-A62634068,O=Firmaprofesional_SA,C=ES
[2025-06-11T21:08:09.015Z] Generated alias: CN=FIRMAPROFESIONAL_CA_ROOT-A_WEB,O=Firmaprofesional_SA,C=ES
[2025-06-11T21:08:09.015Z] Renaming certs/cert143.crt to certs/cn_firmaprofesional_ca_roota_web,o_firmaprofesional_sa,c_es
[2025-06-11T21:08:09.015Z] Subject: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-06-11T21:08:09.015Z] Generated alias: CN=TWCA_CYBER_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-06-11T21:08:09.015Z] Renaming certs/cert144.crt to certs/cn_twca_cyber_root_ca,ou_root_ca,o_taiwanca,c_tw
[2025-06-11T21:08:09.015Z] Subject: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-06-11T21:08:09.015Z] Generated alias: CN=SecureSign_Root_CA12,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-06-11T21:08:09.015Z] Renaming certs/cert145.crt to certs/cn_securesign_root_ca12,o_cybertrust_japan_co__ltd,c_jp
[2025-06-11T21:08:09.015Z] Subject: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-06-11T21:08:09.015Z] Generated alias: CN=SecureSign_Root_CA14,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-06-11T21:08:09.759Z] Renaming certs/cert146.crt to certs/cn_securesign_root_ca14,o_cybertrust_japan_co__ltd,c_jp
[2025-06-11T21:08:09.759Z] Subject: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-06-11T21:08:09.759Z] Generated alias: CN=SecureSign_Root_CA15,O=Cybertrust_Japan_Co.__Ltd.,C=JP
[2025-06-11T21:08:09.759Z] Renaming certs/cert147.crt to certs/cn_securesign_root_ca15,o_cybertrust_japan_co__ltd,c_jp
[2025-06-11T21:08:09.759Z] Subject: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:09.759Z] Generated alias: CN=D-TRUST_BR_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:09.759Z] Renaming certs/cert148.crt to certs/cn_dtrust_br_root_ca_2_2023,o_dtrust_gmbh,c_de
[2025-06-11T21:08:09.759Z] Subject: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:09.759Z] Generated alias: CN=D-TRUST_EV_Root_CA_2_2023,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:09.759Z] Renaming certs/cert149.crt to certs/cn_dtrust_ev_root_ca_2_2023,o_dtrust_gmbh,c_de
[2025-06-11T21:08:09.759Z] Subject: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2025-06-11T21:08:09.759Z] Generated alias: CN=Secure_Global_CA,O=SecureTrust_Corporation,C=US
[2025-06-11T21:08:09.759Z] Renaming certs/cert15.crt to certs/cn_secure_global_ca,o_securetrust_corporation,c_us
[2025-06-11T21:08:09.759Z] Subject: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-06-11T21:08:09.759Z] Generated alias: CN=COMODO_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-06-11T21:08:10.503Z] Renaming certs/cert16.crt to certs/cn_comodo_certification_authority,o_comodo_ca_limited,l_salford,st_greater_manchester,c_gb
[2025-06-11T21:08:10.503Z] Subject: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-06-11T21:08:10.503Z] Generated alias: CN=COMODO_ECC_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-06-11T21:08:10.503Z] Renaming certs/cert17.crt to certs/cn_comodo_ecc_certification_authority,o_comodo_ca_limited,l_salford,st_greater_manchester,c_gb
[2025-06-11T21:08:10.503Z] Subject: CN=Certigna,O=Dhimyotis,C=FR
[2025-06-11T21:08:10.503Z] Generated alias: CN=Certigna,O=Dhimyotis,C=FR
[2025-06-11T21:08:10.503Z] Renaming certs/cert18.crt to certs/cn_certigna,o_dhimyotis,c_fr
[2025-06-11T21:08:10.503Z] Subject: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2025-06-11T21:08:10.503Z] Generated alias: OU=ePKI_Root_Certification_Authority,O=Chunghwa_Telecom_Co.__Ltd.,C=TW
[2025-06-11T21:08:10.503Z] Renaming certs/cert19.crt to certs/ou_epki_root_certification_authority,o_chunghwa_telecom_co__ltd,c_tw
[2025-06-11T21:08:10.503Z] Subject: CN=Baltimore_CyberTrust_Root,OU=CyberTrust,O=Baltimore,C=IE
[2025-06-11T21:08:10.503Z] Generated alias: CN=Baltimore_CyberTrust_Root,OU=CyberTrust,O=Baltimore,C=IE
[2025-06-11T21:08:10.503Z] Renaming certs/cert2.crt to certs/cn_baltimore_cybertrust_root,ou_cybertrust,o_baltimore,c_ie
[2025-06-11T21:08:11.245Z] Subject: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2025-06-11T21:08:11.245Z] Generated alias: OU=certSIGN_ROOT_CA,O=certSIGN,C=RO
[2025-06-11T21:08:11.245Z] Renaming certs/cert20.crt to certs/ou_certsign_root_ca,o_certsign,c_ro
[2025-06-11T21:08:11.245Z] 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
[2025-06-11T21:08:11.245Z] 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
[2025-06-11T21:08:11.245Z] grep: Invalid back reference
[2025-06-11T21:08:11.245Z] Renaming certs/cert21.crt to certs/cn_netlock_arany__class_gold__fc591tanc3basc3adtvc3a1ny,ou_tanc3basc3adtvc3a1nykiadc3b3k__certification_services_,o_netlock_kft,l_budapest,c_hu
[2025-06-11T21:08:11.245Z] Subject: emailAddress=info@e-szigno.hu,CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2025-06-11T21:08:11.245Z] Generated alias: CN=Microsec_e-Szigno_Root_CA_2009,O=Microsec_Ltd.,L=Budapest,C=HU
[2025-06-11T21:08:11.245Z] Renaming certs/cert22.crt to certs/cn_microsec_eszigno_root_ca_2009,o_microsec_ltd,l_budapest,c_hu
[2025-06-11T21:08:11.245Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2025-06-11T21:08:11.245Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R3
[2025-06-11T21:08:11.245Z] Renaming certs/cert23.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_root_ca__r3
[2025-06-11T21:08:11.245Z] Subject: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2025-06-11T21:08:11.245Z] Generated alias: CN=Izenpe.com,O=IZENPE_S.A.,C=ES
[2025-06-11T21:08:11.245Z] Renaming certs/cert24.crt to certs/cn_izenpecom,o_izenpe_sa,c_es
[2025-06-11T21:08:11.989Z] Subject: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-06-11T21:08:11.989Z] Generated alias: CN=Go_Daddy_Root_Certificate_Authority_-_G2,O=GoDaddy.com__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-06-11T21:08:11.989Z] Renaming certs/cert25.crt to certs/cn_go_daddy_root_certificate_authority__g2,o_godaddycom__inc,l_scottsdale,st_arizona,c_us
[2025-06-11T21:08:11.989Z] Subject: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-06-11T21:08:11.989Z] Generated alias: CN=Starfield_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-06-11T21:08:11.989Z] Renaming certs/cert26.crt to certs/cn_starfield_root_certificate_authority__g2,o_starfield_technologies__inc,l_scottsdale,st_arizona,c_us
[2025-06-11T21:08:11.989Z] Subject: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-06-11T21:08:11.989Z] Generated alias: CN=Starfield_Services_Root_Certificate_Authority_-_G2,O=Starfield_Technologies__Inc.,L=Scottsdale,ST=Arizona,C=US
[2025-06-11T21:08:11.989Z] Renaming certs/cert27.crt to certs/cn_starfield_services_root_certificate_authority__g2,o_starfield_technologies__inc,l_scottsdale,st_arizona,c_us
[2025-06-11T21:08:11.989Z] Subject: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2025-06-11T21:08:11.989Z] Generated alias: CN=AffirmTrust_Commercial,O=AffirmTrust,C=US
[2025-06-11T21:08:11.989Z] Renaming certs/cert28.crt to certs/cn_affirmtrust_commercial,o_affirmtrust,c_us
[2025-06-11T21:08:11.989Z] Subject: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2025-06-11T21:08:11.989Z] Generated alias: CN=AffirmTrust_Networking,O=AffirmTrust,C=US
[2025-06-11T21:08:12.733Z] Renaming certs/cert29.crt to certs/cn_affirmtrust_networking,o_affirmtrust,c_us
[2025-06-11T21:08:12.733Z] 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
[2025-06-11T21:08:12.733Z] 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
[2025-06-11T21:08:12.733Z] Renaming certs/cert3.crt to certs/cn_entrust_root_certification_authority,ou__c__2006_entrust__inc,ou_wwwentrustnetcps_is_incorporated_by_reference,o_entrust__inc,c_us
[2025-06-11T21:08:12.733Z] Subject: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2025-06-11T21:08:12.733Z] Generated alias: CN=AffirmTrust_Premium,O=AffirmTrust,C=US
[2025-06-11T21:08:12.733Z] Renaming certs/cert30.crt to certs/cn_affirmtrust_premium,o_affirmtrust,c_us
[2025-06-11T21:08:12.733Z] Subject: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2025-06-11T21:08:12.733Z] Generated alias: CN=AffirmTrust_Premium_ECC,O=AffirmTrust,C=US
[2025-06-11T21:08:12.733Z] Renaming certs/cert31.crt to certs/cn_affirmtrust_premium_ecc,o_affirmtrust,c_us
[2025-06-11T21:08:12.733Z] Subject: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2025-06-11T21:08:12.733Z] Generated alias: CN=Certum_Trusted_Network_CA,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2025-06-11T21:08:12.733Z] Renaming certs/cert32.crt to certs/cn_certum_trusted_network_ca,ou_certum_certification_authority,o_unizeto_technologies_sa,c_pl
[2025-06-11T21:08:13.477Z] Subject: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-06-11T21:08:13.477Z] Generated alias: CN=TWCA_Root_Certification_Authority,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-06-11T21:08:13.477Z] Renaming certs/cert33.crt to certs/cn_twca_root_certification_authority,ou_root_ca,o_taiwanca,c_tw
[2025-06-11T21:08:13.477Z] Subject: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2025-06-11T21:08:13.477Z] Generated alias: OU=Security_Communication_RootCA2,O=SECOM_Trust_Systems_CO._LTD.,C=JP
[2025-06-11T21:08:13.477Z] Renaming certs/cert34.crt to certs/ou_security_communication_rootca2,o_secom_trust_systems_co_ltd,c_jp
[2025-06-11T21:08:13.477Z] Subject: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2025-06-11T21:08:13.477Z] Generated alias: CN=Actalis_Authentication_Root_CA,O=Actalis_S.p.A./03358520967,L=Milan,C=IT
[2025-06-11T21:08:13.477Z] Renaming certs/cert35.crt to certs/cn_actalis_authentication_root_ca,o_actalis_spa03358520967,l_milan,c_it
[2025-06-11T21:08:13.477Z] Subject: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2025-06-11T21:08:13.477Z] Generated alias: CN=Buypass_Class_2_Root_CA,O=Buypass_AS-983163327,C=NO
[2025-06-11T21:08:13.477Z] Renaming certs/cert36.crt to certs/cn_buypass_class_2_root_ca,o_buypass_as983163327,c_no
[2025-06-11T21:08:13.477Z] Subject: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2025-06-11T21:08:13.477Z] Generated alias: CN=Buypass_Class_3_Root_CA,O=Buypass_AS-983163327,C=NO
[2025-06-11T21:08:13.477Z] Renaming certs/cert37.crt to certs/cn_buypass_class_3_root_ca,o_buypass_as983163327,c_no
[2025-06-11T21:08:14.219Z] Subject: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2025-06-11T21:08:14.219Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_3,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2025-06-11T21:08:14.219Z] Renaming certs/cert38.crt to certs/cn_ttelesec_globalroot_class_3,ou_tsystems_trust_center,o_tsystems_enterprise_services_gmbh,c_de
[2025-06-11T21:08:14.219Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:14.219Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_2009,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:14.219Z] Renaming certs/cert39.crt to certs/cn_dtrust_root_class_3_ca_2_2009,o_dtrust_gmbh,c_de
[2025-06-11T21:08:14.219Z] Subject: CN=AAA_Certificate_Services,O=Comodo_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-06-11T21:08:14.219Z] Generated alias: CN=AAA_Certificate_Services,O=Comodo_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-06-11T21:08:14.219Z] Renaming certs/cert4.crt to certs/cn_aaa_certificate_services,o_comodo_ca_limited,l_salford,st_greater_manchester,c_gb
[2025-06-11T21:08:14.219Z] Subject: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:14.219Z] Generated alias: CN=D-TRUST_Root_Class_3_CA_2_EV_2009,O=D-Trust_GmbH,C=DE
[2025-06-11T21:08:14.219Z] Renaming certs/cert40.crt to certs/cn_dtrust_root_class_3_ca_2_ev_2009,o_dtrust_gmbh,c_de
[2025-06-11T21:08:14.219Z] Subject: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2025-06-11T21:08:14.219Z] Generated alias: CN=CA_Disig_Root_R2,O=Disig_a.s.,L=Bratislava,C=SK
[2025-06-11T21:08:14.964Z] Renaming certs/cert41.crt to certs/cn_ca_disig_root_r2,o_disig_as,l_bratislava,c_sk
[2025-06-11T21:08:14.964Z] Subject: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2025-06-11T21:08:14.964Z] Generated alias: C=ES,O=ACCV,OU=PKIACCV,CN=ACCVRAIZ1
[2025-06-11T21:08:14.964Z] Renaming certs/cert42.crt to certs/c_es,o_accv,ou_pkiaccv,cn_accvraiz1
[2025-06-11T21:08:14.964Z] Subject: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-06-11T21:08:14.964Z] Generated alias: CN=TWCA_Global_Root_CA,OU=Root_CA,O=TAIWAN-CA,C=TW
[2025-06-11T21:08:14.964Z] Renaming certs/cert43.crt to certs/cn_twca_global_root_ca,ou_root_ca,o_taiwanca,c_tw
[2025-06-11T21:08:14.964Z] Subject: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2025-06-11T21:08:14.964Z] Generated alias: CN=TeliaSonera_Root_CA_v1,O=TeliaSonera
[2025-06-11T21:08:14.964Z] Renaming certs/cert44.crt to certs/cn_teliasonera_root_ca_v1,o_teliasonera
[2025-06-11T21:08:14.964Z] Subject: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2025-06-11T21:08:14.964Z] Generated alias: CN=T-TeleSec_GlobalRoot_Class_2,OU=T-Systems_Trust_Center,O=T-Systems_Enterprise_Services_GmbH,C=DE
[2025-06-11T21:08:14.964Z] Renaming certs/cert45.crt to certs/cn_ttelesec_globalroot_class_2,ou_tsystems_trust_center,o_tsystems_enterprise_services_gmbh,c_de
[2025-06-11T21:08:15.711Z] Subject: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2025-06-11T21:08:15.711Z] Generated alias: C=DE,O=Atos,CN=Atos_TrustedRoot_2011
[2025-06-11T21:08:15.711Z] Renaming certs/cert46.crt to certs/c_de,o_atos,cn_atos_trustedroot_2011
[2025-06-11T21:08:15.711Z] Subject: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2025-06-11T21:08:15.711Z] Generated alias: CN=QuoVadis_Root_CA_1_G3,O=QuoVadis_Limited,C=BM
[2025-06-11T21:08:15.711Z] Renaming certs/cert47.crt to certs/cn_quovadis_root_ca_1_g3,o_quovadis_limited,c_bm
[2025-06-11T21:08:15.711Z] Subject: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2025-06-11T21:08:15.711Z] Generated alias: CN=QuoVadis_Root_CA_2_G3,O=QuoVadis_Limited,C=BM
[2025-06-11T21:08:15.711Z] Renaming certs/cert48.crt to certs/cn_quovadis_root_ca_2_g3,o_quovadis_limited,c_bm
[2025-06-11T21:08:15.711Z] Subject: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2025-06-11T21:08:15.711Z] Generated alias: CN=QuoVadis_Root_CA_3_G3,O=QuoVadis_Limited,C=BM
[2025-06-11T21:08:15.711Z] Renaming certs/cert49.crt to certs/cn_quovadis_root_ca_3_g3,o_quovadis_limited,c_bm
[2025-06-11T21:08:15.711Z] Subject: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2025-06-11T21:08:15.711Z] Generated alias: CN=QuoVadis_Root_CA_2,O=QuoVadis_Limited,C=BM
[2025-06-11T21:08:16.456Z] Renaming certs/cert5.crt to certs/cn_quovadis_root_ca_2,o_quovadis_limited,c_bm
[2025-06-11T21:08:16.456Z] Subject: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:16.456Z] Generated alias: CN=DigiCert_Assured_ID_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:16.456Z] Renaming certs/cert50.crt to certs/cn_digicert_assured_id_root_g2,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-06-11T21:08:16.456Z] Subject: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:16.456Z] Generated alias: CN=DigiCert_Assured_ID_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:16.456Z] Renaming certs/cert51.crt to certs/cn_digicert_assured_id_root_g3,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-06-11T21:08:16.456Z] Subject: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:16.456Z] Generated alias: CN=DigiCert_Global_Root_G2,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:16.456Z] Renaming certs/cert52.crt to certs/cn_digicert_global_root_g2,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-06-11T21:08:16.456Z] Subject: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:16.456Z] Generated alias: CN=DigiCert_Global_Root_G3,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:16.456Z] Renaming certs/cert53.crt to certs/cn_digicert_global_root_g3,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-06-11T21:08:16.456Z] Subject: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:16.456Z] Generated alias: CN=DigiCert_Trusted_Root_G4,OU=www.digicert.com,O=DigiCert_Inc,C=US
[2025-06-11T21:08:17.200Z] Renaming certs/cert54.crt to certs/cn_digicert_trusted_root_g4,ou_wwwdigicertcom,o_digicert_inc,c_us
[2025-06-11T21:08:17.200Z] Subject: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-06-11T21:08:17.200Z] Generated alias: CN=COMODO_RSA_Certification_Authority,O=COMODO_CA_Limited,L=Salford,ST=Greater_Manchester,C=GB
[2025-06-11T21:08:17.200Z] Renaming certs/cert55.crt to certs/cn_comodo_rsa_certification_authority,o_comodo_ca_limited,l_salford,st_greater_manchester,c_gb
[2025-06-11T21:08:17.200Z] Subject: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2025-06-11T21:08:17.200Z] Generated alias: CN=USERTrust_RSA_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2025-06-11T21:08:17.200Z] Renaming certs/cert56.crt to certs/cn_usertrust_rsa_certification_authority,o_the_usertrust_network,l_jersey_city,st_new_jersey,c_us
[2025-06-11T21:08:17.200Z] Subject: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2025-06-11T21:08:17.200Z] Generated alias: CN=USERTrust_ECC_Certification_Authority,O=The_USERTRUST_Network,L=Jersey_City,ST=New_Jersey,C=US
[2025-06-11T21:08:17.200Z] Renaming certs/cert57.crt to certs/cn_usertrust_ecc_certification_authority,o_the_usertrust_network,l_jersey_city,st_new_jersey,c_us
[2025-06-11T21:08:17.200Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2025-06-11T21:08:17.200Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_ECC_Root_CA_-_R5
[2025-06-11T21:08:17.200Z] Renaming certs/cert58.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_ecc_root_ca__r5
[2025-06-11T21:08:17.949Z] Subject: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2025-06-11T21:08:17.949Z] Generated alias: CN=IdenTrust_Commercial_Root_CA_1,O=IdenTrust,C=US
[2025-06-11T21:08:17.949Z] Renaming certs/cert59.crt to certs/cn_identrust_commercial_root_ca_1,o_identrust,c_us
[2025-06-11T21:08:17.949Z] Subject: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2025-06-11T21:08:17.949Z] Generated alias: CN=QuoVadis_Root_CA_3,O=QuoVadis_Limited,C=BM
[2025-06-11T21:08:17.949Z] Renaming certs/cert6.crt to certs/cn_quovadis_root_ca_3,o_quovadis_limited,c_bm
[2025-06-11T21:08:17.949Z] Subject: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2025-06-11T21:08:17.949Z] Generated alias: CN=IdenTrust_Public_Sector_Root_CA_1,O=IdenTrust,C=US
[2025-06-11T21:08:17.949Z] Renaming certs/cert60.crt to certs/cn_identrust_public_sector_root_ca_1,o_identrust,c_us
[2025-06-11T21:08:17.949Z] 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
[2025-06-11T21:08:17.949Z] 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
[2025-06-11T21:08:17.949Z] Renaming certs/cert61.crt to certs/cn_entrust_root_certification_authority__g2,ou__c__2009_entrust__inc__for_authorized_use_only,ou_see_wwwentrustnetlegalterms,o_entrust__inc,c_us
[2025-06-11T21:08:17.949Z] 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
[2025-06-11T21:08:17.949Z] 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
[2025-06-11T21:08:17.949Z] Renaming certs/cert62.crt to certs/cn_entrust_root_certification_authority__ec1,ou__c__2012_entrust__inc__for_authorized_use_only,ou_see_wwwentrustnetlegalterms,o_entrust__inc,c_us
[2025-06-11T21:08:18.699Z] Subject: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2025-06-11T21:08:18.699Z] Generated alias: CN=CFCA_EV_ROOT,O=China_Financial_Certification_Authority,C=CN
[2025-06-11T21:08:18.699Z] Renaming certs/cert63.crt to certs/cn_cfca_ev_root,o_china_financial_certification_authority,c_cn
[2025-06-11T21:08:18.699Z] Subject: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2025-06-11T21:08:18.699Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GB_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2025-06-11T21:08:18.699Z] Renaming certs/cert64.crt to certs/cn_oiste_wisekey_global_root_gb_ca,ou_oiste_foundation_endorsed,o_wisekey,c_ch
[2025-06-11T21:08:18.699Z] Subject: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2025-06-11T21:08:18.699Z] Generated alias: CN=SZAFIR_ROOT_CA2,O=Krajowa_Izba_Rozliczeniowa_S.A.,C=PL
[2025-06-11T21:08:18.699Z] Renaming certs/cert65.crt to certs/cn_szafir_root_ca2,o_krajowa_izba_rozliczeniowa_sa,c_pl
[2025-06-11T21:08:18.699Z] Subject: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2025-06-11T21:08:18.700Z] Generated alias: CN=Certum_Trusted_Network_CA_2,OU=Certum_Certification_Authority,O=Unizeto_Technologies_S.A.,C=PL
[2025-06-11T21:08:18.700Z] Renaming certs/cert66.crt to certs/cn_certum_trusted_network_ca_2,ou_certum_certification_authority,o_unizeto_technologies_sa,c_pl
[2025-06-11T21:08:19.445Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2025-06-11T21:08:19.445Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2025-06-11T21:08:19.445Z] Renaming certs/cert67.crt to certs/cn_hellenic_academic_and_research_institutions_rootca_2015,o_hellenic_academic_and_research_institutions_cert_authority,l_athens,c_gr
[2025-06-11T21:08:19.445Z] Subject: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2025-06-11T21:08:19.445Z] Generated alias: CN=Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015,O=Hellenic_Academic_and_Research_Institutions_Cert._Authority,L=Athens,C=GR
[2025-06-11T21:08:19.445Z] Renaming certs/cert68.crt to certs/cn_hellenic_academic_and_research_institutions_ecc_rootca_2015,o_hellenic_academic_and_research_institutions_cert_authority,l_athens,c_gr
[2025-06-11T21:08:19.445Z] Subject: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2025-06-11T21:08:19.445Z] Generated alias: CN=ISRG_Root_X1,O=Internet_Security_Research_Group,C=US
[2025-06-11T21:08:19.445Z] Renaming certs/cert69.crt to certs/cn_isrg_root_x1,o_internet_security_research_group,c_us
[2025-06-11T21:08:19.445Z] Subject: CN=XRamp_Global_Certification_Authority,O=XRamp_Security_Services_Inc,OU=www.xrampsecurity.com,C=US
[2025-06-11T21:08:19.445Z] Generated alias: CN=XRamp_Global_Certification_Authority,O=XRamp_Security_Services_Inc,OU=www.xrampsecurity.com,C=US
[2025-06-11T21:08:19.445Z] Renaming certs/cert7.crt to certs/cn_xramp_global_certification_authority,o_xramp_security_services_inc,ou_wwwxrampsecuritycom,c_us
[2025-06-11T21:08:19.445Z] Subject: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2025-06-11T21:08:19.445Z] Generated alias: OU=AC_RAIZ_FNMT-RCM,O=FNMT-RCM,C=ES
[2025-06-11T21:08:20.192Z] Renaming certs/cert70.crt to certs/ou_ac_raiz_fnmtrcm,o_fnmtrcm,c_es
[2025-06-11T21:08:20.192Z] Subject: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2025-06-11T21:08:20.192Z] Generated alias: CN=Amazon_Root_CA_1,O=Amazon,C=US
[2025-06-11T21:08:20.192Z] Renaming certs/cert71.crt to certs/cn_amazon_root_ca_1,o_amazon,c_us
[2025-06-11T21:08:20.192Z] Subject: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2025-06-11T21:08:20.192Z] Generated alias: CN=Amazon_Root_CA_2,O=Amazon,C=US
[2025-06-11T21:08:20.192Z] Renaming certs/cert72.crt to certs/cn_amazon_root_ca_2,o_amazon,c_us
[2025-06-11T21:08:20.192Z] Subject: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2025-06-11T21:08:20.192Z] Generated alias: CN=Amazon_Root_CA_3,O=Amazon,C=US
[2025-06-11T21:08:20.192Z] Renaming certs/cert73.crt to certs/cn_amazon_root_ca_3,o_amazon,c_us
[2025-06-11T21:08:20.192Z] Subject: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2025-06-11T21:08:20.192Z] Generated alias: CN=Amazon_Root_CA_4,O=Amazon,C=US
[2025-06-11T21:08:20.192Z] Renaming certs/cert74.crt to certs/cn_amazon_root_ca_4,o_amazon,c_us
[2025-06-11T21:08:20.936Z] 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
[2025-06-11T21:08:20.936Z] 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
[2025-06-11T21:08:20.936Z] Renaming certs/cert75.crt to certs/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
[2025-06-11T21:08:20.936Z] Subject: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2025-06-11T21:08:20.936Z] Generated alias: CN=GDCA_TrustAUTH_R5_ROOT,O=GUANG_DONG_CERTIFICATE_AUTHORITY_CO._LTD.,C=CN
[2025-06-11T21:08:20.936Z] Renaming certs/cert76.crt to certs/cn_gdca_trustauth_r5_root,o_guang_dong_certificate_authority_co_ltd,c_cn
[2025-06-11T21:08:20.936Z] Subject: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-06-11T21:08:20.936Z] Generated alias: CN=SSL.com_Root_Certification_Authority_RSA,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-06-11T21:08:20.936Z] Renaming certs/cert77.crt to certs/cn_sslcom_root_certification_authority_rsa,o_ssl_corporation,l_houston,st_texas,c_us
[2025-06-11T21:08:20.936Z] Subject: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-06-11T21:08:20.936Z] Generated alias: CN=SSL.com_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-06-11T21:08:20.936Z] Renaming certs/cert78.crt to certs/cn_sslcom_root_certification_authority_ecc,o_ssl_corporation,l_houston,st_texas,c_us
[2025-06-11T21:08:20.936Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-06-11T21:08:20.936Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_RSA_R2,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-06-11T21:08:20.936Z] Renaming certs/cert79.crt to certs/cn_sslcom_ev_root_certification_authority_rsa_r2,o_ssl_corporation,l_houston,st_texas,c_us
[2025-06-11T21:08:21.680Z] Subject: OU=Go_Daddy_Class_2_Certification_Authority,O=The_Go_Daddy_Group__Inc.,C=US
[2025-06-11T21:08:21.680Z] Generated alias: OU=Go_Daddy_Class_2_Certification_Authority,O=The_Go_Daddy_Group__Inc.,C=US
[2025-06-11T21:08:21.680Z] Renaming certs/cert8.crt to certs/ou_go_daddy_class_2_certification_authority,o_the_go_daddy_group__inc,c_us
[2025-06-11T21:08:21.680Z] Subject: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-06-11T21:08:21.680Z] Generated alias: CN=SSL.com_EV_Root_Certification_Authority_ECC,O=SSL_Corporation,L=Houston,ST=Texas,C=US
[2025-06-11T21:08:21.680Z] Renaming certs/cert80.crt to certs/cn_sslcom_ev_root_certification_authority_ecc,o_ssl_corporation,l_houston,st_texas,c_us
[2025-06-11T21:08:21.680Z] Subject: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2025-06-11T21:08:21.680Z] Generated alias: CN=GlobalSign,O=GlobalSign,OU=GlobalSign_Root_CA_-_R6
[2025-06-11T21:08:21.680Z] Renaming certs/cert81.crt to certs/cn_globalsign,o_globalsign,ou_globalsign_root_ca__r6
[2025-06-11T21:08:21.680Z] Subject: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2025-06-11T21:08:21.680Z] Generated alias: CN=OISTE_WISeKey_Global_Root_GC_CA,OU=OISTE_Foundation_Endorsed,O=WISeKey,C=CH
[2025-06-11T21:08:21.680Z] Renaming certs/cert82.crt to certs/cn_oiste_wisekey_global_root_gc_ca,ou_oiste_foundation_endorsed,o_wisekey,c_ch
[2025-06-11T21:08:21.680Z] Subject: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2025-06-11T21:08:21.680Z] Generated alias: CN=UCA_Global_G2_Root,O=UniTrust,C=CN
[2025-06-11T21:08:22.428Z] Renaming certs/cert83.crt to certs/cn_uca_global_g2_root,o_unitrust,c_cn
[2025-06-11T21:08:22.428Z] Subject: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2025-06-11T21:08:22.428Z] Generated alias: CN=UCA_Extended_Validation_Root,O=UniTrust,C=CN
[2025-06-11T21:08:22.428Z] Renaming certs/cert84.crt to certs/cn_uca_extended_validation_root,o_unitrust,c_cn
[2025-06-11T21:08:22.428Z] Subject: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2025-06-11T21:08:22.428Z] Generated alias: CN=Certigna_Root_CA,OU=0002_48146308100036,O=Dhimyotis,C=FR
[2025-06-11T21:08:22.428Z] Renaming certs/cert85.crt to certs/cn_certigna_root_ca,ou_0002_48146308100036,o_dhimyotis,c_fr
[2025-06-11T21:08:22.428Z] Subject: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2025-06-11T21:08:22.428Z] Generated alias: CN=emSign_Root_CA_-_G1,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2025-06-11T21:08:22.428Z] Renaming certs/cert86.crt to certs/cn_emsign_root_ca__g1,o_emudhra_technologies_limited,ou_emsign_pki,c_in
[2025-06-11T21:08:22.428Z] Subject: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2025-06-11T21:08:22.428Z] Generated alias: CN=emSign_ECC_Root_CA_-_G3,O=eMudhra_Technologies_Limited,OU=emSign_PKI,C=IN
[2025-06-11T21:08:22.428Z] Renaming certs/cert87.crt to certs/cn_emsign_ecc_root_ca__g3,o_emudhra_technologies_limited,ou_emsign_pki,c_in
[2025-06-11T21:08:23.172Z] Subject: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2025-06-11T21:08:23.173Z] Generated alias: CN=emSign_Root_CA_-_C1,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2025-06-11T21:08:23.173Z] Renaming certs/cert88.crt to certs/cn_emsign_root_ca__c1,o_emudhra_inc,ou_emsign_pki,c_us
[2025-06-11T21:08:23.173Z] Subject: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2025-06-11T21:08:23.173Z] Generated alias: CN=emSign_ECC_Root_CA_-_C3,O=eMudhra_Inc,OU=emSign_PKI,C=US
[2025-06-11T21:08:23.173Z] Renaming certs/cert89.crt to certs/cn_emsign_ecc_root_ca__c3,o_emudhra_inc,ou_emsign_pki,c_us
[2025-06-11T21:08:23.173Z] Subject: OU=Starfield_Class_2_Certification_Authority,O=Starfield_Technologies__Inc.,C=US
[2025-06-11T21:08:23.173Z] Generated alias: OU=Starfield_Class_2_Certification_Authority,O=Starfield_Technologies__Inc.,C=US
[2025-06-11T21:08:23.173Z] Renaming certs/cert9.crt to certs/ou_starfield_class_2_certification_authority,o_starfield_technologies__inc,c_us
[2025-06-11T21:08:23.173Z] Subject: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2025-06-11T21:08:23.173Z] Generated alias: CN=Hongkong_Post_Root_CA_3,O=Hongkong_Post,L=Hong_Kong,ST=Hong_Kong,C=HK
[2025-06-11T21:08:23.173Z] Renaming certs/cert90.crt to certs/cn_hongkong_post_root_ca_3,o_hongkong_post,l_hong_kong,st_hong_kong,c_hk
[2025-06-11T21:08:23.173Z] Subject: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2025-06-11T21:08:23.173Z] Generated alias: CN=Microsoft_ECC_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2025-06-11T21:08:23.173Z] Renaming certs/cert91.crt to certs/cn_microsoft_ecc_root_certificate_authority_2017,o_microsoft_corporation,c_us
[2025-06-11T21:08:23.919Z] Subject: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2025-06-11T21:08:23.919Z] Generated alias: CN=Microsoft_RSA_Root_Certificate_Authority_2017,O=Microsoft_Corporation,C=US
[2025-06-11T21:08:23.919Z] Renaming certs/cert92.crt to certs/cn_microsoft_rsa_root_certificate_authority_2017,o_microsoft_corporation,c_us
[2025-06-11T21:08:23.919Z] Subject: CN=e-Szigno_Root_CA_2017,organizationIdentifier=VATHU-23584497,O=Microsec_Ltd.,L=Budapest,C=HU
[2025-06-11T21:08:23.919Z] Generated alias: CN=e-Szigno_Root_CA_2017,O=Microsec_Ltd.,L=Budapest,C=HU
[2025-06-11T21:08:23.919Z] Renaming certs/cert93.crt to certs/cn_eszigno_root_ca_2017,o_microsec_ltd,l_budapest,c_hu
[2025-06-11T21:08:23.919Z] Subject: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2025-06-11T21:08:23.919Z] Generated alias: OU=certSIGN_ROOT_CA_G2,O=CERTSIGN_SA,C=RO
[2025-06-11T21:08:23.919Z] Renaming certs/cert94.crt to certs/ou_certsign_root_ca_g2,o_certsign_sa,c_ro
[2025-06-11T21:08:23.919Z] Subject: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-06-11T21:08:23.919Z] Generated alias: CN=Trustwave_Global_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-06-11T21:08:23.919Z] Renaming certs/cert95.crt to certs/cn_trustwave_global_certification_authority,o_trustwave_holdings__inc,l_chicago,st_illinois,c_us
[2025-06-11T21:08:23.919Z] Subject: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-06-11T21:08:23.919Z] Generated alias: CN=Trustwave_Global_ECC_P256_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-06-11T21:08:24.663Z] Renaming certs/cert96.crt to certs/cn_trustwave_global_ecc_p256_certification_authority,o_trustwave_holdings__inc,l_chicago,st_illinois,c_us
[2025-06-11T21:08:24.663Z] Subject: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-06-11T21:08:24.663Z] Generated alias: CN=Trustwave_Global_ECC_P384_Certification_Authority,O=Trustwave_Holdings__Inc.,L=Chicago,ST=Illinois,C=US
[2025-06-11T21:08:24.663Z] Renaming certs/cert97.crt to certs/cn_trustwave_global_ecc_p384_certification_authority,o_trustwave_holdings__inc,l_chicago,st_illinois,c_us
[2025-06-11T21:08:24.663Z] Subject: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2025-06-11T21:08:24.663Z] Generated alias: CN=NAVER_Global_Root_Certification_Authority,O=NAVER_BUSINESS_PLATFORM_Corp.,C=KR
[2025-06-11T21:08:24.663Z] Renaming certs/cert98.crt to certs/cn_naver_global_root_certification_authority,o_naver_business_platform_corp,c_kr
[2025-06-11T21:08:24.663Z] Subject: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,organizationIdentifier=VATES-Q2826004J,OU=Ceres,O=FNMT-RCM,C=ES
[2025-06-11T21:08:24.664Z] Generated alias: CN=AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS,OU=Ceres,O=FNMT-RCM,C=ES
[2025-06-11T21:08:24.664Z] Renaming certs/cert99.crt to certs/cn_ac_raiz_fnmtrcm_servidores_seguros,ou_ceres,o_fnmtrcm,c_es
[2025-06-11T21:08:24.664Z] Number of certs processed: 150
[2025-06-11T21:08:24.664Z]
[2025-06-11T21:08:24.664Z] real 0m26.524s
[2025-06-11T21:08:24.664Z] user 0m37.906s
[2025-06-11T21:08:24.664Z] sys 0m9.247s
[2025-06-11T21:08:24.664Z] build.sh : 21:08:24 : Initiating build ...
[2025-06-11T21:08:24.664Z] Pulling latest tags and getting the latest update version using git fetch -q --tags
[2025-06-11T21:08:24.664Z] NOTE: This can take quite some time! Please be patient
[2025-06-11T21:08:26.202Z] OpenJDK repo tag is jdk-17.0.16+6
[2025-06-11T21:08:26.202Z] Version: jdk
[2025-06-11T21:08:26.202Z] OpenJDK repo tag is jdk-17.0.16+6
[2025-06-11T21:08:26.202Z] Completed configuring the version string parameter, config args are now: --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=6 --with-vendor-version-string=Temurin-17.0.16+6-202506112108
[2025-06-11T21:08:26.202Z] Building up the configure command...
[2025-06-11T21:08:26.202Z] Adjust configure for reproducible build
[2025-06-11T21:08:26.202Z] Configuring jvm variants if provided
[2025-06-11T21:08:26.202Z] Configure custom cacerts src security/certs
[2025-06-11T21:08:26.203Z] Completed configuring the version string parameter, config args are now: --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=6 --with-vendor-version-string=Temurin-17.0.16+6-202506112108 --with-boot-jdk=/usr/lib/jvm/jdk17 --with-debug-level=release --with-native-debug-symbols=external --with-alsa=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/./build//installedalsa --with-source-date=1749676105 --with-hotspot-build-time='2025-06-11 21:08:25' --disable-ccache --with-build-user=admin --with-jvm-variants=server --with-cacerts-src=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/sbin/../security/certs --disable-warnings-as-errors --enable-headless-only=yes --enable-dtrace --with-version-opt=ea --with-zlib=bundled
[2025-06-11T21:08:26.203Z] Configuring command and using the pre-built config params...
[2025-06-11T21:08:26.203Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src
[2025-06-11T21:08:26.203Z] Currently at '/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src'
[2025-06-11T21:08:26.203Z] Running /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/./build//src/configure with arguments 'bash /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/./build//src/configure --verbose --with-vendor-name="Eclipse Adoptium" --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=6 --with-vendor-version-string=Temurin-17.0.16+6-202506112108 --with-boot-jdk=/usr/lib/jvm/jdk17 --with-debug-level=release --with-native-debug-symbols=external --with-alsa=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/./build//installedalsa --with-source-date=1749676105 --with-hotspot-build-time='2025-06-11 21:08:25' --disable-ccache --with-build-user=admin --with-jvm-variants=server --with-cacerts-src=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/sbin/../security/certs --disable-warnings-as-errors --enable-headless-only=yes --enable-dtrace --with-version-opt=ea --with-zlib=bundled'
[2025-06-11T21:08:26.203Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src
[2025-06-11T21:08:26.203Z] Currently at '/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src'
[2025-06-11T21:08:27.742Z] Runnable configure script is not present
[2025-06-11T21:08:27.742Z] Generating runnable configure script at /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/.configure-support/generated-configure.sh
[2025-06-11T21:08:27.742Z] Using autoconf at /usr/bin/autoconf [autoconf (GNU Autoconf) 2.69]
[2025-06-11T21:08:57.512Z] configure: Configuration created at Wed Jun 11 21:08:54 UTC 2025.
[2025-06-11T21:08:57.512Z] checking for basename... /usr/bin/basename
[2025-06-11T21:08:57.512Z] checking for dirname... /usr/bin/dirname
[2025-06-11T21:08:57.512Z] checking for file... /usr/bin/file
[2025-06-11T21:08:57.512Z] checking for ldd... /usr/bin/ldd
[2025-06-11T21:08:57.512Z] checking for echo... echo [builtin]
[2025-06-11T21:08:57.512Z] checking for tr... /usr/bin/tr
[2025-06-11T21:08:57.512Z] checking for uname... /usr/bin/uname
[2025-06-11T21:08:57.512Z] checking for wc... /usr/bin/wc
[2025-06-11T21:08:57.512Z] checking for grep that handles long lines and -e... /usr/bin/grep
[2025-06-11T21:08:57.512Z] checking for egrep... /usr/bin/grep -E
[2025-06-11T21:08:57.512Z] checking for a sed that does not truncate output... /usr/bin/sed
[2025-06-11T21:08:57.512Z] checking for cygpath... [not found]
[2025-06-11T21:08:57.512Z] checking for wslpath... [not found]
[2025-06-11T21:08:57.512Z] checking for cmd.exe... [not found]
[2025-06-11T21:08:59.051Z] checking build system type... guessed by custom config.guess... riscv64-unknown-linux-gnu
[2025-06-11T21:08:59.051Z] checking host system type... riscv64-unknown-linux-gnu
[2025-06-11T21:08:59.051Z] checking target system type... riscv64-unknown-linux-gnu
[2025-06-11T21:08:59.051Z] checking openjdk-build os-cpu... linux-riscv64
[2025-06-11T21:08:59.051Z] checking openjdk-build C library... gnu
[2025-06-11T21:08:59.051Z] checking openjdk-target os-cpu... linux-riscv64
[2025-06-11T21:08:59.051Z] checking openjdk-target C library... gnu
[2025-06-11T21:08:59.051Z] checking compilation type... native
[2025-06-11T21:08:59.051Z] checking for top-level directory... /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src
[2025-06-11T21:08:59.051Z] checking for bash... /usr/bin/bash
[2025-06-11T21:08:59.051Z] checking for cat... /usr/bin/cat
[2025-06-11T21:08:59.051Z] checking for chmod... /usr/bin/chmod
[2025-06-11T21:08:59.051Z] checking for cp... /usr/bin/cp
[2025-06-11T21:08:59.051Z] checking for cut... /usr/bin/cut
[2025-06-11T21:08:59.051Z] checking for date... /usr/bin/date
[2025-06-11T21:08:59.051Z] checking for gdiff... [not found]
[2025-06-11T21:08:59.795Z] checking for diff... /usr/bin/diff
[2025-06-11T21:08:59.795Z] checking for expr... /usr/bin/expr
[2025-06-11T21:08:59.795Z] checking for find... /usr/bin/find
[2025-06-11T21:08:59.795Z] checking for gunzip... /usr/bin/gunzip
[2025-06-11T21:08:59.795Z] checking for pigz... /usr/bin/pigz
[2025-06-11T21:08:59.795Z] checking for head... /usr/bin/head
[2025-06-11T21:08:59.795Z] checking for ln... /usr/bin/ln
[2025-06-11T21:08:59.795Z] checking for ls... /usr/bin/ls
[2025-06-11T21:08:59.795Z] checking for gmkdir... [not found]
[2025-06-11T21:08:59.795Z] checking for mkdir... /usr/bin/mkdir
[2025-06-11T21:08:59.795Z] checking for mktemp... /usr/bin/mktemp
[2025-06-11T21:09:00.539Z] checking for mv... /usr/bin/mv
[2025-06-11T21:09:00.539Z] checking for gawk... [not found]
[2025-06-11T21:09:00.539Z] checking for nawk... /usr/bin/nawk
[2025-06-11T21:09:00.539Z] checking for printf... printf [builtin]
[2025-06-11T21:09:00.539Z] checking for rm... /usr/bin/rm
[2025-06-11T21:09:00.539Z] checking for rmdir... /usr/bin/rmdir
[2025-06-11T21:09:00.539Z] checking for sh... /usr/bin/sh
[2025-06-11T21:09:00.539Z] checking for sort... /usr/bin/sort
[2025-06-11T21:09:00.539Z] checking for tail... /usr/bin/tail
[2025-06-11T21:09:00.539Z] checking for gtar... [not found]
[2025-06-11T21:09:00.539Z] checking for tar... /usr/bin/tar
[2025-06-11T21:09:00.539Z] checking for tee... /usr/bin/tee
[2025-06-11T21:09:00.539Z] checking for touch... /usr/bin/touch
[2025-06-11T21:09:01.282Z] checking for xargs... /usr/bin/xargs
[2025-06-11T21:09:01.282Z] checking for fgrep... /usr/bin/grep -F
[2025-06-11T21:09:01.282Z] checking for df... /usr/bin/df
[2025-06-11T21:09:01.282Z] checking for nice... /usr/bin/nice
[2025-06-11T21:09:01.282Z] checking for greadlink... [not found]
[2025-06-11T21:09:01.282Z] checking for readlink... /usr/bin/readlink
[2025-06-11T21:09:01.282Z] checking for lsb_release... /usr/bin/lsb_release
[2025-06-11T21:09:01.282Z] checking for cmp... /usr/bin/cmp
[2025-06-11T21:09:01.282Z] checking for uniq... /usr/bin/uniq
[2025-06-11T21:09:01.282Z] checking if custom source is suppressed (openjdk-only)... disabled, default
[2025-06-11T21:09:01.282Z] checking for --enable-debug... disabled, default
[2025-06-11T21:09:01.282Z] checking which debug level to use... release
[2025-06-11T21:09:01.282Z] checking which variants of the JVM to build... server
[2025-06-11T21:09:02.062Z] checking if absolute paths should be allowed in the build output... no, release build
[2025-06-11T21:09:02.062Z] checking for sysroot...
[2025-06-11T21:09:02.062Z] checking for toolchain path...
[2025-06-11T21:09:02.062Z] checking for extra path...
[2025-06-11T21:09:02.062Z] checking where to store configuration... in default location
[2025-06-11T21:09:02.062Z] checking what configuration name to use... linux-riscv64-server-release
[2025-06-11T21:09:02.062Z] checking for zypper... [not found]
[2025-06-11T21:09:02.062Z] checking for apt-get... /usr/bin/apt-get
[2025-06-11T21:09:02.062Z] checking for pandoc... [not found]
[2025-06-11T21:09:02.062Z] checking for gmake... /usr/bin/gmake
[2025-06-11T21:09:02.062Z] configure: Testing potential make at /usr/bin/gmake, found using gmake in PATH
[2025-06-11T21:09:02.062Z] configure: Using GNU make at /usr/bin/gmake (version: GNU Make 4.2.1)
[2025-06-11T21:09:02.062Z] checking if make --output-sync is supported... yes
[2025-06-11T21:09:02.062Z] checking for make --output-sync value... none, default
[2025-06-11T21:09:02.805Z] checking if find supports -delete... yes
[2025-06-11T21:09:02.805Z] checking what type of tar was found... gnu
[2025-06-11T21:09:02.805Z] checking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes
[2025-06-11T21:09:02.805Z] checking for unzip... /usr/bin/unzip
[2025-06-11T21:09:02.805Z] checking for zip... /usr/bin/zip
[2025-06-11T21:09:02.805Z] checking for greadelf... [not found]
[2025-06-11T21:09:02.805Z] checking for readelf... /usr/bin/readelf
[2025-06-11T21:09:02.805Z] checking for dot... [not found]
[2025-06-11T21:09:02.805Z] checking for hg... [not found]
[2025-06-11T21:09:02.805Z] checking for git... /usr/bin/git
[2025-06-11T21:09:02.805Z] checking for stat... /usr/bin/stat
[2025-06-11T21:09:02.805Z] checking for time... time [builtin]
[2025-06-11T21:09:03.548Z] checking for flock... /usr/bin/flock
[2025-06-11T21:09:03.548Z] checking for dtrace... /usr/bin/dtrace
[2025-06-11T21:09:03.548Z] checking for gpatch... [not found]
[2025-06-11T21:09:03.548Z] checking for patch... /usr/bin/patch
[2025-06-11T21:09:03.548Z] checking if date is a GNU compatible version... yes
[2025-06-11T21:09:03.548Z] checking for ulimit... ulimit [builtin]
[2025-06-11T21:09:03.548Z] checking bash version... 5.0.17
[2025-06-11T21:09:03.548Z] checking if bash supports pipefail... yes
[2025-06-11T21:09:03.548Z] checking if bash supports errexit (-e)... yes
[2025-06-11T21:09:03.548Z] checking for pkg-config... /usr/bin/pkg-config
[2025-06-11T21:09:03.548Z] checking pkg-config is at least version 0.9.0... yes
[2025-06-11T21:09:03.548Z] checking for default LOG value...
[2025-06-11T21:09:04.294Z] checking if packaged modules are kept... enabled, default
[2025-06-11T21:09:04.294Z] checking for version string... 17.0.16-beta+6-ea
[2025-06-11T21:09:04.294Z] configure: Found potential Boot JDK using configure arguments
[2025-06-11T21:09:05.040Z] checking for Boot JDK... /usr/lib/jvm/jdk17
[2025-06-11T21:09:05.788Z] checking Boot JDK version... openjdk version "17.0.15" 2025-04-15 OpenJDK Runtime Environment Temurin-17.0.15+6 (build 17.0.15+6) OpenJDK 64-Bit Server VM Temurin-17.0.15+6 (build 17.0.15+6, mixed mode, sharing)
[2025-06-11T21:09:05.788Z] checking for java [Boot JDK]... $BOOT_JDK/bin/java
[2025-06-11T21:09:06.537Z] checking for javac [Boot JDK]... $BOOT_JDK/bin/javac
[2025-06-11T21:09:06.537Z] checking for javadoc [Boot JDK]... $BOOT_JDK/bin/javadoc
[2025-06-11T21:09:06.537Z] checking for jar [Boot JDK]... $BOOT_JDK/bin/jar
[2025-06-11T21:09:08.081Z] checking if Boot JDK jar supports --date=TIMESTAMP... true
[2025-06-11T21:09:08.842Z] checking if Boot JDK is 32 or 64 bits... 64
[2025-06-11T21:09:15.556Z] checking for local Boot JDK Class Data Sharing (CDS)... yes, created
[2025-06-11T21:09:15.556Z] checking for Build JDK... yes, will use output dir
[2025-06-11T21:09:15.556Z] checking for docs-reference JDK... no, using interim javadoc for the docs-reference targets
[2025-06-11T21:09:15.556Z] checking if we should build headless-only (no GUI)... enabled, from command line
[2025-06-11T21:09:15.556Z] checking if linker should clean out unused code (linktime-gc)... disabled, default
[2025-06-11T21:09:15.556Z] checking for graphviz dot... no, cannot generate full docs
[2025-06-11T21:09:15.556Z] checking for pandoc... no, cannot generate full docs
[2025-06-11T21:09:15.556Z] checking for --enable-full-docs... disabled, from default 'auto'
[2025-06-11T21:09:15.556Z] checking for cacerts file... default
[2025-06-11T21:09:15.556Z] checking for cacerts source... /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/sbin/../security/certs
[2025-06-11T21:09:15.556Z] checking for --enable-unlimited-crypto... enabled, default
[2025-06-11T21:09:15.556Z] checking for jni library path... default
[2025-06-11T21:09:15.556Z] checking if static build is available... no
[2025-06-11T21:09:15.556Z] checking if static build is enabled... disabled, default
[2025-06-11T21:09:15.556Z] configure: Using default toolchain gcc (GNU Compiler Collection)
[2025-06-11T21:09:15.556Z] configure: Will use user supplied compiler CC=/usr/bin/gcc-10
[2025-06-11T21:09:15.556Z] checking resolved symbolic links for CC... /usr/bin/riscv64-linux-gnu-gcc-10
[2025-06-11T21:09:15.556Z] configure: Using gcc C compiler version 10.5.0 [gcc-10 (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0]
[2025-06-11T21:09:16.306Z] checking whether the C compiler works... yes
[2025-06-11T21:09:16.306Z] checking for C compiler default output file name... a.out
[2025-06-11T21:09:17.055Z] checking for suffix of executables...
[2025-06-11T21:09:17.805Z] checking whether we are cross compiling... no
[2025-06-11T21:09:18.554Z] checking for suffix of object files... o
[2025-06-11T21:09:18.554Z] checking whether we are using the GNU C compiler... yes
[2025-06-11T21:09:20.101Z] checking whether /usr/bin/gcc-10 accepts -g... yes
[2025-06-11T21:09:20.866Z] checking for /usr/bin/gcc-10 option to accept ISO C89... none needed
[2025-06-11T21:09:20.866Z] configure: Will use user supplied compiler CXX=/usr/bin/g++-10
[2025-06-11T21:09:20.866Z] checking resolved symbolic links for CXX... /usr/bin/riscv64-linux-gnu-g++-10
[2025-06-11T21:09:20.866Z] configure: Using gcc C++ compiler version 10.5.0 [g++-10 (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0]
[2025-06-11T21:09:21.613Z] checking whether we are using the GNU C++ compiler... yes
[2025-06-11T21:09:22.365Z] checking whether /usr/bin/g++-10 accepts -g... yes
[2025-06-11T21:09:23.109Z] checking how to run the C preprocessor... /usr/bin/gcc-10 -E
[2025-06-11T21:09:25.932Z] checking how to run the C++ preprocessor... /usr/bin/g++-10 -E
[2025-06-11T21:09:26.677Z] configure: Using gcc linker version 2.34 [GNU ld (GNU Binutils for Ubuntu) 2.34]
[2025-06-11T21:09:26.677Z] configure: comparing linker version to minimum version 2.18
[2025-06-11T21:09:27.421Z] checking for ar... /usr/bin/ar
[2025-06-11T21:09:27.421Z] checking for strip... /usr/bin/strip
[2025-06-11T21:09:27.421Z] checking for nm... /usr/bin/nm
[2025-06-11T21:09:27.421Z] checking for gobjcopy... [not found]
[2025-06-11T21:09:27.421Z] checking for objcopy... /usr/bin/objcopy
[2025-06-11T21:09:27.421Z] checking for gobjdump... [not found]
[2025-06-11T21:09:27.421Z] checking for objdump... /usr/bin/objdump
[2025-06-11T21:09:28.167Z] checking for c++filt... /usr/bin/c++filt
[2025-06-11T21:09:28.167Z] checking if @file is supported by gcc... yes
[2025-06-11T21:09:28.912Z] checking if CC supports "-m64"... no
[2025-06-11T21:09:28.912Z] checking if CXX supports "-m64"... no
[2025-06-11T21:09:28.912Z] checking if both CC and CXX support "-m64"... no
[2025-06-11T21:09:28.912Z] checking for jtreg... [not found]
[2025-06-11T21:09:28.912Z] checking for jtreg test harness... no, not found
[2025-06-11T21:09:28.912Z] checking for jtreg jdk... no, using BOOT_JDK
[2025-06-11T21:09:28.912Z] checking for jmh (Java Microbenchmark Harness)... no, disabled
[2025-06-11T21:09:28.912Z] checking for jib... no
[2025-06-11T21:09:30.452Z] checking for ANSI C header files... yes
[2025-06-11T21:09:31.198Z] checking for sys/types.h... yes
[2025-06-11T21:09:31.943Z] checking for sys/stat.h... yes
[2025-06-11T21:09:31.943Z] checking for stdlib.h... yes
[2025-06-11T21:09:32.687Z] checking for string.h... yes
[2025-06-11T21:09:32.687Z] checking for memory.h... yes
[2025-06-11T21:09:33.463Z] checking for strings.h... yes
[2025-06-11T21:09:34.206Z] checking for inttypes.h... yes
[2025-06-11T21:09:34.206Z] checking for stdint.h... yes
[2025-06-11T21:09:34.952Z] checking for unistd.h... yes
[2025-06-11T21:09:35.696Z] checking stdio.h usability... yes
[2025-06-11T21:09:35.696Z] checking stdio.h presence... yes
[2025-06-11T21:09:35.696Z] checking for stdio.h... yes
[2025-06-11T21:09:36.441Z] checking size of int *... 8
[2025-06-11T21:09:36.441Z] checking for target address size... 64 bits
[2025-06-11T21:09:37.985Z] checking whether byte ordering is bigendian... no
[2025-06-11T21:09:37.985Z] checking what source date to use... 1749676105, from timestamp on command line
[2025-06-11T21:09:37.985Z] checking for --enable-reproducible-build... enabled, default
[2025-06-11T21:09:37.985Z] checking if CC supports "-fdebug-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/="... yes
[2025-06-11T21:09:38.730Z] checking if CXX supports "-fdebug-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/="... yes
[2025-06-11T21:09:38.730Z] checking if both CC and CXX support "-fdebug-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/="... yes
[2025-06-11T21:09:38.730Z] checking for --enable-warnings-as-errors... disabled, from command line
[2025-06-11T21:09:38.730Z] checking if CC supports "-Xassembler -mrelax-relocations=no"... no
[2025-06-11T21:09:39.474Z] checking if CXX supports "-Xassembler -mrelax-relocations=no"... no
[2025-06-11T21:09:39.474Z] checking if both CC and CXX support "-Xassembler -mrelax-relocations=no"... no
[2025-06-11T21:09:39.474Z] checking if TARGET is x86... no
[2025-06-11T21:09:39.474Z] checking if CC supports "-fno-delete-null-pointer-checks"... yes
[2025-06-11T21:09:39.474Z] checking if CXX supports "-fno-delete-null-pointer-checks"... yes
[2025-06-11T21:09:39.474Z] checking if both CC and CXX support "-fno-delete-null-pointer-checks"... yes
[2025-06-11T21:09:40.221Z] checking if CC supports "-fno-lifetime-dse"... yes
[2025-06-11T21:09:40.221Z] checking if CXX supports "-fno-lifetime-dse"... yes
[2025-06-11T21:09:40.221Z] checking if both CC and CXX support "-fno-lifetime-dse"... yes
[2025-06-11T21:09:40.965Z] checking if CC supports "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/="... yes
[2025-06-11T21:09:40.965Z] checking if CXX supports "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/="... yes
[2025-06-11T21:09:40.965Z] checking if both CC and CXX support "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/="... yes
[2025-06-11T21:09:40.965Z] checking how to prevent absolute paths in output... using compiler options
[2025-06-11T21:09:41.709Z] checking if CC supports "-ffp-contract=off"... yes
[2025-06-11T21:09:41.709Z] checking if CXX supports "-ffp-contract=off"... yes
[2025-06-11T21:09:41.709Z] checking if both CC and CXX support "-ffp-contract=off"... yes
[2025-06-11T21:09:41.709Z] checking if BUILD is x86... no
[2025-06-11T21:09:42.453Z] checking if BUILD_CC supports "-fno-delete-null-pointer-checks"... yes
[2025-06-11T21:09:42.453Z] checking if BUILD_CXX supports "-fno-delete-null-pointer-checks"... yes
[2025-06-11T21:09:42.453Z] checking if both BUILD_CC and BUILD_CXX support "-fno-delete-null-pointer-checks"... yes
[2025-06-11T21:09:43.222Z] checking if BUILD_CC supports "-fno-lifetime-dse"... yes
[2025-06-11T21:09:43.222Z] checking if BUILD_CXX supports "-fno-lifetime-dse"... yes
[2025-06-11T21:09:43.222Z] checking if both BUILD_CC and BUILD_CXX support "-fno-lifetime-dse"... yes
[2025-06-11T21:09:43.968Z] checking if BUILD_CC supports "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/="... yes
[2025-06-11T21:09:43.968Z] checking if BUILD_CXX supports "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/="... yes
[2025-06-11T21:09:43.968Z] checking if both BUILD_CC and BUILD_CXX support "-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/="... yes
[2025-06-11T21:09:43.968Z] checking how to prevent absolute paths in output... using compiler options
[2025-06-11T21:09:43.968Z] checking if BUILD_CC supports "-ffp-contract=off"... yes
[2025-06-11T21:09:44.711Z] checking if BUILD_CXX supports "-ffp-contract=off"... yes
[2025-06-11T21:09:44.711Z] checking if both BUILD_CC and BUILD_CXX support "-ffp-contract=off"... yes
[2025-06-11T21:09:44.711Z] checking what type of native debug symbols to use... external
[2025-06-11T21:09:44.711Z] checking if we should add external native debug symbols to the shipped bundles... no
[2025-06-11T21:09:44.711Z] checking if native coverage is available... yes
[2025-06-11T21:09:44.711Z] checking for --enable-native-coverage... disabled, default
[2025-06-11T21:09:44.711Z] checking if AddressSanitizer (asan) is available... yes
[2025-06-11T21:09:44.711Z] checking for --enable-asan... disabled, default
[2025-06-11T21:09:45.461Z] checking if static link of stdc++ is possible... yes
[2025-06-11T21:09:45.461Z] checking how to link with libstdc++... static
[2025-06-11T21:09:46.205Z] checking cups/cups.h usability... yes
[2025-06-11T21:09:46.205Z] checking cups/cups.h presence... yes
[2025-06-11T21:09:46.205Z] checking for cups/cups.h... yes
[2025-06-11T21:09:46.951Z] checking cups/ppd.h usability... yes
[2025-06-11T21:09:47.695Z] checking cups/ppd.h presence... yes
[2025-06-11T21:09:47.695Z] checking for cups/ppd.h... yes
[2025-06-11T21:09:47.695Z] checking fontconfig/fontconfig.h usability... yes
[2025-06-11T21:09:47.695Z] checking fontconfig/fontconfig.h presence... yes
[2025-06-11T21:09:47.695Z] checking for fontconfig/fontconfig.h... yes
[2025-06-11T21:09:48.473Z] checking for FREETYPE... yes
[2025-06-11T21:09:48.473Z] checking for freetype... yes (using pkg-config)
[2025-06-11T21:09:48.473Z] Using freetype: system
[2025-06-11T21:09:48.473Z] checking for --enable-libffi-bundling... disabled, default
[2025-06-11T21:09:48.473Z] checking for which libjpeg to use... bundled
[2025-06-11T21:09:48.473Z] checking for which giflib to use... bundled
[2025-06-11T21:09:48.473Z] checking for PNG... yes
[2025-06-11T21:09:48.473Z] checking for which libpng to use... bundled
[2025-06-11T21:09:49.219Z] checking for compress in -lz... yes
[2025-06-11T21:09:49.219Z] checking for which zlib to use... bundled
[2025-06-11T21:09:49.219Z] checking for which lcms to use... bundled
[2025-06-11T21:09:49.219Z] checking for which harfbuzz to use... bundled
[2025-06-11T21:09:49.963Z] checking for cos in -lm... yes
[2025-06-11T21:09:50.715Z] checking for dlopen in -ldl... yes
[2025-06-11T21:09:50.715Z] checking for JVM features enabled by the user... 'dtrace'
[2025-06-11T21:09:50.715Z] checking for JVM features disabled by the user... none
[2025-06-11T21:09:50.715Z] checking if platform is supported by CDS... yes
[2025-06-11T21:09:50.715Z] checking if JVM feature 'cds' is available... yes
[2025-06-11T21:09:50.715Z] checking for dtrace tool and platform support... /usr/bin/dtrace
[2025-06-11T21:09:51.464Z] checking sys/sdt.h usability... yes
[2025-06-11T21:09:51.464Z] checking sys/sdt.h presence... yes
[2025-06-11T21:09:51.464Z] checking for sys/sdt.h... yes
[2025-06-11T21:09:51.464Z] checking if JVM feature 'dtrace' is available... yes
[2025-06-11T21:09:51.464Z] checking if platform is supported by JFR... yes
[2025-06-11T21:09:51.464Z] checking if JVM feature 'jfr' is available... yes
[2025-06-11T21:09:51.464Z] checking if platform is supported by JVMCI... no, riscv64
[2025-06-11T21:09:51.464Z] checking if JVM feature 'jvmci' is available... no
[2025-06-11T21:09:51.464Z] checking if platform is supported by Shenandoah... yes
[2025-06-11T21:09:51.464Z] checking if JVM feature 'shenandoahgc' is available... yes
[2025-06-11T21:09:51.464Z] checking if static-build is enabled in configure... no, use --enable-static-build to enable static build.
[2025-06-11T21:09:51.464Z] checking if JVM feature 'static-build' is available... no
[2025-06-11T21:09:51.464Z] checking if platform is supported by ZGC... yes
[2025-06-11T21:09:51.464Z] checking if JVM feature 'zgc' is available... yes
[2025-06-11T21:09:52.215Z] configure: Default JVM features explicitly enabled for 'server': 'dtrace'
[2025-06-11T21:09:52.215Z] checking JVM features to use for variant 'server'... 'cds compiler1 compiler2 dtrace epsilongc g1gc jfr jni-check jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs zgc'
[2025-06-11T21:09:52.215Z] checking if the jtreg failure handler is available... no (jtreg not present)
[2025-06-11T21:09:52.215Z] checking if the jtreg failure handler should be built... disabled, from default 'auto'
[2025-06-11T21:09:52.215Z] checking if the CDS classlist generation should be enabled... enabled, from default 'auto'
[2025-06-11T21:09:52.215Z] checking if any translations should be excluded... no
[2025-06-11T21:09:52.215Z] checking if static man pages should be copied... enabled, default
[2025-06-11T21:09:52.215Z] checking if CDS archive is available... yes
[2025-06-11T21:09:52.215Z] checking if a default CDS archive should be generated... enabled, from default 'auto'
[2025-06-11T21:09:52.215Z] checking if CDS archive is available... yes
[2025-06-11T21:09:52.215Z] checking if compatible cds region alignment enabled... disabled, default
[2025-06-11T21:09:52.215Z] checking for number of cores... 16
[2025-06-11T21:09:52.215Z] checking for memory size... 64297 MB
[2025-06-11T21:09:52.215Z] checking for appropriate number of jobs to run in parallel... 16
[2025-06-11T21:09:52.215Z] checking whether to use javac server... enabled, default
[2025-06-11T21:09:56.597Z] checking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/configure-support/classes.jsa -Xshare:auto
[2025-06-11T21:09:58.135Z] checking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M
[2025-06-11T21:09:58.135Z] checking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M
[2025-06-11T21:10:02.477Z] checking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1
[2025-06-11T21:10:02.477Z] checking for --enable-icecc... disabled, default
[2025-06-11T21:10:02.477Z] checking if precompiled headers are available... yes
[2025-06-11T21:10:02.477Z] checking for --enable-precompiled-headers... enabled, from default 'auto'
[2025-06-11T21:10:02.477Z] checking for ccache... /usr/bin/ccache
[2025-06-11T21:10:02.477Z] checking if ccache is available... yes
[2025-06-11T21:10:02.477Z] checking if ccache is enabled... disabled, from command line
[2025-06-11T21:10:02.477Z] checking if build directory is on local disk... yes
[2025-06-11T21:10:03.224Z] configure: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/configure-support/config.status
[2025-06-11T21:10:05.622Z] config.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/spec.gmk
[2025-06-11T21:10:05.622Z] config.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/bootcycle-spec.gmk
[2025-06-11T21:10:06.367Z] config.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/buildjdk-spec.gmk
[2025-06-11T21:10:06.367Z] config.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/compare.sh
[2025-06-11T21:10:07.139Z] config.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/Makefile
[2025-06-11T21:10:07.139Z]
[2025-06-11T21:10:07.139Z] ====================================================
[2025-06-11T21:10:07.139Z] A new configuration has been successfully created in
[2025-06-11T21:10:07.139Z] /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release
[2025-06-11T21:10:07.139Z] using configure arguments '--verbose --with-vendor-name='Eclipse Adoptium' --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=6 --with-vendor-version-string=Temurin-17.0.16+6-202506112108 --with-boot-jdk=/usr/lib/jvm/jdk17 --with-debug-level=release --with-native-debug-symbols=external --with-alsa=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/./build//installedalsa --with-source-date=1749676105 --with-hotspot-build-time='2025-06-11 21:08:25' --disable-ccache --with-build-user=admin --with-jvm-variants=server --with-cacerts-src=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/sbin/../security/certs --disable-warnings-as-errors --enable-headless-only=yes --enable-dtrace --with-version-opt=ea --with-zlib=bundled'.
[2025-06-11T21:10:07.139Z]
[2025-06-11T21:10:07.139Z] Configuration summary:
[2025-06-11T21:10:07.139Z] * Name: linux-riscv64-server-release
[2025-06-11T21:10:07.139Z] * Debug level: release
[2025-06-11T21:10:07.139Z] * HS debug level: product
[2025-06-11T21:10:07.139Z] * JVM variants: server
[2025-06-11T21:10:07.140Z] * JVM features: server: 'cds compiler1 compiler2 dtrace epsilongc g1gc jfr jni-check jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs zgc'
[2025-06-11T21:10:07.140Z] * OpenJDK target: OS: linux, CPU architecture: riscv, address length: 64
[2025-06-11T21:10:07.140Z] * Version string: 17.0.16-beta+6-ea (17.0.16-beta)
[2025-06-11T21:10:07.140Z]
[2025-06-11T21:10:07.140Z] Tools summary:
[2025-06-11T21:10:07.140Z] * Boot JDK: openjdk version "17.0.15" 2025-04-15 OpenJDK Runtime Environment Temurin-17.0.15+6 (build 17.0.15+6) OpenJDK 64-Bit Server VM Temurin-17.0.15+6 (build 17.0.15+6, mixed mode, sharing) (at /usr/lib/jvm/jdk17)
[2025-06-11T21:10:07.140Z] * Toolchain: gcc (GNU Compiler Collection)
[2025-06-11T21:10:07.140Z] * C Compiler: Version 10.5.0 (at /usr/bin/gcc-10)
[2025-06-11T21:10:07.140Z] * C++ Compiler: Version 10.5.0 (at /usr/bin/g++-10)
[2025-06-11T21:10:07.140Z]
[2025-06-11T21:10:07.140Z] Build performance summary:
[2025-06-11T21:10:07.140Z] * Cores to use: 16
[2025-06-11T21:10:07.140Z] * Memory limit: 64297 MB
[2025-06-11T21:10:07.140Z]
[2025-06-11T21:10:18.574Z] Building targets 'product-images legacy-jre-image test-image static-libs-image' in configuration 'linux-riscv64-server-release'
[2025-06-11T21:10:20.124Z] Compiling 1 files for BUILD_TOOLS_HOTSPOT
[2025-06-11T21:10:20.872Z] Compiling 8 files for BUILD_TOOLS_LANGTOOLS
[2025-06-11T21:10:30.534Z] Creating hotspot/variant-server/tools/adlc/adlc from 13 file(s)
[2025-06-11T21:10:30.534Z] Compiling 2 files for BUILD_JVMTI_TOOLS
[2025-06-11T21:10:37.754Z] Parsing 2 properties into enum-like class for jdk.compiler
[2025-06-11T21:10:37.754Z] Compiling 13 properties into resource bundles for jdk.javadoc
[2025-06-11T21:10:42.094Z] Compiling 12 properties into resource bundles for jdk.jdeps
[2025-06-11T21:10:43.664Z] Compiling 7 properties into resource bundles for jdk.jshell
[2025-06-11T21:10:46.061Z] Compiling 16 properties into resource bundles for jdk.compiler
[2025-06-11T21:10:50.398Z] Compiling 127 files for BUILD_java.compiler.interim
[2025-06-11T21:10:50.398Z] Compiling 402 files for BUILD_jdk.compiler.interim
[2025-06-11T21:10:50.398Z] Compiling 229 files for BUILD_jdk.javadoc.interim
[2025-06-11T21:11:15.907Z] Creating support/modules_libs/java.base/server/libjvm.so from 1044 file(s)
[2025-06-11T21:18:30.183Z] Compiling 31 files for BUILD_JRTFS
[2025-06-11T21:18:30.183Z] Compiling 186 files for BUILD_TOOLS_JDK
[2025-06-11T21:18:30.183Z] Compiling 2 files for COMPILE_DEPEND
[2025-06-11T21:19:18.296Z] Creating support/modules_libs/java.base/jrt-fs.jar
[2025-06-11T21:22:54.993Z] Compiling 2 files for BUILD_BREAKITERATOR_BASE
[2025-06-11T21:22:54.993Z] Compiling 2 files for BUILD_BREAKITERATOR_LD
[2025-06-11T21:23:00.626Z] Compiling 11 properties into resource bundles for java.logging
[2025-06-11T21:24:34.162Z] Compiling 11 properties into resource bundles for java.base
[2025-06-11T21:24:36.583Z] Compiling 6 properties into resource bundles for java.base
[2025-06-11T21:25:06.382Z] Compiling 11 properties into resource bundles for jdk.jartool
[2025-06-11T21:25:07.128Z] Compiling 71 files for COMPILE_CREATE_SYMBOLS
[2025-06-11T21:25:08.689Z] Compiling 11 properties into resource bundles for jdk.management.agent
[2025-06-11T21:25:16.770Z] Compiling 3 properties into resource bundles for jdk.jdi
[2025-06-11T21:25:20.099Z] Compiling 5 properties into resource bundles for jdk.jlink
[2025-06-11T21:25:20.099Z] Compiling 3 properties into resource bundles for jdk.jlink
[2025-06-11T21:25:23.495Z] Compiling 1 properties into resource bundles for jdk.jlink
[2025-06-11T21:25:26.819Z] Compiling 224 properties into resource bundles for jdk.localedata
[2025-06-11T21:25:26.819Z] Compiling 71 files for COMPILE_CREATE_SYMBOLS
[2025-06-11T21:26:33.303Z] Creating ct.sym classes
[2025-06-11T21:29:24.595Z] Compiling 3085 files for java.base
[2025-06-11T21:29:24.595Z] Compiling 89 properties into resource bundles for java.desktop
[2025-06-11T21:37:55.781Z] Updating support/src.zip
[2025-06-11T21:53:57.936Z] Compiling 127 files for java.compiler
[2025-06-11T21:53:57.936Z] Compiling 18 files for java.datatransfer
[2025-06-11T21:53:57.936Z] Compiling 10 files for java.instrument
[2025-06-11T21:54:07.617Z] Compiling 35 files for java.logging
[2025-06-11T21:54:10.946Z] Compiling 330 files for java.management
[2025-06-11T21:54:17.641Z] Compiling 143 files for java.net.http
[2025-06-11T21:54:31.150Z] Compiling 15 files for java.scripting
[2025-06-11T21:54:39.235Z] Compiling 5 files for java.transaction.xa
[2025-06-11T21:54:41.647Z] Compiling 22 files for java.smartcardio
[2025-06-11T21:54:42.393Z] Compiling 61 files for jdk.internal.jvmstat
[2025-06-11T21:54:45.752Z] Compiling 120 files for jdk.charsets
[2025-06-11T21:55:04.355Z] Compiling 35 files for jdk.crypto.ec
[2025-06-11T21:55:15.792Z] Compiling 3 files for jdk.internal.ed
[2025-06-11T21:55:15.792Z] Compiling 1850 files for java.xml
[2025-06-11T21:55:19.120Z] Compiling 43 files for jdk.httpserver
[2025-06-11T21:55:29.276Z] Compiling 64 files for jdk.incubator.foreign
[2025-06-11T21:55:31.674Z] Compiling 50 files for jdk.incubator.vector
[2025-06-11T21:55:41.328Z] Compiling 51 files for jdk.internal.opt
[2025-06-11T21:55:41.328Z] Compiling 110 files for jdk.internal.le
[2025-06-11T21:55:46.816Z] Compiling 30 files for jdk.jartool
[2025-06-11T21:56:08.553Z] Compiling 1 files for jdk.jdwp.agent
[2025-06-11T21:56:20.007Z] Compiling 242 files for jdk.jfr
[2025-06-11T21:56:28.102Z] Compiling 4 files for jdk.jsobject
[2025-06-11T21:56:33.566Z] Compiling 1806 files for jdk.localedata
[2025-06-11T21:56:37.911Z] Compiling 9 files for jdk.net
[2025-06-11T21:56:46.004Z] Compiling 2 files for jdk.nio.mapmode
[2025-06-11T21:56:54.095Z] Compiling 11 files for jdk.random
[2025-06-11T21:56:57.927Z] Compiling 33 files for jdk.sctp
[2025-06-11T21:57:07.604Z] Compiling 9 files for jdk.unsupported
[2025-06-11T21:57:09.146Z] Compiling 14 files for jdk.zipfs
[2025-06-11T21:57:12.482Z] Creating support/native/java.base/libverify/static/libverify.a from 1 file(s)
[2025-06-11T21:57:12.482Z] Creating support/native/java.base/libjava/static/libjava.a from 59 file(s)
[2025-06-11T21:57:12.482Z] Creating support/native/java.base/libfdlibm/static/libfdlibm.a from 57 file(s)
[2025-06-11T21:57:12.482Z] Creating support/native/java.base/libzip/static/libzip.a from 20 file(s)
[2025-06-11T21:57:12.482Z] Creating support/native/java.base/libjimage/static/libjimage.a from 6 file(s)
[2025-06-11T21:57:12.482Z] Creating support/native/java.base/libjli/static/libjli.a from 14 file(s)
[2025-06-11T21:57:13.245Z] Creating support/native/java.base/libnet/static/libnet.a from 21 file(s)
[2025-06-11T21:57:13.245Z] Creating support/native/java.base/libnio/static/libnio.a from 22 file(s)
[2025-06-11T21:57:13.245Z] Creating support/native/java.base/libjsig/static/libjsig.a from 1 file(s)
[2025-06-11T21:57:16.747Z] Creating support/native/java.instrument/libinstrument/static/libinstrument.a from 12 file(s)
[2025-06-11T21:57:20.071Z] Creating support/native/java.smartcardio/libj2pcsc/static/libj2pcsc.a from 2 file(s)
[2025-06-11T21:57:29.795Z] Creating support/native/jdk.jdwp.agent/libdt_socket/static/libdt_socket.a from 2 file(s)
[2025-06-11T21:57:29.795Z] Creating support/native/jdk.jdwp.agent/libjdwp/static/libjdwp.a from 43 file(s)
[2025-06-11T21:57:30.541Z] Creating support/native/jdk.net/libextnet/static/libextnet.a from 1 file(s)
[2025-06-11T21:57:49.135Z] Compiling 30 files for java.security.sasl
[2025-06-11T21:57:52.459Z] Compiling 15 files for jdk.attach
[2025-06-11T21:57:55.787Z] Compiling 106 files for java.rmi
[2025-06-11T21:58:07.277Z] Compiling 406 files for jdk.compiler
[2025-06-11T21:58:16.937Z] Compiling 75 files for jdk.crypto.cryptoki
[2025-06-11T21:58:26.609Z] Compiling 68 files for jdk.dynalink
[2025-06-11T21:58:36.767Z] Compiling 40 files for jdk.jcmd
[2025-06-11T21:58:40.108Z] Compiling 251 files for jdk.jdi
[2025-06-11T21:59:05.762Z] Creating support/native/jdk.attach/libattach/static/libattach.a from 1 file(s)
[2025-06-11T21:59:08.163Z] Creating support/native/jdk.incubator.foreign/libsyslookup/static/libsyslookup.a from 1 file(s)
[2025-06-11T21:59:10.562Z] Creating support/native/jdk.sctp/libsctp/static/libsctp.a from 2 file(s)
[2025-06-11T21:59:12.104Z] Compiling 198 files for java.naming
[2025-06-11T21:59:27.950Z] Compiling 24 files for jdk.management
[2025-06-11T21:59:34.645Z] Creating support/native/java.management/libmanagement/static/libmanagement.a from 9 file(s)
[2025-06-11T21:59:40.119Z] Compiling 11 files for jdk.jstatd
[2025-06-11T21:59:45.584Z] Creating support/native/java.rmi/librmi/static/librmi.a from 1 file(s)
[2025-06-11T21:59:59.062Z] Creating support/native/jdk.crypto.cryptoki/libj2pkcs11/static/libj2pkcs11.a from 14 file(s)
[2025-06-11T22:00:04.523Z] Compiling 15 files for jdk.management.jfr
[2025-06-11T22:00:09.386Z] Creating support/native/jdk.management/libmanagement_ext/static/libmanagement_ext.a from 8 file(s)
[2025-06-11T22:00:57.433Z] Compiling 16 files for java.management.rmi
[2025-06-11T22:00:58.978Z] Compiling 220 files for java.security.jgss
[2025-06-11T22:01:00.518Z] Compiling 16 files for jdk.naming.dns
[2025-06-11T22:01:19.181Z] Compiling 8 files for jdk.naming.rmi
[2025-06-11T22:01:32.658Z] Compiling 31 files for jdk.management.agent
[2025-06-11T22:01:54.361Z] Creating support/native/jdk.management.agent/libmanagement_agent/static/libmanagement_agent.a from 1 file(s)
[2025-06-11T22:02:20.625Z] Compiling 30 files for jdk.security.auth
[2025-06-11T22:02:20.625Z] Compiling 16 files for jdk.security.jgss
[2025-06-11T22:02:34.115Z] Creating support/native/java.security.jgss/libj2gss/static/libj2gss.a from 3 file(s)
[2025-06-11T22:02:45.553Z] Creating support/native/jdk.security.auth/libjaas/static/libjaas.a from 1 file(s)
[2025-06-11T22:04:18.444Z] Compiling 136 files for jdk.jdeps
[2025-06-11T22:04:22.786Z] Compiling 15 files for java.prefs
[2025-06-11T22:04:23.534Z] Compiling 77 files for java.sql
[2025-06-11T22:04:30.236Z] Compiling 94 files for jdk.xml.dom
[2025-06-11T22:04:30.236Z] Compiling 272 files for java.xml.crypto
[2025-06-11T22:04:43.712Z] Compiling 229 files for jdk.javadoc
[2025-06-11T22:05:02.303Z] Creating support/native/java.prefs/libprefs/static/libprefs.a from 1 file(s)
[2025-06-11T22:05:03.049Z] Compiling 95 files for jdk.jshell
[2025-06-11T22:05:10.535Z] Compiling 56 files for java.sql.rowset
[2025-06-11T22:05:40.548Z] Compiling 85 files for jdk.jlink
[2025-06-11T22:05:51.986Z] Compiling 2771 files for java.desktop
[2025-06-11T22:10:15.307Z] Compiling 1 files for java.se
[2025-06-11T22:10:15.307Z] Compiling 18 files for jdk.accessibility
[2025-06-11T22:10:15.307Z] Compiling 8 files for jdk.unsupported.desktop
[2025-06-11T22:10:15.307Z] Compiling 3 files for jdk.editpad
[2025-06-11T22:10:15.307Z] Compiling 47 files for jdk.jpackage
[2025-06-11T22:10:15.307Z] Compiling 64 files for jdk.jconsole
[2025-06-11T22:10:15.307Z] Creating support/native/java.desktop/libmlib_image/static/libmlib_image.a from 50 file(s)
[2025-06-11T22:10:15.307Z] Creating support/native/java.desktop/libawt/static/libawt.a from 72 file(s)
[2025-06-11T22:10:15.307Z] Creating support/native/java.desktop/liblcms/static/liblcms.a from 27 file(s)
[2025-06-11T22:10:15.307Z] Creating support/native/java.desktop/libjavajpeg/static/libjavajpeg.a from 46 file(s)
[2025-06-11T22:10:15.307Z] Creating support/native/java.desktop/libawt_headless/static/libawt_headless.a from 26 file(s)
[2025-06-11T22:10:15.307Z] Creating support/native/java.desktop/libfontmanager/static/libfontmanager.a from 61 file(s)
[2025-06-11T22:10:15.307Z] Creating support/native/java.desktop/libjawt/static/libjawt.a from 1 file(s)
[2025-06-11T22:10:15.307Z] Creating support/native/java.desktop/libjsound/static/libjsound.a from 18 file(s)
[2025-06-11T22:10:15.307Z] Compiling 971 files for jdk.hotspot.agent
[2025-06-11T22:11:11.748Z] Creating support/native/jdk.jpackage/jpackageapplauncher/static/libjpackageapplauncher.a from 3 file(s)
[2025-06-11T22:11:11.748Z] Creating support/native/jdk.jpackage/libjpackageapplauncheraux/static/libjpackageapplauncheraux.a from 17 file(s)
[2025-06-11T22:12:44.396Z] Creating support/native/jdk.hotspot.agent/libsaproc/static/libsaproc.a from 10 file(s)
[2025-06-11T22:17:54.201Z] Creating support/modules_libs/java.base/libverify.so from 1 file(s)
[2025-06-11T22:17:54.201Z] Creating support/modules_libs/java.base/libjava.so from 59 file(s)
[2025-06-11T22:17:54.201Z] Creating support/native/java.base/libfdlibm.a from 57 file(s)
[2025-06-11T22:17:54.202Z] Creating support/modules_libs/java.base/libzip.so from 20 file(s)
[2025-06-11T22:17:54.202Z] Creating support/modules_libs/java.base/libjimage.so from 6 file(s)
[2025-06-11T22:17:54.202Z] Creating support/modules_libs/java.base/libjli.so from 14 file(s)
[2025-06-11T22:17:54.202Z] Creating support/modules_libs/java.base/libnet.so from 21 file(s)
[2025-06-11T22:17:54.202Z] Creating support/modules_libs/java.base/libnio.so from 22 file(s)
[2025-06-11T22:17:54.202Z] Creating support/modules_libs/java.base/libjsig.so from 1 file(s)
[2025-06-11T22:17:54.202Z] Creating support/test/lib-test/jtreg/native/bin/jvm-test-launcher from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestSVEWithJNI.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libCallsNative.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libNativeCalls.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestDirtyInt.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestManyArgs.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestFloatJNIArgs.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestFloatSyncJNIArgs.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTest8026328.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libNativeCallTest.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libCNCheckLongArgs.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libCNLookUp.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libXAbortProvoker.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestJNIWeak.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestCSLocker.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestPeriodicCollectionJNI.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libCriticalNative.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libLinkToNativeRBP.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestJNICritical.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestJNIGlobalRefs.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestPinnedGarbage.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestStringCriticalWithDedup.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestHeapDump.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestJNIBlockFullGC.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestGCLocker.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libJniVersion.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libJNIBooleanTest.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libNativeSmallIntCalls.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libNullClassBytesTest.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libNestmatesJNI.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libSameObject.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libSuspendAtExit.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libAddToSystemCLSearchOnLoad.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libClassInitBarrier.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libArrayIndexOutOfBoundsExceptionTest.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libArrayStoreExceptionTest.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libNoClassDefFoundErrorTest.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libtest-rw.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libtest-rwx.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libHandshakeTransitionTest.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libUninitializedStrings.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libDefaultMethods.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libCallWithJNIWeak.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libFastGetField.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libbootLoaderTest.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libFindClassUtf8.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libPrivateInterfaceMethods.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libReturnJNIWeak.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libToStringTest.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libJNIAbstractMethod.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libatExit.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestCheckedEnsureLocalCapacity.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestCheckedJniExceptionCheck.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestCheckedReleaseArrayElements.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestCheckedReleaseCriticalArray.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libcodegenAttach.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libnativeStack.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libregisterNativesWarning.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libterminatedThread.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libTestJNI.so from 1 file(s)
[2025-06-11T22:21:48.553Z] Creating support/test/hotspot/jtreg/native/lib/libLoadLibraryClass.so from 1 file(s)
[2025-06-11T22:21:49.302Z] Creating support/test/hotspot/jtreg/native/lib/libGetModule.so from 1 file(s)
[2025-06-11T22:21:49.302Z] Creating support/test/hotspot/jtreg/native/lib/libAsyncGetCallTraceTest.so from 1 file(s)
[2025-06-11T22:21:50.051Z] Creating support/test/hotspot/jtreg/native/lib/libHasNoEntryPoint.so from 1 file(s)
[2025-06-11T22:21:50.051Z] Creating support/test/hotspot/jtreg/native/lib/libReturnError.so from 1 file(s)
[2025-06-11T22:21:50.051Z] Creating support/test/hotspot/jtreg/native/lib/libAddModuleExportsAndOpensTest.so from 1 file(s)
[2025-06-11T22:21:50.051Z] Creating support/test/hotspot/jtreg/native/lib/libAddModuleReadsTest.so from 1 file(s)
[2025-06-11T22:21:50.798Z] Creating support/test/hotspot/jtreg/native/lib/libAddModuleUsesAndProvidesTest.so from 1 file(s)
[2025-06-11T22:21:50.798Z] Creating support/test/hotspot/jtreg/native/lib/libCanGenerateAllClassHook.so from 1 file(s)
[2025-06-11T22:21:50.798Z] Creating support/test/hotspot/jtreg/native/lib/libCompiledZombie.so from 1 file(s)
[2025-06-11T22:21:50.798Z] Creating support/test/hotspot/jtreg/native/lib/libDynamicCodeGenerated.so from 1 file(s)
[2025-06-11T22:21:50.798Z] Creating support/test/hotspot/jtreg/native/lib/libFieldAccessWatch.so from 1 file(s)
[2025-06-11T22:21:51.545Z] Creating support/test/hotspot/jtreg/native/lib/libFieldIndicesTest.so from 1 file(s)
[2025-06-11T22:21:51.545Z] Creating support/test/hotspot/jtreg/native/lib/libGenerateEvents1.so from 1 file(s)
[2025-06-11T22:21:51.545Z] Creating support/test/hotspot/jtreg/native/lib/libGenerateEvents2.so from 1 file(s)
[2025-06-11T22:21:51.545Z] Creating support/test/hotspot/jtreg/native/lib/libOverpassMethods.so from 1 file(s)
[2025-06-11T22:21:51.545Z] Creating support/test/hotspot/jtreg/native/lib/libGetLocalVars.so from 1 file(s)
[2025-06-11T22:21:51.545Z] Creating support/test/hotspot/jtreg/native/lib/libGetLocalWithoutSuspendTest.so from 1 file(s)
[2025-06-11T22:21:51.545Z] Creating support/test/hotspot/jtreg/native/lib/libJvmtiGetAllModulesTest.so from 1 file(s)
[2025-06-11T22:21:51.545Z] Creating support/test/hotspot/jtreg/native/lib/libGetNamedModuleTest.so from 1 file(s)
[2025-06-11T22:21:51.545Z] Creating support/test/hotspot/jtreg/native/lib/libGetOwnedMonitorInfoTest.so from 1 file(s)
[2025-06-11T22:21:51.545Z] Creating support/test/hotspot/jtreg/native/lib/libGetOwnedMonitorInfoWithEATest.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libGetOwnedMonitorStackDepthInfoTest.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libGetOwnedMonitorStackDepthInfoWithEATest.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libJvmtiGetSystemPropertyTest.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libOneGetThreadListStackTraces.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libIterateHeapWithEscapeAnalysisEnabled.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libHeapMonitorTest.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libHiddenClassSigTest.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libIsModifiableModuleTest.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libMAAClassFileLoadHook.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libMAAClassLoadPrepare.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libMAAThreadStart.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libNotifyFramePopTest.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libRedefineDoubleDelete.so from 1 file(s)
[2025-06-11T22:21:52.292Z] Creating support/test/hotspot/jtreg/native/lib/libTestManyBreakpoints.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libAllowedFunctions.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libSuspendWithCurrentThread.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libSuspendWithObjectMonitorEnter.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libSuspendWithObjectMonitorWait.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libSuspendWithRawMonitorEnter.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libVMEventTest.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libGetStackTraceAndRetransformTest.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libGetLockOwnerName.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libNoFramePointer.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libSimpleClassFileLoadHook.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libdefine.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libmallocWithGC1.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libmallocWithGC2.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libmallocWithGC3.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libnativeGC01.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libnativeGC02.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libnativeGC03.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libnativeGC05.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libVirtualMachine07agent00.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libVirtualMachine07agent01.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libVirtualMachine07agent02.so from 1 file(s)
[2025-06-11T22:21:53.037Z] Creating support/test/hotspot/jtreg/native/lib/libVirtualMachine07agent03.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libVirtualMachine09agent00.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libforceEarlyReturn004a.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libforceEarlyReturn005a.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libforceEarlyReturn002a.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libaddcaps001.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libaddcaps002.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libaddcaps003.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libagentonload001.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libagentonload002.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libagentonload003.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libagentonunload001.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/liballoc001.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libattach002Agent00.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libattach002aAgent00.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libattach008Agent00.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libattach009Agent00.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libattach012Agent00.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libattach014Agent00.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libattach015Agent00.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libattach015Agent01.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libattach015Target.so from 1 file(s)
[2025-06-11T22:21:53.784Z] Creating support/test/hotspot/jtreg/native/lib/libattach020Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach021Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach022Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach037Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach038Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach039Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach040Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach041Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach042Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach045Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach045Agent01.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach045Agent02.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach045Agent03.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach046Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libattach050Agent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libsimpleAgent00.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libbreakpoint001.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libclassfloadhk001.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libclassfloadhk002.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libclassfloadhk003.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libclassfloadhk004.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libclassfloadhk005.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libclassfloadhk006.so from 1 file(s)
[2025-06-11T22:21:54.564Z] Creating support/test/hotspot/jtreg/native/lib/libclassfloadhk007.so from 1 file(s)
[2025-06-11T22:21:55.309Z] Creating support/test/hotspot/jtreg/native/lib/libclassfloadhk008.so from 1 file(s)
[2025-06-11T22:21:55.309Z] Creating support/test/hotspot/jtreg/native/lib/libclassfloadhk009.so from 1 file(s)
[2025-06-11T22:21:55.309Z] Creating support/test/hotspot/jtreg/native/lib/libclassload001.so from 1 file(s)
[2025-06-11T22:21:55.309Z] Creating support/test/hotspot/jtreg/native/lib/libclassprep001.so from 1 file(s)
[2025-06-11T22:21:55.309Z] Creating support/test/hotspot/jtreg/native/lib/libclrbrk001.so from 1 file(s)
[2025-06-11T22:21:55.309Z] Creating support/test/hotspot/jtreg/native/lib/libclrbrk002.so from 1 file(s)
[2025-06-11T22:21:55.309Z] Creating support/test/hotspot/jtreg/native/lib/libclrbrk005.so from 1 file(s)
[2025-06-11T22:21:55.310Z] Creating support/test/hotspot/jtreg/native/lib/libclrfldw001.so from 1 file(s)
[2025-06-11T22:21:55.310Z] Creating support/test/hotspot/jtreg/native/lib/libclrfldw002.so from 1 file(s)
[2025-06-11T22:21:55.310Z] Creating support/test/hotspot/jtreg/native/lib/libclrfmodw001.so from 1 file(s)
[2025-06-11T22:21:55.310Z] Creating support/test/hotspot/jtreg/native/lib/libclrfmodw002.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libcompmethload001.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libcompmethunload001.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libcrrawmon001.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libcrrawmon002.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libdatadumpreq001.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libdealloc001.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libdrrawmon001.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libdrrawmon003.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libdrrawmon004.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libdisposeenv001.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libdisposeenv002.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libdyncodgen001.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libexception001.so from 1 file(s)
[2025-06-11T22:21:56.056Z] Creating support/test/hotspot/jtreg/native/lib/libexcatch001.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libfieldacc001.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libfieldacc002.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libfieldacc003.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libfieldacc004.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libfieldmod001.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libfieldmod002.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libForceEarlyReturn001.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libforcegc001.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libforcegc002.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libframepop001.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libframepop002.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libgcfinish001.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libgcstart001.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libgcstart002.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libgenevents001.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/liballthr001.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/liballthr002.so from 1 file(s)
[2025-06-11T22:21:56.802Z] Creating support/test/hotspot/jtreg/native/lib/libargsize001.so from 1 file(s)
[2025-06-11T22:21:57.549Z] Creating support/test/hotspot/jtreg/native/lib/libargsize002.so from 1 file(s)
[2025-06-11T22:21:57.549Z] Creating support/test/hotspot/jtreg/native/lib/libgetavailproc001.so from 1 file(s)
[2025-06-11T22:21:57.549Z] Creating support/test/hotspot/jtreg/native/lib/libbytecodes001.so from 1 file(s)
[2025-06-11T22:21:57.549Z] Creating support/test/hotspot/jtreg/native/lib/libbytecodes002.so from 1 file(s)
[2025-06-11T22:21:57.549Z] Creating support/test/hotspot/jtreg/native/lib/libbytecodes003.so from 1 file(s)
[2025-06-11T22:21:57.549Z] Creating support/test/hotspot/jtreg/native/lib/libgetcaps001.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetcaps002.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclfld005.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclfld006.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclfld007.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclsldr001.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclsldr002.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclsldr003.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libclsldrclss001.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libclsldrclss002.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclmthd005.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclmthd006.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclmthd007.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclmdf004.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclmdf005.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclmdf006.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclmdf007.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclsig004.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclsig005.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclsig006.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclstat005.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclstat006.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libgetclstat007.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libcontmon001.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libcontmon002.so from 1 file(s)
[2025-06-11T22:21:57.550Z] Creating support/test/hotspot/jtreg/native/lib/libcontmon003.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libcurthrcputime001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libcurthrtimerinfo001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libGetEnv001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetenvstor001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgeterrname001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgeterrname002.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libextevents001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libextfuncs001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetfldecl001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetfldecl002.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetfldecl004.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetfldmdf003.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetfldmdf004.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetfldnm003.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetfldnm004.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetfldnm005.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libframecnt001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libframecnt002.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libframecnt003.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libframeloc001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libframeloc002.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libframeloc003.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetintrf005.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetintrf006.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetintrf007.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetjlocfmt001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetjlocfmt002.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetjniftab001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetjniftab002.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/liblinetab001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/liblinetab002.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/liblinetab003.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libloadedclss001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libloadedclss002.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetlocal001.so from 1 file(s)
[2025-06-11T22:21:58.297Z] Creating support/test/hotspot/jtreg/native/lib/libgetlocal002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/liblocaltab001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/liblocaltab002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/liblocaltab003.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/liblocaltab004.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/liblocaltab005.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libmaxloc001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libmaxloc002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libdeclcls001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libdeclcls002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libdeclcls003.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libmethloc001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libmethloc002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libmethmod001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libmethmod002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libmethname001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libmethname002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libmethname003.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libobjhashcode001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libobjmonusage001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libobjmonusage002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libobjmonusage003.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libobjmonusage004.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libobjmonusage005.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libobjmonusage006.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libobjsize001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libobjwithtags001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libownmoninf001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libownmoninf002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libownmoninf003.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libgetphase001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libgetphase002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libgetpotcaps001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libsrcdebugex001.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libsrcdebugex002.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libsrcdebugex003.so from 1 file(s)
[2025-06-11T22:21:59.043Z] Creating support/test/hotspot/jtreg/native/lib/libgetsrcfn004.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetsrcfn005.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetsrcfn006.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetstacktr001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetstacktr002.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetstacktr003.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetstacktr004.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetstacktr005.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetstacktr006.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetstacktr007.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetstacktr008.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetstacktr009.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetsysprops001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetsysprops002.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetsysprop001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetsysprop002.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgettag001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrcputime001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrcputime002.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrtimerinfo001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetthrdgrpchld001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrgrpinfo001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrgrpinfo002.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrinfo001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrinfo002.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgetthrdstor001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrstat001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrstat002.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrstat003.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrstat004.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libthrstat005.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libgettime001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libtimerinfo001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libtopthrgrp001.so from 1 file(s)
[2025-06-11T22:21:59.791Z] Creating support/test/hotspot/jtreg/native/lib/libtopthrgrp002.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libgetvern001.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libintrpthrd001.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libintrpthrd002.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libintrpthrd003.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libisarray004.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libisarray005.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libisfldsin002.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libisfldsin003.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libisintrf004.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libisintrf005.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libisnative001.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libisnative002.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libisobsolete001.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libIsMethodSyntheticIssynth001.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libissynth002.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterheap001.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterheap002.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterheap003.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterheap004.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterheap005.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterheap006.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterheap007.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterinstcls001.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterinstcls002.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterinstcls003.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterinstcls004.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterinstcls005.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterinstcls006.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterinstcls007.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterobjreachobj001.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterobjreachobj002.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterobjreachobj003.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterobjreachobj004.so from 1 file(s)
[2025-06-11T22:22:00.545Z] Creating support/test/hotspot/jtreg/native/lib/libiterobjreachobj005.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libiterreachobj001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libiterreachobj002.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libiterreachobj003.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libiterreachobj004.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libiterreachobj005.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libAbort.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libCallbacks.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libConcreteKlassFilter.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libHeapFilter.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libNonConcreteKlassFilter.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libmentry001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libmentry002.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libmexit001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libmexit002.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libmcontenter001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libmcontentered001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libmonitorwait001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libmonitorwaited001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libnativemethbind001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libnativemethbind002.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libnativemethbind003.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libnativemethbind004.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libnframepop001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libnframepop002.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libnframepop003.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libobjfree001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libobjfree002.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe001.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe002.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe003.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe004.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe005.so from 1 file(s)
[2025-06-11T22:22:01.334Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe006.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe007.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe008.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe009.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe010.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libpopframe011.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmonenter001.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmonenter002.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmonenter003.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmonenter004.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmonexit001.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmonexit002.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmonexit003.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmonexit005.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnntfy001.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnntfy002.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnntfy003.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnntfy004.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnntfyall001.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnntfyall002.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnntfyall003.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnntfyall004.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnwait001.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnwait002.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnwait003.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnwait004.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/librawmnwait005.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libstressRedefine.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass001.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass002.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass003.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass004.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass005.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass006.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass008.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass009.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass010.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass011.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass012.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass013.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass014.so from 1 file(s)
[2025-06-11T22:22:02.194Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass015.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass016.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass017.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass018.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass019.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass020.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass021.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass022.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass023.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass024.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass025.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass026.so from 1 file(s)
[2025-06-11T22:22:02.939Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass027.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass028.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass029.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass030.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libredefclass031.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/librelcaps001.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/librelcaps002.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libresexhausted.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libresumethrd001.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libresumethrd002.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libresumethrdlst001.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libresumethrdlst002.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libretransform002.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libretransform003.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libretransform004.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libagentthr001.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libagentthr002.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libagentthr003.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libsetbrk002.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libsetbrk003.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libsetbrk005.so from 1 file(s)
[2025-06-11T22:22:02.940Z] Creating support/test/hotspot/jtreg/native/lib/libsetbrk007.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetbrk008.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetenvstor001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetenvstor002.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetenvstor003.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetevntcallb001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetevntcallb002.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetevntcallb003.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetnotif001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetextevent001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfldw001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfldw002.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfldw003.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfldw004.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfldw005.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfldw006.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfmodw001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfmodw002.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfmodw003.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfmodw004.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfmodw005.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetfmodw006.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetjniftab001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetjniftab002.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetlocal001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetlocal002.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetlocal003.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetlocal004.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libSetNativeMethodPrefix001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libSetNativeMethodPrefix002.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libSetNativeMethodPrefix002Main.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetsysprop002.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetsysprop003.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsettag001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetthrdstor001.so from 1 file(s)
[2025-06-11T22:22:03.684Z] Creating support/test/hotspot/jtreg/native/lib/libsetthrdstor002.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libsetthrdstor003.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libsetvrbflag001.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libsetvrbflag002.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libsinglestep001.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libsinglestep002.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libsinglestep003.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libstopthrd006.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libstopthrd007.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libsuspendthrd001.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libsuspendthrd002.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libsuspendthrd003.so from 1 file(s)
[2025-06-11T22:22:04.430Z] Creating support/test/hotspot/jtreg/native/lib/libsuspendthrdlst001.so from 1 file(s)
[2025-06-11T22:22:05.178Z] Creating support/test/hotspot/jtreg/native/lib/libsuspendthrdlst002.so from 1 file(s)
[2025-06-11T22:22:05.178Z] Creating support/test/hotspot/jtreg/native/lib/libthreadend001.so from 1 file(s)
[2025-06-11T22:22:05.178Z] Creating support/modules_libs/java.rmi/librmi.so from 1 file(s)
[2025-06-11T22:22:05.178Z] Creating support/test/hotspot/jtreg/native/lib/libthreadend002.so from 1 file(s)
[2025-06-11T22:22:05.924Z] Creating support/test/hotspot/jtreg/native/lib/libthreadstart001.so from 1 file(s)
[2025-06-11T22:22:05.924Z] Creating support/modules_libs/java.prefs/libprefs.so from 1 file(s)
[2025-06-11T22:22:05.924Z] Creating support/modules_libs/java.security.jgss/libj2gss.so from 3 file(s)
[2025-06-11T22:22:05.924Z] Creating support/modules_libs/java.management/libmanagement.so from 9 file(s)
[2025-06-11T22:22:05.924Z] Creating support/test/hotspot/jtreg/native/lib/libthreadstart002.so from 1 file(s)
[2025-06-11T22:22:05.924Z] Creating support/modules_libs/java.smartcardio/libj2pcsc.so from 2 file(s)
[2025-06-11T22:22:05.924Z] Creating support/modules_cmds/java.scripting/jrunscript from 1 file(s)
[2025-06-11T22:22:06.669Z] Creating support/modules_libs/java.instrument/libinstrument.so from 12 file(s)
[2025-06-11T22:22:06.669Z] Creating support/modules_cmds/java.rmi/rmiregistry from 1 file(s)
[2025-06-11T22:22:06.669Z] Creating support/test/hotspot/jtreg/native/lib/libthreadstart003.so from 1 file(s)
[2025-06-11T22:22:06.669Z] Creating support/modules_libs/jdk.attach/libattach.so from 1 file(s)
[2025-06-11T22:22:06.669Z] Creating support/test/hotspot/jtreg/native/lib/libvmdeath001.so from 1 file(s)
[2025-06-11T22:22:06.669Z] Creating support/modules_libs/jdk.hotspot.agent/libsaproc.so from 10 file(s)
[2025-06-11T22:22:07.416Z] Creating support/test/hotspot/jtreg/native/lib/libvminit001.so from 1 file(s)
[2025-06-11T22:22:07.416Z] Creating support/modules_libs/jdk.crypto.cryptoki/libj2pkcs11.so from 14 file(s)
[2025-06-11T22:22:07.416Z] Creating support/test/hotspot/jtreg/native/lib/libvmobjalloc001.so from 1 file(s)
[2025-06-11T22:22:08.162Z] Creating support/test/hotspot/jtreg/native/lib/libap01t001.so from 1 file(s)
[2025-06-11T22:22:08.162Z] Creating support/modules_cmds/jdk.compiler/javac from 1 file(s)
[2025-06-11T22:22:08.162Z] Creating support/test/hotspot/jtreg/native/lib/libap02t001.so from 1 file(s)
[2025-06-11T22:22:08.162Z] Creating support/modules_cmds/jdk.compiler/serialver from 1 file(s)
[2025-06-11T22:22:08.162Z] Creating support/test/hotspot/jtreg/native/lib/libap03t001.so from 1 file(s)
[2025-06-11T22:22:08.906Z] Creating support/test/hotspot/jtreg/native/lib/libap04t001.so from 1 file(s)
[2025-06-11T22:22:08.906Z] Creating support/modules_cmds/java.base/java from 1 file(s)
[2025-06-11T22:22:08.906Z] Creating support/test/hotspot/jtreg/native/lib/libap04t002.so from 1 file(s)
[2025-06-11T22:22:08.906Z] Creating support/modules_cmds/java.base/keytool from 1 file(s)
[2025-06-11T22:22:09.655Z] Creating support/test/hotspot/jtreg/native/lib/libap04t003.so from 1 file(s)
[2025-06-11T22:22:09.655Z] Creating support/modules_libs/java.base/jexec from 1 file(s)
[2025-06-11T22:22:09.655Z] Creating support/test/hotspot/jtreg/native/lib/libap05t001.so from 1 file(s)
[2025-06-11T22:22:09.655Z] Creating support/modules_libs/java.base/jspawnhelper from 1 file(s)
[2025-06-11T22:22:09.655Z] Creating support/test/hotspot/jtreg/native/lib/libap05t002.so from 1 file(s)
[2025-06-11T22:22:10.401Z] Creating support/test/hotspot/jtreg/native/lib/libap06t001.so from 1 file(s)
[2025-06-11T22:22:11.147Z] Creating support/test/hotspot/jtreg/native/lib/libap07t001.so from 1 file(s)
[2025-06-11T22:22:11.147Z] Creating support/test/hotspot/jtreg/native/lib/libap07t002.so from 1 file(s)
[2025-06-11T22:22:11.147Z] Creating support/test/hotspot/jtreg/native/lib/libap09t001.so from 1 file(s)
[2025-06-11T22:22:11.894Z] Creating support/test/hotspot/jtreg/native/lib/libap10t001.so from 1 file(s)
[2025-06-11T22:22:11.894Z] Creating support/modules_libs/java.desktop/libmlib_image.so from 50 file(s)
[2025-06-11T22:22:11.894Z] Creating support/modules_libs/java.desktop/libawt.so from 72 file(s)
[2025-06-11T22:22:11.894Z] Creating support/test/hotspot/jtreg/native/lib/libap11t001.so from 1 file(s)
[2025-06-11T22:22:11.894Z] Creating support/modules_libs/java.desktop/liblcms.so from 27 file(s)
[2025-06-11T22:22:11.894Z] Creating support/modules_libs/java.desktop/libjavajpeg.so from 46 file(s)
[2025-06-11T22:22:12.640Z] Creating support/modules_libs/java.desktop/libawt_headless.so from 26 file(s)
[2025-06-11T22:22:12.640Z] Creating support/test/hotspot/jtreg/native/lib/libap12t001.so from 1 file(s)
[2025-06-11T22:22:12.640Z] Creating support/modules_libs/java.desktop/libfontmanager.so from 61 file(s)
[2025-06-11T22:22:12.640Z] Creating support/test/hotspot/jtreg/native/lib/libbi01t001.so from 1 file(s)
[2025-06-11T22:22:12.640Z] Creating support/modules_libs/java.desktop/libjawt.so from 1 file(s)
[2025-06-11T22:22:13.386Z] Creating support/test/hotspot/jtreg/native/lib/libbi01t002.so from 1 file(s)
[2025-06-11T22:22:13.386Z] Creating support/modules_libs/java.desktop/libjsound.so from 18 file(s)
[2025-06-11T22:22:13.386Z] Creating support/test/hotspot/jtreg/native/lib/libbi02t001.so from 1 file(s)
[2025-06-11T22:22:14.132Z] Creating support/test/hotspot/jtreg/native/lib/libbi02t002.so from 1 file(s)
[2025-06-11T22:22:14.132Z] Creating support/test/hotspot/jtreg/native/lib/libbi03t001.so from 1 file(s)
[2025-06-11T22:22:14.132Z] Creating support/test/hotspot/jtreg/native/lib/libbi03t002.so from 1 file(s)
[2025-06-11T22:22:14.897Z] Creating support/test/hotspot/jtreg/native/lib/libbi04t002.so from 1 file(s)
[2025-06-11T22:22:14.897Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t001.so from 1 file(s)
[2025-06-11T22:22:14.898Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t002.so from 1 file(s)
[2025-06-11T22:22:15.645Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t003.so from 1 file(s)
[2025-06-11T22:22:15.645Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t004.so from 1 file(s)
[2025-06-11T22:22:16.390Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t005.so from 1 file(s)
[2025-06-11T22:22:16.390Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t006.so from 1 file(s)
[2025-06-11T22:22:16.390Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t007.so from 1 file(s)
[2025-06-11T22:22:17.137Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t008.so from 1 file(s)
[2025-06-11T22:22:17.137Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t009.so from 1 file(s)
[2025-06-11T22:22:17.883Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t010.so from 1 file(s)
[2025-06-11T22:22:17.883Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t011.so from 1 file(s)
[2025-06-11T22:22:17.883Z] Creating support/modules_cmds/jdk.hotspot.agent/jhsdb from 1 file(s)
[2025-06-11T22:22:17.883Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t012.so from 1 file(s)
[2025-06-11T22:22:18.629Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t013.so from 1 file(s)
[2025-06-11T22:22:18.629Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t014.so from 1 file(s)
[2025-06-11T22:22:19.374Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t015.so from 1 file(s)
[2025-06-11T22:22:19.374Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t016.so from 1 file(s)
[2025-06-11T22:22:19.374Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t017.so from 1 file(s)
[2025-06-11T22:22:20.121Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t018.so from 1 file(s)
[2025-06-11T22:22:20.121Z] Creating support/modules_libs/jdk.incubator.foreign/libsyslookup.so from 1 file(s)
[2025-06-11T22:22:20.121Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t019.so from 1 file(s)
[2025-06-11T22:22:20.867Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t020.so from 1 file(s)
[2025-06-11T22:22:20.867Z] Creating support/test/hotspot/jtreg/native/lib/libcm01t021.so from 1 file(s)
[2025-06-11T22:22:21.613Z] Creating support/test/hotspot/jtreg/native/lib/libcm02t001.so from 1 file(s)
[2025-06-11T22:22:21.613Z] Creating support/test/hotspot/jtreg/native/lib/libcm03t001.so from 1 file(s)
[2025-06-11T22:22:21.613Z] Creating support/test/hotspot/jtreg/native/lib/libtc01t001.so from 1 file(s)
[2025-06-11T22:22:22.358Z] Creating support/test/hotspot/jtreg/native/lib/libtc02t001.so from 1 file(s)
[2025-06-11T22:22:22.358Z] Creating support/test/hotspot/jtreg/native/lib/libtc03t001.so from 1 file(s)
[2025-06-11T22:22:22.358Z] Creating support/test/hotspot/jtreg/native/lib/libtc03t002.so from 1 file(s)
[2025-06-11T22:22:23.103Z] Creating support/test/hotspot/jtreg/native/lib/libtc04t001.so from 1 file(s)
[2025-06-11T22:22:23.103Z] Creating support/test/hotspot/jtreg/native/lib/libtc05t001.so from 1 file(s)
[2025-06-11T22:22:23.850Z] Creating support/test/hotspot/jtreg/native/lib/libem01t001.so from 1 file(s)
[2025-06-11T22:22:23.850Z] Creating support/test/hotspot/jtreg/native/lib/libem01t002.so from 1 file(s)
[2025-06-11T22:22:23.850Z] Creating support/test/hotspot/jtreg/native/lib/libem02t001.so from 1 file(s)
[2025-06-11T22:22:24.594Z] Creating support/test/hotspot/jtreg/native/lib/libem02t002.so from 1 file(s)
[2025-06-11T22:22:24.594Z] Creating support/test/hotspot/jtreg/native/lib/libem02t003.so from 1 file(s)
[2025-06-11T22:22:24.594Z] Creating support/test/hotspot/jtreg/native/lib/libem02t004.so from 1 file(s)
[2025-06-11T22:22:24.594Z] Creating support/test/hotspot/jtreg/native/lib/libem02t005.so from 1 file(s)
[2025-06-11T22:22:25.338Z] Creating support/test/hotspot/jtreg/native/lib/libem02t006.so from 1 file(s)
[2025-06-11T22:22:25.338Z] Creating support/test/hotspot/jtreg/native/lib/libem02t007.so from 1 file(s)
[2025-06-11T22:22:25.338Z] Creating support/test/hotspot/jtreg/native/lib/libem02t008.so from 1 file(s)
[2025-06-11T22:22:26.213Z] Creating support/test/hotspot/jtreg/native/lib/libem02t009.so from 1 file(s)
[2025-06-11T22:22:26.213Z] Creating support/test/hotspot/jtreg/native/lib/libem02t010.so from 1 file(s)
[2025-06-11T22:22:26.213Z] Creating support/test/hotspot/jtreg/native/lib/libem02t011.so from 1 file(s)
[2025-06-11T22:22:26.213Z] Creating support/test/hotspot/jtreg/native/lib/libem02t012.so from 1 file(s)
[2025-06-11T22:22:27.338Z] Creating support/test/hotspot/jtreg/native/lib/libem04t001.so from 1 file(s)
[2025-06-11T22:22:27.338Z] Creating support/test/hotspot/jtreg/native/lib/libem05t001.so from 1 file(s)
[2025-06-11T22:22:27.338Z] Creating support/test/hotspot/jtreg/native/lib/libem05t002.so from 1 file(s)
[2025-06-11T22:22:27.338Z] Creating support/test/hotspot/jtreg/native/lib/libem06t001.so from 1 file(s)
[2025-06-11T22:22:28.084Z] Creating support/test/hotspot/jtreg/native/lib/libem07t001.so from 1 file(s)
[2025-06-11T22:22:28.829Z] Creating support/test/hotspot/jtreg/native/lib/libem07t002.so from 1 file(s)
[2025-06-11T22:22:28.829Z] Creating support/test/hotspot/jtreg/native/lib/libex03t001.so from 1 file(s)
[2025-06-11T22:22:28.829Z] Creating support/test/hotspot/jtreg/native/lib/libgf01t001.so from 1 file(s)
[2025-06-11T22:22:29.574Z] Creating support/modules_cmds/jdk.jartool/jar from 1 file(s)
[2025-06-11T22:22:29.574Z] Creating support/test/hotspot/jtreg/native/lib/libgf04t001.so from 1 file(s)
[2025-06-11T22:22:29.574Z] Creating support/test/hotspot/jtreg/native/lib/libgf06t001.so from 1 file(s)
[2025-06-11T22:22:29.574Z] Creating support/modules_cmds/jdk.jartool/jarsigner from 1 file(s)
[2025-06-11T22:22:30.319Z] Creating support/test/hotspot/jtreg/native/lib/libgf08t001.so from 1 file(s)
[2025-06-11T22:22:30.319Z] Creating support/test/hotspot/jtreg/native/lib/libgf08t002.so from 1 file(s)
[2025-06-11T22:22:30.319Z] Creating support/test/hotspot/jtreg/native/lib/libgf08t003.so from 1 file(s)
[2025-06-11T22:22:31.066Z] Creating support/test/hotspot/jtreg/native/lib/libhs103t002.so from 1 file(s)
[2025-06-11T22:22:31.066Z] Creating support/modules_cmds/jdk.javadoc/javadoc from 1 file(s)
[2025-06-11T22:22:31.066Z] Creating support/test/hotspot/jtreg/native/lib/libhs104t001.so from 1 file(s)
[2025-06-11T22:22:31.812Z] Creating support/test/hotspot/jtreg/native/lib/libhs104t002.so from 1 file(s)
[2025-06-11T22:22:31.812Z] Creating support/test/hotspot/jtreg/native/lib/libhs201t001.so from 1 file(s)
[2025-06-11T22:22:31.812Z] Creating support/test/hotspot/jtreg/native/lib/libhs201t002.so from 1 file(s)
[2025-06-11T22:22:32.557Z] Creating support/test/hotspot/jtreg/native/lib/libhs201t003.so from 1 file(s)
[2025-06-11T22:22:32.557Z] Creating support/test/hotspot/jtreg/native/lib/libhs202t001.so from 1 file(s)
[2025-06-11T22:22:33.304Z] Creating support/test/hotspot/jtreg/native/lib/libhs202t002.so from 1 file(s)
[2025-06-11T22:22:33.304Z] Creating support/test/hotspot/jtreg/native/lib/libhs203t001.so from 1 file(s)
[2025-06-11T22:22:33.304Z] Creating support/test/hotspot/jtreg/native/lib/libhs203t002.so from 1 file(s)
[2025-06-11T22:22:33.304Z] Creating support/test/hotspot/jtreg/native/lib/libhs203t003.so from 1 file(s)
[2025-06-11T22:22:34.048Z] Creating support/test/hotspot/jtreg/native/lib/libhs203t004.so from 1 file(s)
[2025-06-11T22:22:34.048Z] Creating support/test/hotspot/jtreg/native/lib/libhs204t001.so from 1 file(s)
[2025-06-11T22:22:34.048Z] Creating support/test/hotspot/jtreg/native/lib/libhs204t002.so from 1 file(s)
[2025-06-11T22:22:34.794Z] Creating support/test/hotspot/jtreg/native/lib/libhs204t003.so from 1 file(s)
[2025-06-11T22:22:34.794Z] Creating support/test/hotspot/jtreg/native/lib/libhs204t004.so from 1 file(s)
[2025-06-11T22:22:34.794Z] Creating support/test/hotspot/jtreg/native/lib/libhs301t001.so from 1 file(s)
[2025-06-11T22:22:35.540Z] Creating support/test/hotspot/jtreg/native/lib/libhs301t002.so from 1 file(s)
[2025-06-11T22:22:36.287Z] Creating support/test/hotspot/jtreg/native/lib/libhs301t003.so from 1 file(s)
[2025-06-11T22:22:36.287Z] Creating support/test/hotspot/jtreg/native/lib/libhs301t004.so from 1 file(s)
[2025-06-11T22:22:37.033Z] Creating support/test/hotspot/jtreg/native/lib/libhs301t005.so from 1 file(s)
[2025-06-11T22:22:37.033Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t001.so from 1 file(s)
[2025-06-11T22:22:37.782Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t002.so from 1 file(s)
[2025-06-11T22:22:37.782Z] Creating support/modules_cmds/jdk.jcmd/jinfo from 1 file(s)
[2025-06-11T22:22:37.782Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t003.so from 1 file(s)
[2025-06-11T22:22:37.782Z] Creating support/modules_cmds/jdk.jcmd/jmap from 1 file(s)
[2025-06-11T22:22:37.782Z] Creating support/modules_cmds/jdk.jcmd/jps from 1 file(s)
[2025-06-11T22:22:37.782Z] Creating support/modules_cmds/jdk.jcmd/jstack from 1 file(s)
[2025-06-11T22:22:38.549Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t004.so from 1 file(s)
[2025-06-11T22:22:38.549Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t005.so from 1 file(s)
[2025-06-11T22:22:38.549Z] Creating support/modules_cmds/jdk.jcmd/jstat from 1 file(s)
[2025-06-11T22:22:38.549Z] Creating support/modules_cmds/jdk.jcmd/jcmd from 1 file(s)
[2025-06-11T22:22:38.549Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t006.so from 1 file(s)
[2025-06-11T22:22:39.296Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t007.so from 1 file(s)
[2025-06-11T22:22:39.296Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t008.so from 1 file(s)
[2025-06-11T22:22:39.296Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t009.so from 1 file(s)
[2025-06-11T22:22:40.040Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t010.so from 1 file(s)
[2025-06-11T22:22:40.040Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t011.so from 1 file(s)
[2025-06-11T22:22:40.040Z] Creating support/test/hotspot/jtreg/native/lib/libhs302t012.so from 1 file(s)
[2025-06-11T22:22:40.785Z] Creating support/test/hotspot/jtreg/native/lib/libji01t001.so from 1 file(s)
[2025-06-11T22:22:40.785Z] Creating support/test/hotspot/jtreg/native/lib/libji03t001.so from 1 file(s)
[2025-06-11T22:22:40.785Z] Creating support/test/hotspot/jtreg/native/lib/libji03t002.so from 1 file(s)
[2025-06-11T22:22:41.532Z] Creating support/test/hotspot/jtreg/native/lib/libji03t003.so from 1 file(s)
[2025-06-11T22:22:41.532Z] Creating support/test/hotspot/jtreg/native/lib/libji03t004.so from 1 file(s)
[2025-06-11T22:22:42.330Z] Creating support/test/hotspot/jtreg/native/lib/libji05t001.so from 1 file(s)
[2025-06-11T22:22:42.330Z] Creating support/test/hotspot/jtreg/native/lib/libji06t001.so from 1 file(s)
[2025-06-11T22:22:42.330Z] Creating support/test/hotspot/jtreg/native/lib/libma01t001.so from 1 file(s)
[2025-06-11T22:22:42.330Z] Creating support/test/hotspot/jtreg/native/lib/libma01t001a.so from 1 file(s)
[2025-06-11T22:22:43.076Z] Creating support/test/hotspot/jtreg/native/lib/libma02t001.so from 1 file(s)
[2025-06-11T22:22:43.076Z] Creating support/test/hotspot/jtreg/native/lib/libma02t001a.so from 1 file(s)
[2025-06-11T22:22:43.821Z] Creating support/test/hotspot/jtreg/native/lib/libma03t001.so from 1 file(s)
[2025-06-11T22:22:43.821Z] Creating support/test/hotspot/jtreg/native/lib/libma03t001a.so from 1 file(s)
[2025-06-11T22:22:43.821Z] Creating support/test/hotspot/jtreg/native/lib/libma04t001.so from 1 file(s)
[2025-06-11T22:22:43.821Z] Creating support/test/hotspot/jtreg/native/lib/libma04t001a.so from 1 file(s)
[2025-06-11T22:22:44.567Z] Creating support/test/hotspot/jtreg/native/lib/libma04t002.so from 1 file(s)
[2025-06-11T22:22:44.567Z] Creating support/test/hotspot/jtreg/native/lib/libma04t002a.so from 1 file(s)
[2025-06-11T22:22:44.567Z] Creating support/test/hotspot/jtreg/native/lib/libma04t003.so from 1 file(s)
[2025-06-11T22:22:45.313Z] Creating support/test/hotspot/jtreg/native/lib/libma04t003a.so from 1 file(s)
[2025-06-11T22:22:45.313Z] Creating support/test/hotspot/jtreg/native/lib/libma05t001.so from 1 file(s)
[2025-06-11T22:22:46.060Z] Creating support/test/hotspot/jtreg/native/lib/libma05t001a.so from 1 file(s)
[2025-06-11T22:22:46.060Z] Creating support/test/hotspot/jtreg/native/lib/libma06t001.so from 1 file(s)
[2025-06-11T22:22:46.060Z] Creating support/test/hotspot/jtreg/native/lib/libma06t001a.so from 1 file(s)
[2025-06-11T22:22:46.806Z] Creating support/test/hotspot/jtreg/native/lib/libma07t001.so from 1 file(s)
[2025-06-11T22:22:46.806Z] Creating support/test/hotspot/jtreg/native/lib/libma07t001a.so from 1 file(s)
[2025-06-11T22:22:46.806Z] Creating support/test/hotspot/jtreg/native/lib/libma08t001.so from 1 file(s)
[2025-06-11T22:22:46.806Z] Creating support/modules_libs/jdk.management/libmanagement_ext.so from 8 file(s)
[2025-06-11T22:22:47.552Z] Creating support/test/hotspot/jtreg/native/lib/libma08t001a.so from 1 file(s)
[2025-06-11T22:22:47.552Z] Creating support/test/hotspot/jtreg/native/lib/libma10t001.so from 1 file(s)
[2025-06-11T22:22:47.552Z] Creating support/test/hotspot/jtreg/native/lib/libma10t001a.so from 1 file(s)
[2025-06-11T22:22:47.552Z] Creating support/test/hotspot/jtreg/native/lib/libma10t002.so from 1 file(s)
[2025-06-11T22:22:48.297Z] Creating support/test/hotspot/jtreg/native/lib/libma10t002a.so from 1 file(s)
[2025-06-11T22:22:48.297Z] Creating support/test/hotspot/jtreg/native/lib/libma10t003.so from 1 file(s)
[2025-06-11T22:22:49.042Z] Creating support/test/hotspot/jtreg/native/lib/libma10t003a.so from 1 file(s)
[2025-06-11T22:22:49.042Z] Creating support/test/hotspot/jtreg/native/lib/libma10t004.so from 1 file(s)
[2025-06-11T22:22:49.042Z] Creating support/test/hotspot/jtreg/native/lib/libma10t004a.so from 1 file(s)
[2025-06-11T22:22:49.788Z] Creating support/test/hotspot/jtreg/native/lib/libma10t005.so from 1 file(s)
[2025-06-11T22:22:49.788Z] Creating support/test/hotspot/jtreg/native/lib/libma10t005a.so from 1 file(s)
[2025-06-11T22:22:49.788Z] Creating support/test/hotspot/jtreg/native/lib/libma10t006.so from 1 file(s)
[2025-06-11T22:22:49.788Z] Creating support/test/hotspot/jtreg/native/lib/libma10t006a.so from 1 file(s)
[2025-06-11T22:22:50.534Z] Creating support/test/hotspot/jtreg/native/lib/libma10t007.so from 1 file(s)
[2025-06-11T22:22:50.534Z] Creating support/test/hotspot/jtreg/native/lib/libma10t007a.so from 1 file(s)
[2025-06-11T22:22:50.534Z] Creating support/test/hotspot/jtreg/native/lib/libma10t008.so from 1 file(s)
[2025-06-11T22:22:51.280Z] Creating support/test/hotspot/jtreg/native/lib/libma10t008a.so from 1 file(s)
[2025-06-11T22:22:51.280Z] Creating support/test/hotspot/jtreg/native/lib/libsp01t001.so from 1 file(s)
[2025-06-11T22:22:51.280Z] Creating support/test/hotspot/jtreg/native/lib/libsp01t002.so from 1 file(s)
[2025-06-11T22:22:51.280Z] Creating support/test/hotspot/jtreg/native/lib/libsp01t003.so from 1 file(s)
[2025-06-11T22:22:52.026Z] Creating support/test/hotspot/jtreg/native/lib/libsp02t001.so from 1 file(s)
[2025-06-11T22:22:52.026Z] Creating support/test/hotspot/jtreg/native/lib/libsp02t002.so from 1 file(s)
[2025-06-11T22:22:52.026Z] Creating support/test/hotspot/jtreg/native/lib/libsp02t003.so from 1 file(s)
[2025-06-11T22:22:52.026Z] Creating support/test/hotspot/jtreg/native/lib/libsp03t001.so from 1 file(s)
[2025-06-11T22:22:52.884Z] Creating support/test/hotspot/jtreg/native/lib/libsp03t002.so from 1 file(s)
[2025-06-11T22:22:52.884Z] Creating support/test/hotspot/jtreg/native/lib/libsp04t001.so from 1 file(s)
[2025-06-11T22:22:52.884Z] Creating support/test/hotspot/jtreg/native/lib/libsp04t002.so from 1 file(s)
[2025-06-11T22:22:53.659Z] Creating support/test/hotspot/jtreg/native/lib/libsp05t002.so from 1 file(s)
[2025-06-11T22:22:53.659Z] Creating support/test/hotspot/jtreg/native/lib/libsp05t003.so from 1 file(s)
[2025-06-11T22:22:53.659Z] Creating support/test/hotspot/jtreg/native/lib/libsp06t001.so from 1 file(s)
[2025-06-11T22:22:53.659Z] Creating support/test/hotspot/jtreg/native/lib/libsp06t002.so from 1 file(s)
[2025-06-11T22:22:54.404Z] Creating support/test/hotspot/jtreg/native/lib/libsp06t003.so from 1 file(s)
[2025-06-11T22:22:54.404Z] Creating support/test/hotspot/jtreg/native/lib/libsp07t001.so from 1 file(s)
[2025-06-11T22:22:54.404Z] Creating support/test/hotspot/jtreg/native/lib/libsp07t002.so from 1 file(s)
[2025-06-11T22:22:55.150Z] Creating support/test/hotspot/jtreg/native/lib/libfollowref001.so from 1 file(s)
[2025-06-11T22:22:55.150Z] Creating support/test/hotspot/jtreg/native/lib/libfollowref002.so from 1 file(s)
[2025-06-11T22:22:55.150Z] Creating support/test/hotspot/jtreg/native/lib/libfollowref003.so from 1 file(s)
[2025-06-11T22:22:55.897Z] Creating support/test/hotspot/jtreg/native/lib/libfollowref004.so from 1 file(s)
[2025-06-11T22:22:55.897Z] Creating support/modules_libs/jdk.management.agent/libmanagement_agent.so from 1 file(s)
[2025-06-11T22:22:55.897Z] Creating support/test/hotspot/jtreg/native/lib/libfollowref005.so from 1 file(s)
[2025-06-11T22:22:55.897Z] Creating support/test/hotspot/jtreg/native/lib/libfollowref006.so from 1 file(s)
[2025-06-11T22:22:56.644Z] Creating support/test/hotspot/jtreg/native/lib/libearlyretbase.so from 1 file(s)
[2025-06-11T22:22:56.644Z] Creating support/test/hotspot/jtreg/native/lib/libearlyretfp.so from 1 file(s)
[2025-06-11T22:22:56.644Z] Creating support/test/hotspot/jtreg/native/lib/libearlyretint.so from 1 file(s)
[2025-06-11T22:22:57.390Z] Creating support/test/hotspot/jtreg/native/lib/libearlyretlong.so from 1 file(s)
[2025-06-11T22:22:57.390Z] Creating support/test/hotspot/jtreg/native/lib/libearlyretobj.so from 1 file(s)
[2025-06-11T22:22:57.390Z] Creating support/test/hotspot/jtreg/native/lib/libearlyretstr.so from 1 file(s)
[2025-06-11T22:22:58.135Z] Creating support/test/hotspot/jtreg/native/lib/libearlyretvoid.so from 1 file(s)
[2025-06-11T22:22:58.135Z] Creating support/test/hotspot/jtreg/native/lib/libgetallstktr001.so from 1 file(s)
[2025-06-11T22:22:58.884Z] Creating support/modules_cmds/jdk.jconsole/jconsole from 1 file(s)
[2025-06-11T22:22:58.884Z] Creating support/test/hotspot/jtreg/native/lib/libgetcpool001.so from 1 file(s)
[2025-06-11T22:22:58.884Z] Creating support/test/hotspot/jtreg/native/lib/liblinetab004.so from 1 file(s)
[2025-06-11T22:22:58.884Z] Creating support/test/hotspot/jtreg/native/lib/libgetlocal003.so from 1 file(s)
[2025-06-11T22:22:58.884Z] Creating support/test/hotspot/jtreg/native/lib/libgetlocal004.so from 1 file(s)
[2025-06-11T22:22:59.634Z] Creating support/test/hotspot/jtreg/native/lib/libIsSyntheticIssynth001.so from 1 file(s)
[2025-06-11T22:22:59.634Z] Creating support/test/hotspot/jtreg/native/lib/libMethodBind.so from 1 file(s)
[2025-06-11T22:22:59.634Z] Creating support/test/hotspot/jtreg/native/lib/libOnUnload.so from 1 file(s)
[2025-06-11T22:23:00.378Z] Creating support/test/hotspot/jtreg/native/lib/libStackTrace.so from 1 file(s)
[2025-06-11T22:23:00.378Z] Creating support/test/hotspot/jtreg/native/lib/libagentthr.so from 1 file(s)
[2025-06-11T22:23:00.378Z] Creating support/test/hotspot/jtreg/native/lib/libclsldrclss00x.so from 1 file(s)
[2025-06-11T22:23:01.123Z] Creating support/test/hotspot/jtreg/native/lib/libredefineCFLH.so from 1 file(s)
[2025-06-11T22:23:01.123Z] Creating support/test/hotspot/jtreg/native/lib/libextcallback.so from 1 file(s)
[2025-06-11T22:23:01.874Z] Creating support/test/hotspot/jtreg/native/lib/libextmech.so from 1 file(s)
[2025-06-11T22:23:01.874Z] Creating support/test/hotspot/jtreg/native/lib/libAddToBootstrapClassLoaderSearch.so from 1 file(s)
[2025-06-11T22:23:01.874Z] Creating support/test/hotspot/jtreg/native/lib/libDispose.so from 1 file(s)
[2025-06-11T22:23:02.675Z] Creating support/test/hotspot/jtreg/native/lib/libgc.so from 1 file(s)
[2025-06-11T22:23:02.675Z] Creating support/test/hotspot/jtreg/native/lib/libenvironment.so from 1 file(s)
[2025-06-11T22:23:02.675Z] Creating support/test/hotspot/jtreg/native/lib/libnosuspendMonitorInfo.so from 1 file(s)
[2025-06-11T22:23:03.420Z] Creating support/modules_cmds/jdk.jdeps/javap from 1 file(s)
[2025-06-11T22:23:03.420Z] Creating support/modules_cmds/jdk.jdeps/jdeps from 1 file(s)
[2025-06-11T22:23:03.420Z] Creating support/test/hotspot/jtreg/native/lib/libnosuspendStackTrace.so from 1 file(s)
[2025-06-11T22:23:03.420Z] Creating support/modules_cmds/jdk.jdeps/jdeprscan from 1 file(s)
[2025-06-11T22:23:03.420Z] Creating support/test/hotspot/jtreg/native/lib/librawmonitor.so from 1 file(s)
[2025-06-11T22:23:03.420Z] Creating support/modules_libs/jdk.jdwp.agent/libdt_socket.so from 2 file(s)
[2025-06-11T22:23:03.420Z] Creating support/modules_libs/jdk.jdwp.agent/libjdwp.so from 43 file(s)
[2025-06-11T22:23:04.164Z] Creating support/test/hotspot/jtreg/native/lib/libheapref.so from 1 file(s)
[2025-06-11T22:23:04.164Z] Creating support/test/hotspot/jtreg/native/lib/librefignore.so from 1 file(s)
[2025-06-11T22:23:04.164Z] Creating support/test/hotspot/jtreg/native/lib/libsetNullVMInit.so from 1 file(s)
[2025-06-11T22:23:04.908Z] Creating support/test/hotspot/jtreg/native/lib/libtimers.so from 1 file(s)
[2025-06-11T22:23:04.909Z] Creating support/test/hotspot/jtreg/native/lib/libStackTraceController.so from 1 file(s)
[2025-06-11T22:23:05.654Z] Creating support/test/hotspot/jtreg/native/lib/libThreadController.so from 1 file(s)
[2025-06-11T22:23:05.654Z] Creating support/test/hotspot/jtreg/native/lib/libDeadlock.so from 1 file(s)
[2025-06-11T22:23:05.654Z] Creating support/test/hotspot/jtreg/native/lib/libLockingThreads.so from 1 file(s)
[2025-06-11T22:23:06.400Z] Creating support/test/hotspot/jtreg/native/lib/libNativeBlockedThread.so from 1 file(s)
[2025-06-11T22:23:06.400Z] Creating support/test/hotspot/jtreg/native/lib/libRecursiveMonitoringThread.so from 1 file(s)
[2025-06-11T22:23:06.400Z] Creating support/test/hotspot/jtreg/native/lib/libexceptionjni001.so from 1 file(s)
[2025-06-11T22:23:07.145Z] Creating support/test/hotspot/jtreg/native/lib/libBooleanArrayCriticalLocker.so from 1 file(s)
[2025-06-11T22:23:07.145Z] Creating support/test/hotspot/jtreg/native/lib/libByteArrayCriticalLocker.so from 1 file(s)
[2025-06-11T22:23:07.145Z] Creating support/test/hotspot/jtreg/native/lib/libCharArrayCriticalLocker.so from 1 file(s)
[2025-06-11T22:23:07.895Z] Creating support/test/hotspot/jtreg/native/lib/libDoubleArrayCriticalLocker.so from 1 file(s)
[2025-06-11T22:23:07.895Z] Creating support/test/hotspot/jtreg/native/lib/libFloatArrayCriticalLocker.so from 1 file(s)
[2025-06-11T22:23:07.895Z] Creating support/test/hotspot/jtreg/native/lib/libIntArrayCriticalLocker.so from 1 file(s)
[2025-06-11T22:23:07.895Z] Creating support/test/hotspot/jtreg/native/lib/libLongArrayCriticalLocker.so from 1 file(s)
[2025-06-11T22:23:08.641Z] Creating support/test/hotspot/jtreg/native/lib/libShortArrayCriticalLocker.so from 1 file(s)
[2025-06-11T22:23:08.641Z] Creating support/test/hotspot/jtreg/native/lib/libStringCriticalLocker.so from 1 file(s)
[2025-06-11T22:23:08.641Z] Creating support/test/hotspot/jtreg/native/lib/libJNIGlobalRefLocker.so from 1 file(s)
[2025-06-11T22:23:09.387Z] Creating support/test/hotspot/jtreg/native/lib/libJNILocalRefLocker.so from 1 file(s)
[2025-06-11T22:23:09.387Z] Creating support/test/hotspot/jtreg/native/lib/libJNIRefLocker.so from 1 file(s)
[2025-06-11T22:23:09.388Z] Creating support/test/hotspot/jtreg/native/lib/libJNIWeakGlobalRefLocker.so from 1 file(s)
[2025-06-11T22:23:10.133Z] Creating support/test/hotspot/jtreg/native/lib/libJVMTIAllocLocker.so from 1 file(s)
[2025-06-11T22:23:10.133Z] Creating support/test/hotspot/jtreg/native/lib/libMallocLocker.so from 1 file(s)
[2025-06-11T22:23:10.133Z] Creating support/test/hotspot/jtreg/native/lib/libMonitorEnterExecutor.so from 1 file(s)
[2025-06-11T22:23:10.878Z] Creating support/test/hotspot/jtreg/native/lib/libJNIreferences.so from 1 file(s)
[2025-06-11T22:23:10.878Z] Creating support/test/hotspot/jtreg/native/lib/libNativeMethodsTestThread.so from 1 file(s)
[2025-06-11T22:23:10.879Z] Creating support/modules_cmds/jdk.jdi/jdb from 1 file(s)
[2025-06-11T22:23:10.879Z] Creating support/test/hotspot/jtreg/native/lib/libbootclssearch_agent.so from 1 file(s)
[2025-06-11T22:23:11.624Z] Creating support/test/hotspot/jtreg/native/lib/libsystemclssearch_agent.so from 1 file(s)
[2025-06-11T22:23:11.625Z] Creating support/test/hotspot/jtreg/native/lib/libHotSwap.so from 1 file(s)
[2025-06-11T22:23:11.625Z] Creating support/test/hotspot/jtreg/native/lib/libHeap.so from 1 file(s)
[2025-06-11T22:23:12.371Z] Creating support/test/hotspot/jtreg/native/lib/libJNIMonitorLocker.so from 1 file(s)
[2025-06-11T22:23:12.371Z] Creating support/test/hotspot/jtreg/native/lib/libLockingThread.so from 1 file(s)
[2025-06-11T22:23:12.371Z] Creating support/test/hotspot/jtreg/native/lib/libgcl001.so from 1 file(s)
[2025-06-11T22:23:13.117Z] Creating support/test/hotspot/jtreg/native/lib/libjnistress001.so from 1 file(s)
[2025-06-11T22:23:13.117Z] Creating support/test/hotspot/jtreg/native/lib/libjnistress002.so from 1 file(s)
[2025-06-11T22:23:13.117Z] Creating support/test/hotspot/jtreg/native/lib/libjnistress003.so from 1 file(s)
[2025-06-11T22:23:13.864Z] Creating support/test/hotspot/jtreg/native/lib/libjnistress004.so from 1 file(s)
[2025-06-11T22:23:13.864Z] Creating support/test/hotspot/jtreg/native/lib/libjnistress005.so from 1 file(s)
[2025-06-11T22:23:13.864Z] Creating support/modules_cmds/jdk.jfr/jfr from 1 file(s)
[2025-06-11T22:23:14.609Z] Creating support/test/hotspot/jtreg/native/lib/libjnistress006.so from 1 file(s)
[2025-06-11T22:23:14.609Z] Creating support/test/hotspot/jtreg/native/lib/libjnistress007.so from 1 file(s)
[2025-06-11T22:23:14.609Z] Creating support/test/hotspot/jtreg/native/lib/libstrace003.so from 1 file(s)
[2025-06-11T22:23:15.355Z] Creating support/test/hotspot/jtreg/native/lib/libstrace004.so from 1 file(s)
[2025-06-11T22:23:15.355Z] Creating support/test/hotspot/jtreg/native/lib/libstrace005.so from 1 file(s)
[2025-06-11T22:23:15.355Z] Creating support/test/hotspot/jtreg/native/lib/libstrace006.so from 1 file(s)
[2025-06-11T22:23:15.355Z] Creating support/test/hotspot/jtreg/native/lib/libstrace008.so from 1 file(s)
[2025-06-11T22:23:16.103Z] Creating support/test/hotspot/jtreg/native/lib/libstrace009.so from 1 file(s)
[2025-06-11T22:23:16.103Z] Creating support/test/hotspot/jtreg/native/lib/libstrace011.so from 1 file(s)
[2025-06-11T22:23:16.103Z] Creating support/test/hotspot/jtreg/native/lib/libstrace012.so from 1 file(s)
[2025-06-11T22:23:16.848Z] Creating support/test/hotspot/jtreg/native/lib/libstrace014.so from 1 file(s)
[2025-06-11T22:23:16.848Z] Creating support/test/hotspot/jtreg/native/lib/libstrace015.so from 1 file(s)
[2025-06-11T22:23:16.848Z] Creating support/test/hotspot/jtreg/native/lib/libLTTest.so from 1 file(s)
[2025-06-11T22:23:16.848Z] Creating support/modules_cmds/jdk.jlink/jimage from 1 file(s)
[2025-06-11T22:23:17.595Z] Creating support/test/hotspot/jtreg/native/lib/libIndyRedefineClass.so from 1 file(s)
[2025-06-11T22:23:17.595Z] Creating support/modules_cmds/jdk.jlink/jlink from 1 file(s)
[2025-06-11T22:23:17.595Z] Creating jdk/modules/jdk.jpackage/jdk/jpackage/internal/resources/jpackageapplauncher from 3 file(s)
[2025-06-11T22:23:17.595Z] Creating jdk/modules/jdk.jpackage/jdk/jpackage/internal/resources/libjpackageapplauncheraux.so from 17 file(s)
[2025-06-11T22:23:17.595Z] Creating support/test/hotspot/jtreg/native/lib/libstepBreakPopReturn.so from 1 file(s)
[2025-06-11T22:23:17.595Z] Creating support/modules_cmds/jdk.jlink/jmod from 1 file(s)
[2025-06-11T22:23:17.595Z] Creating support/test/hotspot/jtreg/native/lib/libnativeAndMH.so from 1 file(s)
[2025-06-11T22:23:18.341Z] Creating support/test/hotspot/jtreg/native/lib/libredefineClasses.so from 1 file(s)
[2025-06-11T22:23:18.341Z] Creating support/test/hotspot/jtreg/native/lib/libProcessUtils.so from 1 file(s)
[2025-06-11T22:23:19.087Z] Creating support/test/hotspot/jtreg/native/bin/stack-gap from 1 file(s)
[2025-06-11T22:23:19.087Z] Creating support/test/hotspot/jtreg/native/bin/invoke from 1 file(s)
[2025-06-11T22:23:19.087Z] Creating support/test/hotspot/jtreg/native/bin/stack-tls from 1 file(s)
[2025-06-11T22:23:19.836Z] Creating support/test/hotspot/jtreg/native/bin/FPRegs from 1 file(s)
[2025-06-11T22:23:19.836Z] Creating support/test/hotspot/jtreg/native/bin/GetCreatedJavaVMs from 1 file(s)
[2025-06-11T22:23:19.836Z] Creating support/test/hotspot/jtreg/native/bin/sigtest from 1 file(s)
[2025-06-11T22:23:20.581Z] Creating support/modules_cmds/jdk.jpackage/jpackage from 1 file(s)
[2025-06-11T22:23:23.903Z] Creating support/modules_cmds/jdk.jshell/jshell from 1 file(s)
[2025-06-11T22:23:26.299Z] Creating support/modules_cmds/jdk.jstatd/jstatd from 1 file(s)
[2025-06-11T22:23:34.387Z] Creating support/modules_libs/jdk.net/libextnet.so from 1 file(s)
[2025-06-11T22:23:36.448Z] Creating support/modules_libs/jdk.sctp/libsctp.so from 2 file(s)
[2025-06-11T22:23:37.992Z] Creating support/modules_libs/jdk.security.auth/libjaas.so from 1 file(s)
[2025-06-11T22:23:43.450Z] Updating images/sec-bin.zip
[2025-06-11T22:23:53.484Z] Creating support/test/lib/native/lib/libLingeredApp.so from 1 file(s)
[2025-06-11T22:23:53.484Z] Creating support/test/lib/native/lib/libFileUtils.so from 1 file(s)
[2025-06-11T22:23:57.829Z] Creating support/test/jdk/jtreg/native/lib/libIntrinsics.so from 1 file(s)
[2025-06-11T22:23:57.829Z] Creating support/test/jdk/jtreg/native/lib/libLookupTest.so from 1 file(s)
[2025-06-11T22:23:57.829Z] Creating support/test/jdk/jtreg/native/lib/libNativeAccess.so from 1 file(s)
[2025-06-11T22:23:57.829Z] Creating support/test/jdk/jtreg/native/lib/libSafeAccess.so from 1 file(s)
[2025-06-11T22:23:58.942Z] Creating support/test/jdk/jtreg/native/lib/libTestDowncall.so from 1 file(s)
[2025-06-11T22:23:58.942Z] Creating support/test/jdk/jtreg/native/lib/libTestUpcall.so from 1 file(s)
[2025-06-11T22:23:59.688Z] Creating support/test/jdk/jtreg/native/lib/libTestUpcallHighArity.so from 1 file(s)
[2025-06-11T22:23:59.688Z] Creating support/test/jdk/jtreg/native/lib/libTestUpcallStructScope.so from 1 file(s)
[2025-06-11T22:23:59.688Z] Creating support/test/jdk/jtreg/native/lib/libVarArgs.so from 1 file(s)
[2025-06-11T22:23:59.688Z] Creating support/test/jdk/jtreg/native/lib/libMalloc.so from 1 file(s)
[2025-06-11T22:24:00.433Z] Creating support/test/jdk/jtreg/native/lib/libAsyncStackWalk.so from 1 file(s)
[2025-06-11T22:24:00.433Z] Creating support/test/jdk/jtreg/native/lib/libStackWalk.so from 1 file(s)
[2025-06-11T22:24:00.433Z] Creating support/test/jdk/jtreg/native/lib/libVaList.so from 1 file(s)
[2025-06-11T22:24:01.179Z] Creating support/test/jdk/jtreg/native/lib/libVirtual.so from 1 file(s)
[2025-06-11T22:24:01.179Z] Creating support/test/jdk/jtreg/native/lib/libGetXSpace.so from 1 file(s)
[2025-06-11T22:24:01.179Z] Creating support/test/jdk/jtreg/native/lib/libnativeLibraryTest.so from 1 file(s)
[2025-06-11T22:24:01.179Z] Creating support/test/jdk/jtreg/native/lib/libstringPlatformChars.so from 1 file(s)
[2025-06-11T22:24:01.925Z] Creating support/test/jdk/jtreg/native/lib/libNativeThread.so from 1 file(s)
[2025-06-11T22:24:01.925Z] Creating support/test/jdk/jtreg/native/lib/libDirectIO.so from 1 file(s)
[2025-06-11T22:24:01.925Z] Creating support/test/jdk/jtreg/native/lib/libInheritedChannel.so from 1 file(s)
[2025-06-11T22:24:02.672Z] Creating support/test/jdk/jtreg/native/lib/libCreationTimeHelper.so from 1 file(s)
[2025-06-11T22:24:03.417Z] Creating support/test/jdk/jtreg/native/lib/libnativeLibrariesTest.so from 1 file(s)
[2025-06-11T22:24:04.162Z] Creating support/test/jdk/jtreg/native/lib/libsanity_SimpleNativeLib.so from 1 file(s)
[2025-06-11T22:24:04.162Z] Creating support/test/jdk/jtreg/native/lib/libsanity_SimpleNativeLib2.so from 1 file(s)
[2025-06-11T22:24:04.162Z] Creating support/test/jdk/jtreg/native/lib/libFib.so from 1 file(s)
[2025-06-11T22:24:04.907Z] Creating support/test/jdk/jtreg/native/bin/BasicSleep from 1 file(s)
[2025-06-11T22:24:04.907Z] Creating support/test/jdk/jtreg/native/bin/CallerAccessTest from 1 file(s)
[2025-06-11T22:24:04.907Z] Creating support/test/jdk/jtreg/native/bin/sanity_SimpleNativeLauncher from 1 file(s)
[2025-06-11T22:24:04.907Z] Creating support/test/jdk/jtreg/native/bin/launcher from 1 file(s)
[2025-06-11T22:24:05.652Z] Creating support/test/jdk/jtreg/native/bin/JliLaunchTest from 1 file(s)
[2025-06-11T22:48:54.980Z] Compiling 4 files for BUILD_JIGSAW_TOOLS
[2025-06-11T22:50:59.183Z] Optimizing the exploded image
[2025-06-11T22:51:29.102Z] Creating java.compiler.jmod
[2025-06-11T22:51:31.533Z] Creating java.datatransfer.jmod
[2025-06-11T22:51:36.449Z] Creating java.instrument.jmod
[2025-06-11T22:51:37.206Z] Creating java.desktop.jmod
[2025-06-11T22:51:40.597Z] Creating java.logging.jmod
[2025-06-11T22:51:42.159Z] Creating java.management.jmod
[2025-06-11T22:51:42.916Z] Creating java.management.rmi.jmod
[2025-06-11T22:51:48.460Z] Creating java.naming.jmod
[2025-06-11T22:51:55.234Z] Creating java.net.http.jmod
[2025-06-11T22:51:55.990Z] Creating java.prefs.jmod
[2025-06-11T22:52:00.389Z] Creating java.rmi.jmod
[2025-06-11T22:52:02.844Z] Creating java.scripting.jmod
[2025-06-11T22:52:05.296Z] Creating java.se.jmod
[2025-06-11T22:52:08.664Z] Creating java.security.jgss.jmod
[2025-06-11T22:52:09.420Z] Creating java.security.sasl.jmod
[2025-06-11T22:52:13.807Z] Creating java.smartcardio.jmod
[2025-06-11T22:52:17.176Z] Creating java.sql.jmod
[2025-06-11T22:52:17.931Z] Creating java.sql.rowset.jmod
[2025-06-11T22:52:19.494Z] Creating java.transaction.xa.jmod
[2025-06-11T22:52:21.923Z] Creating java.xml.jmod
[2025-06-11T22:52:25.292Z] Creating java.xml.crypto.jmod
[2025-06-11T22:52:25.292Z] Creating jdk.accessibility.jmod
[2025-06-11T22:52:30.811Z] Creating jdk.attach.jmod
[2025-06-11T22:52:31.567Z] Creating jdk.charsets.jmod
[2025-06-11T22:52:33.998Z] Creating jdk.compiler.jmod
[2025-06-11T22:52:37.375Z] Creating jdk.crypto.cryptoki.jmod
[2025-06-11T22:52:39.805Z] Creating jdk.crypto.ec.jmod
[2025-06-11T22:52:43.169Z] Creating jdk.dynalink.jmod
[2025-06-11T22:52:47.565Z] Creating jdk.editpad.jmod
[2025-06-11T22:52:56.271Z] Creating jdk.hotspot.agent.jmod
[2025-06-11T22:52:57.834Z] Creating jdk.httpserver.jmod
[2025-06-11T22:52:58.591Z] Creating jdk.incubator.foreign.jmod
[2025-06-11T22:53:01.026Z] Creating jdk.incubator.vector.jmod
[2025-06-11T22:53:10.799Z] Creating jdk.internal.ed.jmod
[2025-06-11T22:53:12.377Z] Creating jdk.internal.jvmstat.jmod
[2025-06-11T22:53:19.152Z] Creating jdk.internal.le.jmod
[2025-06-11T22:53:23.551Z] Creating jdk.internal.opt.jmod
[2025-06-11T22:53:30.367Z] Creating jdk.jartool.jmod
[2025-06-11T22:53:33.733Z] Creating jdk.javadoc.jmod
[2025-06-11T22:53:35.295Z] Creating jdk.jcmd.jmod
[2025-06-11T22:53:37.726Z] Creating jdk.jconsole.jmod
[2025-06-11T22:53:44.499Z] Creating jdk.jdeps.jmod
[2025-06-11T22:53:48.926Z] Creating jdk.jdi.jmod
[2025-06-11T22:53:51.383Z] Creating jdk.jdwp.agent.jmod
[2025-06-11T22:53:52.139Z] Creating jdk.jfr.jmod
[2025-06-11T22:53:54.567Z] Creating interim java.logging.jmod
[2025-06-11T22:53:54.567Z] Creating interim java.base.jmod
[2025-06-11T22:53:58.957Z] Creating jdk.jpackage.jmod
[2025-06-11T22:54:02.325Z] Creating jdk.jshell.jmod
[2025-06-11T22:54:05.259Z] Creating jdk.jsobject.jmod
[2025-06-11T22:54:06.827Z] Creating jdk.jstatd.jmod
[2025-06-11T22:54:07.583Z] Creating jdk.localedata.jmod
[2025-06-11T22:54:08.339Z] Creating jdk.management.jmod
[2025-06-11T22:54:14.386Z] Creating jdk.management.agent.jmod
[2025-06-11T22:54:18.824Z] Creating jdk.management.jfr.jmod
[2025-06-11T22:54:22.190Z] Creating jdk.naming.dns.jmod
[2025-06-11T22:54:28.960Z] Creating jdk.naming.rmi.jmod
[2025-06-11T22:54:29.716Z] Creating jdk.net.jmod
[2025-06-11T22:54:34.107Z] Creating jdk.nio.mapmode.jmod
[2025-06-11T22:54:38.620Z] Creating jdk.random.jmod
[2025-06-11T22:54:41.097Z] Creating jdk.sctp.jmod
[2025-06-11T22:54:41.855Z] Creating jdk.security.auth.jmod
[2025-06-11T22:54:41.855Z] Creating jdk.security.jgss.jmod
[2025-06-11T22:54:45.229Z] Creating jdk.unsupported.jmod
[2025-06-11T22:54:45.229Z] Creating jdk.unsupported.desktop.jmod
[2025-06-11T22:54:52.034Z] Creating jdk.xml.dom.jmod
[2025-06-11T22:54:54.687Z] Creating jdk.zipfs.jmod
[2025-06-11T22:54:55.442Z] Creating interim jimage
[2025-06-11T22:55:03.724Z] Compiling 3 files for BUILD_DEMO_CodePointIM
[2025-06-11T22:55:03.724Z] Updating support/demos/image/jfc/CodePointIM/src.zip
[2025-06-11T22:55:11.892Z] Compiling 3 files for BUILD_DEMO_FileChooserDemo
[2025-06-11T22:55:11.892Z] Updating support/demos/image/jfc/FileChooserDemo/src.zip
[2025-06-11T22:55:53.327Z] Compiling 2 files for CLASSLIST_JAR
[2025-06-11T22:56:41.583Z] Compiling 29 files for BUILD_DEMO_SwingSet2
[2025-06-11T22:56:41.583Z] Updating support/demos/image/jfc/SwingSet2/src.zip
[2025-06-11T22:56:43.149Z] Creating support/classlist.jar
[2025-06-11T22:56:45.577Z] Compiling 3 files for BUILD_DEMO_Font2DTest
[2025-06-11T22:56:45.577Z] Updating support/demos/image/jfc/Font2DTest/src.zip
[2025-06-11T22:57:15.540Z] Compiling 64 files for BUILD_DEMO_J2Ddemo
[2025-06-11T22:57:15.540Z] Updating support/demos/image/jfc/J2Ddemo/src.zip
[2025-06-11T22:57:23.728Z] Compiling 15 files for BUILD_DEMO_Metalworks
[2025-06-11T22:57:23.728Z] Updating support/demos/image/jfc/Metalworks/src.zip
[2025-06-11T22:57:31.944Z] Compiling 2 files for BUILD_DEMO_Notepad
[2025-06-11T22:57:31.944Z] Updating support/demos/image/jfc/Notepad/src.zip
[2025-06-11T22:57:41.814Z] Creating jdk.jlink.jmod
[2025-06-11T22:57:43.377Z] Compiling 5 files for BUILD_DEMO_Stylepad
[2025-06-11T22:57:44.133Z] Updating support/demos/image/jfc/Stylepad/src.zip
[2025-06-11T22:57:50.953Z] Compiling 5 files for BUILD_DEMO_SampleTree
[2025-06-11T22:57:50.953Z] Updating support/demos/image/jfc/SampleTree/src.zip
[2025-06-11T22:57:55.893Z] Compiling 8 files for BUILD_DEMO_TableExample
[2025-06-11T22:57:55.893Z] Updating support/demos/image/jfc/TableExample/src.zip
[2025-06-11T22:57:57.460Z] Creating java.base.jmod
[2025-06-11T22:58:01.862Z] Compiling 1 files for BUILD_DEMO_TransparentRuler
[2025-06-11T22:58:02.617Z] Updating support/demos/image/jfc/TransparentRuler/src.zip
[2025-06-11T22:59:23.474Z] Creating legacy jre image
[2025-06-11T22:59:49.036Z] WARNING: Using incubator modules: jdk.incubator.foreign, jdk.incubator.vector
[2025-06-11T23:00:19.085Z] Creating support/demos/image/jfc/CodePointIM/CodePointIM.jar
[2025-06-11T23:00:27.778Z] Creating support/demos/image/jfc/TransparentRuler/TransparentRuler.jar
[2025-06-11T23:00:37.558Z] Creating support/demos/image/jfc/SampleTree/SampleTree.jar
[2025-06-11T23:00:40.929Z] Creating support/demos/image/jfc/FileChooserDemo/FileChooserDemo.jar
[2025-06-11T23:00:52.469Z] Creating support/demos/image/jfc/Notepad/Notepad.jar
[2025-06-11T23:00:52.469Z] Creating support/demos/image/jfc/Metalworks/Metalworks.jar
[2025-06-11T23:00:54.033Z] Creating support/demos/image/jfc/TableExample/TableExample.jar
[2025-06-11T23:01:03.774Z] Creating support/demos/image/jfc/Stylepad/Stylepad.jar
[2025-06-11T23:01:11.943Z] Creating CDS archive for jre image
[2025-06-11T23:01:11.943Z] Creating CDS-NOCOOPS archive for jre image
[2025-06-11T23:01:13.507Z] Creating support/demos/image/jfc/Font2DTest/Font2DTest.jar
[2025-06-11T23:01:49.807Z] Creating support/demos/image/jfc/SwingSet2/SwingSet2.jar
[2025-06-11T23:01:59.612Z] Creating support/demos/image/jfc/J2Ddemo/J2Ddemo.jar
[2025-06-11T23:02:21.590Z] Creating jdk image
[2025-06-11T23:04:25.679Z] Creating CDS archive for jdk image
[2025-06-11T23:04:25.679Z] Creating CDS-NOCOOPS archive for jdk image
[2025-06-11T23:10:56.783Z] Finished building targets 'product-images legacy-jre-image test-image static-libs-image' in configuration 'linux-riscv64-server-release'
[2025-06-11T23:10:56.783Z] build.sh : 23:10:45 : Build complete ...
[2025-06-11T23:10:56.783Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src
[2025-06-11T23:10:56.783Z] '/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/images/jdk' found
[2025-06-11T23:10:56.783Z] =JAVA VERSION OUTPUT=
[2025-06-11T23:10:56.783Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-06-11T23:10:56.783Z] OpenJDK Runtime Environment Temurin-17.0.16+6-202506112108 (build 17.0.16-beta+6-ea)
[2025-06-11T23:10:56.783Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+6-202506112108 (build 17.0.16-beta+6-ea, mixed mode, sharing)
[2025-06-11T23:10:56.783Z] =/JAVA VERSION OUTPUT=
[2025-06-11T23:10:56.783Z] ===GENERATING RELEASE FILE===
[2025-06-11T23:10:56.783Z] ADDING IMPLEMENTOR
[2025-06-11T23:10:56.783Z] ADDING BUILD SHA
[2025-06-11T23:10:56.783Z] ADDING BUILD SOURCE REPO
[2025-06-11T23:10:56.783Z] ADDING OPENJDK SOURCE REPO
[2025-06-11T23:10:56.783Z] ADDING FULL VER
[2025-06-11T23:10:56.783Z] ADDING SEM VER
[2025-06-11T23:10:56.783Z] ADDING BUILD OS
[2025-06-11T23:10:56.783Z] ADDING VARIANT
[2025-06-11T23:10:56.783Z] ADDING JVM VERSION
[2025-06-11T23:10:56.783Z] MIRRORING TO JRE
[2025-06-11T23:10:56.783Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src
[2025-06-11T23:10:56.783Z] ADDING IMAGE TYPE
[2025-06-11T23:10:56.783Z] ===RELEASE FILE GENERATED===
[2025-06-11T23:10:56.783Z] Moving archive content to target archive paths and cleaning unnecessary files...
[2025-06-11T23:10:56.783Z] Should be in the openjdk build root directory, I'm at /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src
[2025-06-11T23:10:56.783Z] Currently at '/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/images'
[2025-06-11T23:10:56.783Z] moving jdk to jdk-17.0.16+6
[2025-06-11T23:10:56.783Z] moving jre to jdk-17.0.16+6-jre
[2025-06-11T23:10:56.783Z] moving test to jdk-17.0.16+6-test-image
[2025-06-11T23:10:56.783Z] ~/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/images/static-libs ~/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/images
[2025-06-11T23:10:56.783Z] Creating directory structure for static libs 'lib/static/linux-riscv64/glibc'
[2025-06-11T23:10:56.783Z] ~/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/images
[2025-06-11T23:10:56.783Z] moving static-libs to jdk-17.0.16+6-static-libs
[2025-06-11T23:10:56.783Z] Copying found debug symbols to jdk-17.0.16+6-debug-image
[2025-06-11T23:10:56.783Z] 871588 blocks
[2025-06-11T23:10:56.783Z] Finished cleaning and moving archive files from jdk-17.0.16+6
[2025-06-11T23:10:56.783Z] PERFORM_COPYING=false
[2025-06-11T23:10:56.783Z] Skipping copying of the free font library to jdk-17.0.16+6, does not apply for this version of the JDK.
[2025-06-11T23:10:56.783Z] PERFORM_COPYING=false
[2025-06-11T23:10:56.783Z] Skipping copying of the free font library to jdk-17.0.16+6-jre, does not apply for this version of the JDK.
[2025-06-11T23:10:56.783Z] OpenJDK JDK path will be jdk-17.0.16+6. JRE path will be jdk-17.0.16+6-jre
[2025-06-11T23:10:56.783Z] Archiving and compressing with pigz
[2025-06-11T23:11:02.305Z]
[2025-06-11T23:11:02.305Z] real 0m6.710s
[2025-06-11T23:11:02.305Z] user 1m0.498s
[2025-06-11T23:11:02.305Z] sys 0m0.276s
[2025-06-11T23:11:02.305Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/images/OpenJDK.tar.gz
[2025-06-11T23:11:02.305Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/target//OpenJDK17U-jre_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-11T23:11:03.061Z] archive done.
[2025-06-11T23:11:03.061Z] OpenJDK test image archive file name will be OpenJDK17U-testimage_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz.
[2025-06-11T23:11:03.061Z] Archiving and compressing with pigz
[2025-06-11T23:11:44.170Z]
[2025-06-11T23:11:44.170Z] real 0m36.001s
[2025-06-11T23:11:44.170Z] user 5m37.451s
[2025-06-11T23:11:44.170Z] sys 0m0.729s
[2025-06-11T23:11:44.170Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/images/OpenJDK.tar.gz
[2025-06-11T23:11:44.170Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/target//OpenJDK17U-testimage_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-11T23:11:44.170Z] archive done.
[2025-06-11T23:11:44.170Z] OpenJDK debug image archive file name will be OpenJDK17U-debugimage_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz.
[2025-06-11T23:11:44.170Z] Archiving and compressing with pigz
[2025-06-11T23:12:09.783Z]
[2025-06-11T23:12:09.783Z] real 0m27.864s
[2025-06-11T23:12:09.783Z] user 4m29.504s
[2025-06-11T23:12:09.783Z] sys 0m0.855s
[2025-06-11T23:12:09.783Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/images/OpenJDK.tar.gz
[2025-06-11T23:12:09.783Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/target//OpenJDK17U-debugimage_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-11T23:12:09.783Z] archive done.
[2025-06-11T23:12:09.783Z] OpenJDK static libs path will be jdk-17.0.16+6-static-libs.
[2025-06-11T23:12:09.783Z] OpenJDK static libs archive file name will be OpenJDK17U-static-libs-glibc_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz.
[2025-06-11T23:12:09.783Z] Archiving and compressing with pigz
[2025-06-11T23:12:11.365Z]
[2025-06-11T23:12:11.365Z] real 0m4.492s
[2025-06-11T23:12:11.365Z] user 0m42.475s
[2025-06-11T23:12:11.365Z] sys 0m0.100s
[2025-06-11T23:12:11.365Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/images/OpenJDK.tar.gz
[2025-06-11T23:12:11.365Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/target//OpenJDK17U-static-libs-glibc_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-11T23:12:11.365Z] archive done.
[2025-06-11T23:12:11.365Z] Archiving and compressing with pigz
[2025-06-11T23:12:22.922Z]
[2025-06-11T23:12:22.922Z] real 0m10.913s
[2025-06-11T23:12:22.922Z] user 1m40.463s
[2025-06-11T23:12:22.922Z] sys 0m0.619s
[2025-06-11T23:12:22.922Z] Your archive was created as /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/images/OpenJDK.tar.gz
[2025-06-11T23:12:22.922Z] Moving the artifact to location /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/target//OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[2025-06-11T23:12:22.922Z] archive done.
[2025-06-11T23:12:22.922Z] build.sh : 23:12:22 : Generating SBoM ...
[2025-06-11T23:12:22.922Z] Using CycloneDX local jar cache build option: -Dlocal.deps.cache.dir=/usr/local/dependency_cache
[2025-06-11T23:12:25.350Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/cyclonedx-lib/build.xml
[2025-06-11T23:12:28.310Z]
[2025-06-11T23:12:28.310Z] clean:
[2025-06-11T23:12:28.310Z]
[2025-06-11T23:12:28.310Z] BUILD SUCCESSFUL
[2025-06-11T23:12:28.310Z] Total time: 3 seconds
[2025-06-11T23:12:30.750Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/cyclonedx-lib/build.xml
[2025-06-11T23:12:34.114Z]
[2025-06-11T23:12:34.114Z] dep-checks:
[2025-06-11T23:12:34.114Z]
[2025-06-11T23:12:34.114Z] download-cyclonedx:
[2025-06-11T23:12:34.114Z] [echo] Executing macro get-component for: cyclonedx-core-java
[2025-06-11T23:12:34.114Z] [echo] Expected checksum: 4931d0aed28763ae9fa1c574e26b7636879abdc101ff81ce3c63ad905c99937c
[2025-06-11T23:12:34.114Z] [echo] Executing macro download-file
[2025-06-11T23:12:34.114Z] [echo] File to download: https://repo1.maven.org/maven2/org/cyclonedx/cyclonedx-core-java/10.1.0/cyclonedx-core-java-10.1.0.jar
[2025-06-11T23:12:34.114Z] [echo] Destination: build/jar/cyclonedx-core-java.jar
[2025-06-11T23:12:34.114Z] [echo] Download tool: curl
[2025-06-11T23:12:34.114Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/cyclonedx-lib/build/jar
[2025-06-11T23:12:34.870Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:34.870Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:34.870Z] [exec]
[2025-06-11T23:12:35.625Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 2362k 100 2362k 0 0 4449k 0 --:--:-- --:--:-- --:--:-- 4534k
[2025-06-11T23:12:36.380Z]
[2025-06-11T23:12:36.380Z] download-jackson-core:
[2025-06-11T23:12:36.380Z] [echo] Executing macro get-component for: jackson-core
[2025-06-11T23:12:36.380Z] [echo] Expected checksum: 721a189241dab0525d9e858e5cb604d3ecc0ede081e2de77d6f34fa5779a5b46
[2025-06-11T23:12:36.380Z] [echo] Executing macro download-file
[2025-06-11T23:12:36.380Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar
[2025-06-11T23:12:36.381Z] [echo] Destination: build/jar/jackson-core.jar
[2025-06-11T23:12:36.381Z] [echo] Download tool: curl
[2025-06-11T23:12:36.381Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:36.381Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:36.381Z] [exec]
[2025-06-11T23:12:36.381Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 568k 47 271k 0 0 898k 0 --:--:-- --:--:-- --:--:-- 929k100 568k 100 568k 0 0 1671k 0 --:--:-- --:--:-- --:--:-- 1722k
[2025-06-11T23:12:37.137Z]
[2025-06-11T23:12:37.138Z] download-jackson-dataformat-xml:
[2025-06-11T23:12:37.138Z] [echo] Executing macro get-component for: jackson-dataformat-xml
[2025-06-11T23:12:37.138Z] [echo] Expected checksum: 517add5f3848517894b319a93a7ebfc1c21737b2c17c9acccd38fea97d6adc6f
[2025-06-11T23:12:37.138Z] [echo] Executing macro download-file
[2025-06-11T23:12:37.138Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.2/jackson-dataformat-xml-2.17.2.jar
[2025-06-11T23:12:37.138Z] [echo] Destination: build/jar/jackson-dataformat-xml.jar
[2025-06-11T23:12:37.138Z] [echo] Download tool: curl
[2025-06-11T23:12:37.138Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:37.138Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:37.138Z] [exec]
[2025-06-11T23:12:37.138Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 126k 100 126k 0 0 436k 0 --:--:-- --:--:-- --:--:-- 453k
[2025-06-11T23:12:37.138Z]
[2025-06-11T23:12:37.138Z] download-jackson-databind:
[2025-06-11T23:12:37.138Z] [echo] Executing macro get-component for: jackson-databind
[2025-06-11T23:12:37.138Z] [echo] Expected checksum: c04993f33c0f845342653784f14f38373d005280e6359db5f808701cfae73c0c
[2025-06-11T23:12:37.138Z] [echo] Executing macro download-file
[2025-06-11T23:12:37.138Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar
[2025-06-11T23:12:37.138Z] [echo] Destination: build/jar/jackson-databind.jar
[2025-06-11T23:12:37.138Z] [echo] Download tool: curl
[2025-06-11T23:12:37.893Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:37.893Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:37.893Z] [exec]
[2025-06-11T23:12:37.893Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1610k 100 1610k 0 0 3977k 0 --:--:-- --:--:-- --:--:-- 4047k
[2025-06-11T23:12:37.893Z]
[2025-06-11T23:12:37.893Z] download-jackson-annotations:
[2025-06-11T23:12:37.893Z] [echo] Executing macro get-component for: jackson-annotations
[2025-06-11T23:12:37.893Z] [echo] Expected checksum: 873a606e23507969f9bbbea939d5e19274a88775ea5a169ba7e2d795aa5156e1
[2025-06-11T23:12:37.893Z] [echo] Executing macro download-file
[2025-06-11T23:12:37.893Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar
[2025-06-11T23:12:37.893Z] [echo] Destination: build/jar/jackson-annotations.jar
[2025-06-11T23:12:37.893Z] [echo] Download tool: curl
[2025-06-11T23:12:38.649Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:38.649Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:38.649Z] [exec]
[2025-06-11T23:12:38.649Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 78492 100 78492 0 0 271k 0 --:--:-- --:--:-- --:--:-- 280k
[2025-06-11T23:12:38.649Z]
[2025-06-11T23:12:38.649Z] download-json-schema-validator:
[2025-06-11T23:12:38.649Z] [echo] Executing macro get-component for: json-schema-validator
[2025-06-11T23:12:38.649Z] [echo] Expected checksum: de015f79d4a63d22c002bad76bb30c039cafa205465eef8770e2c6b85880ded7
[2025-06-11T23:12:38.649Z] [echo] Executing macro download-file
[2025-06-11T23:12:38.649Z] [echo] File to download: https://repo1.maven.org/maven2/com/networknt/json-schema-validator/1.5.1/json-schema-validator-1.5.1.jar
[2025-06-11T23:12:38.649Z] [echo] Destination: build/jar/json-schema-validator.jar
[2025-06-11T23:12:38.649Z] [echo] Download tool: curl
[2025-06-11T23:12:38.649Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:38.649Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:38.649Z] [exec]
[2025-06-11T23:12:39.406Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 562k 100 562k 0 0 1716k 0 --:--:-- --:--:-- --:--:-- 1759k
[2025-06-11T23:12:39.406Z]
[2025-06-11T23:12:39.406Z] download-commons-codec:
[2025-06-11T23:12:39.406Z] [echo] Executing macro get-component for: commons-codec
[2025-06-11T23:12:39.406Z] [echo] Expected checksum: f9f6cb103f2ddc3c99a9d80ada2ae7bf0685111fd6bffccb72033d1da4e6ff23
[2025-06-11T23:12:39.406Z] [echo] Executing macro download-file
[2025-06-11T23:12:39.406Z] [echo] File to download: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar
[2025-06-11T23:12:39.406Z] [echo] Destination: build/jar/commons-codec.jar
[2025-06-11T23:12:39.406Z] [echo] Download tool: curl
[2025-06-11T23:12:39.406Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:39.406Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:39.406Z] [exec]
[2025-06-11T23:12:39.406Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 363k 100 363k 0 0 1096k 0 --:--:-- --:--:-- --:--:-- 1126k
[2025-06-11T23:12:39.406Z]
[2025-06-11T23:12:39.406Z] download-commons-io:
[2025-06-11T23:12:39.406Z] [echo] Executing macro get-component for: commons-io
[2025-06-11T23:12:39.406Z] [echo] Expected checksum: f41f7baacd716896447ace9758621f62c1c6b0a91d89acee488da26fc477c84f
[2025-06-11T23:12:39.406Z] [echo] Executing macro download-file
[2025-06-11T23:12:40.161Z] [echo] File to download: https://repo1.maven.org/maven2/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar
[2025-06-11T23:12:40.161Z] [echo] Destination: build/jar/commons-io.jar
[2025-06-11T23:12:40.161Z] [echo] Download tool: curl
[2025-06-11T23:12:40.161Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:40.161Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:40.161Z] [exec]
[2025-06-11T23:12:40.161Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 496k 100 496k 0 0 1524k 0 --:--:-- --:--:-- --:--:-- 1582k
[2025-06-11T23:12:40.161Z]
[2025-06-11T23:12:40.161Z] download-commons-collections4:
[2025-06-11T23:12:40.161Z] [echo] Executing macro get-component for: commons-collections4
[2025-06-11T23:12:40.161Z] [echo] Expected checksum: 1df8b9430b5c8ed143d7815e403e33ef5371b2400aadbe9bda0883762e0846d1
[2025-06-11T23:12:40.161Z] [echo] Executing macro download-file
[2025-06-11T23:12:40.161Z] [echo] File to download: https://repo1.maven.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
[2025-06-11T23:12:40.161Z] [echo] Destination: build/jar/commons-collections4.jar
[2025-06-11T23:12:40.161Z] [echo] Download tool: curl
[2025-06-11T23:12:40.917Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:40.917Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:40.917Z] [exec]
[2025-06-11T23:12:40.917Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 734k 100 734k 0 0 2301k 0 --:--:-- --:--:-- --:--:-- 2391k
[2025-06-11T23:12:40.917Z]
[2025-06-11T23:12:40.917Z] download-commons-lang3:
[2025-06-11T23:12:40.917Z] [echo] Executing macro get-component for: commons-lang3
[2025-06-11T23:12:40.917Z] [echo] Expected checksum: 6ee731df5c8e5a2976a1ca023b6bb320ea8d3539fbe64c8a1d5cb765127c33b4
[2025-06-11T23:12:40.917Z] [echo] Executing macro download-file
[2025-06-11T23:12:40.917Z] [echo] File to download: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar
[2025-06-11T23:12:40.917Z] [echo] Destination: build/jar/commons-lang3.jar
[2025-06-11T23:12:40.917Z] [echo] Download tool: curl
[2025-06-11T23:12:40.917Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:40.917Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:40.917Z] [exec]
[2025-06-11T23:12:41.672Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 657k 100 657k 0 0 2156k 0 --:--:-- --:--:-- --:--:-- 2222k
[2025-06-11T23:12:41.672Z]
[2025-06-11T23:12:41.672Z] download-stax2-api:
[2025-06-11T23:12:41.672Z] [echo] Executing macro get-component for: stax2-api
[2025-06-11T23:12:41.673Z] [echo] Expected checksum: a61c48d553efad78bc01fffc4ac528bebbae64cbaec170b2a5e39cf61eb51abe
[2025-06-11T23:12:41.673Z] [echo] Executing macro download-file
[2025-06-11T23:12:41.673Z] [echo] File to download: https://repo1.maven.org/maven2/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar
[2025-06-11T23:12:41.673Z] [echo] Destination: build/jar/stax2-api.jar
[2025-06-11T23:12:41.673Z] [echo] Download tool: curl
[2025-06-11T23:12:41.673Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:41.673Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:41.673Z] [exec]
[2025-06-11T23:12:41.673Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 191k 100 191k 0 0 671k 0 --:--:-- --:--:-- --:--:-- 698k
[2025-06-11T23:12:41.673Z]
[2025-06-11T23:12:41.673Z] download-woodstox-core:
[2025-06-11T23:12:41.673Z] [echo] Executing macro get-component for: woodstox-core
[2025-06-11T23:12:41.673Z] [echo] Expected checksum: 81266920a1cdc47306a8a2b4726c99ec89b3fbf31c2470e4f5e477d9d857ca9f
[2025-06-11T23:12:41.673Z] [echo] Executing macro download-file
[2025-06-11T23:12:41.673Z] [echo] File to download: https://repo1.maven.org/maven2/com/fasterxml/woodstox/woodstox-core/7.1.0/woodstox-core-7.1.0.jar
[2025-06-11T23:12:41.673Z] [echo] Destination: build/jar/woodstox-core.jar
[2025-06-11T23:12:41.673Z] [echo] Download tool: curl
[2025-06-11T23:12:42.429Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:42.429Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:42.429Z] [exec]
[2025-06-11T23:12:42.429Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 1571k 100 1571k 0 0 2815k 0 --:--:-- --:--:-- --:--:-- 2877k
[2025-06-11T23:12:42.429Z]
[2025-06-11T23:12:42.429Z] download-github-package-url:
[2025-06-11T23:12:42.429Z] [echo] Executing macro get-component for: github-package-url
[2025-06-11T23:12:42.429Z] [echo] Expected checksum: e45551727707acc0c56ac62d56964332ea0f138d6cc3656d988b9369150f5247
[2025-06-11T23:12:42.429Z] [echo] Executing macro download-file
[2025-06-11T23:12:42.429Z] [echo] File to download: https://repo1.maven.org/maven2/com/github/package-url/packageurl-java/1.5.0/packageurl-java-1.5.0.jar
[2025-06-11T23:12:42.429Z] [echo] Destination: build/jar/github-package-url.jar
[2025-06-11T23:12:42.429Z] [echo] Download tool: curl
[2025-06-11T23:12:43.183Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-06-11T23:12:43.183Z] [exec] Dload Upload Total Spent Left Speed
[2025-06-11T23:12:43.183Z] [exec]
[2025-06-11T23:12:43.183Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 16998 100 16998 0 0 60276 0 --:--:-- --:--:-- --:--:-- 62492
[2025-06-11T23:12:43.183Z]
[2025-06-11T23:12:43.183Z] compile:
[2025-06-11T23:12:43.184Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/cyclonedx-lib/build/classes
[2025-06-11T23:12:43.938Z] [javac] Compiling 3 source files to /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/cyclonedx-lib/build/classes
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] reason: class file for com.fasterxml.jackson.annotation.JsonInclude$Include not found
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_NULL
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_NULL
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_NULL
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_EMPTY
[2025-06-11T23:12:50.708Z] [javac] warning: unknown enum constant Include.NON_NULL
[2025-06-11T23:12:55.095Z] [javac] Note: /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/cyclonedx-lib/src/temurin/sbom/TemurinGenSBOM.java uses or overrides a deprecated API.
[2025-06-11T23:12:55.095Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-11T23:12:55.095Z] [javac] 22 warnings
[2025-06-11T23:12:55.095Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/cyclonedx-lib/build/classes/temurin/sbom/package-info.class
[2025-06-11T23:12:55.095Z]
[2025-06-11T23:12:55.095Z] jar:
[2025-06-11T23:12:55.095Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/cyclonedx-lib/build/jar/temurin-gen-sbom.jar
[2025-06-11T23:12:55.095Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/cyclonedx-lib/build/jar/temurin-gen-cdxa.jar
[2025-06-11T23:12:55.095Z]
[2025-06-11T23:12:55.095Z] build:
[2025-06-11T23:12:55.095Z] [echo] Building cyclonedx-lib
[2025-06-11T23:12:55.095Z]
[2025-06-11T23:12:55.095Z] BUILD SUCCESSFUL
[2025-06-11T23:12:55.095Z] Total time: 24 seconds
[2025-06-11T23:12:55.851Z] OpenJDK SBOM will be /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/target/OpenJDK17U-sbom_riscv64_linux_hotspot_17.0.16_6-ea.json.
[2025-06-11T23:13:53.054Z] Adding GLIBC version to SBOM: 2.31
[2025-06-11T23:13:57.447Z] Adding GCC version to SBOM: 10.5.0
[2025-06-11T23:14:05.953Z] BootJDK java : /usr/lib/jvm/jdk17/bin/java
[2025-06-11T23:14:09.320Z] Adding BOOTJDK to SBOM: 17.0.15+6
[2025-06-11T23:14:17.492Z] Adding ALSA version to SBOM: 1.1.6
[2025-06-11T23:14:25.662Z] FREETYPE_TO_USE=system
[2025-06-11T23:14:25.662Z] FREETYPE_CFLAGS include paths=/usr/include/freetype2 /usr/include/libpng16
[2025-06-11T23:14:25.662Z] Checking for FreeType include in path /usr/include/freetype2
[2025-06-11T23:14:25.662Z] Found /usr/include/freetype2/freetype/freetype.h
[2025-06-11T23:14:25.662Z] Checking for FreeType include in path /usr/include/libpng16
[2025-06-11T23:18:34.294Z] Checking and getting Tool Summary info:
[2025-06-11T23:32:48.322Z] CycloneDX SBOM has been created in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/target/OpenJDK17U-sbom_riscv64_linux_hotspot_17.0.16_6-ea.json
[2025-06-11T23:32:48.322Z] build.sh : 23:32:45 : All done!
[2025-06-11T23:32:48.322Z] Total disk space in Kb consumed by build process: 9318956 /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] echo
[2025-06-11T23:32:48.742Z] [CHECKOUT] Reverting pre-build adoptium/temurin-build checkout...
[Pipeline] echo
[2025-06-11T23:32:48.766Z] [CHECKOUT] Checking out User Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
[2025-06-11T23:32:48.897Z] The recommended git tool is: git
[2025-06-11T23:32:49.240Z] No credentials specified
[2025-06-11T23:32:49.240Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@45354308; decorates RemoteLauncher[hudson.remoting.Channel@27ad5d22:dockerhost-azure-ubuntu2204-x64-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2025-06-11T23:32:49.399Z] Fetching changes from the remote Git repository
[2025-06-11T23:32:49.313Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/.git # timeout=10
[2025-06-11T23:32:49.620Z] > git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
[2025-06-11T23:32:49.757Z] Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
[2025-06-11T23:32:49.757Z] > git --version # timeout=10
[2025-06-11T23:32:49.760Z] > git --version # 'git version 2.34.1'
[2025-06-11T23:32:49.762Z] > git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-11T23:32:50.354Z] Checking out Revision 9beb0d780d07eedba4971288d39388328783f361 (origin/master)
[2025-06-11T23:32:50.660Z] Commit message: "Add jdk26 pipeline config (#1229)"
[Pipeline] echo
[2025-06-11T23:32:50.678Z] Checked out repo:
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T23:32:50.284Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-06-11T23:32:50.418Z] > git config core.sparsecheckout # timeout=10
[2025-06-11T23:32:50.421Z] > git checkout -f 9beb0d780d07eedba4971288d39388328783f361 # timeout=10
[2025-06-11T23:32:52.239Z] + git status
[2025-06-11T23:32:52.239Z] HEAD detached at 9beb0d78
[2025-06-11T23:32:52.239Z] Untracked files:
[2025-06-11T23:32:52.239Z] (use "git add <file>..." to include in what will be committed)
[2025-06-11T23:32:52.239Z] cyclonedx-lib/
[2025-06-11T23:32:52.239Z] security/
[2025-06-11T23:32:52.239Z]
[2025-06-11T23:32:52.239Z] nothing added to commit but untracked files present (use "git add" to track)
[Pipeline] echo
[2025-06-11T23:32:52.622Z] Checked out HEAD commit SHA:
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T23:32:54.069Z] + git rev-parse HEAD
[2025-06-11T23:32:54.070Z] 9beb0d780d07eedba4971288d39388328783f361
[Pipeline] }
[Pipeline] // timeout
[Pipeline] readFile
[Pipeline] echo
[2025-06-11T23:32:54.615Z] openjdk version "17.0.16-beta" 2025-07-15
[2025-06-11T23:32:54.615Z] OpenJDK Runtime Environment Temurin-17.0.16+6-202506112108 (build 17.0.16-beta+6-ea)
[2025-06-11T23:32:54.615Z] OpenJDK 64-Bit Server VM Temurin-17.0.16+6-202506112108 (build 17.0.16-beta+6-ea, mixed mode, sharing)
[2025-06-11T23:32:54.615Z]
[Pipeline] echo
[2025-06-11T23:32:54.618Z] matched
[Pipeline] echo
[2025-06-11T23:32:54.620Z] 17.0.16-beta+6-ea
[Pipeline] echo
[2025-06-11T23:32:54.648Z] [INFO] ATTEMPTING TO PARSE PUBLISH_NAME: 17.0.16-beta+6-ea
[Pipeline] echo
[2025-06-11T23:32:54.660Z] [INFO] Attempting to match pre223 regex: jdk\-?(?<version>(?<major>[0-8]+)(u(?<update>[0-9]+))?(-b(?<build>[0-9]+))(_(?<opt>[-a-zA-Z0-9\.]+))?)
[Pipeline] echo
[2025-06-11T23:32:54.663Z] [WARNING] Failed to match pre223 regex.
[Pipeline] echo
[2025-06-11T23:32:54.674Z] [INFO] Attempting to match AltPre223 regex: (?<version>1\.(?<major>[0-8])\.0(_(?<update>[0-9]+))?(-(?<additional>.*))?)
[Pipeline] echo
[2025-06-11T23:32:54.677Z] [WARNING] Failed to match matchAltPre223 regex.
[Pipeline] echo
[2025-06-11T23:32:54.696Z] [INFO] Attempting to match223 regex: (?:jdk\-)?(?<version>(?<major>[0-9]+)(\.(?<minor>[0-9]+))?(\.(?<security>[0-9]+))?(\.(?<patch>[0-9]+))?(\-(?<pre>[a-zA-Z0-9]+))?\+(?<build>[0-9]+)(\-(?<opt>[-a-zA-Z0-9\.]+))?)
[Pipeline] echo
[2025-06-11T23:32:54.699Z] [SUCCESS] match223 regex matched!
[Pipeline] echo
[2025-06-11T23:32:54.712Z] [SUCCESS] regex group (pre) of last 223 regex matched to beta
[Pipeline] echo
[2025-06-11T23:32:54.732Z] [SUCCESS] regex group (opt) of last 223 regex matched to ea
[Pipeline] echo
[2025-06-11T23:32:54.752Z] [INFO] FINISHED PARSING PUBLISH_NAME:
[Pipeline] echo
[2025-06-11T23:32:54.755Z]
[2025-06-11T23:32:54.755Z] {
[2025-06-11T23:32:54.755Z] minor: 0,
[2025-06-11T23:32:54.755Z] security: 16,
[2025-06-11T23:32:54.755Z] patch: null,
[2025-06-11T23:32:54.755Z] pre: beta,
[2025-06-11T23:32:54.755Z] adopt_build_number: 0,
[2025-06-11T23:32:54.755Z] major: 17,
[2025-06-11T23:32:54.755Z] version: 17.0.16-beta+6-ea,
[2025-06-11T23:32:54.755Z] semver: 17.0.16-beta+6.0.ea,
[2025-06-11T23:32:54.755Z] msi_product_version: 17.0.16.6,
[2025-06-11T23:32:54.755Z] build: 6,
[2025-06-11T23:32:54.755Z] opt: ea
[2025-06-11T23:32:54.755Z] }
[2025-06-11T23:32:54.755Z]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] echo
[2025-06-11T23:32:54.791Z] INFO: FIRST METADATA WRITE OUT! Checking if we have a scm reference in the build config...
[Pipeline] echo
[2025-06-11T23:32:54.795Z] SUCCESS: SCM_REF has been set (jdk-17.0.16+6_adopt)! Using it to build the initial metadata over workspace/target/metadata/scmref.txt...
[Pipeline] echo
[2025-06-11T23:32:54.797Z] INFO: Attempting to read workspace/target/metadata/version.txt...
[Pipeline] readFile
[Pipeline] echo
[2025-06-11T23:32:54.931Z] SUCCESS: workspace/target/metadata/version.txt found
[Pipeline] echo
[2025-06-11T23:32:54.933Z] INFO: Attempting to read workspace/target/metadata/configure.txt...
[Pipeline] readFile
[Pipeline] echo
[2025-06-11T23:32:55.190Z] SUCCESS: configure.txt found
[Pipeline] echo
[2025-06-11T23:32:55.193Z] INFO: Attempting to read workspace/target/metadata/makeCommandArg.txt...
[Pipeline] readFile
[Pipeline] echo
[2025-06-11T23:32:55.326Z] SUCCESS: makeCommandArg.txt found
[Pipeline] echo
[2025-06-11T23:32:55.329Z] INFO: Attempting to read workspace/target/metadata/vendor.txt...
[Pipeline] readFile
[Pipeline] echo
[2025-06-11T23:32:55.586Z] SUCCESS: vendor.txt found
[Pipeline] echo
[2025-06-11T23:32:55.587Z] INFO: Attempting to read workspace/target/metadata/buildSource.txt...
[Pipeline] readFile
[Pipeline] echo
[2025-06-11T23:32:55.846Z] SUCCESS: buildSource.txt found
[Pipeline] echo
[2025-06-11T23:32:55.848Z] INFO: Attempting to read workspace/target/metadata/openjdkSource.txt...
[Pipeline] readFile
[Pipeline] echo
[2025-06-11T23:32:55.982Z] SUCCESS: openjdkSource.txt found
[Pipeline] echo
[2025-06-11T23:32:55.984Z] INFO: Attempting to read workspace/config/built_config.cfg...
[Pipeline] readFile
[Pipeline] echo
[2025-06-11T23:32:56.118Z] SUCCESS: built_config.cfg found
[Pipeline] echo
[2025-06-11T23:32:56.120Z] INFO: Attempting to read workspace/config/makejdk-any-platform.args...
[Pipeline] readFile
[Pipeline] echo
[2025-06-11T23:32:56.254Z] SUCCESS: makejdk-any-platform.args found
[Pipeline] echo
[2025-06-11T23:32:56.277Z] INFO: Attempting to read workspace/target/metadata/dependency_version_alsa.txt...
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
[2025-06-11T23:32:56.542Z] SUCCESS: dependency_version_alsa.txt found: https://ftp2.osuosl.org/pub/blfs/conglomeration/alsa-lib/alsa-lib-1.1.6.tar.bz2
[2025-06-11T23:32:56.542Z]
[Pipeline] echo
[2025-06-11T23:32:56.571Z] INFO: Attempting to read workspace/target/metadata/dependency_version_freetype.txt...
[Pipeline] fileExists
[Pipeline] echo
[2025-06-11T23:32:56.703Z] workspace/target/metadata/dependency_version_freetype.txt was not found, no metadata set.
[Pipeline] echo
[2025-06-11T23:32:56.721Z] INFO: Attempting to read workspace/target/metadata/dependency_version_freemarker.txt...
[Pipeline] fileExists
[Pipeline] echo
[2025-06-11T23:32:56.942Z] workspace/target/metadata/dependency_version_freemarker.txt was not found, no metadata set.
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T23:32:58.379Z] + find workspace/target/
[2025-06-11T23:32:58.379Z] + egrep -e (\.tar\.gz|\.zip|\.msi|\.pkg|\.deb|\.rpm|-sbom_.*\.json)$
[Pipeline] echo
[2025-06-11T23:32:58.890Z] listArchives: [workspace/target/OpenJDK17U-testimage_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz, workspace/target/OpenJDK17U-sbom_riscv64_linux_hotspot_17.0.16_6-ea.json, workspace/target/OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz, workspace/target/OpenJDK17U-jre_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz, workspace/target/OpenJDK17U-debugimage_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz, workspace/target/OpenJDK17U-static-libs-glibc_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz]
[Pipeline] echo
[2025-06-11T23:32:58.914Z] writeMetaData for workspace/target/OpenJDK17U-testimage_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[Pipeline] isUnix
[Pipeline] echo
[2025-06-11T23:32:58.920Z] Non-windows non-docker detected - running sh to generate SHA256 sums in writeMetadata
[Pipeline] sh
[2025-06-11T23:33:00.325Z] + command -v shasum
[2025-06-11T23:33:00.325Z] + [ -x /usr/bin/shasum ]
[2025-06-11T23:33:00.325Z] + shasum -a 256
[2025-06-11T23:33:00.325Z] + cut -f1 -d
[Pipeline] echo
[2025-06-11T23:33:04.291Z] archive sha256 = 3d62b9f81bfc8acb80e65cebabf77bbdaef011ceda5bcac40792bb3c932ffe73
[Pipeline] echo
[2025-06-11T23:33:04.294Z] ===METADATA OUTPUT===
[Pipeline] echo
[2025-06-11T23:33:04.311Z] {
[2025-06-11T23:33:04.311Z] "vendor": "Eclipse Adoptium",
[2025-06-11T23:33:04.311Z] "os": "linux",
[2025-06-11T23:33:04.311Z] "arch": "riscv64",
[2025-06-11T23:33:04.311Z] "variant": "temurin",
[2025-06-11T23:33:04.311Z] "version": {
[2025-06-11T23:33:04.311Z] "minor": 0,
[2025-06-11T23:33:04.311Z] "patch": null,
[2025-06-11T23:33:04.311Z] "msi_product_version": "17.0.16.6",
[2025-06-11T23:33:04.311Z] "security": 16,
[2025-06-11T23:33:04.311Z] "pre": "beta",
[2025-06-11T23:33:04.311Z] "adopt_build_number": 0,
[2025-06-11T23:33:04.311Z] "major": 17,
[2025-06-11T23:33:04.311Z] "version": "17.0.16-beta+6-ea",
[2025-06-11T23:33:04.311Z] "semver": "17.0.16-beta+6.0.ea",
[2025-06-11T23:33:04.311Z] "build": 6,
[2025-06-11T23:33:04.311Z] "opt": "ea"
[2025-06-11T23:33:04.311Z] },
[2025-06-11T23:33:04.311Z] "scmRef": "jdk-17.0.16+6_adopt",
[2025-06-11T23:33:04.311Z] "buildRef": "https://github.com/adoptium/temurin-build/commit/13512d5382f12095bc3a9cc5be4730ffed31f2dd",
[2025-06-11T23:33:04.312Z] "version_data": "jdk17u",
[2025-06-11T23:33:04.312Z] "binary_type": "testimage",
[2025-06-11T23:33:04.312Z] "sha256": "3d62b9f81bfc8acb80e65cebabf77bbdaef011ceda5bcac40792bb3c932ffe73",
[2025-06-11T23:33:04.312Z] "full_version_output": "openjdk version \"17.0.16-beta\" 2025-07-15\nOpenJDK Runtime Environment Temurin-17.0.16+6-202506112108 (build 17.0.16-beta+6-ea)\nOpenJDK 64-Bit Server VM Temurin-17.0.16+6-202506112108 (build 17.0.16-beta+6-ea, mixed mode, sharing)\n",
[2025-06-11T23:33:04.312Z] "makejdk_any_platform_args": " --clean-git-repo --jdk-boot-dir /usr/lib/jvm/jdk17 --configure-args \" --disable-warnings-as-errors --enable-headless-only=yes --enable-dtrace --with-version-opt=ea\" --target-file-name OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz --disable-shallow-git-clone -b jdk-17.0.16+6_adopt --create-jre-image --create-sbom --skip-freetype --use-jep319-certs --create-debug-image --build-variant temurin jdk17u\n",
[2025-06-11T23:33:04.312Z] "configure_arguments": "Runnable configure script is not present\nGenerating runnable configure script at /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/.configure-support/generated-configure.sh\nUsing autoconf at /usr/bin/autoconf [autoconf (GNU Autoconf) 2.69]\nconfigure: Configuration created at Wed Jun 11 21:08:54 UTC 2025.\nchecking for basename... /usr/bin/basename\nchecking for dirname... /usr/bin/dirname\nchecking for file... /usr/bin/file\nchecking for ldd... /usr/bin/ldd\nchecking for echo... echo [builtin]\nchecking for tr... /usr/bin/tr\nchecking for uname... /usr/bin/uname\nchecking for wc... /usr/bin/wc\nchecking for grep that handles long lines and -e... /usr/bin/grep\nchecking for egrep... /usr/bin/grep -E\nchecking for a sed that does not truncate output... /usr/bin/sed\nchecking for cygpath... [not found]\nchecking for wslpath... [not found]\nchecking for cmd.exe... [not found]\nchecking build system type... riscv64-unknown-linux-gnu\nchecking host system type... riscv64-unknown-linux-gnu\nchecking target system type... riscv64-unknown-linux-gnu\nchecking openjdk-build os-cpu... linux-riscv64\nchecking openjdk-build C library... gnu\nchecking openjdk-target os-cpu... linux-riscv64\nchecking openjdk-target C library... gnu\nchecking compilation type... native\nchecking for top-level directory... /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src\nchecking for bash... /usr/bin/bash\nchecking for cat... /usr/bin/cat\nchecking for chmod... /usr/bin/chmod\nchecking for cp... /usr/bin/cp\nchecking for cut... /usr/bin/cut\nchecking for date... /usr/bin/date\nchecking for gdiff... [not found]\nchecking for diff... /usr/bin/diff\nchecking for expr... /usr/bin/expr\nchecking for find... /usr/bin/find\nchecking for gunzip... /usr/bin/gunzip\nchecking for pigz... /usr/bin/pigz\nchecking for head... /usr/bin/head\nchecking for ln... /usr/bin/ln\nchecking for ls... /usr/bin/ls\nchecking for gmkdir... [not found]\nchecking for mkdir... /usr/bin/mkdir\nchecking for mktemp... /usr/bin/mktemp\nchecking for mv... /usr/bin/mv\nchecking for gawk... [not found]\nchecking for nawk... /usr/bin/nawk\nchecking for printf... printf [builtin]\nchecking for rm... /usr/bin/rm\nchecking for rmdir... /usr/bin/rmdir\nchecking for sh... /usr/bin/sh\nchecking for sort... /usr/bin/sort\nchecking for tail... /usr/bin/tail\nchecking for gtar... [not found]\nchecking for tar... /usr/bin/tar\nchecking for tee... /usr/bin/tee\nchecking for touch... /usr/bin/touch\nchecking for xargs... /usr/bin/xargs\nchecking for fgrep... /usr/bin/grep -F\nchecking for df... /usr/bin/df\nchecking for nice... /usr/bin/nice\nchecking for greadlink... [not found]\nchecking for readlink... /usr/bin/readlink\nchecking for lsb_release... /usr/bin/lsb_release\nchecking for cmp... /usr/bin/cmp\nchecking for uniq... /usr/bin/uniq\nchecking if custom source is suppressed (openjdk-only)... disabled, default\nchecking for --enable-debug... disabled, default\nchecking which debug level to use... release\nchecking which variants of the JVM to build... server\nchecking if absolute paths should be allowed in the build output... no, release build\nchecking for sysroot... \nchecking for toolchain path... \nchecking for extra path... \nchecking where to store configuration... in default location\nchecking what configuration name to use... linux-riscv64-server-release\nchecking for zypper... [not found]\nchecking for apt-get... /usr/bin/apt-get\nchecking for pandoc... [not found]\nchecking for gmake... /usr/bin/gmake\nconfigure: Testing potential make at /usr/bin/gmake, found using gmake in PATH\nconfigure: Using GNU make at /usr/bin/gmake (version: GNU Make 4.2.1)\nchecking if make --output-sync is supported... yes\nchecking for make --output-sync value... none, default\nchecking if find supports -delete... yes\nchecking what type of tar was found... gnu\nchecking that grep (/usr/bin/grep) -Fx handles empty lines in the pattern list correctly... yes\nchecking for unzip... /usr/bin/unzip\nchecking for zip... /usr/bin/zip\nchecking for greadelf... [not found]\nchecking for readelf... /usr/bin/readelf\nchecking for dot... [not found]\nchecking for hg... [not found]\nchecking for git... /usr/bin/git\nchecking for stat... /usr/bin/stat\nchecking for time... time [builtin]\nchecking for flock... /usr/bin/flock\nchecking for dtrace... /usr/bin/dtrace\nchecking for gpatch... [not found]\nchecking for patch... /usr/bin/patch\nchecking if date is a GNU compatible version... yes\nchecking for ulimit... ulimit [builtin]\nchecking bash version... 5.0.17\nchecking if bash supports pipefail... yes\nchecking if bash supports errexit (-e)... yes\nchecking for pkg-config... /usr/bin/pkg-config\nchecking pkg-config is at least version 0.9.0... yes\nchecking for default LOG value... \nchecking if packaged modules are kept... enabled, default\nchecking for version string... 17.0.16-beta+6-ea\nconfigure: Found potential Boot JDK using configure arguments\nchecking for Boot JDK... /usr/lib/jvm/jdk17\nchecking Boot JDK version... openjdk version \"17.0.15\" 2025-04-15 OpenJDK Runtime Environment Temurin-17.0.15+6 (build 17.0.15+6) OpenJDK 64-Bit Server VM Temurin-17.0.15+6 (build 17.0.15+6, mixed mode, sharing)\nchecking for java [Boot JDK]... $BOOT_JDK/bin/java\nchecking for javac [Boot JDK]... $BOOT_JDK/bin/javac\nchecking for javadoc [Boot JDK]... $BOOT_JDK/bin/javadoc\nchecking for jar [Boot JDK]... $BOOT_JDK/bin/jar\nchecking if Boot JDK jar supports --date=TIMESTAMP... true\nchecking if Boot JDK is 32 or 64 bits... 64\nchecking for local Boot JDK Class Data Sharing (CDS)... yes, created\nchecking for Build JDK... yes, will use output dir\nchecking for docs-reference JDK... no, using interim javadoc for the docs-reference targets\nchecking if we should build headless-only (no GUI)... enabled, from command line\nchecking if linker should clean out unused code (linktime-gc)... disabled, default\nchecking for graphviz dot... no, cannot generate full docs\nchecking for pandoc... no, cannot generate full docs\nchecking for --enable-full-docs... disabled, from default 'auto'\nchecking for cacerts file... default\nchecking for cacerts source... /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/sbin/../security/certs\nchecking for --enable-unlimited-crypto... enabled, default\nchecking for jni library path... default\nchecking if static build is available... no\nchecking if static build is enabled... disabled, default\nconfigure: Using default toolchain gcc (GNU Compiler Collection)\nconfigure: Will use user supplied compiler CC=/usr/bin/gcc-10\nchecking resolved symbolic links for CC... /usr/bin/riscv64-linux-gnu-gcc-10\nconfigure: Using gcc C compiler version 10.5.0 [gcc-10 (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0]\nchecking whether the C compiler works... yes\nchecking for C compiler default output file name... a.out\nchecking for suffix of executables... \nchecking whether we are cross compiling... no\nchecking for suffix of object files... o\nchecking whether we are using the GNU C compiler... yes\nchecking whether /usr/bin/gcc-10 accepts -g... yes\nchecking for /usr/bin/gcc-10 option to accept ISO C89... none needed\nconfigure: Will use user supplied compiler CXX=/usr/bin/g++-10\nchecking resolved symbolic links for CXX... /usr/bin/riscv64-linux-gnu-g++-10\nconfigure: Using gcc C++ compiler version 10.5.0 [g++-10 (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0]\nchecking whether we are using the GNU C++ compiler... yes\nchecking whether /usr/bin/g++-10 accepts -g... yes\nchecking how to run the C preprocessor... /usr/bin/gcc-10 -E\nchecking how to run the C++ preprocessor... /usr/bin/g++-10 -E\nconfigure: Using gcc linker version 2.34 [GNU ld (GNU Binutils for Ubuntu) 2.34]\nconfigure: comparing linker version to minimum version 2.18\nchecking for ar... /usr/bin/ar\nchecking for strip... /usr/bin/strip\nchecking for nm... /usr/bin/nm\nchecking for gobjcopy... [not found]\nchecking for objcopy... /usr/bin/objcopy\nchecking for gobjdump... [not found]\nchecking for objdump... /usr/bin/objdump\nchecking for c++filt... /usr/bin/c++filt\nchecking if @file is supported by gcc... yes\nchecking if CC supports \"-m64\"... no\nchecking if CXX supports \"-m64\"... no\nchecking if both CC and CXX support \"-m64\"... no\nchecking for jtreg... [not found]\nchecking for jtreg test harness... no, not found\nchecking for jtreg jdk... no, using BOOT_JDK\nchecking for jmh (Java Microbenchmark Harness)... no, disabled\nchecking for jib... no\nchecking for ANSI C header files... yes\nchecking for sys/types.h... yes\nchecking for sys/stat.h... yes\nchecking for stdlib.h... yes\nchecking for string.h... yes\nchecking for memory.h... yes\nchecking for strings.h... yes\nchecking for inttypes.h... yes\nchecking for stdint.h... yes\nchecking for unistd.h... yes\nchecking stdio.h usability... yes\nchecking stdio.h presence... yes\nchecking for stdio.h... yes\nchecking size of int *... 8\nchecking for target address size... 64 bits\nchecking whether byte ordering is bigendian... no\nchecking what source date to use... 1749676105, from timestamp on command line\nchecking for --enable-reproducible-build... enabled, default\nchecking if CC supports \"-fdebug-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/=\"... yes\nchecking if CXX supports \"-fdebug-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/=\"... yes\nchecking if both CC and CXX support \"-fdebug-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/=\"... yes\nchecking for --enable-warnings-as-errors... disabled, from command line\nchecking if CC supports \"-Xassembler -mrelax-relocations=no\"... no\nchecking if CXX supports \"-Xassembler -mrelax-relocations=no\"... no\nchecking if both CC and CXX support \"-Xassembler -mrelax-relocations=no\"... no\nchecking if TARGET is x86... no\nchecking if CC supports \"-fno-delete-null-pointer-checks\"... yes\nchecking if CXX supports \"-fno-delete-null-pointer-checks\"... yes\nchecking if both CC and CXX support \"-fno-delete-null-pointer-checks\"... yes\nchecking if CC supports \"-fno-lifetime-dse\"... yes\nchecking if CXX supports \"-fno-lifetime-dse\"... yes\nchecking if both CC and CXX support \"-fno-lifetime-dse\"... yes\nchecking if CC supports \"-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/=\"... yes\nchecking if CXX supports \"-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/=\"... yes\nchecking if both CC and CXX support \"-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/=\"... yes\nchecking how to prevent absolute paths in output... using compiler options\nchecking if CC supports \"-ffp-contract=off\"... yes\nchecking if CXX supports \"-ffp-contract=off\"... yes\nchecking if both CC and CXX support \"-ffp-contract=off\"... yes\nchecking if BUILD is x86... no\nchecking if BUILD_CC supports \"-fno-delete-null-pointer-checks\"... yes\nchecking if BUILD_CXX supports \"-fno-delete-null-pointer-checks\"... yes\nchecking if both BUILD_CC and BUILD_CXX support \"-fno-delete-null-pointer-checks\"... yes\nchecking if BUILD_CC supports \"-fno-lifetime-dse\"... yes\nchecking if BUILD_CXX supports \"-fno-lifetime-dse\"... yes\nchecking if both BUILD_CC and BUILD_CXX support \"-fno-lifetime-dse\"... yes\nchecking if BUILD_CC supports \"-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/=\"... yes\nchecking if BUILD_CXX supports \"-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/=\"... yes\nchecking if both BUILD_CC and BUILD_CXX support \"-fmacro-prefix-map=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/=\"... yes\nchecking how to prevent absolute paths in output... using compiler options\nchecking if BUILD_CC supports \"-ffp-contract=off\"... yes\nchecking if BUILD_CXX supports \"-ffp-contract=off\"... yes\nchecking if both BUILD_CC and BUILD_CXX support \"-ffp-contract=off\"... yes\nchecking what type of native debug symbols to use... external\nchecking if we should add external native debug symbols to the shipped bundles... no\nchecking if native coverage is available... yes\nchecking for --enable-native-coverage... disabled, default\nchecking if AddressSanitizer (asan) is available... yes\nchecking for --enable-asan... disabled, default\nchecking if static link of stdc++ is possible... yes\nchecking how to link with libstdc++... static\nchecking cups/cups.h usability... yes\nchecking cups/cups.h presence... yes\nchecking for cups/cups.h... yes\nchecking cups/ppd.h usability... yes\nchecking cups/ppd.h presence... yes\nchecking for cups/ppd.h... yes\nchecking fontconfig/fontconfig.h usability... yes\nchecking fontconfig/fontconfig.h presence... yes\nchecking for fontconfig/fontconfig.h... yes\nchecking for FREETYPE... yes\nchecking for freetype... yes (using pkg-config)\nUsing freetype: system\nchecking for --enable-libffi-bundling... disabled, default\nchecking for which libjpeg to use... bundled\nchecking for which giflib to use... bundled\nchecking for PNG... yes\nchecking for which libpng to use... bundled\nchecking for compress in -lz... yes\nchecking for which zlib to use... bundled\nchecking for which lcms to use... bundled\nchecking for which harfbuzz to use... bundled\nchecking for cos in -lm... yes\nchecking for dlopen in -ldl... yes\nchecking for JVM features enabled by the user... 'dtrace'\nchecking for JVM features disabled by the user... none\nchecking if platform is supported by CDS... yes\nchecking if JVM feature 'cds' is available... yes\nchecking for dtrace tool and platform support... /usr/bin/dtrace\nchecking sys/sdt.h usability... yes\nchecking sys/sdt.h presence... yes\nchecking for sys/sdt.h... yes\nchecking if JVM feature 'dtrace' is available... yes\nchecking if platform is supported by JFR... yes\nchecking if JVM feature 'jfr' is available... yes\nchecking if platform is supported by JVMCI... no, riscv64\nchecking if JVM feature 'jvmci' is available... no\nchecking if platform is supported by Shenandoah... yes\nchecking if JVM feature 'shenandoahgc' is available... yes\nchecking if static-build is enabled in configure... no, use --enable-static-build to enable static build.\nchecking if JVM feature 'static-build' is available... no\nchecking if platform is supported by ZGC... yes\nchecking if JVM feature 'zgc' is available... yes\nconfigure: Default JVM features explicitly enabled for 'server': 'dtrace'\nchecking JVM features to use for variant 'server'... 'cds compiler1 compiler2 dtrace epsilongc g1gc jfr jni-check jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs zgc'\nchecking if the jtreg failure handler is available... no (jtreg not present)\nchecking if the jtreg failure handler should be built... disabled, from default 'auto'\nchecking if the CDS classlist generation should be enabled... enabled, from default 'auto'\nchecking if any translations should be excluded... no\nchecking if static man pages should be copied... enabled, default\nchecking if CDS archive is available... yes\nchecking if a default CDS archive should be generated... enabled, from default 'auto'\nchecking if CDS archive is available... yes\nchecking if compatible cds region alignment enabled... disabled, default\nchecking for number of cores... 16\nchecking for memory size... 64297 MB\nchecking for appropriate number of jobs to run in parallel... 16\nchecking whether to use javac server... enabled, default\nchecking flags for boot jdk java command ... -Duser.language=en -Duser.country=US -XX:+UnlockDiagnosticVMOptions -XX:-VerifySharedSpaces -XX:SharedArchiveFile=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/configure-support/classes.jsa -Xshare:auto \nchecking flags for boot jdk java command for big workloads... -Xms64M -Xmx1600M\nchecking flags for bootcycle boot jdk java command for big workloads... -Xms64M -Xmx1600M\nchecking flags for boot jdk java command for small workloads... -XX:+UseSerialGC -Xms32M -Xmx512M -XX:TieredStopAtLevel=1\nchecking for --enable-icecc... disabled, default\nchecking if precompiled headers are available... yes\nchecking for --enable-precompiled-headers... enabled, from default 'auto'\nchecking for ccache... /usr/bin/ccache\nchecking if ccache is available... yes\nchecking if ccache is enabled... disabled, from command line\nchecking if build directory is on local disk... yes\nconfigure: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/configure-support/config.status\nconfig.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/spec.gmk\nconfig.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/bootcycle-spec.gmk\nconfig.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/buildjdk-spec.gmk\nconfig.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/compare.sh\nconfig.status: creating /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release/Makefile\n\n====================================================\nA new configuration has been successfully created in\n/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build/linux-riscv64-server-release\nusing configure arguments '--verbose --with-vendor-name='Eclipse Adoptium' --with-vendor-url=https://adoptium.net/ --with-vendor-bug-url=https://github.com/adoptium/adoptium-support/issues --with-vendor-vm-bug-url=https://github.com/adoptium/adoptium-support/issues --with-version-pre=beta --with-version-build=6 --with-vendor-version-string=Temurin-17.0.16+6-202506112108 --with-boot-jdk=/usr/lib/jvm/jdk17 --with-debug-level=release --with-native-debug-symbols=external --with-alsa=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/./build//installedalsa --with-source-date=1749676105 --with-hotspot-build-time='2025-06-11 21:08:25' --disable-ccache --with-build-user=admin --with-jvm-variants=server --with-cacerts-src=/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/sbin/../security/certs --disable-warnings-as-errors --enable-headless-only=yes --enable-dtrace --with-version-opt=ea --with-zlib=bundled'.\n\nConfiguration summary:\n* Name: linux-riscv64-server-release\n* Debug level: release\n* HS debug level: product\n* JVM variants: server\n* JVM features: server: 'cds compiler1 compiler2 dtrace epsilongc g1gc jfr jni-check jvmti management nmt parallelgc serialgc services shenandoahgc vm-structs zgc' \n* OpenJDK target: OS: linux, CPU architecture: riscv, address length: 64\n* Version string: 17.0.16-beta+6-ea (17.0.16-beta)\n\nTools summary:\n* Boot JDK: openjdk version \"17.0.15\" 2025-04-15 OpenJDK Runtime Environment Temurin-17.0.15+6 (build 17.0.15+6) OpenJDK 64-Bit Server VM Temurin-17.0.15+6 (build 17.0.15+6, mixed mode, sharing) (at /usr/lib/jvm/jdk17)\n* Toolchain: gcc (GNU Compiler Collection)\n* C Compiler: Version 10.5.0 (at /usr/bin/gcc-10)\n* C++ Compiler: Version 10.5.0 (at /usr/bin/g++-10)\n\nBuild performance summary:\n* Cores to use: 16\n* Memory limit: 64297 MB\n\n",
[2025-06-11T23:33:04.312Z] "make_command_args": "make product-images legacy-jre-image test-image static-libs-image\n",
[2025-06-11T23:33:04.312Z] "BUILD_CONFIGURATION_param": "{\n \"ARCHITECTURE\": \"riscv64\",\n \"TARGET_OS\": \"linux\",\n \"VARIANT\": \"temurin\",\n \"JAVA_TO_BUILD\": \"jdk17u\",\n \"TEST_LIST\": [\n \"sanity.openjdk\",\n \"sanity.system\",\n \"extended.system\",\n \"sanity.perf\",\n \"sanity.functional\",\n \"extended.functional\",\n \"extended.openjdk\",\n \"extended.perf\",\n \"special.functional\",\n \"special.openjdk\",\n \"dev.functional\"\n ],\n \"DYNAMIC_LIST\": [\n \"extended.openjdk\"\n ],\n \"NUM_MACHINES\": [\n \"3\"\n ],\n \"SCM_REF\": \"jdk-17.0.16+6_adopt\",\n \"BUILD_REF\": \"\",\n \"CI_REF\": \"\",\n \"HELPER_REF\": \"\",\n \"AQA_REF\": \"\",\n \"AQA_AUTO_GEN\": true,\n \"BUILD_ARGS\": \"--create-jre-image --create-sbom\",\n \"NODE_LABEL\": \"build&&linux&&qemustatic\",\n \"ADDITIONAL_TEST_LABEL\": \"\",\n \"KEEP_TEST_REPORTDIR\": false,\n \"ACTIVE_NODE_TIMEOUT\": \"5\",\n \"CODEBUILD\": false,\n \"DOCKER_IMAGE\": \"adoptopenjdk/ubuntu2004_build_image:linux-riscv64\",\n \"DOCKER_ARGS\": \"--platform linux/riscv64\",\n \"DOCKER_FILE\": \"\",\n \"DOCKER_NODE\": \"\",\n \"DOCKER_REGISTRY\": \"\",\n \"DOCKER_CREDENTIAL\": \"\",\n \"PLATFORM_CONFIG_LOCATION\": \"i/t/master/build-farm/platform-specific-configurations\",\n \"CONFIGURE_ARGS\": \"--enable-headless-only=yes --enable-dtrace --with-version-opt=ea\",\n \"OVERRIDE_FILE_NAME_VERSION\": \"\",\n \"USE_ADOPT_SHELL_SCRIPTS\": true,\n \"RELEASE\": false,\n \"WEEKLY\": true,\n \"PUBLISH_NAME\": \"jdk-17.0.16+6-ea\",\n \"ADOPT_BUILD_NUMBER\": \"\",\n \"ENABLE_REPRODUCIBLE_COMPARE\": false,\n \"ENABLE_TESTS\": true,\n \"ENABLE_TESTDYNAMICPARALLEL\": true,\n \"ENABLE_INSTALLERS\": true,\n \"ENABLE_SIGNER\": true,\n \"CLEAN_WORKSPACE\": false,\n \"CLEAN_WORKSPACE_AFTER\": false,\n \"CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER\": true\n}",
[2025-06-11T23:33:04.312Z] "openjdk_built_config": "# ============================\n# OPENJDK BUILD CONFIGURATION:\n# ============================\nBUILD_CONFIG[ADOPTIUM_DEVKIT_LOCATION]=\"\"\nBUILD_CONFIG[ADOPT_PATCHES]=\"true\"\nBUILD_CONFIG[ALSA]=\"true\"\nBUILD_CONFIG[ASSEMBLE_EXPLODED_IMAGE]=\"false\"\nBUILD_CONFIG[BRANCH]=\"jdk-17.0.16+6_adopt\"\nBUILD_CONFIG[BUILD_FULL_NAME]=\"linux-riscv64--server-release\"\nBUILD_CONFIG[BUILD_REPRODUCIBLE_DATE]=\"\"\nBUILD_CONFIG[BUILD_VARIANT]=\"temurin\"\nBUILD_CONFIG[CLEAN_DOCKER_BUILD]=\"false\"\nBUILD_CONFIG[CLEAN_GIT_REPO]=\"true\"\nBUILD_CONFIG[CLEAN_LIBS]=\"false\"\nBUILD_CONFIG[CONTAINER_AS_ROOT]=\"\"\nBUILD_CONFIG[CONTAINER_COMMAND]=\"false\"\nBUILD_CONFIG[CONTAINER_IMAGE]=\"ubuntu:18.04\"\nBUILD_CONFIG[CONTAINER_NAME]=\"openjdk_container\"\nBUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JDK_FLAG]=\"false\"\nBUILD_CONFIG[COPY_MACOSX_FREE_FONT_LIB_FOR_JRE_FLAG]=\"false\"\nBUILD_CONFIG[CREATE_DEBUG_IMAGE]=\"true\"\nBUILD_CONFIG[CREATE_JRE_IMAGE]=\"true\"\nBUILD_CONFIG[CREATE_SBOM]=\"true\"\nBUILD_CONFIG[CREATE_SOURCE_ARCHIVE]=\"false\"\nBUILD_CONFIG[CROSSCOMPILE]=\"false\"\nBUILD_CONFIG[CUSTOM_CACERTS]=\"true\"\nBUILD_CONFIG[DEBUG_DOCKER]=\"false\"\nBUILD_CONFIG[DEBUG_IMAGE_PATH]=\"debug-image\"\nBUILD_CONFIG[DISABLE_ADOPT_BRANCH_SAFETY]=\"false\"\nBUILD_CONFIG[DOCKER_FILE_PATH]=\"\"\nBUILD_CONFIG[DOCKER_SOURCE_VOLUME_NAME]=\"openjdk-source-volume-jdk17u-temurin\"\nBUILD_CONFIG[ENABLE_SBOM_STRACE]=\"false\"\nBUILD_CONFIG[FREETYPE]=\"false\"\nBUILD_CONFIG[FREETYPE_DIRECTORY]=\"\"\nBUILD_CONFIG[FREETYPE_FONT_BUILD_TYPE_PARAM]=\"\"\nBUILD_CONFIG[FREETYPE_FONT_VERSION]=\"86bc8a95056c97a810986434a3f268cbe67f2902\"\nBUILD_CONFIG[GRADLE_USER_HOME_DIR]=\"\"\nBUILD_CONFIG[JDK_BOOT_DIR]=\"/usr/lib/jvm/jdk17\"\nBUILD_CONFIG[JDK_PATH]=\"jdk\"\nBUILD_CONFIG[JMODS_IMAGE_PATH]=\"\"\nBUILD_CONFIG[JRE_PATH]=\"jre\"\nBUILD_CONFIG[JVM_VARIANT]=\"server\"\nBUILD_CONFIG[KEEP_CONTAINER]=\"false\"\nBUILD_CONFIG[LOCAL_DEPENDENCY_CACHE_DIR]=\"\"\nBUILD_CONFIG[MACOSX_CODESIGN_IDENTITY]=\"\"\nBUILD_CONFIG[MAKE_ARGS_FOR_ANY_PLATFORM]=\"product-images legacy-jre-image\"\nBUILD_CONFIG[MAKE_COMMAND_NAME]=\"make\"\nBUILD_CONFIG[MAKE_EXPLODED]=\"false\"\nBUILD_CONFIG[NUM_PROCESSORS]=\"1\"\nBUILD_CONFIG[OPENJDK_BUILD_NUMBER]=\"\"\nBUILD_CONFIG[OPENJDK_BUILD_REPO_BRANCH]=\"master\"\nBUILD_CONFIG[OPENJDK_BUILD_REPO_URI]=\"https://github.com/adoptium/temurin-build.git\"\nBUILD_CONFIG[OPENJDK_CORE_VERSION]=\"jdk17\"\nBUILD_CONFIG[OPENJDK_FEATURE_NUMBER]=\"17\"\nBUILD_CONFIG[OPENJDK_FOREST_NAME]=\"jdk17u\"\nBUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE]=\"false\"\nBUILD_CONFIG[OPENJDK_LOCAL_SOURCE_ARCHIVE_ABSPATH]=\"\"\nBUILD_CONFIG[OPENJDK_SOURCE_DIR]=\"src\"\nBUILD_CONFIG[OPENJDK_UPDATE_VERSION]=\"\"\nBUILD_CONFIG[OS_ARCHITECTURE]=\"riscv64\"\nBUILD_CONFIG[OS_FULL_VERSION]=\"Ubuntu 20.04 (Kernel: 6.8.0-1018-azure)\"\nBUILD_CONFIG[OS_KERNEL_NAME]=\"linux\"\nBUILD_CONFIG[PATCHES]=\"\"\nBUILD_CONFIG[RELEASE]=\"false\"\nBUILD_CONFIG[REPOSITORY]=\"https://github.com/adoptium/jdk17u\"\nBUILD_CONFIG[REUSE_CONTAINER]=\"true\"\nBUILD_CONFIG[SHALLOW_CLONE_OPTION]=\"\"\nBUILD_CONFIG[SIGN]=\"false\"\nBUILD_CONFIG[STATIC_LIBS_IMAGE_PATH]=\"static-libs\"\nBUILD_CONFIG[TAG]=\"\"\nBUILD_CONFIG[TARGET_DIR]=\"target/\"\nBUILD_CONFIG[TARGET_FILE_NAME]=\"OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz\"\nBUILD_CONFIG[TEST_IMAGE_PATH]=\"test\"\nBUILD_CONFIG[TMP_CONTAINER_NAME]=\"openjdk-copy-src\"\nBUILD_CONFIG[TMP_SPACE_BUILD]=\"false\"\nBUILD_CONFIG[USER_OPENJDK_BUILD_ROOT_DIRECTORY]=\"\"\nBUILD_CONFIG[USER_SUPPLIED_CONFIGURE_ARGS]=\" --disable-warnings-as-errors --enable-headless-only=yes --enable-dtrace --with-version-opt=ea\"\nBUILD_CONFIG[USER_SUPPLIED_MAKE_ARGS]=\"\"\nBUILD_CONFIG[USE_ADOPTIUM_DEVKIT]=\"\"\nBUILD_CONFIG[USE_JEP319_CERTS]=\"true\"\nBUILD_CONFIG[USE_SSH]=\"false\"\nBUILD_CONFIG[VENDOR]=\"Undefined Vendor\"\nBUILD_CONFIG[WORKING_DIR]=\"./build/\"\nBUILD_CONFIG[WORKSPACE_DIR]=\"/home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace\"\n",
[2025-06-11T23:33:04.312Z] "openjdk_source": "https://github.com/adoptium/jdk17u/commit/69aec2685d8599c6a91282454307f1f54011c9e9",
[2025-06-11T23:33:04.312Z] "build_env_docker_image_digest": "adoptopenjdk/ubuntu2004_build_image@sha256:7c7825f2ce30a3924ee81ef35975700b0b93d590128736147b4ad6480aebf2bc\n",
[2025-06-11T23:33:04.312Z] "dependency_version_alsa": "https://ftp2.osuosl.org/pub/blfs/conglomeration/alsa-lib/alsa-lib-1.1.6.tar.bz2\n",
[2025-06-11T23:33:04.312Z] "dependency_version_freetype": "",
[2025-06-11T23:33:04.312Z] "dependency_version_freemarker": ""
[2025-06-11T23:33:04.312Z] }
[Pipeline] echo
[2025-06-11T23:33:04.314Z] =/=METADATA OUTPUT=/=
[Pipeline] writeFile
[Pipeline] echo
[2025-06-11T23:33:04.595Z] writeMetaData for workspace/target/OpenJDK17U-sbom_riscv64_linux_hotspot_17.0.16_6-ea.json
[Pipeline] isUnix
[Pipeline] echo
[2025-06-11T23:33:04.597Z] Non-windows non-docker detected - running sh to generate SHA256 sums in writeMetadata
[Pipeline] sh
[2025-06-11T23:33:06.007Z] + command -v shasum
[2025-06-11T23:33:06.007Z] + [ -x /usr/bin/shasum ]
[2025-06-11T23:33:06.007Z] + shasum -a 256
[2025-06-11T23:33:06.007Z] + cut -f1 -d
[Pipeline] echo
[2025-06-11T23:33:06.518Z] archive sha256 = 44a727177e08a4eda5c9770d4edbced4abbd1d8144ad9ba4e4d7b5a197995dee
[Pipeline] writeFile
[Pipeline] echo
[2025-06-11T23:33:06.678Z] writeMetaData for workspace/target/OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[Pipeline] isUnix
[Pipeline] echo
[2025-06-11T23:33:06.682Z] Non-windows non-docker detected - running sh to generate SHA256 sums in writeMetadata
[Pipeline] sh
[2025-06-11T23:33:08.090Z] + command -v shasum
[2025-06-11T23:33:08.090Z] + [ -x /usr/bin/shasum ]
[2025-06-11T23:33:08.090Z] + shasum -a 256
[2025-06-11T23:33:08.090Z] + cut -f1 -d
[Pipeline] echo
[2025-06-11T23:33:14.191Z] archive sha256 = c63ae99092b8f3738ead754750f87828e570cc78f97367f6f5d4b262730edd94
[Pipeline] writeFile
[Pipeline] echo
[2025-06-11T23:33:14.517Z] writeMetaData for workspace/target/OpenJDK17U-jre_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[Pipeline] isUnix
[Pipeline] echo
[2025-06-11T23:33:14.521Z] Non-windows non-docker detected - running sh to generate SHA256 sums in writeMetadata
[Pipeline] sh
[2025-06-11T23:33:16.054Z] + command -v shasum
[2025-06-11T23:33:16.054Z] + [ -x /usr/bin/shasum ]
[2025-06-11T23:33:16.054Z] + shasum -a 256
[2025-06-11T23:33:16.054Z] + cut -f1 -d
[Pipeline] echo
[2025-06-11T23:33:18.129Z] archive sha256 = cc80db02831080c08ca2805ce784125389005bb97c003c857f1331adc12e3044
[Pipeline] writeFile
[Pipeline] echo
[2025-06-11T23:33:18.419Z] writeMetaData for workspace/target/OpenJDK17U-debugimage_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[Pipeline] isUnix
[Pipeline] echo
[2025-06-11T23:33:18.423Z] Non-windows non-docker detected - running sh to generate SHA256 sums in writeMetadata
[Pipeline] sh
[2025-06-11T23:33:19.831Z] + command -v shasum
[2025-06-11T23:33:19.831Z] + [ -x /usr/bin/shasum ]
[2025-06-11T23:33:19.831Z] + shasum -a 256
[2025-06-11T23:33:19.831Z] + cut -f1 -d
[Pipeline] echo
[2025-06-11T23:33:25.273Z] archive sha256 = d8617b1f8e04d8cc5053c7be04d13889df8439bdd7019cc01ba50dec08579d9c
[Pipeline] writeFile
[Pipeline] echo
[2025-06-11T23:33:25.599Z] writeMetaData for workspace/target/OpenJDK17U-static-libs-glibc_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[Pipeline] isUnix
[Pipeline] echo
[2025-06-11T23:33:25.603Z] Non-windows non-docker detected - running sh to generate SHA256 sums in writeMetadata
[Pipeline] sh
[2025-06-11T23:33:27.134Z] + command -v shasum
[2025-06-11T23:33:27.134Z] + [ -x /usr/bin/shasum ]
[2025-06-11T23:33:27.134Z] + shasum -a 256
[2025-06-11T23:33:27.134Z] + cut -f1 -d
[Pipeline] echo
[2025-06-11T23:33:27.643Z] archive sha256 = 92f5d02e2f5c280d0599148278787c6ac8b065fa9ea62ca305a571c236bfc677
[Pipeline] writeFile
[Pipeline] timeout
[2025-06-11T23:33:27.805Z] Timeout set to expire in 3 hr 0 min
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-06-11T23:33:27.955Z] Archiving artifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-11T23:34:31.019Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-06-11T23:34:31.041Z] Cleaning workspace build output files under /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] isUnix
[Pipeline] sh
[2025-06-11T23:34:32.476Z] + rm -rf /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/src/build /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/target /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/devkit /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin/workspace/build/straceOutput
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-11T23:34:35.581Z] $ docker stop --time=1 5aafb4d738abc5bfc27ecc9f6f1172bf46feb6930721d236fae5498d224f2b8b
[2025-06-11T23:34:37.122Z] $ docker rm -f --volumes 5aafb4d738abc5bfc27ecc9f6f1172bf46feb6930721d236fae5498d224f2b8b
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-06-11T23:34:37.765Z] [NODE SHIFT] OUT OF DOCKER NODE (LABELNAME build&&linux&&qemustatic&&dockerBuild!)
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-11T23:34:37.791Z] openjdk_build_pipeline: executing signing phase
[Pipeline] echo
[2025-06-11T23:34:37.802Z] openjdk_build_pipeline: building installers
[Pipeline] node
[2025-06-11T23:34:37.924Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] stage
[Pipeline] { (installer)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] node
[2025-06-11T23:34:38.125Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] stage
[Pipeline] { (sign installer)
[Pipeline] sh
[2025-06-11T23:34:40.340Z] + rm -rf workspace/target/*
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-06-11T23:34:40.928Z] openjdk_build_pipeline: Running GPG signing process
[Pipeline] stage
[Pipeline] { (SBOM JSF Sign)
[Pipeline] echo
[2025-06-11T23:34:40.961Z] Running build_sign_sbom_libraries to build the SBOM libraries
[Pipeline] build
[2025-06-11T23:34:40.963Z] Scheduling project: build_sign_sbom_libraries
[2025-06-11T23:34:49.920Z] Starting building: build_sign_sbom_libraries #1523
[2025-06-11T23:35:20.033Z] Build build_sign_sbom_libraries #1523 completed: SUCCESS
[Pipeline] echo
[2025-06-11T23:35:20.044Z] RUNNING sign_temurin_jsf for linux/riscv64 ...
[Pipeline] build
[2025-06-11T23:35:20.048Z] Scheduling project: build-scripts » release » sign_temurin_jsf
[2025-06-11T23:35:29.319Z] Starting building: build-scripts » release » sign_temurin_jsf #1639
[2025-06-11T23:35:48.647Z] Build build-scripts » release » sign_temurin_jsf #1639 completed: SUCCESS
[Pipeline] node
[2025-06-11T23:35:48.788Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-11T23:35:50.912Z] + rm -rf workspace/target/*
[Pipeline] copyArtifacts
[2025-06-11T23:35:52.726Z] Copied 1 artifact from "build-scripts » release » sign_temurin_jsf" build number 1639
[Pipeline] timeout
[2025-06-11T23:35:52.748Z] Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-06-11T23:35:52.945Z] Archiving artifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (GPG sign)
[Pipeline] echo
[2025-06-11T23:35:53.701Z] RUNNING sign_temurin_gpg for linux/riscv64 ...
[Pipeline] build
[2025-06-11T23:35:53.708Z] Scheduling project: build-scripts » release » sign_temurin_gpg
[2025-06-11T23:35:59.728Z] Starting building: build-scripts » release » sign_temurin_gpg #33218
[2025-06-11T23:37:37.089Z] Build build-scripts » release » sign_temurin_gpg #33218 completed: SUCCESS
[Pipeline] node
[2025-06-11T23:37:37.198Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-11T23:37:39.028Z] + rm -rf workspace/target/OpenJDK17U-sbom_riscv64_linux_hotspot_17.0.16_6-ea.json
[Pipeline] copyArtifacts
[2025-06-11T23:37:43.219Z] Copied 6 artifacts from "build-scripts » release » sign_temurin_gpg" build number 33218
[Pipeline] timeout
[2025-06-11T23:37:43.310Z] Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-06-11T23:37:43.507Z] Archiving artifacts
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-11T23:37:43.979Z] openjdk_build_pipeline: Verifying signing
[Pipeline] echo
[2025-06-11T23:37:43.995Z] openjdk_build_pipeline: running smoke tests
[Pipeline] echo
[2025-06-11T23:37:44.020Z] Running smoke test
[Pipeline] stage
[Pipeline] { (smoke test)
[Pipeline] library
[2025-06-11T23:37:44.048Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] build
[2025-06-11T23:37:46.198Z] Scheduling project: build-scripts » jobs » jdk17u » jdk17u-linux-riscv64-temurin_SmokeTests
[2025-06-11T23:37:56.163Z] Starting building: build-scripts » jobs » jdk17u » jdk17u-linux-riscv64-temurin_SmokeTests #6
[2025-06-12T08:51:34.923Z] Build build-scripts » jobs » jdk17u » jdk17u-linux-riscv64-temurin_SmokeTests #6 completed: SUCCESS
[Pipeline] echo
[2025-06-12T08:51:34.934Z] smoke test result was SUCCESS
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-12T08:51:34.971Z] openjdk_build_pipeline: smoke tests OK - running full AQA suite
[Pipeline] echo
[2025-06-12T08:51:34.974Z] openjdk_build_pipeline: Remote trigger Eclipse Temurin AQA_Test_Pipeline job with riscv64_linux jdk17u
[Pipeline] echo
[2025-06-12T08:51:34.989Z] sdkUrl is https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-linux-riscv64-temurin/9//artifact/workspace/target/OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz
[Pipeline] parallel
[Pipeline] { (Branch: sanity.jck,extended.jck,special.jck)
[Pipeline] echo
[2025-06-12T08:51:35.023Z] Remote trigger: sanity.jck,extended.jck,special.jck
[Pipeline] catchError
[Pipeline] {
[Pipeline] triggerRemoteJob
[2025-06-12T08:51:35.058Z] ################################################################################################################
[2025-06-12T08:51:35.059Z] Parameterized Remote Trigger Configuration:
[2025-06-12T08:51:35.059Z] - job: AQA_Test_Pipeline
[2025-06-12T08:51:35.059Z] - remoteJenkinsName: temurin-compliance
[2025-06-12T08:51:35.059Z] - parameters: {SDK_RESOURCE=customized, CUSTOMIZED_SDK_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-linux-riscv64-temurin/9//artifact/workspace/target/OpenJDK17U-jdk_riscv64_linux_hotspot_17.0.16_6-ea.tar.gz, PLATFORMS=riscv64_linux, cause=Remote triggered by job https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-linux-riscv64-temurin/9/, APPLICATION_OPTIONS= , NUM_MACHINES=1, AUTO_AQA_GEN=true, RERUN_FAILURE=true, LABEL_ADDITION=, PIPELINE_DISPLAY_NAME=jdk17 : jdk-17.0.16+6_adopt_weekly : riscv64_linux : sanity.jck,extended.jck,special.jck, RERUN_ITERATIONS=1, SETUP_JCK_RUN=false, TARGETS=sanity.jck,extended.jck,special.jck, EXTRA_OPTIONS=, JCK_GIT_REPO=git@github.com:temurin-compliance/JCK17-unzipped.git, JDK_VERSIONS=17, PARALLEL=None}
[2025-06-12T08:51:35.059Z] - blockBuildUntilComplete: false
[2025-06-12T08:51:35.059Z] - connectionRetryLimit: 5
[2025-06-12T08:51:35.059Z] - trustAllCertificates: false
[2025-06-12T08:51:35.059Z] ################################################################################################################
[2025-06-12T08:51:35.567Z] Triggering parameterized remote job 'https://ci.eclipse.org/temurin-compliance/job/AQA_Test_Pipeline'
[2025-06-12T08:51:35.567Z] Using globally defined 'Token Authentication' as user 'tc-trigger-bot@eclipse.org'
[2025-06-12T08:51:35.567Z] Triggering remote job now.
[2025-06-12T08:51:35.744Z] CSRF protection is enabled on the remote server.
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // parallel
[Pipeline] parallel
[Pipeline] { (Branch: sanity.openjdk)
[Pipeline] { (Branch: sanity.system)
[Pipeline] { (Branch: extended.system)
[Pipeline] { (Branch: sanity.perf)
[Pipeline] { (Branch: sanity.functional)
[Pipeline] { (Branch: extended.functional)
[Pipeline] { (Branch: extended.openjdk)
[Pipeline] { (Branch: extended.perf)
[Pipeline] { (Branch: special.functional)
[Pipeline] { (Branch: special.openjdk)
[Pipeline] { (Branch: dev.functional)
[Pipeline] echo
[2025-06-12T08:51:36.241Z] Running test: sanity.openjdk
[Pipeline] stage
[Pipeline] { (sanity.openjdk)
[Pipeline] echo
[2025-06-12T08:51:36.244Z] Running test: sanity.system
[Pipeline] stage
[Pipeline] { (sanity.system)
[Pipeline] echo
[2025-06-12T08:51:36.247Z] Running test: extended.system
[Pipeline] stage
[Pipeline] { (extended.system)
[Pipeline] echo
[2025-06-12T08:51:36.250Z] Running test: sanity.perf
[Pipeline] stage
[Pipeline] { (sanity.perf)
[Pipeline] echo
[2025-06-12T08:51:36.252Z] Running test: sanity.functional
[Pipeline] stage
[Pipeline] { (sanity.functional)
[Pipeline] echo
[2025-06-12T08:51:36.254Z] Running test: extended.functional
[Pipeline] stage
[Pipeline] { (extended.functional)
[Pipeline] echo
[2025-06-12T08:51:36.256Z] Running test: extended.openjdk
[Pipeline] stage
[Pipeline] { (extended.openjdk)
[Pipeline] echo
[2025-06-12T08:51:36.258Z] Running test: extended.perf
[Pipeline] stage
[Pipeline] { (extended.perf)
[Pipeline] echo
[2025-06-12T08:51:36.260Z] Running test: special.functional
[Pipeline] stage
[Pipeline] { (special.functional)
[Pipeline] echo
[2025-06-12T08:51:36.262Z] Running test: special.openjdk
[Pipeline] stage
[Pipeline] { (special.openjdk)
[Pipeline] echo
[2025-06-12T08:51:36.264Z] Running test: dev.functional
[Pipeline] stage
[Pipeline] { (dev.functional)
[Pipeline] library
[2025-06-12T08:51:36.300Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] library
[2025-06-12T08:51:36.307Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] library
[2025-06-12T08:51:36.311Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] library
[2025-06-12T08:51:36.316Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] library
[2025-06-12T08:51:36.319Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] library
[2025-06-12T08:51:36.323Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] library
[2025-06-12T08:51:36.327Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] library
[2025-06-12T08:51:36.330Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] library
[2025-06-12T08:51:36.334Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] library
[2025-06-12T08:51:36.338Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] library
[2025-06-12T08:51:36.342Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2025-06-12T08:51:47.753Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=sanity), @string(name=GROUPS,value=openjdk), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_sanity.openjdk_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
[2025-06-12T08:51:47.757Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=sanity), @string(name=GROUPS,value=system), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_sanity.system_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
[2025-06-12T08:51:47.760Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=extended), @string(name=GROUPS,value=system), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_extended.system_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
[2025-06-12T08:51:47.763Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=sanity), @string(name=GROUPS,value=perf), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_sanity.perf_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
[2025-06-12T08:51:47.766Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=sanity), @string(name=GROUPS,value=functional), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_sanity.functional_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
[2025-06-12T08:51:47.769Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=extended), @string(name=GROUPS,value=functional), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_extended.functional_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
[2025-06-12T08:51:47.772Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=extended), @string(name=GROUPS,value=openjdk), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_extended.openjdk_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
[2025-06-12T08:51:47.775Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=extended), @string(name=GROUPS,value=perf), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_extended.perf_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
[2025-06-12T08:51:47.778Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=special), @string(name=GROUPS,value=functional), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_special.functional_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
[2025-06-12T08:51:47.781Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=special), @string(name=GROUPS,value=openjdk), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_special.openjdk_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
[2025-06-12T08:51:47.784Z] Use Test_Job_Auto_Gen to generate AQA test job with parameters: [@string(name=JDK_VERSIONS,value=17), @string(name=JDK_IMPL,value=hotspot), @string(name=TIME_LIMIT,value=25), @string(name=ARCH_OS_LIST,value=riscv64_linux), @booleanParam(name=LIGHT_WEIGHT_CHECKOUT,value=false), @string(name=LEVELS,value=dev), @string(name=GROUPS,value=functional), @string(name=TEST_JOB_NAME,value=Test_openjdk17_hs_dev.functional_riscv64_linux)]
[Pipeline] catchError
[Pipeline] {
[Pipeline] build
[2025-06-12T08:51:47.788Z] Scheduling project: Test_Job_Auto_Gen
[Pipeline] build
[2025-06-12T08:51:47.790Z] Scheduling project: Test_Job_Auto_Gen
[Pipeline] build
[2025-06-12T08:51:47.855Z] Scheduling project: Test_Job_Auto_Gen
[Pipeline] build
[2025-06-12T08:51:47.958Z] Scheduling project: Test_Job_Auto_Gen
[Pipeline] build
[2025-06-12T08:51:48.009Z] Scheduling project: Test_Job_Auto_Gen
[Pipeline] build
[2025-06-12T08:51:48.045Z] Scheduling project: Test_Job_Auto_Gen
[Pipeline] build
[2025-06-12T08:51:48.085Z] Scheduling project: Test_Job_Auto_Gen
[Pipeline] build
[2025-06-12T08:51:48.123Z] Scheduling project: Test_Job_Auto_Gen
[Pipeline] build
[2025-06-12T08:51:48.162Z] Scheduling project: Test_Job_Auto_Gen
[Pipeline] build
[2025-06-12T08:51:48.232Z] Scheduling project: Test_Job_Auto_Gen
[Pipeline] build
[2025-06-12T08:51:48.281Z] Scheduling project: Test_Job_Auto_Gen
[2025-06-12T08:51:54.201Z] Starting building: Test_Job_Auto_Gen #31967
[2025-06-12T08:51:54.212Z] Starting building: Test_Job_Auto_Gen #31966
[2025-06-12T08:51:58.348Z] Starting building: Test_Job_Auto_Gen #31968
[2025-06-12T08:51:58.348Z] Starting building: Test_Job_Auto_Gen #31975
[2025-06-12T08:51:58.349Z] Starting building: Test_Job_Auto_Gen #31971
[2025-06-12T08:51:58.354Z] Starting building: Test_Job_Auto_Gen #31973
[2025-06-12T08:51:58.357Z] Starting building: Test_Job_Auto_Gen #31972
[2025-06-12T08:51:58.357Z] Starting building: Test_Job_Auto_Gen #31976
[2025-06-12T08:51:59.339Z] Starting building: Test_Job_Auto_Gen #31970
[2025-06-12T08:51:59.582Z] Starting building: Test_Job_Auto_Gen #31974
[2025-06-12T08:51:59.583Z] Starting building: Test_Job_Auto_Gen #31969
[2025-06-12T08:54:57.464Z] Build Test_Job_Auto_Gen #31973 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:54:57.528Z] Scheduling project: Test_openjdk17_hs_extended.perf_riscv64_linux
[2025-06-12T08:55:02.305Z] Build Test_Job_Auto_Gen #31970 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:55:02.371Z] Scheduling project: Test_openjdk17_hs_sanity.functional_riscv64_linux
[2025-06-12T08:55:05.210Z] Starting building: Test_openjdk17_hs_extended.perf_riscv64_linux #62
[2025-06-12T08:55:10.268Z] Starting building: Test_openjdk17_hs_sanity.functional_riscv64_linux #72
[2025-06-12T08:55:39.819Z] Build Test_Job_Auto_Gen #31976 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:55:39.885Z] Scheduling project: Test_openjdk17_hs_dev.functional_riscv64_linux
[2025-06-12T08:55:41.673Z] Build Test_Job_Auto_Gen #31966 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:55:41.737Z] Scheduling project: Test_openjdk17_hs_sanity.openjdk_riscv64_linux
[2025-06-12T08:55:42.194Z] Build Test_Job_Auto_Gen #31967 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:55:42.249Z] Scheduling project: Test_openjdk17_hs_sanity.system_riscv64_linux
[2025-06-12T08:55:45.244Z] Build Test_Job_Auto_Gen #31971 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:55:45.326Z] Scheduling project: Test_openjdk17_hs_extended.functional_riscv64_linux
[2025-06-12T08:55:45.385Z] Starting building: Test_openjdk17_hs_dev.functional_riscv64_linux #44
[2025-06-12T08:55:45.986Z] Build Test_Job_Auto_Gen #31968 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:55:46.055Z] Scheduling project: Test_openjdk17_hs_extended.system_riscv64_linux
[2025-06-12T08:55:46.759Z] Build Test_Job_Auto_Gen #31975 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:55:46.811Z] Scheduling project: Test_openjdk17_hs_special.openjdk_riscv64_linux
[2025-06-12T08:55:46.912Z] Starting building: Test_openjdk17_hs_sanity.openjdk_riscv64_linux #85
[2025-06-12T08:55:50.691Z] Starting building: Test_openjdk17_hs_extended.functional_riscv64_linux #72
[2025-06-12T08:55:50.693Z] Starting building: Test_openjdk17_hs_sanity.system_riscv64_linux #76
[2025-06-12T08:55:52.467Z] Starting building: Test_openjdk17_hs_extended.system_riscv64_linux #76
[2025-06-12T08:55:52.473Z] Starting building: Test_openjdk17_hs_special.openjdk_riscv64_linux #44
[2025-06-12T08:56:47.446Z] Build Test_Job_Auto_Gen #31969 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:56:47.517Z] Scheduling project: Test_openjdk17_hs_sanity.perf_riscv64_linux
[2025-06-12T08:56:47.694Z] Build Test_Job_Auto_Gen #31972 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:56:47.753Z] Scheduling project: Test_openjdk17_hs_extended.openjdk_riscv64_linux
[2025-06-12T08:56:47.960Z] Build Test_Job_Auto_Gen #31974 completed: SUCCESS
[Pipeline] }
[Pipeline] // catchError
[Pipeline] build
[2025-06-12T08:56:48.023Z] Scheduling project: Test_openjdk17_hs_special.functional_riscv64_linux
[2025-06-12T08:56:56.511Z] Starting building: Test_openjdk17_hs_sanity.perf_riscv64_linux #76
[2025-06-12T08:56:56.515Z] Starting building: Test_openjdk17_hs_extended.openjdk_riscv64_linux #64
[2025-06-12T08:56:56.515Z] Starting building: Test_openjdk17_hs_special.functional_riscv64_linux #61
[2025-06-12T10:27:54.148Z] Build Test_openjdk17_hs_sanity.functional_riscv64_linux #72 completed: SUCCESS
[Pipeline] echo
[2025-06-12T10:27:54.155Z] sanity.functional result was SUCCESS
[Pipeline] node
[2025-06-12T10:27:54.318Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-12T10:27:56.358Z] + rm -f workspace/target/AQAvitTaps/*.tap
[Pipeline] timeout
[2025-06-12T10:27:56.881Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T10:27:58.014Z] Copied 1 artifact from "Test_openjdk17_hs_sanity.functional_riscv64_linux" build number 72
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-12T10:27:58.247Z] Archiving artifacts
[2025-06-12T10:27:58.846Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-12T10:46:15.269Z] Build Test_openjdk17_hs_extended.functional_riscv64_linux #72 completed: SUCCESS
[Pipeline] echo
[2025-06-12T10:46:15.274Z] extended.functional result was SUCCESS
[Pipeline] node
[2025-06-12T10:46:15.368Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-12T10:46:17.211Z] + rm -f workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.functional_riscv64_linux.tap
[Pipeline] timeout
[2025-06-12T10:46:18.114Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T10:46:19.346Z] Copied 1 artifact from "Test_openjdk17_hs_extended.functional_riscv64_linux" build number 72
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-12T10:46:19.579Z] Archiving artifacts
[2025-06-12T10:46:20.191Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-12T10:54:45.284Z] Build Test_openjdk17_hs_dev.functional_riscv64_linux #44 completed: UNSTABLE
[Pipeline] catchError
[Pipeline] {
[Pipeline] error
[Pipeline] }
[2025-06-12T10:54:45.314Z] ERROR: dev.functional not successful, setting stage result to: UNSTABLE
[Pipeline] // catchError
[Pipeline] node
[2025-06-12T10:54:45.379Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-12T10:54:47.388Z] + rm -f workspace/target/AQAvitTaps/Test_openjdk17_hs_extended.functional_riscv64_linux.tap
[Pipeline] timeout
[2025-06-12T10:54:47.913Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T10:54:49.205Z] Copied 1 artifact from "Test_openjdk17_hs_dev.functional_riscv64_linux" build number 44
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-12T10:54:49.425Z] Archiving artifacts
[2025-06-12T10:54:49.951Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-12T11:27:30.786Z] Build Test_openjdk17_hs_special.functional_riscv64_linux #61 completed: SUCCESS
[Pipeline] echo
[2025-06-12T11:27:30.796Z] special.functional result was SUCCESS
[Pipeline] node
[2025-06-12T11:27:30.884Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-12T11:27:32.911Z] + rm -f workspace/target/AQAvitTaps/Test_openjdk17_hs_dev.functional_riscv64_linux.tap
[Pipeline] timeout
[2025-06-12T11:27:33.436Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T11:27:34.679Z] Copied 1 artifact from "Test_openjdk17_hs_special.functional_riscv64_linux" build number 61
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-12T11:27:34.921Z] Archiving artifacts
[2025-06-12T11:27:35.442Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-12T15:45:22.635Z] Build Test_openjdk17_hs_extended.perf_riscv64_linux #62 completed: SUCCESS
[Pipeline] echo
[2025-06-12T15:45:22.643Z] extended.perf result was SUCCESS
[Pipeline] node
[2025-06-12T15:45:22.725Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-12T15:45:24.671Z] + rm -f workspace/target/AQAvitTaps/Test_openjdk17_hs_special.functional_riscv64_linux.tap
[Pipeline] timeout
[2025-06-12T15:45:25.196Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T15:45:26.308Z] Copied 1 artifact from "Test_openjdk17_hs_extended.perf_riscv64_linux" build number 62
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-12T15:45:26.532Z] Archiving artifacts
[2025-06-12T15:45:26.881Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-12T16:02:12.761Z] Build Test_openjdk17_hs_sanity.perf_riscv64_linux #76 completed: SUCCESS
[Pipeline] echo
[2025-06-12T16:02:12.768Z] sanity.perf result was SUCCESS
[Pipeline] node
[2025-06-12T16:02:12.841Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-12T16:02:14.868Z] + rm -f workspace/target/AQAvitTaps/Test_openjdk17_hs_extended.perf_riscv64_linux.tap
[Pipeline] timeout
[2025-06-12T16:02:15.392Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T16:02:16.798Z] Copied 1 artifact from "Test_openjdk17_hs_sanity.perf_riscv64_linux" build number 76
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-12T16:02:17.031Z] Archiving artifacts
[2025-06-12T16:02:17.382Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-12T16:57:59.870Z] Build Test_openjdk17_hs_extended.system_riscv64_linux #76 completed: SUCCESS
[Pipeline] echo
[2025-06-12T16:57:59.879Z] extended.system result was SUCCESS
[Pipeline] node
[2025-06-12T16:57:59.947Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-12T16:58:01.969Z] + rm -f workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.perf_riscv64_linux.tap
[Pipeline] timeout
[2025-06-12T16:58:02.495Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T16:58:04.635Z] Copied 3 artifacts from "Test_openjdk17_hs_extended.system_riscv64_linux" build number 76
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-12T16:58:04.868Z] Archiving artifacts
[2025-06-12T16:58:05.217Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-12T17:00:25.598Z] Build Test_openjdk17_hs_special.openjdk_riscv64_linux #44 completed: SUCCESS
[Pipeline] echo
[2025-06-12T17:00:25.602Z] special.openjdk result was SUCCESS
[Pipeline] node
[2025-06-12T17:00:25.670Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-12T17:00:27.512Z] + rm -f workspace/target/AQAvitTaps/Test_openjdk17_hs_extended.system_riscv64_linux_testList_0.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_extended.system_riscv64_linux_testList_1.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_extended.system_riscv64_linux_testList_2.tap
[Pipeline] timeout
[2025-06-12T17:00:28.035Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T17:00:30.155Z] Copied 3 artifacts from "Test_openjdk17_hs_special.openjdk_riscv64_linux" build number 44
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-12T17:00:30.404Z] Archiving artifacts
[2025-06-12T17:00:30.759Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-12T18:12:54.579Z] Build Test_openjdk17_hs_sanity.system_riscv64_linux #76 completed: SUCCESS
[Pipeline] echo
[2025-06-12T18:12:54.589Z] sanity.system result was SUCCESS
[Pipeline] node
[2025-06-12T18:12:54.717Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-12T18:12:56.927Z] + rm -f workspace/target/AQAvitTaps/Test_openjdk17_hs_special.openjdk_riscv64_linux_testList_0.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_special.openjdk_riscv64_linux_testList_1.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_special.openjdk_riscv64_linux_testList_2.tap
[Pipeline] timeout
[2025-06-12T18:12:57.453Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-12T18:12:59.574Z] Copied 3 artifacts from "Test_openjdk17_hs_sanity.system_riscv64_linux" build number 76
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-12T18:12:59.811Z] Archiving artifacts
[2025-06-12T18:13:00.163Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-13T02:35:04.322Z] Build Test_openjdk17_hs_sanity.openjdk_riscv64_linux #85 completed: UNSTABLE
[Pipeline] catchError
[Pipeline] {
[Pipeline] error
[Pipeline] }
[2025-06-13T02:35:04.358Z] ERROR: sanity.openjdk not successful, setting stage result to: UNSTABLE
[Pipeline] // catchError
[Pipeline] node
[2025-06-13T02:35:04.437Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-13T02:35:06.513Z] + rm -f workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.system_riscv64_linux_testList_0.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.system_riscv64_linux_testList_1.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.system_riscv64_linux_testList_2.tap
[Pipeline] timeout
[2025-06-13T02:35:07.038Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-13T02:35:11.264Z] Copied 6 artifacts from "Test_openjdk17_hs_sanity.openjdk_riscv64_linux" build number 85
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-13T02:35:11.520Z] Archiving artifacts
[2025-06-13T02:35:11.879Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2025-06-13T09:02:40.246Z] Build Test_openjdk17_hs_extended.openjdk_riscv64_linux #64 completed: UNSTABLE
[Pipeline] catchError
[Pipeline] {
[Pipeline] error
[Pipeline] }
[2025-06-13T09:02:40.284Z] ERROR: extended.openjdk not successful, setting stage result to: UNSTABLE
[Pipeline] // catchError
[Pipeline] node
[2025-06-13T09:02:40.357Z] Running on jenkins-worker in /home/jenkins/workspace/build-scripts/jobs/jdk17u/jdk17u-linux-riscv64-temurin
[Pipeline] {
[Pipeline] sh
[2025-06-13T09:02:42.546Z] + rm -f workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.openjdk_riscv64_linux_rerun.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.openjdk_riscv64_linux_testList_0.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.openjdk_riscv64_linux_testList_1.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.openjdk_riscv64_linux_testList_2.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.openjdk_riscv64_linux_testList_3.tap workspace/target/AQAvitTaps/Test_openjdk17_hs_sanity.openjdk_riscv64_linux_testList_4.tap
[Pipeline] timeout
[2025-06-13T09:02:43.071Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-13T09:02:46.801Z] Copied 6 artifacts from "Test_openjdk17_hs_extended.openjdk_riscv64_linux" build number 64
[Pipeline] }
[Pipeline] // timeout
[Pipeline] archiveArtifacts
[2025-06-13T09:02:47.058Z] Archiving artifacts
[2025-06-13T09:02:47.413Z] Recording fingerprints
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (sanity.jck,extended.jck,special.jck)
[Pipeline] echo
[2025-06-13T09:02:48.376Z] Remote build URL https://ci.eclipse.org/temurin-compliance/job/AQA_Test_Pipeline/8778/
[Pipeline] catchError
[Pipeline] {
[Pipeline] error
[Pipeline] }
[2025-06-13T09:02:48.405Z] ERROR: sanity.jck,extended.jck,special.jck not successful, setting stage result to: UNSTABLE
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE