jdk17u-release-mac-x64-temurin
Started by upstream project "build-scripts/release-openjdk17-pipeline" build number 98
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk17u" build number 8454
originally caused by:
Started by timer
Obtained pipelines/build/common/kick_off_build.groovy from git https://github.com/adoptium/ci-jenkins-pipelines.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-hetzner-worker in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
Pruning obsolete local branches
> git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin/.git # timeout=10
> git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --prune -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 6026980710278fad495421bbdf4494efa15425f4 (refs/remotes/origin/v2026.01.01)
Commit message: "Adjust release period no beta trigger testing to 10 days after (#1353)"
First time build. Skipping changelog.
[Pipeline] library
Loading library openjdk-jenkins-helper@v2026.01.01
Examining adoptium/jenkins-helper
Attempting to resolve v2026.01.01 as a branch
Resolved v2026.01.01 as branch v2026.01.01 at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5
The recommended git tool is: NONE
using credential eclipse_temurin_bot_email_and_token
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-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/v2026.01.01:refs/remotes/origin/v2026.01.01 # timeout=10
> git rev-parse refs/remotes/origin/v2026.01.01^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 6026980710278fad495421bbdf4494efa15425f4 # timeout=10
Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (v2026.01.01)
> git config core.sparsecheckout # timeout=10
> git checkout -f c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
Commit message: "Add ADDITIONAL_TEST_PARAMS to IndividualBuildConfig (#65)"
> git rev-list --no-walk 122955d80a30710692f2bbf98a3379290eba61fc # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-14T00:43:38.788Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2026-01-14T00:43:38.827Z] {
[2026-01-14T00:43:38.827Z] "ARCHITECTURE": "x64",
[2026-01-14T00:43:38.827Z] "TARGET_OS": "mac",
[2026-01-14T00:43:38.827Z] "VARIANT": "temurin",
[2026-01-14T00:43:38.827Z] "JAVA_TO_BUILD": "jdk17u",
[2026-01-14T00:43:38.827Z] "TEST_LIST": [
[2026-01-14T00:43:38.827Z] "sanity.openjdk",
[2026-01-14T00:43:38.827Z] "sanity.system",
[2026-01-14T00:43:38.827Z] "extended.system",
[2026-01-14T00:43:38.827Z] "sanity.perf",
[2026-01-14T00:43:38.827Z] "sanity.functional",
[2026-01-14T00:43:38.827Z] "extended.functional",
[2026-01-14T00:43:38.827Z] "extended.openjdk",
[2026-01-14T00:43:38.827Z] "extended.perf",
[2026-01-14T00:43:38.827Z] "special.functional"
[2026-01-14T00:43:38.827Z] ],
[2026-01-14T00:43:38.827Z] "DYNAMIC_LIST": [
[2026-01-14T00:43:38.827Z] "extended.openjdk"
[2026-01-14T00:43:38.827Z] ],
[2026-01-14T00:43:38.827Z] "NUM_MACHINES": [
[2026-01-14T00:43:38.827Z] "3"
[2026-01-14T00:43:38.827Z] ],
[2026-01-14T00:43:38.827Z] "SCM_REF": "jdk-17.0.18+7_adopt",
[2026-01-14T00:43:38.827Z] "BUILD_REF": "v2026.01.01",
[2026-01-14T00:43:38.827Z] "CI_REF": "v2026.01.01",
[2026-01-14T00:43:38.827Z] "HELPER_REF": "v2026.01.01",
[2026-01-14T00:43:38.827Z] "AQA_REF": "v1.0.11-release",
[2026-01-14T00:43:38.827Z] "AQA_AUTO_GEN": true,
[2026-01-14T00:43:38.827Z] "BUILD_ARGS": "--create-jre-image --create-sbom",
[2026-01-14T00:43:38.827Z] "NODE_LABEL": "xcode15.0.1&&build&&mac&&x64",
[2026-01-14T00:43:38.827Z] "ADDITIONAL_TEST_LABEL": "",
[2026-01-14T00:43:38.827Z] "ADDITIONAL_TEST_PARAMS": {
[2026-01-14T00:43:38.827Z]
[2026-01-14T00:43:38.827Z] },
[2026-01-14T00:43:38.827Z] "KEEP_TEST_REPORTDIR": false,
[2026-01-14T00:43:38.827Z] "ACTIVE_NODE_TIMEOUT": "5",
[2026-01-14T00:43:38.827Z] "CODEBUILD": false,
[2026-01-14T00:43:38.827Z] "DOCKER_IMAGE": "",
[2026-01-14T00:43:38.827Z] "DOCKER_ARGS": "",
[2026-01-14T00:43:38.827Z] "DOCKER_FILE": "",
[2026-01-14T00:43:38.827Z] "DOCKER_NODE": "",
[2026-01-14T00:43:38.827Z] "DOCKER_REGISTRY": "",
[2026-01-14T00:43:38.827Z] "DOCKER_CREDENTIAL": "",
[2026-01-14T00:43:38.827Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2026-01-14T00:43:38.827Z] "CONFIGURE_ARGS": "--enable-dtrace",
[2026-01-14T00:43:38.827Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2026-01-14T00:43:38.827Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2026-01-14T00:43:38.827Z] "RELEASE": true,
[2026-01-14T00:43:38.827Z] "WEEKLY": false,
[2026-01-14T00:43:38.827Z] "PUBLISH_NAME": "jdk-17.0.18+7",
[2026-01-14T00:43:38.827Z] "ADOPT_BUILD_NUMBER": "",
[2026-01-14T00:43:38.827Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2026-01-14T00:43:38.827Z] "ENABLE_TESTS": true,
[2026-01-14T00:43:38.827Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2026-01-14T00:43:38.827Z] "ENABLE_INSTALLERS": true,
[2026-01-14T00:43:38.827Z] "ENABLE_SIGNER": true,
[2026-01-14T00:43:38.827Z] "CLEAN_WORKSPACE": true,
[2026-01-14T00:43:38.827Z] "CLEAN_WORKSPACE_AFTER": false,
[2026-01-14T00:43:38.827Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2026-01-14T00:43:38.827Z] }
[Pipeline] echo
[2026-01-14T00:43:38.845Z] Filename will be: OpenJDK17U-jdk_x64_mac_hotspot_17.0.18_7.tar.gz
[Pipeline] echo
[2026-01-14T00:43:38.847Z] Executing tests: [sanity.openjdk, sanity.system, extended.system, sanity.perf, sanity.functional, extended.functional, extended.openjdk, extended.perf, special.functional]
[Pipeline] echo
[2026-01-14T00:43:38.850Z] Build num: 39
[Pipeline] echo
[2026-01-14T00:43:38.851Z] File name: OpenJDK17U-jdk_x64_mac_hotspot_17.0.18_7.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2026-01-14T00:43:38.907Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-01-14T00:43:38.926Z] openjdk_build_pipeline: running build without docker
[Pipeline] library
[2026-01-14T00:43:38.944Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-01-14T00:43:39.112Z] openjdk_build_pipeline: [NODE SHIFT] MOVING INTO NON-DOCKER JENKINS NODE MATCHING LABELNAME xcode15.0.1&&build&&mac&&x64...
[Pipeline] node
[2026-01-14T00:43:54.120Z] Still waiting to schedule task
[2026-01-14T00:43:54.120Z] All nodes of label ‘xcode15.0.1&&build&&mac&&x64’ are offline
[2026-01-14T00:44:03.207Z] Running on build-orka-macos14-arm64-xitpn in /Users/admin/workspace/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin
[Pipeline] {
[Pipeline] echo
[2026-01-14T00:44:03.253Z] checking mac
[Pipeline] echo
[2026-01-14T00:44:03.256Z] openjdk_build_pipeline: running build without docker on non-windows platform
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2026-01-14T00:44:03.306Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2026-01-14T00:44:03.309Z] {"branch":"v2026.01.01","remotes":{"url":"https://github.com/adoptium/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2026-01-14T00:44:03.311Z] DEFAULTS_JSON:
[Pipeline] echo
[2026-01-14T00:44:03.313Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-01-14T00:44:03.315Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2026-01-14T00:44:03.318Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-01-14T00:44:03.319Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2026-01-14T00:44:03.322Z] buildConfig.CI_REF: v2026.01.01
[Pipeline] echo
[2026-01-14T00:44:03.324Z] buildConfig.BUILD_REF: v2026.01.01
[Pipeline] echo
[2026-01-14T00:44:03.326Z] buildConfig.HELPER_REF: v2026.01.01
[Pipeline] timeout
[2026-01-14T00:44:03.332Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-14T00:44:03.352Z] Cleaning workspace non-hidden files: /Users/admin/workspace/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin/*
[Pipeline] isUnix
[Pipeline] sh
[2026-01-14T00:44:06.086Z] + rm -rf '/Users/admin/workspace/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin/*'
[Pipeline] echo
[2026-01-14T00:44:06.179Z] Cleaning workspace hidden files using cleanWs: /Users/admin/workspace/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin
[Pipeline] cleanWs
[2026-01-14T00:44:06.246Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-14T00:44:06.246Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-14T00:44:07.274Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-14T00:44:07.309Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-14T00:44:07.329Z] Removing workspace openjdk build directory: /Users/admin/workspace/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2026-01-14T00:44:07.865Z] + rm -rf /Users/admin/workspace/workspace/build-scripts/jobs/release/jobs/jdk17u/jdk17u-release-mac-x64-temurin/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-14T00:44:07.973Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-01-14T00:44:07.990Z] [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : v2026.01.01
[Pipeline] checkout
[2026-01-14T00:44:08.023Z] The recommended git tool is: /opt/homebrew/bin/git
[2026-01-14T00:44:09.266Z] No credentials specified
[2026-01-14T00:44:09.296Z] Cloning the remote Git repository
[2026-01-14T00:44:10.021Z] ERROR: Error cloning remote repo 'origin'
[2026-01-14T00:44:10.021Z] hudson.plugins.git.GitException: Command "/opt/homebrew/bin/git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
[2026-01-14T00:44:10.021Z] stdout:
[2026-01-14T00:44:10.021Z] stderr: dyld[391]: Symbol not found: _curl_global_trace
[2026-01-14T00:44:10.021Z] Referenced from: <E00C185B-29B3-3DB3-8693-44832B7DE93D> /opt/homebrew/Cellar/git/2.52.0_1/libexec/git-core/git-remote-http
[2026-01-14T00:44:10.021Z] Expected in: <629AACFB-550A-3751-A0B5-2021DC8A5767> /usr/lib/libcurl.4.dylib
[2026-01-14T00:44:10.021Z] error: git-remote-https died of signal 6
[2026-01-14T00:44:10.021Z] fatal: remote helper 'https' aborted session
[2026-01-14T00:44:10.021Z]
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2848)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2189)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:638)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:880)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-14T00:44:10.021Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-14T00:44:10.021Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-14T00:44:10.021Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-14T00:44:10.021Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-14T00:44:10.021Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-14T00:44:10.021Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-14T00:44:10.021Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-14T00:44:10.021Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-14T00:44:10.021Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to build-orka-macos14-arm64-xitpn
[2026-01-14T00:44:10.021Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-14T00:44:10.021Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-14T00:44:10.021Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-14T00:44:10.021Z] at jdk.internal.reflect.GeneratedMethodAccessor721.invoke(Unknown Source)
[2026-01-14T00:44:10.021Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-14T00:44:10.021Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git-client/jdk.proxy22/jdk.proxy22.$Proxy956.execute(Unknown Source)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T00:44:10.021Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T00:44:10.021Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T00:44:10.021Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T00:44:10.021Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T00:44:10.021Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T00:44:10.021Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T00:44:10.021Z] ERROR: Error cloning remote repo 'origin'
[2026-01-14T00:44:10.021Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-14T00:44:10.173Z] Execution error: hudson.AbortException: Error cloning remote repo 'origin'
[Pipeline] echo
[2026-01-14T00:44:10.175Z] hudson.AbortException: Error cloning remote repo 'origin'
[2026-01-14T00:44:10.175Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1228)
[2026-01-14T00:44:10.175Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
[2026-01-14T00:44:10.175Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-14T00:44:10.175Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-14T00:44:10.175Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-14T00:44:10.175Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-14T00:44:10.175Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-14T00:44:10.175Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-14T00:44:10.175Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-14T00:44:10.175Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-14T00:44:10.175Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-14T00:44:10.175Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-14T00:44:10.175Z] Suppressed: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: caefd3a1-362c-4705-be4a-b0086f638d05
[2026-01-14T00:44:10.175Z]
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE