Pull request #664 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/app-service-configurable Obtained Jenkinsfile from d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a+5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 (6dcd22f8202e65923f4bbdf0501c506f9eac5c07) 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-ssh10873946226067951534.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-ssh14621326483862454956.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-664/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-664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18099929263179703981.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-664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh422566316975664173.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-ssh12791770129063838923.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-664/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-664/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16756831575390660182.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-5786 in /w/workspace/_app-service-configurable_PR-664 [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-664 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 into PR head commit d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a Merge succeeded, producing d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a Checking out Revision d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a (PR-664) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a # 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 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a # timeout=10 Commit message: "build: Bump app-functions-sdk-go version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:31:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:31:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:31:43 ========================================================= 07:31:43 EdgeX Global Pipelines Version Info 07:31:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:31:44 ------------------- 07:31:44 stable info: 07:31:44 ------------------- 07:31:44 Commited By: Ginny Guan ginny@iotechsys.com 07:31:44 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:31:44 Message: update stable to v1.0.260 07:31:45 ------------------- 07:31:45 experimental info: 07:31:45 ------------------- 07:31:45 Commited By: Ginny Guan ginny@iotechsys.com 07:31:45 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:31:45 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:31:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:31:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:31:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-664 [Pipeline] echo 07:31:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-664 [Pipeline] echo 07:31:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-664 [Pipeline] echo 07:31:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [Pipeline] echo 07:31:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d80a713 [Pipeline] echo 07:31:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:31:47 provisioning config files... 07:31:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-664@tmp/config11699917412436668994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:31:47 ---> ****-login.sh 07:31:47 nexus3.edgexfoundry.org:10001 07:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:48 Configure a credential helper to remove this warning. See 07:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:48 07:31:48 Login Succeeded 07:31:48 nexus3.edgexfoundry.org:10002 07:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:48 Configure a credential helper to remove this warning. See 07:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:48 07:31:48 Login Succeeded 07:31:48 nexus3.edgexfoundry.org:10003 07:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:48 Configure a credential helper to remove this warning. See 07:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:48 07:31:48 Login Succeeded 07:31:48 nexus3.edgexfoundry.org:10004 07:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:48 Configure a credential helper to remove this warning. See 07:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:48 07:31:48 Login Succeeded 07:31:48 ****.io 07:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:31:48 Configure a credential helper to remove this warning. See 07:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:31:48 07:31:48 Login Succeeded 07:31:48 ---> ****-login.sh ends [Pipeline] } 07:31:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:31:49 + git rev-list -1 --merges d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a~1..d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [Pipeline] echo 07:31:49 -----------> git rev-list -1 --merges d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a~1..d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [false] [Pipeline] sh 07:31:50 + git log --format=format:%s -1 d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [Pipeline] echo 07:31:50 ========================================================= 07:31:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:31:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:31:50 + git log --format=format:%s -1 d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [Pipeline] echo 07:31:50 [semverPrep] GIT_COMMIT: d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a, Commit Message: build: Bump app-functions-sdk-go version [Pipeline] echo 07:31:50 [semverPrep] This is not a build commit. [Pipeline] sh 07:31:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:31:51 + grep -v github /etc/ssh/ssh_known_hosts 07:31:51 + [ -e /tmp/ssh_known_hosts ] 07:31:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:31:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:31:51 + sudo tee -a /etc/ssh/ssh_known_hosts 07:31:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:31:51 07:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:31:52 0.1.4: Pulling from edgex-devops/py-git-semver 07:31:52 b85a868b505f: Pulling fs layer 07:31:52 e2be974225ed: Pulling fs layer 07:31:52 339a4e72a1f5: Pulling fs layer 07:31:52 988bab9f4d93: Pulling fs layer 07:31:52 1469e6f7b9e6: Pulling fs layer 07:31:52 eaf3925da568: Pulling fs layer 07:31:52 bab4dde63d76: Pulling fs layer 07:31:52 bde34c3a00c8: Pulling fs layer 07:31:52 b352a97aabf1: Pulling fs layer 07:31:52 4872d77fe225: Pulling fs layer 07:31:52 5851b861e8e6: Pulling fs layer 07:31:52 1469e6f7b9e6: Waiting 07:31:52 bde34c3a00c8: Waiting 07:31:52 988bab9f4d93: Waiting 07:31:52 4872d77fe225: Waiting 07:31:52 5851b861e8e6: Waiting 07:31:52 eaf3925da568: Waiting 07:31:52 e2be974225ed: Verifying Checksum 07:31:52 e2be974225ed: Download complete 07:31:52 988bab9f4d93: Verifying Checksum 07:31:52 988bab9f4d93: Download complete 07:31:52 1469e6f7b9e6: Verifying Checksum 07:31:52 1469e6f7b9e6: Download complete 07:31:52 eaf3925da568: Download complete 07:31:52 339a4e72a1f5: Verifying Checksum 07:31:52 339a4e72a1f5: Download complete 07:31:52 bde34c3a00c8: Verifying Checksum 07:31:52 bde34c3a00c8: Download complete 07:31:52 b352a97aabf1: Download complete 07:31:52 4872d77fe225: Verifying Checksum 07:31:52 4872d77fe225: Download complete 07:31:52 5851b861e8e6: Verifying Checksum 07:31:52 5851b861e8e6: Download complete 07:31:52 b85a868b505f: Verifying Checksum 07:31:52 b85a868b505f: Download complete 07:31:52 bab4dde63d76: Verifying Checksum 07:31:52 bab4dde63d76: Download complete 07:31:53 b85a868b505f: Pull complete 07:31:53 e2be974225ed: Pull complete 07:31:54 339a4e72a1f5: Pull complete 07:31:54 988bab9f4d93: Pull complete 07:31:54 1469e6f7b9e6: Pull complete 07:31:54 eaf3925da568: Pull complete 07:31:56 bab4dde63d76: Pull complete 07:31:56 bde34c3a00c8: Pull complete 07:31:56 b352a97aabf1: Pull complete 07:31:56 4872d77fe225: Pull complete 07:31:56 5851b861e8e6: Pull complete 07:31:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:31:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:31:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:57 prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container 07:31:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-664 -v /w/workspace/_app-service-configurable_PR-664:/w/workspace/_app-service-configurable_PR-664:rw,z -v /w/workspace/_app-service-configurable_PR-664@tmp:/w/workspace/_app-service-configurable_PR-664@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-devops/py-git-semver:0.1.4 cat 07:31:58 $ docker top aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 -eo pid,comm 07:31:58 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). 07:31:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:31:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:58 [ssh-agent] Looking for ssh-agent implementation... 07:31:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:58 $ docker exec aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 ssh-agent 07:31:58 SSH_AUTH_SOCK=/tmp/ssh-D101CwTdsT48/agent.32 07:31:58 SSH_AGENT_PID=38 07:31:58 Running ssh-add (command line suppressed) 07:31:58 Identity added: /w/workspace/_app-service-configurable_PR-664@tmp/private_key_13091581171386289560.key (/w/workspace/_app-service-configurable_PR-664@tmp/private_key_13091581171386289560.key) 07:31:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:31:59 + git tag --points-at HEAD [Pipeline] } 07:31:59 $ docker exec --env ******** --env ******** aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 ssh-agent -k 07:31:59 unset SSH_AUTH_SOCK; 07:31:59 unset SSH_AGENT_PID; 07:31:59 echo Agent pid 38 killed; 07:31:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:31:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:31:59 [ssh-agent] Looking for ssh-agent implementation... 07:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:31:59 $ docker exec aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 ssh-agent 07:31:59 SSH_AUTH_SOCK=/tmp/ssh-d0KyD64jhvYn/agent.71 07:31:59 SSH_AGENT_PID=77 07:31:59 Running ssh-add (command line suppressed) 07:31:59 Identity added: /w/workspace/_app-service-configurable_PR-664@tmp/private_key_2867387044889076590.key (/w/workspace/_app-service-configurable_PR-664@tmp/private_key_2867387044889076590.key) 07:31:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:32:00 + git semver init 07:32:00 2024-07-17 07:32:00,406 [run_init] DEBUG init version:0.0.0 force:False 07:32:00 2024-07-17 07:32:00,407 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-664/.semver 07:32:00 2024-07-17 07:32:00,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-664/.semver 07:32:00 2024-07-17 07:32:00,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-664/.semver'], cwd=/w/workspace/_app-service-configurable_PR-664, universal_newlines=False, shell=None, istream=None) 07:32:01 2024-07-17 07:32:01,345 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-664/.git/info/exclude 07:32:01 2024-07-17 07:32:01,345 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-664/.semver/PR-664 with force:False 07:32:01 2024-07-17 07:32:01,345 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-664/.semver/PR-664 07:32:01 2024-07-17 07:32:01,349 [execute] INFO git cat-file --batch-check 07:32:01 2024-07-17 07:32:01,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-664/.semver, universal_newlines=False, shell=None, istream=) 07:32:01 2024-07-17 07:32:01,354 [execute] INFO git cat-file --batch 07:32:01 2024-07-17 07:32:01,355 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-664/.semver, universal_newlines=False, shell=None, istream=) 07:32:01 2024-07-17 07:32:01,360 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-664/.semver/PR-664 07:32:01 0.0.0 [Pipeline] } 07:32:01 $ docker exec --env ******** --env ******** aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 ssh-agent -k 07:32:01 unset SSH_AUTH_SOCK; 07:32:01 unset SSH_AGENT_PID; 07:32:01 echo Agent pid 77 killed; 07:32:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:32:02 + git semver [Pipeline] } 07:32:02 $ docker stop --time=1 aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 07:32:03 $ docker rm -f --volumes aa0a53e644f1a617ff839f988f6b6e27ad5b67b5625f75204900b3901e72bfd7 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:32:04 Stashed 1 file(s) [Pipeline] echo 07:32:04 [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 07:32:05 provisioning config files... 07:32:05 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-664@tmp/config5646695634912330008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:05 ---> ****-login.sh 07:32:05 nexus3.edgexfoundry.org:10001 07:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:05 Configure a credential helper to remove this warning. See 07:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:05 07:32:05 Login Succeeded 07:32:05 nexus3.edgexfoundry.org:10002 07:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:05 Configure a credential helper to remove this warning. See 07:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:05 07:32:05 Login Succeeded 07:32:05 nexus3.edgexfoundry.org:10003 07:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:05 Configure a credential helper to remove this warning. See 07:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:05 07:32:05 Login Succeeded 07:32:05 nexus3.edgexfoundry.org:10004 07:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:05 Configure a credential helper to remove this warning. See 07:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:05 07:32:05 Login Succeeded 07:32:05 ****.io 07:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:32:06 Configure a credential helper to remove this warning. See 07:32:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:32:06 07:32:06 Login Succeeded 07:32:06 ---> ****-login.sh ends [Pipeline] } 07:32:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:32:06 ========================================================= 07:32:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:32:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:06 + 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 . 07:32:06 Sending build context to Docker daemon 9.125MB 07:32:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 07:32:06 Step 2/12 : FROM ${BASE} AS builder 07:32:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:32:06 619be1103602: Pulling fs layer 07:32:06 7862e08f4a3e: Pulling fs layer 07:32:06 5df492c9dc93: Pulling fs layer 07:32:06 7629e6793208: Pulling fs layer 07:32:06 4f4fb700ef54: Pulling fs layer 07:32:06 fb5054dd5b73: Pulling fs layer 07:32:06 eeca6798cff9: Pulling fs layer 07:32:06 aa269ceb94a6: Pulling fs layer 07:32:06 ada007ff1a6a: Pulling fs layer 07:32:06 aa269ceb94a6: Waiting 07:32:06 fb5054dd5b73: Waiting 07:32:06 ada007ff1a6a: Waiting 07:32:06 4f4fb700ef54: Waiting 07:32:06 eeca6798cff9: Waiting 07:32:06 7629e6793208: Waiting 07:32:06 7862e08f4a3e: Download complete 07:32:06 7629e6793208: Download complete 07:32:06 4f4fb700ef54: Download complete 07:32:07 fb5054dd5b73: Download complete 07:32:07 619be1103602: Verifying Checksum 07:32:07 619be1103602: Download complete 07:32:07 eeca6798cff9: Verifying Checksum 07:32:07 eeca6798cff9: Download complete 07:32:07 619be1103602: Pull complete 07:32:07 ada007ff1a6a: Verifying Checksum 07:32:07 ada007ff1a6a: Download complete 07:32:07 7862e08f4a3e: Pull complete 07:32:07 5df492c9dc93: Verifying Checksum 07:32:07 5df492c9dc93: Download complete 07:32:08 aa269ceb94a6: Verifying Checksum 07:32:08 aa269ceb94a6: Download complete 07:32:10 5df492c9dc93: Pull complete 07:32:10 7629e6793208: Pull complete 07:32:10 4f4fb700ef54: Pull complete 07:32:10 fb5054dd5b73: Pull complete 07:32:11 eeca6798cff9: Pull complete 07:32:13 aa269ceb94a6: Pull complete 07:32:13 ada007ff1a6a: Pull complete 07:32:13 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:32:13 ---> f489d0715acc 07:32:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:32:15 ---> Running in 464df358a5d8 07:32:15 Removing intermediate container 464df358a5d8 07:32:15 ---> 19091cf7b482 07:32:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:32:15 ---> Running in 3637dad9606a 07:32:15 Removing intermediate container 3637dad9606a 07:32:15 ---> e0d7bea30e2b 07:32:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:32:15 ---> Running in f96a42d2f8aa 07:32:15 Removing intermediate container f96a42d2f8aa 07:32:15 ---> 85a6153a7196 07:32:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:32:15 ---> Running in 8ce7571f9de1 07:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:32:16 OK: 264 MiB in 52 packages 07:32:16 Removing intermediate container 8ce7571f9de1 07:32:16 ---> 15fb62fb9d21 07:32:16 Step 7/12 : WORKDIR /app 07:32:16 ---> Running in c8bedd46945b 07:32:16 Removing intermediate container c8bedd46945b 07:32:16 ---> 276061620017 07:32:16 Step 8/12 : COPY go.mod vendor* ./ 07:32:16 ---> d7fa2f6f9094 07:32:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:16 ---> Running in 1c158152c875 07:32:20 Still waiting to schedule task 07:32:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:33:10 Removing intermediate container 1c158152c875 07:33:10 ---> 008330ac9f02 07:33:10 Step 10/12 : COPY . . 07:33:10 ---> e0f3075390be 07:33:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:33:10 ---> Running in 4b17dba4d916 07:33:10 Removing intermediate container 4b17dba4d916 07:33:10 ---> 30c369e73a58 07:33:10 Step 12/12 : RUN $MAKE 07:33:10 ---> Running in cfbc3497f587 07:33:10 noop 07:33:10 Removing intermediate container cfbc3497f587 07:33:10 ---> 3eec9642a682 07:33:10 Successfully built 3eec9642a682 07:33:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:11 + docker inspect -f . ci-base-image-x86_64 07:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:11 prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container 07:33:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-664 -v /w/workspace/_app-service-configurable_PR-664:/w/workspace/_app-service-configurable_PR-664:rw,z -v /w/workspace/_app-service-configurable_PR-664@tmp:/w/workspace/_app-service-configurable_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:33:11 $ docker top 788028a8b6f87516d758d0083328fe9dfbaf716aaaa2ff708b7832998b10b3f5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:12 + go version 07:33:12 go version go1.21.9 linux/amd64 [Pipeline] } 07:33:12 $ docker stop --time=1 788028a8b6f87516d758d0083328fe9dfbaf716aaaa2ff708b7832998b10b3f5 07:33:13 $ docker rm -f --volumes 788028a8b6f87516d758d0083328fe9dfbaf716aaaa2ff708b7832998b10b3f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:14 + docker inspect -f . ci-base-image-x86_64 07:33:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:14 prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container 07:33:14 $ 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-664 -v /w/workspace/_app-service-configurable_PR-664:/w/workspace/_app-service-configurable_PR-664:rw,z -v /w/workspace/_app-service-configurable_PR-664@tmp:/w/workspace/_app-service-configurable_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:33:14 $ docker top 14d70b1667a5c737900c370a65c6a7322f03c108ea4d4f7e0a3c90e0be520c5a -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:15 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-664 [Pipeline] fileExists [Pipeline] sh 07:33:15 + make test 07:33:15 go test -race -coverprofile=coverage.out ./... 07:33:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:34:14 go vet ./... 07:34:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5787 in /w/workspace/_app-service-configurable_PR-664 [Pipeline] { [Pipeline] ws 07:34:15 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 07:34:15 The recommended git tool is: git 07:34:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:34:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:34:19 ./bin/test-attribution-txt.sh 07:34:19 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 07:34:19 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:34:19 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 07:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:34:19 $ docker stop --time=1 14d70b1667a5c737900c370a65c6a7322f03c108ea4d4f7e0a3c90e0be520c5a 07:34:20 using credential edgex-jenkins-ssh 07:34:20 Cloning the remote Git repository 07:34:20 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:34:20 > git init /w/workspace/app-service-configurable/1 # timeout=10 07:34:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:34:20 > git --version # timeout=10 07:34:20 > git --version # 'git version 2.25.1' 07:34:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:21 $ docker rm -f --volumes 14d70b1667a5c737900c370a65c6a7322f03c108ea4d4f7e0a3c90e0be520c5a [Pipeline] // withDockerContainer [Pipeline] sh 07:34:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:34:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:34:22 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:34:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:34:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:34:23 + ls -al . 07:34:23 total 264 07:34:23 drwxrwxr-x 7 jenkins jenkins 4096 Jul 17 07:33 . 07:34:23 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 07:31 .. 07:34:23 -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 07:31 .dockerignore 07:34:23 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 07:33 .git 07:34:23 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 07:31 .github 07:34:23 -rw-rw-r-- 1 jenkins jenkins 106 Jul 17 07:31 .gitignore 07:34:23 -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 07:31 .golangci.yml 07:34:23 drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 07:32 .semver 07:34:23 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 17 07:31 Attribution.txt 07:34:23 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 17 07:31 CHANGELOG.md 07:34:23 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 17 07:31 Dockerfile 07:34:23 -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 07:31 GOVERNANCE.md 07:34:23 -rw-rw-r-- 1 jenkins jenkins 666 Jul 17 07:31 Jenkinsfile 07:34:23 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 07:31 LICENSE 07:34:23 -rw-rw-r-- 1 jenkins jenkins 618 Jul 17 07:31 OWNERS.md 07:34:23 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 17 07:31 README.md 07:34:23 -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 07:32 VERSION 07:34:23 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 07:31 bin 07:34:23 -rw-r--r-- 1 jenkins jenkins 13 Jul 17 07:33 coverage.out 07:34:23 -rw-rw-r-- 1 jenkins jenkins 7155 Jul 17 07:31 go.mod 07:34:23 -rw-rw-r-- 1 jenkins jenkins 102427 Jul 17 07:31 go.sum 07:34:23 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 17 07:31 main.go 07:34:23 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 17 07:31 makefile 07:34:23 drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 07:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:24 Merging remotes/origin/main commit 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 into PR head commit d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a 07:34:24 + 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=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a --label arch=amd64 --label version=0.0.0 . 07:34:24 Sending build context to Docker daemon 9.126MB 07:34:24 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:34:24 Step 2/27 : FROM ${BASE} AS builder 07:34:24 ---> 3eec9642a682 07:34:24 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:34:24 ---> Running in 19adc32e32a0 07:34:24 Removing intermediate container 19adc32e32a0 07:34:24 ---> 6e9b8d0dee4b 07:34:24 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:34:24 Merge succeeded, producing d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a 07:34:24 Checking out Revision d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a (PR-664) 07:34:24 ---> Running in 9aaea884b55c 07:34:24 Removing intermediate container 9aaea884b55c 07:34:24 ---> d0f53e5e0d50 07:34:24 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:34:24 ---> Running in 0549be13d4ab 07:34:24 Removing intermediate container 0549be13d4ab 07:34:24 ---> 5b8b1e117830 07:34:24 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:34:24 ---> Running in b43ad58ec7ff 07:34:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:34:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:34:23 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/664/head:refs/remotes/origin/PR-664 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:34:24 > git config core.sparsecheckout # timeout=10 07:34:24 > git checkout -f d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a # timeout=10 07:34:24 > git remote # timeout=10 07:34:24 > git config --get remote.origin.url # timeout=10 07:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:34:24 > git merge 5606c3fdb1cf62f4e5d2608ca923e8f0cb591df4 # timeout=10 07:34:24 > git rev-parse HEAD^{commit} # timeout=10 07:34:24 > git config core.sparsecheckout # timeout=10 07:34:24 > git checkout -f d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a # timeout=10 07:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:25 OK: 264 MiB in 52 packages 07:34:25 Removing intermediate container b43ad58ec7ff 07:34:25 ---> f24ed4bccbbe 07:34:25 Step 7/27 : WORKDIR /app 07:34:25 ---> Running in da10e3cc115d 07:34:25 Removing intermediate container da10e3cc115d 07:34:25 ---> e018103a4022 07:34:25 Step 8/27 : COPY go.mod vendor* ./ 07:34:26 ---> d5bb084d878b 07:34:26 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:26 ---> Running in 8d1c7734d4a8 07:34:26 Removing intermediate container 8d1c7734d4a8 07:34:26 ---> 1720e6076e48 07:34:26 Step 10/27 : COPY . . 07:34:26 ---> ece6a971ae23 07:34:26 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:34:26 ---> Running in e00c125a1166 07:34:27 Removing intermediate container e00c125a1166 07:34:27 ---> 6b48ac5719bf 07:34:27 Step 12/27 : RUN $MAKE 07:34:27 ---> Running in 1c3178cf27c1 07:34:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 07:34:27 Commit message: "build: Bump app-functions-sdk-go version" 07:34:27 > git --version # timeout=10 07:34:27 > git --version # 'git version 2.25.1' 07:34:27 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:34:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:34:29 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:29 Dload Upload Total Spent Left Speed 07:34:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 07:34:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:34:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:34:30 + sudo tee /etc/docker/daemon.new 07:34:30 { 07:34:30 "registry-mirrors": [ 07:34:30 "https://nexus3.edgexfoundry.org:10001" 07:34:30 ], 07:34:30 "bip": "10.250.0.254/24", 07:34:30 "hosts": [ 07:34:30 "tcp://0.0.0.0:5555", 07:34:30 "unix:///var/run/docker.sock" 07:34:30 ], 07:34:30 "mtu": 1458, 07:34:30 "selinux-enabled": true, 07:34:30 "seccomp-profile": "/etc/docker/seccomp.json" 07:34:30 } [Pipeline] sh 07:34:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:34:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:49 provisioning config files... 07:34:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9834024676548239853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:50 ---> ****-login.sh 07:34:50 nexus3.edgexfoundry.org:10001 07:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:50 Configure a credential helper to remove this warning. See 07:34:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:50 07:34:50 Login Succeeded 07:34:50 nexus3.edgexfoundry.org:10002 07:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:51 Configure a credential helper to remove this warning. See 07:34:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:51 07:34:51 Login Succeeded 07:34:51 nexus3.edgexfoundry.org:10003 07:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:51 Configure a credential helper to remove this warning. See 07:34:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:51 07:34:51 Login Succeeded 07:34:51 nexus3.edgexfoundry.org:10004 07:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:51 Configure a credential helper to remove this warning. See 07:34:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:51 07:34:51 Login Succeeded 07:34:51 ****.io 07:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:34:52 Configure a credential helper to remove this warning. See 07:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:34:52 07:34:52 Login Succeeded 07:34:52 ---> ****-login.sh ends [Pipeline] } 07:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:34:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:34:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:34:52 ========================================================= 07:34:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:34:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:53 + 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 . 07:34:53 Sending build context to Docker daemon 239.1kB 07:34:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 07:34:53 Step 2/12 : FROM ${BASE} AS builder 07:34:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:34:53 c6b39de5b339: Pulling fs layer 07:34:53 a69c41024577: Pulling fs layer 07:34:53 d6de4b400683: Pulling fs layer 07:34:53 35cb2a7552d0: Pulling fs layer 07:34:53 4f4fb700ef54: Pulling fs layer 07:34:53 464afbd9ba4c: Pulling fs layer 07:34:53 00f215d4a9da: Pulling fs layer 07:34:53 d496ad576159: Pulling fs layer 07:34:53 00f215d4a9da: Waiting 07:34:53 d496ad576159: Waiting 07:34:53 35cb2a7552d0: Waiting 07:34:53 4f4fb700ef54: Waiting 07:34:53 464afbd9ba4c: Waiting 07:34:54 a69c41024577: Verifying Checksum 07:34:54 a69c41024577: Download complete 07:34:54 35cb2a7552d0: Verifying Checksum 07:34:54 35cb2a7552d0: Download complete 07:34:54 4f4fb700ef54: Verifying Checksum 07:34:54 4f4fb700ef54: Download complete 07:34:54 464afbd9ba4c: Verifying Checksum 07:34:54 464afbd9ba4c: Download complete 07:34:54 c6b39de5b339: Verifying Checksum 07:34:54 c6b39de5b339: Download complete 07:34:54 Removing intermediate container 1c3178cf27c1 07:34:54 ---> 32c79b6b97db 07:34:54 Step 13/27 : FROM alpine:3.18 07:34:54 3.18: Pulling from library/alpine 07:34:54 73baa7ef167e: Pulling fs layer 07:34:54 73baa7ef167e: Verifying Checksum 07:34:54 73baa7ef167e: Download complete 07:34:54 73baa7ef167e: Pull complete 07:34:54 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:34:54 Status: Downloaded newer image for alpine:3.18 07:34:54 ---> 8fd7cac70a4a 07:34:54 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:34:54 ---> Running in 75f4115d3347 07:34:54 Removing intermediate container 75f4115d3347 07:34:54 ---> 9841a4d4ef53 07:34:54 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:34:54 ---> Running in 64cfd55f6a15 07:34:54 Removing intermediate container 64cfd55f6a15 07:34:54 ---> b793319cb755 07:34:54 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:34:54 ---> Running in 822c1088aa9e 07:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:54 (1/2) Installing ca-certificates (20240226-r0) 07:34:54 (2/2) Installing dumb-init (1.2.5-r2) 07:34:54 Executing busybox-1.36.1-r7.trigger 07:34:54 Executing ca-certificates-20240226-r0.trigger 07:34:54 OK: 8 MiB in 17 packages 07:34:54 Removing intermediate container 822c1088aa9e 07:34:54 ---> b4a15f71481d 07:34:54 Step 17/27 : RUN apk --no-cache upgrade 07:34:54 ---> Running in 236190583a15 07:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:34:54 d496ad576159: Verifying Checksum 07:34:54 d496ad576159: Download complete 07:34:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:34:54 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:34:54 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:34:54 Executing ca-certificates-20240226-r0.trigger 07:34:54 OK: 8 MiB in 17 packages 07:34:54 c6b39de5b339: Pull complete 07:34:54 Removing intermediate container 236190583a15 07:34:54 ---> 81f262342fda 07:34:54 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:34:55 ---> 9e5cab405a8e 07:34:55 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:34:55 ---> 4b95ef3f411f 07:34:55 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:34:55 ---> bd939fb5bd74 07:34:55 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:34:55 a69c41024577: Pull complete 07:34:55 d6de4b400683: Download complete 07:34:55 ---> a5a88c4b40a4 07:34:55 Step 22/27 : EXPOSE 48095 07:34:55 ---> Running in b274b6dec7ea 07:34:55 Removing intermediate container b274b6dec7ea 07:34:55 ---> b68c851fc3f9 07:34:55 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:34:55 ---> Running in b8bf8b5e7f27 07:34:56 Removing intermediate container b8bf8b5e7f27 07:34:56 ---> dc73ca2302ec 07:34:56 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:34:56 ---> Running in 66cad8000238 07:34:56 Removing intermediate container 66cad8000238 07:34:56 ---> 40703e3316ae 07:34:56 Step 25/27 : LABEL arch=amd64 07:34:56 ---> Running in a164fab72377 07:34:56 Removing intermediate container a164fab72377 07:34:56 ---> bab7a1d99529 07:34:56 Step 26/27 : LABEL git_sha=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a 07:34:56 ---> Running in 06ccc532bfca 07:34:56 Removing intermediate container 06ccc532bfca 07:34:56 ---> a3bec7bc7646 07:34:56 Step 27/27 : LABEL version=0.0.0 07:34:56 ---> Running in f97002a190ed 07:34:56 Removing intermediate container f97002a190ed 07:34:56 ---> 53bc7763eb6a 07:34:56 [Warning] One or more build-args [ARCH] were not consumed 07:34:56 Successfully built 53bc7763eb6a 07:34:56 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:57 00f215d4a9da: Verifying Checksum 07:34:57 00f215d4a9da: Download complete 07:34:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:57 07:34:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:57 latest: Pulling from edgex-lftools-log-publisher 07:34:57 5eb5b503b376: Pulling fs layer 07:34:57 5c69ac0246d0: Pulling fs layer 07:34:57 ec43610c2a17: Pulling fs layer 07:34:57 3a2ae6a8a46f: Pulling fs layer 07:34:57 33b1e0a273af: Pulling fs layer 07:34:57 5d3b04190fa2: Pulling fs layer 07:34:57 2f39f015ded8: Pulling fs layer 07:34:57 3a2ae6a8a46f: Waiting 07:34:57 33b1e0a273af: Waiting 07:34:57 5d3b04190fa2: Waiting 07:34:57 2f39f015ded8: Waiting 07:34:57 5c69ac0246d0: Verifying Checksum 07:34:57 5c69ac0246d0: Download complete 07:34:57 3a2ae6a8a46f: Verifying Checksum 07:34:57 3a2ae6a8a46f: Download complete 07:34:57 33b1e0a273af: Verifying Checksum 07:34:57 33b1e0a273af: Download complete 07:34:57 5d3b04190fa2: Verifying Checksum 07:34:57 5d3b04190fa2: Download complete 07:34:57 ec43610c2a17: Verifying Checksum 07:34:57 ec43610c2a17: Download complete 07:34:58 5eb5b503b376: Verifying Checksum 07:34:58 5eb5b503b376: Download complete 07:34:58 2f39f015ded8: Download complete 07:34:59 5eb5b503b376: Pull complete 07:34:59 5c69ac0246d0: Pull complete 07:34:59 ec43610c2a17: Pull complete 07:34:59 3a2ae6a8a46f: Pull complete 07:34:59 33b1e0a273af: Pull complete 07:34:59 5d3b04190fa2: Pull complete 07:35:04 2f39f015ded8: Pull complete 07:35:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:35:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:35:04 prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container 07:35:04 $ 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-664 -v /w/workspace/_app-service-configurable_PR-664:/w/workspace/_app-service-configurable_PR-664:rw,z -v /w/workspace/_app-service-configurable_PR-664@tmp:/w/workspace/_app-service-configurable_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:35:05 $ docker top cdf8fca022e4b5540e32021407d9ef73d5d66c3ea62fe32bdbe142d30ca3d0ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:35:06 ---> job-cost.sh 07:35:06 lf-activate-venv: SKIPPING 07:35:06 INFO: No Stack... 07:35:06 INFO: Retrieving Pricing Info for: v3-standard-8 07:35:06 INFO: Archiving Costs [Pipeline] sh 07:35:07 + cat /w/workspace/_app-service-configurable_PR-664/archives/cost.csv 07:35:07 + cut -d, -f6 [Pipeline] lock 07:35:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] 07:35:07 Resource [jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] did not exist. Created. 07:35:07 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:35:07 + echo total: 0.2199999988079071 [Pipeline] stash 07:35:07 Stashed 1 file(s) [Pipeline] } 07:35:07 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:35:07 $ docker stop --time=1 cdf8fca022e4b5540e32021407d9ef73d5d66c3ea62fe32bdbe142d30ca3d0ac 07:35:09 $ docker rm -f --volumes cdf8fca022e4b5540e32021407d9ef73d5d66c3ea62fe32bdbe142d30ca3d0ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 07:35:09 d6de4b400683: Pull complete 07:35:09 35cb2a7552d0: Pull complete 07:35:09 4f4fb700ef54: Pull complete 07:35:09 464afbd9ba4c: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } 07:35:17 00f215d4a9da: Pull complete 07:35:19 d496ad576159: Pull complete 07:35:19 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:35:19 ---> f246e2811388 07:35:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:35:21 ---> Running in 2310a5f1270f 07:35:21 Removing intermediate container 2310a5f1270f 07:35:21 ---> 072e66b1ce62 07:35:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:35:21 ---> Running in 8b8ec6e74e88 07:35:21 Removing intermediate container 8b8ec6e74e88 07:35:21 ---> 221f642534c3 07:35:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:35:21 ---> Running in c63b8ac825ab 07:35:22 Removing intermediate container c63b8ac825ab 07:35:22 ---> 3fe452933988 07:35:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:35:22 ---> Running in bd0dde2e9602 07:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:35:24 OK: 266 MiB in 52 packages 07:35:25 Removing intermediate container bd0dde2e9602 07:35:25 ---> 30db66bc72a3 07:35:25 Step 7/12 : WORKDIR /app 07:35:25 ---> Running in fb92372fa298 07:35:26 Removing intermediate container fb92372fa298 07:35:26 ---> e3281374a989 07:35:26 Step 8/12 : COPY go.mod vendor* ./ 07:35:26 ---> a16ce401ef61 07:35:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:26 ---> Running in 3b45e71374fa 07:37:18 Removing intermediate container 3b45e71374fa 07:37:18 ---> fd82ccfa3543 07:37:18 Step 10/12 : COPY . . 07:37:18 ---> 24db45ea6a41 07:37:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:37:18 ---> Running in b3b23dbd7a40 07:37:18 Removing intermediate container b3b23dbd7a40 07:37:18 ---> ae536b8f3fe4 07:37:18 Step 12/12 : RUN $MAKE 07:37:18 ---> Running in 5bac4ceb5741 07:37:18 noop 07:37:18 Removing intermediate container 5bac4ceb5741 07:37:18 ---> af30801d7c9b 07:37:18 Successfully built af30801d7c9b 07:37:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:18 + docker inspect -f . ci-base-image-arm64 07:37:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:19 prd-ubuntu20.04-docker-arm64-4c-16g-5787 does not seem to be running inside a container 07:37:19 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:37:20 $ docker top 80cbd2bc144b906c725f7cf6899d1fdcb0108a95a8a99b550877515628b3c1ec -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:21 + go version 07:37:21 go version go1.21.9 linux/arm64 [Pipeline] } 07:37:21 $ docker stop --time=1 80cbd2bc144b906c725f7cf6899d1fdcb0108a95a8a99b550877515628b3c1ec 07:37:23 $ docker rm -f --volumes 80cbd2bc144b906c725f7cf6899d1fdcb0108a95a8a99b550877515628b3c1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:24 + docker inspect -f . ci-base-image-arm64 07:37:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:24 prd-ubuntu20.04-docker-arm64-4c-16g-5787 does not seem to be running inside a container 07:37:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:37:25 $ docker top 659f8e098ea6a7d5036ee6088493e36cf10aff8a74691f594095ba4f208a1df9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:37:26 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 07:37:26 + make test 07:37:27 go test -race -coverprofile=coverage.out ./... 07:41:49 ? github.com/edgexfoundry/app-service-configurable [no test files] 07:41:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:41:49 go vet ./... 07:45:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:45:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:45:26 ./bin/test-attribution-txt.sh 07:45:26 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 07:45:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 07:45:26 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 07:45:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:45:26 $ docker stop --time=1 659f8e098ea6a7d5036ee6088493e36cf10aff8a74691f594095ba4f208a1df9 07:45:28 $ docker rm -f --volumes 659f8e098ea6a7d5036ee6088493e36cf10aff8a74691f594095ba4f208a1df9 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:45:30 Warning: overwriting stash ‘coverage-report’ 07:45:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:45:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:45:32 + ls -al . 07:45:32 total 260 07:45:32 drwxrwxr-x 6 jenkins jenkins 4096 Jul 17 07:37 . 07:45:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 07:34 .. 07:45:32 -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 07:34 .dockerignore 07:45:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 07:34 .git 07:45:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 07:34 .github 07:45:32 -rw-rw-r-- 1 jenkins jenkins 106 Jul 17 07:34 .gitignore 07:45:32 -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 07:34 .golangci.yml 07:45:32 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 17 07:34 Attribution.txt 07:45:32 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 17 07:34 CHANGELOG.md 07:45:32 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 17 07:34 Dockerfile 07:45:32 -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 07:34 GOVERNANCE.md 07:45:32 -rw-rw-r-- 1 jenkins jenkins 666 Jul 17 07:34 Jenkinsfile 07:45:32 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 07:34 LICENSE 07:45:32 -rw-rw-r-- 1 jenkins jenkins 618 Jul 17 07:34 OWNERS.md 07:45:32 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 17 07:34 README.md 07:45:32 -rw-rw-r-- 1 jenkins jenkins 5 Jul 17 07:32 VERSION 07:45:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 07:34 bin 07:45:32 -rw-r--r-- 1 jenkins jenkins 13 Jul 17 07:37 coverage.out 07:45:32 -rw-rw-r-- 1 jenkins jenkins 7155 Jul 17 07:34 go.mod 07:45:32 -rw-rw-r-- 1 jenkins jenkins 102427 Jul 17 07:34 go.sum 07:45:32 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 17 07:34 main.go 07:45:32 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 17 07:34 makefile 07:45:32 drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 07:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:32 + 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=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a --label arch=arm64 --label version=0.0.0 . 07:45:32 Sending build context to Docker daemon 240.1kB 07:45:32 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 07:45:32 Step 2/27 : FROM ${BASE} AS builder 07:45:32 ---> af30801d7c9b 07:45:32 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:45:32 ---> Running in 15fa98a668f1 07:45:33 Removing intermediate container 15fa98a668f1 07:45:33 ---> 478c67d422e0 07:45:33 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:45:33 ---> Running in 78fe6925a23a 07:45:33 Removing intermediate container 78fe6925a23a 07:45:33 ---> cb194f1f09d0 07:45:33 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:45:33 ---> Running in 62bffa93058e 07:45:33 Removing intermediate container 62bffa93058e 07:45:33 ---> 185b7a4186f4 07:45:33 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:45:33 ---> Running in 41829e822845 07:45:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:45:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:45:36 OK: 266 MiB in 52 packages 07:45:37 Removing intermediate container 41829e822845 07:45:37 ---> 0531aa73d5b0 07:45:37 Step 7/27 : WORKDIR /app 07:45:37 ---> Running in 468c217e3977 07:45:37 Removing intermediate container 468c217e3977 07:45:37 ---> 2f806b41b586 07:45:37 Step 8/27 : COPY go.mod vendor* ./ 07:45:38 ---> 93698be0efb0 07:45:38 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:38 ---> Running in d05358b5097c 07:45:40 Removing intermediate container d05358b5097c 07:45:40 ---> 3463907875c3 07:45:40 Step 10/27 : COPY . . 07:45:41 ---> cf8c5734db7f 07:45:41 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:45:41 ---> Running in 229f0699d305 07:45:41 Removing intermediate container 229f0699d305 07:45:41 ---> ebaa656e6f8a 07:45:41 Step 12/27 : RUN $MAKE 07:45:41 ---> Running in bea689ac0bc3 07:45:42 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 07:49:04 Removing intermediate container bea689ac0bc3 07:49:04 ---> dfebabba5adb 07:49:04 Step 13/27 : FROM alpine:3.18 07:49:04 3.18: Pulling from library/alpine 07:49:04 5c905c7ebe2f: Pulling fs layer 07:49:04 5c905c7ebe2f: Verifying Checksum 07:49:04 5c905c7ebe2f: Download complete 07:49:04 5c905c7ebe2f: Pull complete 07:49:04 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:49:04 Status: Downloaded newer image for alpine:3.18 07:49:04 ---> dec292d02e07 07:49:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:49:04 ---> Running in 0f626bf7c6f3 07:49:04 Removing intermediate container 0f626bf7c6f3 07:49:04 ---> aca5670a4603 07:49:04 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:49:04 ---> Running in d624c88afe6e 07:49:04 Removing intermediate container d624c88afe6e 07:49:04 ---> 3e7d6ea3bf68 07:49:04 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:49:04 ---> Running in 71c3e269b81f 07:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:04 (1/2) Installing ca-certificates (20240226-r0) 07:49:04 (2/2) Installing dumb-init (1.2.5-r2) 07:49:04 Executing busybox-1.36.1-r7.trigger 07:49:04 Executing ca-certificates-20240226-r0.trigger 07:49:04 OK: 9 MiB in 17 packages 07:49:04 Removing intermediate container 71c3e269b81f 07:49:04 ---> 454d10e302e8 07:49:04 Step 17/27 : RUN apk --no-cache upgrade 07:49:04 ---> Running in c4349d5ce63c 07:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:05 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:49:06 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:49:06 Executing ca-certificates-20240226-r0.trigger 07:49:06 OK: 9 MiB in 17 packages 07:49:07 Removing intermediate container c4349d5ce63c 07:49:07 ---> b8a9a4390eef 07:49:07 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:49:08 ---> ce7f1f387c0a 07:49:08 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:49:08 ---> 06e57dea278a 07:49:08 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:49:08 ---> b6b11b9e345e 07:49:08 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:49:10 ---> 8f5cfdcda2c8 07:49:10 Step 22/27 : EXPOSE 48095 07:49:10 ---> Running in 4dfbe4fd980e 07:49:10 Removing intermediate container 4dfbe4fd980e 07:49:10 ---> be10b49b8f02 07:49:10 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:49:10 ---> Running in 08a27c01abd2 07:49:11 Removing intermediate container 08a27c01abd2 07:49:11 ---> da2489fda37a 07:49:11 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:49:11 ---> Running in 42112c2b66d8 07:49:11 Removing intermediate container 42112c2b66d8 07:49:11 ---> ba97d01a25aa 07:49:11 Step 25/27 : LABEL arch=arm64 07:49:11 ---> Running in a6c5f149ef1d 07:49:12 Removing intermediate container a6c5f149ef1d 07:49:12 ---> 3132540b0950 07:49:12 Step 26/27 : LABEL git_sha=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a 07:49:12 ---> Running in 096a35db5d3d 07:49:12 Removing intermediate container 096a35db5d3d 07:49:12 ---> 2b3162d9782b 07:49:12 Step 27/27 : LABEL version=0.0.0 07:49:12 ---> Running in 107b9df5eb04 07:49:12 Removing intermediate container 107b9df5eb04 07:49:12 ---> 745ce70abb35 07:49:12 [Warning] One or more build-args [ARCH] were not consumed 07:49:12 Successfully built 745ce70abb35 07:49:12 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 07:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:13 07:49:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:13 arm64: Pulling from edgex-lftools-log-publisher 07:49:13 8998bd30e6a1: Pulling fs layer 07:49:13 04944245beec: Pulling fs layer 07:49:13 699f458cf7ca: Pulling fs layer 07:49:13 765212b225bb: Pulling fs layer 07:49:13 f23df028b6ca: Pulling fs layer 07:49:13 d65c8cfc05b1: Pulling fs layer 07:49:13 2437ff75d9bd: Pulling fs layer 07:49:13 765212b225bb: Waiting 07:49:13 f23df028b6ca: Waiting 07:49:13 d65c8cfc05b1: Waiting 07:49:13 2437ff75d9bd: Waiting 07:49:14 04944245beec: Verifying Checksum 07:49:14 04944245beec: Download complete 07:49:14 765212b225bb: Download complete 07:49:14 f23df028b6ca: Download complete 07:49:14 d65c8cfc05b1: Download complete 07:49:14 699f458cf7ca: Verifying Checksum 07:49:14 699f458cf7ca: Download complete 07:49:14 8998bd30e6a1: Verifying Checksum 07:49:14 8998bd30e6a1: Download complete 07:49:17 2437ff75d9bd: Verifying Checksum 07:49:17 2437ff75d9bd: Download complete 07:49:19 8998bd30e6a1: Pull complete 07:49:19 04944245beec: Pull complete 07:49:21 699f458cf7ca: Pull complete 07:49:21 765212b225bb: Pull complete 07:49:22 f23df028b6ca: Pull complete 07:49:22 d65c8cfc05b1: Pull complete 07:49:40 2437ff75d9bd: Pull complete 07:49:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:49:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:41 prd-ubuntu20.04-docker-arm64-4c-16g-5787 does not seem to be running inside a container 07:49:41 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:49:44 $ docker top 75058682ae512983d67d4b25c5eb2d0fff905a7fb609194648c835aab904434f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:44 ---> job-cost.sh 07:49:44 lf-activate-venv: SKIPPING 07:49:44 INFO: No Stack... 07:49:45 INFO: Retrieving Pricing Info for: v3-standard-4 07:49:46 INFO: Archiving Costs [Pipeline] sh 07:49:46 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 07:49:46 + cut -d, -f6 [Pipeline] lock 07:49:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] 07:49:46 Resource [jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] did not exist. Created. 07:49:46 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:47 /w/workspace/app-service-configurable/1@tmp/durable-f7886c82/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:49:48 + echo total: 0.10999999940395355 [Pipeline] stash 07:49:48 Warning: overwriting stash ‘stack-cost’ 07:49:48 Stashed 1 file(s) [Pipeline] } 07:49:48 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-664-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:49:48 $ docker stop --time=1 75058682ae512983d67d4b25c5eb2d0fff905a7fb609194648c835aab904434f 07:49:50 $ docker rm -f --volumes 75058682ae512983d67d4b25c5eb2d0fff905a7fb609194648c835aab904434f [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 07:49:51 provisioning config files... 07:49:51 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-664@tmp/config17844396634535604491tmp [Pipeline] { [Pipeline] sh 07:49:51 + set +x 07:49:51 + curl -s https://codecov.io/bash 07:49:51 + bash -s -- 07:49:51 07:49:51 _____ _ 07:49:51 / ____| | | 07:49:51 | | ___ __| | ___ ___ _____ __ 07:49:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:49:51 | |___| (_) | (_| | __/ (_| (_) \ V / 07:49:51 \_____\___/ \__,_|\___|\___\___/ \_/ 07:49:51 Bash-1.0.6 07:49:51 07:49:51 07:49:51 ==> git version 2.25.1 found 07:49:51 ==> 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 07:49:51 Release-Date: 2020-01-08 07:49:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:49:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:49:51 ==> Jenkins CI detected. 07:49:51 current dir:  /w/workspace/_app-service-configurable_PR-664 07:49:51 project root: . 07:49:51 --> token set from env 07:49:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:49:51 ==> Running gcov in . (disable via -X gcov) 07:49:51 ==> Python coveragepy not found 07:49:51 ==> Searching for coverage reports in: 07:49:51 + . 07:49:51 -> Found 1 reports 07:49:51 ==> Detecting git/mercurial file structure 07:49:52 ==> Reading reports 07:49:52 + ./coverage.out bytes=13 07:49:52 ==> Appending adjustments 07:49:52 https://docs.codecov.io/docs/fixing-reports 07:49:52 + Found adjustments 07:49:52 ==> Gzipping contents 07:49:52 4.0K /tmp/codecov.1qxase.gz 07:49:52 ==> Uploading reports 07:49:52 url: https://codecov.io 07:49:52 query: branch=PR-664&commit=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-664%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=664&job=&cmd_args= 07:49:52 -> Pinging Codecov 07:49:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-664&commit=d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-664%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=664&job=&cmd_args= 07:49:52 -> Uploading to 07:49:52 https://storage.googleapis.com/codecov/v4/raw/2024-07-17/A97CA9966030D2A3747ED39772930CCE/d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a/9638c000-f72b-41da-aefc-4201348cd085.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240717%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240717T074951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29c62ec7f60eb651fbff8a69a47ba5a2d3908c9eebdc1877eec5a91231d405a0 07:49:52 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:52 Dload Upload Total Spent Left Speed 07:49:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 932 --:--:-- --:--:-- --:--:-- 932 07:49:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d80a7133ceb8217a833fb31b4ab8cf51b5ae8e4a [Pipeline] } 07:49:52 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 07:49:54 + [ -d /w/workspace/_app-service-configurable_PR-664/archives ] 07:49:54 + ls -al /w/workspace/_app-service-configurable_PR-664/archives 07:49:54 total 16 07:49:54 drwxr-xr-x 3 root root 4096 Jul 17 07:35 . 07:49:54 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 07:35 .. 07:49:54 drwxr-xr-x 2 root root 4096 Jul 17 07:35 cost 07:49:54 -rw-r--r-- 1 root root 96 Jul 17 07:35 cost.csv 07:49:54 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-664/archives 07:49:54 + ls -al /w/workspace/_app-service-configurable_PR-664/archives 07:49:54 total 16 07:49:54 drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 07:35 . 07:49:54 drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 07:35 .. 07:49:54 drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 07:35 cost 07:49:54 -rw-r--r-- 1 jenkins jenkins 96 Jul 17 07:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:49:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:49:55 ---> package-listing.sh 07:49:55 ++ facter osfamily 07:49:55 ++ tr '[:upper:]' '[:lower:]' 07:49:56 + OS_FAMILY=debian 07:49:56 + workspace=/w/workspace/_app-service-configurable_PR-664 07:49:56 + START_PACKAGES=/tmp/packages_start.txt 07:49:56 + END_PACKAGES=/tmp/packages_end.txt 07:49:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:49:56 + PACKAGES=/tmp/packages_start.txt 07:49:56 + '[' /w/workspace/_app-service-configurable_PR-664 ']' 07:49:56 + PACKAGES=/tmp/packages_end.txt 07:49:56 + case "${OS_FAMILY}" in 07:49:56 + dpkg -l 07:49:56 + grep '^ii' 07:49:56 + '[' -f /tmp/packages_start.txt ']' 07:49:56 + '[' -f /tmp/packages_end.txt ']' 07:49:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:49:56 + '[' /w/workspace/_app-service-configurable_PR-664 ']' 07:49:56 + mkdir -p /w/workspace/_app-service-configurable_PR-664/archives/ 07:49:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-664/archives/ [Pipeline] echo 07:49:56 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-664/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:49:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:57 prd-ubuntu20.04-docker-8c-8g-5786 does not seem to be running inside a container 07:49:57 $ 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-664/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-664 -v /w/workspace/_app-service-configurable_PR-664:/w/workspace/_app-service-configurable_PR-664:rw,z -v /w/workspace/_app-service-configurable_PR-664@tmp:/w/workspace/_app-service-configurable_PR-664@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:49:57 $ docker top 23ff6a5e9d82719691edd25551d9be3e7f85da14df29f051838599c7a6447d87 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:58 + touch /tmp/pre-build-complete [Pipeline] sh 07:49:58 + mkdir -p /var/log/sysstat [Pipeline] sh 07:49:58 + ls /var/log/sa-host 07:49:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:59 provisioning config files... 07:49:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-664@tmp/config10669904920016976096tmp [Pipeline] { [Pipeline] echo 07:49:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:49:59 ---> create-netrc.sh [Pipeline] } 07:49:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:49:59 ---> python-tools-install.sh [Pipeline] echo 07:49:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:50:00 ---> sudo-logs.sh 07:50:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:50:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:50:00 ---> job-cost.sh 07:50:00 lf-activate-venv: SKIPPING 07:50:00 DEBUG: total: 0.2199999988079071 07:50:00 INFO: Retrieving Stack Cost... 07:50:01 INFO: Retrieving Pricing Info for: v3-standard-8 07:50:01 INFO: Archiving Costs [Pipeline] echo 07:50:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:50:01 ---> logs-deploy.sh 07:50:01 lf-activate-venv: SKIPPING 07:50:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-664/1 07:50:01 INFO: archiving workspace using pattern(s): 07:50:02 Archives upload complete. 07:50:02 INFO: archiving logs to Nexus