Pull request #232 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/ci-build-images Obtained Jenkinsfile from 5b10547d18899b4aa575aa61ad59f5f6a248a325+fea81554339c4f3c2fc798b072234ab340a2bc32 (67d8c5d4e014ff15c1a9a4a5708a139cd07dd11b) 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-ssh3259577335997879699.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh1873634508051552784.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8782928836552715556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10110150007187638674.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10127415443558553887.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10421759830431942777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9e33b5f99b7cedde76767482fee1377374ce7877 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:release, dockerTags:[1.25-alpine-lts, 1.25-alpine3.22-lts], releaseBranchOverride:golang-1.25-lts] ========================================================= [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: release 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-lts DOCKER_CUSTOM_TAGS: 1.25-alpine-lts 1.25-alpine3.22-lts [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-9766 in /w/workspace/exfoundry_ci-build-images_PR-232 [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/exfoundry_ci-build-images_PR-232 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/golang-1.25-lts:refs/remotes/origin/golang-1.25-lts # timeout=10 Merging remotes/origin/golang-1.25-lts commit fea81554339c4f3c2fc798b072234ab340a2bc32 into PR head commit 5b10547d18899b4aa575aa61ad59f5f6a248a325 Merge succeeded, producing 5b10547d18899b4aa575aa61ad59f5f6a248a325 Checking out Revision 5b10547d18899b4aa575aa61ad59f5f6a248a325 (PR-232) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b10547d18899b4aa575aa61ad59f5f6a248a325 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fea81554339c4f3c2fc798b072234ab340a2bc32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b10547d18899b4aa575aa61ad59f5f6a248a325 # timeout=10 Commit message: "fix: downgrade golangci-lint version to 2.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 9e33b5f99b7cedde76767482fee1377374ce7877 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-21T06:19:24.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-21T06:19:24.530Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-21T06:19:24.646Z] ========================================================= [2026-05-21T06:19:24.646Z] EdgeX Global Pipelines Version Info [2026-05-21T06:19:24.646Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:19:25.808Z] ------------------- [2026-05-21T06:19:25.809Z] stable info: [2026-05-21T06:19:25.809Z] ------------------- [2026-05-21T06:19:25.809Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-21T06:19:25.809Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-21T06:19:25.809Z] Message: update stable to v1.0.280 [2026-05-21T06:19:26.381Z] ------------------- [2026-05-21T06:19:26.381Z] experimental info: [2026-05-21T06:19:26.381Z] ------------------- [2026-05-21T06:19:26.381Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-21T06:19:26.381Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-21T06:19:26.381Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-05-21T06:19:26.672Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2026-05-21T06:19:26.728Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2026-05-21T06:19:26.783Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2026-05-21T06:19:26.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-21T06:19:26.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-21T06:19:26.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2026-05-21T06:19:27.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2026-05-21T06:19:27.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo [2026-05-21T06:19:27.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-05-21T06:19:27.182Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-21T06:19:27.233Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-05-21T06:19:27.288Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2026-05-21T06:19:27.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-21T06:19:27.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-21T06:19:27.456Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25-lts [Pipeline] echo [2026-05-21T06:19:27.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] echo [2026-05-21T06:19:27.569Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-232 [Pipeline] echo [2026-05-21T06:19:27.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-232 [Pipeline] echo [2026-05-21T06:19:27.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-232 [Pipeline] echo [2026-05-21T06:19:27.732Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b10547d18899b4aa575aa61ad59f5f6a248a325 [Pipeline] echo [2026-05-21T06:19:27.787Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b10547 [Pipeline] echo [2026-05-21T06:19:27.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-21T06:19:27.993Z] provisioning config files... [2026-05-21T06:19:28.013Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-232@tmp/config12324377622460750511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:19:28.414Z] ---> ****-login.sh [2026-05-21T06:19:28.414Z] nexus3.edgexfoundry.org:10001 [2026-05-21T06:19:28.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:19:28.937Z] [2026-05-21T06:19:28.937Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-21T06:19:28.938Z] Configure a credential helper to remove this warning. See [2026-05-21T06:19:28.938Z] https://docs.****.com/go/credential-store/ [2026-05-21T06:19:28.938Z] [2026-05-21T06:19:28.938Z] Login Succeeded [2026-05-21T06:19:28.938Z] nexus3.edgexfoundry.org:10002 [2026-05-21T06:19:28.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:19:28.938Z] [2026-05-21T06:19:28.938Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-21T06:19:28.938Z] Configure a credential helper to remove this warning. See [2026-05-21T06:19:28.938Z] https://docs.****.com/go/credential-store/ [2026-05-21T06:19:28.938Z] [2026-05-21T06:19:28.938Z] Login Succeeded [2026-05-21T06:19:28.938Z] nexus3.edgexfoundry.org:10003 [2026-05-21T06:19:29.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:19:29.198Z] [2026-05-21T06:19:29.198Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-21T06:19:29.198Z] Configure a credential helper to remove this warning. See [2026-05-21T06:19:29.198Z] https://docs.****.com/go/credential-store/ [2026-05-21T06:19:29.198Z] [2026-05-21T06:19:29.198Z] Login Succeeded [2026-05-21T06:19:29.198Z] nexus3.edgexfoundry.org:10004 [2026-05-21T06:19:29.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:19:29.198Z] [2026-05-21T06:19:29.198Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-21T06:19:29.198Z] Configure a credential helper to remove this warning. See [2026-05-21T06:19:29.198Z] https://docs.****.com/go/credential-store/ [2026-05-21T06:19:29.198Z] [2026-05-21T06:19:29.198Z] Login Succeeded [2026-05-21T06:19:29.198Z] ****.io [2026-05-21T06:19:29.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:19:29.459Z] [2026-05-21T06:19:29.459Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-21T06:19:29.459Z] Configure a credential helper to remove this warning. See [2026-05-21T06:19:29.459Z] https://docs.****.com/go/credential-store/ [2026-05-21T06:19:29.459Z] [2026-05-21T06:19:29.459Z] Login Succeeded [2026-05-21T06:19:29.459Z] ---> ****-login.sh ends [Pipeline] } [2026-05-21T06:19:29.488Z] 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 [2026-05-21T06:19:30.382Z] provisioning config files... [2026-05-21T06:19:30.393Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-232@tmp/config12075559066876679351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:19:30.758Z] ---> ****-login.sh [2026-05-21T06:19:30.758Z] nexus3.edgexfoundry.org:10001 [2026-05-21T06:19:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:19:30.758Z] Login Succeeded [2026-05-21T06:19:30.758Z] nexus3.edgexfoundry.org:10002 [2026-05-21T06:19:30.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:19:30.758Z] Login Succeeded [2026-05-21T06:19:30.758Z] nexus3.edgexfoundry.org:10003 [2026-05-21T06:19:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:19:31.020Z] Login Succeeded [2026-05-21T06:19:31.020Z] nexus3.edgexfoundry.org:10004 [2026-05-21T06:19:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:19:31.020Z] Login Succeeded [2026-05-21T06:19:31.020Z] ****.io [2026-05-21T06:19:31.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:19:31.289Z] Login Succeeded [2026-05-21T06:19:31.289Z] ---> ****-login.sh ends [Pipeline] } [2026-05-21T06:19:31.328Z] 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 [2026-05-21T06:19:32.523Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-21T06:19:32.845Z] + ls -al . [2026-05-21T06:19:32.845Z] total 28 [2026-05-21T06:19:32.845Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:19 . [2026-05-21T06:19:32.845Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:19 .. [2026-05-21T06:19:32.845Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 06:19 .git [2026-05-21T06:19:32.845Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 06:19 .github [2026-05-21T06:19:32.845Z] -rw-rw-r-- 1 jenkins jenkins 499 May 21 06:19 .golangci.yml [2026-05-21T06:19:32.845Z] -rw-rw-r-- 1 jenkins jenkins 1003 May 21 06:19 Dockerfile [2026-05-21T06:19:32.845Z] -rw-rw-r-- 1 jenkins jenkins 961 May 21 06:19 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:19:33.447Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5b10547d18899b4aa575aa61ad59f5f6a248a325 --label arch=amd64 . [2026-05-21T06:19:34.392Z] #0 building with "default" instance using docker driver [2026-05-21T06:19:34.392Z] [2026-05-21T06:19:34.392Z] #1 [internal] load build definition from Dockerfile [2026-05-21T06:19:34.392Z] #1 transferring dockerfile: 1.04kB done [2026-05-21T06:19:34.392Z] #1 DONE 0.1s [2026-05-21T06:19:34.392Z] [2026-05-21T06:19:34.392Z] #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 [2026-05-21T06:19:35.344Z] #2 DONE 1.0s [2026-05-21T06:19:35.344Z] [2026-05-21T06:19:35.344Z] #3 [internal] load .dockerignore [2026-05-21T06:19:35.344Z] #3 transferring context: 2B done [2026-05-21T06:19:35.344Z] #3 DONE 0.0s [2026-05-21T06:19:35.344Z] [2026-05-21T06:19:35.344Z] #4 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 [2026-05-21T06:19:35.344Z] #4 resolve docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 0.0s done [2026-05-21T06:19:35.609Z] #4 ... [2026-05-21T06:19:35.609Z] [2026-05-21T06:19:35.609Z] #5 [internal] load build context [2026-05-21T06:19:35.609Z] #5 transferring context: 541B done [2026-05-21T06:19:35.609Z] #5 DONE 0.1s [2026-05-21T06:19:35.609Z] [2026-05-21T06:19:35.609Z] #4 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 [2026-05-21T06:19:35.609Z] #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0B / 289.45kB 0.1s [2026-05-21T06:19:35.609Z] #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.1s done [2026-05-21T06:19:35.609Z] #4 sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 10.30kB / 10.30kB done [2026-05-21T06:19:35.609Z] #4 sha256:e7b0e83d7046b619a32652d33384fcaf395fb601bf50d19fc221379b9c135158 1.92kB / 1.92kB done [2026-05-21T06:19:35.609Z] #4 sha256:c5ea4029e63ab94ba42c6984026a02c81c7ac57a40d19e0f9cf2c65a77b4e751 2.19kB / 2.19kB done [2026-05-21T06:19:35.609Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-21T06:19:35.609Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-21T06:19:35.609Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 5.24MB / 60.24MB 0.2s [2026-05-21T06:19:35.609Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.2s [2026-05-21T06:19:35.869Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-21T06:19:35.869Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 33.55MB / 60.24MB 0.4s [2026-05-21T06:19:35.869Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.2s done [2026-05-21T06:19:35.869Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2026-05-21T06:19:36.128Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s [2026-05-21T06:19:36.128Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done [2026-05-21T06:19:36.808Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 1.3s done [2026-05-21T06:19:37.068Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 0.1s [2026-05-21T06:19:41.298Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.2s done [2026-05-21T06:19:41.559Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db [2026-05-21T06:19:41.820Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-21T06:19:41.820Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-21T06:19:41.820Z] #4 DONE 6.2s [2026-05-21T06:19:41.820Z] [2026-05-21T06:19:41.820Z] #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml [2026-05-21T06:19:44.388Z] #6 DONE 2.8s [2026-05-21T06:19:44.649Z] [2026-05-21T06:19:44.649Z] #7 [3/5] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2026-05-21T06:19:44.909Z] #7 0.400 Connecting to github.com (140.82.114.4:443) [2026-05-21T06:19:45.151Z] Still waiting to schedule task [2026-05-21T06:19:45.152Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-21T06:19:45.168Z] #7 0.565 Connecting to release-assets.githubusercontent.com (185.199.111.133:443) [2026-05-21T06:19:45.168Z] #7 0.614 saving to '/usr/local/bin/hadolint' [2026-05-21T06:19:45.168Z] #7 0.644 hadolint 64% |******************** | 1520k 0:00:00 ETA [2026-05-21T06:19:45.168Z] #7 0.651 hadolint 100% |********************************| 2369k 0:00:00 ETA [2026-05-21T06:19:45.168Z] #7 0.651 '/usr/local/bin/hadolint' saved [2026-05-21T06:19:45.168Z] #7 DONE 0.7s [2026-05-21T06:19:45.453Z] [2026-05-21T06:19:45.453Z] #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 [2026-05-21T06:19:45.453Z] #8 0.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-21T06:19:45.718Z] #8 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-21T06:19:45.981Z] #8 0.649 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-05-21T06:19:45.981Z] #8 0.655 (2/43) Installing libncursesw (6.5_p20250503-r0) [2026-05-21T06:19:45.981Z] #8 0.665 (3/43) Installing readline (8.2.13-r1) [2026-05-21T06:19:45.981Z] #8 0.674 (4/43) Installing bash (5.2.37-r0) [2026-05-21T06:19:45.981Z] #8 0.691 Executing bash-5.2.37-r0.post-install [2026-05-21T06:19:45.981Z] #8 0.695 (5/43) Installing libgcc (14.2.0-r6) [2026-05-21T06:19:45.981Z] #8 0.701 (6/43) Installing jansson (2.14.1-r0) [2026-05-21T06:19:45.981Z] #8 0.706 (7/43) Installing libstdc++ (14.2.0-r6) [2026-05-21T06:19:45.981Z] #8 0.731 (8/43) Installing zstd-libs (1.5.7-r0) [2026-05-21T06:19:45.981Z] #8 0.743 (9/43) Installing binutils (2.44-r3) [2026-05-21T06:19:45.981Z] #8 0.821 (10/43) Installing libmagic (5.46-r2) [2026-05-21T06:19:46.239Z] #8 0.852 (11/43) Installing file (5.46-r2) [2026-05-21T06:19:46.239Z] #8 0.855 (12/43) Installing libgomp (14.2.0-r6) [2026-05-21T06:19:46.239Z] #8 0.905 (13/43) Installing libatomic (14.2.0-r6) [2026-05-21T06:19:46.239Z] #8 0.910 (14/43) Installing gmp (6.3.0-r3) [2026-05-21T06:19:46.239Z] #8 0.918 (15/43) Installing isl26 (0.26-r1) [2026-05-21T06:19:46.239Z] #8 0.938 (16/43) Installing mpfr4 (4.2.1_p1-r0) [2026-05-21T06:19:46.239Z] #8 0.950 (17/43) Installing mpc1 (1.3.1-r1) [2026-05-21T06:19:46.239Z] #8 0.955 (18/43) Installing gcc (14.2.0-r6) [2026-05-21T06:19:47.612Z] #8 2.376 (19/43) Installing libstdc++-dev (14.2.0-r6) [2026-05-21T06:19:48.549Z] #8 3.092 (20/43) Installing musl-dev (1.2.5-r12) [2026-05-21T06:19:48.549Z] #8 3.200 (21/43) Installing g++ (14.2.0-r6) [2026-05-21T06:19:48.809Z] #8 3.442 (22/43) Installing make (4.4.1-r3) [2026-05-21T06:19:48.809Z] #8 3.456 (23/43) Installing fortify-headers (1.1-r5) [2026-05-21T06:19:48.809Z] #8 3.460 (24/43) Installing patch (2.8-r0) [2026-05-21T06:19:48.809Z] #8 3.467 (25/43) Installing build-base (0.5-r3) [2026-05-21T06:19:48.809Z] #8 3.467 (26/43) Installing brotli-libs (1.1.0-r2) [2026-05-21T06:19:48.809Z] #8 3.489 (27/43) Installing c-ares (1.34.6-r0) [2026-05-21T06:19:48.809Z] #8 3.496 (28/43) Installing libunistring (1.3-r0) [2026-05-21T06:19:48.809Z] #8 3.527 (29/43) Installing libidn2 (2.3.7-r0) [2026-05-21T06:19:48.809Z] #8 3.543 (30/43) Installing nghttp2-libs (1.69.0-r0) [2026-05-21T06:19:49.068Z] #8 3.549 (31/43) Installing libpsl (0.21.5-r3) [2026-05-21T06:19:49.068Z] #8 3.554 (32/43) Installing libcurl (8.14.1-r2) [2026-05-21T06:19:49.068Z] #8 3.590 (33/43) Installing curl (8.14.1-r2) [2026-05-21T06:19:49.068Z] #8 3.831 (34/43) Installing libexpat (2.7.5-r0) [2026-05-21T06:19:49.327Z] #8 3.840 (35/43) Installing pcre2 (10.46-r0) [2026-05-21T06:19:49.327Z] #8 3.880 (36/43) Installing git (2.49.1-r0) [2026-05-21T06:19:49.327Z] #8 4.206 (37/43) Installing git-init-template (2.49.1-r0) [2026-05-21T06:19:49.586Z] #8 4.209 (38/43) Installing linux-headers (6.14.2-r0) [2026-05-21T06:19:49.586Z] #8 4.430 (39/43) Installing pkgconf (2.4.3-r0) [2026-05-21T06:19:49.844Z] #8 4.435 (40/43) Installing libsodium (1.0.20-r1) [2026-05-21T06:19:49.844Z] #8 4.444 (41/43) Installing libzmq (4.3.5-r2) [2026-05-21T06:19:49.844Z] #8 4.457 (42/43) Installing libsodium-dev (1.0.20-r1) [2026-05-21T06:19:49.844Z] #8 4.466 (43/43) Installing zeromq-dev (4.3.5-r2) [2026-05-21T06:19:49.844Z] #8 4.471 Executing busybox-1.37.0-r20.trigger [2026-05-21T06:19:49.844Z] #8 4.479 OK: 265 MiB in 60 packages [2026-05-21T06:19:49.844Z] #8 4.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-21T06:19:50.104Z] #8 4.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-21T06:19:50.364Z] #8 4.994 OK: 265 MiB in 60 packages [2026-05-21T06:19:50.364Z] #8 5.052 Connecting to raw.githubusercontent.com (185.199.111.133:443) [2026-05-21T06:19:50.364Z] #8 5.147 writing to stdout [2026-05-21T06:19:50.625Z] #8 5.148 - 100% |********************************| 11589 0:00:00 ETA [2026-05-21T06:19:50.625Z] #8 5.148 written to stdout [2026-05-21T06:19:50.625Z] #8 5.159 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' [2026-05-21T06:19:50.625Z] #8 5.431 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/amd64 [2026-05-21T06:19:51.563Z] #8 6.338 golangci/golangci-lint info installed ./bin/golangci-lint [2026-05-21T06:19:54.859Z] #8 DONE 9.4s [2026-05-21T06:19:54.859Z] [2026-05-21T06:19:54.859Z] #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2026-05-21T06:19:55.834Z] #9 1.288 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2026-05-21T06:19:56.107Z] #9 1.328 go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2026-05-21T06:20:02.744Z] #9 DONE 8.2s [2026-05-21T06:20:03.006Z] [2026-05-21T06:20:03.006Z] #10 exporting to image [2026-05-21T06:20:03.006Z] #10 exporting layers [2026-05-21T06:20:04.387Z] #10 exporting layers 1.4s done [2026-05-21T06:20:04.387Z] #10 writing image sha256:2c2a1a4f3ef4664ab86e43b9fc313c9ff0ef70cea139bb78f4ce57907883cc8d done [2026-05-21T06:20:04.387Z] #10 naming to docker.io/edgex-devops/edgex-golang-base 0.0s done [2026-05-21T06:20:04.387Z] #10 DONE 1.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 [2026-05-21T06:20:05.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-21T06:20:05.390Z] [2026-05-21T06:20:05.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:20:05.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-21T06:20:05.833Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-21T06:20:05.833Z] 5eb5b503b376: Pulling fs layer [2026-05-21T06:20:05.833Z] 5c69ac0246d0: Pulling fs layer [2026-05-21T06:20:05.833Z] ec43610c2a17: Pulling fs layer [2026-05-21T06:20:05.833Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-21T06:20:05.833Z] 33b1e0a273af: Pulling fs layer [2026-05-21T06:20:05.834Z] 5d3b04190fa2: Pulling fs layer [2026-05-21T06:20:05.834Z] 2f39f015ded8: Pulling fs layer [2026-05-21T06:20:05.834Z] 3a2ae6a8a46f: Waiting [2026-05-21T06:20:05.834Z] 33b1e0a273af: Waiting [2026-05-21T06:20:05.834Z] 5d3b04190fa2: Waiting [2026-05-21T06:20:05.834Z] 2f39f015ded8: Waiting [2026-05-21T06:20:05.834Z] 5c69ac0246d0: Download complete [2026-05-21T06:20:05.834Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-21T06:20:05.834Z] 3a2ae6a8a46f: Download complete [2026-05-21T06:20:06.092Z] 33b1e0a273af: Verifying Checksum [2026-05-21T06:20:06.092Z] 33b1e0a273af: Download complete [2026-05-21T06:20:06.092Z] ec43610c2a17: Verifying Checksum [2026-05-21T06:20:06.092Z] ec43610c2a17: Download complete [2026-05-21T06:20:06.092Z] 5d3b04190fa2: Verifying Checksum [2026-05-21T06:20:06.092Z] 5d3b04190fa2: Download complete [2026-05-21T06:20:06.092Z] 5eb5b503b376: Verifying Checksum [2026-05-21T06:20:06.092Z] 5eb5b503b376: Download complete [2026-05-21T06:20:07.028Z] 2f39f015ded8: Verifying Checksum [2026-05-21T06:20:07.028Z] 2f39f015ded8: Download complete [2026-05-21T06:20:07.963Z] 5eb5b503b376: Pull complete [2026-05-21T06:20:08.536Z] 5c69ac0246d0: Pull complete [2026-05-21T06:20:09.102Z] ec43610c2a17: Pull complete [2026-05-21T06:20:09.102Z] 3a2ae6a8a46f: Pull complete [2026-05-21T06:20:09.366Z] 33b1e0a273af: Pull complete [2026-05-21T06:20:09.625Z] 5d3b04190fa2: Pull complete [2026-05-21T06:20:16.199Z] 2f39f015ded8: Pull complete [2026-05-21T06:20:16.199Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-21T06:20:16.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-21T06:20:16.199Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-21T06:20:16.467Z] prd-ubuntu20.04-docker-8c-8g-9766 does not seem to be running inside a container [2026-05-21T06:20:16.491Z] $ 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/exfoundry_ci-build-images_PR-232 -v /w/workspace/exfoundry_ci-build-images_PR-232:/w/workspace/exfoundry_ci-build-images_PR-232:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-232@tmp:/w/workspace/exfoundry_ci-build-images_PR-232@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-21T06:20:23.599Z] $ docker top 51144a71bb3a507709f1c579cee22d309255b3ea16d25caf12d3eea3749549cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:20:24.113Z] ---> job-cost.sh [2026-05-21T06:20:24.113Z] lf-activate-venv: SKIPPING [2026-05-21T06:20:24.113Z] INFO: No Stack... [2026-05-21T06:20:24.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-21T06:20:24.939Z] INFO: Archiving Costs [Pipeline] sh [2026-05-21T06:20:25.259Z] + cat /w/workspace/exfoundry_ci-build-images_PR-232/archives/cost.csv [2026-05-21T06:20:25.259Z] + cut -d, -f6 [Pipeline] lock [2026-05-21T06:20:25.313Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] [2026-05-21T06:20:25.319Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] did not exist. Created. [2026-05-21T06:20:25.325Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-21T06:20:25.774Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-21T06:20:26.230Z] Stashed 1 file(s) [Pipeline] } [2026-05-21T06:20:26.251Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-21T06:20:26.338Z] $ docker stop --time=1 51144a71bb3a507709f1c579cee22d309255b3ea16d25caf12d3eea3749549cb [2026-05-21T06:20:27.771Z] $ docker rm -f --volumes 51144a71bb3a507709f1c579cee22d309255b3ea16d25caf12d3eea3749549cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-21T06:21:18.776Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9767 in /w/workspace/exfoundry_ci-build-images_PR-232 [Pipeline] { [Pipeline] checkout [2026-05-21T06:21:21.872Z] Selected Git installation does not exist. Using Default [2026-05-21T06:21:21.872Z] The recommended git tool is: NONE [2026-05-21T06:21:26.275Z] using credential edgex-jenkins-ssh [2026-05-21T06:21:26.297Z] Cloning the remote Git repository [2026-05-21T06:21:26.355Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2026-05-21T06:21:26.440Z] > git init /w/workspace/exfoundry_ci-build-images_PR-232 # timeout=10 [2026-05-21T06:21:26.560Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2026-05-21T06:21:26.561Z] > git --version # timeout=10 [2026-05-21T06:21:26.588Z] > git --version # 'git version 2.25.1' [2026-05-21T06:21:26.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-21T06:21:26.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-21T06:21:29.149Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2026-05-21T06:21:29.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-21T06:21:30.098Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2026-05-21T06:21:30.146Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2026-05-21T06:21:30.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-21T06:21:30.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/golang-1.25-lts:refs/remotes/origin/golang-1.25-lts # timeout=10 [2026-05-21T06:21:31.014Z] Merging remotes/origin/golang-1.25-lts commit fea81554339c4f3c2fc798b072234ab340a2bc32 into PR head commit 5b10547d18899b4aa575aa61ad59f5f6a248a325 [2026-05-21T06:21:31.271Z] Merge succeeded, producing 5b10547d18899b4aa575aa61ad59f5f6a248a325 [2026-05-21T06:21:31.272Z] Checking out Revision 5b10547d18899b4aa575aa61ad59f5f6a248a325 (PR-232) [2026-05-21T06:21:31.034Z] > git config core.sparsecheckout # timeout=10 [2026-05-21T06:21:31.097Z] > git checkout -f 5b10547d18899b4aa575aa61ad59f5f6a248a325 # timeout=10 [2026-05-21T06:21:31.166Z] > git remote # timeout=10 [2026-05-21T06:21:31.184Z] > git config --get remote.origin.url # timeout=10 [2026-05-21T06:21:31.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-21T06:21:31.218Z] > git merge fea81554339c4f3c2fc798b072234ab340a2bc32 # timeout=10 [2026-05-21T06:21:31.251Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-05-21T06:21:31.280Z] > git config core.sparsecheckout # timeout=10 [2026-05-21T06:21:31.299Z] > git checkout -f 5b10547d18899b4aa575aa61ad59f5f6a248a325 # timeout=10 [2026-05-21T06:21:34.830Z] Commit message: "fix: downgrade golangci-lint version to 2.5" [2026-05-21T06:21:34.881Z] > git --version # timeout=10 [2026-05-21T06:21:34.891Z] > git --version # 'git version 2.25.1' [2026-05-21T06:21:34.917Z] fatal: bad object 9e33b5f99b7cedde76767482fee1377374ce7877 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-21T06:21:36.493Z] provisioning config files... [2026-05-21T06:21:36.521Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-232@tmp/config10532560216734228350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:21:37.189Z] ---> ****-login.sh [2026-05-21T06:21:37.189Z] nexus3.edgexfoundry.org:10001 [2026-05-21T06:21:37.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:21:37.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-21T06:21:37.740Z] Configure a credential helper to remove this warning. See [2026-05-21T06:21:37.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-21T06:21:37.740Z] [2026-05-21T06:21:37.740Z] Login Succeeded [2026-05-21T06:21:37.740Z] nexus3.edgexfoundry.org:10002 [2026-05-21T06:21:38.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:21:38.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-21T06:21:38.010Z] Configure a credential helper to remove this warning. See [2026-05-21T06:21:38.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-21T06:21:38.011Z] [2026-05-21T06:21:38.011Z] Login Succeeded [2026-05-21T06:21:38.011Z] nexus3.edgexfoundry.org:10003 [2026-05-21T06:21:38.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:21:38.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-21T06:21:38.550Z] Configure a credential helper to remove this warning. See [2026-05-21T06:21:38.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-21T06:21:38.550Z] [2026-05-21T06:21:38.550Z] Login Succeeded [2026-05-21T06:21:38.550Z] nexus3.edgexfoundry.org:10004 [2026-05-21T06:21:38.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:21:38.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-21T06:21:38.827Z] Configure a credential helper to remove this warning. See [2026-05-21T06:21:38.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-21T06:21:38.828Z] [2026-05-21T06:21:38.828Z] Login Succeeded [2026-05-21T06:21:38.828Z] ****.io [2026-05-21T06:21:39.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-21T06:21:40.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-21T06:21:40.571Z] Configure a credential helper to remove this warning. See [2026-05-21T06:21:40.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-21T06:21:40.572Z] [2026-05-21T06:21:40.572Z] Login Succeeded [2026-05-21T06:21:40.572Z] ---> ****-login.sh ends [Pipeline] } [2026-05-21T06:21:40.602Z] 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 [2026-05-21T06:21:41.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-21T06:21:41.684Z] + ls -al . [2026-05-21T06:21:41.684Z] total 28 [2026-05-21T06:21:41.684Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:21 . [2026-05-21T06:21:41.684Z] drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:21 .. [2026-05-21T06:21:41.684Z] drwxrwxr-x 8 jenkins jenkins 4096 May 21 06:21 .git [2026-05-21T06:21:41.684Z] drwxrwxr-x 2 jenkins jenkins 4096 May 21 06:21 .github [2026-05-21T06:21:41.684Z] -rw-rw-r-- 1 jenkins jenkins 499 May 21 06:21 .golangci.yml [2026-05-21T06:21:41.684Z] -rw-rw-r-- 1 jenkins jenkins 1003 May 21 06:21 Dockerfile [2026-05-21T06:21:41.684Z] -rw-rw-r-- 1 jenkins jenkins 961 May 21 06:21 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:21:42.131Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5b10547d18899b4aa575aa61ad59f5f6a248a325 --label arch=arm64 . [2026-05-21T06:21:42.404Z] Sending build context to Docker daemon 508.9kB [2026-05-21T06:21:42.404Z] Step 1/9 : FROM golang:1.25-alpine3.22 [2026-05-21T06:21:45.767Z] 1.25-alpine3.22: Pulling from library/golang [2026-05-21T06:21:46.040Z] 58e777220c39: Pulling fs layer [2026-05-21T06:21:46.040Z] 5d96c866386f: Pulling fs layer [2026-05-21T06:21:46.040Z] 8985e74deb67: Pulling fs layer [2026-05-21T06:21:46.040Z] a90cb41c1532: Pulling fs layer [2026-05-21T06:21:46.040Z] 4f4fb700ef54: Pulling fs layer [2026-05-21T06:21:46.040Z] a90cb41c1532: Waiting [2026-05-21T06:21:46.040Z] 4f4fb700ef54: Waiting [2026-05-21T06:21:47.456Z] 5d96c866386f: Verifying Checksum [2026-05-21T06:21:47.456Z] 5d96c866386f: Download complete [2026-05-21T06:21:47.456Z] 58e777220c39: Verifying Checksum [2026-05-21T06:21:47.456Z] 58e777220c39: Download complete [2026-05-21T06:21:47.456Z] 4f4fb700ef54: Verifying Checksum [2026-05-21T06:21:47.456Z] 4f4fb700ef54: Download complete [2026-05-21T06:21:47.456Z] a90cb41c1532: Verifying Checksum [2026-05-21T06:21:47.456Z] a90cb41c1532: Download complete [2026-05-21T06:21:47.726Z] 8985e74deb67: Verifying Checksum [2026-05-21T06:21:47.726Z] 8985e74deb67: Download complete [2026-05-21T06:21:47.996Z] 58e777220c39: Pull complete [2026-05-21T06:21:48.265Z] 5d96c866386f: Pull complete [2026-05-21T06:22:03.326Z] 8985e74deb67: Pull complete [2026-05-21T06:22:03.326Z] a90cb41c1532: Pull complete [2026-05-21T06:22:03.326Z] 4f4fb700ef54: Pull complete [2026-05-21T06:22:03.326Z] Digest: sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 [2026-05-21T06:22:03.326Z] Status: Downloaded newer image for golang:1.25-alpine3.22 [2026-05-21T06:22:03.326Z] ---> bb287bfa5b1a [2026-05-21T06:22:03.326Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' copyright='Copyright (c) 2025-2026: IOTech Ltd' [2026-05-21T06:22:03.326Z] ---> Running in e9ef921ee99f [2026-05-21T06:22:03.326Z] Removing intermediate container e9ef921ee99f [2026-05-21T06:22:03.326Z] ---> d7fcd3f67d9b [2026-05-21T06:22:03.326Z] Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=2.5.0 [2026-05-21T06:22:03.326Z] ---> Running in 1ee9919eb25f [2026-05-21T06:22:03.617Z] Removing intermediate container 1ee9919eb25f [2026-05-21T06:22:03.617Z] ---> 06c34dff92e7 [2026-05-21T06:22:03.617Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2026-05-21T06:22:04.246Z] ---> 379d2eb4bfb9 [2026-05-21T06:22:04.246Z] 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 [2026-05-21T06:22:04.246Z] ---> Running in 47f3b9f1d1ed [2026-05-21T06:22:05.716Z] Removing intermediate container 47f3b9f1d1ed [2026-05-21T06:22:05.716Z] ---> bc4b1b8b11e8 [2026-05-21T06:22:05.716Z] 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} [2026-05-21T06:22:06.006Z] ---> Running in d8dfe25dc55c [2026-05-21T06:22:06.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-21T06:22:08.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-21T06:22:09.279Z] (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-05-21T06:22:09.551Z] (2/43) Installing libncursesw (6.5_p20250503-r0) [2026-05-21T06:22:09.551Z] (3/43) Installing readline (8.2.13-r1) [2026-05-21T06:22:09.551Z] (4/43) Installing bash (5.2.37-r0) [2026-05-21T06:22:09.551Z] Executing bash-5.2.37-r0.post-install [2026-05-21T06:22:09.551Z] (5/43) Installing libgcc (14.2.0-r6) [2026-05-21T06:22:09.551Z] (6/43) Installing jansson (2.14.1-r0) [2026-05-21T06:22:09.551Z] (7/43) Installing libstdc++ (14.2.0-r6) [2026-05-21T06:22:09.832Z] (8/43) Installing zstd-libs (1.5.7-r0) [2026-05-21T06:22:09.832Z] (9/43) Installing binutils (2.44-r3) [2026-05-21T06:22:12.428Z] (10/43) Installing libmagic (5.46-r2) [2026-05-21T06:22:12.428Z] (11/43) Installing file (5.46-r2) [2026-05-21T06:22:12.428Z] (12/43) Installing libgomp (14.2.0-r6) [2026-05-21T06:22:12.428Z] (13/43) Installing libatomic (14.2.0-r6) [2026-05-21T06:22:12.428Z] (14/43) Installing gmp (6.3.0-r3) [2026-05-21T06:22:12.755Z] (15/43) Installing isl26 (0.26-r1) [2026-05-21T06:22:12.755Z] (16/43) Installing mpfr4 (4.2.1_p1-r0) [2026-05-21T06:22:12.755Z] (17/43) Installing mpc1 (1.3.1-r1) [2026-05-21T06:22:12.755Z] (18/43) Installing gcc (14.2.0-r6) [2026-05-21T06:22:39.457Z] (19/43) Installing libstdc++-dev (14.2.0-r6) [2026-05-21T06:22:39.458Z] (20/43) Installing musl-dev (1.2.5-r12) [2026-05-21T06:22:39.726Z] (21/43) Installing g++ (14.2.0-r6) [2026-05-21T06:22:42.309Z] (22/43) Installing make (4.4.1-r3) [2026-05-21T06:22:42.309Z] (23/43) Installing fortify-headers (1.1-r5) [2026-05-21T06:22:42.309Z] (24/43) Installing patch (2.8-r0) [2026-05-21T06:22:42.309Z] (25/43) Installing build-base (0.5-r3) [2026-05-21T06:22:42.309Z] (26/43) Installing brotli-libs (1.1.0-r2) [2026-05-21T06:22:42.309Z] (27/43) Installing c-ares (1.34.6-r0) [2026-05-21T06:22:42.309Z] (28/43) Installing libunistring (1.3-r0) [2026-05-21T06:22:42.309Z] (29/43) Installing libidn2 (2.3.7-r0) [2026-05-21T06:22:42.309Z] (30/43) Installing nghttp2-libs (1.69.0-r0) [2026-05-21T06:22:42.309Z] (31/43) Installing libpsl (0.21.5-r3) [2026-05-21T06:22:42.309Z] (32/43) Installing libcurl (8.14.1-r2) [2026-05-21T06:22:42.309Z] (33/43) Installing curl (8.14.1-r2) [2026-05-21T06:22:42.309Z] (34/43) Installing libexpat (2.7.5-r0) [2026-05-21T06:22:42.309Z] (35/43) Installing pcre2 (10.46-r0) [2026-05-21T06:22:42.309Z] (36/43) Installing git (2.49.1-r0) [2026-05-21T06:22:42.309Z] (37/43) Installing git-init-template (2.49.1-r0) [2026-05-21T06:22:42.573Z] (38/43) Installing linux-headers (6.14.2-r0) [2026-05-21T06:22:45.908Z] (39/43) Installing pkgconf (2.4.3-r0) [2026-05-21T06:22:45.908Z] (40/43) Installing libsodium (1.0.20-r1) [2026-05-21T06:22:45.908Z] (41/43) Installing libzmq (4.3.5-r2) [2026-05-21T06:22:45.908Z] (42/43) Installing libsodium-dev (1.0.20-r1) [2026-05-21T06:22:45.908Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2026-05-21T06:22:45.908Z] Executing busybox-1.37.0-r20.trigger [2026-05-21T06:22:45.908Z] OK: 255 MiB in 60 packages [2026-05-21T06:22:46.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-21T06:22:48.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-21T06:22:50.688Z] OK: 255 MiB in 60 packages [2026-05-21T06:22:50.960Z] Connecting to raw.githubusercontent.com (185.199.108.133:443) [2026-05-21T06:22:50.961Z] writing to stdout [2026-05-21T06:22:50.961Z] - 100% |********************************| 11589 0:00:00 ETA [2026-05-21T06:22:50.961Z] written to stdout [2026-05-21T06:22:50.961Z] golangci/golangci-lint info checking GitHub for tag 'v2.5.0' [2026-05-21T06:22:51.229Z] golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/arm64 [2026-05-21T06:23:09.435Z] The command '/bin/sh -c 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}' returned a non-zero code: 6 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:23:10.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-21T06:23:10.527Z] [2026-05-21T06:23:10.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:23:10.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-21T06:23:10.940Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-21T06:23:10.940Z] 8998bd30e6a1: Pulling fs layer [2026-05-21T06:23:10.940Z] 04944245beec: Pulling fs layer [2026-05-21T06:23:10.940Z] 699f458cf7ca: Pulling fs layer [2026-05-21T06:23:10.940Z] 765212b225bb: Pulling fs layer [2026-05-21T06:23:10.940Z] f23df028b6ca: Pulling fs layer [2026-05-21T06:23:10.940Z] d65c8cfc05b1: Pulling fs layer [2026-05-21T06:23:10.940Z] 2437ff75d9bd: Pulling fs layer [2026-05-21T06:23:10.940Z] 765212b225bb: Waiting [2026-05-21T06:23:10.940Z] f23df028b6ca: Waiting [2026-05-21T06:23:10.940Z] d65c8cfc05b1: Waiting [2026-05-21T06:23:10.940Z] 2437ff75d9bd: Waiting [2026-05-21T06:23:11.206Z] 04944245beec: Verifying Checksum [2026-05-21T06:23:11.206Z] 04944245beec: Download complete [2026-05-21T06:23:11.206Z] 765212b225bb: Verifying Checksum [2026-05-21T06:23:11.206Z] 765212b225bb: Download complete [2026-05-21T06:23:11.206Z] f23df028b6ca: Download complete [2026-05-21T06:23:11.206Z] d65c8cfc05b1: Verifying Checksum [2026-05-21T06:23:11.206Z] d65c8cfc05b1: Download complete [2026-05-21T06:23:11.474Z] 699f458cf7ca: Verifying Checksum [2026-05-21T06:23:11.474Z] 699f458cf7ca: Download complete [2026-05-21T06:23:11.741Z] 8998bd30e6a1: Verifying Checksum [2026-05-21T06:23:11.741Z] 8998bd30e6a1: Download complete [2026-05-21T06:23:14.322Z] 2437ff75d9bd: Verifying Checksum [2026-05-21T06:23:14.322Z] 2437ff75d9bd: Download complete [2026-05-21T06:23:16.263Z] 8998bd30e6a1: Pull complete [2026-05-21T06:23:16.532Z] 04944245beec: Pull complete [2026-05-21T06:23:18.477Z] 699f458cf7ca: Pull complete [2026-05-21T06:23:18.477Z] 765212b225bb: Pull complete [2026-05-21T06:23:19.062Z] f23df028b6ca: Pull complete [2026-05-21T06:23:19.331Z] d65c8cfc05b1: Pull complete [2026-05-21T06:23:37.542Z] 2437ff75d9bd: Pull complete [2026-05-21T06:23:37.542Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-21T06:23:37.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-21T06:23:37.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-21T06:23:37.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-9767 does not seem to be running inside a container [2026-05-21T06:23:38.036Z] $ 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/exfoundry_ci-build-images_PR-232 -v /w/workspace/exfoundry_ci-build-images_PR-232:/w/workspace/exfoundry_ci-build-images_PR-232:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-232@tmp:/w/workspace/exfoundry_ci-build-images_PR-232@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-21T06:23:40.460Z] $ docker top 7335021ef7cb82ee05cee866779d58b4d577b147f8550c7ae09b13c04c4a0c33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:23:41.368Z] ---> job-cost.sh [2026-05-21T06:23:41.368Z] lf-activate-venv: SKIPPING [2026-05-21T06:23:41.368Z] INFO: No Stack... [2026-05-21T06:23:41.632Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-21T06:23:42.583Z] INFO: Archiving Costs [Pipeline] sh [2026-05-21T06:23:43.242Z] + cat /w/workspace/exfoundry_ci-build-images_PR-232/archives/cost.csv [2026-05-21T06:23:43.243Z] + cut -d, -f6 [Pipeline] lock [2026-05-21T06:23:43.320Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] [2026-05-21T06:23:43.326Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] did not exist. Created. [2026-05-21T06:23:43.331Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-21T06:23:44.284Z] /w/workspace/exfoundry_ci-build-images_PR-232@tmp/durable-5f1769b1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-21T06:23:44.963Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-21T06:23:44.999Z] Warning: overwriting stash ‘stack-cost’ [2026-05-21T06:23:45.352Z] Stashed 1 file(s) [Pipeline] } [2026-05-21T06:23:45.371Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-21T06:23:45.455Z] $ docker stop --time=1 7335021ef7cb82ee05cee866779d58b4d577b147f8550c7ae09b13c04c4a0c33 [2026-05-21T06:23:48.616Z] $ docker rm -f --volumes 7335021ef7cb82ee05cee866779d58b4d577b147f8550c7ae09b13c04c4a0c33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-21T06:23:49.300Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-21T06:23:50.490Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-232/archives ] [2026-05-21T06:23:50.490Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-232/archives [2026-05-21T06:23:50.490Z] total 16 [2026-05-21T06:23:50.490Z] drwxr-xr-x 3 root root 4096 May 21 06:20 . [2026-05-21T06:23:50.490Z] drwxrwxr-x 5 jenkins jenkins 4096 May 21 06:20 .. [2026-05-21T06:23:50.490Z] drwxr-xr-x 2 root root 4096 May 21 06:20 cost [2026-05-21T06:23:50.490Z] -rw-r--r-- 1 root root 87 May 21 06:20 cost.csv [2026-05-21T06:23:50.490Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-232/archives [2026-05-21T06:23:50.490Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-232/archives [2026-05-21T06:23:50.490Z] total 16 [2026-05-21T06:23:50.490Z] drwxr-xr-x 3 jenkins jenkins 4096 May 21 06:20 . [2026-05-21T06:23:50.490Z] drwxrwxr-x 5 jenkins jenkins 4096 May 21 06:20 .. [2026-05-21T06:23:50.490Z] drwxr-xr-x 2 jenkins jenkins 4096 May 21 06:20 cost [2026-05-21T06:23:50.490Z] -rw-r--r-- 1 jenkins jenkins 87 May 21 06:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:23:50.829Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:23:51.727Z] ---> package-listing.sh [2026-05-21T06:23:51.727Z] ++ facter osfamily [2026-05-21T06:23:51.727Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-21T06:23:51.988Z] + OS_FAMILY=debian [2026-05-21T06:23:51.988Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-232 [2026-05-21T06:23:51.988Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-21T06:23:51.988Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-21T06:23:51.988Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-21T06:23:51.988Z] + PACKAGES=/tmp/packages_start.txt [2026-05-21T06:23:51.988Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-232 ']' [2026-05-21T06:23:51.988Z] + PACKAGES=/tmp/packages_end.txt [2026-05-21T06:23:51.988Z] + case "${OS_FAMILY}" in [2026-05-21T06:23:51.988Z] + dpkg -l [2026-05-21T06:23:51.988Z] + grep '^ii' [2026-05-21T06:23:51.988Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-21T06:23:51.988Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-21T06:23:51.988Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-21T06:23:51.988Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-232 ']' [2026-05-21T06:23:51.988Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-232/archives/ [2026-05-21T06:23:51.988Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-232/archives/ [Pipeline] echo [2026-05-21T06:23:52.029Z] 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/exfoundry_ci-build-images_PR-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-21T06:23:52.334Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-21T06:23:52.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-21T06:23:52.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-21T06:23:53.111Z] prd-ubuntu20.04-docker-8c-8g-9766 does not seem to be running inside a container [2026-05-21T06:23:53.116Z] $ 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/exfoundry_ci-build-images_PR-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-232 -v /w/workspace/exfoundry_ci-build-images_PR-232:/w/workspace/exfoundry_ci-build-images_PR-232:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-232@tmp:/w/workspace/exfoundry_ci-build-images_PR-232@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-21T06:23:53.585Z] $ docker top cea8c65f1c9a939315f5f06550e47c096a9cd0b76622e17950576869a7597c6b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-21T06:23:54.008Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-21T06:23:54.316Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-21T06:23:54.624Z] + ls /var/log/sa-host [2026-05-21T06:23:54.624Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-21T06:23:54.861Z] provisioning config files... [2026-05-21T06:23:54.873Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-232@tmp/config15224902310563368905tmp [Pipeline] { [Pipeline] echo [2026-05-21T06:23:54.935Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:23:55.251Z] ---> create-netrc.sh [Pipeline] } [2026-05-21T06:23:55.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:23:55.699Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-21T06:23:55.735Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:23:56.052Z] ---> sudo-logs.sh [2026-05-21T06:23:56.052Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-21T06:23:56.154Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:23:56.471Z] ---> job-cost.sh [2026-05-21T06:23:56.472Z] lf-activate-venv: SKIPPING [2026-05-21T06:23:56.472Z] DEBUG: total: 0.2199999988079071 [2026-05-21T06:23:56.472Z] INFO: Retrieving Stack Cost... [2026-05-21T06:23:57.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-21T06:23:57.298Z] INFO: Archiving Costs [Pipeline] echo [2026-05-21T06:23:57.344Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-21T06:23:57.660Z] ---> logs-deploy.sh [2026-05-21T06:23:57.660Z] lf-activate-venv: SKIPPING [2026-05-21T06:23:57.660Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-232/1 [2026-05-21T06:23:57.660Z] INFO: archiving workspace using pattern(s): [2026-05-21T06:23:58.600Z] Archives upload complete. [2026-05-21T06:23:58.860Z] INFO: archiving logs to Nexus