Push event to branch golang-1.25 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3345264534865058232.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7585460402621130803.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4703144913378343057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe # timeout=10 Commit message: "Merge pull request #474 from cherrycl/support-golang-1.25" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh906053436998363773.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25.ciehav/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7974127430483427962.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.25-alpine, 1.25-alpine3.22], releaseBranchOverride:golang-1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.25 DOCKER_CUSTOM_TAGS: 1.25-alpine 1.25-alpine3.22 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-237035 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 (golang-1.25) Commit message: "Merge pull request #226 from cherrycl/golangci-lint-v1" > git config core.sparsecheckout # timeout=10 > git checkout -f d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 # timeout=10 > git rev-list --no-walk 6891e7494e81ced4b32a0ae74ca89dbdb27a3bbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-13T10:33:50.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-13T10:33:50.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-13T10:33:50.236Z] ========================================================= [2025-10-13T10:33:50.236Z] EdgeX Global Pipelines Version Info [2025-10-13T10:33:50.236Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:33:51.356Z] ------------------- [2025-10-13T10:33:51.356Z] stable info: [2025-10-13T10:33:51.356Z] ------------------- [2025-10-13T10:33:51.356Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-13T10:33:51.356Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-13T10:33:51.356Z] Message: update stable to v1.0.277 [2025-10-13T10:33:51.931Z] ------------------- [2025-10-13T10:33:51.931Z] experimental info: [2025-10-13T10:33:51.931Z] ------------------- [2025-10-13T10:33:51.931Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-13T10:33:51.931Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-13T10:33:51.931Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-10-13T10:33:52.023Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2025-10-13T10:33:52.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2025-10-13T10:33:52.057Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-10-13T10:33:52.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-13T10:33:52.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-13T10:33:52.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2025-10-13T10:33:52.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-10-13T10:33:52.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-10-13T10:33:52.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-10-13T10:33:52.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-13T10:33:52.209Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-10-13T10:33:52.230Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2025-10-13T10:33:52.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-13T10:33:52.269Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-13T10:33:52.289Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25 [Pipeline] echo [2025-10-13T10:33:52.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine 1.25-alpine3.22 [Pipeline] echo [2025-10-13T10:33:52.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25 [Pipeline] echo [2025-10-13T10:33:52.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25 [Pipeline] echo [2025-10-13T10:33:52.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25 [Pipeline] echo [2025-10-13T10:33:52.388Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [Pipeline] echo [2025-10-13T10:33:52.407Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d24cb5e [Pipeline] echo [2025-10-13T10:33:52.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T10:33:52.479Z] provisioning config files... [2025-10-13T10:33:52.494Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config10754905860624319907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:33:52.822Z] ---> ****-login.sh [2025-10-13T10:33:52.822Z] nexus3.edgexfoundry.org:10001 [2025-10-13T10:33:52.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:33:53.086Z] [2025-10-13T10:33:53.086Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T10:33:53.086Z] Configure a credential helper to remove this warning. See [2025-10-13T10:33:53.086Z] https://docs.****.com/go/credential-store/ [2025-10-13T10:33:53.086Z] [2025-10-13T10:33:53.086Z] Login Succeeded [2025-10-13T10:33:53.086Z] nexus3.edgexfoundry.org:10002 [2025-10-13T10:33:53.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:33:53.086Z] [2025-10-13T10:33:53.086Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T10:33:53.086Z] Configure a credential helper to remove this warning. See [2025-10-13T10:33:53.086Z] https://docs.****.com/go/credential-store/ [2025-10-13T10:33:53.086Z] [2025-10-13T10:33:53.086Z] Login Succeeded [2025-10-13T10:33:53.086Z] nexus3.edgexfoundry.org:10003 [2025-10-13T10:33:53.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:33:53.348Z] [2025-10-13T10:33:53.348Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T10:33:53.348Z] Configure a credential helper to remove this warning. See [2025-10-13T10:33:53.349Z] https://docs.****.com/go/credential-store/ [2025-10-13T10:33:53.349Z] [2025-10-13T10:33:53.349Z] Login Succeeded [2025-10-13T10:33:53.349Z] nexus3.edgexfoundry.org:10004 [2025-10-13T10:33:53.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:33:53.349Z] [2025-10-13T10:33:53.349Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T10:33:53.349Z] Configure a credential helper to remove this warning. See [2025-10-13T10:33:53.349Z] https://docs.****.com/go/credential-store/ [2025-10-13T10:33:53.349Z] [2025-10-13T10:33:53.349Z] Login Succeeded [2025-10-13T10:33:53.349Z] ****.io [2025-10-13T10:33:53.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:33:53.609Z] [2025-10-13T10:33:53.609Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T10:33:53.609Z] Configure a credential helper to remove this warning. See [2025-10-13T10:33:53.609Z] https://docs.****.com/go/credential-store/ [2025-10-13T10:33:53.609Z] [2025-10-13T10:33:53.609Z] Login Succeeded [2025-10-13T10:33:53.609Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T10:33:53.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T10:33:53.831Z] provisioning config files... [2025-10-13T10:33:53.841Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config140735684171910414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:33:54.138Z] ---> ****-login.sh [2025-10-13T10:33:54.138Z] nexus3.edgexfoundry.org:10001 [2025-10-13T10:33:54.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:33:54.138Z] Login Succeeded [2025-10-13T10:33:54.138Z] nexus3.edgexfoundry.org:10002 [2025-10-13T10:33:54.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:33:54.138Z] Login Succeeded [2025-10-13T10:33:54.138Z] nexus3.edgexfoundry.org:10003 [2025-10-13T10:33:54.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:33:54.399Z] Login Succeeded [2025-10-13T10:33:54.399Z] nexus3.edgexfoundry.org:10004 [2025-10-13T10:33:54.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:33:54.399Z] Login Succeeded [2025-10-13T10:33:54.399Z] ****.io [2025-10-13T10:33:54.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:33:54.660Z] Login Succeeded [2025-10-13T10:33:54.660Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T10:33:54.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-13T10:33:55.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-13T10:33:55.465Z] + ls -al . [2025-10-13T10:33:55.465Z] total 28 [2025-10-13T10:33:55.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 10:33 . [2025-10-13T10:33:55.465Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 10:33 .. [2025-10-13T10:33:55.465Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 10:33 .git [2025-10-13T10:33:55.465Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 10:33 .github [2025-10-13T10:33:55.465Z] -rw-rw-r-- 1 jenkins jenkins 311 Oct 13 10:33 .golangci.yml [2025-10-13T10:33:55.465Z] -rw-rw-r-- 1 jenkins jenkins 1199 Oct 13 10:33 Dockerfile [2025-10-13T10:33:55.465Z] -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 10:33 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:33:55.824Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 --label arch=amd64 . [2025-10-13T10:33:56.399Z] #0 building with "default" instance using docker driver [2025-10-13T10:33:56.399Z] [2025-10-13T10:33:56.399Z] #1 [internal] load build definition from Dockerfile [2025-10-13T10:33:56.399Z] #1 transferring dockerfile: 1.24kB done [2025-10-13T10:33:56.399Z] #1 DONE 0.0s [2025-10-13T10:33:56.399Z] [2025-10-13T10:33:56.399Z] #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 [2025-10-13T10:33:56.399Z] #2 DONE 0.1s [2025-10-13T10:33:56.658Z] [2025-10-13T10:33:56.658Z] #3 [internal] load .dockerignore [2025-10-13T10:33:56.658Z] #3 transferring context: 2B done [2025-10-13T10:33:56.658Z] #3 DONE 0.0s [2025-10-13T10:33:56.658Z] [2025-10-13T10:33:56.658Z] #4 [internal] load build context [2025-10-13T10:33:56.658Z] #4 transferring context: 353B done [2025-10-13T10:33:56.658Z] #4 DONE 0.0s [2025-10-13T10:33:56.658Z] [2025-10-13T10:33:56.658Z] #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 [2025-10-13T10:33:56.658Z] #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 0.0s done [2025-10-13T10:33:56.658Z] #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2025-10-13T10:33:56.658Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2025-10-13T10:33:56.658Z] #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-10-13T10:33:56.658Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-13T10:33:56.658Z] #5 sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 10.29kB / 10.29kB done [2025-10-13T10:33:56.658Z] #5 sha256:2096b2779e9643ea6c987e729c5cc5225c50014bf9d23518cacd4f00c19fb9c6 1.92kB / 1.92kB done [2025-10-13T10:33:56.658Z] #5 sha256:f87d2639c296390bc3a14ff1eeab4f205119215f27e8c574af7e3f8e496e5314 2.08kB / 2.08kB done [2025-10-13T10:33:56.658Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s [2025-10-13T10:33:56.658Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s [2025-10-13T10:33:56.658Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-13T10:33:56.658Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-10-13T10:33:56.919Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s [2025-10-13T10:33:56.919Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-13T10:33:56.919Z] #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-10-13T10:33:56.919Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s [2025-10-13T10:33:57.180Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2025-10-13T10:33:57.180Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2025-10-13T10:34:02.459Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done [2025-10-13T10:34:02.459Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-10-13T10:34:02.459Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-10-13T10:34:02.459Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-13T10:34:02.459Z] #5 DONE 5.7s [2025-10-13T10:34:02.459Z] [2025-10-13T10:34:02.459Z] #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml [2025-10-13T10:34:03.396Z] #6 DONE 0.9s [2025-10-13T10:34:03.396Z] [2025-10-13T10:34:03.396Z] #7 [3/5] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.14.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2025-10-13T10:34:03.396Z] #7 0.221 Connecting to github.com (140.82.112.4:443) [2025-10-13T10:34:03.658Z] #7 0.384 Connecting to release-assets.githubusercontent.com (185.199.109.133:443) [2025-10-13T10:34:03.658Z] #7 0.413 saving to '/usr/local/bin/hadolint' [2025-10-13T10:34:03.918Z] #7 0.824 hadolint 100% |********************************| 52.1M 0:00:00 ETA [2025-10-13T10:34:03.918Z] #7 0.824 '/usr/local/bin/hadolint' saved [2025-10-13T10:34:04.178Z] #7 DONE 1.0s [2025-10-13T10:34:04.437Z] [2025-10-13T10:34:04.437Z] #8 [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.64.8 [2025-10-13T10:34:04.437Z] #8 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-13T10:34:04.697Z] #8 0.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-13T10:34:04.957Z] #8 0.779 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2025-10-13T10:34:05.217Z] #8 0.784 (2/43) Installing libncursesw (6.5_p20250503-r0) [2025-10-13T10:34:05.217Z] #8 0.792 (3/43) Installing readline (8.2.13-r1) [2025-10-13T10:34:05.217Z] #8 0.798 (4/43) Installing bash (5.2.37-r0) [2025-10-13T10:34:05.217Z] #8 0.816 Executing bash-5.2.37-r0.post-install [2025-10-13T10:34:05.217Z] #8 0.820 (5/43) Installing libgcc (14.2.0-r6) [2025-10-13T10:34:05.217Z] #8 0.825 (6/43) Installing jansson (2.14.1-r0) [2025-10-13T10:34:05.217Z] #8 0.830 (7/43) Installing libstdc++ (14.2.0-r6) [2025-10-13T10:34:05.217Z] #8 0.854 (8/43) Installing zstd-libs (1.5.7-r0) [2025-10-13T10:34:05.217Z] #8 0.865 (9/43) Installing binutils (2.44-r3) [2025-10-13T10:34:05.217Z] #8 0.927 (10/43) Installing libmagic (5.46-r2) [2025-10-13T10:34:05.217Z] #8 0.953 (11/43) Installing file (5.46-r2) [2025-10-13T10:34:05.217Z] #8 0.957 (12/43) Installing libgomp (14.2.0-r6) [2025-10-13T10:34:05.217Z] #8 0.962 (13/43) Installing libatomic (14.2.0-r6) [2025-10-13T10:34:05.217Z] #8 0.966 (14/43) Installing gmp (6.3.0-r3) [2025-10-13T10:34:05.217Z] #8 0.975 (15/43) Installing isl26 (0.26-r1) [2025-10-13T10:34:05.218Z] #8 0.993 (16/43) Installing mpfr4 (4.2.1_p1-r0) [2025-10-13T10:34:05.218Z] #8 1.004 (17/43) Installing mpc1 (1.3.1-r1) [2025-10-13T10:34:05.218Z] #8 1.008 (18/43) Installing gcc (14.2.0-r6) [2025-10-13T10:34:06.158Z] #8 1.771 (19/43) Installing libstdc++-dev (14.2.0-r6) [2025-10-13T10:34:06.158Z] #8 1.887 (20/43) Installing musl-dev (1.2.5-r10) [2025-10-13T10:34:06.158Z] #8 1.939 (21/43) Installing g++ (14.2.0-r6) [2025-10-13T10:34:06.418Z] #8 2.171 (22/43) Installing make (4.4.1-r3) [2025-10-13T10:34:06.418Z] #8 2.176 (23/43) Installing fortify-headers (1.1-r5) [2025-10-13T10:34:06.418Z] #8 2.179 (24/43) Installing patch (2.8-r0) [2025-10-13T10:34:06.418Z] #8 2.184 (25/43) Installing build-base (0.5-r3) [2025-10-13T10:34:06.418Z] #8 2.184 (26/43) Installing brotli-libs (1.1.0-r2) [2025-10-13T10:34:06.418Z] #8 2.196 (27/43) Installing c-ares (1.34.5-r0) [2025-10-13T10:34:06.418Z] #8 2.202 (28/43) Installing libunistring (1.3-r0) [2025-10-13T10:34:06.418Z] #8 2.218 (29/43) Installing libidn2 (2.3.7-r0) [2025-10-13T10:34:06.418Z] #8 2.223 (30/43) Installing nghttp2-libs (1.65.0-r0) [2025-10-13T10:34:06.418Z] #8 2.226 (31/43) Installing libpsl (0.21.5-r3) [2025-10-13T10:34:06.418Z] #8 2.230 (32/43) Installing libcurl (8.14.1-r2) [2025-10-13T10:34:06.418Z] #8 2.244 (33/43) Installing curl (8.14.1-r2) [2025-10-13T10:34:06.418Z] #8 2.250 (34/43) Installing libexpat (2.7.3-r0) [2025-10-13T10:34:06.418Z] #8 2.255 (35/43) Installing pcre2 (10.43-r1) [2025-10-13T10:34:06.418Z] #8 2.265 (36/43) Installing git (2.49.1-r0) [2025-10-13T10:34:06.418Z] #8 2.322 (37/43) Installing git-init-template (2.49.1-r0) [2025-10-13T10:34:06.677Z] #8 2.326 (38/43) Installing linux-headers (6.14.2-r0) [2025-10-13T10:34:06.677Z] #8 2.404 (39/43) Installing pkgconf (2.4.3-r0) [2025-10-13T10:34:06.677Z] #8 2.408 (40/43) Installing libsodium (1.0.20-r0) [2025-10-13T10:34:06.677Z] #8 2.418 (41/43) Installing libzmq (4.3.5-r2) [2025-10-13T10:34:06.677Z] #8 2.429 (42/43) Installing libsodium-dev (1.0.20-r0) [2025-10-13T10:34:06.677Z] #8 2.436 (43/43) Installing zeromq-dev (4.3.5-r2) [2025-10-13T10:34:06.677Z] #8 2.441 Executing busybox-1.37.0-r19.trigger [2025-10-13T10:34:06.677Z] #8 2.448 OK: 265 MiB in 60 packages [2025-10-13T10:34:06.677Z] #8 2.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-13T10:34:06.677Z] #8 2.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-13T10:34:07.247Z] #8 2.946 OK: 265 MiB in 60 packages [2025-10-13T10:34:07.247Z] #8 3.043 Connecting to raw.githubusercontent.com (185.199.108.133:443) [2025-10-13T10:34:07.247Z] #8 3.090 writing to stdout [2025-10-13T10:34:07.506Z] #8 3.091 - 100% |********************************| 11589 0:00:00 ETA [2025-10-13T10:34:07.506Z] #8 3.091 written to stdout [2025-10-13T10:34:07.506Z] #8 3.104 golangci/golangci-lint info checking GitHub for tag 'v1.64.8' [2025-10-13T10:34:07.506Z] #8 3.314 golangci/golangci-lint info found version: 1.64.8 for v1.64.8/linux/amd64 [2025-10-13T10:34:08.452Z] #8 4.112 golangci/golangci-lint info installed ./bin/golangci-lint [2025-10-13T10:34:08.773Z] Still waiting to schedule task [2025-10-13T10:34:08.773Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-13T10:34:09.392Z] #8 DONE 5.0s [2025-10-13T10:34:09.392Z] [2025-10-13T10:34:09.392Z] #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-10-13T10:34:09.650Z] #9 0.564 go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-10-13T10:34:09.908Z] #9 0.574 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-10-13T10:34:16.471Z] #9 DONE 6.6s [2025-10-13T10:34:16.471Z] [2025-10-13T10:34:16.471Z] #10 exporting to image [2025-10-13T10:34:16.471Z] #10 exporting layers [2025-10-13T10:34:17.040Z] #10 exporting layers 1.3s done [2025-10-13T10:34:17.040Z] #10 writing image sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done [2025-10-13T10:34:17.040Z] #10 naming to docker.io/edgex-devops/edgex-golang-base done [2025-10-13T10:34:17.040Z] #10 DONE 1.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-10-13T10:34:17.214Z] [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: [2025-10-13T10:34:17.214Z] d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [2025-10-13T10:34:17.214Z] latest [2025-10-13T10:34:17.214Z] golang-1.25 [2025-10-13T10:34:17.214Z] 1.25-alpine [2025-10-13T10:34:17.214Z] 1.25-alpine3.22 [2025-10-13T10:34:17.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:34:17.545Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:34:17.872Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [2025-10-13T10:34:17.872Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-13T10:34:17.872Z] 1c08c0629a2c: Preparing [2025-10-13T10:34:17.872Z] 8fda711b04e4: Preparing [2025-10-13T10:34:17.872Z] 79e964fc16ce: Preparing [2025-10-13T10:34:17.872Z] 415a7c31f2c2: Preparing [2025-10-13T10:34:17.872Z] 5f70bf18a086: Preparing [2025-10-13T10:34:17.872Z] 0f6e10dbff7e: Preparing [2025-10-13T10:34:17.872Z] f6868b603273: Preparing [2025-10-13T10:34:17.872Z] 7ab3be969a6c: Preparing [2025-10-13T10:34:17.872Z] 256f393e029f: Preparing [2025-10-13T10:34:17.872Z] f6868b603273: Waiting [2025-10-13T10:34:17.872Z] 7ab3be969a6c: Waiting [2025-10-13T10:34:17.872Z] 256f393e029f: Waiting [2025-10-13T10:34:17.872Z] 0f6e10dbff7e: Waiting [2025-10-13T10:34:17.872Z] 5f70bf18a086: Layer already exists [2025-10-13T10:34:17.872Z] 0f6e10dbff7e: Layer already exists [2025-10-13T10:34:17.872Z] f6868b603273: Layer already exists [2025-10-13T10:34:17.873Z] 7ab3be969a6c: Layer already exists [2025-10-13T10:34:17.873Z] 415a7c31f2c2: Pushed [2025-10-13T10:34:17.873Z] 256f393e029f: Layer already exists [2025-10-13T10:34:22.071Z] 1c08c0629a2c: Pushed [2025-10-13T10:34:22.329Z] 79e964fc16ce: Pushed [2025-10-13T10:34:54.428Z] 8fda711b04e4: Pushed [2025-10-13T10:34:54.428Z] d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5: digest: sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:34:54.768Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:34:55.091Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-13T10:34:55.091Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-13T10:34:55.091Z] 1c08c0629a2c: Preparing [2025-10-13T10:34:55.091Z] 8fda711b04e4: Preparing [2025-10-13T10:34:55.091Z] 79e964fc16ce: Preparing [2025-10-13T10:34:55.091Z] 415a7c31f2c2: Preparing [2025-10-13T10:34:55.091Z] 5f70bf18a086: Preparing [2025-10-13T10:34:55.091Z] 0f6e10dbff7e: Preparing [2025-10-13T10:34:55.091Z] f6868b603273: Preparing [2025-10-13T10:34:55.091Z] 7ab3be969a6c: Preparing [2025-10-13T10:34:55.091Z] 256f393e029f: Preparing [2025-10-13T10:34:55.091Z] 0f6e10dbff7e: Waiting [2025-10-13T10:34:55.091Z] f6868b603273: Waiting [2025-10-13T10:34:55.091Z] 7ab3be969a6c: Waiting [2025-10-13T10:34:55.091Z] 256f393e029f: Waiting [2025-10-13T10:34:55.091Z] 1c08c0629a2c: Layer already exists [2025-10-13T10:34:55.091Z] 415a7c31f2c2: Layer already exists [2025-10-13T10:34:55.091Z] 5f70bf18a086: Layer already exists [2025-10-13T10:34:55.091Z] 8fda711b04e4: Layer already exists [2025-10-13T10:34:55.091Z] 79e964fc16ce: Layer already exists [2025-10-13T10:34:55.091Z] 0f6e10dbff7e: Layer already exists [2025-10-13T10:34:55.091Z] f6868b603273: Layer already exists [2025-10-13T10:34:55.091Z] 7ab3be969a6c: Layer already exists [2025-10-13T10:34:55.091Z] 256f393e029f: Layer already exists [2025-10-13T10:34:55.091Z] latest: digest: sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:34:55.418Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:34:55.747Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-13T10:34:55.747Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-13T10:34:55.747Z] 1c08c0629a2c: Preparing [2025-10-13T10:34:55.747Z] 8fda711b04e4: Preparing [2025-10-13T10:34:55.747Z] 79e964fc16ce: Preparing [2025-10-13T10:34:55.747Z] 415a7c31f2c2: Preparing [2025-10-13T10:34:55.747Z] 5f70bf18a086: Preparing [2025-10-13T10:34:55.747Z] 0f6e10dbff7e: Preparing [2025-10-13T10:34:55.747Z] f6868b603273: Preparing [2025-10-13T10:34:55.747Z] 7ab3be969a6c: Preparing [2025-10-13T10:34:55.747Z] 256f393e029f: Preparing [2025-10-13T10:34:55.747Z] f6868b603273: Waiting [2025-10-13T10:34:55.747Z] 7ab3be969a6c: Waiting [2025-10-13T10:34:55.747Z] 256f393e029f: Waiting [2025-10-13T10:34:55.747Z] 0f6e10dbff7e: Waiting [2025-10-13T10:34:55.747Z] 415a7c31f2c2: Layer already exists [2025-10-13T10:34:55.747Z] 79e964fc16ce: Layer already exists [2025-10-13T10:34:55.747Z] 1c08c0629a2c: Layer already exists [2025-10-13T10:34:55.747Z] 5f70bf18a086: Layer already exists [2025-10-13T10:34:55.747Z] 8fda711b04e4: Layer already exists [2025-10-13T10:34:55.747Z] f6868b603273: Layer already exists [2025-10-13T10:34:55.747Z] 7ab3be969a6c: Layer already exists [2025-10-13T10:34:55.747Z] 0f6e10dbff7e: Layer already exists [2025-10-13T10:34:55.747Z] 256f393e029f: Layer already exists [2025-10-13T10:34:55.747Z] golang-1.25: digest: sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:34:56.072Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:34:56.400Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-13T10:34:56.400Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-13T10:34:56.400Z] 1c08c0629a2c: Preparing [2025-10-13T10:34:56.400Z] 8fda711b04e4: Preparing [2025-10-13T10:34:56.400Z] 79e964fc16ce: Preparing [2025-10-13T10:34:56.400Z] 415a7c31f2c2: Preparing [2025-10-13T10:34:56.400Z] 5f70bf18a086: Preparing [2025-10-13T10:34:56.400Z] 0f6e10dbff7e: Preparing [2025-10-13T10:34:56.400Z] f6868b603273: Preparing [2025-10-13T10:34:56.400Z] 7ab3be969a6c: Preparing [2025-10-13T10:34:56.400Z] 256f393e029f: Preparing [2025-10-13T10:34:56.400Z] 7ab3be969a6c: Waiting [2025-10-13T10:34:56.400Z] 0f6e10dbff7e: Waiting [2025-10-13T10:34:56.400Z] 256f393e029f: Waiting [2025-10-13T10:34:56.400Z] f6868b603273: Waiting [2025-10-13T10:34:56.400Z] 79e964fc16ce: Layer already exists [2025-10-13T10:34:56.400Z] 415a7c31f2c2: Layer already exists [2025-10-13T10:34:56.400Z] 1c08c0629a2c: Layer already exists [2025-10-13T10:34:56.400Z] 5f70bf18a086: Layer already exists [2025-10-13T10:34:56.400Z] 8fda711b04e4: Layer already exists [2025-10-13T10:34:56.400Z] 0f6e10dbff7e: Layer already exists [2025-10-13T10:34:56.400Z] 7ab3be969a6c: Layer already exists [2025-10-13T10:34:56.400Z] 256f393e029f: Layer already exists [2025-10-13T10:34:56.400Z] f6868b603273: Layer already exists [2025-10-13T10:34:56.400Z] 1.25-alpine: digest: sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:34:56.733Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:34:57.054Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-13T10:34:57.054Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-13T10:34:57.054Z] 1c08c0629a2c: Preparing [2025-10-13T10:34:57.054Z] 8fda711b04e4: Preparing [2025-10-13T10:34:57.054Z] 79e964fc16ce: Preparing [2025-10-13T10:34:57.054Z] 415a7c31f2c2: Preparing [2025-10-13T10:34:57.054Z] 5f70bf18a086: Preparing [2025-10-13T10:34:57.054Z] 0f6e10dbff7e: Preparing [2025-10-13T10:34:57.054Z] f6868b603273: Preparing [2025-10-13T10:34:57.054Z] 7ab3be969a6c: Preparing [2025-10-13T10:34:57.054Z] 256f393e029f: Preparing [2025-10-13T10:34:57.054Z] f6868b603273: Waiting [2025-10-13T10:34:57.054Z] 7ab3be969a6c: Waiting [2025-10-13T10:34:57.054Z] 0f6e10dbff7e: Waiting [2025-10-13T10:34:57.054Z] 256f393e029f: Waiting [2025-10-13T10:34:57.054Z] 79e964fc16ce: Layer already exists [2025-10-13T10:34:57.054Z] 5f70bf18a086: Layer already exists [2025-10-13T10:34:57.054Z] 8fda711b04e4: Layer already exists [2025-10-13T10:34:57.054Z] 1c08c0629a2c: Layer already exists [2025-10-13T10:34:57.054Z] 415a7c31f2c2: Layer already exists [2025-10-13T10:34:57.054Z] 0f6e10dbff7e: Layer already exists [2025-10-13T10:34:57.054Z] 7ab3be969a6c: Layer already exists [2025-10-13T10:34:57.054Z] 256f393e029f: Layer already exists [2025-10-13T10:34:57.054Z] f6868b603273: Layer already exists [2025-10-13T10:34:57.054Z] 1.25-alpine3.22: digest: sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-13T10:34:57.110Z] ===================================================== [Pipeline] echo [2025-10-13T10:34:57.122Z] taggedImages: [2025-10-13T10:34:57.122Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [2025-10-13T10:34:57.122Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-13T10:34:57.122Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-13T10:34:57.122Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-13T10:34:57.122Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [Pipeline] echo [2025-10-13T10:34:57.159Z] ========================================================= [2025-10-13T10:34:57.159Z] [edgeXBuildMultiArch] RAW Config: [2025-10-13T10:34:57.159Z] images: [2025-10-13T10:34:57.159Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [2025-10-13T10:34:57.159Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-13T10:34:57.159Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-13T10:34:57.159Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-13T10:34:57.159Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-13T10:34:57.159Z] settingsFile: [2025-10-13T10:34:57.159Z] ci-build-images-settings [2025-10-13T10:34:57.159Z] ========================================================= [Pipeline] node [2025-10-13T10:35:12.162Z] Still waiting to schedule task [2025-10-13T10:35:12.162Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-13T10:35:49.774Z] Running on prd-centos7-docker-4c-2g-237081 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T10:35:49.803Z] provisioning config files... [2025-10-13T10:35:49.821Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config7661122462102311363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:35:50.746Z] ---> ****-login.sh [2025-10-13T10:35:50.746Z] nexus3.edgexfoundry.org:10001 [2025-10-13T10:35:51.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:35:51.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T10:35:51.016Z] Configure a credential helper to remove this warning. See [2025-10-13T10:35:51.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T10:35:51.016Z] [2025-10-13T10:35:51.016Z] Login Succeeded [2025-10-13T10:35:51.016Z] nexus3.edgexfoundry.org:10002 [2025-10-13T10:35:51.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:35:51.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T10:35:51.319Z] Configure a credential helper to remove this warning. See [2025-10-13T10:35:51.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T10:35:51.319Z] [2025-10-13T10:35:51.319Z] Login Succeeded [2025-10-13T10:35:51.319Z] nexus3.edgexfoundry.org:10003 [2025-10-13T10:35:51.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:35:51.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T10:35:51.319Z] Configure a credential helper to remove this warning. See [2025-10-13T10:35:51.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T10:35:51.319Z] [2025-10-13T10:35:51.319Z] Login Succeeded [2025-10-13T10:35:51.319Z] nexus3.edgexfoundry.org:10004 [2025-10-13T10:35:51.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:35:51.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T10:35:51.319Z] Configure a credential helper to remove this warning. See [2025-10-13T10:35:51.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T10:35:51.319Z] [2025-10-13T10:35:51.319Z] Login Succeeded [2025-10-13T10:35:51.319Z] ****.io [2025-10-13T10:35:51.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:35:51.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T10:35:51.583Z] Configure a credential helper to remove this warning. See [2025-10-13T10:35:51.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T10:35:51.583Z] [2025-10-13T10:35:51.583Z] Login Succeeded [2025-10-13T10:35:51.584Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T10:35:51.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-13T10:35:51.941Z] + docker buildx ls [2025-10-13T10:35:52.514Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-13T10:35:52.514Z] default * docker [2025-10-13T10:35:52.514Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-13T10:35:52.881Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-13T10:35:52.881Z] edgex-builder [Pipeline] sh [2025-10-13T10:35:53.198Z] + docker buildx inspect --bootstrap [2025-10-13T10:35:53.198Z] #1 [internal] booting buildkit [2025-10-13T10:35:53.198Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-13T10:35:56.523Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-10-13T10:35:56.523Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-13T10:35:59.115Z] #1 creating container buildx_buildkit_edgex-builder0 3.0s done [2025-10-13T10:35:59.115Z] #1 DONE 5.6s [2025-10-13T10:35:59.115Z] Name: edgex-builder [2025-10-13T10:35:59.115Z] Driver: docker-container [2025-10-13T10:35:59.115Z] [2025-10-13T10:35:59.115Z] Nodes: [2025-10-13T10:35:59.115Z] Name: edgex-builder0 [2025-10-13T10:35:59.115Z] Endpoint: unix:///var/run/docker.sock [2025-10-13T10:35:59.115Z] Status: running [2025-10-13T10:35:59.115Z] Buildkit: v0.25.1 [2025-10-13T10:35:59.115Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-13T10:35:59.404Z] + docker buildx ls [2025-10-13T10:35:59.404Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-13T10:35:59.404Z] edgex-builder * docker-container [2025-10-13T10:35:59.404Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-13T10:35:59.404Z] default docker [2025-10-13T10:35:59.404Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-13T10:35:59.703Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 --push - [2025-10-13T10:35:59.703Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5' [2025-10-13T10:35:59.703Z] #1 [internal] load build definition from Dockerfile [2025-10-13T10:35:59.703Z] #1 transferring dockerfile: 215B done [2025-10-13T10:35:59.703Z] #1 DONE 0.0s [2025-10-13T10:35:59.703Z] [2025-10-13T10:35:59.703Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [2025-10-13T10:35:59.703Z] #2 DONE 0.1s [2025-10-13T10:35:59.703Z] [2025-10-13T10:35:59.703Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [2025-10-13T10:35:59.703Z] #3 DONE 0.1s [2025-10-13T10:35:59.703Z] [2025-10-13T10:35:59.703Z] #4 [internal] load .dockerignore [2025-10-13T10:35:59.960Z] #4 transferring context: 2B done [2025-10-13T10:35:59.960Z] #4 DONE 0.0s [2025-10-13T10:35:59.960Z] [2025-10-13T10:35:59.960Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e [2025-10-13T10:35:59.960Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done [2025-10-13T10:35:59.960Z] #5 DONE 0.0s [2025-10-13T10:35:59.960Z] [2025-10-13T10:35:59.960Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e [2025-10-13T10:35:59.960Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done [2025-10-13T10:35:59.960Z] #6 DONE 0.1s [2025-10-13T10:36:00.221Z] [2025-10-13T10:36:00.221Z] #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-13T10:36:00.221Z] #7 DONE 0.0s [2025-10-13T10:36:00.221Z] [2025-10-13T10:36:00.221Z] #8 exporting to image [2025-10-13T10:36:00.221Z] #8 exporting layers done [2025-10-13T10:36:00.221Z] #8 exporting manifest sha256:3564c22824f8e093411d51124f429a36f6fe944fc9505e7e968a30e80fc0a17b done [2025-10-13T10:36:00.221Z] #8 exporting config sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done [2025-10-13T10:36:00.221Z] #8 exporting manifest sha256:bbd5be0658cb7e8440885faf346fa6cce524dda22c5ee0dda38ab1cfe79b8988 done [2025-10-13T10:36:00.221Z] #8 exporting config sha256:4a38b18256bfb8bb49e146c4577949ba3376277a007cfd19a10ded6a5f59b6ef done [2025-10-13T10:36:00.221Z] #8 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 done [2025-10-13T10:36:00.221Z] #8 pushing layers [2025-10-13T10:36:00.221Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-13T10:36:00.221Z] #8 pushing layers 0.1s done [2025-10-13T10:36:00.221Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5@sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 0.1s done [2025-10-13T10:36:00.221Z] #8 DONE 0.2s [2025-10-13T10:36:00.221Z] [2025-10-13T10:36:00.221Z] 1 warning found (use --debug to expand): [2025-10-13T10:36:00.221Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-13T10:36:00.569Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest' [2025-10-13T10:36:00.569Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest --push - [2025-10-13T10:36:00.569Z] #1 [internal] load build definition from Dockerfile [2025-10-13T10:36:00.569Z] #1 transferring dockerfile: 181B done [2025-10-13T10:36:00.569Z] #1 DONE 0.0s [2025-10-13T10:36:00.569Z] [2025-10-13T10:36:00.569Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-13T10:36:00.569Z] #2 DONE 0.0s [2025-10-13T10:36:00.569Z] [2025-10-13T10:36:00.569Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-13T10:36:00.569Z] #3 DONE 0.0s [2025-10-13T10:36:00.569Z] [2025-10-13T10:36:00.569Z] #4 [internal] load .dockerignore [2025-10-13T10:36:00.569Z] #4 transferring context: 2B done [2025-10-13T10:36:00.569Z] #4 DONE 0.0s [2025-10-13T10:36:00.569Z] [2025-10-13T10:36:00.569Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e [2025-10-13T10:36:00.569Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done [2025-10-13T10:36:00.569Z] #5 CACHED [2025-10-13T10:36:00.569Z] [2025-10-13T10:36:00.569Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e [2025-10-13T10:36:00.569Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done [2025-10-13T10:36:00.569Z] #6 CACHED [2025-10-13T10:36:00.569Z] [2025-10-13T10:36:00.569Z] #7 exporting to image [2025-10-13T10:36:00.569Z] #7 exporting layers done [2025-10-13T10:36:00.569Z] #7 exporting manifest sha256:3564c22824f8e093411d51124f429a36f6fe944fc9505e7e968a30e80fc0a17b done [2025-10-13T10:36:00.569Z] #7 exporting config sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done [2025-10-13T10:36:00.569Z] #7 exporting manifest sha256:bbd5be0658cb7e8440885faf346fa6cce524dda22c5ee0dda38ab1cfe79b8988 done [2025-10-13T10:36:00.569Z] #7 exporting config sha256:4a38b18256bfb8bb49e146c4577949ba3376277a007cfd19a10ded6a5f59b6ef done [2025-10-13T10:36:00.569Z] #7 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 [2025-10-13T10:36:00.569Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-13T10:36:00.828Z] #7 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 done [2025-10-13T10:36:00.828Z] #7 pushing layers 0.0s done [2025-10-13T10:36:00.828Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 0.1s done [2025-10-13T10:36:00.828Z] #7 DONE 0.1s [2025-10-13T10:36:00.828Z] [2025-10-13T10:36:00.828Z] #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-13T10:36:00.828Z] #8 DONE 0.0s [2025-10-13T10:36:00.828Z] [2025-10-13T10:36:00.828Z] 1 warning found (use --debug to expand): [2025-10-13T10:36:00.828Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-13T10:36:01.127Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25' [2025-10-13T10:36:01.128Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 --push - [2025-10-13T10:36:01.128Z] #1 [internal] load build definition from Dockerfile [2025-10-13T10:36:01.128Z] #1 transferring dockerfile: 186B done [2025-10-13T10:36:01.128Z] #1 DONE 0.0s [2025-10-13T10:36:01.128Z] [2025-10-13T10:36:01.128Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-13T10:36:01.128Z] #2 DONE 0.0s [2025-10-13T10:36:01.128Z] [2025-10-13T10:36:01.128Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-13T10:36:01.128Z] #3 DONE 0.0s [2025-10-13T10:36:01.128Z] [2025-10-13T10:36:01.128Z] #4 [internal] load .dockerignore [2025-10-13T10:36:01.128Z] #4 transferring context: 2B done [2025-10-13T10:36:01.128Z] #4 DONE 0.0s [2025-10-13T10:36:01.128Z] [2025-10-13T10:36:01.128Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e [2025-10-13T10:36:01.128Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done [2025-10-13T10:36:01.128Z] #5 CACHED [2025-10-13T10:36:01.128Z] [2025-10-13T10:36:01.128Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e [2025-10-13T10:36:01.128Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e done [2025-10-13T10:36:01.128Z] #6 CACHED [2025-10-13T10:36:01.128Z] [2025-10-13T10:36:01.128Z] #7 exporting to image [2025-10-13T10:36:01.128Z] #7 exporting layers done [2025-10-13T10:36:01.128Z] #7 exporting manifest sha256:3564c22824f8e093411d51124f429a36f6fe944fc9505e7e968a30e80fc0a17b done [2025-10-13T10:36:01.128Z] #7 exporting config sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done [2025-10-13T10:36:01.128Z] #7 exporting manifest sha256:bbd5be0658cb7e8440885faf346fa6cce524dda22c5ee0dda38ab1cfe79b8988 done [2025-10-13T10:36:01.128Z] #7 exporting config sha256:4a38b18256bfb8bb49e146c4577949ba3376277a007cfd19a10ded6a5f59b6ef done [2025-10-13T10:36:01.128Z] #7 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 done [2025-10-13T10:36:01.128Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-13T10:36:01.178Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-237060 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] checkout [2025-10-13T10:36:01.238Z] Selected Git installation does not exist. Using Default [2025-10-13T10:36:01.238Z] The recommended git tool is: NONE [2025-10-13T10:36:01.387Z] #7 pushing layers 0.0s done [2025-10-13T10:36:01.387Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 0.1s done [2025-10-13T10:36:01.387Z] #7 DONE 0.1s [2025-10-13T10:36:01.387Z] [2025-10-13T10:36:01.387Z] #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-13T10:36:01.387Z] #8 DONE 0.0s [2025-10-13T10:36:01.387Z] [2025-10-13T10:36:01.387Z] 1 warning found (use --debug to expand): [2025-10-13T10:36:01.387Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-13T10:36:01.684Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine' [2025-10-13T10:36:01.684Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --push - [2025-10-13T10:36:01.684Z] #1 [internal] load build definition from Dockerfile [2025-10-13T10:36:01.684Z] #1 transferring dockerfile: 186B done [2025-10-13T10:36:01.684Z] #1 DONE 0.0s [2025-10-13T10:36:01.684Z] [2025-10-13T10:36:01.684Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-13T10:36:01.684Z] #2 DONE 0.0s [2025-10-13T10:36:01.684Z] [2025-10-13T10:36:01.684Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-13T10:36:01.684Z] #3 DONE 0.0s [2025-10-13T10:36:01.684Z] [2025-10-13T10:36:01.684Z] #4 [internal] load .dockerignore [2025-10-13T10:36:01.684Z] #4 transferring context: 2B done [2025-10-13T10:36:01.684Z] #4 DONE 0.0s [2025-10-13T10:36:01.684Z] [2025-10-13T10:36:01.684Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e [2025-10-13T10:36:01.684Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done [2025-10-13T10:36:01.684Z] #5 CACHED [2025-10-13T10:36:01.684Z] [2025-10-13T10:36:01.684Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e [2025-10-13T10:36:01.684Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done [2025-10-13T10:36:01.684Z] #6 CACHED [2025-10-13T10:36:01.684Z] [2025-10-13T10:36:01.684Z] #7 exporting to image [2025-10-13T10:36:01.684Z] #7 exporting layers [2025-10-13T10:36:01.684Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-13T10:36:01.944Z] #7 exporting layers done [2025-10-13T10:36:01.944Z] #7 exporting manifest sha256:3564c22824f8e093411d51124f429a36f6fe944fc9505e7e968a30e80fc0a17b done [2025-10-13T10:36:01.944Z] #7 exporting config sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done [2025-10-13T10:36:01.944Z] #7 exporting manifest sha256:bbd5be0658cb7e8440885faf346fa6cce524dda22c5ee0dda38ab1cfe79b8988 done [2025-10-13T10:36:01.944Z] #7 exporting config sha256:4a38b18256bfb8bb49e146c4577949ba3376277a007cfd19a10ded6a5f59b6ef done [2025-10-13T10:36:01.944Z] #7 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 done [2025-10-13T10:36:01.944Z] #7 pushing layers 0.0s done [2025-10-13T10:36:01.945Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 0.1s done [2025-10-13T10:36:01.945Z] #7 DONE 0.1s [2025-10-13T10:36:01.945Z] [2025-10-13T10:36:01.945Z] #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-13T10:36:01.945Z] #8 DONE 0.0s [2025-10-13T10:36:01.945Z] [2025-10-13T10:36:01.945Z] 1 warning found (use --debug to expand): [2025-10-13T10:36:01.945Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-13T10:36:02.235Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22' [2025-10-13T10:36:02.235Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 --push - [2025-10-13T10:36:02.235Z] #1 [internal] load build definition from Dockerfile [2025-10-13T10:36:02.235Z] #1 transferring dockerfile: 190B done [2025-10-13T10:36:02.235Z] #1 DONE 0.0s [2025-10-13T10:36:02.235Z] [2025-10-13T10:36:02.235Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-13T10:36:02.235Z] #2 DONE 0.0s [2025-10-13T10:36:02.235Z] [2025-10-13T10:36:02.235Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-13T10:36:02.235Z] #3 DONE 0.0s [2025-10-13T10:36:02.235Z] [2025-10-13T10:36:02.235Z] #4 [internal] load .dockerignore [2025-10-13T10:36:02.235Z] #4 transferring context: 2B done [2025-10-13T10:36:02.235Z] #4 DONE 0.0s [2025-10-13T10:36:02.235Z] [2025-10-13T10:36:02.235Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e [2025-10-13T10:36:02.235Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done [2025-10-13T10:36:02.235Z] #5 CACHED [2025-10-13T10:36:02.235Z] [2025-10-13T10:36:02.235Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e [2025-10-13T10:36:02.235Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:4a4890b386954b730f8e4bdf900253522032b425d713f626000e227b26304f5e 0.0s done [2025-10-13T10:36:02.235Z] #6 CACHED [2025-10-13T10:36:02.235Z] [2025-10-13T10:36:02.235Z] #7 exporting to image [2025-10-13T10:36:02.235Z] #7 exporting layers done [2025-10-13T10:36:02.235Z] #7 exporting manifest sha256:3564c22824f8e093411d51124f429a36f6fe944fc9505e7e968a30e80fc0a17b done [2025-10-13T10:36:02.235Z] #7 exporting config sha256:cd7f326868414eb19b07dace455270046384a756d0b558e331ac5f101eb63ed3 done [2025-10-13T10:36:02.235Z] #7 exporting manifest sha256:bbd5be0658cb7e8440885faf346fa6cce524dda22c5ee0dda38ab1cfe79b8988 done [2025-10-13T10:36:02.235Z] #7 exporting config sha256:4a38b18256bfb8bb49e146c4577949ba3376277a007cfd19a10ded6a5f59b6ef done [2025-10-13T10:36:02.235Z] #7 exporting manifest list sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 done [2025-10-13T10:36:02.235Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-13T10:36:02.494Z] #7 pushing layers 0.0s done [2025-10-13T10:36:02.494Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:8e34b9a8cbde3be947cb7c6ca2937c4782cb73015233cb0110c6212f2e3648d4 0.1s done [2025-10-13T10:36:02.494Z] #7 DONE 0.1s [2025-10-13T10:36:02.494Z] [2025-10-13T10:36:02.494Z] #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-13T10:36:02.494Z] #8 DONE 0.0s [2025-10-13T10:36:02.494Z] [2025-10-13T10:36:02.494Z] 1 warning found (use --debug to expand): [2025-10-13T10:36:02.494Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-13T10:36:02.900Z] + '[' -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:36:03.198Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:36:03.761Z] ---> package-listing.sh [2025-10-13T10:36:03.761Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-13T10:36:03.761Z] ++ facter osfamily [2025-10-13T10:36:04.020Z] + OS_FAMILY=redhat [2025-10-13T10:36:04.020Z] + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 [2025-10-13T10:36:04.020Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-13T10:36:04.020Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-13T10:36:04.020Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-13T10:36:04.020Z] + PACKAGES=/tmp/packages_start.txt [2025-10-13T10:36:04.020Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-13T10:36:04.020Z] + PACKAGES=/tmp/packages_end.txt [2025-10-13T10:36:04.020Z] + case "${OS_FAMILY}" in [2025-10-13T10:36:04.020Z] + rpm -qa [2025-10-13T10:36:04.020Z] + sort [2025-10-13T10:36:04.592Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-13T10:36:04.592Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-13T10:36:04.592Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-13T10:36:04.592Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-13T10:36:04.592Z] + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [2025-10-13T10:36:04.592Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [Pipeline] echo [2025-10-13T10:36:04.654Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-13T10:36:04.937Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:36:05.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T10:36:05.495Z] [2025-10-13T10:36:05.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:36:05.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T10:36:05.807Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-13T10:36:05.807Z] 5eb5b503b376: Pulling fs layer [2025-10-13T10:36:05.807Z] 5c69ac0246d0: Pulling fs layer [2025-10-13T10:36:05.807Z] ec43610c2a17: Pulling fs layer [2025-10-13T10:36:05.807Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-13T10:36:05.807Z] 33b1e0a273af: Pulling fs layer [2025-10-13T10:36:05.807Z] 5d3b04190fa2: Pulling fs layer [2025-10-13T10:36:05.807Z] 2f39f015ded8: Pulling fs layer [2025-10-13T10:36:05.807Z] 33b1e0a273af: Waiting [2025-10-13T10:36:05.807Z] 5d3b04190fa2: Waiting [2025-10-13T10:36:05.807Z] 2f39f015ded8: Waiting [2025-10-13T10:36:05.807Z] 3a2ae6a8a46f: Waiting [2025-10-13T10:36:05.807Z] 5c69ac0246d0: Verifying Checksum [2025-10-13T10:36:05.807Z] 5c69ac0246d0: Download complete [2025-10-13T10:36:05.807Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-13T10:36:05.807Z] 3a2ae6a8a46f: Download complete [2025-10-13T10:36:05.807Z] ec43610c2a17: Verifying Checksum [2025-10-13T10:36:05.807Z] ec43610c2a17: Download complete [2025-10-13T10:36:05.807Z] 33b1e0a273af: Verifying Checksum [2025-10-13T10:36:05.807Z] 33b1e0a273af: Download complete [2025-10-13T10:36:05.807Z] 5d3b04190fa2: Verifying Checksum [2025-10-13T10:36:05.807Z] 5d3b04190fa2: Download complete [2025-10-13T10:36:06.072Z] 5eb5b503b376: Verifying Checksum [2025-10-13T10:36:06.073Z] 5eb5b503b376: Download complete [2025-10-13T10:36:06.645Z] 2f39f015ded8: Verifying Checksum [2025-10-13T10:36:06.645Z] 2f39f015ded8: Download complete [2025-10-13T10:36:07.597Z] 5eb5b503b376: Pull complete [2025-10-13T10:36:07.597Z] 5c69ac0246d0: Pull complete [2025-10-13T10:36:07.863Z] ec43610c2a17: Pull complete [2025-10-13T10:36:08.121Z] 3a2ae6a8a46f: Pull complete [2025-10-13T10:36:08.123Z] using credential edgex-jenkins-ssh [2025-10-13T10:36:08.143Z] Cloning the remote Git repository [2025-10-13T10:36:08.388Z] 33b1e0a273af: Pull complete [2025-10-13T10:36:08.388Z] 5d3b04190fa2: Pull complete [2025-10-13T10:36:08.188Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2025-10-13T10:36:08.284Z] > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 [2025-10-13T10:36:08.436Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-10-13T10:36:08.437Z] > git --version # timeout=10 [2025-10-13T10:36:08.461Z] > git --version # 'git version 2.25.1' [2025-10-13T10:36:08.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-13T10:36:08.621Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-13T10:36:10.150Z] Avoid second fetch [2025-10-13T10:36:10.150Z] Checking out Revision d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 (golang-1.25) [2025-10-13T10:36:09.255Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-10-13T10:36:09.281Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-13T10:36:10.162Z] > git config core.sparsecheckout # timeout=10 [2025-10-13T10:36:10.234Z] > git checkout -f d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 # timeout=10 [2025-10-13T10:36:10.890Z] Commit message: "Merge pull request #226 from cherrycl/golangci-lint-v1" [2025-10-13T10:36:12.617Z] 2f39f015ded8: Pull complete [2025-10-13T10:36:12.617Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-13T10:36:12.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T10:36:12.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T10:36:12.765Z] prd-centos7-docker-4c-2g-237081 does not seem to be running inside a container [2025-10-13T10:36:12.796Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-13T10:36:18.120Z] $ docker top d97d08d193f3f4ec3b65223d7a13ca72dcfe438b0ce81aa39bdd2e0862f95de0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T10:36:18.294Z] provisioning config files... [2025-10-13T10:36:18.320Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config12742784126152986178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:36:18.482Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-13T10:36:18.988Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-13T10:36:19.022Z] ---> ****-login.sh [2025-10-13T10:36:19.022Z] nexus3.edgexfoundry.org:10001 [2025-10-13T10:36:19.280Z] + ls /var/log/sa-host [2025-10-13T10:36:19.280Z] ls: cannot access '/var/log/sa-host': No such file or directory [2025-10-13T10:36:19.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T10:36:19.361Z] provisioning config files... [2025-10-13T10:36:19.374Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config6509527263733251026tmp [Pipeline] { [Pipeline] echo [2025-10-13T10:36:19.391Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:36:19.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T10:36:19.568Z] Configure a credential helper to remove this warning. See [2025-10-13T10:36:19.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T10:36:19.568Z] [2025-10-13T10:36:19.568Z] Login Succeeded [2025-10-13T10:36:19.568Z] nexus3.edgexfoundry.org:10002 [2025-10-13T10:36:19.676Z] ---> create-netrc.sh [Pipeline] } [2025-10-13T10:36:19.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:36:19.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:36:19.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T10:36:19.840Z] Configure a credential helper to remove this warning. See [2025-10-13T10:36:19.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T10:36:19.840Z] [2025-10-13T10:36:19.840Z] Login Succeeded [2025-10-13T10:36:19.840Z] nexus3.edgexfoundry.org:10003 [2025-10-13T10:36:20.020Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-13T10:36:20.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:36:20.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:36:20.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T10:36:20.112Z] Configure a credential helper to remove this warning. See [2025-10-13T10:36:20.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T10:36:20.112Z] [2025-10-13T10:36:20.112Z] Login Succeeded [2025-10-13T10:36:20.112Z] nexus3.edgexfoundry.org:10004 [2025-10-13T10:36:20.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:36:20.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T10:36:20.383Z] Configure a credential helper to remove this warning. See [2025-10-13T10:36:20.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T10:36:20.383Z] [2025-10-13T10:36:20.383Z] Login Succeeded [2025-10-13T10:36:20.383Z] ****.io [2025-10-13T10:36:20.407Z] ---> sudo-logs.sh [2025-10-13T10:36:20.407Z] Archiving 'sudo' log.. [2025-10-13T10:36:20.407Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-237081.novalocal: Name or service not known [2025-10-13T10:36:20.407Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-237081.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-13T10:36:20.434Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:36:20.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T10:36:20.720Z] ---> job-cost.sh [2025-10-13T10:36:20.720Z] lf-activate-venv: SKIPPING [2025-10-13T10:36:20.720Z] INFO: No Stack... [2025-10-13T10:36:20.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T10:36:20.931Z] Configure a credential helper to remove this warning. See [2025-10-13T10:36:20.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T10:36:20.931Z] [2025-10-13T10:36:20.931Z] Login Succeeded [2025-10-13T10:36:20.931Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T10:36:20.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-13T10:36:20.980Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-13T10:36:21.241Z] INFO: Archiving Costs [Pipeline] echo [2025-10-13T10:36:21.254Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:36:21.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-13T10:36:21.540Z] ---> logs-deploy.sh [2025-10-13T10:36:21.540Z] lf-activate-venv: SKIPPING [2025-10-13T10:36:21.540Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/3 [2025-10-13T10:36:21.540Z] INFO: archiving workspace using pattern(s): [2025-10-13T10:36:21.719Z] + ls -al . [2025-10-13T10:36:21.719Z] total 28 [2025-10-13T10:36:21.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 10:36 . [2025-10-13T10:36:21.719Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 10:36 .. [2025-10-13T10:36:21.719Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 10:36 .git [2025-10-13T10:36:21.719Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 10:36 .github [2025-10-13T10:36:21.719Z] -rw-rw-r-- 1 jenkins jenkins 311 Oct 13 10:36 .golangci.yml [2025-10-13T10:36:21.719Z] -rw-rw-r-- 1 jenkins jenkins 1199 Oct 13 10:36 Dockerfile [2025-10-13T10:36:21.719Z] -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 10:36 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:36:22.092Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 --label arch=arm64 . [2025-10-13T10:36:22.361Z] Sending build context to Docker daemon 494.1kB [2025-10-13T10:36:22.361Z] Step 1/9 : FROM golang:1.25-alpine3.22 [2025-10-13T10:36:22.477Z] Archives upload complete. [2025-10-13T10:36:22.737Z] INFO: archiving logs to Nexus [2025-10-13T10:36:22.958Z] 1.25-alpine3.22: Pulling from library/golang [2025-10-13T10:36:22.958Z] 6b59a28fa201: Pulling fs layer [2025-10-13T10:36:22.958Z] 00abc3ba1385: Pulling fs layer [2025-10-13T10:36:22.958Z] 66626199bcfa: Pulling fs layer [2025-10-13T10:36:22.958Z] a89982c42756: Pulling fs layer [2025-10-13T10:36:22.958Z] 4f4fb700ef54: Pulling fs layer [2025-10-13T10:36:22.958Z] a89982c42756: Waiting [2025-10-13T10:36:22.958Z] 4f4fb700ef54: Waiting [2025-10-13T10:36:23.237Z] 00abc3ba1385: Download complete [2025-10-13T10:36:23.237Z] a89982c42756: Verifying Checksum [2025-10-13T10:36:23.237Z] a89982c42756: Download complete [2025-10-13T10:36:23.237Z] 6b59a28fa201: Verifying Checksum [2025-10-13T10:36:23.237Z] 6b59a28fa201: Download complete [2025-10-13T10:36:23.315Z] ---> uname -a: [2025-10-13T10:36:23.315Z] Linux prd-centos7-docker-4c-2g-237081.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-13T10:36:23.315Z] [2025-10-13T10:36:23.315Z] [2025-10-13T10:36:23.315Z] ---> lscpu: [2025-10-13T10:36:23.315Z] Architecture: x86_64 [2025-10-13T10:36:23.315Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-13T10:36:23.315Z] Byte Order: Little Endian [2025-10-13T10:36:23.315Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-13T10:36:23.315Z] CPU(s): 2 [2025-10-13T10:36:23.315Z] On-line CPU(s) list: 0,1 [2025-10-13T10:36:23.315Z] Thread(s) per core: 1 [2025-10-13T10:36:23.315Z] Core(s) per socket: 1 [2025-10-13T10:36:23.315Z] Socket(s): 2 [2025-10-13T10:36:23.315Z] NUMA node(s): 1 [2025-10-13T10:36:23.315Z] Vendor ID: AuthenticAMD [2025-10-13T10:36:23.315Z] CPU family: 23 [2025-10-13T10:36:23.315Z] Model: 49 [2025-10-13T10:36:23.315Z] Model name: AMD EPYC-Rome Processor [2025-10-13T10:36:23.315Z] Stepping: 0 [2025-10-13T10:36:23.315Z] CPU MHz: 2799.998 [2025-10-13T10:36:23.315Z] BogoMIPS: 5599.99 [2025-10-13T10:36:23.315Z] Virtualization: AMD-V [2025-10-13T10:36:23.315Z] Hypervisor vendor: KVM [2025-10-13T10:36:23.315Z] Virtualization type: full [2025-10-13T10:36:23.315Z] L1d cache: 64 KiB [2025-10-13T10:36:23.315Z] L1i cache: 64 KiB [2025-10-13T10:36:23.315Z] L2 cache: 1 MiB [2025-10-13T10:36:23.315Z] L3 cache: 32 MiB [2025-10-13T10:36:23.315Z] NUMA node0 CPU(s): 0,1 [2025-10-13T10:36:23.315Z] Vulnerability Itlb multihit: Not affected [2025-10-13T10:36:23.315Z] Vulnerability L1tf: Not affected [2025-10-13T10:36:23.315Z] Vulnerability Mds: Not affected [2025-10-13T10:36:23.315Z] Vulnerability Meltdown: Not affected [2025-10-13T10:36:23.315Z] Vulnerability Mmio stale data: Not affected [2025-10-13T10:36:23.315Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-13T10:36:23.315Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-13T10:36:23.315Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-13T10:36:23.315Z] Vulnerability Srbds: Not affected [2025-10-13T10:36:23.315Z] Vulnerability Tsx async abort: Not affected [2025-10-13T10:36:23.315Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-10-13T10:36:23.315Z] [2025-10-13T10:36:23.315Z] [2025-10-13T10:36:23.315Z] ---> nproc: [2025-10-13T10:36:23.315Z] 2 [2025-10-13T10:36:23.315Z] [2025-10-13T10:36:23.315Z] [2025-10-13T10:36:23.315Z] ---> df -h: [2025-10-13T10:36:23.315Z] Filesystem Size Used Avail Use% Mounted on [2025-10-13T10:36:23.315Z] overlay 40G 7.3G 33G 19% / [2025-10-13T10:36:23.315Z] tmpfs 64M 0 64M 0% /dev [2025-10-13T10:36:23.315Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-13T10:36:23.315Z] shm 64M 0 64M 0% /dev/shm [2025-10-13T10:36:23.315Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-13T10:36:23.315Z] [2025-10-13T10:36:23.315Z] [2025-10-13T10:36:23.315Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2025-10-13T10:36:23.315Z] Please check if data collecting is enabled [2025-10-13T10:36:23.315Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [2025-10-13T10:36:23.513Z] 4f4fb700ef54: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-13T10:36:23.604Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-13T10:36:23.607Z] $ docker stop --time=1 d97d08d193f3f4ec3b65223d7a13ca72dcfe438b0ce81aa39bdd2e0862f95de0 [2025-10-13T10:36:24.103Z] 6b59a28fa201: Pull complete [2025-10-13T10:36:24.371Z] 00abc3ba1385: Pull complete [2025-10-13T10:36:24.639Z] 66626199bcfa: Verifying Checksum [2025-10-13T10:36:24.639Z] 66626199bcfa: Download complete [2025-10-13T10:36:24.741Z] $ docker rm -f --volumes d97d08d193f3f4ec3b65223d7a13ca72dcfe438b0ce81aa39bdd2e0862f95de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-13T10:36:24.829Z] [WS-CLEANUP] Deleting project workspace... [2025-10-13T10:36:24.829Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-13T10:36:24.844Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:36:25.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T10:36:25.245Z] [2025-10-13T10:36:25.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:36:25.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T10:36:25.554Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-13T10:36:25.554Z] 5eb5b503b376: Pulling fs layer [2025-10-13T10:36:25.554Z] 5c69ac0246d0: Pulling fs layer [2025-10-13T10:36:25.554Z] ec43610c2a17: Pulling fs layer [2025-10-13T10:36:25.554Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-13T10:36:25.554Z] 33b1e0a273af: Pulling fs layer [2025-10-13T10:36:25.554Z] 5d3b04190fa2: Pulling fs layer [2025-10-13T10:36:25.554Z] 2f39f015ded8: Pulling fs layer [2025-10-13T10:36:25.554Z] 3a2ae6a8a46f: Waiting [2025-10-13T10:36:25.554Z] 33b1e0a273af: Waiting [2025-10-13T10:36:25.554Z] 5d3b04190fa2: Waiting [2025-10-13T10:36:25.554Z] 2f39f015ded8: Waiting [2025-10-13T10:36:25.554Z] 5c69ac0246d0: Verifying Checksum [2025-10-13T10:36:25.554Z] 5c69ac0246d0: Download complete [2025-10-13T10:36:25.554Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-13T10:36:25.554Z] 3a2ae6a8a46f: Download complete [2025-10-13T10:36:25.554Z] 33b1e0a273af: Verifying Checksum [2025-10-13T10:36:25.554Z] 33b1e0a273af: Download complete [2025-10-13T10:36:25.554Z] ec43610c2a17: Verifying Checksum [2025-10-13T10:36:25.554Z] 5d3b04190fa2: Download complete [2025-10-13T10:36:25.812Z] 5eb5b503b376: Verifying Checksum [2025-10-13T10:36:25.812Z] 5eb5b503b376: Download complete [2025-10-13T10:36:26.378Z] 2f39f015ded8: Verifying Checksum [2025-10-13T10:36:26.378Z] 2f39f015ded8: Download complete [2025-10-13T10:36:27.753Z] 5eb5b503b376: Pull complete [2025-10-13T10:36:27.753Z] 5c69ac0246d0: Pull complete [2025-10-13T10:36:28.321Z] ec43610c2a17: Pull complete [2025-10-13T10:36:28.321Z] 3a2ae6a8a46f: Pull complete [2025-10-13T10:36:28.580Z] 33b1e0a273af: Pull complete [2025-10-13T10:36:28.580Z] 5d3b04190fa2: Pull complete [2025-10-13T10:36:35.161Z] 2f39f015ded8: Pull complete [2025-10-13T10:36:35.161Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-13T10:36:35.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T10:36:35.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T10:36:35.311Z] prd-ubuntu20.04-docker-8c-8g-237035 does not seem to be running inside a container [2025-10-13T10:36:35.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-13T10:36:37.793Z] $ docker top 200b14cd50a0ddc6e78f98eaceeda224fb935dd15a88a88127fe363faefe78da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:36:38.197Z] ---> job-cost.sh [2025-10-13T10:36:38.197Z] lf-activate-venv: SKIPPING [2025-10-13T10:36:38.197Z] INFO: No Stack... [2025-10-13T10:36:38.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-13T10:36:38.717Z] INFO: Archiving Costs [Pipeline] sh [2025-10-13T10:36:39.004Z] + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv [2025-10-13T10:36:39.004Z] + cut -d, -f6 [Pipeline] lock [2025-10-13T10:36:39.035Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] [2025-10-13T10:36:39.047Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] did not exist. Created. [2025-10-13T10:36:39.053Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-13T10:36:39.360Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-13T10:36:39.603Z] Stashed 1 file(s) [Pipeline] } [2025-10-13T10:36:39.611Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-13T10:36:39.629Z] $ docker stop --time=1 200b14cd50a0ddc6e78f98eaceeda224fb935dd15a88a88127fe363faefe78da [2025-10-13T10:36:39.715Z] 66626199bcfa: Pull complete [2025-10-13T10:36:39.715Z] a89982c42756: Pull complete [2025-10-13T10:36:39.715Z] 4f4fb700ef54: Pull complete [2025-10-13T10:36:39.715Z] Digest: sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 [2025-10-13T10:36:39.715Z] Status: Downloaded newer image for golang:1.25-alpine3.22 [2025-10-13T10:36:39.715Z] ---> e252f9315a5d [2025-10-13T10:36:39.715Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2025-10-13T10:36:39.715Z] ---> Running in 21a36926bb03 [2025-10-13T10:36:39.715Z] Removing intermediate container 21a36926bb03 [2025-10-13T10:36:39.715Z] ---> f5195e77bd1c [2025-10-13T10:36:39.715Z] Step 3/9 : ENV HADOLINT_VERSION=2.14.0 GOLANGCI_VERSION=1.64.8 [2025-10-13T10:36:39.715Z] ---> Running in a58fb8e8150f [2025-10-13T10:36:39.985Z] Removing intermediate container a58fb8e8150f [2025-10-13T10:36:39.985Z] ---> 9b095b3dd1c4 [2025-10-13T10:36:39.985Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2025-10-13T10:36:40.587Z] ---> e8b740bfc35c [2025-10-13T10:36:40.587Z] Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2025-10-13T10:36:40.587Z] ---> Running in 330435a23f5a [2025-10-13T10:36:40.800Z] $ docker rm -f --volumes 200b14cd50a0ddc6e78f98eaceeda224fb935dd15a88a88127fe363faefe78da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-13T10:36:42.557Z] Removing intermediate container 330435a23f5a [2025-10-13T10:36:42.557Z] ---> 371cfa7142a6 [2025-10-13T10:36:42.558Z] Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2025-10-13T10:36:42.558Z] ---> Running in 8a8571f0987b [2025-10-13T10:36:43.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-13T10:36:43.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-13T10:36:45.164Z] (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2025-10-13T10:36:45.164Z] (2/43) Installing libncursesw (6.5_p20250503-r0) [2025-10-13T10:36:45.164Z] (3/43) Installing readline (8.2.13-r1) [2025-10-13T10:36:45.164Z] (4/43) Installing bash (5.2.37-r0) [2025-10-13T10:36:45.164Z] Executing bash-5.2.37-r0.post-install [2025-10-13T10:36:45.164Z] (5/43) Installing libgcc (14.2.0-r6) [2025-10-13T10:36:45.164Z] (6/43) Installing jansson (2.14.1-r0) [2025-10-13T10:36:45.164Z] (7/43) Installing libstdc++ (14.2.0-r6) [2025-10-13T10:36:45.164Z] (8/43) Installing zstd-libs (1.5.7-r0) [2025-10-13T10:36:45.164Z] (9/43) Installing binutils (2.44-r3) [2025-10-13T10:36:45.761Z] (10/43) Installing libmagic (5.46-r2) [2025-10-13T10:36:45.761Z] (11/43) Installing file (5.46-r2) [2025-10-13T10:36:45.761Z] (12/43) Installing libgomp (14.2.0-r6) [2025-10-13T10:36:45.761Z] (13/43) Installing libatomic (14.2.0-r6) [2025-10-13T10:36:45.761Z] (14/43) Installing gmp (6.3.0-r3) [2025-10-13T10:36:45.761Z] (15/43) Installing isl26 (0.26-r1) [2025-10-13T10:36:45.761Z] (16/43) Installing mpfr4 (4.2.1_p1-r0) [2025-10-13T10:36:45.761Z] (17/43) Installing mpc1 (1.3.1-r1) [2025-10-13T10:36:45.761Z] (18/43) Installing gcc (14.2.0-r6) [2025-10-13T10:36:49.137Z] (19/43) Installing libstdc++-dev (14.2.0-r6) [2025-10-13T10:36:49.406Z] (20/43) Installing musl-dev (1.2.5-r10) [2025-10-13T10:36:49.675Z] (21/43) Installing g++ (14.2.0-r6) [2025-10-13T10:36:50.659Z] (22/43) Installing make (4.4.1-r3) [2025-10-13T10:36:50.659Z] (23/43) Installing fortify-headers (1.1-r5) [2025-10-13T10:36:50.659Z] (24/43) Installing patch (2.8-r0) [2025-10-13T10:36:50.659Z] (25/43) Installing build-base (0.5-r3) [2025-10-13T10:36:50.659Z] (26/43) Installing brotli-libs (1.1.0-r2) [2025-10-13T10:36:50.659Z] (27/43) Installing c-ares (1.34.5-r0) [2025-10-13T10:36:50.659Z] (28/43) Installing libunistring (1.3-r0) [2025-10-13T10:36:50.659Z] (29/43) Installing libidn2 (2.3.7-r0) [2025-10-13T10:36:50.659Z] (30/43) Installing nghttp2-libs (1.65.0-r0) [2025-10-13T10:36:50.659Z] (31/43) Installing libpsl (0.21.5-r3) [2025-10-13T10:36:50.659Z] (32/43) Installing libcurl (8.14.1-r2) [2025-10-13T10:36:50.659Z] (33/43) Installing curl (8.14.1-r2) [2025-10-13T10:36:50.659Z] (34/43) Installing libexpat (2.7.3-r0) [2025-10-13T10:36:50.659Z] (35/43) Installing pcre2 (10.43-r1) [2025-10-13T10:36:50.659Z] (36/43) Installing git (2.49.1-r0) [2025-10-13T10:36:50.932Z] (37/43) Installing git-init-template (2.49.1-r0) [2025-10-13T10:36:50.932Z] (38/43) Installing linux-headers (6.14.2-r0) [2025-10-13T10:36:51.526Z] (39/43) Installing pkgconf (2.4.3-r0) [2025-10-13T10:36:51.526Z] (40/43) Installing libsodium (1.0.20-r0) [2025-10-13T10:36:51.526Z] (41/43) Installing libzmq (4.3.5-r2) [2025-10-13T10:36:51.526Z] (42/43) Installing libsodium-dev (1.0.20-r0) [2025-10-13T10:36:51.526Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2025-10-13T10:36:51.526Z] Executing busybox-1.37.0-r19.trigger [2025-10-13T10:36:51.526Z] OK: 255 MiB in 60 packages [2025-10-13T10:36:52.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-13T10:36:52.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-13T10:36:53.548Z] OK: 255 MiB in 60 packages [2025-10-13T10:36:53.816Z] Connecting to raw.githubusercontent.com (185.199.110.133:443) [2025-10-13T10:36:53.816Z] writing to stdout [2025-10-13T10:36:53.816Z] - 100% |********************************| 11589 0:00:00 ETA [2025-10-13T10:36:53.816Z] written to stdout [2025-10-13T10:36:53.816Z] golangci/golangci-lint info checking GitHub for tag 'v1.64.8' [2025-10-13T10:36:54.407Z] golangci/golangci-lint info found version: 1.64.8 for v1.64.8/linux/arm64 [2025-10-13T10:36:56.354Z] golangci/golangci-lint info installed ./bin/golangci-lint [2025-10-13T10:37:06.437Z] Removing intermediate container 8a8571f0987b [2025-10-13T10:37:06.437Z] ---> ecadd54e97e0 [2025-10-13T10:37:06.437Z] Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-10-13T10:37:06.437Z] ---> Running in e29045001aa4 [2025-10-13T10:37:07.848Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-10-13T10:37:07.848Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-10-13T10:37:46.733Z] Removing intermediate container e29045001aa4 [2025-10-13T10:37:46.733Z] ---> 6f78e6ace2bd [2025-10-13T10:37:46.733Z] Step 8/9 : LABEL arch=arm64 [2025-10-13T10:37:46.733Z] ---> Running in d5f59166d22e [2025-10-13T10:37:46.733Z] Removing intermediate container d5f59166d22e [2025-10-13T10:37:46.733Z] ---> 23d3e02c5ace [2025-10-13T10:37:46.733Z] Step 9/9 : LABEL git_sha=d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [2025-10-13T10:37:46.733Z] ---> Running in eae088b83d19 [2025-10-13T10:37:46.733Z] Removing intermediate container eae088b83d19 [2025-10-13T10:37:46.733Z] ---> 410d536c5b6c [2025-10-13T10:37:46.733Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-13T10:37:46.733Z] Successfully built 410d536c5b6c [2025-10-13T10:37:46.733Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-10-13T10:37:46.873Z] [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: [2025-10-13T10:37:46.873Z] d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [2025-10-13T10:37:46.873Z] latest [2025-10-13T10:37:46.873Z] golang-1.25 [2025-10-13T10:37:46.873Z] 1.25-alpine [2025-10-13T10:37:46.873Z] 1.25-alpine3.22 [2025-10-13T10:37:46.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:37:47.238Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:37:47.587Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [2025-10-13T10:37:47.587Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-13T10:37:47.587Z] 0e0690757bb3: Preparing [2025-10-13T10:37:47.587Z] 19049b072a7c: Preparing [2025-10-13T10:37:47.587Z] 49f661fbb681: Preparing [2025-10-13T10:37:47.587Z] 5f70bf18a086: Preparing [2025-10-13T10:37:47.587Z] 1f8e47664a3a: Preparing [2025-10-13T10:37:47.587Z] 45b85ec0b957: Preparing [2025-10-13T10:37:47.587Z] 30b0c38e3147: Preparing [2025-10-13T10:37:47.587Z] 0e64f2360a44: Preparing [2025-10-13T10:37:47.588Z] 30b0c38e3147: Waiting [2025-10-13T10:37:47.588Z] 45b85ec0b957: Waiting [2025-10-13T10:37:47.588Z] 1f8e47664a3a: Layer already exists [2025-10-13T10:37:47.588Z] 5f70bf18a086: Layer already exists [2025-10-13T10:37:47.854Z] 45b85ec0b957: Layer already exists [2025-10-13T10:37:47.854Z] 30b0c38e3147: Layer already exists [2025-10-13T10:37:47.854Z] 0e64f2360a44: Layer already exists [2025-10-13T10:37:47.854Z] 49f661fbb681: Pushed [2025-10-13T10:37:57.931Z] 0e0690757bb3: Pushed [2025-10-13T10:38:54.326Z] 19049b072a7c: Pushed [2025-10-13T10:38:54.326Z] d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5: digest: sha256:d2104a15123292398421cdce7b64fec8d470afd8920bb3411bd87a5430458034 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:38:54.685Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:38:55.041Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [2025-10-13T10:38:55.041Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-13T10:38:55.041Z] 0e0690757bb3: Preparing [2025-10-13T10:38:55.041Z] 19049b072a7c: Preparing [2025-10-13T10:38:55.041Z] 49f661fbb681: Preparing [2025-10-13T10:38:55.041Z] 5f70bf18a086: Preparing [2025-10-13T10:38:55.041Z] 1f8e47664a3a: Preparing [2025-10-13T10:38:55.041Z] 45b85ec0b957: Preparing [2025-10-13T10:38:55.041Z] 30b0c38e3147: Preparing [2025-10-13T10:38:55.041Z] 45b85ec0b957: Waiting [2025-10-13T10:38:55.041Z] 0e64f2360a44: Preparing [2025-10-13T10:38:55.041Z] 30b0c38e3147: Waiting [2025-10-13T10:38:55.041Z] 0e64f2360a44: Waiting [2025-10-13T10:38:55.041Z] 19049b072a7c: Layer already exists [2025-10-13T10:38:55.041Z] 49f661fbb681: Layer already exists [2025-10-13T10:38:55.041Z] 5f70bf18a086: Layer already exists [2025-10-13T10:38:55.041Z] 0e0690757bb3: Layer already exists [2025-10-13T10:38:55.041Z] 1f8e47664a3a: Layer already exists [2025-10-13T10:38:55.041Z] 30b0c38e3147: Layer already exists [2025-10-13T10:38:55.041Z] 0e64f2360a44: Layer already exists [2025-10-13T10:38:55.041Z] 45b85ec0b957: Layer already exists [2025-10-13T10:38:55.306Z] latest: digest: sha256:d2104a15123292398421cdce7b64fec8d470afd8920bb3411bd87a5430458034 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:38:55.657Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:38:56.002Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [2025-10-13T10:38:56.002Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-13T10:38:56.002Z] 0e0690757bb3: Preparing [2025-10-13T10:38:56.002Z] 19049b072a7c: Preparing [2025-10-13T10:38:56.002Z] 49f661fbb681: Preparing [2025-10-13T10:38:56.002Z] 5f70bf18a086: Preparing [2025-10-13T10:38:56.002Z] 1f8e47664a3a: Preparing [2025-10-13T10:38:56.002Z] 45b85ec0b957: Preparing [2025-10-13T10:38:56.002Z] 30b0c38e3147: Preparing [2025-10-13T10:38:56.002Z] 45b85ec0b957: Waiting [2025-10-13T10:38:56.002Z] 0e64f2360a44: Preparing [2025-10-13T10:38:56.002Z] 30b0c38e3147: Waiting [2025-10-13T10:38:56.002Z] 19049b072a7c: Layer already exists [2025-10-13T10:38:56.002Z] 0e0690757bb3: Layer already exists [2025-10-13T10:38:56.002Z] 5f70bf18a086: Layer already exists [2025-10-13T10:38:56.002Z] 1f8e47664a3a: Layer already exists [2025-10-13T10:38:56.002Z] 49f661fbb681: Layer already exists [2025-10-13T10:38:56.002Z] 30b0c38e3147: Layer already exists [2025-10-13T10:38:56.002Z] 0e64f2360a44: Layer already exists [2025-10-13T10:38:56.002Z] 45b85ec0b957: Layer already exists [2025-10-13T10:38:56.267Z] golang-1.25: digest: sha256:d2104a15123292398421cdce7b64fec8d470afd8920bb3411bd87a5430458034 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:38:56.616Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:38:56.983Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-13T10:38:56.984Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-13T10:38:56.984Z] 0e0690757bb3: Preparing [2025-10-13T10:38:56.984Z] 19049b072a7c: Preparing [2025-10-13T10:38:56.984Z] 49f661fbb681: Preparing [2025-10-13T10:38:56.984Z] 5f70bf18a086: Preparing [2025-10-13T10:38:56.984Z] 1f8e47664a3a: Preparing [2025-10-13T10:38:56.984Z] 45b85ec0b957: Preparing [2025-10-13T10:38:56.984Z] 30b0c38e3147: Preparing [2025-10-13T10:38:56.984Z] 0e64f2360a44: Preparing [2025-10-13T10:38:56.984Z] 45b85ec0b957: Waiting [2025-10-13T10:38:56.984Z] 30b0c38e3147: Waiting [2025-10-13T10:38:56.984Z] 0e64f2360a44: Waiting [2025-10-13T10:38:56.984Z] 0e0690757bb3: Layer already exists [2025-10-13T10:38:56.984Z] 1f8e47664a3a: Layer already exists [2025-10-13T10:38:56.984Z] 49f661fbb681: Layer already exists [2025-10-13T10:38:56.984Z] 19049b072a7c: Layer already exists [2025-10-13T10:38:56.984Z] 5f70bf18a086: Layer already exists [2025-10-13T10:38:56.984Z] 45b85ec0b957: Layer already exists [2025-10-13T10:38:56.984Z] 0e64f2360a44: Layer already exists [2025-10-13T10:38:56.984Z] 30b0c38e3147: Layer already exists [2025-10-13T10:38:57.249Z] 1.25-alpine: digest: sha256:d2104a15123292398421cdce7b64fec8d470afd8920bb3411bd87a5430458034 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:38:57.607Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:38:57.958Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [2025-10-13T10:38:57.958Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-13T10:38:57.958Z] 0e0690757bb3: Preparing [2025-10-13T10:38:57.958Z] 19049b072a7c: Preparing [2025-10-13T10:38:57.958Z] 49f661fbb681: Preparing [2025-10-13T10:38:57.958Z] 5f70bf18a086: Preparing [2025-10-13T10:38:57.958Z] 1f8e47664a3a: Preparing [2025-10-13T10:38:57.958Z] 45b85ec0b957: Preparing [2025-10-13T10:38:57.958Z] 30b0c38e3147: Preparing [2025-10-13T10:38:57.958Z] 0e64f2360a44: Preparing [2025-10-13T10:38:57.958Z] 30b0c38e3147: Waiting [2025-10-13T10:38:57.958Z] 0e64f2360a44: Waiting [2025-10-13T10:38:57.958Z] 5f70bf18a086: Layer already exists [2025-10-13T10:38:57.958Z] 1f8e47664a3a: Layer already exists [2025-10-13T10:38:57.958Z] 19049b072a7c: Layer already exists [2025-10-13T10:38:57.958Z] 0e0690757bb3: Layer already exists [2025-10-13T10:38:57.958Z] 49f661fbb681: Layer already exists [2025-10-13T10:38:57.958Z] 0e64f2360a44: Layer already exists [2025-10-13T10:38:57.958Z] 45b85ec0b957: Layer already exists [2025-10-13T10:38:57.958Z] 30b0c38e3147: Layer already exists [2025-10-13T10:38:58.223Z] 1.25-alpine3.22: digest: sha256:d2104a15123292398421cdce7b64fec8d470afd8920bb3411bd87a5430458034 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-13T10:38:58.293Z] ===================================================== [Pipeline] echo [2025-10-13T10:38:58.301Z] taggedImages: [2025-10-13T10:38:58.301Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [2025-10-13T10:38:58.301Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [2025-10-13T10:38:58.301Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [2025-10-13T10:38:58.301Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-13T10:38:58.301Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] echo [2025-10-13T10:38:58.309Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:d24cb5e9afd76aca285c51e043eaf0ea4a6fcfa5 [Pipeline] echo [2025-10-13T10:38:58.318Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] echo [2025-10-13T10:38:58.330Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [Pipeline] echo [2025-10-13T10:38:58.344Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] echo [2025-10-13T10:38:58.352Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:38:58.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T10:38:58.765Z] [2025-10-13T10:38:58.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:38:59.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T10:38:59.145Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-13T10:38:59.145Z] 8998bd30e6a1: Pulling fs layer [2025-10-13T10:38:59.145Z] 04944245beec: Pulling fs layer [2025-10-13T10:38:59.145Z] 699f458cf7ca: Pulling fs layer [2025-10-13T10:38:59.145Z] 765212b225bb: Pulling fs layer [2025-10-13T10:38:59.145Z] f23df028b6ca: Pulling fs layer [2025-10-13T10:38:59.145Z] d65c8cfc05b1: Pulling fs layer [2025-10-13T10:38:59.145Z] 2437ff75d9bd: Pulling fs layer [2025-10-13T10:38:59.145Z] 765212b225bb: Waiting [2025-10-13T10:38:59.145Z] f23df028b6ca: Waiting [2025-10-13T10:38:59.145Z] d65c8cfc05b1: Waiting [2025-10-13T10:38:59.145Z] 2437ff75d9bd: Waiting [2025-10-13T10:38:59.437Z] 04944245beec: Verifying Checksum [2025-10-13T10:38:59.437Z] 04944245beec: Download complete [2025-10-13T10:38:59.437Z] 765212b225bb: Verifying Checksum [2025-10-13T10:38:59.437Z] 765212b225bb: Download complete [2025-10-13T10:38:59.437Z] f23df028b6ca: Verifying Checksum [2025-10-13T10:38:59.437Z] f23df028b6ca: Download complete [2025-10-13T10:38:59.437Z] d65c8cfc05b1: Download complete [2025-10-13T10:38:59.713Z] 699f458cf7ca: Verifying Checksum [2025-10-13T10:38:59.713Z] 699f458cf7ca: Download complete [2025-10-13T10:39:00.045Z] 8998bd30e6a1: Verifying Checksum [2025-10-13T10:39:00.045Z] 8998bd30e6a1: Download complete [2025-10-13T10:39:02.675Z] 2437ff75d9bd: Verifying Checksum [2025-10-13T10:39:02.675Z] 2437ff75d9bd: Download complete [2025-10-13T10:39:05.260Z] 8998bd30e6a1: Pull complete [2025-10-13T10:39:05.527Z] 04944245beec: Pull complete [2025-10-13T10:39:07.472Z] 699f458cf7ca: Pull complete [2025-10-13T10:39:07.472Z] 765212b225bb: Pull complete [2025-10-13T10:39:08.056Z] f23df028b6ca: Pull complete [2025-10-13T10:39:08.324Z] d65c8cfc05b1: Pull complete [2025-10-13T10:39:26.541Z] 2437ff75d9bd: Pull complete [2025-10-13T10:39:26.541Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-13T10:39:26.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T10:39:26.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T10:39:26.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-237060 does not seem to be running inside a container [2025-10-13T10:39:26.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-13T10:39:28.349Z] $ docker top 8ebdaed4e6755c9339d17aff4af23abcd4ce6680bf781fe265d96a5dc01bab5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:39:29.186Z] ---> job-cost.sh [2025-10-13T10:39:29.186Z] lf-activate-venv: SKIPPING [2025-10-13T10:39:29.186Z] INFO: No Stack... [2025-10-13T10:39:29.455Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-13T10:39:30.413Z] INFO: Archiving Costs [Pipeline] sh [2025-10-13T10:39:30.732Z] + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv [2025-10-13T10:39:30.732Z] + cut -d, -f6 [Pipeline] lock [2025-10-13T10:39:31.051Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] [2025-10-13T10:39:31.058Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] did not exist. Created. [2025-10-13T10:39:31.064Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-13T10:39:31.889Z] /w/workspace/ndry_ci-build-images_golang-1.25@tmp/durable-a0415688/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-13T10:39:32.553Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-13T10:39:32.569Z] Warning: overwriting stash ‘stack-cost’ [2025-10-13T10:39:32.950Z] Stashed 1 file(s) [Pipeline] } [2025-10-13T10:39:32.957Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-13T10:39:32.974Z] $ docker stop --time=1 8ebdaed4e6755c9339d17aff4af23abcd4ce6680bf781fe265d96a5dc01bab5c [2025-10-13T10:39:34.488Z] $ docker rm -f --volumes 8ebdaed4e6755c9339d17aff4af23abcd4ce6680bf781fe265d96a5dc01bab5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-10-13T10:39:35.193Z] + [ -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ] [2025-10-13T10:39:35.193Z] + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-13T10:39:35.193Z] total 16 [2025-10-13T10:39:35.193Z] drwxr-xr-x 3 root root 4096 Oct 13 10:36 . [2025-10-13T10:39:35.193Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 10:36 .. [2025-10-13T10:39:35.193Z] drwxr-xr-x 2 root root 4096 Oct 13 10:36 cost [2025-10-13T10:39:35.193Z] -rw-r--r-- 1 root root 92 Oct 13 10:36 cost.csv [2025-10-13T10:39:35.193Z] + sudo chown -R jenkins:jenkins /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-13T10:39:35.193Z] + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-13T10:39:35.193Z] total 16 [2025-10-13T10:39:35.193Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 10:36 . [2025-10-13T10:39:35.193Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 10:36 .. [2025-10-13T10:39:35.193Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 10:36 cost [2025-10-13T10:39:35.193Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 13 10:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:39:35.490Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:39:36.354Z] ---> package-listing.sh [2025-10-13T10:39:36.354Z] ++ facter osfamily [2025-10-13T10:39:36.354Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-13T10:39:36.613Z] + OS_FAMILY=debian [2025-10-13T10:39:36.613Z] + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 [2025-10-13T10:39:36.613Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-13T10:39:36.613Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-13T10:39:36.614Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-13T10:39:36.614Z] + PACKAGES=/tmp/packages_start.txt [2025-10-13T10:39:36.614Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-13T10:39:36.614Z] + PACKAGES=/tmp/packages_end.txt [2025-10-13T10:39:36.614Z] + case "${OS_FAMILY}" in [2025-10-13T10:39:36.614Z] + dpkg -l [2025-10-13T10:39:36.614Z] + grep '^ii' [2025-10-13T10:39:36.614Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-13T10:39:36.614Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-13T10:39:36.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-13T10:39:36.614Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-13T10:39:36.614Z] + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [2025-10-13T10:39:36.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [Pipeline] echo [2025-10-13T10:39:36.626Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-13T10:39:36.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T10:39:37.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T10:39:37.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T10:39:37.540Z] prd-ubuntu20.04-docker-8c-8g-237035 does not seem to be running inside a container [2025-10-13T10:39:37.569Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_ci-build-images_golang-1.25/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_ci-build-images_golang-1.25 -v /w/workspace/ndry_ci-build-images_golang-1.25:/w/workspace/ndry_ci-build-images_golang-1.25:rw,z -v /w/workspace/ndry_ci-build-images_golang-1.25@tmp:/w/workspace/ndry_ci-build-images_golang-1.25@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 ******** -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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-13T10:39:37.768Z] $ docker top 10705d65e29b3e0c3a432525cc1ff041ebe325599ac57a9d531eb4cac69c2504 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-13T10:39:38.121Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-13T10:39:38.407Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-13T10:39:38.699Z] + ls /var/log/sa-host [2025-10-13T10:39:38.699Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T10:39:38.736Z] provisioning config files... [2025-10-13T10:39:38.745Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config810413656097812530tmp [Pipeline] { [Pipeline] echo [2025-10-13T10:39:38.764Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:39:39.050Z] ---> create-netrc.sh [Pipeline] } [2025-10-13T10:39:39.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:39:39.373Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-13T10:39:39.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:39:39.667Z] ---> sudo-logs.sh [2025-10-13T10:39:39.667Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-13T10:39:39.721Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:39:40.007Z] ---> job-cost.sh [2025-10-13T10:39:40.007Z] lf-activate-venv: SKIPPING [2025-10-13T10:39:40.007Z] DEBUG: total: 0.2199999988079071 [2025-10-13T10:39:40.007Z] INFO: Retrieving Stack Cost... [2025-10-13T10:39:40.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-13T10:39:40.836Z] INFO: Archiving Costs [Pipeline] echo [2025-10-13T10:39:40.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T10:39:41.134Z] ---> logs-deploy.sh [2025-10-13T10:39:41.134Z] lf-activate-venv: SKIPPING [2025-10-13T10:39:41.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/3 [2025-10-13T10:39:41.134Z] INFO: archiving workspace using pattern(s): [2025-10-13T10:39:42.072Z] Archives upload complete. [2025-10-13T10:39:42.072Z] INFO: archiving logs to Nexus