Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c44b6e2aee259465640b3a2f7747ff6cc7acfb7c 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-ssh17490821089138569597.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-ssh16764450787376230973.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-ssh4873485736106636340.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-ssh15694931547345938473.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-ssh16912611314738038245.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-257713 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 Avoid second fetch Checking out Revision c44b6e2aee259465640b3a2f7747ff6cc7acfb7c (golang-1.25) Commit message: "Merge pull request #227 from cherrycl/golangci-lint-v2" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f c44b6e2aee259465640b3a2f7747ff6cc7acfb7c # timeout=10 > git rev-list --no-walk c44b6e2aee259465640b3a2f7747ff6cc7acfb7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-14T02:53:14.754Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-14T02:53:14.832Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-14T02:53:14.857Z] ========================================================= [2025-10-14T02:53:14.857Z] EdgeX Global Pipelines Version Info [2025-10-14T02:53:14.857Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:53:15.973Z] ------------------- [2025-10-14T02:53:15.973Z] stable info: [2025-10-14T02:53:15.973Z] ------------------- [2025-10-14T02:53:15.973Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-14T02:53:15.973Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-14T02:53:15.973Z] Message: update stable to v1.0.277 [2025-10-14T02:53:16.544Z] ------------------- [2025-10-14T02:53:16.544Z] experimental info: [2025-10-14T02:53:16.544Z] ------------------- [2025-10-14T02:53:16.544Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-14T02:53:16.544Z] Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe [2025-10-14T02:53:16.544Z] Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-10-14T02:53:16.655Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2025-10-14T02:53:16.676Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2025-10-14T02:53:16.699Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-10-14T02:53:16.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-14T02:53:16.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-14T02:53:16.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2025-10-14T02:53:16.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-10-14T02:53:16.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-10-14T02:53:16.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-10-14T02:53:16.860Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-14T02:53:16.883Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-10-14T02:53:16.911Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2025-10-14T02:53:16.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-14T02:53:16.963Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-14T02:53:16.989Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25 [Pipeline] echo [2025-10-14T02:53:17.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine 1.25-alpine3.22 [Pipeline] echo [2025-10-14T02:53:17.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25 [Pipeline] echo [2025-10-14T02:53:17.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25 [Pipeline] echo [2025-10-14T02:53:17.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25 [Pipeline] echo [2025-10-14T02:53:17.107Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [Pipeline] echo [2025-10-14T02:53:17.130Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c44b6e2 [Pipeline] echo [2025-10-14T02:53:17.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-14T02:53:17.229Z] provisioning config files... [2025-10-14T02:53:17.243Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config10001108729394154278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:53:17.681Z] ---> ****-login.sh [2025-10-14T02:53:17.681Z] nexus3.edgexfoundry.org:10001 [2025-10-14T02:53:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:53:17.942Z] [2025-10-14T02:53:17.942Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-14T02:53:17.943Z] Configure a credential helper to remove this warning. See [2025-10-14T02:53:17.943Z] https://docs.****.com/go/credential-store/ [2025-10-14T02:53:17.943Z] [2025-10-14T02:53:17.943Z] Login Succeeded [2025-10-14T02:53:17.943Z] nexus3.edgexfoundry.org:10002 [2025-10-14T02:53:17.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:53:17.943Z] [2025-10-14T02:53:17.943Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-14T02:53:17.943Z] Configure a credential helper to remove this warning. See [2025-10-14T02:53:17.943Z] https://docs.****.com/go/credential-store/ [2025-10-14T02:53:17.943Z] [2025-10-14T02:53:17.943Z] Login Succeeded [2025-10-14T02:53:17.943Z] nexus3.edgexfoundry.org:10003 [2025-10-14T02:53:18.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:53:18.203Z] [2025-10-14T02:53:18.203Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-14T02:53:18.203Z] Configure a credential helper to remove this warning. See [2025-10-14T02:53:18.203Z] https://docs.****.com/go/credential-store/ [2025-10-14T02:53:18.203Z] [2025-10-14T02:53:18.203Z] Login Succeeded [2025-10-14T02:53:18.203Z] nexus3.edgexfoundry.org:10004 [2025-10-14T02:53:18.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:53:18.203Z] [2025-10-14T02:53:18.203Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-14T02:53:18.203Z] Configure a credential helper to remove this warning. See [2025-10-14T02:53:18.203Z] https://docs.****.com/go/credential-store/ [2025-10-14T02:53:18.203Z] [2025-10-14T02:53:18.203Z] Login Succeeded [2025-10-14T02:53:18.203Z] ****.io [2025-10-14T02:53:18.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:53:18.464Z] [2025-10-14T02:53:18.464Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-14T02:53:18.464Z] Configure a credential helper to remove this warning. See [2025-10-14T02:53:18.464Z] https://docs.****.com/go/credential-store/ [2025-10-14T02:53:18.464Z] [2025-10-14T02:53:18.464Z] Login Succeeded [2025-10-14T02:53:18.464Z] ---> ****-login.sh ends [Pipeline] } [2025-10-14T02:53:18.471Z] 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-14T02:53:18.778Z] provisioning config files... [2025-10-14T02:53:18.789Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config17798316316163893432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:53:19.124Z] ---> ****-login.sh [2025-10-14T02:53:19.124Z] nexus3.edgexfoundry.org:10001 [2025-10-14T02:53:19.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:53:19.124Z] Login Succeeded [2025-10-14T02:53:19.124Z] nexus3.edgexfoundry.org:10002 [2025-10-14T02:53:19.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:53:19.124Z] Login Succeeded [2025-10-14T02:53:19.124Z] nexus3.edgexfoundry.org:10003 [2025-10-14T02:53:19.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:53:19.384Z] Login Succeeded [2025-10-14T02:53:19.384Z] nexus3.edgexfoundry.org:10004 [2025-10-14T02:53:19.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:53:19.384Z] Login Succeeded [2025-10-14T02:53:19.384Z] ****.io [2025-10-14T02:53:19.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:53:19.644Z] Login Succeeded [2025-10-14T02:53:19.644Z] ---> ****-login.sh ends [Pipeline] } [2025-10-14T02:53:19.653Z] 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-14T02:53:20.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-14T02:53:20.682Z] + ls -al . [2025-10-14T02:53:20.682Z] total 28 [2025-10-14T02:53:20.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 02:53 . [2025-10-14T02:53:20.682Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 02:53 .. [2025-10-14T02:53:20.682Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 02:53 .git [2025-10-14T02:53:20.682Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 02:53 .github [2025-10-14T02:53:20.682Z] -rw-rw-r-- 1 jenkins jenkins 421 Oct 14 02:53 .golangci.yml [2025-10-14T02:53:20.682Z] -rw-rw-r-- 1 jenkins jenkins 1198 Oct 14 02:53 Dockerfile [2025-10-14T02:53:20.682Z] -rw-rw-r-- 1 jenkins jenkins 957 Oct 14 02:53 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:53:21.133Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c44b6e2aee259465640b3a2f7747ff6cc7acfb7c --label arch=amd64 . [2025-10-14T02:53:22.074Z] #0 building with "default" instance using docker driver [2025-10-14T02:53:22.074Z] [2025-10-14T02:53:22.074Z] #1 [internal] load build definition from Dockerfile [2025-10-14T02:53:22.074Z] #1 transferring dockerfile: 1.24kB done [2025-10-14T02:53:22.074Z] #1 DONE 0.0s [2025-10-14T02:53:22.074Z] [2025-10-14T02:53:22.074Z] #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 [2025-10-14T02:53:22.074Z] #2 DONE 0.1s [2025-10-14T02:53:22.074Z] [2025-10-14T02:53:22.074Z] #3 [internal] load .dockerignore [2025-10-14T02:53:22.074Z] #3 transferring context: 2B done [2025-10-14T02:53:22.074Z] #3 DONE 0.0s [2025-10-14T02:53:22.074Z] [2025-10-14T02:53:22.074Z] #4 [internal] load build context [2025-10-14T02:53:22.074Z] #4 transferring context: 463B done [2025-10-14T02:53:22.074Z] #4 DONE 0.0s [2025-10-14T02:53:22.074Z] [2025-10-14T02:53:22.074Z] #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 [2025-10-14T02:53:22.074Z] #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 0.0s done [2025-10-14T02:53:22.074Z] #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-10-14T02:53:22.074Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-10-14T02:53:22.074Z] #5 sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 10.29kB / 10.29kB done [2025-10-14T02:53:22.074Z] #5 sha256:2096b2779e9643ea6c987e729c5cc5225c50014bf9d23518cacd4f00c19fb9c6 1.92kB / 1.92kB done [2025-10-14T02:53:22.074Z] #5 sha256:f87d2639c296390bc3a14ff1eeab4f205119215f27e8c574af7e3f8e496e5314 2.08kB / 2.08kB done [2025-10-14T02:53:22.074Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-10-14T02:53:22.074Z] #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2025-10-14T02:53:22.074Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s [2025-10-14T02:53:22.074Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-14T02:53:22.074Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-14T02:53:22.074Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2025-10-14T02:53:22.074Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-10-14T02:53:22.336Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s [2025-10-14T02:53:22.336Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-14T02:53:22.336Z] #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done [2025-10-14T02:53:22.336Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 55.57MB / 60.15MB 0.5s [2025-10-14T02:53:22.602Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s [2025-10-14T02:53:22.862Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.9s done [2025-10-14T02:53:22.862Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-10-14T02:53:27.061Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.0s done [2025-10-14T02:53:27.061Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-10-14T02:53:27.321Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-10-14T02:53:27.321Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-14T02:53:27.321Z] #5 DONE 5.4s [2025-10-14T02:53:27.321Z] [2025-10-14T02:53:27.321Z] #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml [2025-10-14T02:53:29.869Z] #6 DONE 2.3s [2025-10-14T02:53:29.869Z] [2025-10-14T02:53:29.869Z] #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-14T02:53:29.869Z] #7 0.242 Connecting to github.com (140.82.114.4:443) [2025-10-14T02:53:29.869Z] #7 0.411 Connecting to release-assets.githubusercontent.com (185.199.109.133:443) [2025-10-14T02:53:30.130Z] #7 0.457 saving to '/usr/local/bin/hadolint' [2025-10-14T02:53:30.130Z] #7 0.467 hadolint 0% | | 65536 0:13:54 ETA [2025-10-14T02:53:30.904Z] #7 0.854 hadolint 100% |********************************| 52.1M 0:00:00 ETA [2025-10-14T02:53:30.904Z] #7 0.854 '/usr/local/bin/hadolint' saved [2025-10-14T02:53:31.166Z] #7 DONE 1.6s [2025-10-14T02:53:31.166Z] [2025-10-14T02:53:31.166Z] #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 v2.5.0 [2025-10-14T02:53:31.425Z] #8 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-14T02:53:31.425Z] #8 0.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-14T02:53:31.684Z] #8 0.644 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2025-10-14T02:53:31.946Z] #8 0.649 (2/43) Installing libncursesw (6.5_p20250503-r0) [2025-10-14T02:53:31.946Z] #8 0.657 (3/43) Installing readline (8.2.13-r1) [2025-10-14T02:53:31.946Z] #8 0.662 (4/43) Installing bash (5.2.37-r0) [2025-10-14T02:53:31.946Z] #8 0.678 Executing bash-5.2.37-r0.post-install [2025-10-14T02:53:31.946Z] #8 0.682 (5/43) Installing libgcc (14.2.0-r6) [2025-10-14T02:53:31.946Z] #8 0.687 (6/43) Installing jansson (2.14.1-r0) [2025-10-14T02:53:31.946Z] #8 0.691 (7/43) Installing libstdc++ (14.2.0-r6) [2025-10-14T02:53:31.946Z] #8 0.716 (8/43) Installing zstd-libs (1.5.7-r0) [2025-10-14T02:53:31.946Z] #8 0.727 (9/43) Installing binutils (2.44-r3) [2025-10-14T02:53:31.946Z] #8 0.793 (10/43) Installing libmagic (5.46-r2) [2025-10-14T02:53:32.205Z] #8 0.816 (11/43) Installing file (5.46-r2) [2025-10-14T02:53:32.205Z] #8 0.820 (12/43) Installing libgomp (14.2.0-r6) [2025-10-14T02:53:32.205Z] #8 0.825 (13/43) Installing libatomic (14.2.0-r6) [2025-10-14T02:53:32.205Z] #8 0.829 (14/43) Installing gmp (6.3.0-r3) [2025-10-14T02:53:32.205Z] #8 0.834 (15/43) Installing isl26 (0.26-r1) [2025-10-14T02:53:32.205Z] #8 0.850 (16/43) Installing mpfr4 (4.2.1_p1-r0) [2025-10-14T02:53:32.205Z] #8 0.858 (17/43) Installing mpc1 (1.3.1-r1) [2025-10-14T02:53:32.205Z] #8 0.862 (18/43) Installing gcc (14.2.0-r6) [2025-10-14T02:53:32.776Z] #8 1.618 (19/43) Installing libstdc++-dev (14.2.0-r6) [2025-10-14T02:53:32.776Z] #8 1.738 (20/43) Installing musl-dev (1.2.5-r10) [2025-10-14T02:53:33.036Z] #8 1.791 (21/43) Installing g++ (14.2.0-r6) [2025-10-14T02:53:33.298Z] #8 2.029 (22/43) Installing make (4.4.1-r3) [2025-10-14T02:53:33.298Z] #8 2.036 (23/43) Installing fortify-headers (1.1-r5) [2025-10-14T02:53:33.298Z] #8 2.040 (24/43) Installing patch (2.8-r0) [2025-10-14T02:53:33.298Z] #8 2.045 (25/43) Installing build-base (0.5-r3) [2025-10-14T02:53:33.298Z] #8 2.045 (26/43) Installing brotli-libs (1.1.0-r2) [2025-10-14T02:53:33.298Z] #8 2.058 (27/43) Installing c-ares (1.34.5-r0) [2025-10-14T02:53:33.298Z] #8 2.063 (28/43) Installing libunistring (1.3-r0) [2025-10-14T02:53:33.298Z] #8 2.082 (29/43) Installing libidn2 (2.3.7-r0) [2025-10-14T02:53:33.298Z] #8 2.087 (30/43) Installing nghttp2-libs (1.65.0-r0) [2025-10-14T02:53:33.298Z] #8 2.091 (31/43) Installing libpsl (0.21.5-r3) [2025-10-14T02:53:33.298Z] #8 2.095 (32/43) Installing libcurl (8.14.1-r2) [2025-10-14T02:53:33.298Z] #8 2.106 (33/43) Installing curl (8.14.1-r2) [2025-10-14T02:53:33.298Z] #8 2.113 (34/43) Installing libexpat (2.7.3-r0) [2025-10-14T02:53:33.298Z] #8 2.117 (35/43) Installing pcre2 (10.43-r1) [2025-10-14T02:53:33.298Z] #8 2.132 (36/43) Installing git (2.49.1-r0) [2025-10-14T02:53:33.298Z] #8 2.197 (37/43) Installing git-init-template (2.49.1-r0) [2025-10-14T02:53:33.298Z] #8 2.201 (38/43) Installing linux-headers (6.14.2-r0) [2025-10-14T02:53:33.298Z] #8 2.288 (39/43) Installing pkgconf (2.4.3-r0) [2025-10-14T02:53:33.558Z] #8 2.293 (40/43) Installing libsodium (1.0.20-r0) [2025-10-14T02:53:33.558Z] #8 2.301 (41/43) Installing libzmq (4.3.5-r2) [2025-10-14T02:53:33.558Z] #8 2.312 (42/43) Installing libsodium-dev (1.0.20-r0) [2025-10-14T02:53:33.558Z] #8 2.320 (43/43) Installing zeromq-dev (4.3.5-r2) [2025-10-14T02:53:33.558Z] #8 2.324 Executing busybox-1.37.0-r19.trigger [2025-10-14T02:53:33.558Z] #8 2.333 OK: 265 MiB in 60 packages [2025-10-14T02:53:33.558Z] #8 2.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-14T02:53:33.688Z] Still waiting to schedule task [2025-10-14T02:53:33.688Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-14T02:53:33.820Z] #8 2.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-14T02:53:34.080Z] #8 2.878 OK: 265 MiB in 60 packages [2025-10-14T02:53:34.080Z] #8 2.961 Connecting to raw.githubusercontent.com (185.199.110.133:443) [2025-10-14T02:53:34.080Z] #8 2.993 writing to stdout [2025-10-14T02:53:34.343Z] #8 2.997 - 100% |********************************| 11589 0:00:00 ETA [2025-10-14T02:53:34.343Z] #8 2.997 written to stdout [2025-10-14T02:53:34.343Z] #8 3.004 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' [2025-10-14T02:53:34.343Z] #8 3.192 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/amd64 [2025-10-14T02:53:35.283Z] #8 4.019 golangci/golangci-lint info installed ./bin/golangci-lint [2025-10-14T02:53:38.681Z] #8 DONE 7.3s [2025-10-14T02:53:38.681Z] [2025-10-14T02:53:38.681Z] #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-10-14T02:53:39.248Z] #9 0.672 go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-10-14T02:53:39.248Z] #9 0.685 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-10-14T02:53:45.818Z] #9 DONE 7.4s [2025-10-14T02:53:46.076Z] [2025-10-14T02:53:46.076Z] #10 exporting to image [2025-10-14T02:53:46.076Z] #10 exporting layers [2025-10-14T02:53:47.460Z] #10 exporting layers 1.3s done [2025-10-14T02:53:47.460Z] #10 writing image sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done [2025-10-14T02:53:47.460Z] #10 naming to docker.io/edgex-devops/edgex-golang-base done [2025-10-14T02:53:47.460Z] #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-14T02:53:47.631Z] [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: [2025-10-14T02:53:47.631Z] c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [2025-10-14T02:53:47.631Z] latest [2025-10-14T02:53:47.631Z] golang-1.25 [2025-10-14T02:53:47.631Z] 1.25-alpine [2025-10-14T02:53:47.631Z] 1.25-alpine3.22 [2025-10-14T02:53:47.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:53:47.979Z] + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:53:48.304Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [2025-10-14T02:53:48.304Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-14T02:53:48.304Z] 1fb152b156f2: Preparing [2025-10-14T02:53:48.304Z] 1d7ade5c6cec: Preparing [2025-10-14T02:53:48.304Z] cacc2ba1fb94: Preparing [2025-10-14T02:53:48.304Z] 0be6de55ed71: Preparing [2025-10-14T02:53:48.304Z] 5f70bf18a086: Preparing [2025-10-14T02:53:48.304Z] 0f6e10dbff7e: Preparing [2025-10-14T02:53:48.304Z] f6868b603273: Preparing [2025-10-14T02:53:48.304Z] 7ab3be969a6c: Preparing [2025-10-14T02:53:48.304Z] 256f393e029f: Preparing [2025-10-14T02:53:48.304Z] 0f6e10dbff7e: Waiting [2025-10-14T02:53:48.304Z] f6868b603273: Waiting [2025-10-14T02:53:48.304Z] 7ab3be969a6c: Waiting [2025-10-14T02:53:48.304Z] 256f393e029f: Waiting [2025-10-14T02:53:48.304Z] 5f70bf18a086: Layer already exists [2025-10-14T02:53:48.304Z] 0f6e10dbff7e: Layer already exists [2025-10-14T02:53:48.304Z] f6868b603273: Layer already exists [2025-10-14T02:53:48.304Z] 0be6de55ed71: Pushed [2025-10-14T02:53:48.304Z] 7ab3be969a6c: Layer already exists [2025-10-14T02:53:48.304Z] 256f393e029f: Layer already exists [2025-10-14T02:53:52.498Z] cacc2ba1fb94: Pushed [2025-10-14T02:53:52.757Z] 1fb152b156f2: Pushed [2025-10-14T02:54:19.336Z] 1d7ade5c6cec: Pushed [2025-10-14T02:54:19.336Z] c44b6e2aee259465640b3a2f7747ff6cc7acfb7c: digest: sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:54:19.667Z] + 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-14T02:54:19.997Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-14T02:54:19.997Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-14T02:54:19.997Z] 1fb152b156f2: Preparing [2025-10-14T02:54:19.997Z] 1d7ade5c6cec: Preparing [2025-10-14T02:54:19.997Z] cacc2ba1fb94: Preparing [2025-10-14T02:54:19.997Z] 0be6de55ed71: Preparing [2025-10-14T02:54:19.997Z] 5f70bf18a086: Preparing [2025-10-14T02:54:19.997Z] 0f6e10dbff7e: Preparing [2025-10-14T02:54:19.997Z] f6868b603273: Preparing [2025-10-14T02:54:19.997Z] 7ab3be969a6c: Preparing [2025-10-14T02:54:19.997Z] 256f393e029f: Preparing [2025-10-14T02:54:19.997Z] 7ab3be969a6c: Waiting [2025-10-14T02:54:19.997Z] 256f393e029f: Waiting [2025-10-14T02:54:19.997Z] f6868b603273: Waiting [2025-10-14T02:54:19.997Z] 0f6e10dbff7e: Waiting [2025-10-14T02:54:19.997Z] 0be6de55ed71: Layer already exists [2025-10-14T02:54:19.997Z] 5f70bf18a086: Layer already exists [2025-10-14T02:54:19.997Z] 1d7ade5c6cec: Layer already exists [2025-10-14T02:54:19.997Z] cacc2ba1fb94: Layer already exists [2025-10-14T02:54:19.997Z] 1fb152b156f2: Layer already exists [2025-10-14T02:54:19.997Z] 7ab3be969a6c: Layer already exists [2025-10-14T02:54:19.997Z] f6868b603273: Layer already exists [2025-10-14T02:54:19.997Z] 0f6e10dbff7e: Layer already exists [2025-10-14T02:54:19.997Z] 256f393e029f: Layer already exists [2025-10-14T02:54:19.997Z] latest: digest: sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:54:20.330Z] + 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-14T02:54:20.656Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-14T02:54:20.656Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-14T02:54:20.656Z] 1fb152b156f2: Preparing [2025-10-14T02:54:20.656Z] 1d7ade5c6cec: Preparing [2025-10-14T02:54:20.656Z] cacc2ba1fb94: Preparing [2025-10-14T02:54:20.656Z] 0be6de55ed71: Preparing [2025-10-14T02:54:20.656Z] 5f70bf18a086: Preparing [2025-10-14T02:54:20.656Z] 0f6e10dbff7e: Preparing [2025-10-14T02:54:20.656Z] f6868b603273: Preparing [2025-10-14T02:54:20.656Z] 0f6e10dbff7e: Waiting [2025-10-14T02:54:20.656Z] 7ab3be969a6c: Preparing [2025-10-14T02:54:20.656Z] f6868b603273: Waiting [2025-10-14T02:54:20.656Z] 256f393e029f: Preparing [2025-10-14T02:54:20.656Z] 7ab3be969a6c: Waiting [2025-10-14T02:54:20.656Z] 256f393e029f: Waiting [2025-10-14T02:54:20.656Z] 0be6de55ed71: Layer already exists [2025-10-14T02:54:20.656Z] 1fb152b156f2: Layer already exists [2025-10-14T02:54:20.656Z] 5f70bf18a086: Layer already exists [2025-10-14T02:54:20.656Z] 1d7ade5c6cec: Layer already exists [2025-10-14T02:54:20.656Z] cacc2ba1fb94: Layer already exists [2025-10-14T02:54:20.656Z] 7ab3be969a6c: Layer already exists [2025-10-14T02:54:20.656Z] 0f6e10dbff7e: Layer already exists [2025-10-14T02:54:20.656Z] f6868b603273: Layer already exists [2025-10-14T02:54:20.656Z] 256f393e029f: Layer already exists [2025-10-14T02:54:20.656Z] golang-1.25: digest: sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:54:20.989Z] + 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-14T02:54:21.316Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-14T02:54:21.316Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-14T02:54:21.316Z] 1fb152b156f2: Preparing [2025-10-14T02:54:21.316Z] 1d7ade5c6cec: Preparing [2025-10-14T02:54:21.316Z] cacc2ba1fb94: Preparing [2025-10-14T02:54:21.316Z] 0be6de55ed71: Preparing [2025-10-14T02:54:21.316Z] 5f70bf18a086: Preparing [2025-10-14T02:54:21.316Z] 0f6e10dbff7e: Preparing [2025-10-14T02:54:21.316Z] f6868b603273: Preparing [2025-10-14T02:54:21.316Z] 7ab3be969a6c: Preparing [2025-10-14T02:54:21.316Z] 256f393e029f: Preparing [2025-10-14T02:54:21.316Z] 0f6e10dbff7e: Waiting [2025-10-14T02:54:21.316Z] f6868b603273: Waiting [2025-10-14T02:54:21.316Z] 7ab3be969a6c: Waiting [2025-10-14T02:54:21.316Z] 256f393e029f: Waiting [2025-10-14T02:54:21.316Z] 0be6de55ed71: Layer already exists [2025-10-14T02:54:21.316Z] 1d7ade5c6cec: Layer already exists [2025-10-14T02:54:21.316Z] 5f70bf18a086: Layer already exists [2025-10-14T02:54:21.316Z] cacc2ba1fb94: Layer already exists [2025-10-14T02:54:21.316Z] 1fb152b156f2: Layer already exists [2025-10-14T02:54:21.316Z] 7ab3be969a6c: Layer already exists [2025-10-14T02:54:21.316Z] f6868b603273: Layer already exists [2025-10-14T02:54:21.316Z] 0f6e10dbff7e: Layer already exists [2025-10-14T02:54:21.316Z] 256f393e029f: Layer already exists [2025-10-14T02:54:21.316Z] 1.25-alpine: digest: sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:54:21.662Z] + 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-14T02:54:21.990Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-14T02:54:21.990Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base] [2025-10-14T02:54:21.990Z] 1fb152b156f2: Preparing [2025-10-14T02:54:21.990Z] 1d7ade5c6cec: Preparing [2025-10-14T02:54:21.990Z] cacc2ba1fb94: Preparing [2025-10-14T02:54:21.990Z] 0be6de55ed71: Preparing [2025-10-14T02:54:21.990Z] 5f70bf18a086: Preparing [2025-10-14T02:54:21.990Z] 0f6e10dbff7e: Preparing [2025-10-14T02:54:21.990Z] f6868b603273: Preparing [2025-10-14T02:54:21.990Z] 7ab3be969a6c: Preparing [2025-10-14T02:54:21.990Z] 256f393e029f: Preparing [2025-10-14T02:54:21.990Z] 0f6e10dbff7e: Waiting [2025-10-14T02:54:21.990Z] f6868b603273: Waiting [2025-10-14T02:54:21.990Z] 7ab3be969a6c: Waiting [2025-10-14T02:54:21.990Z] 256f393e029f: Waiting [2025-10-14T02:54:21.990Z] 5f70bf18a086: Layer already exists [2025-10-14T02:54:21.990Z] 0be6de55ed71: Layer already exists [2025-10-14T02:54:21.990Z] 1fb152b156f2: Layer already exists [2025-10-14T02:54:21.990Z] 1d7ade5c6cec: Layer already exists [2025-10-14T02:54:21.990Z] cacc2ba1fb94: Layer already exists [2025-10-14T02:54:21.990Z] 0f6e10dbff7e: Layer already exists [2025-10-14T02:54:21.990Z] 7ab3be969a6c: Layer already exists [2025-10-14T02:54:21.990Z] f6868b603273: Layer already exists [2025-10-14T02:54:21.990Z] 256f393e029f: Layer already exists [2025-10-14T02:54:21.990Z] 1.25-alpine3.22: digest: sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 size: 2207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-14T02:54:22.065Z] ===================================================== [Pipeline] echo [2025-10-14T02:54:22.081Z] taggedImages: [2025-10-14T02:54:22.082Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [2025-10-14T02:54:22.082Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-14T02:54:22.082Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-14T02:54:22.082Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-14T02:54:22.082Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [Pipeline] echo [2025-10-14T02:54:22.161Z] ========================================================= [2025-10-14T02:54:22.161Z] [edgeXBuildMultiArch] RAW Config: [2025-10-14T02:54:22.161Z] images: [2025-10-14T02:54:22.161Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [2025-10-14T02:54:22.161Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-14T02:54:22.161Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-14T02:54:22.161Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-14T02:54:22.161Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-14T02:54:22.161Z] settingsFile: [2025-10-14T02:54:22.161Z] ci-build-images-settings [2025-10-14T02:54:22.161Z] ========================================================= [Pipeline] node [2025-10-14T02:54:37.165Z] Still waiting to schedule task [2025-10-14T02:54:37.165Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-10-14T02:55:20.206Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-257744 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] checkout [2025-10-14T02:55:23.299Z] Selected Git installation does not exist. Using Default [2025-10-14T02:55:23.299Z] The recommended git tool is: NONE [2025-10-14T02:55:28.201Z] using credential edgex-jenkins-ssh [2025-10-14T02:55:28.228Z] Cloning the remote Git repository [2025-10-14T02:55:28.275Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2025-10-14T02:55:28.367Z] > git init /w/workspace/ndry_ci-build-images_golang-1.25 # timeout=10 [2025-10-14T02:55:28.494Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-10-14T02:55:28.495Z] > git --version # timeout=10 [2025-10-14T02:55:28.520Z] > git --version # 'git version 2.25.1' [2025-10-14T02:55:28.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-14T02:55:28.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-14T02:55:29.284Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-10-14T02:55:29.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-14T02:55:30.182Z] Avoid second fetch [2025-10-14T02:55:30.183Z] Checking out Revision c44b6e2aee259465640b3a2f7747ff6cc7acfb7c (golang-1.25) [2025-10-14T02:55:30.775Z] Commit message: "Merge pull request #227 from cherrycl/golangci-lint-v2" [2025-10-14T02:55:30.202Z] > git config core.sparsecheckout # timeout=10 [2025-10-14T02:55:30.265Z] > git checkout -f c44b6e2aee259465640b3a2f7747ff6cc7acfb7c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-14T02:55:35.175Z] provisioning config files... [2025-10-14T02:55:35.201Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config8390450323445731854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:55:35.891Z] ---> ****-login.sh [2025-10-14T02:55:35.892Z] nexus3.edgexfoundry.org:10001 [2025-10-14T02:55:36.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:55:36.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-14T02:55:36.458Z] Configure a credential helper to remove this warning. See [2025-10-14T02:55:36.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-14T02:55:36.458Z] [2025-10-14T02:55:36.458Z] Login Succeeded [2025-10-14T02:55:36.458Z] nexus3.edgexfoundry.org:10002 [2025-10-14T02:55:36.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:55:36.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-14T02:55:36.745Z] Configure a credential helper to remove this warning. See [2025-10-14T02:55:36.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-14T02:55:36.746Z] [2025-10-14T02:55:36.746Z] Login Succeeded [2025-10-14T02:55:36.746Z] nexus3.edgexfoundry.org:10003 [2025-10-14T02:55:37.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:55:37.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-14T02:55:37.289Z] Configure a credential helper to remove this warning. See [2025-10-14T02:55:37.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-14T02:55:37.289Z] [2025-10-14T02:55:37.289Z] Login Succeeded [2025-10-14T02:55:37.289Z] nexus3.edgexfoundry.org:10004 [2025-10-14T02:55:37.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:55:37.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-14T02:55:37.563Z] Configure a credential helper to remove this warning. See [2025-10-14T02:55:37.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-14T02:55:37.564Z] [2025-10-14T02:55:37.564Z] Login Succeeded [2025-10-14T02:55:37.564Z] ****.io [2025-10-14T02:55:37.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:55:38.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-14T02:55:38.103Z] Configure a credential helper to remove this warning. See [2025-10-14T02:55:38.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-14T02:55:38.103Z] [2025-10-14T02:55:38.103Z] Login Succeeded [2025-10-14T02:55:38.103Z] ---> ****-login.sh ends [Pipeline] } [2025-10-14T02:55:38.122Z] 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-14T02:55:38.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-14T02:55:38.916Z] + ls -al . [2025-10-14T02:55:38.916Z] total 28 [2025-10-14T02:55:38.916Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 02:55 . [2025-10-14T02:55:38.916Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 02:55 .. [2025-10-14T02:55:38.916Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 02:55 .git [2025-10-14T02:55:38.916Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 02:55 .github [2025-10-14T02:55:38.916Z] -rw-rw-r-- 1 jenkins jenkins 421 Oct 14 02:55 .golangci.yml [2025-10-14T02:55:38.916Z] -rw-rw-r-- 1 jenkins jenkins 1198 Oct 14 02:55 Dockerfile [2025-10-14T02:55:38.916Z] -rw-rw-r-- 1 jenkins jenkins 957 Oct 14 02:55 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:55:39.290Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c44b6e2aee259465640b3a2f7747ff6cc7acfb7c --label arch=arm64 . [2025-10-14T02:55:39.568Z] Sending build context to Docker daemon 496.1kB [2025-10-14T02:55:39.568Z] Step 1/9 : FROM golang:1.25-alpine3.22 [2025-10-14T02:55:40.155Z] 1.25-alpine3.22: Pulling from library/golang [2025-10-14T02:55:40.155Z] 6b59a28fa201: Pulling fs layer [2025-10-14T02:55:40.155Z] d32bb0dddca7: Pulling fs layer [2025-10-14T02:55:40.155Z] 5dab1238d3d9: Pulling fs layer [2025-10-14T02:55:40.155Z] 196fd7d83e7d: Pulling fs layer [2025-10-14T02:55:40.155Z] 4f4fb700ef54: Pulling fs layer [2025-10-14T02:55:40.155Z] 196fd7d83e7d: Waiting [2025-10-14T02:55:40.155Z] 4f4fb700ef54: Waiting [2025-10-14T02:55:40.427Z] d32bb0dddca7: Verifying Checksum [2025-10-14T02:55:40.427Z] d32bb0dddca7: Download complete [2025-10-14T02:55:40.427Z] 6b59a28fa201: Verifying Checksum [2025-10-14T02:55:40.427Z] 6b59a28fa201: Download complete [2025-10-14T02:55:40.700Z] 196fd7d83e7d: Verifying Checksum [2025-10-14T02:55:40.700Z] 196fd7d83e7d: Download complete [2025-10-14T02:55:40.700Z] 4f4fb700ef54: Verifying Checksum [2025-10-14T02:55:40.700Z] 4f4fb700ef54: Download complete [2025-10-14T02:55:41.302Z] 6b59a28fa201: Pull complete [2025-10-14T02:55:41.891Z] d32bb0dddca7: Pull complete [2025-10-14T02:55:41.891Z] 5dab1238d3d9: Download complete [2025-10-14T02:55:56.944Z] 5dab1238d3d9: Pull complete [2025-10-14T02:55:56.944Z] 196fd7d83e7d: Pull complete [2025-10-14T02:55:56.944Z] 4f4fb700ef54: Pull complete [2025-10-14T02:55:56.944Z] Digest: sha256:ecb803821dbac0983b03a516adb8407b7dbadfb8771434dc5162a7c471dd27a2 [2025-10-14T02:55:56.944Z] Status: Downloaded newer image for golang:1.25-alpine3.22 [2025-10-14T02:55:56.944Z] ---> 8d8b39fff543 [2025-10-14T02:55:56.944Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2025-10-14T02:55:56.944Z] ---> Running in 251a71205f73 [2025-10-14T02:55:56.944Z] Removing intermediate container 251a71205f73 [2025-10-14T02:55:56.944Z] ---> 404b3e6ffbc9 [2025-10-14T02:55:56.944Z] Step 3/9 : ENV HADOLINT_VERSION=2.14.0 GOLANGCI_VERSION=2.5.0 [2025-10-14T02:55:56.944Z] ---> Running in 022e6e0690ed [2025-10-14T02:55:57.217Z] Removing intermediate container 022e6e0690ed [2025-10-14T02:55:57.217Z] ---> a5d1fee01dfc [2025-10-14T02:55:57.217Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2025-10-14T02:55:57.806Z] ---> 4a1afdf6bf70 [2025-10-14T02:55:57.806Z] 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-14T02:55:57.806Z] ---> Running in 4c39a1d1be0f [2025-10-14T02:55:59.746Z] Running on prd-centos7-docker-4c-2g-257766 in /w/workspace/ndry_ci-build-images_golang-1.25 [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [2025-10-14T02:55:59.773Z] Removing intermediate container 4c39a1d1be0f [2025-10-14T02:55:59.773Z] ---> 08cb2b9a32f9 [2025-10-14T02:55:59.773Z] 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-14T02:55:59.773Z] ---> Running in 923f9c878ed9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-14T02:55:59.796Z] provisioning config files... [2025-10-14T02:55:59.822Z] copy managed file [ci-build-images-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config10740735264239478945tmp [Pipeline] { [Pipeline] libraryResource [2025-10-14T02:56:00.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-14T02:56:02.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2025-10-14T02:56:03.856Z] ---> ****-login.sh [2025-10-14T02:56:03.856Z] nexus3.edgexfoundry.org:10001 [2025-10-14T02:56:04.113Z] (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2025-10-14T02:56:04.113Z] (2/43) Installing libncursesw (6.5_p20250503-r0) [2025-10-14T02:56:04.113Z] (3/43) Installing readline (8.2.13-r1) [2025-10-14T02:56:04.113Z] (4/43) Installing bash (5.2.37-r0) [2025-10-14T02:56:04.113Z] Executing bash-5.2.37-r0.post-install [2025-10-14T02:56:04.113Z] (5/43) Installing libgcc (14.2.0-r6) [2025-10-14T02:56:04.113Z] (6/43) Installing jansson (2.14.1-r0) [2025-10-14T02:56:04.113Z] (7/43) Installing libstdc++ (14.2.0-r6) [2025-10-14T02:56:04.113Z] (8/43) Installing zstd-libs (1.5.7-r0) [2025-10-14T02:56:04.113Z] (9/43) Installing binutils (2.44-r3) [2025-10-14T02:56:04.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:56:04.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-14T02:56:04.118Z] Configure a credential helper to remove this warning. See [2025-10-14T02:56:04.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-14T02:56:04.118Z] [2025-10-14T02:56:04.118Z] Login Succeeded [2025-10-14T02:56:04.118Z] nexus3.edgexfoundry.org:10002 [2025-10-14T02:56:04.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:56:04.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-14T02:56:04.381Z] Configure a credential helper to remove this warning. See [2025-10-14T02:56:04.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-14T02:56:04.381Z] [2025-10-14T02:56:04.381Z] Login Succeeded [2025-10-14T02:56:04.381Z] nexus3.edgexfoundry.org:10003 [2025-10-14T02:56:04.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:56:04.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-14T02:56:04.382Z] Configure a credential helper to remove this warning. See [2025-10-14T02:56:04.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-14T02:56:04.382Z] [2025-10-14T02:56:04.382Z] Login Succeeded [2025-10-14T02:56:04.382Z] nexus3.edgexfoundry.org:10004 [2025-10-14T02:56:04.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:56:04.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-14T02:56:04.382Z] Configure a credential helper to remove this warning. See [2025-10-14T02:56:04.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-14T02:56:04.382Z] [2025-10-14T02:56:04.382Z] Login Succeeded [2025-10-14T02:56:04.382Z] ****.io [2025-10-14T02:56:04.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-14T02:56:04.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-14T02:56:04.646Z] Configure a credential helper to remove this warning. See [2025-10-14T02:56:04.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-14T02:56:04.646Z] [2025-10-14T02:56:04.646Z] Login Succeeded [2025-10-14T02:56:04.646Z] ---> ****-login.sh ends [Pipeline] } [2025-10-14T02:56:04.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-14T02:56:04.695Z] (10/43) Installing libmagic (5.46-r2) [2025-10-14T02:56:04.695Z] (11/43) Installing file (5.46-r2) [2025-10-14T02:56:04.695Z] (12/43) Installing libgomp (14.2.0-r6) [2025-10-14T02:56:04.695Z] (13/43) Installing libatomic (14.2.0-r6) [2025-10-14T02:56:04.695Z] (14/43) Installing gmp (6.3.0-r3) [2025-10-14T02:56:04.695Z] (15/43) Installing isl26 (0.26-r1) [2025-10-14T02:56:04.695Z] (16/43) Installing mpfr4 (4.2.1_p1-r0) [2025-10-14T02:56:04.695Z] (17/43) Installing mpc1 (1.3.1-r1) [2025-10-14T02:56:04.695Z] (18/43) Installing gcc (14.2.0-r6) [Pipeline] // withEnv [Pipeline] sh [2025-10-14T02:56:04.995Z] + docker buildx ls [2025-10-14T02:56:05.568Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-14T02:56:05.568Z] default * docker [2025-10-14T02:56:05.568Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-14T02:56:05.870Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-14T02:56:05.871Z] edgex-builder [Pipeline] sh [2025-10-14T02:56:06.185Z] + docker buildx inspect --bootstrap [2025-10-14T02:56:06.185Z] #1 [internal] booting buildkit [2025-10-14T02:56:06.185Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-14T02:56:08.057Z] (19/43) Installing libstdc++-dev (14.2.0-r6) [2025-10-14T02:56:08.327Z] (20/43) Installing musl-dev (1.2.5-r10) [2025-10-14T02:56:08.606Z] (21/43) Installing g++ (14.2.0-r6) [2025-10-14T02:56:09.574Z] (22/43) Installing make (4.4.1-r3) [2025-10-14T02:56:09.574Z] (23/43) Installing fortify-headers (1.1-r5) [2025-10-14T02:56:09.574Z] (24/43) Installing patch (2.8-r0) [2025-10-14T02:56:09.574Z] (25/43) Installing build-base (0.5-r3) [2025-10-14T02:56:09.574Z] (26/43) Installing brotli-libs (1.1.0-r2) [2025-10-14T02:56:09.574Z] (27/43) Installing c-ares (1.34.5-r0) [2025-10-14T02:56:09.574Z] (28/43) Installing libunistring (1.3-r0) [2025-10-14T02:56:09.574Z] (29/43) Installing libidn2 (2.3.7-r0) [2025-10-14T02:56:09.574Z] (30/43) Installing nghttp2-libs (1.65.0-r0) [2025-10-14T02:56:09.574Z] (31/43) Installing libpsl (0.21.5-r3) [2025-10-14T02:56:09.574Z] (32/43) Installing libcurl (8.14.1-r2) [2025-10-14T02:56:09.574Z] (33/43) Installing curl (8.14.1-r2) [2025-10-14T02:56:09.574Z] (34/43) Installing libexpat (2.7.3-r0) [2025-10-14T02:56:09.574Z] (35/43) Installing pcre2 (10.43-r1) [2025-10-14T02:56:09.574Z] (36/43) Installing git (2.49.1-r0) [2025-10-14T02:56:09.841Z] (37/43) Installing git-init-template (2.49.1-r0) [2025-10-14T02:56:09.841Z] (38/43) Installing linux-headers (6.14.2-r0) [2025-10-14T02:56:10.418Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done [2025-10-14T02:56:10.418Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-14T02:56:10.428Z] (39/43) Installing pkgconf (2.4.3-r0) [2025-10-14T02:56:10.428Z] (40/43) Installing libsodium (1.0.20-r0) [2025-10-14T02:56:10.428Z] (41/43) Installing libzmq (4.3.5-r2) [2025-10-14T02:56:10.428Z] (42/43) Installing libsodium-dev (1.0.20-r0) [2025-10-14T02:56:10.428Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2025-10-14T02:56:10.428Z] Executing busybox-1.37.0-r19.trigger [2025-10-14T02:56:10.700Z] OK: 255 MiB in 60 packages [2025-10-14T02:56:10.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-14T02:56:11.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-14T02:56:12.676Z] OK: 255 MiB in 60 packages [2025-10-14T02:56:12.947Z] Connecting to raw.githubusercontent.com (185.199.111.133:443) [2025-10-14T02:56:12.947Z] writing to stdout [2025-10-14T02:56:12.947Z] - 100% |********************************| 11589 0:00:00 ETA [2025-10-14T02:56:12.947Z] written to stdout [2025-10-14T02:56:13.216Z] golangci/golangci-lint info checking GitHub for tag 'v2.5.0' [2025-10-14T02:56:13.486Z] golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/arm64 [2025-10-14T02:56:13.726Z] #1 creating container buildx_buildkit_edgex-builder0 4.0s done [2025-10-14T02:56:13.726Z] #1 DONE 7.6s [2025-10-14T02:56:13.726Z] Name: edgex-builder [2025-10-14T02:56:13.726Z] Driver: docker-container [2025-10-14T02:56:13.726Z] [2025-10-14T02:56:13.726Z] Nodes: [2025-10-14T02:56:13.726Z] Name: edgex-builder0 [2025-10-14T02:56:13.726Z] Endpoint: unix:///var/run/docker.sock [2025-10-14T02:56:13.726Z] Status: running [2025-10-14T02:56:13.726Z] Buildkit: v0.25.1 [2025-10-14T02:56:13.726Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-14T02:56:14.027Z] + docker buildx ls [2025-10-14T02:56:14.027Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-14T02:56:14.027Z] edgex-builder * docker-container [2025-10-14T02:56:14.027Z] 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-14T02:56:14.027Z] default docker [2025-10-14T02:56:14.027Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-14T02:56:14.322Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c' [2025-10-14T02:56:14.322Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c --push - [2025-10-14T02:56:14.582Z] #1 [internal] load build definition from Dockerfile [2025-10-14T02:56:14.582Z] #1 transferring dockerfile: 215B done [2025-10-14T02:56:14.582Z] #1 DONE 0.0s [2025-10-14T02:56:14.582Z] [2025-10-14T02:56:14.582Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [2025-10-14T02:56:14.582Z] #2 DONE 0.1s [2025-10-14T02:56:14.582Z] [2025-10-14T02:56:14.582Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [2025-10-14T02:56:14.582Z] #3 DONE 0.1s [2025-10-14T02:56:14.582Z] [2025-10-14T02:56:14.582Z] #4 [internal] load .dockerignore [2025-10-14T02:56:14.582Z] #4 transferring context: 2B done [2025-10-14T02:56:14.582Z] #4 DONE 0.0s [2025-10-14T02:56:14.582Z] [2025-10-14T02:56:14.582Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:14.582Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done [2025-10-14T02:56:14.582Z] #5 DONE 0.0s [2025-10-14T02:56:14.582Z] [2025-10-14T02:56:14.582Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:14.582Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 done [2025-10-14T02:56:14.582Z] #6 DONE 0.1s [2025-10-14T02:56:14.844Z] [2025-10-14T02:56:14.844Z] #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-14T02:56:14.844Z] #7 DONE 0.0s [2025-10-14T02:56:14.844Z] [2025-10-14T02:56:14.844Z] #8 exporting to image [2025-10-14T02:56:14.844Z] #8 exporting layers done [2025-10-14T02:56:14.844Z] #8 exporting manifest sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 done [2025-10-14T02:56:14.844Z] #8 exporting config sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done [2025-10-14T02:56:14.844Z] #8 exporting manifest sha256:015d63796f91a8c6fb958a38ccf08c1269f392c9ba81a0cf427cee4e1b806469 done [2025-10-14T02:56:14.844Z] #8 exporting config sha256:5e66bde7c6249205e73105e522258b4fc6eb13fd5a8c4d6f768e9503dd7374aa 0.0s done [2025-10-14T02:56:14.844Z] #8 exporting manifest list sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done [2025-10-14T02:56:14.844Z] #8 pushing layers 0.1s done [2025-10-14T02:56:14.844Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-10-14T02:56:14.844Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-14T02:56:14.844Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done [2025-10-14T02:56:14.844Z] #8 DONE 0.3s [2025-10-14T02:56:14.844Z] [2025-10-14T02:56:14.844Z] 1 warning found (use --debug to expand): [2025-10-14T02:56:14.844Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-14T02:56:15.136Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest --push - [2025-10-14T02:56:15.137Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest' [2025-10-14T02:56:15.137Z] #1 [internal] load build definition from Dockerfile [2025-10-14T02:56:15.137Z] #1 transferring dockerfile: 181B done [2025-10-14T02:56:15.137Z] #1 DONE 0.0s [2025-10-14T02:56:15.137Z] [2025-10-14T02:56:15.137Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-14T02:56:15.137Z] #2 DONE 0.0s [2025-10-14T02:56:15.137Z] [2025-10-14T02:56:15.137Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest [2025-10-14T02:56:15.137Z] #3 DONE 0.0s [2025-10-14T02:56:15.137Z] [2025-10-14T02:56:15.137Z] #4 [internal] load .dockerignore [2025-10-14T02:56:15.137Z] #4 transferring context: 2B done [2025-10-14T02:56:15.137Z] #4 DONE 0.0s [2025-10-14T02:56:15.137Z] [2025-10-14T02:56:15.137Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:15.137Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done [2025-10-14T02:56:15.137Z] #5 CACHED [2025-10-14T02:56:15.137Z] [2025-10-14T02:56:15.137Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:15.137Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done [2025-10-14T02:56:15.137Z] #6 DONE 0.0s [2025-10-14T02:56:15.400Z] [2025-10-14T02:56:15.400Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:15.400Z] #6 CACHED [2025-10-14T02:56:15.400Z] [2025-10-14T02:56:15.400Z] #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-14T02:56:15.400Z] #7 DONE 0.0s [2025-10-14T02:56:15.400Z] [2025-10-14T02:56:15.400Z] #8 exporting to image [2025-10-14T02:56:15.400Z] #8 exporting layers done [2025-10-14T02:56:15.400Z] #8 exporting manifest sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 done [2025-10-14T02:56:15.400Z] #8 exporting config sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done [2025-10-14T02:56:15.400Z] #8 exporting manifest sha256:015d63796f91a8c6fb958a38ccf08c1269f392c9ba81a0cf427cee4e1b806469 done [2025-10-14T02:56:15.400Z] #8 exporting config sha256:5e66bde7c6249205e73105e522258b4fc6eb13fd5a8c4d6f768e9503dd7374aa done [2025-10-14T02:56:15.400Z] #8 exporting manifest list sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done [2025-10-14T02:56:15.400Z] #8 pushing layers 0.0s done [2025-10-14T02:56:15.400Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:latest@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done [2025-10-14T02:56:15.400Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-14T02:56:15.400Z] #8 DONE 0.1s [2025-10-14T02:56:15.400Z] [2025-10-14T02:56:15.400Z] 1 warning found (use --debug to expand): [2025-10-14T02:56:15.400Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-14T02:56:15.695Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25' [2025-10-14T02:56:15.695Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 --push - [2025-10-14T02:56:15.956Z] #1 [internal] load build definition from Dockerfile [2025-10-14T02:56:15.956Z] #1 transferring dockerfile: 186B done [2025-10-14T02:56:15.956Z] #1 DONE 0.0s [2025-10-14T02:56:15.956Z] [2025-10-14T02:56:15.956Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-14T02:56:15.956Z] #2 DONE 0.0s [2025-10-14T02:56:15.956Z] [2025-10-14T02:56:15.956Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25 [2025-10-14T02:56:15.956Z] #3 DONE 0.0s [2025-10-14T02:56:15.956Z] [2025-10-14T02:56:15.956Z] #4 [internal] load .dockerignore [2025-10-14T02:56:15.956Z] #4 transferring context: 2B done [2025-10-14T02:56:15.956Z] #4 DONE 0.0s [2025-10-14T02:56:15.956Z] [2025-10-14T02:56:15.956Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:15.956Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done [2025-10-14T02:56:15.956Z] #5 DONE 0.0s [2025-10-14T02:56:15.956Z] [2025-10-14T02:56:15.956Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:15.956Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done [2025-10-14T02:56:15.956Z] #6 CACHED [2025-10-14T02:56:15.956Z] [2025-10-14T02:56:15.956Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:15.956Z] #5 CACHED [2025-10-14T02:56:15.956Z] [2025-10-14T02:56:15.956Z] #7 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-14T02:56:15.956Z] #7 DONE 0.0s [2025-10-14T02:56:15.956Z] [2025-10-14T02:56:15.956Z] #8 exporting to image [2025-10-14T02:56:15.956Z] #8 exporting layers done [2025-10-14T02:56:15.956Z] #8 exporting manifest sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 done [2025-10-14T02:56:15.956Z] #8 exporting config sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done [2025-10-14T02:56:15.956Z] #8 exporting manifest sha256:015d63796f91a8c6fb958a38ccf08c1269f392c9ba81a0cf427cee4e1b806469 done [2025-10-14T02:56:15.956Z] #8 exporting config sha256:5e66bde7c6249205e73105e522258b4fc6eb13fd5a8c4d6f768e9503dd7374aa done [2025-10-14T02:56:15.956Z] #8 exporting manifest list sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done [2025-10-14T02:56:15.956Z] #8 pushing layers 0.0s done [2025-10-14T02:56:15.956Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:golang-1.25@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done [2025-10-14T02:56:15.956Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-14T02:56:15.956Z] #8 DONE 0.1s [2025-10-14T02:56:15.956Z] [2025-10-14T02:56:15.956Z] 1 warning found (use --debug to expand): [2025-10-14T02:56:15.956Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-14T02:56:16.255Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine' [2025-10-14T02:56:16.255Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --push - [2025-10-14T02:56:16.255Z] #1 [internal] load build definition from Dockerfile [2025-10-14T02:56:16.255Z] #1 transferring dockerfile: 186B done [2025-10-14T02:56:16.255Z] #1 DONE 0.0s [2025-10-14T02:56:16.255Z] [2025-10-14T02:56:16.255Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-14T02:56:16.255Z] #2 DONE 0.0s [2025-10-14T02:56:16.255Z] [2025-10-14T02:56:16.255Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-10-14T02:56:16.255Z] #3 DONE 0.0s [2025-10-14T02:56:16.255Z] [2025-10-14T02:56:16.255Z] #4 [internal] load .dockerignore [2025-10-14T02:56:16.255Z] #4 transferring context: 2B done [2025-10-14T02:56:16.255Z] #4 DONE 0.0s [2025-10-14T02:56:16.255Z] [2025-10-14T02:56:16.255Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:16.255Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done [2025-10-14T02:56:16.255Z] #5 CACHED [2025-10-14T02:56:16.255Z] [2025-10-14T02:56:16.255Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:16.255Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done [2025-10-14T02:56:16.255Z] #6 CACHED [2025-10-14T02:56:16.255Z] [2025-10-14T02:56:16.255Z] #7 exporting to image [2025-10-14T02:56:16.255Z] #7 exporting layers done [2025-10-14T02:56:16.255Z] #7 exporting manifest sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 done [2025-10-14T02:56:16.255Z] #7 exporting config sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done [2025-10-14T02:56:16.255Z] #7 exporting manifest sha256:015d63796f91a8c6fb958a38ccf08c1269f392c9ba81a0cf427cee4e1b806469 done [2025-10-14T02:56:16.255Z] #7 exporting config sha256:5e66bde7c6249205e73105e522258b4fc6eb13fd5a8c4d6f768e9503dd7374aa done [2025-10-14T02:56:16.255Z] #7 exporting manifest list sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done [2025-10-14T02:56:16.255Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-14T02:56:16.513Z] #7 pushing layers 0.0s done [2025-10-14T02:56:16.513Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done [2025-10-14T02:56:16.513Z] #7 DONE 0.1s [2025-10-14T02:56:16.513Z] [2025-10-14T02:56:16.513Z] #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-14T02:56:16.513Z] #8 DONE 0.0s [2025-10-14T02:56:16.513Z] [2025-10-14T02:56:16.513Z] 1 warning found (use --debug to expand): [2025-10-14T02:56:16.513Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-14T02:56:16.815Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22' [2025-10-14T02:56:16.815Z] + 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-14T02:56:16.815Z] #1 [internal] load build definition from Dockerfile [2025-10-14T02:56:16.815Z] #1 transferring dockerfile: 190B done [2025-10-14T02:56:16.815Z] #1 DONE 0.0s [2025-10-14T02:56:16.815Z] [2025-10-14T02:56:16.815Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-14T02:56:16.815Z] #2 DONE 0.0s [2025-10-14T02:56:16.815Z] [2025-10-14T02:56:16.815Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22 [2025-10-14T02:56:16.815Z] #3 DONE 0.0s [2025-10-14T02:56:16.815Z] [2025-10-14T02:56:16.815Z] #4 [internal] load .dockerignore [2025-10-14T02:56:16.815Z] #4 transferring context: 2B done [2025-10-14T02:56:16.815Z] #4 DONE 0.0s [2025-10-14T02:56:16.815Z] [2025-10-14T02:56:16.815Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:16.815Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 done [2025-10-14T02:56:16.815Z] #5 CACHED [2025-10-14T02:56:16.815Z] [2025-10-14T02:56:16.815Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 [2025-10-14T02:56:16.815Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:54d8b661f5739339dce1c5d81b2169074702f52b45bba65901f80b629f2e0925 0.0s done [2025-10-14T02:56:16.815Z] #6 CACHED [2025-10-14T02:56:16.815Z] [2025-10-14T02:56:16.815Z] #7 exporting to image [2025-10-14T02:56:16.815Z] #7 exporting layers done [2025-10-14T02:56:16.815Z] #7 exporting manifest sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 done [2025-10-14T02:56:16.815Z] #7 exporting config sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 done [2025-10-14T02:56:16.815Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-14T02:56:16.827Z] golangci/golangci-lint info installed ./bin/golangci-lint [2025-10-14T02:56:17.075Z] #7 exporting manifest sha256:015d63796f91a8c6fb958a38ccf08c1269f392c9ba81a0cf427cee4e1b806469 done [2025-10-14T02:56:17.075Z] #7 exporting config sha256:5e66bde7c6249205e73105e522258b4fc6eb13fd5a8c4d6f768e9503dd7374aa done [2025-10-14T02:56:17.075Z] #7 exporting manifest list sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 done [2025-10-14T02:56:17.075Z] #7 pushing layers 0.0s done [2025-10-14T02:56:17.075Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine3.22@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.1s done [2025-10-14T02:56:17.075Z] #7 DONE 0.1s [2025-10-14T02:56:17.075Z] [2025-10-14T02:56:17.075Z] #8 [auth] edgex-devops/edgex-golang-base:pull,push token for nexus3.edgexfoundry.org:10003 [2025-10-14T02:56:17.075Z] #8 DONE 0.0s [2025-10-14T02:56:17.075Z] [2025-10-14T02:56:17.075Z] 1 warning found (use --debug to expand): [2025-10-14T02:56:17.075Z]  - 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-14T02:56:17.458Z] + '[' -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:56:17.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:56:18.315Z] ---> package-listing.sh [2025-10-14T02:56:18.315Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-14T02:56:18.315Z] ++ facter osfamily [2025-10-14T02:56:18.580Z] + OS_FAMILY=redhat [2025-10-14T02:56:18.580Z] + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 [2025-10-14T02:56:18.580Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-14T02:56:18.580Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-14T02:56:18.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-14T02:56:18.580Z] + PACKAGES=/tmp/packages_start.txt [2025-10-14T02:56:18.580Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-14T02:56:18.580Z] + PACKAGES=/tmp/packages_end.txt [2025-10-14T02:56:18.580Z] + case "${OS_FAMILY}" in [2025-10-14T02:56:18.580Z] + rpm -qa [2025-10-14T02:56:18.580Z] + sort [2025-10-14T02:56:19.151Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-14T02:56:19.151Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-14T02:56:19.151Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-14T02:56:19.151Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-14T02:56:19.151Z] + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [2025-10-14T02:56:19.151Z] + 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-14T02:56:19.161Z] 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-14T02:56:19.445Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:56:20.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T02:56:20.015Z] [2025-10-14T02:56:20.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:56:20.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T02:56:20.335Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-14T02:56:20.335Z] 5eb5b503b376: Pulling fs layer [2025-10-14T02:56:20.335Z] 5c69ac0246d0: Pulling fs layer [2025-10-14T02:56:20.335Z] ec43610c2a17: Pulling fs layer [2025-10-14T02:56:20.335Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-14T02:56:20.335Z] 33b1e0a273af: Pulling fs layer [2025-10-14T02:56:20.335Z] 5d3b04190fa2: Pulling fs layer [2025-10-14T02:56:20.335Z] 2f39f015ded8: Pulling fs layer [2025-10-14T02:56:20.335Z] 33b1e0a273af: Waiting [2025-10-14T02:56:20.335Z] 5d3b04190fa2: Waiting [2025-10-14T02:56:20.335Z] 2f39f015ded8: Waiting [2025-10-14T02:56:20.335Z] 3a2ae6a8a46f: Waiting [2025-10-14T02:56:20.335Z] 5c69ac0246d0: Verifying Checksum [2025-10-14T02:56:20.335Z] 5c69ac0246d0: Download complete [2025-10-14T02:56:20.335Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-14T02:56:20.335Z] 3a2ae6a8a46f: Download complete [2025-10-14T02:56:20.335Z] 33b1e0a273af: Verifying Checksum [2025-10-14T02:56:20.335Z] 33b1e0a273af: Download complete [2025-10-14T02:56:20.335Z] 5d3b04190fa2: Verifying Checksum [2025-10-14T02:56:20.335Z] 5d3b04190fa2: Download complete [2025-10-14T02:56:20.335Z] ec43610c2a17: Verifying Checksum [2025-10-14T02:56:20.335Z] ec43610c2a17: Download complete [2025-10-14T02:56:20.610Z] 5eb5b503b376: Verifying Checksum [2025-10-14T02:56:20.610Z] 5eb5b503b376: Download complete [2025-10-14T02:56:21.190Z] 2f39f015ded8: Verifying Checksum [2025-10-14T02:56:21.191Z] 2f39f015ded8: Download complete [2025-10-14T02:56:21.761Z] 5eb5b503b376: Pull complete [2025-10-14T02:56:22.028Z] 5c69ac0246d0: Pull complete [2025-10-14T02:56:22.296Z] ec43610c2a17: Pull complete [2025-10-14T02:56:22.296Z] 3a2ae6a8a46f: Pull complete [2025-10-14T02:56:22.554Z] 33b1e0a273af: Pull complete [2025-10-14T02:56:22.815Z] 5d3b04190fa2: Pull complete [2025-10-14T02:56:26.916Z] Removing intermediate container 923f9c878ed9 [2025-10-14T02:56:26.916Z] ---> f7738cd5aa86 [2025-10-14T02:56:26.916Z] Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-10-14T02:56:27.055Z] 2f39f015ded8: Pull complete [2025-10-14T02:56:27.055Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-14T02:56:27.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T02:56:27.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-14T02:56:27.184Z] ---> Running in c662561dcfec [2025-10-14T02:56:27.210Z] prd-centos7-docker-4c-2g-257766 does not seem to be running inside a container [2025-10-14T02:56:27.248Z] $ 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-14T02:56:28.594Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-10-14T02:56:28.594Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-10-14T02:56:32.453Z] $ docker top 92dbb2852880a4acdddfeb5b8bb2654dec05c47ae87db823233fb85608facdd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-14T02:56:32.815Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-14T02:56:33.182Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-14T02:56:33.480Z] + ls /var/log/sa-host [2025-10-14T02:56:33.480Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-14T02:56:33.572Z] provisioning config files... [2025-10-14T02:56:33.583Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config17671840740531772764tmp [Pipeline] { [Pipeline] echo [2025-10-14T02:56:33.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:56:33.905Z] ---> create-netrc.sh [Pipeline] } [2025-10-14T02:56:33.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:56:34.270Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-14T02:56:34.284Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:56:34.590Z] ---> sudo-logs.sh [2025-10-14T02:56:34.590Z] Archiving 'sudo' log.. [2025-10-14T02:56:34.590Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-257766.novalocal: Name or service not known [2025-10-14T02:56:34.590Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-257766.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-14T02:56:34.615Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:56:34.899Z] ---> job-cost.sh [2025-10-14T02:56:34.899Z] lf-activate-venv: SKIPPING [2025-10-14T02:56:34.899Z] INFO: No Stack... [2025-10-14T02:56:35.158Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-14T02:56:35.417Z] INFO: Archiving Costs [Pipeline] echo [2025-10-14T02:56:35.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:56:35.741Z] ---> logs-deploy.sh [2025-10-14T02:56:35.741Z] lf-activate-venv: SKIPPING [2025-10-14T02:56:35.741Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/5 [2025-10-14T02:56:35.741Z] INFO: archiving workspace using pattern(s): [2025-10-14T02:56:36.684Z] Archives upload complete. [2025-10-14T02:56:36.943Z] INFO: archiving logs to Nexus [2025-10-14T02:56:37.514Z] ---> uname -a: [2025-10-14T02:56:37.514Z] Linux prd-centos7-docker-4c-2g-257766.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-14T02:56:37.514Z] [2025-10-14T02:56:37.514Z] [2025-10-14T02:56:37.514Z] ---> lscpu: [2025-10-14T02:56:37.514Z] Architecture: x86_64 [2025-10-14T02:56:37.514Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-14T02:56:37.514Z] Byte Order: Little Endian [2025-10-14T02:56:37.514Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-14T02:56:37.514Z] CPU(s): 2 [2025-10-14T02:56:37.514Z] On-line CPU(s) list: 0,1 [2025-10-14T02:56:37.514Z] Thread(s) per core: 1 [2025-10-14T02:56:37.514Z] Core(s) per socket: 1 [2025-10-14T02:56:37.514Z] Socket(s): 2 [2025-10-14T02:56:37.514Z] NUMA node(s): 1 [2025-10-14T02:56:37.514Z] Vendor ID: AuthenticAMD [2025-10-14T02:56:37.514Z] CPU family: 23 [2025-10-14T02:56:37.514Z] Model: 49 [2025-10-14T02:56:37.514Z] Model name: AMD EPYC-Rome Processor [2025-10-14T02:56:37.514Z] Stepping: 0 [2025-10-14T02:56:37.514Z] CPU MHz: 2799.998 [2025-10-14T02:56:37.514Z] BogoMIPS: 5599.99 [2025-10-14T02:56:37.514Z] Virtualization: AMD-V [2025-10-14T02:56:37.514Z] Hypervisor vendor: KVM [2025-10-14T02:56:37.514Z] Virtualization type: full [2025-10-14T02:56:37.514Z] L1d cache: 64 KiB [2025-10-14T02:56:37.514Z] L1i cache: 64 KiB [2025-10-14T02:56:37.514Z] L2 cache: 1 MiB [2025-10-14T02:56:37.514Z] L3 cache: 32 MiB [2025-10-14T02:56:37.514Z] NUMA node0 CPU(s): 0,1 [2025-10-14T02:56:37.514Z] Vulnerability Itlb multihit: Not affected [2025-10-14T02:56:37.514Z] Vulnerability L1tf: Not affected [2025-10-14T02:56:37.514Z] Vulnerability Mds: Not affected [2025-10-14T02:56:37.514Z] Vulnerability Meltdown: Not affected [2025-10-14T02:56:37.514Z] Vulnerability Mmio stale data: Not affected [2025-10-14T02:56:37.514Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-14T02:56:37.514Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-14T02:56:37.514Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-14T02:56:37.514Z] Vulnerability Srbds: Not affected [2025-10-14T02:56:37.514Z] Vulnerability Tsx async abort: Not affected [2025-10-14T02:56:37.514Z] 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-14T02:56:37.514Z] [2025-10-14T02:56:37.514Z] [2025-10-14T02:56:37.514Z] ---> nproc: [2025-10-14T02:56:37.514Z] 2 [2025-10-14T02:56:37.514Z] [2025-10-14T02:56:37.514Z] [2025-10-14T02:56:37.514Z] ---> df -h: [2025-10-14T02:56:37.514Z] Filesystem Size Used Avail Use% Mounted on [2025-10-14T02:56:37.514Z] overlay 40G 7.3G 33G 19% / [2025-10-14T02:56:37.514Z] tmpfs 64M 0 64M 0% /dev [2025-10-14T02:56:37.514Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-14T02:56:37.514Z] shm 64M 0 64M 0% /dev/shm [2025-10-14T02:56:37.514Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-14T02:56:37.514Z] [2025-10-14T02:56:37.514Z] [2025-10-14T02:56:37.775Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2025-10-14T02:56:37.775Z] Please check if data collecting is enabled [2025-10-14T02:56:37.775Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-14T02:56:37.809Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-14T02:56:37.813Z] $ docker stop --time=1 92dbb2852880a4acdddfeb5b8bb2654dec05c47ae87db823233fb85608facdd9 [2025-10-14T02:56:38.945Z] $ docker rm -f --volumes 92dbb2852880a4acdddfeb5b8bb2654dec05c47ae87db823233fb85608facdd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-14T02:56:39.039Z] [WS-CLEANUP] Deleting project workspace... [2025-10-14T02:56:39.040Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-14T02:56:39.055Z] [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-14T02:56:39.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T02:56:39.515Z] [2025-10-14T02:56:39.515Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:56:39.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T02:56:39.828Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-14T02:56:39.828Z] 5eb5b503b376: Pulling fs layer [2025-10-14T02:56:39.828Z] 5c69ac0246d0: Pulling fs layer [2025-10-14T02:56:39.828Z] ec43610c2a17: Pulling fs layer [2025-10-14T02:56:39.828Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-14T02:56:39.828Z] 33b1e0a273af: Pulling fs layer [2025-10-14T02:56:39.828Z] 5d3b04190fa2: Pulling fs layer [2025-10-14T02:56:39.828Z] 2f39f015ded8: Pulling fs layer [2025-10-14T02:56:39.828Z] 3a2ae6a8a46f: Waiting [2025-10-14T02:56:39.828Z] 5d3b04190fa2: Waiting [2025-10-14T02:56:39.828Z] 33b1e0a273af: Waiting [2025-10-14T02:56:39.828Z] 2f39f015ded8: Waiting [2025-10-14T02:56:39.828Z] 5c69ac0246d0: Download complete [2025-10-14T02:56:39.828Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-14T02:56:39.828Z] 3a2ae6a8a46f: Download complete [2025-10-14T02:56:40.090Z] 33b1e0a273af: Verifying Checksum [2025-10-14T02:56:40.090Z] 33b1e0a273af: Download complete [2025-10-14T02:56:40.091Z] 5d3b04190fa2: Download complete [2025-10-14T02:56:40.091Z] ec43610c2a17: Verifying Checksum [2025-10-14T02:56:40.091Z] ec43610c2a17: Download complete [2025-10-14T02:56:40.091Z] 5eb5b503b376: Verifying Checksum [2025-10-14T02:56:40.091Z] 5eb5b503b376: Download complete [2025-10-14T02:56:40.658Z] 2f39f015ded8: Download complete [2025-10-14T02:56:41.593Z] 5eb5b503b376: Pull complete [2025-10-14T02:56:41.853Z] 5c69ac0246d0: Pull complete [2025-10-14T02:56:42.112Z] ec43610c2a17: Pull complete [2025-10-14T02:56:42.372Z] 3a2ae6a8a46f: Pull complete [2025-10-14T02:56:42.372Z] 33b1e0a273af: Pull complete [2025-10-14T02:56:42.372Z] 5d3b04190fa2: Pull complete [2025-10-14T02:56:48.944Z] 2f39f015ded8: Pull complete [2025-10-14T02:56:48.944Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-14T02:56:48.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T02:56:48.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-14T02:56:49.086Z] prd-ubuntu20.04-docker-8c-8g-257713 does not seem to be running inside a container [2025-10-14T02:56:49.124Z] $ 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:latest cat [2025-10-14T02:56:53.639Z] $ docker top 67db6cee11cc08f11549fa24b03e793ca4dd6a474edb17ddd6dab444d456564b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:56:54.059Z] ---> job-cost.sh [2025-10-14T02:56:54.059Z] lf-activate-venv: SKIPPING [2025-10-14T02:56:54.059Z] INFO: No Stack... [2025-10-14T02:56:54.320Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-14T02:56:54.580Z] INFO: Archiving Costs [Pipeline] sh [2025-10-14T02:56:54.868Z] + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv [2025-10-14T02:56:54.869Z] + cut -d, -f6 [Pipeline] lock [2025-10-14T02:56:54.899Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] [2025-10-14T02:56:54.908Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] did not exist. Created. [2025-10-14T02:56:54.913Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-14T02:56:55.245Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-14T02:56:55.652Z] Stashed 1 file(s) [Pipeline] } [2025-10-14T02:56:55.661Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-14T02:56:55.687Z] $ docker stop --time=1 67db6cee11cc08f11549fa24b03e793ca4dd6a474edb17ddd6dab444d456564b [2025-10-14T02:56:56.921Z] $ docker rm -f --volumes 67db6cee11cc08f11549fa24b03e793ca4dd6a474edb17ddd6dab444d456564b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-14T02:57:07.480Z] Removing intermediate container c662561dcfec [2025-10-14T02:57:07.480Z] ---> 875c3d90ff9c [2025-10-14T02:57:07.480Z] Step 8/9 : LABEL arch=arm64 [2025-10-14T02:57:07.480Z] ---> Running in 056e8fd9fe5a [2025-10-14T02:57:07.480Z] Removing intermediate container 056e8fd9fe5a [2025-10-14T02:57:07.480Z] ---> dc4f69a06a8e [2025-10-14T02:57:07.480Z] Step 9/9 : LABEL git_sha=c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [2025-10-14T02:57:07.480Z] ---> Running in 9e0707365a7b [2025-10-14T02:57:07.480Z] Removing intermediate container 9e0707365a7b [2025-10-14T02:57:07.480Z] ---> 334268110677 [2025-10-14T02:57:07.480Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-14T02:57:07.480Z] Successfully built 334268110677 [2025-10-14T02:57:07.480Z] 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-14T02:57:07.637Z] [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: [2025-10-14T02:57:07.637Z] c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [2025-10-14T02:57:07.637Z] latest [2025-10-14T02:57:07.637Z] golang-1.25 [2025-10-14T02:57:07.637Z] 1.25-alpine [2025-10-14T02:57:07.637Z] 1.25-alpine3.22 [2025-10-14T02:57:07.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:57:08.019Z] + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:57:08.408Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [2025-10-14T02:57:08.408Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-14T02:57:08.408Z] 72e332baba46: Preparing [2025-10-14T02:57:08.408Z] 67de1fd42963: Preparing [2025-10-14T02:57:08.408Z] 10bc4e6a9f38: Preparing [2025-10-14T02:57:08.408Z] 5f70bf18a086: Preparing [2025-10-14T02:57:08.408Z] 5275223623e5: Preparing [2025-10-14T02:57:08.408Z] 511f2496bf7a: Preparing [2025-10-14T02:57:08.408Z] c685213c65df: Preparing [2025-10-14T02:57:08.408Z] 0e64f2360a44: Preparing [2025-10-14T02:57:08.408Z] c685213c65df: Waiting [2025-10-14T02:57:08.408Z] 511f2496bf7a: Waiting [2025-10-14T02:57:08.408Z] 0e64f2360a44: Waiting [2025-10-14T02:57:08.408Z] 5275223623e5: Layer already exists [2025-10-14T02:57:08.682Z] 5f70bf18a086: Layer already exists [2025-10-14T02:57:08.682Z] 511f2496bf7a: Layer already exists [2025-10-14T02:57:08.682Z] c685213c65df: Layer already exists [2025-10-14T02:57:08.682Z] 0e64f2360a44: Layer already exists [2025-10-14T02:57:08.682Z] 10bc4e6a9f38: Pushed [2025-10-14T02:57:18.771Z] 72e332baba46: Pushed [2025-10-14T02:58:05.593Z] 67de1fd42963: Pushed [2025-10-14T02:58:05.594Z] c44b6e2aee259465640b3a2f7747ff6cc7acfb7c: digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:58:05.957Z] + 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-14T02:58:06.314Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [2025-10-14T02:58:06.314Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-14T02:58:06.314Z] 72e332baba46: Preparing [2025-10-14T02:58:06.314Z] 67de1fd42963: Preparing [2025-10-14T02:58:06.314Z] 10bc4e6a9f38: Preparing [2025-10-14T02:58:06.314Z] 5f70bf18a086: Preparing [2025-10-14T02:58:06.314Z] 5275223623e5: Preparing [2025-10-14T02:58:06.314Z] 511f2496bf7a: Preparing [2025-10-14T02:58:06.314Z] c685213c65df: Preparing [2025-10-14T02:58:06.314Z] 511f2496bf7a: Waiting [2025-10-14T02:58:06.314Z] 0e64f2360a44: Preparing [2025-10-14T02:58:06.314Z] c685213c65df: Waiting [2025-10-14T02:58:06.314Z] 0e64f2360a44: Waiting [2025-10-14T02:58:06.314Z] 72e332baba46: Layer already exists [2025-10-14T02:58:06.314Z] 5f70bf18a086: Layer already exists [2025-10-14T02:58:06.314Z] 5275223623e5: Layer already exists [2025-10-14T02:58:06.314Z] 67de1fd42963: Layer already exists [2025-10-14T02:58:06.314Z] 10bc4e6a9f38: Layer already exists [2025-10-14T02:58:06.314Z] 511f2496bf7a: Layer already exists [2025-10-14T02:58:06.314Z] 0e64f2360a44: Layer already exists [2025-10-14T02:58:06.314Z] c685213c65df: Layer already exists [2025-10-14T02:58:06.314Z] latest: digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:58:06.677Z] + 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-14T02:58:07.034Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [2025-10-14T02:58:07.034Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-14T02:58:07.034Z] 72e332baba46: Preparing [2025-10-14T02:58:07.034Z] 67de1fd42963: Preparing [2025-10-14T02:58:07.034Z] 10bc4e6a9f38: Preparing [2025-10-14T02:58:07.034Z] 5f70bf18a086: Preparing [2025-10-14T02:58:07.034Z] 5275223623e5: Preparing [2025-10-14T02:58:07.034Z] 511f2496bf7a: Preparing [2025-10-14T02:58:07.034Z] c685213c65df: Preparing [2025-10-14T02:58:07.034Z] 0e64f2360a44: Preparing [2025-10-14T02:58:07.034Z] c685213c65df: Waiting [2025-10-14T02:58:07.034Z] 511f2496bf7a: Waiting [2025-10-14T02:58:07.034Z] 0e64f2360a44: Waiting [2025-10-14T02:58:07.034Z] 5f70bf18a086: Layer already exists [2025-10-14T02:58:07.034Z] 72e332baba46: Layer already exists [2025-10-14T02:58:07.034Z] 5275223623e5: Layer already exists [2025-10-14T02:58:07.034Z] 10bc4e6a9f38: Layer already exists [2025-10-14T02:58:07.034Z] 67de1fd42963: Layer already exists [2025-10-14T02:58:07.034Z] 511f2496bf7a: Layer already exists [2025-10-14T02:58:07.034Z] c685213c65df: Layer already exists [2025-10-14T02:58:07.034Z] 0e64f2360a44: Layer already exists [2025-10-14T02:58:07.034Z] golang-1.25: digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:58:07.661Z] + 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-14T02:58:08.018Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-14T02:58:08.019Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-14T02:58:08.019Z] 72e332baba46: Preparing [2025-10-14T02:58:08.019Z] 67de1fd42963: Preparing [2025-10-14T02:58:08.019Z] 10bc4e6a9f38: Preparing [2025-10-14T02:58:08.019Z] 5f70bf18a086: Preparing [2025-10-14T02:58:08.019Z] 5275223623e5: Preparing [2025-10-14T02:58:08.019Z] 511f2496bf7a: Preparing [2025-10-14T02:58:08.019Z] c685213c65df: Preparing [2025-10-14T02:58:08.019Z] 511f2496bf7a: Waiting [2025-10-14T02:58:08.019Z] 0e64f2360a44: Preparing [2025-10-14T02:58:08.019Z] c685213c65df: Waiting [2025-10-14T02:58:08.019Z] 0e64f2360a44: Waiting [2025-10-14T02:58:08.019Z] 5275223623e5: Layer already exists [2025-10-14T02:58:08.019Z] 72e332baba46: Layer already exists [2025-10-14T02:58:08.019Z] 67de1fd42963: Layer already exists [2025-10-14T02:58:08.019Z] 10bc4e6a9f38: Layer already exists [2025-10-14T02:58:08.019Z] 5f70bf18a086: Layer already exists [2025-10-14T02:58:08.019Z] 0e64f2360a44: Layer already exists [2025-10-14T02:58:08.019Z] 511f2496bf7a: Layer already exists [2025-10-14T02:58:08.019Z] c685213c65df: Layer already exists [2025-10-14T02:58:08.019Z] 1.25-alpine: digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:58:08.387Z] + 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-14T02:58:08.745Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [2025-10-14T02:58:08.745Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64] [2025-10-14T02:58:09.423Z] 72e332baba46: Preparing [2025-10-14T02:58:09.423Z] 67de1fd42963: Preparing [2025-10-14T02:58:09.423Z] 10bc4e6a9f38: Preparing [2025-10-14T02:58:09.423Z] 5f70bf18a086: Preparing [2025-10-14T02:58:09.423Z] 5275223623e5: Preparing [2025-10-14T02:58:09.423Z] 511f2496bf7a: Preparing [2025-10-14T02:58:09.423Z] c685213c65df: Preparing [2025-10-14T02:58:09.423Z] 0e64f2360a44: Preparing [2025-10-14T02:58:09.423Z] 511f2496bf7a: Waiting [2025-10-14T02:58:09.423Z] c685213c65df: Waiting [2025-10-14T02:58:09.423Z] 0e64f2360a44: Waiting [2025-10-14T02:58:09.423Z] 72e332baba46: Layer already exists [2025-10-14T02:58:09.423Z] 5f70bf18a086: Layer already exists [2025-10-14T02:58:09.423Z] 10bc4e6a9f38: Layer already exists [2025-10-14T02:58:09.423Z] 67de1fd42963: Layer already exists [2025-10-14T02:58:09.423Z] 5275223623e5: Layer already exists [2025-10-14T02:58:09.423Z] 511f2496bf7a: Layer already exists [2025-10-14T02:58:09.423Z] 0e64f2360a44: Layer already exists [2025-10-14T02:58:09.423Z] c685213c65df: Layer already exists [2025-10-14T02:58:09.423Z] 1.25-alpine3.22: digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 size: 1995 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-14T02:58:09.503Z] ===================================================== [Pipeline] echo [2025-10-14T02:58:09.520Z] taggedImages: [2025-10-14T02:58:09.520Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [2025-10-14T02:58:09.520Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [2025-10-14T02:58:09.520Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [2025-10-14T02:58:09.520Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-10-14T02:58:09.520Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22 [Pipeline] echo [2025-10-14T02:58:09.534Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:c44b6e2aee259465640b3a2f7747ff6cc7acfb7c [Pipeline] echo [2025-10-14T02:58:09.550Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] echo [2025-10-14T02:58:09.563Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:golang-1.25 [Pipeline] echo [2025-10-14T02:58:09.578Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] echo [2025-10-14T02:58:09.592Z] 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-14T02:58:10.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-14T02:58:10.057Z] [2025-10-14T02:58:10.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:58:10.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-14T02:58:10.388Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-14T02:58:10.388Z] 8998bd30e6a1: Pulling fs layer [2025-10-14T02:58:10.388Z] 04944245beec: Pulling fs layer [2025-10-14T02:58:10.388Z] 699f458cf7ca: Pulling fs layer [2025-10-14T02:58:10.388Z] 765212b225bb: Pulling fs layer [2025-10-14T02:58:10.388Z] f23df028b6ca: Pulling fs layer [2025-10-14T02:58:10.388Z] d65c8cfc05b1: Pulling fs layer [2025-10-14T02:58:10.388Z] 2437ff75d9bd: Pulling fs layer [2025-10-14T02:58:10.388Z] 765212b225bb: Waiting [2025-10-14T02:58:10.388Z] f23df028b6ca: Waiting [2025-10-14T02:58:10.388Z] d65c8cfc05b1: Waiting [2025-10-14T02:58:10.389Z] 2437ff75d9bd: Waiting [2025-10-14T02:58:10.655Z] 04944245beec: Download complete [2025-10-14T02:58:10.655Z] 765212b225bb: Download complete [2025-10-14T02:58:10.655Z] f23df028b6ca: Verifying Checksum [2025-10-14T02:58:10.655Z] f23df028b6ca: Download complete [2025-10-14T02:58:10.655Z] d65c8cfc05b1: Verifying Checksum [2025-10-14T02:58:10.655Z] d65c8cfc05b1: Download complete [2025-10-14T02:58:10.655Z] 699f458cf7ca: Verifying Checksum [2025-10-14T02:58:10.655Z] 699f458cf7ca: Download complete [2025-10-14T02:58:11.237Z] 8998bd30e6a1: Verifying Checksum [2025-10-14T02:58:11.237Z] 8998bd30e6a1: Download complete [2025-10-14T02:58:13.827Z] 2437ff75d9bd: Verifying Checksum [2025-10-14T02:58:13.827Z] 2437ff75d9bd: Download complete [2025-10-14T02:58:15.773Z] 8998bd30e6a1: Pull complete [2025-10-14T02:58:16.355Z] 04944245beec: Pull complete [2025-10-14T02:58:17.773Z] 699f458cf7ca: Pull complete [2025-10-14T02:58:18.039Z] 765212b225bb: Pull complete [2025-10-14T02:58:18.624Z] f23df028b6ca: Pull complete [2025-10-14T02:58:18.891Z] d65c8cfc05b1: Pull complete [2025-10-14T02:58:37.114Z] 2437ff75d9bd: Pull complete [2025-10-14T02:58:37.114Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-14T02:58:37.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-14T02:58:37.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-14T02:58:37.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-257744 does not seem to be running inside a container [2025-10-14T02:58:37.506Z] $ 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-14T02:58:39.051Z] $ docker top 8787f29397ee3fba6dab83122b122309caa1dc5ff59e3a442453a3f4d3a2791b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:58:40.002Z] ---> job-cost.sh [2025-10-14T02:58:40.002Z] lf-activate-venv: SKIPPING [2025-10-14T02:58:40.002Z] INFO: No Stack... [2025-10-14T02:58:40.286Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-14T02:58:41.267Z] INFO: Archiving Costs [Pipeline] sh [2025-10-14T02:58:41.957Z] + cat /w/workspace/ndry_ci-build-images_golang-1.25/archives/cost.csv [2025-10-14T02:58:41.958Z] + cut -d, -f6 [Pipeline] lock [2025-10-14T02:58:42.027Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] [2025-10-14T02:58:42.035Z] Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] did not exist. Created. [2025-10-14T02:58:42.040Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-14T02:58:42.873Z] /w/workspace/ndry_ci-build-images_golang-1.25@tmp/durable-51b5dc97/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-14T02:58:43.216Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-14T02:58:43.507Z] Warning: overwriting stash ‘stack-cost’ [2025-10-14T02:58:43.913Z] Stashed 1 file(s) [Pipeline] } [2025-10-14T02:58:43.923Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-5-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-14T02:58:43.957Z] $ docker stop --time=1 8787f29397ee3fba6dab83122b122309caa1dc5ff59e3a442453a3f4d3a2791b [2025-10-14T02:58:45.453Z] $ docker rm -f --volumes 8787f29397ee3fba6dab83122b122309caa1dc5ff59e3a442453a3f4d3a2791b [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-14T02:58:46.293Z] + [ -d /w/workspace/ndry_ci-build-images_golang-1.25/archives ] [2025-10-14T02:58:46.293Z] + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-14T02:58:46.293Z] total 16 [2025-10-14T02:58:46.293Z] drwxr-xr-x 3 root root 4096 Oct 14 02:56 . [2025-10-14T02:58:46.293Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 02:56 .. [2025-10-14T02:58:46.293Z] drwxr-xr-x 2 root root 4096 Oct 14 02:56 cost [2025-10-14T02:58:46.293Z] -rw-r--r-- 1 root root 92 Oct 14 02:56 cost.csv [2025-10-14T02:58:46.293Z] + sudo chown -R jenkins:jenkins /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-14T02:58:46.293Z] + ls -al /w/workspace/ndry_ci-build-images_golang-1.25/archives [2025-10-14T02:58:46.293Z] total 16 [2025-10-14T02:58:46.293Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 02:56 . [2025-10-14T02:58:46.293Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 02:56 .. [2025-10-14T02:58:46.293Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 02:56 cost [2025-10-14T02:58:46.293Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 14 02:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:58:46.585Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:58:47.445Z] ---> package-listing.sh [2025-10-14T02:58:47.445Z] ++ facter osfamily [2025-10-14T02:58:47.445Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-14T02:58:47.703Z] + OS_FAMILY=debian [2025-10-14T02:58:47.703Z] + workspace=/w/workspace/ndry_ci-build-images_golang-1.25 [2025-10-14T02:58:47.703Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-14T02:58:47.703Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-14T02:58:47.703Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-14T02:58:47.703Z] + PACKAGES=/tmp/packages_start.txt [2025-10-14T02:58:47.703Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-14T02:58:47.703Z] + PACKAGES=/tmp/packages_end.txt [2025-10-14T02:58:47.703Z] + case "${OS_FAMILY}" in [2025-10-14T02:58:47.703Z] + dpkg -l [2025-10-14T02:58:47.703Z] + grep '^ii' [2025-10-14T02:58:47.703Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-14T02:58:47.703Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-14T02:58:47.703Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-14T02:58:47.703Z] + '[' /w/workspace/ndry_ci-build-images_golang-1.25 ']' [2025-10-14T02:58:47.703Z] + mkdir -p /w/workspace/ndry_ci-build-images_golang-1.25/archives/ [2025-10-14T02:58:47.703Z] + 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-14T02:58:47.714Z] 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-14T02:58:47.999Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-14T02:58:48.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-14T02:58:48.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-14T02:58:48.675Z] prd-ubuntu20.04-docker-8c-8g-257713 does not seem to be running inside a container [2025-10-14T02:58:48.703Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-14T02:58:48.925Z] $ docker top 569d80e1e123fb6ce1935e459bc2507debaace6fb40e60c90cbb3e58203bcfb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-14T02:58:49.283Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-14T02:58:49.571Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-14T02:58:49.861Z] + ls /var/log/sa-host [2025-10-14T02:58:49.861Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-14T02:58:49.903Z] provisioning config files... [2025-10-14T02:58:49.912Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_ci-build-images_golang-1.25@tmp/config10101314019158085211tmp [Pipeline] { [Pipeline] echo [2025-10-14T02:58:49.933Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:58:50.218Z] ---> create-netrc.sh [Pipeline] } [2025-10-14T02:58:50.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:58:50.542Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-14T02:58:50.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:58:50.836Z] ---> sudo-logs.sh [2025-10-14T02:58:50.836Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-14T02:58:50.886Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:58:51.174Z] ---> job-cost.sh [2025-10-14T02:58:51.174Z] lf-activate-venv: SKIPPING [2025-10-14T02:58:51.174Z] DEBUG: total: 0.2199999988079071 [2025-10-14T02:58:51.174Z] INFO: Retrieving Stack Cost... [2025-10-14T02:58:51.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-14T02:58:52.009Z] INFO: Archiving Costs [Pipeline] echo [2025-10-14T02:58:52.025Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-14T02:58:52.316Z] ---> logs-deploy.sh [2025-10-14T02:58:52.316Z] lf-activate-venv: SKIPPING [2025-10-14T02:58:52.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25/5 [2025-10-14T02:58:52.316Z] INFO: archiving workspace using pattern(s): [2025-10-14T02:58:53.257Z] Archives upload complete. [2025-10-14T02:58:53.257Z] INFO: archiving logs to Nexus