Pull request #222 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 40871e7116caf689782f5ba4f643849fb8c1935c+b34bcc55f5f74bb52693d154915dc0afb713b7ef (f7c4c8b3a352a6d23c1402c305b6da1e8b2a1491) 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-ssh1166859012603773128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 930130d06d24d9bc68df58d1ac832f05b77cfb81 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-ssh10867258907844130824.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 930130d06d24d9bc68df58d1ac832f05b77cfb81 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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh513240430107698657.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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6775351846698637962.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 930130d06d24d9bc68df58d1ac832f05b77cfb81 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 930130d06d24d9bc68df58d1ac832f05b77cfb81 # timeout=10 Commit message: "Merge pull request #464 from cherrycl/add-odessa" > 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-ssh5357273402693016376.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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15230424371653016576.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 930130d06d24d9bc68df58d1ac832f05b77cfb81 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[1.23-alpine-lts, 1.23-alpine3.20-lts], releaseBranchOverride:golang-1.23-lts] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.23-lts DOCKER_CUSTOM_TAGS: 1.23-alpine-lts 1.23-alpine3.20-lts [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40541 in /w/workspace/exfoundry_ci-build-images_PR-222 [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-222 # 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.23-lts commit b34bcc55f5f74bb52693d154915dc0afb713b7ef into PR head commit 40871e7116caf689782f5ba4f643849fb8c1935c Merge succeeded, producing 40871e7116caf689782f5ba4f643849fb8c1935c Checking out Revision 40871e7116caf689782f5ba4f643849fb8c1935c (PR-222) > 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/222/head:refs/remotes/origin/PR-222 +refs/heads/golang-1.23-lts:refs/remotes/origin/golang-1.23-lts # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40871e7116caf689782f5ba4f643849fb8c1935c # 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 b34bcc55f5f74bb52693d154915dc0afb713b7ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40871e7116caf689782f5ba4f643849fb8c1935c # timeout=10 Commit message: "ci: new golang 1.23 LTS image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 930130d06d24d9bc68df58d1ac832f05b77cfb81 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:06:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:06:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:06:43 ========================================================= 07:06:43 EdgeX Global Pipelines Version Info 07:06:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:06:44 ------------------- 07:06:44 stable info: 07:06:44 ------------------- 07:06:44 Commited By: Cherry Wang cherry@iotechsys.com 07:06:44 Commit SHA: 930130d06d24d9bc68df58d1ac832f05b77cfb81 07:06:44 Message: update stable to v1.0.270 07:06:45 ------------------- 07:06:45 experimental info: 07:06:45 ------------------- 07:06:45 Commited By: **** collab-it+edgex@linuxfoundation.org 07:06:45 Commit SHA: 930130d06d24d9bc68df58d1ac832f05b77cfb81 07:06:45 Message: update experimental to v1.0.270 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:06:45 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.23-lts [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.23-alpine-lts 1.23-alpine3.20-lts [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40871e7116caf689782f5ba4f643849fb8c1935c [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40871e7 [Pipeline] echo 07:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:46 provisioning config files... 07:06:46 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-222@tmp/config12852983755177609313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:47 ---> ****-login.sh 07:06:47 nexus3.edgexfoundry.org:10001 07:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:47 Configure a credential helper to remove this warning. See 07:06:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:47 07:06:47 Login Succeeded 07:06:47 nexus3.edgexfoundry.org:10002 07:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:47 Configure a credential helper to remove this warning. See 07:06:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:47 07:06:47 Login Succeeded 07:06:47 nexus3.edgexfoundry.org:10003 07:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:47 Configure a credential helper to remove this warning. See 07:06:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:47 07:06:47 Login Succeeded 07:06:47 nexus3.edgexfoundry.org:10004 07:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:47 Configure a credential helper to remove this warning. See 07:06:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:47 07:06:47 Login Succeeded 07:06:47 ****.io 07:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:48 Configure a credential helper to remove this warning. See 07:06:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:48 07:06:48 Login Succeeded 07:06:48 ---> ****-login.sh ends [Pipeline] } 07:06:48 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 07:06:48 provisioning config files... 07:06:48 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-222@tmp/config7146440031509337679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:49 ---> ****-login.sh 07:06:49 nexus3.edgexfoundry.org:10001 07:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:49 Configure a credential helper to remove this warning. See 07:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:49 07:06:49 Login Succeeded 07:06:49 nexus3.edgexfoundry.org:10002 07:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:49 Configure a credential helper to remove this warning. See 07:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:49 07:06:49 Login Succeeded 07:06:49 nexus3.edgexfoundry.org:10003 07:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:49 Configure a credential helper to remove this warning. See 07:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:49 07:06:49 Login Succeeded 07:06:49 nexus3.edgexfoundry.org:10004 07:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:49 Configure a credential helper to remove this warning. See 07:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:49 07:06:49 Login Succeeded 07:06:49 ****.io 07:06:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:06:49 Configure a credential helper to remove this warning. See 07:06:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:06:49 07:06:49 Login Succeeded 07:06:49 ---> ****-login.sh ends [Pipeline] } 07:06:49 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 07:06:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:06:50 + ls -al . 07:06:50 total 28 07:06:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 07:06 . 07:06:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 07:06 .. 07:06:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 07:06 .git 07:06:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 07:06 .github 07:06:50 -rw-rw-r-- 1 jenkins jenkins 585 Mar 7 07:06 .golangci.yml 07:06:50 -rw-rw-r-- 1 jenkins jenkins 948 Mar 7 07:06 Dockerfile 07:06:50 -rw-rw-r-- 1 jenkins jenkins 959 Mar 7 07:06 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:51 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=40871e7116caf689782f5ba4f643849fb8c1935c --label arch=amd64 . 07:06:51 Sending build context to Docker daemon 495.1kB 07:06:51 Step 1/9 : FROM golang:1.23-alpine3.20 07:06:51 1.23-alpine3.20: Pulling from library/golang 07:06:51 0a9a5dfd008f: Pulling fs layer 07:06:51 8833042f23b5: Pulling fs layer 07:06:51 6ca661eb024f: Pulling fs layer 07:06:51 b5acb76e9680: Pulling fs layer 07:06:51 4f4fb700ef54: Pulling fs layer 07:06:51 b5acb76e9680: Waiting 07:06:51 4f4fb700ef54: Waiting 07:06:51 8833042f23b5: Download complete 07:06:51 0a9a5dfd008f: Verifying Checksum 07:06:51 0a9a5dfd008f: Download complete 07:06:51 b5acb76e9680: Download complete 07:06:51 4f4fb700ef54: Download complete 07:06:52 0a9a5dfd008f: Pull complete 07:06:52 8833042f23b5: Pull complete 07:06:52 6ca661eb024f: Verifying Checksum 07:06:52 6ca661eb024f: Download complete 07:06:56 6ca661eb024f: Pull complete 07:06:56 b5acb76e9680: Pull complete 07:06:56 4f4fb700ef54: Pull complete 07:06:56 Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 07:06:56 Status: Downloaded newer image for golang:1.23-alpine3.20 07:06:56 ---> e6f66776510c 07:06:56 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 07:06:57 ---> Running in 7c03f541e237 07:06:57 Removing intermediate container 7c03f541e237 07:06:57 ---> d519f9ca5949 07:06:57 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 07:06:57 ---> Running in 18966a4a3c6e 07:06:57 Removing intermediate container 18966a4a3c6e 07:06:57 ---> dd5444702883 07:06:57 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 07:06:57 ---> 6e4756c0e7f2 07:06:57 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 07:06:57 ---> Running in 0f7493ce0b41 07:06:57 Connecting to github.com (140.82.112.3:443) 07:06:57 Connecting to objects.githubusercontent.com (185.199.109.133:443) 07:06:57 saving to '/usr/local/bin/hadolint' 07:06:57 hadolint 100% |********************************| 2369k 0:00:00 ETA 07:06:57 '/usr/local/bin/hadolint' saved 07:06:58 Removing intermediate container 0f7493ce0b41 07:06:58 ---> 593bb89d7927 07:06:58 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} 07:06:58 ---> Running in bbd110c650c1 07:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:06:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:06:59 (1/43) Installing ncurses-terminfo-base (6.4_p20240420-r2) 07:06:59 (2/43) Installing libncursesw (6.4_p20240420-r2) 07:06:59 (3/43) Installing readline (8.2.10-r0) 07:06:59 (4/43) Installing bash (5.2.26-r0) 07:06:59 Executing bash-5.2.26-r0.post-install 07:06:59 (5/43) Installing libgcc (13.2.1_git20240309-r1) 07:06:59 (6/43) Installing jansson (2.14-r4) 07:06:59 (7/43) Installing libstdc++ (13.2.1_git20240309-r1) 07:06:59 (8/43) Installing zstd-libs (1.5.6-r0) 07:06:59 (9/43) Installing binutils (2.42-r0) 07:06:59 (10/43) Installing libmagic (5.45-r1) 07:06:59 (11/43) Installing file (5.45-r1) 07:06:59 (12/43) Installing libgomp (13.2.1_git20240309-r1) 07:06:59 (13/43) Installing libatomic (13.2.1_git20240309-r1) 07:06:59 (14/43) Installing gmp (6.3.0-r1) 07:06:59 (15/43) Installing isl26 (0.26-r1) 07:06:59 (16/43) Installing mpfr4 (4.2.1-r0) 07:06:59 (17/43) Installing mpc1 (1.3.1-r1) 07:06:59 (18/43) Installing gcc (13.2.1_git20240309-r1) 07:07:00 (19/43) Installing libstdc++-dev (13.2.1_git20240309-r1) 07:07:00 (20/43) Installing musl-dev (1.2.5-r1) 07:07:00 (21/43) Installing g++ (13.2.1_git20240309-r1) 07:07:00 (22/43) Installing make (4.4.1-r2) 07:07:00 (23/43) Installing fortify-headers (1.1-r3) 07:07:00 (24/43) Installing patch (2.7.6-r10) 07:07:00 (25/43) Installing build-base (0.5-r3) 07:07:00 (26/43) Installing brotli-libs (1.1.0-r2) 07:07:00 (27/43) Installing c-ares (1.33.1-r0) 07:07:00 (28/43) Installing libunistring (1.2-r0) 07:07:00 (29/43) Installing libidn2 (2.3.7-r0) 07:07:00 (30/43) Installing nghttp2-libs (1.62.1-r0) 07:07:00 (31/43) Installing libpsl (0.21.5-r1) 07:07:00 (32/43) Installing libcurl (8.12.1-r0) 07:07:00 (33/43) Installing curl (8.12.1-r0) 07:07:00 (34/43) Installing libexpat (2.6.4-r0) 07:07:00 (35/43) Installing pcre2 (10.43-r0) 07:07:00 (36/43) Installing git (2.45.3-r0) 07:07:00 (37/43) Installing git-init-template (2.45.3-r0) 07:07:00 (38/43) Installing linux-headers (6.6-r0) 07:07:00 (39/43) Installing pkgconf (2.2.0-r0) 07:07:00 (40/43) Installing libsodium (1.0.19-r0) 07:07:00 (41/43) Installing libzmq (4.3.5-r2) 07:07:00 (42/43) Installing libsodium-dev (1.0.19-r0) 07:07:00 (43/43) Installing zeromq-dev (4.3.5-r2) 07:07:00 Executing busybox-1.36.1-r29.trigger 07:07:00 OK: 248 MiB in 58 packages 07:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:07:01 OK: 248 MiB in 58 packages 07:07:01 Connecting to raw.githubusercontent.com (185.199.111.133:443) 07:07:01 writing to stdout 07:07:01 - 100% |********************************| 11589 0:00:00 ETA 07:07:01 written to stdout 07:07:01 golangci/golangci-lint info checking GitHub for tag 'v1.61.0' 07:07:01 golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/amd64 07:07:02 golangci/golangci-lint info installed ./bin/golangci-lint 07:07:03 Still waiting to schedule task 07:07:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:07:06 Removing intermediate container bbd110c650c1 07:07:06 ---> 0546bafb2620 07:07:06 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 07:07:06 ---> Running in 023e43aeb755 07:07:07 go: downloading github.com/gotesttools/gotestfmt v1.1.0 07:07:07 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 07:07:13 Removing intermediate container 023e43aeb755 07:07:13 ---> d7049e29a18d 07:07:13 Step 8/9 : LABEL arch=amd64 07:07:13 ---> Running in 38854fa3915c 07:07:13 Removing intermediate container 38854fa3915c 07:07:13 ---> 9197653329da 07:07:13 Step 9/9 : LABEL git_sha=40871e7116caf689782f5ba4f643849fb8c1935c 07:07:13 ---> Running in 890802bb108b 07:07:13 Removing intermediate container 890802bb108b 07:07:13 ---> c4905eac473e 07:07:13 [Warning] One or more build-args [ARCH] were not consumed 07:07:13 Successfully built c4905eac473e 07:07:13 Successfully tagged edgex-devops/edgex-golang-base: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 07:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:14 07:07:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:14 latest: Pulling from edgex-lftools-log-publisher 07:07:14 5eb5b503b376: Pulling fs layer 07:07:14 5c69ac0246d0: Pulling fs layer 07:07:14 ec43610c2a17: Pulling fs layer 07:07:14 3a2ae6a8a46f: Pulling fs layer 07:07:14 33b1e0a273af: Pulling fs layer 07:07:14 3a2ae6a8a46f: Waiting 07:07:14 5d3b04190fa2: Pulling fs layer 07:07:14 33b1e0a273af: Waiting 07:07:14 2f39f015ded8: Pulling fs layer 07:07:14 2f39f015ded8: Waiting 07:07:14 5d3b04190fa2: Waiting 07:07:14 5c69ac0246d0: Download complete 07:07:14 3a2ae6a8a46f: Verifying Checksum 07:07:14 3a2ae6a8a46f: Download complete 07:07:14 33b1e0a273af: Verifying Checksum 07:07:14 33b1e0a273af: Download complete 07:07:14 5d3b04190fa2: Verifying Checksum 07:07:14 5d3b04190fa2: Download complete 07:07:14 ec43610c2a17: Verifying Checksum 07:07:14 ec43610c2a17: Download complete 07:07:15 5eb5b503b376: Verifying Checksum 07:07:15 5eb5b503b376: Download complete 07:07:15 2f39f015ded8: Verifying Checksum 07:07:15 2f39f015ded8: Download complete 07:07:16 5eb5b503b376: Pull complete 07:07:16 5c69ac0246d0: Pull complete 07:07:16 ec43610c2a17: Pull complete 07:07:16 3a2ae6a8a46f: Pull complete 07:07:17 33b1e0a273af: Pull complete 07:07:17 5d3b04190fa2: Pull complete 07:07:21 2f39f015ded8: Pull complete 07:07:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:07:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:21 prd-ubuntu20.04-docker-8c-8g-40541 does not seem to be running inside a container 07:07:21 $ 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-222 -v /w/workspace/exfoundry_ci-build-images_PR-222:/w/workspace/exfoundry_ci-build-images_PR-222:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-222@tmp:/w/workspace/exfoundry_ci-build-images_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:07:23 $ docker top 540a9906bf5e321c1f223c7a80eb6a3e3b25e2c4909e26b36d7504d7a5e36cea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:07:24 ---> job-cost.sh 07:07:24 lf-activate-venv: SKIPPING 07:07:24 INFO: No Stack... 07:07:24 INFO: Retrieving Pricing Info for: v3-standard-8 07:07:24 INFO: Archiving Costs [Pipeline] sh 07:07:25 + cat /w/workspace/exfoundry_ci-build-images_PR-222/archives/cost.csv 07:07:25 + cut -d, -f6 [Pipeline] lock 07:07:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] 07:07:25 Resource [jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] did not exist. Created. 07:07:25 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:07:25 + echo total: 0.2199999988079071 [Pipeline] stash 07:07:25 Stashed 1 file(s) [Pipeline] } 07:07:25 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:07:25 $ docker stop --time=1 540a9906bf5e321c1f223c7a80eb6a3e3b25e2c4909e26b36d7504d7a5e36cea 07:07:27 $ docker rm -f --volumes 540a9906bf5e321c1f223c7a80eb6a3e3b25e2c4909e26b36d7504d7a5e36cea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:08:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40542 in /w/workspace/exfoundry_ci-build-images_PR-222 [Pipeline] { [Pipeline] checkout 07:08:36 Selected Git installation does not exist. Using Default 07:08:36 The recommended git tool is: NONE 07:08:42 using credential edgex-jenkins-ssh 07:08:42 Cloning the remote Git repository 07:08:42 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 07:08:42 > git init /w/workspace/exfoundry_ci-build-images_PR-222 # timeout=10 07:08:42 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 07:08:42 > git --version # timeout=10 07:08:42 > git --version # 'git version 2.25.1' 07:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:43 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 07:08:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:45 Merging remotes/origin/golang-1.23-lts commit b34bcc55f5f74bb52693d154915dc0afb713b7ef into PR head commit 40871e7116caf689782f5ba4f643849fb8c1935c 07:08:44 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 07:08:44 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 07:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/golang-1.23-lts:refs/remotes/origin/golang-1.23-lts # timeout=10 07:08:45 > git config core.sparsecheckout # timeout=10 07:08:45 > git checkout -f 40871e7116caf689782f5ba4f643849fb8c1935c # timeout=10 07:08:45 > git remote # timeout=10 07:08:45 > git config --get remote.origin.url # timeout=10 07:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:08:45 > git merge b34bcc55f5f74bb52693d154915dc0afb713b7ef # timeout=10 07:08:45 Merge succeeded, producing 40871e7116caf689782f5ba4f643849fb8c1935c 07:08:45 Checking out Revision 40871e7116caf689782f5ba4f643849fb8c1935c (PR-222) 07:08:45 > git rev-parse HEAD^{commit} # timeout=10 07:08:45 > git config core.sparsecheckout # timeout=10 07:08:45 > git checkout -f 40871e7116caf689782f5ba4f643849fb8c1935c # timeout=10 07:08:49 Commit message: "ci: new golang 1.23 LTS image" 07:08:49 > git --version # timeout=10 07:08:49 > git --version # 'git version 2.25.1' 07:08:49 fatal: bad object 930130d06d24d9bc68df58d1ac832f05b77cfb81 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:08:50 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:50 Dload Upload Total Spent Left Speed 07:08:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84394 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh 07:08:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:08:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:08:51 + sudo tee /etc/docker/daemon.new 07:08:51 { 07:08:51 "registry-mirrors": [ 07:08:51 "https://nexus3.edgexfoundry.org:10001" 07:08:51 ], 07:08:51 "bip": "10.250.0.254/24", 07:08:51 "hosts": [ 07:08:51 "tcp://0.0.0.0:5555", 07:08:51 "unix:///var/run/docker.sock" 07:08:51 ], 07:08:51 "mtu": 1458, 07:08:51 "selinux-enabled": true, 07:08:51 "seccomp-profile": "/etc/docker/seccomp.json" 07:08:51 } [Pipeline] sh 07:08:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:08:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:10 provisioning config files... 07:09:10 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-222@tmp/config5105922306862505444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:11 ---> ****-login.sh 07:09:11 nexus3.edgexfoundry.org:10001 07:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:11 Configure a credential helper to remove this warning. See 07:09:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:11 07:09:11 Login Succeeded 07:09:11 nexus3.edgexfoundry.org:10002 07:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:12 Configure a credential helper to remove this warning. See 07:09:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:12 07:09:12 Login Succeeded 07:09:12 nexus3.edgexfoundry.org:10003 07:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:12 Configure a credential helper to remove this warning. See 07:09:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:12 07:09:12 Login Succeeded 07:09:12 nexus3.edgexfoundry.org:10004 07:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:12 Configure a credential helper to remove this warning. See 07:09:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:12 07:09:12 Login Succeeded 07:09:12 ****.io 07:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:13 Configure a credential helper to remove this warning. See 07:09:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:13 07:09:13 Login Succeeded 07:09:13 ---> ****-login.sh ends [Pipeline] } 07:09:13 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 07:09:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:09:14 + ls -al . 07:09:14 total 28 07:09:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 07:08 . 07:09:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 07:08 .. 07:09:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 07:08 .git 07:09:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 07:08 .github 07:09:14 -rw-rw-r-- 1 jenkins jenkins 585 Mar 7 07:08 .golangci.yml 07:09:14 -rw-rw-r-- 1 jenkins jenkins 948 Mar 7 07:08 Dockerfile 07:09:14 -rw-rw-r-- 1 jenkins jenkins 959 Mar 7 07:08 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:14 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=40871e7116caf689782f5ba4f643849fb8c1935c --label arch=arm64 . 07:09:14 Sending build context to Docker daemon 495.1kB 07:09:14 Step 1/9 : FROM golang:1.23-alpine3.20 07:09:15 1.23-alpine3.20: Pulling from library/golang 07:09:15 94e9d8af2201: Pulling fs layer 07:09:15 345fe9f21930: Pulling fs layer 07:09:15 b40fc9e46828: Pulling fs layer 07:09:15 c9804373a1e5: Pulling fs layer 07:09:15 4f4fb700ef54: Pulling fs layer 07:09:15 c9804373a1e5: Waiting 07:09:15 4f4fb700ef54: Waiting 07:09:15 345fe9f21930: Verifying Checksum 07:09:15 345fe9f21930: Download complete 07:09:15 94e9d8af2201: Verifying Checksum 07:09:15 94e9d8af2201: Download complete 07:09:15 c9804373a1e5: Verifying Checksum 07:09:15 c9804373a1e5: Download complete 07:09:15 4f4fb700ef54: Verifying Checksum 07:09:15 4f4fb700ef54: Download complete 07:09:16 94e9d8af2201: Pull complete 07:09:16 345fe9f21930: Pull complete 07:09:17 b40fc9e46828: Verifying Checksum 07:09:17 b40fc9e46828: Download complete 07:09:32 b40fc9e46828: Pull complete 07:09:32 c9804373a1e5: Pull complete 07:09:32 4f4fb700ef54: Pull complete 07:09:32 Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 07:09:32 Status: Downloaded newer image for golang:1.23-alpine3.20 07:09:32 ---> 54805b3f18a3 07:09:32 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' 07:09:32 ---> Running in 8ac1cd5e368c 07:09:32 Removing intermediate container 8ac1cd5e368c 07:09:32 ---> a9356ce3a59f 07:09:32 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 07:09:32 ---> Running in 5176b734dee5 07:09:32 Removing intermediate container 5176b734dee5 07:09:32 ---> a0fa6182b843 07:09:32 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 07:09:33 ---> 59ad7ff4b014 07:09:33 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 07:09:33 ---> Running in d70ccc4ac371 07:09:35 Removing intermediate container d70ccc4ac371 07:09:35 ---> 4220b776adfb 07:09:35 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} 07:09:35 ---> Running in aaff4b98a564 07:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:37 (1/43) Installing ncurses-terminfo-base (6.4_p20240420-r2) 07:09:37 (2/43) Installing libncursesw (6.4_p20240420-r2) 07:09:37 (3/43) Installing readline (8.2.10-r0) 07:09:37 (4/43) Installing bash (5.2.26-r0) 07:09:37 Executing bash-5.2.26-r0.post-install 07:09:37 (5/43) Installing libgcc (13.2.1_git20240309-r1) 07:09:37 (6/43) Installing jansson (2.14-r4) 07:09:37 (7/43) Installing libstdc++ (13.2.1_git20240309-r1) 07:09:37 (8/43) Installing zstd-libs (1.5.6-r0) 07:09:37 (9/43) Installing binutils (2.42-r0) 07:09:38 (10/43) Installing libmagic (5.45-r1) 07:09:38 (11/43) Installing file (5.45-r1) 07:09:38 (12/43) Installing libgomp (13.2.1_git20240309-r1) 07:09:38 (13/43) Installing libatomic (13.2.1_git20240309-r1) 07:09:38 (14/43) Installing gmp (6.3.0-r1) 07:09:38 (15/43) Installing isl26 (0.26-r1) 07:09:38 (16/43) Installing mpfr4 (4.2.1-r0) 07:09:38 (17/43) Installing mpc1 (1.3.1-r1) 07:09:38 (18/43) Installing gcc (13.2.1_git20240309-r1) 07:09:40 (19/43) Installing libstdc++-dev (13.2.1_git20240309-r1) 07:09:41 (20/43) Installing musl-dev (1.2.5-r1) 07:09:41 (21/43) Installing g++ (13.2.1_git20240309-r1) 07:09:42 (22/43) Installing make (4.4.1-r2) 07:09:42 (23/43) Installing fortify-headers (1.1-r3) 07:09:42 (24/43) Installing patch (2.7.6-r10) 07:09:42 (25/43) Installing build-base (0.5-r3) 07:09:42 (26/43) Installing brotli-libs (1.1.0-r2) 07:09:42 (27/43) Installing c-ares (1.33.1-r0) 07:09:42 (28/43) Installing libunistring (1.2-r0) 07:09:42 (29/43) Installing libidn2 (2.3.7-r0) 07:09:42 (30/43) Installing nghttp2-libs (1.62.1-r0) 07:09:42 (31/43) Installing libpsl (0.21.5-r1) 07:09:42 (32/43) Installing libcurl (8.12.1-r0) 07:09:42 (33/43) Installing curl (8.12.1-r0) 07:09:42 (34/43) Installing libexpat (2.6.4-r0) 07:09:42 (35/43) Installing pcre2 (10.43-r0) 07:09:42 (36/43) Installing git (2.45.3-r0) 07:09:43 (37/43) Installing git-init-template (2.45.3-r0) 07:09:43 (38/43) Installing linux-headers (6.6-r0) 07:09:43 (39/43) Installing pkgconf (2.2.0-r0) 07:09:43 (40/43) Installing libsodium (1.0.19-r0) 07:09:43 (41/43) Installing libzmq (4.3.5-r2) 07:09:43 (42/43) Installing libsodium-dev (1.0.19-r0) 07:09:43 (43/43) Installing zeromq-dev (4.3.5-r2) 07:09:43 Executing busybox-1.36.1-r29.trigger 07:09:43 OK: 239 MiB in 58 packages 07:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:45 OK: 239 MiB in 58 packages 07:09:45 Connecting to raw.githubusercontent.com (185.199.108.133:443) 07:09:46 writing to stdout 07:09:46 - 100% |********************************| 11589 0:00:00 ETA 07:09:46 written to stdout 07:09:46 golangci/golangci-lint info checking GitHub for tag 'v1.61.0' 07:09:46 golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/arm64 07:09:48 golangci/golangci-lint info installed ./bin/golangci-lint 07:09:59 Removing intermediate container aaff4b98a564 07:09:59 ---> af62e415c819 07:09:59 Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 07:09:59 ---> Running in 978bd3f54213 07:09:59 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 07:09:59 go: downloading github.com/gotesttools/gotestfmt v1.1.0 07:10:32 Removing intermediate container 978bd3f54213 07:10:32 ---> 3d4d0115d20a 07:10:32 Step 8/9 : LABEL arch=arm64 07:10:32 ---> Running in ecc585a0ce60 07:10:32 Removing intermediate container ecc585a0ce60 07:10:32 ---> f0f3e29de62a 07:10:32 Step 9/9 : LABEL git_sha=40871e7116caf689782f5ba4f643849fb8c1935c 07:10:32 ---> Running in 2f07ec4c9f36 07:10:32 Removing intermediate container 2f07ec4c9f36 07:10:32 ---> 27dcf6095652 07:10:32 [Warning] One or more build-args [ARCH] were not consumed 07:10:32 Successfully built 27dcf6095652 07:10:32 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 07:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:10:33 07:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:10:33 arm64: Pulling from edgex-lftools-log-publisher 07:10:33 8998bd30e6a1: Pulling fs layer 07:10:33 04944245beec: Pulling fs layer 07:10:33 699f458cf7ca: Pulling fs layer 07:10:33 765212b225bb: Pulling fs layer 07:10:33 f23df028b6ca: Pulling fs layer 07:10:33 765212b225bb: Waiting 07:10:33 d65c8cfc05b1: Pulling fs layer 07:10:33 f23df028b6ca: Waiting 07:10:33 2437ff75d9bd: Pulling fs layer 07:10:33 d65c8cfc05b1: Waiting 07:10:33 2437ff75d9bd: Waiting 07:10:33 04944245beec: Verifying Checksum 07:10:33 04944245beec: Download complete 07:10:33 765212b225bb: Verifying Checksum 07:10:33 765212b225bb: Download complete 07:10:33 f23df028b6ca: Verifying Checksum 07:10:33 f23df028b6ca: Download complete 07:10:33 d65c8cfc05b1: Verifying Checksum 07:10:33 d65c8cfc05b1: Download complete 07:10:33 699f458cf7ca: Verifying Checksum 07:10:33 699f458cf7ca: Download complete 07:10:34 8998bd30e6a1: Verifying Checksum 07:10:34 8998bd30e6a1: Download complete 07:10:36 2437ff75d9bd: Verifying Checksum 07:10:36 2437ff75d9bd: Download complete 07:10:38 8998bd30e6a1: Pull complete 07:10:39 04944245beec: Pull complete 07:10:41 699f458cf7ca: Pull complete 07:10:41 765212b225bb: Pull complete 07:10:42 f23df028b6ca: Pull complete 07:10:42 d65c8cfc05b1: Pull complete 07:11:00 2437ff75d9bd: Pull complete 07:11:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:11:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:00 prd-ubuntu20.04-docker-arm64-4c-16g-40542 does not seem to be running inside a container 07:11:00 $ 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-222 -v /w/workspace/exfoundry_ci-build-images_PR-222:/w/workspace/exfoundry_ci-build-images_PR-222:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-222@tmp:/w/workspace/exfoundry_ci-build-images_PR-222@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 07:11:03 $ docker top a9ad71f56dc2f43cb8a718bec14f1cbab6a860c90352405cc1c34fbbb7c1e2d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:04 ---> job-cost.sh 07:11:04 lf-activate-venv: SKIPPING 07:11:04 INFO: No Stack... 07:11:04 INFO: Retrieving Pricing Info for: v3-standard-4 07:11:05 INFO: Archiving Costs [Pipeline] sh 07:11:05 + cat /w/workspace/exfoundry_ci-build-images_PR-222/archives/cost.csv 07:11:05 + cut -d, -f6 [Pipeline] lock 07:11:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] 07:11:06 Resource [jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] did not exist. Created. 07:11:06 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:11:06 /w/workspace/exfoundry_ci-build-images_PR-222@tmp/durable-628c98af/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:11:07 + echo total: 0.10999999940395355 [Pipeline] stash 07:11:07 Warning: overwriting stash ‘stack-cost’ 07:11:08 Stashed 1 file(s) [Pipeline] } 07:11:08 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:11:08 $ docker stop --time=1 a9ad71f56dc2f43cb8a718bec14f1cbab6a860c90352405cc1c34fbbb7c1e2d7 07:11:09 $ docker rm -f --volumes a9ad71f56dc2f43cb8a718bec14f1cbab6a860c90352405cc1c34fbbb7c1e2d7 [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 07:11:11 + [ -d /w/workspace/exfoundry_ci-build-images_PR-222/archives ] 07:11:11 + ls -al /w/workspace/exfoundry_ci-build-images_PR-222/archives 07:11:11 total 16 07:11:11 drwxr-xr-x 3 root root 4096 Mar 7 07:07 . 07:11:11 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 07:07 .. 07:11:11 drwxr-xr-x 2 root root 4096 Mar 7 07:07 cost 07:11:11 -rw-r--r-- 1 root root 86 Mar 7 07:07 cost.csv 07:11:11 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-222/archives 07:11:11 + ls -al /w/workspace/exfoundry_ci-build-images_PR-222/archives 07:11:11 total 16 07:11:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 07:07 . 07:11:11 drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 07:07 .. 07:11:11 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 07:07 cost 07:11:11 -rw-r--r-- 1 jenkins jenkins 86 Mar 7 07:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:11:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:11:12 ---> package-listing.sh 07:11:12 ++ facter osfamily 07:11:12 ++ tr '[:upper:]' '[:lower:]' 07:11:12 + OS_FAMILY=debian 07:11:12 + workspace=/w/workspace/exfoundry_ci-build-images_PR-222 07:11:12 + START_PACKAGES=/tmp/packages_start.txt 07:11:12 + END_PACKAGES=/tmp/packages_end.txt 07:11:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:11:12 + PACKAGES=/tmp/packages_start.txt 07:11:12 + '[' /w/workspace/exfoundry_ci-build-images_PR-222 ']' 07:11:12 + PACKAGES=/tmp/packages_end.txt 07:11:12 + case "${OS_FAMILY}" in 07:11:12 + dpkg -l 07:11:12 + grep '^ii' 07:11:12 + '[' -f /tmp/packages_start.txt ']' 07:11:12 + '[' -f /tmp/packages_end.txt ']' 07:11:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:11:12 + '[' /w/workspace/exfoundry_ci-build-images_PR-222 ']' 07:11:12 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-222/archives/ 07:11:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-222/archives/ [Pipeline] echo 07:11:12 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:11:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:11:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:13 prd-ubuntu20.04-docker-8c-8g-40541 does not seem to be running inside a container 07:11:13 $ 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-222/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-222 -v /w/workspace/exfoundry_ci-build-images_PR-222:/w/workspace/exfoundry_ci-build-images_PR-222:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-222@tmp:/w/workspace/exfoundry_ci-build-images_PR-222@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 07:11:14 $ docker top 435a19140ff0fbef380f823c9669824f6c337af20d3b2c5b84c4414087cdd59f -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:14 + touch /tmp/pre-build-complete [Pipeline] sh 07:11:14 + mkdir -p /var/log/sysstat [Pipeline] sh 07:11:15 + ls /var/log/sa-host 07:11:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:15 provisioning config files... 07:11:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-222@tmp/config5717022569893924475tmp [Pipeline] { [Pipeline] echo 07:11:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:11:15 ---> create-netrc.sh [Pipeline] } 07:11:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:11:16 ---> python-tools-install.sh [Pipeline] echo 07:11:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:11:16 ---> sudo-logs.sh 07:11:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:11:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:11:16 ---> job-cost.sh 07:11:16 lf-activate-venv: SKIPPING 07:11:16 DEBUG: total: 0.2199999988079071 07:11:16 INFO: Retrieving Stack Cost... 07:11:17 INFO: Retrieving Pricing Info for: v3-standard-8 07:11:17 INFO: Archiving Costs [Pipeline] echo 07:11:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:11:18 ---> logs-deploy.sh 07:11:18 lf-activate-venv: SKIPPING 07:11:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-222/1 07:11:18 INFO: archiving workspace using pattern(s): 07:11:18 Archives upload complete. 07:11:18 INFO: archiving logs to Nexus