cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53+08b7f7cf698a8482c52dd57175d3282efba93adf (0ccdd6d7ccf54da2f69473410ae33dc82b3b4323) 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-ssh2700469429411324609.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12989132925599925069.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9903976283498164078.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14955067646394559230.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18016814374833583896.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [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-506 in /w/workspace/_app-service-configurable_PR-639 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-639 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08b7f7cf698a8482c52dd57175d3282efba93adf into PR head commit 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 Merge succeeded, producing 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 Checking out Revision 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 (PR-639) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # 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 08b7f7cf698a8482c52dd57175d3282efba93adf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 > git rev-list --no-walk 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:55:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:55:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:55:02 ========================================================= 02:55:02 EdgeX Global Pipelines Version Info 02:55:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:55:03 ------------------- 02:55:03 stable info: 02:55:03 ------------------- 02:55:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:55:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:55:03 Message: update stable to v1.0.258 02:55:04 ------------------- 02:55:04 experimental info: 02:55:04 ------------------- 02:55:04 Commited By: **** collab-it+edgex@linuxfoundation.org 02:55:04 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:55:04 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:55:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:55:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:55:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:55:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:55:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:55:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-639 [Pipeline] echo 02:55:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-639 [Pipeline] echo 02:55:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-639 [Pipeline] echo 02:55:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo 02:55:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a9b476 [Pipeline] echo 02:55:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:05 provisioning config files... 02:55:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config16680737684441784334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:05 ---> ****-login.sh 02:55:05 nexus3.edgexfoundry.org:10001 02:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:06 Configure a credential helper to remove this warning. See 02:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:06 02:55:06 Login Succeeded 02:55:06 nexus3.edgexfoundry.org:10002 02:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:06 Configure a credential helper to remove this warning. See 02:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:06 02:55:06 Login Succeeded 02:55:06 nexus3.edgexfoundry.org:10003 02:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:06 Configure a credential helper to remove this warning. See 02:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:06 02:55:06 Login Succeeded 02:55:06 nexus3.edgexfoundry.org:10004 02:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:06 Configure a credential helper to remove this warning. See 02:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:06 02:55:06 Login Succeeded 02:55:06 ****.io 02:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:06 Configure a credential helper to remove this warning. See 02:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:06 02:55:06 Login Succeeded 02:55:06 ---> ****-login.sh ends [Pipeline] } 02:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:55:07 + git rev-list -1 --merges 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53~1..9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo 02:55:07 -----------> git rev-list -1 --merges 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53~1..9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [false] [Pipeline] sh 02:55:07 + git log --format=format:%s -1 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo 02:55:07 ========================================================= 02:55:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:55:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:55:08 + git log --format=format:%s -1 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 [Pipeline] echo 02:55:08 [semverPrep] GIT_COMMIT: 9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 02:55:08 [semverPrep] This is not a build commit. [Pipeline] sh 02:55:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:55:08 + grep -v github /etc/ssh/ssh_known_hosts 02:55:08 + [ -e /tmp/ssh_known_hosts ] 02:55:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:55:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:55:08 sudo tee -a /etc/ssh/ssh_known_hosts 02:55:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:09 02:55:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:09 0.1.4: Pulling from edgex-devops/py-git-semver 02:55:09 b85a868b505f: Pulling fs layer 02:55:09 e2be974225ed: Pulling fs layer 02:55:09 339a4e72a1f5: Pulling fs layer 02:55:09 988bab9f4d93: Pulling fs layer 02:55:09 1469e6f7b9e6: Pulling fs layer 02:55:09 eaf3925da568: Pulling fs layer 02:55:09 bab4dde63d76: Pulling fs layer 02:55:09 bde34c3a00c8: Pulling fs layer 02:55:09 b352a97aabf1: Pulling fs layer 02:55:09 4872d77fe225: Pulling fs layer 02:55:09 5851b861e8e6: Pulling fs layer 02:55:09 1469e6f7b9e6: Waiting 02:55:09 eaf3925da568: Waiting 02:55:09 bab4dde63d76: Waiting 02:55:09 bde34c3a00c8: Waiting 02:55:09 988bab9f4d93: Waiting 02:55:09 4872d77fe225: Waiting 02:55:09 b352a97aabf1: Waiting 02:55:09 5851b861e8e6: Waiting 02:55:09 e2be974225ed: Download complete 02:55:09 988bab9f4d93: Download complete 02:55:09 1469e6f7b9e6: Verifying Checksum 02:55:09 1469e6f7b9e6: Download complete 02:55:09 eaf3925da568: Download complete 02:55:09 339a4e72a1f5: Download complete 02:55:09 bde34c3a00c8: Verifying Checksum 02:55:09 bde34c3a00c8: Download complete 02:55:09 b352a97aabf1: Verifying Checksum 02:55:09 b352a97aabf1: Download complete 02:55:09 4872d77fe225: Verifying Checksum 02:55:09 4872d77fe225: Download complete 02:55:09 5851b861e8e6: Verifying Checksum 02:55:09 5851b861e8e6: Download complete 02:55:09 b85a868b505f: Verifying Checksum 02:55:09 b85a868b505f: Download complete 02:55:10 bab4dde63d76: Verifying Checksum 02:55:10 bab4dde63d76: Download complete 02:55:10 b85a868b505f: Pull complete 02:55:11 e2be974225ed: Pull complete 02:55:11 339a4e72a1f5: Pull complete 02:55:11 988bab9f4d93: Pull complete 02:55:12 1469e6f7b9e6: Pull complete 02:55:12 eaf3925da568: Pull complete 02:55:13 bab4dde63d76: Pull complete 02:55:13 bde34c3a00c8: Pull complete 02:55:13 b352a97aabf1: Pull complete 02:55:13 4872d77fe225: Pull complete 02:55:13 5851b861e8e6: Pull complete 02:55:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:55:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:14 prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container 02:55:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:55:17 $ docker top d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf -eo pid,comm 02:55:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:55:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:55:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:17 [ssh-agent] Looking for ssh-agent implementation... 02:55:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:17 $ docker exec d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf ssh-agent 02:55:18 SSH_AUTH_SOCK=/tmp/ssh-MxKzMCIBz3y8/agent.32 02:55:18 SSH_AGENT_PID=38 02:55:18 Running ssh-add (command line suppressed) 02:55:18 Identity added: /w/workspace/_app-service-configurable_PR-639@tmp/private_key_5872876477158801071.key (/w/workspace/_app-service-configurable_PR-639@tmp/private_key_5872876477158801071.key) 02:55:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:18 + git tag --points-at HEAD [Pipeline] } 02:55:18 $ docker exec --env ******** --env ******** d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf ssh-agent -k 02:55:18 unset SSH_AUTH_SOCK; 02:55:18 unset SSH_AGENT_PID; 02:55:18 echo Agent pid 38 killed; 02:55:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:55:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:18 [ssh-agent] Looking for ssh-agent implementation... 02:55:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:18 $ docker exec d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf ssh-agent 02:55:18 SSH_AUTH_SOCK=/tmp/ssh-MkK0sxjM3oju/agent.70 02:55:18 SSH_AGENT_PID=76 02:55:18 Running ssh-add (command line suppressed) 02:55:19 Identity added: /w/workspace/_app-service-configurable_PR-639@tmp/private_key_8488515881494177284.key (/w/workspace/_app-service-configurable_PR-639@tmp/private_key_8488515881494177284.key) 02:55:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:19 + git semver init 02:55:19 2024-02-06 02:55:19,563 [run_init] DEBUG init version:0.0.0 force:False 02:55:19 2024-02-06 02:55:19,564 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-639/.semver 02:55:19 2024-02-06 02:55:19,564 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-639/.semver 02:55:19 2024-02-06 02:55:19,565 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-639/.semver'], cwd=/w/workspace/_app-service-configurable_PR-639, universal_newlines=False, shell=None, istream=None) 02:55:21 2024-02-06 02:55:20,702 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-639/.git/info/exclude 02:55:21 2024-02-06 02:55:20,703 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-639/.semver/PR-639 with force:False 02:55:21 2024-02-06 02:55:20,703 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-639/.semver/PR-639 02:55:21 2024-02-06 02:55:20,707 [execute] INFO git cat-file --batch-check 02:55:21 2024-02-06 02:55:20,707 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-639/.semver, universal_newlines=False, shell=None, istream=) 02:55:21 2024-02-06 02:55:20,712 [execute] INFO git cat-file --batch 02:55:21 2024-02-06 02:55:20,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-639/.semver, universal_newlines=False, shell=None, istream=) 02:55:21 2024-02-06 02:55:20,717 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-639/.semver/PR-639 02:55:21 0.0.0 [Pipeline] } 02:55:21 $ docker exec --env ******** --env ******** d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf ssh-agent -k 02:55:21 unset SSH_AUTH_SOCK; 02:55:21 unset SSH_AGENT_PID; 02:55:21 echo Agent pid 76 killed; 02:55:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:21 + git semver [Pipeline] } 02:55:21 $ docker stop --time=1 d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf 02:55:23 $ docker rm -f --volumes d699a38a17e8711ff98a592063e9a361826264aac3acaaad3ebc6bd3fda877cf [Pipeline] // withDockerContainer [Pipeline] sh 02:55:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:55:23 Stashed 1 file(s) [Pipeline] echo 02:55:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:55:24 provisioning config files... 02:55:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config17671806687511000175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:24 ---> ****-login.sh 02:55:24 nexus3.edgexfoundry.org:10001 02:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:24 Configure a credential helper to remove this warning. See 02:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:24 02:55:24 Login Succeeded 02:55:24 nexus3.edgexfoundry.org:10002 02:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:24 Configure a credential helper to remove this warning. See 02:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:24 02:55:24 Login Succeeded 02:55:24 nexus3.edgexfoundry.org:10003 02:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:24 Configure a credential helper to remove this warning. See 02:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:24 02:55:24 Login Succeeded 02:55:24 nexus3.edgexfoundry.org:10004 02:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:24 Configure a credential helper to remove this warning. See 02:55:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:24 02:55:24 Login Succeeded 02:55:24 ****.io 02:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:55:25 Configure a credential helper to remove this warning. See 02:55:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:55:25 02:55:25 Login Succeeded 02:55:25 ---> ****-login.sh ends [Pipeline] } 02:55:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:55:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:55:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:55:25 ========================================================= 02:55:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:55:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:55:25 Sending build context to Docker daemon 8.782MB 02:55:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:55:25 Step 2/12 : FROM ${BASE} AS builder 02:55:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:55:25 7264a8db6415: Pulling fs layer 02:55:25 c4d48a809fc2: Pulling fs layer 02:55:25 4f1c88b9dad5: Pulling fs layer 02:55:25 ad3a456e5733: Pulling fs layer 02:55:25 69c7f0334f64: Pulling fs layer 02:55:25 1f1c1a5573a3: Pulling fs layer 02:55:25 ce7588e14bc9: Pulling fs layer 02:55:25 b5e4710f87ac: Pulling fs layer 02:55:25 ad3a456e5733: Waiting 02:55:25 69c7f0334f64: Waiting 02:55:25 1f1c1a5573a3: Waiting 02:55:25 ce7588e14bc9: Waiting 02:55:25 b5e4710f87ac: Waiting 02:55:25 c4d48a809fc2: Verifying Checksum 02:55:25 c4d48a809fc2: Download complete 02:55:25 ad3a456e5733: Verifying Checksum 02:55:25 ad3a456e5733: Download complete 02:55:25 69c7f0334f64: Verifying Checksum 02:55:25 69c7f0334f64: Download complete 02:55:25 7264a8db6415: Verifying Checksum 02:55:25 7264a8db6415: Download complete 02:55:25 1f1c1a5573a3: Verifying Checksum 02:55:25 1f1c1a5573a3: Download complete 02:55:25 7264a8db6415: Pull complete 02:55:26 b5e4710f87ac: Verifying Checksum 02:55:26 b5e4710f87ac: Download complete 02:55:26 c4d48a809fc2: Pull complete 02:55:26 4f1c88b9dad5: Verifying Checksum 02:55:26 4f1c88b9dad5: Download complete 02:55:26 ce7588e14bc9: Verifying Checksum 02:55:26 ce7588e14bc9: Download complete 02:55:30 4f1c88b9dad5: Pull complete 02:55:30 ad3a456e5733: Pull complete 02:55:30 69c7f0334f64: Pull complete 02:55:30 1f1c1a5573a3: Pull complete 02:55:32 ce7588e14bc9: Pull complete 02:55:32 b5e4710f87ac: Pull complete 02:55:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 02:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:55:32 ---> 88b5674ff536 02:55:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 02:55:39 Still waiting to schedule task 02:55:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:55:39 ---> Running in ec4e173c839d 02:55:39 Removing intermediate container ec4e173c839d 02:55:39 ---> ef1abbcdd800 02:55:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:55:39 ---> Running in 30dcda36ae39 02:55:39 Removing intermediate container 30dcda36ae39 02:55:39 ---> fcdc84cd3140 02:55:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 02:55:39 ---> Running in cd9312d2a2d5 02:55:39 Removing intermediate container cd9312d2a2d5 02:55:39 ---> 0f1faff797ee 02:55:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:55:39 ---> Running in d2fe4e87e7b2 02:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:55:39 OK: 264 MiB in 52 packages 02:55:40 Removing intermediate container d2fe4e87e7b2 02:55:40 ---> 0f637845ceb6 02:55:40 Step 7/12 : WORKDIR /app 02:55:40 ---> Running in 5fa3ad85c65d 02:55:40 Removing intermediate container 5fa3ad85c65d 02:55:40 ---> 42b7d0f28ee7 02:55:40 Step 8/12 : COPY go.mod vendor* ./ 02:55:40 ---> 472aa359583b 02:55:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:55:40 ---> Running in 4a48fe6b65d9 02:56:19 Removing intermediate container 4a48fe6b65d9 02:56:19 ---> baa3a586da41 02:56:19 Step 10/12 : COPY . . 02:56:19 ---> 0f929167fdd4 02:56:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:56:19 ---> Running in b4d17d7a97c2 02:56:19 Removing intermediate container b4d17d7a97c2 02:56:19 ---> 8e35fbba2164 02:56:19 Step 12/12 : RUN $MAKE 02:56:19 ---> Running in c3258c9259d7 02:56:19 noop 02:56:19 Removing intermediate container c3258c9259d7 02:56:19 ---> ca31d4c8a730 02:56:19 Successfully built ca31d4c8a730 02:56:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:19 + docker inspect -f . ci-base-image-x86_64 02:56:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:19 prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container 02:56:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:56:20 $ docker top c0f6d6305115e0094954a814c2913400b72a47baf00de474c1d240d7513ca6b2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:20 + go version 02:56:20 go version go1.21.0 linux/amd64 [Pipeline] } 02:56:20 $ docker stop --time=1 c0f6d6305115e0094954a814c2913400b72a47baf00de474c1d240d7513ca6b2 02:56:21 $ docker rm -f --volumes c0f6d6305115e0094954a814c2913400b72a47baf00de474c1d240d7513ca6b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:22 + docker inspect -f . ci-base-image-x86_64 02:56:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:22 prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container 02:56:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:56:23 $ docker top 16ae3a02b8843825a1426093ed3816465caa7b9c936093a4b6c79d919704772b -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:23 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-639 [Pipeline] fileExists [Pipeline] sh 02:56:23 + make test 02:56:23 go test -race -coverprofile=coverage.out ./... 02:56:41 ? github.com/edgexfoundry/app-service-configurable [no test files] 02:57:04 go vet ./... 02:57:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:57:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:57:04 ./bin/test-attribution-txt.sh 02:57:04 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 02:57:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:57:04 $ docker stop --time=1 16ae3a02b8843825a1426093ed3816465caa7b9c936093a4b6c79d919704772b 02:57:09 $ docker rm -f --volumes 16ae3a02b8843825a1426093ed3816465caa7b9c936093a4b6c79d919704772b [Pipeline] // withDockerContainer [Pipeline] sh 02:57:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:57:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:57:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:57:10 + ls -al . 02:57:10 total 184 02:57:10 drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 02:56 . 02:57:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 02:54 .. 02:57:10 -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 02:55 .dockerignore 02:57:10 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 02:56 .git 02:57:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 02:55 .github 02:57:10 -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 02:55 .gitignore 02:57:10 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 02:55 .golangci.yml 02:57:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 02:55 .semver 02:57:10 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 02:55 Attribution.txt 02:57:10 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 02:55 CHANGELOG.md 02:57:10 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 02:55 Dockerfile 02:57:10 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 02:55 GOVERNANCE.md 02:57:10 -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 02:55 Jenkinsfile 02:57:10 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 02:55 LICENSE 02:57:10 -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 02:55 OWNERS.md 02:57:10 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 02:55 README.md 02:57:10 -rw-rw-r-- 1 jenkins jenkins 5 Feb 6 02:55 VERSION 02:57:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 02:55 bin 02:57:10 -rw-r--r-- 1 jenkins jenkins 13 Feb 6 02:56 coverage.out 02:57:10 -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 02:55 go.mod 02:57:10 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 02:55 go.sum 02:57:10 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 02:55 main.go 02:57:10 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 02:55 makefile 02:57:10 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 02:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:11 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 --label arch=amd64 --label version=0.0.0 . 02:57:11 Sending build context to Docker daemon 8.783MB 02:57:11 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 02:57:11 Step 2/27 : FROM ${BASE} AS builder 02:57:11 ---> ca31d4c8a730 02:57:11 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 02:57:11 ---> Running in 704aaa61a0c1 02:57:11 Removing intermediate container 704aaa61a0c1 02:57:11 ---> b1d0580b535d 02:57:11 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 02:57:11 ---> Running in a83b8e6776a0 02:57:11 Removing intermediate container a83b8e6776a0 02:57:11 ---> 50ba55f32727 02:57:11 Step 5/27 : ARG ADD_BUILD_TAGS="" 02:57:11 ---> Running in 7b3a0b4667f9 02:57:11 Removing intermediate container 7b3a0b4667f9 02:57:11 ---> db4c486085ac 02:57:11 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:57:11 ---> Running in 009c2d303c2e 02:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:57:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:57:12 OK: 264 MiB in 52 packages 02:57:12 Removing intermediate container 009c2d303c2e 02:57:12 ---> 7e929151cca9 02:57:12 Step 7/27 : WORKDIR /app 02:57:12 ---> Running in 54d5c00bc70b 02:57:12 Removing intermediate container 54d5c00bc70b 02:57:12 ---> b572a0253e9b 02:57:12 Step 8/27 : COPY go.mod vendor* ./ 02:57:12 ---> e4a22732b3ab 02:57:12 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:57:13 ---> Running in 2bc295c2d701 02:57:13 Removing intermediate container 2bc295c2d701 02:57:13 ---> 9434d45f3800 02:57:13 Step 10/27 : COPY . . 02:57:14 ---> ac81f976d13d 02:57:14 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:57:14 ---> Running in f997ff659bf9 02:57:14 Removing intermediate container f997ff659bf9 02:57:14 ---> 94443c5cf1fa 02:57:14 Step 12/27 : RUN $MAKE 02:57:14 ---> Running in 144d127d68ed 02:57:14 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 02:57:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-507 in /w/workspace/_app-service-configurable_PR-639 [Pipeline] { [Pipeline] ws 02:57:20 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:57:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:57:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:57:25 Dload Upload Total Spent Left Speed 02:57:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86272 0 --:--:-- --:--:-- --:--:-- 86863 [Pipeline] sh 02:57:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:57:25 + sudo tee /etc/docker/daemon.new 02:57:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:57:25 { 02:57:25 "registry-mirrors": [ 02:57:25 "https://nexus3.edgexfoundry.org:10001" 02:57:25 ], 02:57:25 "bip": "10.250.0.254/24", 02:57:25 "hosts": [ 02:57:25 "tcp://0.0.0.0:5555", 02:57:25 "unix:///var/run/docker.sock" 02:57:25 ], 02:57:25 "mtu": 1458, 02:57:25 "selinux-enabled": true, 02:57:25 "seccomp-profile": "/etc/docker/seccomp.json" 02:57:25 } [Pipeline] sh 02:57:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:57:26 + sudo service docker restart 02:57:36 Removing intermediate container 144d127d68ed 02:57:36 ---> ec48712889d3 02:57:36 Step 13/27 : FROM alpine:3.18 02:57:36 3.18: Pulling from library/alpine 02:57:36 619be1103602: Pulling fs layer 02:57:36 619be1103602: Verifying Checksum 02:57:36 619be1103602: Download complete 02:57:36 619be1103602: Pull complete 02:57:36 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 02:57:36 Status: Downloaded newer image for alpine:3.18 02:57:36 ---> d3782b16ccc9 02:57:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:57:36 ---> Running in bd73fa94389e 02:57:36 Removing intermediate container bd73fa94389e 02:57:36 ---> 7909d9fd90b8 02:57:36 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 02:57:36 ---> Running in 3dd13e47b1f9 02:57:36 Removing intermediate container 3dd13e47b1f9 02:57:36 ---> 2f65f862cc4f 02:57:36 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 02:57:36 ---> Running in 0249de35a48a 02:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:57:36 (1/2) Installing ca-certificates (20230506-r0) 02:57:36 (2/2) Installing dumb-init (1.2.5-r2) 02:57:36 Executing busybox-1.36.1-r5.trigger 02:57:36 Executing ca-certificates-20230506-r0.trigger 02:57:36 OK: 8 MiB in 17 packages 02:57:36 Removing intermediate container 0249de35a48a 02:57:36 ---> 35e2c271fbaf 02:57:36 Step 17/27 : RUN apk --no-cache upgrade 02:57:36 ---> Running in cbe3081c0d48 02:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:57:36 OK: 8 MiB in 17 packages 02:57:36 Removing intermediate container cbe3081c0d48 02:57:36 ---> 49964743d620 02:57:36 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 02:57:37 ---> c1bc26ce2cd3 02:57:37 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 02:57:37 ---> d1d78a3b4dec 02:57:37 Step 20/27 : COPY --from=builder /app/res/ /res/ 02:57:37 ---> 336eaa6b1f40 02:57:37 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 02:57:37 ---> c2b0a2c0eb8d 02:57:37 Step 22/27 : EXPOSE 48095 02:57:37 ---> Running in c33aaccaf645 02:57:37 Removing intermediate container c33aaccaf645 02:57:37 ---> 1f51e93d21df 02:57:37 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 02:57:37 ---> Running in 0b518893928b 02:57:37 Removing intermediate container 0b518893928b 02:57:37 ---> f74f329c6982 02:57:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:57:37 ---> Running in bb58cb0ae8ce 02:57:37 Removing intermediate container bb58cb0ae8ce 02:57:37 ---> 556648726354 02:57:37 Step 25/27 : LABEL arch=amd64 02:57:37 ---> Running in c7359bf756b2 02:57:37 Removing intermediate container c7359bf756b2 02:57:37 ---> f11c3232ed9e 02:57:37 Step 26/27 : LABEL git_sha=9a9b4768e7868f5c9dcda1cc9ad0de8b4dd41b53 02:57:37 ---> Running in 783b6fdf32e7 02:57:38 Removing intermediate container 783b6fdf32e7 02:57:38 ---> f356d8d70985 02:57:38 Step 27/27 : LABEL version=0.0.0 02:57:38 ---> Running in 60d1a7198a3a 02:57:38 Removing intermediate container 60d1a7198a3a 02:57:38 ---> c218af8e92a3 02:57:38 [Warning] One or more build-args [ARCH] were not consumed 02:57:38 Successfully built c218af8e92a3 02:57:38 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:38 02:57:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:39 latest: Pulling from edgex-lftools-log-publisher 02:57:39 5eb5b503b376: Pulling fs layer 02:57:39 5c69ac0246d0: Pulling fs layer 02:57:39 ec43610c2a17: Pulling fs layer 02:57:39 3a2ae6a8a46f: Pulling fs layer 02:57:39 33b1e0a273af: Pulling fs layer 02:57:39 5d3b04190fa2: Pulling fs layer 02:57:39 2f39f015ded8: Pulling fs layer 02:57:39 33b1e0a273af: Waiting 02:57:39 5d3b04190fa2: Waiting 02:57:39 2f39f015ded8: Waiting 02:57:39 3a2ae6a8a46f: Waiting 02:57:39 5c69ac0246d0: Verifying Checksum 02:57:39 5c69ac0246d0: Download complete 02:57:39 3a2ae6a8a46f: Verifying Checksum 02:57:39 3a2ae6a8a46f: Download complete 02:57:39 33b1e0a273af: Verifying Checksum 02:57:39 33b1e0a273af: Download complete 02:57:39 5d3b04190fa2: Verifying Checksum 02:57:39 5d3b04190fa2: Download complete 02:57:39 ec43610c2a17: Verifying Checksum 02:57:39 ec43610c2a17: Download complete 02:57:39 5eb5b503b376: Verifying Checksum 02:57:39 5eb5b503b376: Download complete 02:57:40 2f39f015ded8: Verifying Checksum 02:57:40 2f39f015ded8: Download complete 02:57:40 5eb5b503b376: Pull complete 02:57:40 5c69ac0246d0: Pull complete 02:57:41 ec43610c2a17: Pull complete 02:57:41 3a2ae6a8a46f: Pull complete 02:57:41 33b1e0a273af: Pull complete 02:57:41 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:45 provisioning config files... 02:57:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config2581393888701722097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:45 2f39f015ded8: Pull complete 02:57:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:57:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:46 prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container 02:57:46 ---> ****-login.sh 02:57:46 nexus3.edgexfoundry.org:10001 02:57:46 $ 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/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:46 Configure a credential helper to remove this warning. See 02:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:46 02:57:46 Login Succeeded 02:57:46 nexus3.edgexfoundry.org:10002 02:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:47 Configure a credential helper to remove this warning. See 02:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:47 02:57:47 Login Succeeded 02:57:47 nexus3.edgexfoundry.org:10003 02:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:47 Configure a credential helper to remove this warning. See 02:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:47 02:57:47 Login Succeeded 02:57:47 nexus3.edgexfoundry.org:10004 02:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:47 Configure a credential helper to remove this warning. See 02:57:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:47 02:57:47 Login Succeeded 02:57:47 ****.io 02:57:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:48 Configure a credential helper to remove this warning. See 02:57:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:48 02:57:48 Login Succeeded 02:57:48 ---> ****-login.sh ends 02:57:50 $ docker top 954086b846b335031d75e1960d61b499f617883c021dd123d9d1c37db7945dc1 -eo pid,comm [Pipeline] { [Pipeline] } 02:57:50 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:57:51 ---> job-cost.sh 02:57:51 lf-activate-venv: SKIPPING 02:57:51 INFO: No Stack... [Pipeline] echo 02:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 02:57:51 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo 02:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:57:51 ========================================================= 02:57:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:57:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:57:51 INFO: Archiving Costs [Pipeline] sh 02:57:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:57:51 + cat /w/workspace/_app-service-configurable_PR-639/archives/cost.csv 02:57:51 + cut -d, -f6 [Pipeline] lock 02:57:51 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] 02:57:51 Resource [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] did not exist. Created. 02:57:51 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:57:51 9fda8d8052c6: Pulling fs layer 02:57:51 5d54e960e981: Pulling fs layer 02:57:51 c4a7e357bf2a: Pulling fs layer 02:57:51 f0e02332f6b5: Pulling fs layer 02:57:51 872ee5b61b7b: Pulling fs layer 02:57:51 0c6a40ed1a82: Pulling fs layer 02:57:51 94ae7d8d031c: Pulling fs layer 02:57:51 f0e02332f6b5: Waiting 02:57:51 872ee5b61b7b: Waiting 02:57:51 0c6a40ed1a82: Waiting 02:57:51 94ae7d8d031c: Waiting 02:57:51 5d54e960e981: Download complete 02:57:51 f0e02332f6b5: Verifying Checksum 02:57:51 f0e02332f6b5: Download complete 02:57:51 872ee5b61b7b: Verifying Checksum 02:57:51 872ee5b61b7b: Download complete 02:57:51 9fda8d8052c6: Verifying Checksum 02:57:51 9fda8d8052c6: Download complete 02:57:52 + echo total: 0.2199999988079071 [Pipeline] stash 02:57:52 Stashed 1 file(s) [Pipeline] } 02:57:52 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:52 $ docker stop --time=1 954086b846b335031d75e1960d61b499f617883c021dd123d9d1c37db7945dc1 02:57:52 94ae7d8d031c: Verifying Checksum 02:57:52 94ae7d8d031c: Download complete 02:57:52 9fda8d8052c6: Pull complete 02:57:53 5d54e960e981: Pull complete 02:57:53 $ docker rm -f --volumes 954086b846b335031d75e1960d61b499f617883c021dd123d9d1c37db7945dc1 [Pipeline] // withDockerContainer [Pipeline] } 02:57:53 c4a7e357bf2a: Verifying Checksum 02:57:53 c4a7e357bf2a: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:57:54 0c6a40ed1a82: Verifying Checksum 02:57:54 0c6a40ed1a82: Download complete 02:58:07 c4a7e357bf2a: Pull complete 02:58:07 f0e02332f6b5: Pull complete 02:58:07 872ee5b61b7b: Pull complete 02:58:15 0c6a40ed1a82: Pull complete 02:58:15 94ae7d8d031c: Pull complete 02:58:15 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 02:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:58:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 02:58:16 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:16 + docker inspect -f . ci-base-image-arm64 02:58:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:17 prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 02:58:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:58:20 $ docker top e7423a734dd1fb6282b55f18b31cf98ec41950802f3d37b716d4997276aa003b -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:21 + go version 02:58:21 go version go1.21.0 linux/arm64 [Pipeline] } 02:58:21 $ docker stop --time=1 e7423a734dd1fb6282b55f18b31cf98ec41950802f3d37b716d4997276aa003b 02:58:22 $ docker rm -f --volumes e7423a734dd1fb6282b55f18b31cf98ec41950802f3d37b716d4997276aa003b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:23 + docker inspect -f . ci-base-image-arm64 02:58:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:23 prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 02:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:58:25 $ docker top 976f870089f4ee41e01d1fca6e7b07a6c2ff14ddf3fa23c28926d8e85c509aea -eo pid,comm [Pipeline] { [Pipeline] sh 02:58:26 + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh 02:58:26 + make test 02:58:26 make: *** No rule to make target 'test'. Stop. [Pipeline] } 02:58:26 $ docker stop --time=1 976f870089f4ee41e01d1fca6e7b07a6c2ff14ddf3fa23c28926d8e85c509aea 02:58:28 $ docker rm -f --volumes 976f870089f4ee41e01d1fca6e7b07a6c2ff14ddf3fa23c28926d8e85c509aea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:29 02:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:31 arm64: Pulling from edgex-lftools-log-publisher 02:58:31 8998bd30e6a1: Pulling fs layer 02:58:31 04944245beec: Pulling fs layer 02:58:31 699f458cf7ca: Pulling fs layer 02:58:31 765212b225bb: Pulling fs layer 02:58:31 f23df028b6ca: Pulling fs layer 02:58:31 d65c8cfc05b1: Pulling fs layer 02:58:31 2437ff75d9bd: Pulling fs layer 02:58:31 765212b225bb: Waiting 02:58:31 d65c8cfc05b1: Waiting 02:58:31 2437ff75d9bd: Waiting 02:58:31 f23df028b6ca: Waiting 02:58:31 04944245beec: Download complete 02:58:31 765212b225bb: Verifying Checksum 02:58:31 765212b225bb: Download complete 02:58:31 f23df028b6ca: Verifying Checksum 02:58:31 f23df028b6ca: Download complete 02:58:31 d65c8cfc05b1: Verifying Checksum 02:58:31 d65c8cfc05b1: Download complete 02:58:31 699f458cf7ca: Verifying Checksum 02:58:31 699f458cf7ca: Download complete 02:58:32 8998bd30e6a1: Download complete 02:58:35 2437ff75d9bd: Verifying Checksum 02:58:35 2437ff75d9bd: Download complete 02:58:37 8998bd30e6a1: Pull complete 02:58:37 04944245beec: Pull complete 02:58:39 699f458cf7ca: Pull complete 02:58:39 765212b225bb: Pull complete 02:58:40 f23df028b6ca: Pull complete 02:58:40 d65c8cfc05b1: Pull complete 02:58:58 2437ff75d9bd: Pull complete 02:58:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:58:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:58:58 prd-ubuntu20.04-docker-arm64-4c-16g-507 does not seem to be running inside a container 02:58:58 $ 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/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:59:01 $ docker top 82cfe8ade07bb56d908f3a036405f94ed96b468727274f3935c6147ed94177ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:02 ---> job-cost.sh 02:59:02 lf-activate-venv: SKIPPING 02:59:02 INFO: No Stack... 02:59:02 INFO: Retrieving Pricing Info for: v3-standard-4 02:59:03 INFO: Archiving Costs [Pipeline] sh 02:59:04 + cut -d, -f6 02:59:04 + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock 02:59:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] 02:59:04 Resource [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] did not exist. Created. 02:59:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:59:04 /w/workspace/app-service-configurable/2@tmp/durable-7b340dac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:59:05 + echo total: 0.10999999940395355 [Pipeline] stash 02:59:05 Warning: overwriting stash ‘stack-cost’ 02:59:05 Stashed 1 file(s) [Pipeline] } 02:59:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-639-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:59:06 $ docker stop --time=1 82cfe8ade07bb56d908f3a036405f94ed96b468727274f3935c6147ed94177ab 02:59:07 $ docker rm -f --volumes 82cfe8ade07bb56d908f3a036405f94ed96b468727274f3935c6147ed94177ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:59:08 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:59:10 + [ -d /w/workspace/_app-service-configurable_PR-639/archives ] 02:59:10 + ls -al /w/workspace/_app-service-configurable_PR-639/archives 02:59:10 total 16 02:59:10 drwxr-xr-x 3 root root 4096 Feb 6 02:57 . 02:59:10 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 02:57 .. 02:59:10 drwxr-xr-x 2 root root 4096 Feb 6 02:57 cost 02:59:10 -rw-r--r-- 1 root root 96 Feb 6 02:57 cost.csv 02:59:10 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-639/archives 02:59:10 + ls -al /w/workspace/_app-service-configurable_PR-639/archives 02:59:10 total 16 02:59:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 02:57 . 02:59:10 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 02:57 .. 02:59:10 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 02:57 cost 02:59:10 -rw-r--r-- 1 jenkins jenkins 96 Feb 6 02:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:59:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:59:11 ---> package-listing.sh 02:59:11 ++ facter osfamily 02:59:11 ++ tr '[:upper:]' '[:lower:]' 02:59:11 + OS_FAMILY=debian 02:59:11 + workspace=/w/workspace/_app-service-configurable_PR-639 02:59:11 + START_PACKAGES=/tmp/packages_start.txt 02:59:11 + END_PACKAGES=/tmp/packages_end.txt 02:59:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:59:11 + PACKAGES=/tmp/packages_start.txt 02:59:11 + '[' /w/workspace/_app-service-configurable_PR-639 ']' 02:59:11 + PACKAGES=/tmp/packages_end.txt 02:59:11 + case "${OS_FAMILY}" in 02:59:11 + dpkg -l 02:59:11 + grep '^ii' 02:59:11 + '[' -f /tmp/packages_start.txt ']' 02:59:11 + '[' -f /tmp/packages_end.txt ']' 02:59:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:59:11 + '[' /w/workspace/_app-service-configurable_PR-639 ']' 02:59:11 + mkdir -p /w/workspace/_app-service-configurable_PR-639/archives/ 02:59:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-639/archives/ [Pipeline] echo 02:59:11 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/_app-service-configurable_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:59:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:59:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:12 prd-ubuntu20.04-docker-8c-8g-506 does not seem to be running inside a container 02:59:12 $ 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/_app-service-configurable_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-639 -v /w/workspace/_app-service-configurable_PR-639:/w/workspace/_app-service-configurable_PR-639:rw,z -v /w/workspace/_app-service-configurable_PR-639@tmp:/w/workspace/_app-service-configurable_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:59:13 $ docker top 767150c3e4c8b0700a9b429c797979bc4ad188922b66ba027beabdb57961340b -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:13 + touch /tmp/pre-build-complete [Pipeline] sh 02:59:13 + mkdir -p /var/log/sysstat [Pipeline] sh 02:59:14 + ls /var/log/sa-host 02:59:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:59:14 provisioning config files... 02:59:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-639@tmp/config5308073826850708258tmp [Pipeline] { [Pipeline] echo 02:59:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:59:14 ---> create-netrc.sh [Pipeline] } 02:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:59:15 ---> python-tools-install.sh [Pipeline] echo 02:59:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:59:15 ---> sudo-logs.sh 02:59:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:59:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:59:15 ---> job-cost.sh 02:59:15 lf-activate-venv: SKIPPING 02:59:15 DEBUG: total: 0.2199999988079071 02:59:15 INFO: Retrieving Stack Cost... 02:59:17 INFO: Retrieving Pricing Info for: v3-standard-8 02:59:17 INFO: Archiving Costs [Pipeline] echo 02:59:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:59:17 ---> logs-deploy.sh 02:59:17 lf-activate-venv: SKIPPING 02:59:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-639/2 02:59:17 INFO: archiving workspace using pattern(s): 02:59:18 Archives upload complete. 02:59:18 INFO: archiving logs to Nexus