Pull request #225 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 f806dbb334eb522eb424896272f8de0be61beb86+83416c26bb2dafbdb546ee79f7d5c99020093f9c (933dd7fac76e02cfc7979054c63344b0e1bd2b03) 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-ssh6553166660855480133.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-ssh17640773760058546141.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 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-225/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-225/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11691771615391202165.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-225/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14046359678903793130.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 > 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-ssh5461787096637323964.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-225/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-225/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8358155323568367351.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 056ae7b86453181957306e7078512cbe12174832 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-228560 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 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Merging remotes/origin/golang-1.25 commit 83416c26bb2dafbdb546ee79f7d5c99020093f9c into PR head commit f806dbb334eb522eb424896272f8de0be61beb86 Merge succeeded, producing f806dbb334eb522eb424896272f8de0be61beb86 Checking out Revision f806dbb334eb522eb424896272f8de0be61beb86 (PR-225) > 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 f806dbb334eb522eb424896272f8de0be61beb86 # 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 83416c26bb2dafbdb546ee79f7d5c99020093f9c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f806dbb334eb522eb424896272f8de0be61beb86 # timeout=10 Commit message: "ci: update golang version to 1.25" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:47:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:47:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:47:25 ========================================================= 03:47:25 EdgeX Global Pipelines Version Info 03:47:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:47:26 ------------------- 03:47:26 stable info: 03:47:26 ------------------- 03:47:26 Commited By: Cherry Wang cherry@iotechsys.com 03:47:26 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:47:26 Message: update stable to v1.0.276 03:47:27 ------------------- 03:47:27 experimental info: 03:47:27 ------------------- 03:47:27 Commited By: **** collab-it+edgex@linuxfoundation.org 03:47:27 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:47:27 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:47:27 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25 [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine 1.25-alpine3.22 [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-225 [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-225 [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-225 [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f806dbb334eb522eb424896272f8de0be61beb86 [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f806dbb [Pipeline] echo 03:47:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:28 provisioning config files... 03:47:28 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-225@tmp/config7762152164289584623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:29 ---> ****-login.sh 03:47:29 nexus3.edgexfoundry.org:10001 03:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:29 03:47:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:47:29 Configure a credential helper to remove this warning. See 03:47:29 https://docs.****.com/go/credential-store/ 03:47:29 03:47:29 Login Succeeded 03:47:29 nexus3.edgexfoundry.org:10002 03:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:29 03:47:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:47:29 Configure a credential helper to remove this warning. See 03:47:29 https://docs.****.com/go/credential-store/ 03:47:29 03:47:29 Login Succeeded 03:47:29 nexus3.edgexfoundry.org:10003 03:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:29 03:47:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:47:29 Configure a credential helper to remove this warning. See 03:47:29 https://docs.****.com/go/credential-store/ 03:47:29 03:47:29 Login Succeeded 03:47:29 nexus3.edgexfoundry.org:10004 03:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:29 03:47:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:47:29 Configure a credential helper to remove this warning. See 03:47:29 https://docs.****.com/go/credential-store/ 03:47:29 03:47:29 Login Succeeded 03:47:29 ****.io 03:47:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:29 03:47:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:47:29 Configure a credential helper to remove this warning. See 03:47:29 https://docs.****.com/go/credential-store/ 03:47:29 03:47:29 Login Succeeded 03:47:29 ---> ****-login.sh ends [Pipeline] } 03:47:29 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 03:47:30 provisioning config files... 03:47:30 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-225@tmp/config4849612969900753937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:31 ---> ****-login.sh 03:47:31 nexus3.edgexfoundry.org:10001 03:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:31 Login Succeeded 03:47:31 nexus3.edgexfoundry.org:10002 03:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:31 Login Succeeded 03:47:31 nexus3.edgexfoundry.org:10003 03:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:31 Login Succeeded 03:47:31 nexus3.edgexfoundry.org:10004 03:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:31 Login Succeeded 03:47:31 ****.io 03:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:47:31 Login Succeeded 03:47:31 ---> ****-login.sh ends [Pipeline] } 03:47:31 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 03:47:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:47:33 + ls -al . 03:47:33 total 28 03:47:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:47 . 03:47:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:47 .. 03:47:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:47 .git 03:47:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:47 .github 03:47:33 -rw-rw-r-- 1 jenkins jenkins 391 Oct 13 03:47 .golangci.yml 03:47:33 -rw-rw-r-- 1 jenkins jenkins 1198 Oct 13 03:47 Dockerfile 03:47:33 -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 03:47 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:33 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f806dbb334eb522eb424896272f8de0be61beb86 --label arch=amd64 . 03:47:34 #0 building with "default" instance using docker driver 03:47:34 03:47:34 #1 [internal] load build definition from Dockerfile 03:47:34 #1 transferring dockerfile: 1.24kB done 03:47:34 #1 DONE 0.0s 03:47:34 03:47:34 #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 03:47:34 #2 DONE 0.5s 03:47:34 03:47:34 #3 [internal] load .dockerignore 03:47:34 #3 transferring context: 2B done 03:47:34 #3 DONE 0.0s 03:47:34 03:47:34 #4 [internal] load build context 03:47:34 #4 transferring context: 433B done 03:47:34 #4 DONE 0.0s 03:47:34 03:47:34 #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 03:47:34 #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 0.0s done 03:47:34 #5 sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 10.29kB / 10.29kB done 03:47:34 #5 sha256:2096b2779e9643ea6c987e729c5cc5225c50014bf9d23518cacd4f00c19fb9c6 1.92kB / 1.92kB done 03:47:34 #5 sha256:f87d2639c296390bc3a14ff1eeab4f205119215f27e8c574af7e3f8e496e5314 2.08kB / 2.08kB done 03:47:34 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 03:47:34 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0B / 291.15kB 0.1s 03:47:34 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0B / 60.15MB 0.1s 03:47:35 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:47:35 #5 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 03:47:35 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 03:47:35 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.2s 03:47:35 #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 03:47:35 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 03:47:35 #5 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.2s done 03:47:35 #5 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 03:47:36 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 16.78MB / 60.15MB 1.9s 03:47:36 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 50.33MB / 60.15MB 2.1s 03:47:36 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 2.2s 03:47:36 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:47:36 #5 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 2.2s done 03:47:42 #5 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 03:47:42 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:47:42 #5 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:47:42 #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:47:42 #5 DONE 7.1s 03:47:42 03:47:42 #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml 03:47:42 #6 DONE 0.8s 03:47:42 03:47:42 #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 03:47:42 #7 0.233 Connecting to github.com (140.82.112.4:443) 03:47:43 #7 0.669 Connecting to release-assets.githubusercontent.com (185.199.111.133:443) 03:47:43 #7 0.698 saving to '/usr/local/bin/hadolint' 03:47:43 #7 1.064 hadolint 75% |************************ | 39.6M 0:00:00 ETA 03:47:43 #7 1.144 hadolint 100% |********************************| 52.1M 0:00:00 ETA 03:47:43 #7 1.144 '/usr/local/bin/hadolint' saved 03:47:43 #7 DONE 1.3s 03:47:44 03:47:44 #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 03:47:44 #8 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:47:45 Still waiting to schedule task 03:47:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:47:46 #8 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:47:46 #8 3.097 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 03:47:47 #8 3.104 (2/43) Installing libncursesw (6.5_p20250503-r0) 03:47:47 #8 3.114 (3/43) Installing readline (8.2.13-r1) 03:47:47 #8 3.121 (4/43) Installing bash (5.2.37-r0) 03:47:47 #8 3.137 Executing bash-5.2.37-r0.post-install 03:47:47 #8 3.139 (5/43) Installing libgcc (14.2.0-r6) 03:47:47 #8 3.144 (6/43) Installing jansson (2.14.1-r0) 03:47:47 #8 3.149 (7/43) Installing libstdc++ (14.2.0-r6) 03:47:47 #8 3.175 (8/43) Installing zstd-libs (1.5.7-r0) 03:47:47 #8 3.186 (9/43) Installing binutils (2.44-r3) 03:47:47 #8 3.252 (10/43) Installing libmagic (5.46-r2) 03:47:47 #8 3.280 (11/43) Installing file (5.46-r2) 03:47:47 #8 3.365 (12/43) Installing libgomp (14.2.0-r6) 03:47:47 #8 3.376 (13/43) Installing libatomic (14.2.0-r6) 03:47:47 #8 3.380 (14/43) Installing gmp (6.3.0-r3) 03:47:47 #8 3.393 (15/43) Installing isl26 (0.26-r1) 03:47:47 #8 3.414 (16/43) Installing mpfr4 (4.2.1_p1-r0) 03:47:47 #8 3.423 (17/43) Installing mpc1 (1.3.1-r1) 03:47:47 #8 3.427 (18/43) Installing gcc (14.2.0-r6) 03:47:47 #8 4.203 (19/43) Installing libstdc++-dev (14.2.0-r6) 03:47:48 #8 4.323 (20/43) Installing musl-dev (1.2.5-r10) 03:47:48 #8 4.382 (21/43) Installing g++ (14.2.0-r6) 03:47:48 #8 4.617 (22/43) Installing make (4.4.1-r3) 03:47:48 #8 4.623 (23/43) Installing fortify-headers (1.1-r5) 03:47:48 #8 4.627 (24/43) Installing patch (2.8-r0) 03:47:48 #8 4.632 (25/43) Installing build-base (0.5-r3) 03:47:48 #8 4.632 (26/43) Installing brotli-libs (1.1.0-r2) 03:47:48 #8 4.644 (27/43) Installing c-ares (1.34.5-r0) 03:47:48 #8 4.649 (28/43) Installing libunistring (1.3-r0) 03:47:48 #8 4.666 (29/43) Installing libidn2 (2.3.7-r0) 03:47:48 #8 4.670 (30/43) Installing nghttp2-libs (1.65.0-r0) 03:47:48 #8 4.674 (31/43) Installing libpsl (0.21.5-r3) 03:47:48 #8 4.678 (32/43) Installing libcurl (8.14.1-r2) 03:47:48 #8 4.689 (33/43) Installing curl (8.14.1-r2) 03:47:48 #8 4.697 (34/43) Installing libexpat (2.7.3-r0) 03:47:48 #8 4.701 (35/43) Installing pcre2 (10.43-r1) 03:47:48 #8 4.711 (36/43) Installing git (2.49.1-r0) 03:47:48 #8 4.768 (37/43) Installing git-init-template (2.49.1-r0) 03:47:48 #8 4.771 (38/43) Installing linux-headers (6.14.2-r0) 03:47:48 #8 4.863 (39/43) Installing pkgconf (2.4.3-r0) 03:47:48 #8 4.868 (40/43) Installing libsodium (1.0.20-r0) 03:47:48 #8 4.877 (41/43) Installing libzmq (4.3.5-r2) 03:47:48 #8 4.889 (42/43) Installing libsodium-dev (1.0.20-r0) 03:47:48 #8 4.898 (43/43) Installing zeromq-dev (4.3.5-r2) 03:47:48 #8 4.905 Executing busybox-1.37.0-r19.trigger 03:47:48 #8 4.914 OK: 265 MiB in 60 packages 03:47:48 #8 5.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:47:49 #8 5.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:47:49 #8 5.423 OK: 265 MiB in 60 packages 03:47:49 #8 5.490 Connecting to raw.githubusercontent.com (185.199.111.133:443) 03:47:49 #8 5.556 writing to stdout 03:47:49 #8 5.556 - 100% |********************************| 11589 0:00:00 ETA 03:47:49 #8 5.556 written to stdout 03:47:49 #8 5.569 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' 03:47:49 #8 5.743 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/amd64 03:47:50 #8 6.653 golangci/golangci-lint info installed ./bin/golangci-lint 03:47:51 #8 DONE 8.0s 03:47:52 03:47:52 #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 03:47:52 #9 0.806 go: downloading github.com/gotesttools/gotestfmt v1.1.0 03:47:52 #9 0.872 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 03:47:59 #9 DONE 6.5s 03:47:59 03:47:59 #10 exporting to image 03:47:59 #10 exporting layers 03:47:59 #10 exporting layers 1.1s done 03:47:59 #10 writing image sha256:302d8ad1713fe9800ee02d992925592696d48efeb4b643b63e725650c1817244 done 03:47:59 #10 naming to docker.io/edgex-devops/edgex-golang-base done 03:47:59 #10 DONE 1.1s [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 03:48:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:00 03:48:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:00 latest: Pulling from edgex-lftools-log-publisher 03:48:00 5eb5b503b376: Pulling fs layer 03:48:00 5c69ac0246d0: Pulling fs layer 03:48:00 ec43610c2a17: Pulling fs layer 03:48:00 3a2ae6a8a46f: Pulling fs layer 03:48:00 33b1e0a273af: Pulling fs layer 03:48:00 5d3b04190fa2: Pulling fs layer 03:48:00 2f39f015ded8: Pulling fs layer 03:48:00 33b1e0a273af: Waiting 03:48:00 5d3b04190fa2: Waiting 03:48:00 2f39f015ded8: Waiting 03:48:00 3a2ae6a8a46f: Waiting 03:48:00 5c69ac0246d0: Download complete 03:48:00 3a2ae6a8a46f: Download complete 03:48:00 33b1e0a273af: Verifying Checksum 03:48:00 33b1e0a273af: Download complete 03:48:00 5d3b04190fa2: Verifying Checksum 03:48:00 5d3b04190fa2: Download complete 03:48:00 ec43610c2a17: Download complete 03:48:01 5eb5b503b376: Download complete 03:48:01 2f39f015ded8: Download complete 03:48:02 5eb5b503b376: Pull complete 03:48:02 5c69ac0246d0: Pull complete 03:48:03 ec43610c2a17: Pull complete 03:48:03 3a2ae6a8a46f: Pull complete 03:48:03 33b1e0a273af: Pull complete 03:48:03 5d3b04190fa2: Pull complete 03:48:08 2f39f015ded8: Pull complete 03:48:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:09 prd-ubuntu20.04-docker-8c-8g-228560 does not seem to be running inside a container 03:48:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:48:10 $ docker top 006e914d7b17513658b23a3266e218f28159996e183425a03a6dc3d91d1e5b23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:11 ---> job-cost.sh 03:48:11 lf-activate-venv: SKIPPING 03:48:11 INFO: No Stack... 03:48:11 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:12 INFO: Archiving Costs [Pipeline] sh 03:48:12 + cat /w/workspace/exfoundry_ci-build-images_PR-225/archives/cost.csv 03:48:12 + cut -d, -f6 [Pipeline] lock 03:48:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-1-stack-cost] 03:48:12 Resource [jenkins-edgexfoundry-ci-build-images-PR-225-1-stack-cost] did not exist. Created. 03:48:12 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:48:12 + echo total: 0.2199999988079071 [Pipeline] stash 03:48:13 Stashed 1 file(s) [Pipeline] } 03:48:13 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:48:13 $ docker stop --time=1 006e914d7b17513658b23a3266e218f28159996e183425a03a6dc3d91d1e5b23 03:48:14 $ docker rm -f --volumes 006e914d7b17513658b23a3266e218f28159996e183425a03a6dc3d91d1e5b23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:49:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-228592 in /w/workspace/exfoundry_ci-build-images_PR-225 [Pipeline] { [Pipeline] checkout 03:49:28 Selected Git installation does not exist. Using Default 03:49:28 The recommended git tool is: NONE 03:49:32 using credential edgex-jenkins-ssh 03:49:32 Cloning the remote Git repository 03:49:32 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 03:49:32 > git init /w/workspace/exfoundry_ci-build-images_PR-225 # timeout=10 03:49:33 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 03:49:33 > git --version # timeout=10 03:49:33 > git --version # 'git version 2.25.1' 03:49:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:33 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 03:49:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:35 Merging remotes/origin/golang-1.25 commit 83416c26bb2dafbdb546ee79f7d5c99020093f9c into PR head commit f806dbb334eb522eb424896272f8de0be61beb86 03:49:35 Merge succeeded, producing f806dbb334eb522eb424896272f8de0be61beb86 03:49:35 Checking out Revision f806dbb334eb522eb424896272f8de0be61beb86 (PR-225) 03:49:34 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 03:49:34 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 03:49:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:34 > 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 03:49:35 > git config core.sparsecheckout # timeout=10 03:49:35 > git checkout -f f806dbb334eb522eb424896272f8de0be61beb86 # timeout=10 03:49:35 > git remote # timeout=10 03:49:35 > git config --get remote.origin.url # timeout=10 03:49:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:35 > git merge 83416c26bb2dafbdb546ee79f7d5c99020093f9c # timeout=10 03:49:35 > git rev-parse HEAD^{commit} # timeout=10 03:49:35 > git config core.sparsecheckout # timeout=10 03:49:35 > git checkout -f f806dbb334eb522eb424896272f8de0be61beb86 # timeout=10 03:49:39 Commit message: "ci: update golang version to 1.25" 03:49:39 > git --version # timeout=10 03:49:39 > git --version # 'git version 2.25.1' 03:49:39 fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:49:40 provisioning config files... 03:49:40 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-225@tmp/config8624413160245132147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:41 ---> ****-login.sh 03:49:41 nexus3.edgexfoundry.org:10001 03:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:42 Configure a credential helper to remove this warning. See 03:49:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:42 03:49:42 Login Succeeded 03:49:42 nexus3.edgexfoundry.org:10002 03:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:43 Configure a credential helper to remove this warning. See 03:49:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:43 03:49:43 Login Succeeded 03:49:43 nexus3.edgexfoundry.org:10003 03:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:43 Configure a credential helper to remove this warning. See 03:49:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:43 03:49:43 Login Succeeded 03:49:43 nexus3.edgexfoundry.org:10004 03:49:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:43 Configure a credential helper to remove this warning. See 03:49:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:43 03:49:43 Login Succeeded 03:49:43 ****.io 03:49:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:44 Configure a credential helper to remove this warning. See 03:49:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:44 03:49:44 Login Succeeded 03:49:44 ---> ****-login.sh ends [Pipeline] } 03:49:44 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 03:49:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:49:45 + ls -al . 03:49:45 total 28 03:49:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:49 . 03:49:45 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 03:49 .. 03:49:45 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 03:49 .git 03:49:45 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 03:49 .github 03:49:45 -rw-rw-r-- 1 jenkins jenkins 391 Oct 13 03:49 .golangci.yml 03:49:45 -rw-rw-r-- 1 jenkins jenkins 1198 Oct 13 03:49 Dockerfile 03:49:45 -rw-rw-r-- 1 jenkins jenkins 957 Oct 13 03:49 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:45 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f806dbb334eb522eb424896272f8de0be61beb86 --label arch=arm64 . 03:49:46 Sending build context to Docker daemon 499.2kB 03:49:46 Step 1/9 : FROM golang:1.25-alpine3.22 03:49:46 1.25-alpine3.22: Pulling from library/golang 03:49:46 6b59a28fa201: Pulling fs layer 03:49:46 00abc3ba1385: Pulling fs layer 03:49:46 66626199bcfa: Pulling fs layer 03:49:46 a89982c42756: Pulling fs layer 03:49:46 4f4fb700ef54: Pulling fs layer 03:49:46 a89982c42756: Waiting 03:49:46 4f4fb700ef54: Waiting 03:49:46 00abc3ba1385: Verifying Checksum 03:49:46 00abc3ba1385: Download complete 03:49:46 6b59a28fa201: Verifying Checksum 03:49:46 6b59a28fa201: Download complete 03:49:46 a89982c42756: Verifying Checksum 03:49:46 a89982c42756: Download complete 03:49:47 4f4fb700ef54: Verifying Checksum 03:49:47 4f4fb700ef54: Download complete 03:49:47 6b59a28fa201: Pull complete 03:49:48 00abc3ba1385: Pull complete 03:49:48 66626199bcfa: Verifying Checksum 03:49:48 66626199bcfa: Download complete 03:50:03 66626199bcfa: Pull complete 03:50:03 a89982c42756: Pull complete 03:50:03 4f4fb700ef54: Pull complete 03:50:03 Digest: sha256:06cdd34bd531b810650e47762c01e025eb9b1c7eadd191553b91c9f2d549fae8 03:50:03 Status: Downloaded newer image for golang:1.25-alpine3.22 03:50:03 ---> e252f9315a5d 03:50:03 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 03:50:03 ---> Running in 70894d24a45f 03:50:03 Removing intermediate container 70894d24a45f 03:50:03 ---> cf62d9eacbf8 03:50:03 Step 3/9 : ENV HADOLINT_VERSION=2.14.0 GOLANGCI_VERSION=2.5.0 03:50:03 ---> Running in be5db70495fd 03:50:04 Removing intermediate container be5db70495fd 03:50:04 ---> 8f737e7f7a2d 03:50:04 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 03:50:04 ---> c36f7af050d9 03:50:04 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 03:50:04 ---> Running in abe3f048f853 03:50:08 Removing intermediate container abe3f048f853 03:50:08 ---> 33fb89531429 03:50:08 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} 03:50:08 ---> Running in 372a9d1f4cd2 03:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:10 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 03:50:10 (2/43) Installing libncursesw (6.5_p20250503-r0) 03:50:10 (3/43) Installing readline (8.2.13-r1) 03:50:10 (4/43) Installing bash (5.2.37-r0) 03:50:10 Executing bash-5.2.37-r0.post-install 03:50:10 (5/43) Installing libgcc (14.2.0-r6) 03:50:10 (6/43) Installing jansson (2.14.1-r0) 03:50:10 (7/43) Installing libstdc++ (14.2.0-r6) 03:50:10 (8/43) Installing zstd-libs (1.5.7-r0) 03:50:10 (9/43) Installing binutils (2.44-r3) 03:50:11 (10/43) Installing libmagic (5.46-r2) 03:50:11 (11/43) Installing file (5.46-r2) 03:50:11 (12/43) Installing libgomp (14.2.0-r6) 03:50:11 (13/43) Installing libatomic (14.2.0-r6) 03:50:11 (14/43) Installing gmp (6.3.0-r3) 03:50:11 (15/43) Installing isl26 (0.26-r1) 03:50:11 (16/43) Installing mpfr4 (4.2.1_p1-r0) 03:50:11 (17/43) Installing mpc1 (1.3.1-r1) 03:50:11 (18/43) Installing gcc (14.2.0-r6) 03:50:14 (19/43) Installing libstdc++-dev (14.2.0-r6) 03:50:15 (20/43) Installing musl-dev (1.2.5-r10) 03:50:15 (21/43) Installing g++ (14.2.0-r6) 03:50:16 (22/43) Installing make (4.4.1-r3) 03:50:16 (23/43) Installing fortify-headers (1.1-r5) 03:50:16 (24/43) Installing patch (2.8-r0) 03:50:16 (25/43) Installing build-base (0.5-r3) 03:50:16 (26/43) Installing brotli-libs (1.1.0-r2) 03:50:16 (27/43) Installing c-ares (1.34.5-r0) 03:50:16 (28/43) Installing libunistring (1.3-r0) 03:50:16 (29/43) Installing libidn2 (2.3.7-r0) 03:50:16 (30/43) Installing nghttp2-libs (1.65.0-r0) 03:50:16 (31/43) Installing libpsl (0.21.5-r3) 03:50:16 (32/43) Installing libcurl (8.14.1-r2) 03:50:16 (33/43) Installing curl (8.14.1-r2) 03:50:16 (34/43) Installing libexpat (2.7.3-r0) 03:50:16 (35/43) Installing pcre2 (10.43-r1) 03:50:16 (36/43) Installing git (2.49.1-r0) 03:50:16 (37/43) Installing git-init-template (2.49.1-r0) 03:50:16 (38/43) Installing linux-headers (6.14.2-r0) 03:50:17 (39/43) Installing pkgconf (2.4.3-r0) 03:50:17 (40/43) Installing libsodium (1.0.20-r0) 03:50:17 (41/43) Installing libzmq (4.3.5-r2) 03:50:17 (42/43) Installing libsodium-dev (1.0.20-r0) 03:50:17 (43/43) Installing zeromq-dev (4.3.5-r2) 03:50:17 Executing busybox-1.37.0-r19.trigger 03:50:17 OK: 255 MiB in 60 packages 03:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:19 OK: 255 MiB in 60 packages 03:50:20 Connecting to raw.githubusercontent.com (185.199.110.133:443) 03:50:20 writing to stdout 03:50:20 - 100% |********************************| 11589 0:00:00 ETA 03:50:20 written to stdout 03:50:20 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' 03:50:20 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/arm64 03:50:22 golangci/golangci-lint info installed ./bin/golangci-lint 03:50:33 Removing intermediate container 372a9d1f4cd2 03:50:33 ---> a50433a4e721 03:50:33 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 03:50:33 ---> Running in 534c413dbaaf 03:50:34 go: downloading github.com/gotesttools/gotestfmt v1.1.0 03:50:34 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 03:51:13 Removing intermediate container 534c413dbaaf 03:51:13 ---> 11b269b8d02c 03:51:13 Step 8/9 : LABEL arch=arm64 03:51:13 ---> Running in 8e5f97a8cfff 03:51:13 Removing intermediate container 8e5f97a8cfff 03:51:13 ---> b606833c6c01 03:51:13 Step 9/9 : LABEL git_sha=f806dbb334eb522eb424896272f8de0be61beb86 03:51:13 ---> Running in 996634926f9e 03:51:13 Removing intermediate container 996634926f9e 03:51:13 ---> 6f994bd31395 03:51:13 [Warning] One or more build-args [ARCH] were not consumed 03:51:13 Successfully built 6f994bd31395 03:51:13 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 03:51:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:14 03:51:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:15 arm64: Pulling from edgex-lftools-log-publisher 03:51:15 8998bd30e6a1: Pulling fs layer 03:51:15 04944245beec: Pulling fs layer 03:51:15 699f458cf7ca: Pulling fs layer 03:51:15 765212b225bb: Pulling fs layer 03:51:15 f23df028b6ca: Pulling fs layer 03:51:15 d65c8cfc05b1: Pulling fs layer 03:51:15 2437ff75d9bd: Pulling fs layer 03:51:15 f23df028b6ca: Waiting 03:51:15 d65c8cfc05b1: Waiting 03:51:15 765212b225bb: Waiting 03:51:15 2437ff75d9bd: Waiting 03:51:15 04944245beec: Verifying Checksum 03:51:15 04944245beec: Download complete 03:51:15 765212b225bb: Verifying Checksum 03:51:15 765212b225bb: Download complete 03:51:15 f23df028b6ca: Verifying Checksum 03:51:15 f23df028b6ca: Download complete 03:51:15 d65c8cfc05b1: Verifying Checksum 03:51:15 d65c8cfc05b1: Download complete 03:51:15 699f458cf7ca: Download complete 03:51:15 8998bd30e6a1: Verifying Checksum 03:51:15 8998bd30e6a1: Download complete 03:51:18 2437ff75d9bd: Verifying Checksum 03:51:18 2437ff75d9bd: Download complete 03:51:20 8998bd30e6a1: Pull complete 03:51:20 04944245beec: Pull complete 03:51:22 699f458cf7ca: Pull complete 03:51:22 765212b225bb: Pull complete 03:51:23 f23df028b6ca: Pull complete 03:51:23 d65c8cfc05b1: Pull complete 03:51:41 2437ff75d9bd: Pull complete 03:51:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:42 prd-ubuntu20.04-docker-arm64-4c-16g-228592 does not seem to be running inside a container 03:51:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:51:44 $ docker top fe769c1a904d3e0ace197134bf4911dd95c5b520d48981d449855ff8c592c4fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:45 ---> job-cost.sh 03:51:45 lf-activate-venv: SKIPPING 03:51:45 INFO: No Stack... 03:51:45 INFO: Retrieving Pricing Info for: v3-standard-4 03:51:46 INFO: Archiving Costs [Pipeline] sh 03:51:47 + cat /w/workspace/exfoundry_ci-build-images_PR-225/archives/cost.csv 03:51:47 + cut -d, -f6 [Pipeline] lock 03:51:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-1-stack-cost] 03:51:47 Resource [jenkins-edgexfoundry-ci-build-images-PR-225-1-stack-cost] did not exist. Created. 03:51:47 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:51:48 /w/workspace/exfoundry_ci-build-images_PR-225@tmp/durable-e0daea03/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:51:48 + echo total: 0.10999999940395355 [Pipeline] stash 03:51:48 Warning: overwriting stash ‘stack-cost’ 03:51:49 Stashed 1 file(s) [Pipeline] } 03:51:49 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:51:49 $ docker stop --time=1 fe769c1a904d3e0ace197134bf4911dd95c5b520d48981d449855ff8c592c4fb 03:51:51 $ docker rm -f --volumes fe769c1a904d3e0ace197134bf4911dd95c5b520d48981d449855ff8c592c4fb [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 03:51:52 + [ -d /w/workspace/exfoundry_ci-build-images_PR-225/archives ] 03:51:52 + ls -al /w/workspace/exfoundry_ci-build-images_PR-225/archives 03:51:52 total 16 03:51:52 drwxr-xr-x 3 root root 4096 Oct 13 03:48 . 03:51:52 drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 03:48 .. 03:51:52 drwxr-xr-x 2 root root 4096 Oct 13 03:48 cost 03:51:52 -rw-r--r-- 1 root root 86 Oct 13 03:48 cost.csv 03:51:52 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-225/archives 03:51:52 + ls -al /w/workspace/exfoundry_ci-build-images_PR-225/archives 03:51:52 total 16 03:51:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 03:48 . 03:51:52 drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 03:48 .. 03:51:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 03:48 cost 03:51:52 -rw-r--r-- 1 jenkins jenkins 86 Oct 13 03:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:51:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:51:54 ---> package-listing.sh 03:51:54 ++ facter osfamily 03:51:54 ++ tr '[:upper:]' '[:lower:]' 03:51:54 + OS_FAMILY=debian 03:51:54 + workspace=/w/workspace/exfoundry_ci-build-images_PR-225 03:51:54 + START_PACKAGES=/tmp/packages_start.txt 03:51:54 + END_PACKAGES=/tmp/packages_end.txt 03:51:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:51:54 + PACKAGES=/tmp/packages_start.txt 03:51:54 + '[' /w/workspace/exfoundry_ci-build-images_PR-225 ']' 03:51:54 + PACKAGES=/tmp/packages_end.txt 03:51:54 + case "${OS_FAMILY}" in 03:51:54 + dpkg -l 03:51:54 + grep '^ii' 03:51:54 + '[' -f /tmp/packages_start.txt ']' 03:51:54 + '[' -f /tmp/packages_end.txt ']' 03:51:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:51:54 + '[' /w/workspace/exfoundry_ci-build-images_PR-225 ']' 03:51:54 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-225/archives/ 03:51:54 + 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 03:51:54 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 03:51:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:51:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:55 prd-ubuntu20.04-docker-8c-8g-228560 does not seem to be running inside a container 03:51:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:51:55 $ docker top c02fe826f47519eb7c3defa9a3853872e71490590152bab20b60c93729109710 -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:56 + touch /tmp/pre-build-complete [Pipeline] sh 03:51:56 + mkdir -p /var/log/sysstat [Pipeline] sh 03:51:56 + ls /var/log/sa-host 03:51:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:56 provisioning config files... 03:51:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-225@tmp/config18086503182406419413tmp [Pipeline] { [Pipeline] echo 03:51:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:51:57 ---> create-netrc.sh [Pipeline] } 03:51:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:51:57 ---> python-tools-install.sh [Pipeline] echo 03:51:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:51:58 ---> sudo-logs.sh 03:51:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:51:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:51:58 ---> job-cost.sh 03:51:58 lf-activate-venv: SKIPPING 03:51:58 DEBUG: total: 0.2199999988079071 03:51:58 INFO: Retrieving Stack Cost... 03:51:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:51:59 INFO: Archiving Costs [Pipeline] echo 03:51:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:51:59 ---> logs-deploy.sh 03:51:59 lf-activate-venv: SKIPPING 03:51:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-225/1 03:51:59 INFO: archiving workspace using pattern(s): 03:52:00 Archives upload complete. 03:52:00 INFO: archiving logs to Nexus