Pull request #225 updated 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 64a20589b6085a58b21e7e730a2ae8f7c098b654+83416c26bb2dafbdb546ee79f7d5c99020093f9c (25bfde2bab2d640e0da52ce44a97e5b38ac80bc9) 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-ssh16704372263121320643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh1779602275496461554.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 056ae7b86453181957306e7078512cbe12174832 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/PR-225/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/PR-225/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12858273875639507022.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh2919035564835215898.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/PR-225/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/PR-225/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14040872155682802086.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-232190 in /w/workspace/exfoundry_ci-build-images_PR-225 [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-225 # 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 Merging remotes/origin/golang-1.25 commit 83416c26bb2dafbdb546ee79f7d5c99020093f9c into PR head commit 64a20589b6085a58b21e7e730a2ae8f7c098b654 > 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/225/head:refs/remotes/origin/PR-225 +refs/heads/golang-1.25:refs/remotes/origin/golang-1.25 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64a20589b6085a58b21e7e730a2ae8f7c098b654 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 64a20589b6085a58b21e7e730a2ae8f7c098b654 Checking out Revision 64a20589b6085a58b21e7e730a2ae8f7c098b654 (PR-225) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 83416c26bb2dafbdb546ee79f7d5c99020093f9c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64a20589b6085a58b21e7e730a2ae8f7c098b654 # timeout=10 Commit message: "ci: update golang version to 1.25 update .golangci.yml to support golangci-lint v2" First time build. Skipping changelog. > git rev-list --no-walk f806dbb334eb522eb424896272f8de0be61beb86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-13T06:33:39.994Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-13T06:33:40.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-13T06:33:40.102Z] ========================================================= [2025-10-13T06:33:40.102Z] EdgeX Global Pipelines Version Info [2025-10-13T06:33:40.102Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:33:41.289Z] ------------------- [2025-10-13T06:33:41.289Z] stable info: [2025-10-13T06:33:41.289Z] ------------------- [2025-10-13T06:33:41.289Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-13T06:33:41.289Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-13T06:33:41.289Z] Message: update stable to v1.0.276 [2025-10-13T06:33:41.558Z] ------------------- [2025-10-13T06:33:41.558Z] experimental info: [2025-10-13T06:33:41.558Z] ------------------- [2025-10-13T06:33:41.558Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-13T06:33:41.559Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-10-13T06:33:41.559Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-10-13T06:33:41.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2025-10-13T06:33:41.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2025-10-13T06:33:41.686Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-10-13T06:33:41.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-13T06:33:41.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-13T06:33:41.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2025-10-13T06:33:41.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-10-13T06:33:41.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-10-13T06:33:41.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-10-13T06:33:41.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-13T06:33:41.832Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-10-13T06:33:41.852Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2025-10-13T06:33:41.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-13T06:33:41.889Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-13T06:33:41.908Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25 [Pipeline] echo [2025-10-13T06:33:41.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine 1.25-alpine3.22 [Pipeline] echo [2025-10-13T06:33:41.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-225 [Pipeline] echo [2025-10-13T06:33:41.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-225 [Pipeline] echo [2025-10-13T06:33:41.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-225 [Pipeline] echo [2025-10-13T06:33:41.990Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64a20589b6085a58b21e7e730a2ae8f7c098b654 [Pipeline] echo [2025-10-13T06:33:42.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64a2058 [Pipeline] echo [2025-10-13T06:33:42.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T06:33:42.097Z] provisioning config files... [2025-10-13T06:33:42.114Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-225@tmp/config15531943800294460027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:33:42.461Z] ---> ****-login.sh [2025-10-13T06:33:42.461Z] nexus3.edgexfoundry.org:10001 [2025-10-13T06:33:42.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:33:43.037Z] [2025-10-13T06:33:43.037Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T06:33:43.037Z] Configure a credential helper to remove this warning. See [2025-10-13T06:33:43.037Z] https://docs.****.com/go/credential-store/ [2025-10-13T06:33:43.037Z] [2025-10-13T06:33:43.037Z] Login Succeeded [2025-10-13T06:33:43.037Z] nexus3.edgexfoundry.org:10002 [2025-10-13T06:33:43.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:33:43.037Z] [2025-10-13T06:33:43.037Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T06:33:43.038Z] Configure a credential helper to remove this warning. See [2025-10-13T06:33:43.038Z] https://docs.****.com/go/credential-store/ [2025-10-13T06:33:43.038Z] [2025-10-13T06:33:43.038Z] Login Succeeded [2025-10-13T06:33:43.038Z] nexus3.edgexfoundry.org:10003 [2025-10-13T06:33:43.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:33:43.298Z] [2025-10-13T06:33:43.298Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T06:33:43.298Z] Configure a credential helper to remove this warning. See [2025-10-13T06:33:43.298Z] https://docs.****.com/go/credential-store/ [2025-10-13T06:33:43.298Z] [2025-10-13T06:33:43.298Z] Login Succeeded [2025-10-13T06:33:43.298Z] nexus3.edgexfoundry.org:10004 [2025-10-13T06:33:43.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:33:43.299Z] [2025-10-13T06:33:43.299Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T06:33:43.299Z] Configure a credential helper to remove this warning. See [2025-10-13T06:33:43.299Z] https://docs.****.com/go/credential-store/ [2025-10-13T06:33:43.299Z] [2025-10-13T06:33:43.299Z] Login Succeeded [2025-10-13T06:33:43.299Z] ****.io [2025-10-13T06:33:43.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:33:43.559Z] [2025-10-13T06:33:43.559Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-13T06:33:43.559Z] Configure a credential helper to remove this warning. See [2025-10-13T06:33:43.559Z] https://docs.****.com/go/credential-store/ [2025-10-13T06:33:43.559Z] [2025-10-13T06:33:43.559Z] Login Succeeded [2025-10-13T06:33:43.559Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T06:33:43.567Z] 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-13T06:33:43.847Z] provisioning config files... [2025-10-13T06:33:43.863Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-225@tmp/config14112700469412086390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:33:44.170Z] ---> ****-login.sh [2025-10-13T06:33:44.170Z] nexus3.edgexfoundry.org:10001 [2025-10-13T06:33:44.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:33:44.171Z] Login Succeeded [2025-10-13T06:33:44.171Z] nexus3.edgexfoundry.org:10002 [2025-10-13T06:33:44.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:33:44.171Z] Login Succeeded [2025-10-13T06:33:44.171Z] nexus3.edgexfoundry.org:10003 [2025-10-13T06:33:44.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:33:44.432Z] Login Succeeded [2025-10-13T06:33:44.432Z] nexus3.edgexfoundry.org:10004 [2025-10-13T06:33:44.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:33:44.432Z] Login Succeeded [2025-10-13T06:33:44.432Z] ****.io [2025-10-13T06:33:44.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:33:44.707Z] Login Succeeded [2025-10-13T06:33:44.707Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T06:33:44.716Z] 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-13T06:33:45.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-13T06:33:45.760Z] + ls -al . [2025-10-13T06:33:45.760Z] total 28 [2025-10-13T06:33:45.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 06:33 . [2025-10-13T06:33:45.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 06:33 .. [2025-10-13T06:33:45.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 06:33 .git [2025-10-13T06:33:45.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 06:33 .github [2025-10-13T06:33:45.760Z] -rw-rw-r-- 1 jenkins jenkins 390 Oct 13 06:33 .golangci.yml [2025-10-13T06:33:45.760Z] -rw-rw-r-- 1 jenkins jenkins 1198 Oct 13 06:33 Dockerfile [2025-10-13T06:33:45.760Z] -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 06:33 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T06:33:46.287Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=64a20589b6085a58b21e7e730a2ae8f7c098b654 --label arch=amd64 . [2025-10-13T06:33:48.832Z] #0 building with "default" instance using docker driver [2025-10-13T06:33:48.832Z] [2025-10-13T06:33:48.832Z] #1 [internal] load build definition from Dockerfile [2025-10-13T06:33:48.832Z] #1 transferring dockerfile: [2025-10-13T06:33:48.832Z] #1 transferring dockerfile: 1.24kB done [2025-10-13T06:33:48.832Z] #1 DONE 0.4s [2025-10-13T06:33:48.832Z] [2025-10-13T06:33:48.832Z] #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 [2025-10-13T06:33:49.431Z] #2 DONE 0.9s [2025-10-13T06:33:49.690Z] [2025-10-13T06:33:49.690Z] #3 [internal] load .dockerignore [2025-10-13T06:33:49.690Z] #3 transferring context: [2025-10-13T06:33:49.949Z] #3 transferring context: 2B done [2025-10-13T06:33:49.949Z] #3 DONE 0.3s [2025-10-13T06:33:49.949Z] [2025-10-13T06:33:49.949Z] #4 [internal] load build context [2025-10-13T06:33:49.949Z] #4 DONE 0.0s [2025-10-13T06:33:49.949Z] [2025-10-13T06:33:49.949Z] #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 [2025-10-13T06:33:49.949Z] #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 [2025-10-13T06:33:50.211Z] #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 0.2s done [2025-10-13T06:33:50.211Z] #5 sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 10.29kB / 10.29kB done [2025-10-13T06:33:50.211Z] #5 sha256:2096b2779e9643ea6c987e729c5cc5225c50014bf9d23518cacd4f00c19fb9c6 1.92kB / 1.92kB done [2025-10-13T06:33:50.490Z] #5 sha256:f87d2639c296390bc3a14ff1eeab4f205119215f27e8c574af7e3f8e496e5314 2.08kB / 2.08kB done [2025-10-13T06:33:50.490Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0B / 3.80MB 0.1s [2025-10-13T06:33:50.490Z] #5 ... [2025-10-13T06:33:50.490Z] [2025-10-13T06:33:50.490Z] #4 [internal] load build context [2025-10-13T06:33:50.490Z] #4 transferring context: 432B done [2025-10-13T06:33:50.490Z] #4 DONE 0.3s [2025-10-13T06:33:50.490Z] [2025-10-13T06:33:50.490Z] #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 [2025-10-13T06:33:50.490Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s [2025-10-13T06:33:50.490Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.2s [2025-10-13T06:33:50.490Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-10-13T06:33:50.748Z] #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done [2025-10-13T06:33:50.748Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 9.44MB / 60.15MB 0.3s [2025-10-13T06:33:50.748Z] #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.3s [2025-10-13T06:33:50.748Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.4s [2025-10-13T06:33:51.006Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 35.65MB / 60.15MB 0.6s [2025-10-13T06:33:51.006Z] #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-10-13T06:33:51.006Z] #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.4s done [2025-10-13T06:33:51.006Z] #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.6s [2025-10-13T06:33:51.006Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 47.19MB / 60.15MB 0.7s [2025-10-13T06:33:51.006Z] #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.6s done [2025-10-13T06:33:51.006Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.7s [2025-10-13T06:33:51.006Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 57.67MB / 60.15MB 0.8s [2025-10-13T06:33:51.006Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.7s done [2025-10-13T06:33:51.578Z] #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-10-13T06:33:51.578Z] #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.1s done [2025-10-13T06:33:51.838Z] #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-10-13T06:33:52.096Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 [2025-10-13T06:33:57.389Z] #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done [2025-10-13T06:33:57.389Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-10-13T06:33:57.661Z] #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-10-13T06:33:57.661Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-13T06:33:57.661Z] #5 DONE 7.9s [2025-10-13T06:33:57.920Z] [2025-10-13T06:33:57.920Z] #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml [2025-10-13T06:33:58.780Z] Still waiting to schedule task [2025-10-13T06:33:58.780Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-10-13T06:34:01.272Z] #6 DONE 3.2s [2025-10-13T06:34:01.272Z] [2025-10-13T06:34:01.272Z] #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-13T06:34:01.272Z] #7 0.255 Connecting to github.com (140.82.114.4:443) [2025-10-13T06:34:01.272Z] #7 0.408 Connecting to release-assets.githubusercontent.com (185.199.108.133:443) [2025-10-13T06:34:01.536Z] #7 0.464 saving to '/usr/local/bin/hadolint' [2025-10-13T06:34:02.107Z] #7 1.020 hadolint 100% |********************************| 52.1M 0:00:00 ETA [2025-10-13T06:34:02.107Z] #7 1.020 '/usr/local/bin/hadolint' saved [2025-10-13T06:34:02.368Z] #7 DONE 1.4s [2025-10-13T06:34:02.627Z] [2025-10-13T06:34:02.627Z] #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-13T06:34:02.627Z] #8 0.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-13T06:34:02.887Z] #8 0.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-13T06:34:03.147Z] #8 0.733 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2025-10-13T06:34:03.147Z] #8 0.738 (2/43) Installing libncursesw (6.5_p20250503-r0) [2025-10-13T06:34:03.147Z] #8 0.746 (3/43) Installing readline (8.2.13-r1) [2025-10-13T06:34:03.147Z] #8 0.752 (4/43) Installing bash (5.2.37-r0) [2025-10-13T06:34:03.147Z] #8 0.767 Executing bash-5.2.37-r0.post-install [2025-10-13T06:34:03.147Z] #8 0.771 (5/43) Installing libgcc (14.2.0-r6) [2025-10-13T06:34:03.147Z] #8 0.776 (6/43) Installing jansson (2.14.1-r0) [2025-10-13T06:34:03.147Z] #8 0.780 (7/43) Installing libstdc++ (14.2.0-r6) [2025-10-13T06:34:03.147Z] #8 0.803 (8/43) Installing zstd-libs (1.5.7-r0) [2025-10-13T06:34:03.147Z] #8 0.811 (9/43) Installing binutils (2.44-r3) [2025-10-13T06:34:03.147Z] #8 0.875 (10/43) Installing libmagic (5.46-r2) [2025-10-13T06:34:03.407Z] #8 0.906 (11/43) Installing file (5.46-r2) [2025-10-13T06:34:03.407Z] #8 0.909 (12/43) Installing libgomp (14.2.0-r6) [2025-10-13T06:34:03.407Z] #8 0.922 (13/43) Installing libatomic (14.2.0-r6) [2025-10-13T06:34:03.407Z] #8 0.926 (14/43) Installing gmp (6.3.0-r3) [2025-10-13T06:34:03.407Z] #8 0.934 (15/43) Installing isl26 (0.26-r1) [2025-10-13T06:34:03.407Z] #8 0.954 (16/43) Installing mpfr4 (4.2.1_p1-r0) [2025-10-13T06:34:03.407Z] #8 0.979 (17/43) Installing mpc1 (1.3.1-r1) [2025-10-13T06:34:03.407Z] #8 0.984 (18/43) Installing gcc (14.2.0-r6) [2025-10-13T06:34:04.350Z] #8 1.732 (19/43) Installing libstdc++-dev (14.2.0-r6) [2025-10-13T06:34:04.350Z] #8 1.846 (20/43) Installing musl-dev (1.2.5-r10) [2025-10-13T06:34:04.350Z] #8 1.898 (21/43) Installing g++ (14.2.0-r6) [2025-10-13T06:34:04.612Z] #8 2.126 (22/43) Installing make (4.4.1-r3) [2025-10-13T06:34:04.612Z] #8 2.131 (23/43) Installing fortify-headers (1.1-r5) [2025-10-13T06:34:04.612Z] #8 2.134 (24/43) Installing patch (2.8-r0) [2025-10-13T06:34:04.612Z] #8 2.140 (25/43) Installing build-base (0.5-r3) [2025-10-13T06:34:04.612Z] #8 2.140 (26/43) Installing brotli-libs (1.1.0-r2) [2025-10-13T06:34:04.612Z] #8 2.152 (27/43) Installing c-ares (1.34.5-r0) [2025-10-13T06:34:04.612Z] #8 2.157 (28/43) Installing libunistring (1.3-r0) [2025-10-13T06:34:04.612Z] #8 2.172 (29/43) Installing libidn2 (2.3.7-r0) [2025-10-13T06:34:04.612Z] #8 2.176 (30/43) Installing nghttp2-libs (1.65.0-r0) [2025-10-13T06:34:04.612Z] #8 2.179 (31/43) Installing libpsl (0.21.5-r3) [2025-10-13T06:34:04.612Z] #8 2.183 (32/43) Installing libcurl (8.14.1-r2) [2025-10-13T06:34:04.612Z] #8 2.193 (33/43) Installing curl (8.14.1-r2) [2025-10-13T06:34:04.612Z] #8 2.199 (34/43) Installing libexpat (2.7.3-r0) [2025-10-13T06:34:04.612Z] #8 2.202 (35/43) Installing pcre2 (10.43-r1) [2025-10-13T06:34:04.612Z] #8 2.212 (36/43) Installing git (2.49.1-r0) [2025-10-13T06:34:04.612Z] #8 2.268 (37/43) Installing git-init-template (2.49.1-r0) [2025-10-13T06:34:04.872Z] #8 2.271 (38/43) Installing linux-headers (6.14.2-r0) [2025-10-13T06:34:04.872Z] #8 2.348 (39/43) Installing pkgconf (2.4.3-r0) [2025-10-13T06:34:04.872Z] #8 2.353 (40/43) Installing libsodium (1.0.20-r0) [2025-10-13T06:34:04.872Z] #8 2.364 (41/43) Installing libzmq (4.3.5-r2) [2025-10-13T06:34:04.872Z] #8 2.373 (42/43) Installing libsodium-dev (1.0.20-r0) [2025-10-13T06:34:04.872Z] #8 2.381 (43/43) Installing zeromq-dev (4.3.5-r2) [2025-10-13T06:34:04.872Z] #8 2.385 Executing busybox-1.37.0-r19.trigger [2025-10-13T06:34:04.872Z] #8 2.394 OK: 265 MiB in 60 packages [2025-10-13T06:34:04.872Z] #8 2.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-13T06:34:05.135Z] #8 2.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-13T06:34:05.402Z] #8 3.008 OK: 265 MiB in 60 packages [2025-10-13T06:34:05.402Z] #8 3.063 Connecting to raw.githubusercontent.com (185.199.108.133:443) [2025-10-13T06:34:05.402Z] #8 3.121 writing to stdout [2025-10-13T06:34:05.661Z] #8 3.121 - 100% |********************************| 11589 0:00:00 ETA [2025-10-13T06:34:05.661Z] #8 3.121 written to stdout [2025-10-13T06:34:05.661Z] #8 3.132 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' [2025-10-13T06:34:05.661Z] #8 3.317 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/amd64 [2025-10-13T06:34:06.603Z] #8 4.106 golangci/golangci-lint info installed ./bin/golangci-lint [2025-10-13T06:34:08.535Z] #8 DONE 6.2s [2025-10-13T06:34:08.793Z] [2025-10-13T06:34:08.793Z] #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-10-13T06:34:09.727Z] #9 0.984 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-10-13T06:34:09.727Z] #9 0.986 go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-10-13T06:34:16.282Z] #9 DONE 7.7s [2025-10-13T06:34:16.539Z] [2025-10-13T06:34:16.539Z] #10 exporting to image [2025-10-13T06:34:16.539Z] #10 exporting layers [2025-10-13T06:34:17.912Z] #10 exporting layers 1.5s done [2025-10-13T06:34:17.912Z] #10 writing image sha256:765729f117291a96091bb435a8c9be7368b6c5b0aa5d594a57b2798905fccba4 done [2025-10-13T06:34:17.912Z] #10 naming to docker.io/edgex-devops/edgex-golang-base done [2025-10-13T06:34:17.912Z] #10 DONE 1.6s [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 [2025-10-13T06:34:18.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T06:34:18.418Z] [2025-10-13T06:34:18.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T06:34:18.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T06:34:18.727Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-13T06:34:18.727Z] 5eb5b503b376: Pulling fs layer [2025-10-13T06:34:18.727Z] 5c69ac0246d0: Pulling fs layer [2025-10-13T06:34:18.727Z] ec43610c2a17: Pulling fs layer [2025-10-13T06:34:18.727Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-13T06:34:18.727Z] 33b1e0a273af: Pulling fs layer [2025-10-13T06:34:18.727Z] 5d3b04190fa2: Pulling fs layer [2025-10-13T06:34:18.727Z] 2f39f015ded8: Pulling fs layer [2025-10-13T06:34:18.727Z] 3a2ae6a8a46f: Waiting [2025-10-13T06:34:18.727Z] 33b1e0a273af: Waiting [2025-10-13T06:34:18.727Z] 5d3b04190fa2: Waiting [2025-10-13T06:34:18.727Z] 2f39f015ded8: Waiting [2025-10-13T06:34:18.727Z] 5c69ac0246d0: Download complete [2025-10-13T06:34:18.727Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-13T06:34:18.727Z] 3a2ae6a8a46f: Download complete [2025-10-13T06:34:18.986Z] 33b1e0a273af: Verifying Checksum [2025-10-13T06:34:18.986Z] 33b1e0a273af: Download complete [2025-10-13T06:34:18.986Z] 5d3b04190fa2: Verifying Checksum [2025-10-13T06:34:18.986Z] 5d3b04190fa2: Download complete [2025-10-13T06:34:18.986Z] ec43610c2a17: Verifying Checksum [2025-10-13T06:34:18.986Z] ec43610c2a17: Download complete [2025-10-13T06:34:18.986Z] 5eb5b503b376: Verifying Checksum [2025-10-13T06:34:18.986Z] 5eb5b503b376: Download complete [2025-10-13T06:34:19.556Z] 2f39f015ded8: Download complete [2025-10-13T06:34:20.930Z] 5eb5b503b376: Pull complete [2025-10-13T06:34:20.930Z] 5c69ac0246d0: Pull complete [2025-10-13T06:34:21.496Z] ec43610c2a17: Pull complete [2025-10-13T06:34:21.496Z] 3a2ae6a8a46f: Pull complete [2025-10-13T06:34:21.754Z] 33b1e0a273af: Pull complete [2025-10-13T06:34:21.754Z] 5d3b04190fa2: Pull complete [2025-10-13T06:34:28.308Z] 2f39f015ded8: Pull complete [2025-10-13T06:34:28.308Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-13T06:34:28.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T06:34:28.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T06:34:28.452Z] prd-ubuntu20.04-docker-8c-8g-232190 does not seem to be running inside a container [2025-10-13T06:34:28.488Z] $ 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-225 -v /w/workspace/exfoundry_ci-build-images_PR-225:/w/workspace/exfoundry_ci-build-images_PR-225:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-225@tmp:/w/workspace/exfoundry_ci-build-images_PR-225@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-13T06:34:33.821Z] $ docker top 1a5e30691216e7266df31b78a8f6202ea2e7c2d62a6f111c9b50cb6a66f6c922 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:34:34.244Z] ---> job-cost.sh [2025-10-13T06:34:34.244Z] lf-activate-venv: SKIPPING [2025-10-13T06:34:34.244Z] INFO: No Stack... [2025-10-13T06:34:34.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-13T06:34:34.764Z] INFO: Archiving Costs [Pipeline] sh [2025-10-13T06:34:35.057Z] + cat /w/workspace/exfoundry_ci-build-images_PR-225/archives/cost.csv [2025-10-13T06:34:35.057Z] + cut -d, -f6 [Pipeline] lock [2025-10-13T06:34:35.091Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-2-stack-cost] [2025-10-13T06:34:35.103Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-225-2-stack-cost] did not exist. Created. [2025-10-13T06:34:35.109Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-13T06:34:35.421Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-10-13T06:34:35.687Z] Stashed 1 file(s) [Pipeline] } [2025-10-13T06:34:35.695Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-13T06:34:35.716Z] $ docker stop --time=1 1a5e30691216e7266df31b78a8f6202ea2e7c2d62a6f111c9b50cb6a66f6c922 [2025-10-13T06:34:36.849Z] $ docker rm -f --volumes 1a5e30691216e7266df31b78a8f6202ea2e7c2d62a6f111c9b50cb6a66f6c922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-13T06:35:49.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-232227 in /w/workspace/exfoundry_ci-build-images_PR-225 [Pipeline] { [Pipeline] checkout [2025-10-13T06:35:52.956Z] Selected Git installation does not exist. Using Default [2025-10-13T06:35:52.956Z] The recommended git tool is: NONE [2025-10-13T06:35:57.587Z] using credential edgex-jenkins-ssh [2025-10-13T06:35:57.611Z] Cloning the remote Git repository [2025-10-13T06:35:57.654Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2025-10-13T06:35:57.745Z] > git init /w/workspace/exfoundry_ci-build-images_PR-225 # timeout=10 [2025-10-13T06:35:57.886Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-10-13T06:35:57.887Z] > git --version # timeout=10 [2025-10-13T06:35:57.907Z] > git --version # 'git version 2.25.1' [2025-10-13T06:35:57.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-13T06:35:58.063Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-13T06:35:58.699Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-10-13T06:35:58.728Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-13T06:36:00.241Z] Merging remotes/origin/golang-1.25 commit 83416c26bb2dafbdb546ee79f7d5c99020093f9c into PR head commit 64a20589b6085a58b21e7e730a2ae8f7c098b654 [2025-10-13T06:35:59.629Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-10-13T06:35:59.674Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-10-13T06:35:59.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-13T06:35:59.699Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/golang-1.25:refs/remotes/origin/golang-1.25 # timeout=10 [2025-10-13T06:36:00.261Z] > git config core.sparsecheckout # timeout=10 [2025-10-13T06:36:00.332Z] > git checkout -f 64a20589b6085a58b21e7e730a2ae8f7c098b654 # timeout=10 [2025-10-13T06:36:00.411Z] > git remote # timeout=10 [2025-10-13T06:36:00.432Z] > git config --get remote.origin.url # timeout=10 [2025-10-13T06:36:00.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-13T06:36:00.518Z] Merge succeeded, producing 64a20589b6085a58b21e7e730a2ae8f7c098b654 [2025-10-13T06:36:00.519Z] Checking out Revision 64a20589b6085a58b21e7e730a2ae8f7c098b654 (PR-225) [2025-10-13T06:36:00.478Z] > git merge 83416c26bb2dafbdb546ee79f7d5c99020093f9c # timeout=10 [2025-10-13T06:36:00.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-10-13T06:36:00.524Z] > git config core.sparsecheckout # timeout=10 [2025-10-13T06:36:00.536Z] > git checkout -f 64a20589b6085a58b21e7e730a2ae8f7c098b654 # timeout=10 [2025-10-13T06:36:04.140Z] Commit message: "ci: update golang version to 1.25 update .golangci.yml to support golangci-lint v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T06:36:05.314Z] provisioning config files... [2025-10-13T06:36:05.344Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-225@tmp/config13236847254506262266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:36:05.970Z] ---> ****-login.sh [2025-10-13T06:36:05.970Z] nexus3.edgexfoundry.org:10001 [2025-10-13T06:36:06.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:36:06.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T06:36:06.527Z] Configure a credential helper to remove this warning. See [2025-10-13T06:36:06.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T06:36:06.527Z] [2025-10-13T06:36:06.527Z] Login Succeeded [2025-10-13T06:36:06.527Z] nexus3.edgexfoundry.org:10002 [2025-10-13T06:36:06.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:36:06.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T06:36:06.795Z] Configure a credential helper to remove this warning. See [2025-10-13T06:36:06.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T06:36:06.796Z] [2025-10-13T06:36:06.796Z] Login Succeeded [2025-10-13T06:36:06.796Z] nexus3.edgexfoundry.org:10003 [2025-10-13T06:36:07.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:36:07.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T06:36:07.339Z] Configure a credential helper to remove this warning. See [2025-10-13T06:36:07.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T06:36:07.339Z] [2025-10-13T06:36:07.339Z] Login Succeeded [2025-10-13T06:36:07.339Z] nexus3.edgexfoundry.org:10004 [2025-10-13T06:36:07.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:36:07.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T06:36:07.611Z] Configure a credential helper to remove this warning. See [2025-10-13T06:36:07.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T06:36:07.611Z] [2025-10-13T06:36:07.611Z] Login Succeeded [2025-10-13T06:36:07.611Z] ****.io [2025-10-13T06:36:07.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-13T06:36:08.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-13T06:36:08.148Z] Configure a credential helper to remove this warning. See [2025-10-13T06:36:08.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-13T06:36:08.148Z] [2025-10-13T06:36:08.148Z] Login Succeeded [2025-10-13T06:36:08.148Z] ---> ****-login.sh ends [Pipeline] } [2025-10-13T06:36:08.165Z] 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-13T06:36:08.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-13T06:36:08.913Z] + ls -al . [2025-10-13T06:36:08.913Z] total 28 [2025-10-13T06:36:08.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 06:36 . [2025-10-13T06:36:08.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 06:35 .. [2025-10-13T06:36:08.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 06:36 .git [2025-10-13T06:36:08.913Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 06:36 .github [2025-10-13T06:36:08.913Z] -rw-rw-r-- 1 jenkins jenkins 390 Oct 13 06:36 .golangci.yml [2025-10-13T06:36:08.913Z] -rw-rw-r-- 1 jenkins jenkins 1198 Oct 13 06:36 Dockerfile [2025-10-13T06:36:08.913Z] -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 06:36 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T06:36:09.268Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=64a20589b6085a58b21e7e730a2ae8f7c098b654 --label arch=arm64 . [2025-10-13T06:36:09.536Z] Sending build context to Docker daemon 499.2kB [2025-10-13T06:36:09.536Z] Step 1/9 : FROM golang:1.25-alpine3.22 [2025-10-13T06:36:09.805Z] 1.25-alpine3.22: Pulling from library/golang [2025-10-13T06:36:10.073Z] 6b59a28fa201: Pulling fs layer [2025-10-13T06:36:10.073Z] 00abc3ba1385: Pulling fs layer [2025-10-13T06:36:10.073Z] 66626199bcfa: Pulling fs layer [2025-10-13T06:36:10.073Z] a89982c42756: Pulling fs layer [2025-10-13T06:36:10.073Z] 4f4fb700ef54: Pulling fs layer [2025-10-13T06:36:10.073Z] a89982c42756: Waiting [2025-10-13T06:36:10.073Z] 4f4fb700ef54: Waiting [2025-10-13T06:36:10.342Z] 00abc3ba1385: Verifying Checksum [2025-10-13T06:36:10.342Z] 00abc3ba1385: Download complete [2025-10-13T06:36:10.342Z] 6b59a28fa201: Verifying Checksum [2025-10-13T06:36:10.342Z] 6b59a28fa201: Download complete [2025-10-13T06:36:10.342Z] a89982c42756: Verifying Checksum [2025-10-13T06:36:10.342Z] a89982c42756: Download complete [2025-10-13T06:36:10.342Z] 4f4fb700ef54: Verifying Checksum [2025-10-13T06:36:10.342Z] 4f4fb700ef54: Download complete [2025-10-13T06:36:10.938Z] 6b59a28fa201: Pull complete [2025-10-13T06:36:11.906Z] 66626199bcfa: Verifying Checksum [2025-10-13T06:36:11.906Z] 66626199bcfa: Download complete [2025-10-13T06:36:12.176Z] 00abc3ba1385: Pull complete [2025-10-13T06:36:27.187Z] 66626199bcfa: Pull complete [2025-10-13T06:36:27.187Z] a89982c42756: Pull complete [2025-10-13T06:36:27.187Z] 4f4fb700ef54: Pull complete [2025-10-13T06:36:27.187Z] Digest: sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 [2025-10-13T06:36:27.187Z] Status: Downloaded newer image for golang:1.25-alpine3.22 [2025-10-13T06:36:27.187Z] ---> e252f9315a5d [2025-10-13T06:36:27.187Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2025-10-13T06:36:27.187Z] ---> Running in 4f9e92776c8e [2025-10-13T06:36:27.455Z] Removing intermediate container 4f9e92776c8e [2025-10-13T06:36:27.455Z] ---> ace5881cd693 [2025-10-13T06:36:27.455Z] Step 3/9 : ENV HADOLINT_VERSION=2.14.0 GOLANGCI_VERSION=2.5.0 [2025-10-13T06:36:27.455Z] ---> Running in 2686f654a2f7 [2025-10-13T06:36:27.725Z] Removing intermediate container 2686f654a2f7 [2025-10-13T06:36:27.725Z] ---> 2a13d21ebf5c [2025-10-13T06:36:27.725Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2025-10-13T06:36:28.309Z] ---> ec44d8f210d9 [2025-10-13T06:36:28.309Z] 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-13T06:36:28.309Z] ---> Running in dade910f7952 [2025-10-13T06:36:30.267Z] Removing intermediate container dade910f7952 [2025-10-13T06:36:30.267Z] ---> 3ec0f2c25cf9 [2025-10-13T06:36:30.267Z] 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-13T06:36:30.267Z] ---> Running in 8625af53a0a1 [2025-10-13T06:36:30.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-13T06:36:31.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-13T06:36:32.890Z] (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2025-10-13T06:36:32.890Z] (2/43) Installing libncursesw (6.5_p20250503-r0) [2025-10-13T06:36:32.890Z] (3/43) Installing readline (8.2.13-r1) [2025-10-13T06:36:32.890Z] (4/43) Installing bash (5.2.37-r0) [2025-10-13T06:36:32.890Z] Executing bash-5.2.37-r0.post-install [2025-10-13T06:36:32.890Z] (5/43) Installing libgcc (14.2.0-r6) [2025-10-13T06:36:32.890Z] (6/43) Installing jansson (2.14.1-r0) [2025-10-13T06:36:32.890Z] (7/43) Installing libstdc++ (14.2.0-r6) [2025-10-13T06:36:32.890Z] (8/43) Installing zstd-libs (1.5.7-r0) [2025-10-13T06:36:32.890Z] (9/43) Installing binutils (2.44-r3) [2025-10-13T06:36:33.477Z] (10/43) Installing libmagic (5.46-r2) [2025-10-13T06:36:33.477Z] (11/43) Installing file (5.46-r2) [2025-10-13T06:36:33.477Z] (12/43) Installing libgomp (14.2.0-r6) [2025-10-13T06:36:33.477Z] (13/43) Installing libatomic (14.2.0-r6) [2025-10-13T06:36:33.477Z] (14/43) Installing gmp (6.3.0-r3) [2025-10-13T06:36:33.477Z] (15/43) Installing isl26 (0.26-r1) [2025-10-13T06:36:33.477Z] (16/43) Installing mpfr4 (4.2.1_p1-r0) [2025-10-13T06:36:33.477Z] (17/43) Installing mpc1 (1.3.1-r1) [2025-10-13T06:36:33.477Z] (18/43) Installing gcc (14.2.0-r6) [2025-10-13T06:36:36.839Z] (19/43) Installing libstdc++-dev (14.2.0-r6) [2025-10-13T06:36:37.108Z] (20/43) Installing musl-dev (1.2.5-r10) [2025-10-13T06:36:37.393Z] (21/43) Installing g++ (14.2.0-r6) [2025-10-13T06:36:38.369Z] (22/43) Installing make (4.4.1-r3) [2025-10-13T06:36:38.369Z] (23/43) Installing fortify-headers (1.1-r5) [2025-10-13T06:36:38.369Z] (24/43) Installing patch (2.8-r0) [2025-10-13T06:36:38.369Z] (25/43) Installing build-base (0.5-r3) [2025-10-13T06:36:38.369Z] (26/43) Installing brotli-libs (1.1.0-r2) [2025-10-13T06:36:38.369Z] (27/43) Installing c-ares (1.34.5-r0) [2025-10-13T06:36:38.369Z] (28/43) Installing libunistring (1.3-r0) [2025-10-13T06:36:38.369Z] (29/43) Installing libidn2 (2.3.7-r0) [2025-10-13T06:36:38.369Z] (30/43) Installing nghttp2-libs (1.65.0-r0) [2025-10-13T06:36:38.369Z] (31/43) Installing libpsl (0.21.5-r3) [2025-10-13T06:36:38.369Z] (32/43) Installing libcurl (8.14.1-r2) [2025-10-13T06:36:38.369Z] (33/43) Installing curl (8.14.1-r2) [2025-10-13T06:36:38.369Z] (34/43) Installing libexpat (2.7.3-r0) [2025-10-13T06:36:38.369Z] (35/43) Installing pcre2 (10.43-r1) [2025-10-13T06:36:38.369Z] (36/43) Installing git (2.49.1-r0) [2025-10-13T06:36:38.637Z] (37/43) Installing git-init-template (2.49.1-r0) [2025-10-13T06:36:38.637Z] (38/43) Installing linux-headers (6.14.2-r0) [2025-10-13T06:36:39.234Z] (39/43) Installing pkgconf (2.4.3-r0) [2025-10-13T06:36:39.234Z] (40/43) Installing libsodium (1.0.20-r0) [2025-10-13T06:36:39.234Z] (41/43) Installing libzmq (4.3.5-r2) [2025-10-13T06:36:39.234Z] (42/43) Installing libsodium-dev (1.0.20-r0) [2025-10-13T06:36:39.234Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2025-10-13T06:36:39.234Z] Executing busybox-1.37.0-r19.trigger [2025-10-13T06:36:39.234Z] OK: 255 MiB in 60 packages [2025-10-13T06:36:39.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-13T06:36:40.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-13T06:36:41.528Z] OK: 255 MiB in 60 packages [2025-10-13T06:36:41.797Z] Connecting to raw.githubusercontent.com (185.199.110.133:443) [2025-10-13T06:36:41.797Z] writing to stdout [2025-10-13T06:36:41.797Z] - 100% |********************************| 11589 0:00:00 ETA [2025-10-13T06:36:41.797Z] written to stdout [2025-10-13T06:36:41.797Z] golangci/golangci-lint info checking GitHub for tag 'v2.5.0' [2025-10-13T06:36:42.063Z] golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/arm64 [2025-10-13T06:36:44.645Z] golangci/golangci-lint info installed ./bin/golangci-lint [2025-10-13T06:36:54.733Z] Removing intermediate container 8625af53a0a1 [2025-10-13T06:36:54.733Z] ---> 1a653e65565e [2025-10-13T06:36:54.733Z] Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-10-13T06:36:54.733Z] ---> Running in b8921a6848e4 [2025-10-13T06:36:56.150Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-10-13T06:36:56.150Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-10-13T06:37:35.057Z] Removing intermediate container b8921a6848e4 [2025-10-13T06:37:35.057Z] ---> 7fef2dbef379 [2025-10-13T06:37:35.057Z] Step 8/9 : LABEL arch=arm64 [2025-10-13T06:37:35.057Z] ---> Running in 81a785a5e557 [2025-10-13T06:37:35.057Z] Removing intermediate container 81a785a5e557 [2025-10-13T06:37:35.057Z] ---> 7cac3491946a [2025-10-13T06:37:35.057Z] Step 9/9 : LABEL git_sha=64a20589b6085a58b21e7e730a2ae8f7c098b654 [2025-10-13T06:37:35.057Z] ---> Running in ae7bfc42396b [2025-10-13T06:37:35.058Z] Removing intermediate container ae7bfc42396b [2025-10-13T06:37:35.058Z] ---> eebbd0daaccd [2025-10-13T06:37:35.058Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-13T06:37:35.058Z] Successfully built eebbd0daaccd [2025-10-13T06:37:35.058Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [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 [2025-10-13T06:37:35.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T06:37:35.580Z] [2025-10-13T06:37:35.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T06:37:35.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T06:37:35.908Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-13T06:37:35.908Z] 8998bd30e6a1: Pulling fs layer [2025-10-13T06:37:35.908Z] 04944245beec: Pulling fs layer [2025-10-13T06:37:35.908Z] 699f458cf7ca: Pulling fs layer [2025-10-13T06:37:35.908Z] 765212b225bb: Pulling fs layer [2025-10-13T06:37:35.908Z] f23df028b6ca: Pulling fs layer [2025-10-13T06:37:35.908Z] d65c8cfc05b1: Pulling fs layer [2025-10-13T06:37:35.908Z] 2437ff75d9bd: Pulling fs layer [2025-10-13T06:37:35.908Z] d65c8cfc05b1: Waiting [2025-10-13T06:37:35.908Z] 765212b225bb: Waiting [2025-10-13T06:37:35.908Z] 2437ff75d9bd: Waiting [2025-10-13T06:37:35.908Z] f23df028b6ca: Waiting [2025-10-13T06:37:36.178Z] 04944245beec: Verifying Checksum [2025-10-13T06:37:36.178Z] 04944245beec: Download complete [2025-10-13T06:37:36.178Z] 765212b225bb: Verifying Checksum [2025-10-13T06:37:36.178Z] 765212b225bb: Download complete [2025-10-13T06:37:36.178Z] f23df028b6ca: Verifying Checksum [2025-10-13T06:37:36.178Z] f23df028b6ca: Download complete [2025-10-13T06:37:36.178Z] d65c8cfc05b1: Verifying Checksum [2025-10-13T06:37:36.178Z] d65c8cfc05b1: Download complete [2025-10-13T06:37:36.178Z] 699f458cf7ca: Verifying Checksum [2025-10-13T06:37:36.178Z] 699f458cf7ca: Download complete [2025-10-13T06:37:36.764Z] 8998bd30e6a1: Verifying Checksum [2025-10-13T06:37:36.764Z] 8998bd30e6a1: Download complete [2025-10-13T06:37:39.348Z] 2437ff75d9bd: Verifying Checksum [2025-10-13T06:37:39.348Z] 2437ff75d9bd: Download complete [2025-10-13T06:37:41.307Z] 8998bd30e6a1: Pull complete [2025-10-13T06:37:41.575Z] 04944245beec: Pull complete [2025-10-13T06:37:43.527Z] 699f458cf7ca: Pull complete [2025-10-13T06:37:43.527Z] 765212b225bb: Pull complete [2025-10-13T06:37:44.487Z] f23df028b6ca: Pull complete [2025-10-13T06:37:44.487Z] d65c8cfc05b1: Pull complete [2025-10-13T06:38:02.707Z] 2437ff75d9bd: Pull complete [2025-10-13T06:38:02.707Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-13T06:38:02.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-13T06:38:02.707Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T06:38:03.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-232227 does not seem to be running inside a container [2025-10-13T06:38:03.201Z] $ 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-225 -v /w/workspace/exfoundry_ci-build-images_PR-225:/w/workspace/exfoundry_ci-build-images_PR-225:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-225@tmp:/w/workspace/exfoundry_ci-build-images_PR-225@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-13T06:38:05.734Z] $ docker top c732a607aad7a43a13b9315d072f4bd78cf1f98f297005de4e641a817118c1b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:38:06.641Z] ---> job-cost.sh [2025-10-13T06:38:06.641Z] lf-activate-venv: SKIPPING [2025-10-13T06:38:06.641Z] INFO: No Stack... [2025-10-13T06:38:06.909Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-13T06:38:07.872Z] INFO: Archiving Costs [Pipeline] sh [2025-10-13T06:38:08.205Z] + cat /w/workspace/exfoundry_ci-build-images_PR-225/archives/cost.csv [2025-10-13T06:38:08.206Z] + cut -d, -f6 [Pipeline] lock [2025-10-13T06:38:08.268Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-2-stack-cost] [2025-10-13T06:38:08.275Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-225-2-stack-cost] did not exist. Created. [2025-10-13T06:38:08.281Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-13T06:38:09.139Z] /w/workspace/exfoundry_ci-build-images_PR-225@tmp/durable-8f3c1979/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-13T06:38:09.797Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-13T06:38:09.825Z] Warning: overwriting stash ‘stack-cost’ [2025-10-13T06:38:10.239Z] Stashed 1 file(s) [Pipeline] } [2025-10-13T06:38:10.250Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-2-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-13T06:38:10.274Z] $ docker stop --time=1 c732a607aad7a43a13b9315d072f4bd78cf1f98f297005de4e641a817118c1b0 [2025-10-13T06:38:12.528Z] $ docker rm -f --volumes c732a607aad7a43a13b9315d072f4bd78cf1f98f297005de4e641a817118c1b0 [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-13T06:38:13.372Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-225/archives ] [2025-10-13T06:38:13.372Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-225/archives [2025-10-13T06:38:13.372Z] total 16 [2025-10-13T06:38:13.372Z] drwxr-xr-x 3 root root 4096 Oct 13 06:34 . [2025-10-13T06:38:13.372Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 06:34 .. [2025-10-13T06:38:13.372Z] drwxr-xr-x 2 root root 4096 Oct 13 06:34 cost [2025-10-13T06:38:13.372Z] -rw-r--r-- 1 root root 87 Oct 13 06:34 cost.csv [2025-10-13T06:38:13.372Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-225/archives [2025-10-13T06:38:13.372Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-225/archives [2025-10-13T06:38:13.372Z] total 16 [2025-10-13T06:38:13.372Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 06:34 . [2025-10-13T06:38:13.372Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 06:34 .. [2025-10-13T06:38:13.372Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 06:34 cost [2025-10-13T06:38:13.372Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 13 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:38:13.687Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:38:14.546Z] ---> package-listing.sh [2025-10-13T06:38:14.546Z] ++ facter osfamily [2025-10-13T06:38:14.546Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-13T06:38:14.806Z] + OS_FAMILY=debian [2025-10-13T06:38:14.806Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-225 [2025-10-13T06:38:14.806Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-13T06:38:14.806Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-13T06:38:14.806Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-13T06:38:14.806Z] + PACKAGES=/tmp/packages_start.txt [2025-10-13T06:38:14.806Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-225 ']' [2025-10-13T06:38:14.806Z] + PACKAGES=/tmp/packages_end.txt [2025-10-13T06:38:14.806Z] + case "${OS_FAMILY}" in [2025-10-13T06:38:14.806Z] + dpkg -l [2025-10-13T06:38:14.806Z] + grep '^ii' [2025-10-13T06:38:14.806Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-13T06:38:14.806Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-13T06:38:14.806Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-13T06:38:14.806Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-225 ']' [2025-10-13T06:38:14.806Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-225/archives/ [2025-10-13T06:38:14.806Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-225/archives/ [Pipeline] echo [2025-10-13T06:38:14.819Z] 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-225/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-10-13T06:38:15.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-13T06:38:15.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-13T06:38:15.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-13T06:38:15.745Z] prd-ubuntu20.04-docker-8c-8g-232190 does not seem to be running inside a container [2025-10-13T06:38:15.773Z] $ 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-225/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-225 -v /w/workspace/exfoundry_ci-build-images_PR-225:/w/workspace/exfoundry_ci-build-images_PR-225:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-225@tmp:/w/workspace/exfoundry_ci-build-images_PR-225@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-10-13T06:38:16.211Z] $ docker top e1a7f86c13d37d6916f23515bbedad5214fdd4909e3a7602291e4bc1953551db -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-13T06:38:16.550Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-13T06:38:16.837Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-13T06:38:17.122Z] + ls /var/log/sa-host [2025-10-13T06:38:17.122Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-13T06:38:17.390Z] provisioning config files... [2025-10-13T06:38:17.398Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-225@tmp/config13401334131975270832tmp [Pipeline] { [Pipeline] echo [2025-10-13T06:38:17.420Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:38:17.704Z] ---> create-netrc.sh [Pipeline] } [2025-10-13T06:38:17.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:38:18.063Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-13T06:38:18.073Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:38:18.354Z] ---> sudo-logs.sh [2025-10-13T06:38:18.354Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-13T06:38:18.406Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:38:18.690Z] ---> job-cost.sh [2025-10-13T06:38:18.690Z] lf-activate-venv: SKIPPING [2025-10-13T06:38:18.690Z] DEBUG: total: 0.2199999988079071 [2025-10-13T06:38:18.690Z] INFO: Retrieving Stack Cost... [2025-10-13T06:38:18.950Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-13T06:38:19.517Z] INFO: Archiving Costs [Pipeline] echo [2025-10-13T06:38:19.531Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-13T06:38:19.813Z] ---> logs-deploy.sh [2025-10-13T06:38:19.813Z] lf-activate-venv: SKIPPING [2025-10-13T06:38:19.813Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-225/2 [2025-10-13T06:38:19.813Z] INFO: archiving workspace using pattern(s): [2025-10-13T06:38:20.751Z] Archives upload complete. [2025-10-13T06:38:20.751Z] INFO: archiving logs to Nexus