Pull request #672 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7580dd756a64dd6a531cfec04693c3434d6ac12+99abc15c93f70f8386f8be99e96e68a0293bb7bf (408a50d2e4e13c3520afbd6013bdd1b7b8b52df0) 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-ssh9019096355522610215.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4273202797900167696.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 590556114a56c6d90cc8043840e039c2f74196dc 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/app-service-configurable/branches/PR-672/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/app-service-configurable/branches/PR-672/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15261450286495290571.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/app-service-configurable/branches/PR-672/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16737937008790582141.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14823348073741762323.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/app-service-configurable/branches/PR-672/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/app-service-configurable/branches/PR-672/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16915180411924362873.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 590556114a56c6d90cc8043840e039c2f74196dc 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-8387 in /w/workspace/_app-service-configurable_PR-672 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-672 # 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 > 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 Merging remotes/origin/main commit 99abc15c93f70f8386f8be99e96e68a0293bb7bf into PR head commit b7580dd756a64dd6a531cfec04693c3434d6ac12 Merge succeeded, producing b7580dd756a64dd6a531cfec04693c3434d6ac12 Checking out Revision b7580dd756a64dd6a531cfec04693c3434d6ac12 (PR-672) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/672/head:refs/remotes/origin/PR-672 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7580dd756a64dd6a531cfec04693c3434d6ac12 # 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 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7580dd756a64dd6a531cfec04693c3434d6ac12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:20:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:20:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:20:09 ========================================================= 12:20:09 EdgeX Global Pipelines Version Info 12:20:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:20:10 ------------------- 12:20:10 stable info: 12:20:10 ------------------- 12:20:10 Commited By: Ginny Guan ginny@iotechsys.com 12:20:10 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:20:10 Message: update stable to v1.0.260 12:20:11 ------------------- 12:20:11 experimental info: 12:20:11 ------------------- 12:20:11 Commited By: Ginny Guan ginny@iotechsys.com 12:20:11 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:20:11 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:20:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:20:11 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:20:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:20:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:20:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:20:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:20:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:20:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:20:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:20:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:20:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:20:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-672 [Pipeline] echo 12:20:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-672 [Pipeline] echo 12:20:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-672 [Pipeline] echo 12:20:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7580dd756a64dd6a531cfec04693c3434d6ac12 [Pipeline] echo 12:20:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7580dd [Pipeline] echo 12:20:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:20:13 provisioning config files... 12:20:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-672@tmp/config14334855571549840558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:14 ---> ****-login.sh 12:20:14 nexus3.edgexfoundry.org:10001 12:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:14 Configure a credential helper to remove this warning. See 12:20:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:14 12:20:14 Login Succeeded 12:20:14 nexus3.edgexfoundry.org:10002 12:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:14 Configure a credential helper to remove this warning. See 12:20:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:14 12:20:14 Login Succeeded 12:20:14 nexus3.edgexfoundry.org:10003 12:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:14 Configure a credential helper to remove this warning. See 12:20:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:14 12:20:14 Login Succeeded 12:20:14 nexus3.edgexfoundry.org:10004 12:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:14 Configure a credential helper to remove this warning. See 12:20:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:14 12:20:14 Login Succeeded 12:20:14 ****.io 12:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:15 Configure a credential helper to remove this warning. See 12:20:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:15 12:20:15 Login Succeeded 12:20:15 ---> ****-login.sh ends [Pipeline] } 12:20:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:20:15 + git rev-list -1 --merges b7580dd756a64dd6a531cfec04693c3434d6ac12~1..b7580dd756a64dd6a531cfec04693c3434d6ac12 [Pipeline] echo 12:20:15 -----------> git rev-list -1 --merges b7580dd756a64dd6a531cfec04693c3434d6ac12~1..b7580dd756a64dd6a531cfec04693c3434d6ac12 b7580dd756a64dd6a531cfec04693c3434d6ac12 [false] [Pipeline] sh 12:20:16 + git log --format=format:%s -1 b7580dd756a64dd6a531cfec04693c3434d6ac12 [Pipeline] echo 12:20:16 ========================================================= 12:20:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:20:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:20:16 + git log --format=format:%s -1 b7580dd756a64dd6a531cfec04693c3434d6ac12 [Pipeline] echo 12:20:16 [semverPrep] GIT_COMMIT: b7580dd756a64dd6a531cfec04693c3434d6ac12, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:20:16 [semverPrep] This is not a build commit. [Pipeline] sh 12:20:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:20:17 + grep -v github /etc/ssh/ssh_known_hosts 12:20:17 + [ -e /tmp/ssh_known_hosts ] 12:20:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:20:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:20:17 + sudo tee -a /etc/ssh/ssh_known_hosts 12:20:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:20:17 12:20:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:20:18 0.1.4: Pulling from edgex-devops/py-git-semver 12:20:18 b85a868b505f: Pulling fs layer 12:20:18 e2be974225ed: Pulling fs layer 12:20:18 339a4e72a1f5: Pulling fs layer 12:20:18 988bab9f4d93: Pulling fs layer 12:20:18 1469e6f7b9e6: Pulling fs layer 12:20:18 988bab9f4d93: Waiting 12:20:18 eaf3925da568: Pulling fs layer 12:20:18 bab4dde63d76: Pulling fs layer 12:20:18 bde34c3a00c8: Pulling fs layer 12:20:18 1469e6f7b9e6: Waiting 12:20:18 eaf3925da568: Waiting 12:20:18 bab4dde63d76: Waiting 12:20:18 b352a97aabf1: Pulling fs layer 12:20:18 bde34c3a00c8: Waiting 12:20:18 4872d77fe225: Pulling fs layer 12:20:18 5851b861e8e6: Pulling fs layer 12:20:18 b352a97aabf1: Waiting 12:20:18 4872d77fe225: Waiting 12:20:18 5851b861e8e6: Waiting 12:20:18 e2be974225ed: Verifying Checksum 12:20:18 e2be974225ed: Download complete 12:20:18 988bab9f4d93: Verifying Checksum 12:20:18 988bab9f4d93: Download complete 12:20:18 1469e6f7b9e6: Verifying Checksum 12:20:18 1469e6f7b9e6: Download complete 12:20:18 339a4e72a1f5: Verifying Checksum 12:20:18 339a4e72a1f5: Download complete 12:20:18 eaf3925da568: Verifying Checksum 12:20:18 eaf3925da568: Download complete 12:20:18 bde34c3a00c8: Verifying Checksum 12:20:18 bde34c3a00c8: Download complete 12:20:18 b352a97aabf1: Verifying Checksum 12:20:18 b352a97aabf1: Download complete 12:20:18 4872d77fe225: Verifying Checksum 12:20:18 4872d77fe225: Download complete 12:20:18 5851b861e8e6: Verifying Checksum 12:20:18 5851b861e8e6: Download complete 12:20:18 b85a868b505f: Download complete 12:20:18 bab4dde63d76: Verifying Checksum 12:20:18 bab4dde63d76: Download complete 12:20:19 b85a868b505f: Pull complete 12:20:19 e2be974225ed: Pull complete 12:20:20 339a4e72a1f5: Pull complete 12:20:20 988bab9f4d93: Pull complete 12:20:20 1469e6f7b9e6: Pull complete 12:20:20 eaf3925da568: Pull complete 12:20:22 bab4dde63d76: Pull complete 12:20:22 bde34c3a00c8: Pull complete 12:20:22 b352a97aabf1: Pull complete 12:20:22 4872d77fe225: Pull complete 12:20:22 5851b861e8e6: Pull complete 12:20:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:20:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:20:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:20:23 prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container 12:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-672 -v /w/workspace/_app-service-configurable_PR-672:/w/workspace/_app-service-configurable_PR-672:rw,z -v /w/workspace/_app-service-configurable_PR-672@tmp:/w/workspace/_app-service-configurable_PR-672@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:20:26 $ docker top ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c -eo pid,comm 12:20:26 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). 12:20:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:20:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:20:26 [ssh-agent] Looking for ssh-agent implementation... 12:20:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:26 $ docker exec ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c ssh-agent 12:20:26 SSH_AUTH_SOCK=/tmp/ssh-NVuWpS37Y7De/agent.33 12:20:26 SSH_AGENT_PID=39 12:20:26 Running ssh-add (command line suppressed) 12:20:26 Identity added: /w/workspace/_app-service-configurable_PR-672@tmp/private_key_15388701541782698824.key (/w/workspace/_app-service-configurable_PR-672@tmp/private_key_15388701541782698824.key) 12:20:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:20:27 + git tag --points-at HEAD [Pipeline] } 12:20:27 $ docker exec --env ******** --env ******** ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c ssh-agent -k 12:20:27 unset SSH_AUTH_SOCK; 12:20:27 unset SSH_AGENT_PID; 12:20:27 echo Agent pid 39 killed; 12:20:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:20:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:20:27 [ssh-agent] Looking for ssh-agent implementation... 12:20:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:27 $ docker exec ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c ssh-agent 12:20:27 SSH_AUTH_SOCK=/tmp/ssh-BZa5Kdz5O5xl/agent.72 12:20:27 SSH_AGENT_PID=78 12:20:27 Running ssh-add (command line suppressed) 12:20:27 Identity added: /w/workspace/_app-service-configurable_PR-672@tmp/private_key_3646691018144890637.key (/w/workspace/_app-service-configurable_PR-672@tmp/private_key_3646691018144890637.key) 12:20:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:20:28 + git semver init 12:20:28 2024-08-23 12:20:28,246 [run_init] DEBUG init version:0.0.0 force:False 12:20:28 2024-08-23 12:20:28,247 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-672/.semver 12:20:28 2024-08-23 12:20:28,247 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-672/.semver 12:20:28 2024-08-23 12:20:28,247 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-672/.semver'], cwd=/w/workspace/_app-service-configurable_PR-672, universal_newlines=False, shell=None, istream=None) 12:20:29 2024-08-23 12:20:29,401 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-672/.git/info/exclude 12:20:29 2024-08-23 12:20:29,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-672/.semver/PR-672 with force:False 12:20:29 2024-08-23 12:20:29,402 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-672/.semver/PR-672 12:20:29 2024-08-23 12:20:29,405 [execute] INFO git cat-file --batch-check 12:20:29 2024-08-23 12:20:29,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-672/.semver, universal_newlines=False, shell=None, istream=) 12:20:29 2024-08-23 12:20:29,412 [execute] INFO git cat-file --batch 12:20:29 2024-08-23 12:20:29,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-672/.semver, universal_newlines=False, shell=None, istream=) 12:20:29 2024-08-23 12:20:29,418 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-672/.semver/PR-672 12:20:29 0.0.0 [Pipeline] } 12:20:29 $ docker exec --env ******** --env ******** ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c ssh-agent -k 12:20:29 unset SSH_AUTH_SOCK; 12:20:29 unset SSH_AGENT_PID; 12:20:29 echo Agent pid 78 killed; 12:20:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:20:30 + git semver [Pipeline] } 12:20:30 $ docker stop --time=1 ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c 12:20:31 $ docker rm -f --volumes ef069cfc5386403e925b9dd4a034d34c0daa2f959cc9bf1d90755c637268ea1c [Pipeline] // withDockerContainer [Pipeline] sh 12:20:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:20:32 Stashed 1 file(s) [Pipeline] echo 12:20:32 [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 12:20:33 provisioning config files... 12:20:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-672@tmp/config9710879385215885724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:33 ---> ****-login.sh 12:20:33 nexus3.edgexfoundry.org:10001 12:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:33 Configure a credential helper to remove this warning. See 12:20:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:33 12:20:33 Login Succeeded 12:20:33 nexus3.edgexfoundry.org:10002 12:20:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:33 Configure a credential helper to remove this warning. See 12:20:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:33 12:20:33 Login Succeeded 12:20:33 nexus3.edgexfoundry.org:10003 12:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:34 Configure a credential helper to remove this warning. See 12:20:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:34 12:20:34 Login Succeeded 12:20:34 nexus3.edgexfoundry.org:10004 12:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:34 Configure a credential helper to remove this warning. See 12:20:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:34 12:20:34 Login Succeeded 12:20:34 ****.io 12:20:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:20:34 Configure a credential helper to remove this warning. See 12:20:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:20:34 12:20:34 Login Succeeded 12:20:34 ---> ****-login.sh ends [Pipeline] } 12:20:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:20:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:20:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:20:34 ========================================================= 12:20:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:20:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:35 + 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 . 12:20:35 Sending build context to Docker daemon 9.143MB 12:20:35 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:20:35 Step 2/12 : FROM ${BASE} AS builder 12:20:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:20:35 619be1103602: Pulling fs layer 12:20:35 7862e08f4a3e: Pulling fs layer 12:20:35 5df492c9dc93: Pulling fs layer 12:20:35 7629e6793208: Pulling fs layer 12:20:35 4f4fb700ef54: Pulling fs layer 12:20:35 fb5054dd5b73: Pulling fs layer 12:20:35 eeca6798cff9: Pulling fs layer 12:20:35 aa269ceb94a6: Pulling fs layer 12:20:35 ada007ff1a6a: Pulling fs layer 12:20:35 7629e6793208: Waiting 12:20:35 4f4fb700ef54: Waiting 12:20:35 fb5054dd5b73: Waiting 12:20:35 ada007ff1a6a: Waiting 12:20:35 aa269ceb94a6: Waiting 12:20:35 eeca6798cff9: Waiting 12:20:35 7862e08f4a3e: Verifying Checksum 12:20:35 7862e08f4a3e: Download complete 12:20:35 7629e6793208: Verifying Checksum 12:20:35 7629e6793208: Download complete 12:20:35 4f4fb700ef54: Verifying Checksum 12:20:35 4f4fb700ef54: Download complete 12:20:35 fb5054dd5b73: Download complete 12:20:35 619be1103602: Download complete 12:20:35 eeca6798cff9: Verifying Checksum 12:20:35 eeca6798cff9: Download complete 12:20:35 619be1103602: Pull complete 12:20:35 ada007ff1a6a: Verifying Checksum 12:20:35 ada007ff1a6a: Download complete 12:20:35 7862e08f4a3e: Pull complete 12:20:35 5df492c9dc93: Verifying Checksum 12:20:35 5df492c9dc93: Download complete 12:20:35 aa269ceb94a6: Verifying Checksum 12:20:35 aa269ceb94a6: Download complete 12:20:39 5df492c9dc93: Pull complete 12:20:39 7629e6793208: Pull complete 12:20:39 4f4fb700ef54: Pull complete 12:20:39 fb5054dd5b73: Pull complete 12:20:39 eeca6798cff9: Pull complete 12:20:41 aa269ceb94a6: Pull complete 12:20:42 ada007ff1a6a: Pull complete 12:20:42 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:20:42 ---> f489d0715acc 12:20:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:20:46 ---> Running in 8eb99893477c 12:20:46 Removing intermediate container 8eb99893477c 12:20:46 ---> 60dfc70bf1c0 12:20:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:20:46 ---> Running in ee82ad9d2649 12:20:46 Removing intermediate container ee82ad9d2649 12:20:46 ---> 7327acfe6bb9 12:20:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:20:46 ---> Running in eb71d0293354 12:20:46 Removing intermediate container eb71d0293354 12:20:46 ---> fa4518c7de24 12:20:46 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:20:46 ---> Running in 1f4700ad05cb 12:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:20:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:20:47 OK: 264 MiB in 52 packages 12:20:47 Removing intermediate container 1f4700ad05cb 12:20:47 ---> 8cd112c9cfb5 12:20:47 Step 7/12 : WORKDIR /app 12:20:47 ---> Running in 2b9b86a766aa 12:20:47 Removing intermediate container 2b9b86a766aa 12:20:47 ---> c962b709174e 12:20:47 Step 8/12 : COPY go.mod vendor* ./ 12:20:48 ---> 3fb0b6893907 12:20:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:20:48 ---> Running in 35bf76f1f05e 12:20:48 Still waiting to schedule task 12:20:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:21:34 Removing intermediate container 35bf76f1f05e 12:21:34 ---> ebfea111463d 12:21:34 Step 10/12 : COPY . . 12:21:35 ---> 5d4e121ea7c2 12:21:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:21:35 ---> Running in 157e11666b9b 12:21:35 Removing intermediate container 157e11666b9b 12:21:35 ---> d85061ee9d3d 12:21:35 Step 12/12 : RUN $MAKE 12:21:35 ---> Running in e48f4cfbab71 12:21:35 noop 12:21:35 Removing intermediate container e48f4cfbab71 12:21:35 ---> 541c7b598339 12:21:35 Successfully built 541c7b598339 12:21:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:36 + docker inspect -f . ci-base-image-x86_64 12:21:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:36 prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container 12:21:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-672 -v /w/workspace/_app-service-configurable_PR-672:/w/workspace/_app-service-configurable_PR-672:rw,z -v /w/workspace/_app-service-configurable_PR-672@tmp:/w/workspace/_app-service-configurable_PR-672@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 ******** ci-base-image-x86_64 cat 12:21:36 $ docker top 0525395023cd93bd613e97fa5383a38588ab51e6b7b147001701f0b5ac233bad -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:37 + go version 12:21:37 go version go1.21.9 linux/amd64 [Pipeline] } 12:21:37 $ docker stop --time=1 0525395023cd93bd613e97fa5383a38588ab51e6b7b147001701f0b5ac233bad 12:21:38 $ docker rm -f --volumes 0525395023cd93bd613e97fa5383a38588ab51e6b7b147001701f0b5ac233bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:39 + docker inspect -f . ci-base-image-x86_64 12:21:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:39 prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container 12:21:39 $ 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-672 -v /w/workspace/_app-service-configurable_PR-672:/w/workspace/_app-service-configurable_PR-672:rw,z -v /w/workspace/_app-service-configurable_PR-672@tmp:/w/workspace/_app-service-configurable_PR-672@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 ******** ci-base-image-x86_64 cat 12:21:40 $ docker top c4c28b295e855aedfb042aefa157561ee1e19c0beecef5d2dcc57d7fc9d7a51b -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:40 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-672 [Pipeline] fileExists [Pipeline] sh 12:21:40 + make test 12:21:40 go test -race -coverprofile=coverage.out ./... 12:22:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:22:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8388 in /w/workspace/_app-service-configurable_PR-672 [Pipeline] { [Pipeline] ws 12:22:23 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:22:23 The recommended git tool is: git 12:22:31 using credential edgex-jenkins-ssh 12:22:31 Cloning the remote Git repository 12:22:31 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:22:32 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:22:32 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:22:32 > git --version # timeout=10 12:22:32 > git --version # 'git version 2.25.1' 12:22:32 using GIT_SSH to set credentials SSH Credentials for GitHub 12:22:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:22:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:22:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:22:36 Merging remotes/origin/main commit 99abc15c93f70f8386f8be99e96e68a0293bb7bf into PR head commit b7580dd756a64dd6a531cfec04693c3434d6ac12 12:22:37 Merge succeeded, producing b7580dd756a64dd6a531cfec04693c3434d6ac12 12:22:37 Checking out Revision b7580dd756a64dd6a531cfec04693c3434d6ac12 (PR-672) 12:22:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:22:36 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:22:36 using GIT_SSH to set credentials SSH Credentials for GitHub 12:22:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/672/head:refs/remotes/origin/PR-672 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:22:36 > git config core.sparsecheckout # timeout=10 12:22:37 > git checkout -f b7580dd756a64dd6a531cfec04693c3434d6ac12 # timeout=10 12:22:37 > git remote # timeout=10 12:22:37 > git config --get remote.origin.url # timeout=10 12:22:37 using GIT_SSH to set credentials SSH Credentials for GitHub 12:22:37 > git merge 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 12:22:37 > git rev-parse HEAD^{commit} # timeout=10 12:22:37 > git config core.sparsecheckout # timeout=10 12:22:37 > git checkout -f b7580dd756a64dd6a531cfec04693c3434d6ac12 # timeout=10 12:22:37 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:22:38 > git --version # timeout=10 12:22:38 > git --version # 'git version 2.25.1' 12:22:38 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:22:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:22:43 % Total % Received % Xferd Average Speed Time Time Time Current 12:22:43 Dload Upload Total Spent Left Speed 12:22:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82230 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] sh 12:22:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:22:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:22:43 + sudo tee /etc/docker/daemon.new 12:22:43 { 12:22:43 "registry-mirrors": [ 12:22:43 "https://nexus3.edgexfoundry.org:10001" 12:22:43 ], 12:22:43 "bip": "10.250.0.254/24", 12:22:43 "hosts": [ 12:22:43 "tcp://0.0.0.0:5555", 12:22:43 "unix:///var/run/docker.sock" 12:22:43 ], 12:22:43 "mtu": 1458, 12:22:43 "selinux-enabled": true, 12:22:43 "seccomp-profile": "/etc/docker/seccomp.json" 12:22:43 } [Pipeline] sh 12:22:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:22:44 + sudo service docker restart 12:22:45 go vet ./... 12:22:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:22:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:22:46 ./bin/test-attribution-txt.sh 12:22:46 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:22:47 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 12:22:47 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 12:22:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:22:47 $ docker stop --time=1 c4c28b295e855aedfb042aefa157561ee1e19c0beecef5d2dcc57d7fc9d7a51b 12:22:53 $ docker rm -f --volumes c4c28b295e855aedfb042aefa157561ee1e19c0beecef5d2dcc57d7fc9d7a51b [Pipeline] // withDockerContainer [Pipeline] sh 12:22:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:22:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:22:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:22:55 + ls -al . 12:22:55 total 260 12:22:55 drwxrwxr-x 7 jenkins jenkins 4096 Aug 23 12:21 . 12:22:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 12:20 .. 12:22:55 -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 12:20 .dockerignore 12:22:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:22 .git 12:22:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 12:20 .github 12:22:55 -rw-rw-r-- 1 jenkins jenkins 106 Aug 23 12:20 .gitignore 12:22:55 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 12:20 .golangci.yml 12:22:55 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 12:20 .semver 12:22:55 -rw-rw-r-- 1 jenkins jenkins 18981 Aug 23 12:20 Attribution.txt 12:22:55 -rw-rw-r-- 1 jenkins jenkins 37263 Aug 23 12:20 CHANGELOG.md 12:22:55 -rw-rw-r-- 1 jenkins jenkins 2007 Aug 23 12:20 Dockerfile 12:22:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 12:20 GOVERNANCE.md 12:22:55 -rw-rw-r-- 1 jenkins jenkins 666 Aug 23 12:20 Jenkinsfile 12:22:55 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 12:20 LICENSE 12:22:55 -rw-rw-r-- 1 jenkins jenkins 618 Aug 23 12:20 OWNERS.md 12:22:55 -rw-rw-r-- 1 jenkins jenkins 4582 Aug 23 12:20 README.md 12:22:55 -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 12:20 VERSION 12:22:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 12:20 bin 12:22:55 -rw-r--r-- 1 jenkins jenkins 13 Aug 23 12:21 coverage.out 12:22:55 -rw-rw-r-- 1 jenkins jenkins 7048 Aug 23 12:20 go.mod 12:22:55 -rw-rw-r-- 1 jenkins jenkins 101448 Aug 23 12:20 go.sum 12:22:55 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 23 12:20 main.go 12:22:55 -rw-rw-r-- 1 jenkins jenkins 2572 Aug 23 12:20 makefile 12:22:55 drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 12:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:55 + 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=b7580dd756a64dd6a531cfec04693c3434d6ac12 --label arch=amd64 --label version=0.0.0 . 12:22:55 Sending build context to Docker daemon 9.144MB 12:22:55 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:22:55 Step 2/27 : FROM ${BASE} AS builder 12:22:55 ---> 541c7b598339 12:22:55 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:22:56 ---> Running in ac32a54b74bc 12:22:56 Removing intermediate container ac32a54b74bc 12:22:56 ---> 040670f1bb1d 12:22:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:22:56 ---> Running in c3a8534333ba 12:22:56 Removing intermediate container c3a8534333ba 12:22:56 ---> b294722bf3a9 12:22:56 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:22:57 ---> Running in 8f3c8332138e 12:22:57 Removing intermediate container 8f3c8332138e 12:22:57 ---> 9dbdfe9b48de 12:22:57 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:22:57 ---> Running in 5992edae607c 12:22:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:22:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:22:58 OK: 264 MiB in 52 packages 12:22:59 Removing intermediate container 5992edae607c 12:22:59 ---> 151ac577241e 12:22:59 Step 7/27 : WORKDIR /app 12:22:59 ---> Running in 1b5e18fece23 12:22:59 Removing intermediate container 1b5e18fece23 12:22:59 ---> 2b13db7233b6 12:22:59 Step 8/27 : COPY go.mod vendor* ./ 12:22:59 ---> c55cc64a5141 12:22:59 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:59 ---> Running in 83f4da31f693 12:23:00 Removing intermediate container 83f4da31f693 12:23:00 ---> 5855cc252f63 12:23:00 Step 10/27 : COPY . . 12:23:00 ---> 2d73d8a3cbc2 12:23:00 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:23:00 ---> Running in 2ee157f93244 12:23:00 Removing intermediate container 2ee157f93244 12:23:00 ---> 9c44653a1517 12:23:00 Step 12/27 : RUN $MAKE 12:23:00 ---> Running in f997c0441451 12:23:00 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:23:02 provisioning config files... 12:23:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9308417124817340539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:23:03 ---> ****-login.sh 12:23:03 nexus3.edgexfoundry.org:10001 12:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:03 Configure a credential helper to remove this warning. See 12:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:03 12:23:03 Login Succeeded 12:23:03 nexus3.edgexfoundry.org:10002 12:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:04 Configure a credential helper to remove this warning. See 12:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:04 12:23:04 Login Succeeded 12:23:04 nexus3.edgexfoundry.org:10003 12:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:04 Configure a credential helper to remove this warning. See 12:23:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:04 12:23:04 Login Succeeded 12:23:04 nexus3.edgexfoundry.org:10004 12:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:05 Configure a credential helper to remove this warning. See 12:23:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:05 12:23:05 Login Succeeded 12:23:05 ****.io 12:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:23:05 Configure a credential helper to remove this warning. See 12:23:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:23:05 12:23:05 Login Succeeded 12:23:05 ---> ****-login.sh ends [Pipeline] } 12:23:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:23:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:23:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:23:06 ========================================================= 12:23:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:23:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:23:06 Sending build context to Docker daemon 238.1kB 12:23:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:23:07 Step 2/12 : FROM ${BASE} AS builder 12:23:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:23:07 c6b39de5b339: Pulling fs layer 12:23:07 a69c41024577: Pulling fs layer 12:23:07 d6de4b400683: Pulling fs layer 12:23:07 35cb2a7552d0: Pulling fs layer 12:23:07 4f4fb700ef54: Pulling fs layer 12:23:07 464afbd9ba4c: Pulling fs layer 12:23:07 00f215d4a9da: Pulling fs layer 12:23:07 d496ad576159: Pulling fs layer 12:23:07 35cb2a7552d0: Waiting 12:23:07 4f4fb700ef54: Waiting 12:23:07 464afbd9ba4c: Waiting 12:23:07 00f215d4a9da: Waiting 12:23:07 d496ad576159: Waiting 12:23:07 a69c41024577: Verifying Checksum 12:23:07 a69c41024577: Download complete 12:23:07 35cb2a7552d0: Verifying Checksum 12:23:07 35cb2a7552d0: Download complete 12:23:07 4f4fb700ef54: Verifying Checksum 12:23:07 4f4fb700ef54: Download complete 12:23:07 464afbd9ba4c: Verifying Checksum 12:23:07 464afbd9ba4c: Download complete 12:23:07 c6b39de5b339: Download complete 12:23:07 d496ad576159: Verifying Checksum 12:23:07 d496ad576159: Download complete 12:23:08 c6b39de5b339: Pull complete 12:23:08 a69c41024577: Pull complete 12:23:09 d6de4b400683: Verifying Checksum 12:23:09 d6de4b400683: Download complete 12:23:09 00f215d4a9da: Verifying Checksum 12:23:09 00f215d4a9da: Download complete 12:23:22 d6de4b400683: Pull complete 12:23:22 35cb2a7552d0: Pull complete 12:23:22 4f4fb700ef54: Pull complete 12:23:22 464afbd9ba4c: Pull complete 12:23:30 00f215d4a9da: Pull complete 12:23:32 d496ad576159: Pull complete 12:23:32 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:23:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:23:32 ---> f246e2811388 12:23:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:23:32 Removing intermediate container f997c0441451 12:23:32 ---> cb5381daf9d5 12:23:32 Step 13/27 : FROM alpine:3.18 12:23:32 3.18: Pulling from library/alpine 12:23:33 930bdd4d222e: Pulling fs layer 12:23:33 930bdd4d222e: Verifying Checksum 12:23:33 930bdd4d222e: Download complete 12:23:33 930bdd4d222e: Pull complete 12:23:33 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 12:23:33 Status: Downloaded newer image for alpine:3.18 12:23:33 ---> 18f865063206 12:23:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:23:33 ---> Running in 35bee0f32190 12:23:33 Removing intermediate container 35bee0f32190 12:23:33 ---> 6561ff1281f1 12:23:33 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:23:33 ---> Running in 535a03e5076a 12:23:33 Removing intermediate container 535a03e5076a 12:23:33 ---> 15b6bdec6b53 12:23:33 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:23:33 ---> Running in 4179a0233fbb 12:23:33 ---> Running in 2da6db9fc03e 12:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:23:34 Removing intermediate container 2da6db9fc03e 12:23:34 ---> bcd3eca2a3f5 12:23:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:23:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:23:34 ---> Running in 2e74607a9dc0 12:23:34 (1/2) Installing ca-certificates (20240226-r0) 12:23:34 (2/2) Installing dumb-init (1.2.5-r2) 12:23:34 Executing busybox-1.36.1-r7.trigger 12:23:34 Executing ca-certificates-20240226-r0.trigger 12:23:34 OK: 8 MiB in 17 packages 12:23:34 Removing intermediate container 2e74607a9dc0 12:23:34 ---> 4f03f6e78ff4 12:23:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:23:34 ---> Running in b9352cce2205 12:23:34 Removing intermediate container b9352cce2205 12:23:34 ---> d6e0a480febb 12:23:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:23:34 ---> Running in 952b08ea5c8b 12:23:35 Removing intermediate container 4179a0233fbb 12:23:35 ---> 06400c5c7780 12:23:35 Step 17/27 : RUN apk --no-cache upgrade 12:23:35 ---> Running in 83949e636a69 12:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:23:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:23:35 OK: 8 MiB in 17 packages 12:23:35 Removing intermediate container 83949e636a69 12:23:35 ---> e66a68651c19 12:23:35 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:23:36 ---> 8999db0dd203 12:23:36 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:23:36 ---> 3add2f81ee72 12:23:36 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:23:36 ---> e372d70c4669 12:23:36 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:23:37 ---> e549a9b34a7d 12:23:37 Step 22/27 : EXPOSE 48095 12:23:37 ---> Running in 897d3f33caff 12:23:37 Removing intermediate container 897d3f33caff 12:23:37 ---> 248284961be3 12:23:37 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:23:37 ---> Running in 46fd5932870e 12:23:37 Removing intermediate container 46fd5932870e 12:23:37 ---> 158917688032 12:23:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:23:37 ---> Running in 4c2adcce411f 12:23:37 Removing intermediate container 4c2adcce411f 12:23:37 ---> 63012156a341 12:23:37 Step 25/27 : LABEL arch=amd64 12:23:37 ---> Running in 6dd561eb5261 12:23:37 Removing intermediate container 6dd561eb5261 12:23:37 ---> a2e4396e121a 12:23:37 Step 26/27 : LABEL git_sha=b7580dd756a64dd6a531cfec04693c3434d6ac12 12:23:37 ---> Running in 8336600118f5 12:23:37 OK: 266 MiB in 52 packages 12:23:37 Removing intermediate container 8336600118f5 12:23:37 ---> 01faf095b8ed 12:23:37 Step 27/27 : LABEL version=0.0.0 12:23:37 ---> Running in 31099cc7a9f1 12:23:37 Removing intermediate container 31099cc7a9f1 12:23:37 ---> a3aa89968edf 12:23:37 [Warning] One or more build-args [ARCH] were not consumed 12:23:37 Successfully built a3aa89968edf 12:23:37 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } 12:23:38 Removing intermediate container 952b08ea5c8b 12:23:38 ---> 4ceb5311c49f 12:23:38 Step 7/12 : WORKDIR /app 12:23:38 ---> Running in ddf28a88a44b [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:38 Removing intermediate container ddf28a88a44b 12:23:38 ---> 2b58f14812bc 12:23:38 Step 8/12 : COPY go.mod vendor* ./ 12:23:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:23:38 12:23:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:23:39 latest: Pulling from edgex-lftools-log-publisher 12:23:39 5eb5b503b376: Pulling fs layer 12:23:39 5c69ac0246d0: Pulling fs layer 12:23:39 ec43610c2a17: Pulling fs layer 12:23:39 3a2ae6a8a46f: Pulling fs layer 12:23:39 33b1e0a273af: Pulling fs layer 12:23:39 5d3b04190fa2: Pulling fs layer 12:23:39 2f39f015ded8: Pulling fs layer 12:23:39 3a2ae6a8a46f: Waiting 12:23:39 33b1e0a273af: Waiting 12:23:39 5d3b04190fa2: Waiting 12:23:39 2f39f015ded8: Waiting 12:23:39 5c69ac0246d0: Verifying Checksum 12:23:39 5c69ac0246d0: Download complete 12:23:39 3a2ae6a8a46f: Verifying Checksum 12:23:39 3a2ae6a8a46f: Download complete 12:23:39 33b1e0a273af: Verifying Checksum 12:23:39 33b1e0a273af: Download complete 12:23:39 5d3b04190fa2: Verifying Checksum 12:23:39 5d3b04190fa2: Download complete 12:23:39 ec43610c2a17: Verifying Checksum 12:23:39 ec43610c2a17: Download complete 12:23:39 5eb5b503b376: Verifying Checksum 12:23:39 5eb5b503b376: Download complete 12:23:39 ---> 88af18cf27b2 12:23:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:23:39 ---> Running in 55b6a67257c3 12:23:40 2f39f015ded8: Download complete 12:23:40 5eb5b503b376: Pull complete 12:23:40 5c69ac0246d0: Pull complete 12:23:41 ec43610c2a17: Pull complete 12:23:41 3a2ae6a8a46f: Pull complete 12:23:41 33b1e0a273af: Pull complete 12:23:41 5d3b04190fa2: Pull complete 12:23:45 2f39f015ded8: Pull complete 12:23:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:23:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:23:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:23:45 prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container 12:23: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-672 -v /w/workspace/_app-service-configurable_PR-672:/w/workspace/_app-service-configurable_PR-672:rw,z -v /w/workspace/_app-service-configurable_PR-672@tmp:/w/workspace/_app-service-configurable_PR-672@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-lftools-log-publisher:latest cat 12:23:51 $ docker top 5f1348f224c3df855e19246046c9e2818fb8135be11ad9b0e6a6afb7f0d01fe4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:23:51 ---> job-cost.sh 12:23:51 lf-activate-venv: SKIPPING 12:23:51 INFO: No Stack... 12:23:51 INFO: Retrieving Pricing Info for: v3-standard-8 12:23:52 INFO: Archiving Costs [Pipeline] sh 12:23:52 + cat /w/workspace/_app-service-configurable_PR-672/archives/cost.csv 12:23:52 + cut -d, -f6 [Pipeline] lock 12:23:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] 12:23:52 Resource [jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] did not exist. Created. 12:23:52 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:23:52 + echo total: 0.2199999988079071 [Pipeline] stash 12:23:52 Stashed 1 file(s) [Pipeline] } 12:23:52 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:23:53 $ docker stop --time=1 5f1348f224c3df855e19246046c9e2818fb8135be11ad9b0e6a6afb7f0d01fe4 12:23:54 $ docker rm -f --volumes 5f1348f224c3df855e19246046c9e2818fb8135be11ad9b0e6a6afb7f0d01fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:25:31 Removing intermediate container 55b6a67257c3 12:25:31 ---> 9336a977150c 12:25:31 Step 10/12 : COPY . . 12:25:31 ---> 57f9e2b2cb99 12:25:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:25:31 ---> Running in 6b87fc811f06 12:25:31 Removing intermediate container 6b87fc811f06 12:25:31 ---> 507a8db00273 12:25:31 Step 12/12 : RUN $MAKE 12:25:31 ---> Running in f8a196e00c65 12:25:31 noop 12:25:31 Removing intermediate container f8a196e00c65 12:25:31 ---> ae6f0c9abb2a 12:25:31 Successfully built ae6f0c9abb2a 12:25:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:31 + docker inspect -f . ci-base-image-arm64 12:25:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:25:32 prd-ubuntu20.04-docker-arm64-4c-16g-8388 does not seem to be running inside a container 12:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 12:25:33 $ docker top 3f61e0cb902a4c6c80fc691ccd0f2008b151f0df92ad75d0d5f071f0cd5c73c1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:25:34 + go version 12:25:34 go version go1.21.9 linux/arm64 [Pipeline] } 12:25:34 $ docker stop --time=1 3f61e0cb902a4c6c80fc691ccd0f2008b151f0df92ad75d0d5f071f0cd5c73c1 12:25:35 $ docker rm -f --volumes 3f61e0cb902a4c6c80fc691ccd0f2008b151f0df92ad75d0d5f071f0cd5c73c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:36 + docker inspect -f . ci-base-image-arm64 12:25:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:25:37 prd-ubuntu20.04-docker-arm64-4c-16g-8388 does not seem to be running inside a container 12:25:37 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 12:25:38 $ docker top 9feee820b0bf9205a6a79b7908c6489bbfa38a5eba857ce233ca204f4b218eaf -eo pid,comm [Pipeline] { [Pipeline] sh 12:25:39 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:25:39 + make test 12:25:39 go test -race -coverprofile=coverage.out ./... 12:29:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:29:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:29:32 go vet ./... 12:33:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:33:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:33:10 ./bin/test-attribution-txt.sh 12:33:10 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:33:10 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 12:33:10 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 12:33:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:33:10 $ docker stop --time=1 9feee820b0bf9205a6a79b7908c6489bbfa38a5eba857ce233ca204f4b218eaf 12:33:11 $ docker rm -f --volumes 9feee820b0bf9205a6a79b7908c6489bbfa38a5eba857ce233ca204f4b218eaf [Pipeline] // withDockerContainer [Pipeline] sh 12:33:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:33:14 Warning: overwriting stash ‘coverage-report’ 12:33:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:33:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:33:15 + ls -al . 12:33:15 total 256 12:33:15 drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 12:25 . 12:33:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 12:22 .. 12:33:15 -rw-rw-r-- 1 jenkins jenkins 119 Aug 23 12:22 .dockerignore 12:33:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:22 .git 12:33:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 12:22 .github 12:33:15 -rw-rw-r-- 1 jenkins jenkins 106 Aug 23 12:22 .gitignore 12:33:15 -rw-rw-r-- 1 jenkins jenkins 41 Aug 23 12:22 .golangci.yml 12:33:15 -rw-rw-r-- 1 jenkins jenkins 18981 Aug 23 12:22 Attribution.txt 12:33:15 -rw-rw-r-- 1 jenkins jenkins 37263 Aug 23 12:22 CHANGELOG.md 12:33:15 -rw-rw-r-- 1 jenkins jenkins 2007 Aug 23 12:22 Dockerfile 12:33:15 -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 12:22 GOVERNANCE.md 12:33:15 -rw-rw-r-- 1 jenkins jenkins 666 Aug 23 12:22 Jenkinsfile 12:33:15 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 23 12:22 LICENSE 12:33:15 -rw-rw-r-- 1 jenkins jenkins 618 Aug 23 12:22 OWNERS.md 12:33:15 -rw-rw-r-- 1 jenkins jenkins 4582 Aug 23 12:22 README.md 12:33:15 -rw-rw-r-- 1 jenkins jenkins 5 Aug 23 12:20 VERSION 12:33:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 12:22 bin 12:33:15 -rw-r--r-- 1 jenkins jenkins 13 Aug 23 12:25 coverage.out 12:33:15 -rw-rw-r-- 1 jenkins jenkins 7048 Aug 23 12:22 go.mod 12:33:15 -rw-rw-r-- 1 jenkins jenkins 101448 Aug 23 12:22 go.sum 12:33:15 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 23 12:22 main.go 12:33:15 -rw-rw-r-- 1 jenkins jenkins 2572 Aug 23 12:22 makefile 12:33:15 drwxrwxr-x 9 jenkins jenkins 4096 Aug 23 12:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:15 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b7580dd756a64dd6a531cfec04693c3434d6ac12 --label arch=arm64 --label version=0.0.0 . 12:33:15 Sending build context to Docker daemon 239.1kB 12:33:16 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:33:16 Step 2/27 : FROM ${BASE} AS builder 12:33:16 ---> ae6f0c9abb2a 12:33:16 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:33:16 ---> Running in 20b9e49bd7a4 12:33:16 Removing intermediate container 20b9e49bd7a4 12:33:16 ---> c65afac7e796 12:33:16 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:33:16 ---> Running in 40ec6d26c6df 12:33:16 Removing intermediate container 40ec6d26c6df 12:33:16 ---> 55ea4a78b384 12:33:16 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:33:16 ---> Running in d706bc19cb20 12:33:17 Removing intermediate container d706bc19cb20 12:33:17 ---> 95f3cc7fec5d 12:33:17 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:33:17 ---> Running in 6deb5255afaa 12:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:33:19 OK: 266 MiB in 52 packages 12:33:20 Removing intermediate container 6deb5255afaa 12:33:20 ---> 75382ea49a67 12:33:20 Step 7/27 : WORKDIR /app 12:33:20 ---> Running in 702990ded498 12:33:20 Removing intermediate container 702990ded498 12:33:20 ---> efffc7694429 12:33:20 Step 8/27 : COPY go.mod vendor* ./ 12:33:21 ---> f00dfc0b4daa 12:33:21 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:33:21 ---> Running in c524c1464145 12:33:23 Removing intermediate container c524c1464145 12:33:23 ---> 46863b4b0e98 12:33:23 Step 10/27 : COPY . . 12:33:23 ---> 6372205ec608 12:33:23 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:33:24 ---> Running in c3ad575f3756 12:33:24 Removing intermediate container c3ad575f3756 12:33:24 ---> ee76b5497732 12:33:24 Step 12/27 : RUN $MAKE 12:33:24 ---> Running in 68a5910a0829 12:33:25 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.47 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:36:46 Removing intermediate container 68a5910a0829 12:36:46 ---> c3652586006c 12:36:46 Step 13/27 : FROM alpine:3.18 12:36:46 3.18: Pulling from library/alpine 12:36:46 4983c3fe2029: Pulling fs layer 12:36:46 4983c3fe2029: Verifying Checksum 12:36:46 4983c3fe2029: Download complete 12:36:46 4983c3fe2029: Pull complete 12:36:46 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 12:36:46 Status: Downloaded newer image for alpine:3.18 12:36:46 ---> a0237000ae83 12:36:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:36:46 ---> Running in 167a99519fc4 12:36:46 Removing intermediate container 167a99519fc4 12:36:46 ---> 9dcac86ba549 12:36:46 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:36:46 ---> Running in 6559a733259f 12:36:46 Removing intermediate container 6559a733259f 12:36:46 ---> fd74ca8d888d 12:36:46 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:36:46 ---> Running in 31e04d2faa2f 12:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:36:46 (1/2) Installing ca-certificates (20240226-r0) 12:36:46 (2/2) Installing dumb-init (1.2.5-r2) 12:36:46 Executing busybox-1.36.1-r7.trigger 12:36:46 Executing ca-certificates-20240226-r0.trigger 12:36:46 OK: 9 MiB in 17 packages 12:36:46 Removing intermediate container 31e04d2faa2f 12:36:46 ---> c1225196ac55 12:36:46 Step 17/27 : RUN apk --no-cache upgrade 12:36:46 ---> Running in 2ae54e760284 12:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:36:49 OK: 9 MiB in 17 packages 12:36:49 Removing intermediate container 2ae54e760284 12:36:49 ---> a8f13d1a079e 12:36:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:36:50 ---> 1295e0280342 12:36:50 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:36:50 ---> bf62627ed5a9 12:36:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:36:51 ---> 27ec08d89636 12:36:51 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:36:52 ---> bce0184e44f7 12:36:52 Step 22/27 : EXPOSE 48095 12:36:52 ---> Running in 22bcdc670580 12:36:53 Removing intermediate container 22bcdc670580 12:36:53 ---> bcdf4088a1a7 12:36:53 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:36:53 ---> Running in 7826c0c0910d 12:36:53 Removing intermediate container 7826c0c0910d 12:36:53 ---> b907f65cf7e2 12:36:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:36:53 ---> Running in 7befafd980fd 12:36:53 Removing intermediate container 7befafd980fd 12:36:53 ---> d007bdc70b1b 12:36:53 Step 25/27 : LABEL arch=arm64 12:36:53 ---> Running in d19d9d90c9ac 12:36:54 Removing intermediate container d19d9d90c9ac 12:36:54 ---> 4fe1f116f3a7 12:36:54 Step 26/27 : LABEL git_sha=b7580dd756a64dd6a531cfec04693c3434d6ac12 12:36:54 ---> Running in 8cd60ea0f0f8 12:36:54 Removing intermediate container 8cd60ea0f0f8 12:36:54 ---> 6f341dcc8a4e 12:36:54 Step 27/27 : LABEL version=0.0.0 12:36:54 ---> Running in 7d62fa321400 12:36:55 Removing intermediate container 7d62fa321400 12:36:55 ---> 9256027862a0 12:36:55 [Warning] One or more build-args [ARCH] were not consumed 12:36:55 Successfully built 9256027862a0 12:36:55 Successfully tagged app-service-configurable-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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:36:56 12:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:36:56 arm64: Pulling from edgex-lftools-log-publisher 12:36:56 8998bd30e6a1: Pulling fs layer 12:36:56 04944245beec: Pulling fs layer 12:36:56 699f458cf7ca: Pulling fs layer 12:36:56 765212b225bb: Pulling fs layer 12:36:56 f23df028b6ca: Pulling fs layer 12:36:56 d65c8cfc05b1: Pulling fs layer 12:36:56 2437ff75d9bd: Pulling fs layer 12:36:56 765212b225bb: Waiting 12:36:56 f23df028b6ca: Waiting 12:36:56 d65c8cfc05b1: Waiting 12:36:56 2437ff75d9bd: Waiting 12:36:56 04944245beec: Verifying Checksum 12:36:56 04944245beec: Download complete 12:36:56 765212b225bb: Verifying Checksum 12:36:56 765212b225bb: Download complete 12:36:56 f23df028b6ca: Verifying Checksum 12:36:56 f23df028b6ca: Download complete 12:36:56 d65c8cfc05b1: Verifying Checksum 12:36:56 d65c8cfc05b1: Download complete 12:36:56 699f458cf7ca: Verifying Checksum 12:36:56 699f458cf7ca: Download complete 12:36:57 8998bd30e6a1: Verifying Checksum 12:36:57 8998bd30e6a1: Download complete 12:36:59 2437ff75d9bd: Verifying Checksum 12:36:59 2437ff75d9bd: Download complete 12:37:01 8998bd30e6a1: Pull complete 12:37:02 04944245beec: Pull complete 12:37:03 699f458cf7ca: Pull complete 12:37:04 765212b225bb: Pull complete 12:37:05 f23df028b6ca: Pull complete 12:37:05 d65c8cfc05b1: Pull complete 12:37:23 2437ff75d9bd: Pull complete 12:37:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:37:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:37:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:23 prd-ubuntu20.04-docker-arm64-4c-16g-8388 does not seem to be running inside a container 12:37:23 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-lftools-log-publisher:arm64 cat 12:37:26 $ docker top 2ccba9cdb1d52578d8195dad23b08427d97f55e611eead8fb0d2e500a297fc6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:37:27 ---> job-cost.sh 12:37:27 lf-activate-venv: SKIPPING 12:37:27 INFO: No Stack... 12:37:27 INFO: Retrieving Pricing Info for: v3-standard-4 12:37:28 INFO: Archiving Costs [Pipeline] sh 12:37:29 + + cutcat -d, /w/workspace/app-service-configurable/1/archives/cost.csv -f6 12:37:29 [Pipeline] lock 12:37:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] 12:37:29 Resource [jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] did not exist. Created. 12:37:29 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:37:29 /w/workspace/app-service-configurable/1@tmp/durable-312777f5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:37:30 + echo total: 0.10999999940395355 [Pipeline] stash 12:37:30 Warning: overwriting stash ‘stack-cost’ 12:37:30 Stashed 1 file(s) [Pipeline] } 12:37:30 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-672-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:37:30 $ docker stop --time=1 2ccba9cdb1d52578d8195dad23b08427d97f55e611eead8fb0d2e500a297fc6a 12:37:32 $ docker rm -f --volumes 2ccba9cdb1d52578d8195dad23b08427d97f55e611eead8fb0d2e500a297fc6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:37:33 provisioning config files... 12:37:33 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-672@tmp/config3418216035041713223tmp [Pipeline] { [Pipeline] sh 12:37:33 + set +x 12:37:33 + curl -s https://codecov.io/bash 12:37:33 + bash -s -- 12:37:33 12:37:33 _____ _ 12:37:33 / ____| | | 12:37:33 | | ___ __| | ___ ___ _____ __ 12:37:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:37:33 | |___| (_) | (_| | __/ (_| (_) \ V / 12:37:33 \_____\___/ \__,_|\___|\___\___/ \_/ 12:37:33 Bash-1.0.6 12:37:33 12:37:33 12:37:33 ==> git version 2.25.1 found 12:37:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:37:33 Release-Date: 2020-01-08 12:37:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:37:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:37:33 ==> Jenkins CI detected. 12:37:33 current dir:  /w/workspace/_app-service-configurable_PR-672 12:37:33 project root: . 12:37:33 --> token set from env 12:37:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:37:33 ==> Running gcov in . (disable via -X gcov) 12:37:33 ==> Python coveragepy not found 12:37:33 ==> Searching for coverage reports in: 12:37:33 + . 12:37:33 -> Found 1 reports 12:37:33 ==> Detecting git/mercurial file structure 12:37:34 ==> Reading reports 12:37:34 + ./coverage.out bytes=13 12:37:34 ==> Appending adjustments 12:37:34 https://docs.codecov.io/docs/fixing-reports 12:37:34 + Found adjustments 12:37:34 ==> Gzipping contents 12:37:34 4.0K /tmp/codecov.ACuRMV.gz 12:37:34 ==> Uploading reports 12:37:34 url: https://codecov.io 12:37:34 query: branch=PR-672&commit=b7580dd756a64dd6a531cfec04693c3434d6ac12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-672%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=672&job=&cmd_args= 12:37:34 -> Pinging Codecov 12:37:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-672&commit=b7580dd756a64dd6a531cfec04693c3434d6ac12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-672%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=672&job=&cmd_args= 12:37:34 -> Uploading to 12:37:34 https://storage.googleapis.com/codecov/v4/raw/2024-08-23/A97CA9966030D2A3747ED39772930CCE/b7580dd756a64dd6a531cfec04693c3434d6ac12/11c4604d-3d40-47f6-a82a-b7afccdcc426.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T123734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a800ecac0bddf167a5afcb5b5018428429325d9b3ddfdd7168b859089f25ada7 12:37:34 % Total % Received % Xferd Average Speed Time Time Time Current 12:37:34 Dload Upload Total Spent Left Speed 12:37:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 896 --:--:-- --:--:-- --:--:-- 896 12:37:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b7580dd756a64dd6a531cfec04693c3434d6ac12 [Pipeline] } 12:37:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:37:36 + [ -d /w/workspace/_app-service-configurable_PR-672/archives ] 12:37:36 + ls -al /w/workspace/_app-service-configurable_PR-672/archives 12:37:36 total 16 12:37:36 drwxr-xr-x 3 root root 4096 Aug 23 12:23 . 12:37:36 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:23 .. 12:37:36 drwxr-xr-x 2 root root 4096 Aug 23 12:23 cost 12:37:36 -rw-r--r-- 1 root root 96 Aug 23 12:23 cost.csv 12:37:36 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-672/archives 12:37:36 + ls -al /w/workspace/_app-service-configurable_PR-672/archives 12:37:36 total 16 12:37:36 drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 12:23 . 12:37:36 drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 12:23 .. 12:37:36 drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 12:23 cost 12:37:36 -rw-r--r-- 1 jenkins jenkins 96 Aug 23 12:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:37:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:37:37 ---> package-listing.sh 12:37:37 ++ facter osfamily 12:37:37 ++ tr '[:upper:]' '[:lower:]' 12:37:38 + OS_FAMILY=debian 12:37:38 + workspace=/w/workspace/_app-service-configurable_PR-672 12:37:38 + START_PACKAGES=/tmp/packages_start.txt 12:37:38 + END_PACKAGES=/tmp/packages_end.txt 12:37:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:37:38 + PACKAGES=/tmp/packages_start.txt 12:37:38 + '[' /w/workspace/_app-service-configurable_PR-672 ']' 12:37:38 + PACKAGES=/tmp/packages_end.txt 12:37:38 + case "${OS_FAMILY}" in 12:37:38 + dpkg -l 12:37:38 + grep '^ii' 12:37:38 + '[' -f /tmp/packages_start.txt ']' 12:37:38 + '[' -f /tmp/packages_end.txt ']' 12:37:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:37:38 + '[' /w/workspace/_app-service-configurable_PR-672 ']' 12:37:38 + mkdir -p /w/workspace/_app-service-configurable_PR-672/archives/ 12:37:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-672/archives/ [Pipeline] echo 12:37:38 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-672/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:37:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:39 prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container 12:37:39 $ 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-672/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-672 -v /w/workspace/_app-service-configurable_PR-672:/w/workspace/_app-service-configurable_PR-672:rw,z -v /w/workspace/_app-service-configurable_PR-672@tmp:/w/workspace/_app-service-configurable_PR-672@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:37:39 $ docker top 3b874cc15f7ef6d4fb6fa254bceebe56910ab45c720e3798afcc30bb2f244a27 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:40 + touch /tmp/pre-build-complete [Pipeline] sh 12:37:40 + mkdir -p /var/log/sysstat [Pipeline] sh 12:37:40 + ls /var/log/sa-host 12:37:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:37:40 provisioning config files... 12:37:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-672@tmp/config15152705868431688558tmp [Pipeline] { [Pipeline] echo 12:37:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:37:41 ---> create-netrc.sh [Pipeline] } 12:37:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:37:41 ---> python-tools-install.sh [Pipeline] echo 12:37:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:37:42 ---> sudo-logs.sh 12:37:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:37:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:37:42 ---> job-cost.sh 12:37:42 lf-activate-venv: SKIPPING 12:37:42 DEBUG: total: 0.2199999988079071 12:37:42 INFO: Retrieving Stack Cost... 12:37:42 INFO: Retrieving Pricing Info for: v3-standard-8 12:37:43 INFO: Archiving Costs [Pipeline] echo 12:37:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:37:43 ---> logs-deploy.sh 12:37:43 lf-activate-venv: SKIPPING 12:37:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-672/1 12:37:43 INFO: archiving workspace using pattern(s): 12:37:44 Archives upload complete. 12:37:44 INFO: archiving logs to Nexus