Pull request #313 updated 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 0db8c2d62994c02144295ee5a0caca39cda13422+b753f607c7837695aec3d6194930fb6f6074e2da (1e2031671fb342cf474aaf0a98351f0646fe5319) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5669142821927593236.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4801646234098212635.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-313/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-313/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2019607840829038553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh699820968420027178.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-313/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-313/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh163542694755990386.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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: true 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-694 in /w/workspace/_app-service-configurable_PR-313 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh6642490634734405962.key > 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 b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 0db8c2d62994c02144295ee5a0caca39cda13422 Merge succeeded, producing 0db8c2d62994c02144295ee5a0caca39cda13422 Checking out Revision 0db8c2d62994c02144295ee5a0caca39cda13422 (PR-313) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh8513224105145554606.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/_app-service-configurable_PR-313@tmp/jenkins-gitclient-ssh5988584743972969219.key > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-24T15:39:13.064Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-24T15:39:13.161Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-24T15:39:13.190Z] ========================================================= [2021-08-24T15:39:13.190Z] EdgeX Global Pipelines Version Info [2021-08-24T15:39:13.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c81df285bd48f049a7ef422d40db01c61ac5cdf3 # timeout=10 [2021-08-24T15:39:14.441Z] ------------------- [2021-08-24T15:39:14.442Z] stable info: [2021-08-24T15:39:14.442Z] ------------------- [2021-08-24T15:39:14.442Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-24T15:39:14.442Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-24T15:39:14.442Z] Message: update stable to v1.0.205 [2021-08-24T15:39:15.029Z] ------------------- [2021-08-24T15:39:15.029Z] experimental info: [2021-08-24T15:39:15.029Z] ------------------- [2021-08-24T15:39:15.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-24T15:39:15.029Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-24T15:39:15.029Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-24T15:39:15.173Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-08-24T15:39:15.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-08-24T15:39:15.240Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-24T15:39:15.269Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-24T15:39:15.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-24T15:39:15.324Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-24T15:39:15.352Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-24T15:39:15.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-24T15:39:15.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-24T15:39:15.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-24T15:39:15.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-24T15:39:15.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-24T15:39:15.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-08-24T15:39:15.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-24T15:39:15.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-24T15:39:15.580Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-24T15:39:15.604Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-24T15:39:15.628Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-24T15:39:15.673Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-24T15:39:15.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-24T15:39:15.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-24T15:39:15.747Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-24T15:39:15.771Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-24T15:39:15.796Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-24T15:39:15.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-24T15:39:15.846Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-24T15:39:15.870Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-24T15:39:15.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo [2021-08-24T15:39:15.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo [2021-08-24T15:39:15.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo [2021-08-24T15:39:15.968Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0db8c2d62994c02144295ee5a0caca39cda13422 [Pipeline] echo [2021-08-24T15:39:15.992Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0db8c2d [Pipeline] echo [2021-08-24T15:39:16.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T15:39:16.095Z] provisioning config files... [2021-08-24T15:39:16.119Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-313@tmp/config120460591589201647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:39:16.481Z] ---> docker-login.sh [2021-08-24T15:39:16.481Z] nexus3.edgexfoundry.org:10001 [2021-08-24T15:39:16.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:39:16.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:39:16.750Z] Configure a credential helper to remove this warning. See [2021-08-24T15:39:16.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:39:16.750Z] [2021-08-24T15:39:16.750Z] Login Succeeded [2021-08-24T15:39:16.750Z] nexus3.edgexfoundry.org:10002 [2021-08-24T15:39:16.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:39:22.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:39:22.111Z] Configure a credential helper to remove this warning. See [2021-08-24T15:39:22.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:39:22.111Z] [2021-08-24T15:39:22.111Z] Login Succeeded [2021-08-24T15:39:22.111Z] nexus3.edgexfoundry.org:10003 [2021-08-24T15:39:22.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:39:22.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:39:22.111Z] Configure a credential helper to remove this warning. See [2021-08-24T15:39:22.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:39:22.111Z] [2021-08-24T15:39:22.111Z] Login Succeeded [2021-08-24T15:39:22.111Z] nexus3.edgexfoundry.org:10004 [2021-08-24T15:39:22.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:39:22.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:39:22.111Z] Configure a credential helper to remove this warning. See [2021-08-24T15:39:22.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:39:22.111Z] [2021-08-24T15:39:22.111Z] Login Succeeded [2021-08-24T15:39:22.111Z] docker.io [2021-08-24T15:39:22.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:39:22.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:39:22.971Z] Configure a credential helper to remove this warning. See [2021-08-24T15:39:22.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:39:22.971Z] [2021-08-24T15:39:22.971Z] Login Succeeded [2021-08-24T15:39:22.971Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T15:39:22.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-24T15:39:23.559Z] + git log --format=format:%s -1 0db8c2d62994c02144295ee5a0caca39cda13422 [Pipeline] echo [2021-08-24T15:39:23.619Z] GIT_COMMIT: 0db8c2d62994c02144295ee5a0caca39cda13422, Commit Message: feat: Enable Pipeline Per Topic capability in configurable pipelines [Pipeline] echo [2021-08-24T15:39:23.632Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:39:24.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T15:39:24.227Z] [2021-08-24T15:39:24.227Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:39:24.568Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T15:39:24.568Z] latest: Pulling from edgex-devops/git-semver [2021-08-24T15:39:24.568Z] 31603596830f: Pulling fs layer [2021-08-24T15:39:24.568Z] 04fac38145f0: Pulling fs layer [2021-08-24T15:39:24.568Z] 701f6daf10bf: Pulling fs layer [2021-08-24T15:39:24.568Z] 24f72da36158: Pulling fs layer [2021-08-24T15:39:24.568Z] 24f72da36158: Waiting [2021-08-24T15:39:24.568Z] 04fac38145f0: Verifying Checksum [2021-08-24T15:39:24.568Z] 04fac38145f0: Download complete [2021-08-24T15:39:24.837Z] 31603596830f: Verifying Checksum [2021-08-24T15:39:24.837Z] 31603596830f: Download complete [2021-08-24T15:39:25.106Z] 31603596830f: Pull complete [2021-08-24T15:39:25.106Z] 04fac38145f0: Pull complete [2021-08-24T15:39:25.692Z] 701f6daf10bf: Verifying Checksum [2021-08-24T15:39:25.692Z] 701f6daf10bf: Download complete [2021-08-24T15:39:25.693Z] 24f72da36158: Verifying Checksum [2021-08-24T15:39:25.693Z] 24f72da36158: Download complete [2021-08-24T15:39:26.281Z] 701f6daf10bf: Pull complete [2021-08-24T15:39:26.281Z] 24f72da36158: Pull complete [2021-08-24T15:39:26.281Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-24T15:39:26.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-24T15:39:26.281Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-24T15:39:26.409Z] prd-centos7-docker-4c-2g-694 does not seem to be running inside a container [2021-08-24T15:39:26.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-313 -v /w/workspace/_app-service-configurable_PR-313:/w/workspace/_app-service-configurable_PR-313:rw,z -v /w/workspace/_app-service-configurable_PR-313@tmp:/w/workspace/_app-service-configurable_PR-313@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:10004/edgex-devops/git-semver:latest cat [2021-08-24T15:39:27.375Z] $ docker top f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-24T15:39:27.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T15:39:27.524Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T15:39:27.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T15:39:27.668Z] $ docker exec f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 ssh-agent [2021-08-24T15:39:27.792Z] SSH_AUTH_SOCK=/tmp/ssh-DVvkSCzu2XPw/agent.15 [2021-08-24T15:39:27.792Z] SSH_AGENT_PID=21 [2021-08-24T15:39:27.811Z] Running ssh-add (command line suppressed) [2021-08-24T15:39:27.933Z] Identity added: /w/workspace/_app-service-configurable_PR-313@tmp/private_key_3809559930410006411.key (/w/workspace/_app-service-configurable_PR-313@tmp/private_key_3809559930410006411.key) [2021-08-24T15:39:27.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T15:39:28.276Z] + git tag --points-at HEAD [Pipeline] } [2021-08-24T15:39:28.298Z] $ docker exec --env ******** --env ******** f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 ssh-agent -k [2021-08-24T15:39:28.398Z] unset SSH_AUTH_SOCK; [2021-08-24T15:39:28.399Z] unset SSH_AGENT_PID; [2021-08-24T15:39:28.399Z] echo Agent pid 21 killed; [2021-08-24T15:39:28.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-24T15:39:28.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-24T15:39:28.456Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-24T15:39:28.600Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-24T15:39:28.606Z] $ docker exec f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 ssh-agent [2021-08-24T15:39:28.737Z] SSH_AUTH_SOCK=/tmp/ssh-UkI5ypWqame7/agent.53 [2021-08-24T15:39:28.737Z] SSH_AGENT_PID=59 [2021-08-24T15:39:28.754Z] Running ssh-add (command line suppressed) [2021-08-24T15:39:28.860Z] Identity added: /w/workspace/_app-service-configurable_PR-313@tmp/private_key_2809462082843343264.key (/w/workspace/_app-service-configurable_PR-313@tmp/private_key_2809462082843343264.key) [2021-08-24T15:39:28.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-24T15:39:29.221Z] + git semver init [2021-08-24T15:39:29.221Z] # -> Open(): unable to determine branch for HEAD [2021-08-24T15:39:29.221Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-313/.git [2021-08-24T15:39:29.221Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-313 [2021-08-24T15:39:29.221Z] # $SEMVER_REMOTE_NAME = origin [2021-08-24T15:39:29.221Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-24T15:39:29.221Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-24T15:39:29.221Z] # $SEMVER_BRANCH = PR-313 [2021-08-24T15:39:29.221Z] # $SEMVER_TEMP = /tmp/semver-183038855 [2021-08-24T15:39:29.222Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-08-24T15:39:30.189Z] # '/tmp/semver-183038855' -> '/w/workspace/_app-service-configurable_PR-313/.semver' [2021-08-24T15:39:30.189Z] # -> Force: false [2021-08-24T15:39:30.189Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-313/.semver [Pipeline] } [2021-08-24T15:39:30.208Z] $ docker exec --env ******** --env ******** f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 ssh-agent -k [2021-08-24T15:39:30.315Z] unset SSH_AUTH_SOCK; [2021-08-24T15:39:30.315Z] unset SSH_AGENT_PID; [2021-08-24T15:39:30.315Z] echo Agent pid 59 killed; [2021-08-24T15:39:30.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-24T15:39:30.718Z] + git semver [Pipeline] } [2021-08-24T15:39:30.742Z] $ docker stop --time=1 f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 [2021-08-24T15:39:31.990Z] $ docker rm -f f3c2ccafa3c80303324f51efe17537695c9af5ee7116def2c33369ec9fc1c2f4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-24T15:39:32.424Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-24T15:39:32.831Z] Stashed 1 file(s) [Pipeline] echo [2021-08-24T15:39:32.835Z] [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] node [Pipeline] node [2021-08-24T15:39:48.097Z] Still waiting to schedule task [2021-08-24T15:39:48.097Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-24T15:39:48.100Z] Still waiting to schedule task [2021-08-24T15:39:48.101Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-24T15:43:18.528Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-698 in /w/workspace/_app-service-configurable_PR-313 [Pipeline] { [Pipeline] ws [2021-08-24T15:43:18.548Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-08-24T15:43:18.741Z] Selected Git installation does not exist. Using Default [2021-08-24T15:43:18.741Z] The recommended git tool is: NONE [2021-08-24T15:43:24.330Z] using credential edgex-jenkins-ssh [2021-08-24T15:43:24.350Z] Cloning the remote Git repository [2021-08-24T15:43:24.401Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T15:43:24.522Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-08-24T15:43:24.601Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T15:43:24.602Z] > git --version # timeout=10 [2021-08-24T15:43:24.623Z] > git --version # 'git version 2.17.1' [2021-08-24T15:43:24.625Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T15:43:24.703Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T15:43:25.548Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-24T15:43:25.571Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T15:43:25.600Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-24T15:43:25.649Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T15:43:25.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T15:43:25.661Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-24T15:43:26.296Z] Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 0db8c2d62994c02144295ee5a0caca39cda13422 [2021-08-24T15:43:26.520Z] Merge succeeded, producing 0db8c2d62994c02144295ee5a0caca39cda13422 [2021-08-24T15:43:26.521Z] Checking out Revision 0db8c2d62994c02144295ee5a0caca39cda13422 (PR-313) [2021-08-24T15:43:26.318Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T15:43:26.333Z] > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 [2021-08-24T15:43:26.422Z] > git remote # timeout=10 [2021-08-24T15:43:26.441Z] > git config --get remote.origin.url # timeout=10 [2021-08-24T15:43:26.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T15:43:26.476Z] > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 [2021-08-24T15:43:26.501Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-24T15:43:26.528Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T15:43:26.540Z] > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 [2021-08-24T15:43:30.908Z] Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T15:43:31.307Z] provisioning config files... [2021-08-24T15:43:31.340Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config204093567759969938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:43:31.977Z] ---> docker-login.sh [2021-08-24T15:43:31.977Z] nexus3.edgexfoundry.org:10001 [2021-08-24T15:43:32.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:43:33.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:43:33.236Z] Configure a credential helper to remove this warning. See [2021-08-24T15:43:33.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:43:33.236Z] [2021-08-24T15:43:33.236Z] Login Succeeded [2021-08-24T15:43:33.236Z] nexus3.edgexfoundry.org:10002 [2021-08-24T15:43:33.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:43:33.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:43:33.837Z] Configure a credential helper to remove this warning. See [2021-08-24T15:43:33.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:43:33.837Z] [2021-08-24T15:43:33.837Z] Login Succeeded [2021-08-24T15:43:33.837Z] nexus3.edgexfoundry.org:10003 [2021-08-24T15:43:34.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:43:34.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:43:34.437Z] Configure a credential helper to remove this warning. See [2021-08-24T15:43:34.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:43:34.437Z] [2021-08-24T15:43:34.437Z] Login Succeeded [2021-08-24T15:43:34.438Z] nexus3.edgexfoundry.org:10004 [2021-08-24T15:43:35.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:43:35.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:43:35.038Z] Configure a credential helper to remove this warning. See [2021-08-24T15:43:35.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:43:35.038Z] [2021-08-24T15:43:35.038Z] Login Succeeded [2021-08-24T15:43:35.038Z] docker.io [2021-08-24T15:43:35.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:43:35.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:43:35.916Z] Configure a credential helper to remove this warning. See [2021-08-24T15:43:35.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:43:35.916Z] [2021-08-24T15:43:35.916Z] Login Succeeded [2021-08-24T15:43:35.916Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T15:43:36.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-24T15:43:36.582Z] ========================================================= [2021-08-24T15:43:36.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-24T15:43:36.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:43:37.051Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-24T15:43:37.052Z] Sending build context to Docker daemon 158.7kB [2021-08-24T15:43:37.140Z] Running on prd-centos7-docker-4c-2g-699 in /w/workspace/_app-service-configurable_PR-313 [Pipeline] { [Pipeline] ws [2021-08-24T15:43:37.158Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-08-24T15:43:37.280Z] Selected Git installation does not exist. Using Default [2021-08-24T15:43:37.280Z] The recommended git tool is: NONE [2021-08-24T15:43:37.340Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-24T15:43:37.340Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-24T15:43:37.941Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-24T15:43:37.942Z] 595b0fe564bb: Pulling fs layer [2021-08-24T15:43:37.942Z] 24495759ef45: Pulling fs layer [2021-08-24T15:43:37.942Z] d148012ef14d: Pulling fs layer [2021-08-24T15:43:37.942Z] e90a11edd702: Pulling fs layer [2021-08-24T15:43:37.942Z] d77568369979: Pulling fs layer [2021-08-24T15:43:37.942Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-24T15:43:37.942Z] 170f2ba95c9a: Pulling fs layer [2021-08-24T15:43:37.942Z] 97ac5df62f85: Pulling fs layer [2021-08-24T15:43:37.942Z] fc1c9f9a7f3b: Waiting [2021-08-24T15:43:37.942Z] e90a11edd702: Waiting [2021-08-24T15:43:37.942Z] d77568369979: Waiting [2021-08-24T15:43:37.942Z] 170f2ba95c9a: Waiting [2021-08-24T15:43:37.942Z] 97ac5df62f85: Waiting [2021-08-24T15:43:37.942Z] d148012ef14d: Download complete [2021-08-24T15:43:37.942Z] 24495759ef45: Verifying Checksum [2021-08-24T15:43:37.942Z] 24495759ef45: Download complete [2021-08-24T15:43:37.942Z] d77568369979: Verifying Checksum [2021-08-24T15:43:37.942Z] d77568369979: Download complete [2021-08-24T15:43:37.942Z] fc1c9f9a7f3b: Download complete [2021-08-24T15:43:37.942Z] 595b0fe564bb: Verifying Checksum [2021-08-24T15:43:37.942Z] 595b0fe564bb: Download complete [2021-08-24T15:43:37.942Z] 170f2ba95c9a: Verifying Checksum [2021-08-24T15:43:37.942Z] 170f2ba95c9a: Download complete [2021-08-24T15:43:38.956Z] 595b0fe564bb: Pull complete [2021-08-24T15:43:39.566Z] 24495759ef45: Pull complete [2021-08-24T15:43:39.846Z] d148012ef14d: Pull complete [2021-08-24T15:43:40.199Z] using credential edgex-jenkins-ssh [2021-08-24T15:43:40.234Z] Cloning the remote Git repository [2021-08-24T15:43:39.595Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T15:43:39.672Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-08-24T15:43:39.707Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T15:43:39.707Z] > git --version # timeout=10 [2021-08-24T15:43:39.714Z] > git --version # 'git version 2.24.4' [2021-08-24T15:43:39.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T15:43:39.749Z] [INFO] Currently running in a labeled security context [2021-08-24T15:43:39.749Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-24T15:43:39.749Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh6112915483874451253.key [2021-08-24T15:43:39.763Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T15:43:40.362Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-24T15:43:40.371Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-24T15:43:40.386Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-08-24T15:43:40.402Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-08-24T15:43:40.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T15:43:40.403Z] [INFO] Currently running in a labeled security context [2021-08-24T15:43:40.403Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-24T15:43:40.404Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh4812609653930893497.key [2021-08-24T15:43:40.414Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-24T15:43:41.712Z] Merging remotes/origin/main commit b753f607c7837695aec3d6194930fb6f6074e2da into PR head commit 0db8c2d62994c02144295ee5a0caca39cda13422 [2021-08-24T15:43:41.804Z] Merge succeeded, producing 0db8c2d62994c02144295ee5a0caca39cda13422 [2021-08-24T15:43:41.804Z] Checking out Revision 0db8c2d62994c02144295ee5a0caca39cda13422 (PR-313) [2021-08-24T15:43:41.848Z] 97ac5df62f85: Download complete [2021-08-24T15:43:42.126Z] e90a11edd702: Verifying Checksum [2021-08-24T15:43:42.126Z] e90a11edd702: Download complete [2021-08-24T15:43:41.177Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T15:43:41.189Z] > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 [2021-08-24T15:43:41.224Z] > git remote # timeout=10 [2021-08-24T15:43:41.233Z] > git config --get remote.origin.url # timeout=10 [2021-08-24T15:43:41.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-24T15:43:41.241Z] [INFO] Currently running in a labeled security context [2021-08-24T15:43:41.241Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-24T15:43:41.241Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh2437967936787770456.key [2021-08-24T15:43:41.248Z] > git merge b753f607c7837695aec3d6194930fb6f6074e2da # timeout=10 [2021-08-24T15:43:41.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-24T15:43:41.271Z] > git config core.sparsecheckout # timeout=10 [2021-08-24T15:43:41.286Z] > git checkout -f 0db8c2d62994c02144295ee5a0caca39cda13422 # timeout=10 [2021-08-24T15:43:45.334Z] Commit message: "feat: Enable Pipeline Per Topic capability in configurable pipelines" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T15:43:45.774Z] provisioning config files... [2021-08-24T15:43:45.790Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config5463690236526503070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:43:46.226Z] ---> docker-login.sh [2021-08-24T15:43:46.226Z] nexus3.edgexfoundry.org:10001 [2021-08-24T15:43:46.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:43:46.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:43:46.226Z] Configure a credential helper to remove this warning. See [2021-08-24T15:43:46.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:43:46.226Z] [2021-08-24T15:43:46.226Z] Login Succeeded [2021-08-24T15:43:46.226Z] nexus3.edgexfoundry.org:10002 [2021-08-24T15:43:46.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:43:46.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:43:46.493Z] Configure a credential helper to remove this warning. See [2021-08-24T15:43:46.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:43:46.493Z] [2021-08-24T15:43:46.493Z] Login Succeeded [2021-08-24T15:43:46.493Z] nexus3.edgexfoundry.org:10003 [2021-08-24T15:43:46.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:43:46.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:43:46.760Z] Configure a credential helper to remove this warning. See [2021-08-24T15:43:46.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:43:46.760Z] [2021-08-24T15:43:46.760Z] Login Succeeded [2021-08-24T15:43:46.760Z] nexus3.edgexfoundry.org:10004 [2021-08-24T15:43:46.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:43:46.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:43:46.760Z] Configure a credential helper to remove this warning. See [2021-08-24T15:43:46.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:43:46.760Z] [2021-08-24T15:43:46.760Z] Login Succeeded [2021-08-24T15:43:46.760Z] docker.io [2021-08-24T15:43:47.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-24T15:43:47.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-24T15:43:47.296Z] Configure a credential helper to remove this warning. See [2021-08-24T15:43:47.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-24T15:43:47.296Z] [2021-08-24T15:43:47.296Z] Login Succeeded [2021-08-24T15:43:47.296Z] ---> docker-login.sh ends [Pipeline] } [2021-08-24T15:43:47.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-24T15:43:47.553Z] ========================================================= [2021-08-24T15:43:47.553Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-24T15:43:47.553Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:43:47.918Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-24T15:43:47.918Z] Sending build context to Docker daemon 158.7kB [2021-08-24T15:43:47.918Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-24T15:43:47.918Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-24T15:43:47.918Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-24T15:43:47.918Z] 540db60ca938: Pulling fs layer [2021-08-24T15:43:47.918Z] adcc1eea9eea: Pulling fs layer [2021-08-24T15:43:47.918Z] 4c4ab2625f07: Pulling fs layer [2021-08-24T15:43:47.918Z] db62176df00c: Pulling fs layer [2021-08-24T15:43:47.918Z] 3b30891b0d05: Pulling fs layer [2021-08-24T15:43:47.918Z] 06b49ca38bd5: Pulling fs layer [2021-08-24T15:43:47.918Z] c788192a36de: Pulling fs layer [2021-08-24T15:43:47.918Z] a77e37c0d609: Pulling fs layer [2021-08-24T15:43:47.918Z] c3185cebc471: Pulling fs layer [2021-08-24T15:43:47.918Z] 06b49ca38bd5: Waiting [2021-08-24T15:43:47.918Z] c788192a36de: Waiting [2021-08-24T15:43:47.918Z] a77e37c0d609: Waiting [2021-08-24T15:43:47.918Z] c3185cebc471: Waiting [2021-08-24T15:43:47.918Z] db62176df00c: Waiting [2021-08-24T15:43:47.918Z] 3b30891b0d05: Waiting [2021-08-24T15:43:48.188Z] 4c4ab2625f07: Verifying Checksum [2021-08-24T15:43:48.188Z] 4c4ab2625f07: Download complete [2021-08-24T15:43:48.188Z] adcc1eea9eea: Verifying Checksum [2021-08-24T15:43:48.188Z] adcc1eea9eea: Download complete [2021-08-24T15:43:48.188Z] 3b30891b0d05: Verifying Checksum [2021-08-24T15:43:48.188Z] 3b30891b0d05: Download complete [2021-08-24T15:43:48.188Z] 06b49ca38bd5: Verifying Checksum [2021-08-24T15:43:48.188Z] 06b49ca38bd5: Download complete [2021-08-24T15:43:48.188Z] 540db60ca938: Verifying Checksum [2021-08-24T15:43:48.188Z] 540db60ca938: Download complete [2021-08-24T15:43:48.458Z] 540db60ca938: Pull complete [2021-08-24T15:43:48.458Z] c788192a36de: Verifying Checksum [2021-08-24T15:43:48.458Z] c788192a36de: Download complete [2021-08-24T15:43:48.458Z] adcc1eea9eea: Pull complete [2021-08-24T15:43:48.458Z] 4c4ab2625f07: Pull complete [2021-08-24T15:43:48.458Z] a77e37c0d609: Verifying Checksum [2021-08-24T15:43:48.458Z] a77e37c0d609: Download complete [2021-08-24T15:43:51.804Z] c3185cebc471: Verifying Checksum [2021-08-24T15:43:51.804Z] c3185cebc471: Download complete [2021-08-24T15:43:51.804Z] db62176df00c: Verifying Checksum [2021-08-24T15:43:51.804Z] db62176df00c: Download complete [2021-08-24T15:43:54.572Z] e90a11edd702: Pull complete [2021-08-24T15:43:54.572Z] d77568369979: Pull complete [2021-08-24T15:43:54.572Z] fc1c9f9a7f3b: Pull complete [2021-08-24T15:43:54.572Z] 170f2ba95c9a: Pull complete [2021-08-24T15:43:55.169Z] db62176df00c: Pull complete [2021-08-24T15:43:55.169Z] 3b30891b0d05: Pull complete [2021-08-24T15:43:55.169Z] 06b49ca38bd5: Pull complete [2021-08-24T15:43:55.169Z] c788192a36de: Pull complete [2021-08-24T15:43:55.445Z] a77e37c0d609: Pull complete [2021-08-24T15:43:57.412Z] c3185cebc471: Pull complete [2021-08-24T15:43:57.412Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-24T15:43:57.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-24T15:43:57.412Z] ---> 031687cdd783 [2021-08-24T15:43:57.412Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-24T15:43:59.993Z] ---> Running in 95c2a0441a9c [2021-08-24T15:43:59.993Z] Removing intermediate container 95c2a0441a9c [2021-08-24T15:43:59.993Z] ---> b2353ee2bd8c [2021-08-24T15:43:59.993Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-24T15:43:59.993Z] ---> Running in 1c8ac712648c [2021-08-24T15:43:59.993Z] Removing intermediate container 1c8ac712648c [2021-08-24T15:43:59.993Z] ---> bcd6fa9bf267 [2021-08-24T15:43:59.993Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-24T15:43:59.993Z] ---> Running in 6d3d989457fc [2021-08-24T15:43:59.993Z] Removing intermediate container 6d3d989457fc [2021-08-24T15:43:59.993Z] ---> 10fc0af2155f [2021-08-24T15:43:59.993Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T15:43:59.993Z] ---> Running in 68175e6bc177 [2021-08-24T15:43:59.994Z] 97ac5df62f85: Pull complete [2021-08-24T15:43:59.994Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-24T15:43:59.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-24T15:43:59.994Z] ---> 04bc70af865f [2021-08-24T15:43:59.994Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-24T15:44:00.582Z] Removing intermediate container 68175e6bc177 [2021-08-24T15:44:00.582Z] ---> 57e7ff389c13 [2021-08-24T15:44:00.582Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-24T15:44:00.582Z] ---> Running in 7b51ab59fb8e [2021-08-24T15:44:00.582Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-24T15:44:01.548Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-24T15:44:02.144Z] OK: 219 MiB in 52 packages [2021-08-24T15:44:02.416Z] Removing intermediate container 7b51ab59fb8e [2021-08-24T15:44:02.416Z] ---> efe4aeaf2feb [2021-08-24T15:44:02.416Z] Step 8/13 : WORKDIR /app [2021-08-24T15:44:02.416Z] ---> Running in d98370fdf9b1 [2021-08-24T15:44:02.416Z] Removing intermediate container d98370fdf9b1 [2021-08-24T15:44:02.416Z] ---> 2cd68042a32e [2021-08-24T15:44:02.416Z] Step 9/13 : COPY go.mod . [2021-08-24T15:44:02.689Z] ---> bb0dbd498508 [2021-08-24T15:44:02.689Z] Step 10/13 : RUN go mod download [2021-08-24T15:44:02.689Z] ---> Running in b6771d43f28f [2021-08-24T15:44:02.956Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 (replaced by ../app-functions-sdk-go): reading /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-08-24T15:44:02.956Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [2021-08-24T15:44:03.397Z] ---> Running in 668da6c25564 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:44:03.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T15:44:03.801Z] [2021-08-24T15:44:03.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:44:04.016Z] Removing intermediate container 668da6c25564 [2021-08-24T15:44:04.017Z] ---> acf82495ced1 [2021-08-24T15:44:04.017Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-24T15:44:04.017Z] ---> Running in c4c8f9c0c817 [2021-08-24T15:44:04.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T15:44:04.149Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-24T15:44:04.149Z] b4d181a07f80: Pulling fs layer [2021-08-24T15:44:04.149Z] a1111a8f2ec3: Pulling fs layer [2021-08-24T15:44:04.149Z] ed53099fbce6: Pulling fs layer [2021-08-24T15:44:04.149Z] dc539afda2c1: Pulling fs layer [2021-08-24T15:44:04.149Z] 77bc0d833cb6: Pulling fs layer [2021-08-24T15:44:04.149Z] 9065ff56babe: Pulling fs layer [2021-08-24T15:44:04.149Z] d287ab97295c: Pulling fs layer [2021-08-24T15:44:04.149Z] dc539afda2c1: Waiting [2021-08-24T15:44:04.149Z] 77bc0d833cb6: Waiting [2021-08-24T15:44:04.149Z] 9065ff56babe: Waiting [2021-08-24T15:44:04.149Z] d287ab97295c: Waiting [2021-08-24T15:44:04.414Z] a1111a8f2ec3: Verifying Checksum [2021-08-24T15:44:04.414Z] a1111a8f2ec3: Download complete [2021-08-24T15:44:04.414Z] dc539afda2c1: Download complete [2021-08-24T15:44:04.614Z] Removing intermediate container c4c8f9c0c817 [2021-08-24T15:44:04.615Z] ---> 19beeb745b73 [2021-08-24T15:44:04.615Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-24T15:44:04.681Z] 77bc0d833cb6: Verifying Checksum [2021-08-24T15:44:04.681Z] 77bc0d833cb6: Download complete [2021-08-24T15:44:04.681Z] 9065ff56babe: Verifying Checksum [2021-08-24T15:44:04.681Z] 9065ff56babe: Download complete [2021-08-24T15:44:04.890Z] ---> Running in 195aa0173976 [2021-08-24T15:44:05.491Z] Removing intermediate container 195aa0173976 [2021-08-24T15:44:05.491Z] ---> 3132b6df3f8d [2021-08-24T15:44:05.491Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-24T15:44:05.491Z] ---> Running in 73ef06f55107 [2021-08-24T15:44:05.647Z] ed53099fbce6: Verifying Checksum [2021-08-24T15:44:05.647Z] ed53099fbce6: Download complete [2021-08-24T15:44:05.647Z] b4d181a07f80: Verifying Checksum [2021-08-24T15:44:05.647Z] b4d181a07f80: Download complete [2021-08-24T15:44:07.079Z] b4d181a07f80: Pull complete [2021-08-24T15:44:07.079Z] a1111a8f2ec3: Pull complete [2021-08-24T15:44:07.663Z] ed53099fbce6: Pull complete [2021-08-24T15:44:07.663Z] dc539afda2c1: Pull complete [2021-08-24T15:44:07.928Z] 77bc0d833cb6: Pull complete [2021-08-24T15:44:07.929Z] 9065ff56babe: Pull complete [2021-08-24T15:44:08.886Z] d287ab97295c: Verifying Checksum [2021-08-24T15:44:08.886Z] d287ab97295c: Download complete [2021-08-24T15:44:08.901Z] Removing intermediate container 73ef06f55107 [2021-08-24T15:44:08.901Z] ---> 69dfd9918aa1 [2021-08-24T15:44:08.901Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-24T15:44:08.901Z] ---> Running in 2e37f6993200 [2021-08-24T15:44:09.889Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-24T15:44:10.870Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-24T15:44:11.857Z] OK: 218 MiB in 52 packages [2021-08-24T15:44:13.144Z] d287ab97295c: Pull complete [2021-08-24T15:44:13.144Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-24T15:44:13.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T15:44:13.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-24T15:44:13.304Z] Removing intermediate container 2e37f6993200 [2021-08-24T15:44:13.304Z] ---> 2e96c93a2327 [2021-08-24T15:44:13.304Z] Step 8/13 : WORKDIR /app [2021-08-24T15:44:13.304Z] ---> Running in 75b5eebd9ccf [2021-08-24T15:44:13.464Z] prd-centos7-docker-4c-2g-699 does not seem to be running inside a container [2021-08-24T15:44:13.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-24T15:44:13.908Z] Removing intermediate container 75b5eebd9ccf [2021-08-24T15:44:13.908Z] ---> 8ea79d8a4455 [2021-08-24T15:44:13.908Z] Step 9/13 : COPY go.mod . [2021-08-24T15:44:14.892Z] ---> 7e65f13e279f [2021-08-24T15:44:14.892Z] Step 10/13 : RUN go mod download [2021-08-24T15:44:15.184Z] ---> Running in 967aab02cce4 [2021-08-24T15:44:16.041Z] $ docker top fe5b6267f03ae432bcedd1f36287acdb46b3dfb3d347eafdf18d778c20af73cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:44:16.544Z] ---> job-cost.sh [2021-08-24T15:44:16.544Z] lf-activate-venv: SKIPPING [2021-08-24T15:44:16.544Z] INFO: No Stack... [2021-08-24T15:44:16.632Z] go: github.com/edgexfoundry/app-functions-sdk-go/v2@v2.0.1 (replaced by ../app-functions-sdk-go): reading /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory [2021-08-24T15:44:16.905Z] The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [2021-08-24T15:44:17.505Z] INFO: Retrieving Pricing Info for: v3-standard-2 [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:44:17.771Z] INFO: Archiving Costs [Pipeline] sh [2021-08-24T15:44:17.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T15:44:18.095Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2021-08-24T15:44:18.095Z] + cut -d, -f6 [2021-08-24T15:44:18.127Z] [2021-08-24T15:44:18.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] lock [2021-08-24T15:44:18.135Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] [2021-08-24T15:44:18.143Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] did not exist. Created. [2021-08-24T15:44:18.143Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:44:18.523Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-24T15:44:18.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T15:44:18.744Z] Stashed 1 file(s) [Pipeline] } [2021-08-24T15:44:18.760Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-24T15:44:18.788Z] $ docker stop --time=1 fe5b6267f03ae432bcedd1f36287acdb46b3dfb3d347eafdf18d778c20af73cb [2021-08-24T15:44:18.896Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-24T15:44:18.896Z] 448f6bf000e3: Pulling fs layer [2021-08-24T15:44:18.896Z] f757da607395: Pulling fs layer [2021-08-24T15:44:18.896Z] 05883995daec: Pulling fs layer [2021-08-24T15:44:18.896Z] 8603b9c90790: Pulling fs layer [2021-08-24T15:44:18.896Z] 1560dd03e051: Pulling fs layer [2021-08-24T15:44:18.896Z] 27f5ce0e4adf: Pulling fs layer [2021-08-24T15:44:18.896Z] c2d8d7efcc4b: Pulling fs layer [2021-08-24T15:44:18.896Z] 8603b9c90790: Waiting [2021-08-24T15:44:18.896Z] 1560dd03e051: Waiting [2021-08-24T15:44:18.896Z] 27f5ce0e4adf: Waiting [2021-08-24T15:44:18.896Z] c2d8d7efcc4b: Waiting [2021-08-24T15:44:19.184Z] f757da607395: Verifying Checksum [2021-08-24T15:44:19.184Z] f757da607395: Download complete [2021-08-24T15:44:19.184Z] 8603b9c90790: Verifying Checksum [2021-08-24T15:44:19.184Z] 8603b9c90790: Download complete [2021-08-24T15:44:19.462Z] 1560dd03e051: Verifying Checksum [2021-08-24T15:44:19.462Z] 1560dd03e051: Download complete [2021-08-24T15:44:19.462Z] 27f5ce0e4adf: Verifying Checksum [2021-08-24T15:44:19.462Z] 27f5ce0e4adf: Download complete [2021-08-24T15:44:19.739Z] 05883995daec: Verifying Checksum [2021-08-24T15:44:19.739Z] 05883995daec: Download complete [2021-08-24T15:44:19.992Z] $ docker rm -f fe5b6267f03ae432bcedd1f36287acdb46b3dfb3d347eafdf18d778c20af73cb [2021-08-24T15:44:20.015Z] 448f6bf000e3: Verifying Checksum [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-24T15:44:20.388Z] Failed in branch amd64 [2021-08-24T15:44:23.431Z] c2d8d7efcc4b: Verifying Checksum [2021-08-24T15:44:23.431Z] c2d8d7efcc4b: Download complete [2021-08-24T15:44:24.032Z] 448f6bf000e3: Pull complete [2021-08-24T15:44:24.633Z] f757da607395: Pull complete [2021-08-24T15:44:26.068Z] 05883995daec: Pull complete [2021-08-24T15:44:26.675Z] 8603b9c90790: Pull complete [2021-08-24T15:44:27.668Z] 1560dd03e051: Pull complete [2021-08-24T15:44:27.943Z] 27f5ce0e4adf: Pull complete [2021-08-24T15:44:43.050Z] c2d8d7efcc4b: Pull complete [2021-08-24T15:44:43.050Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-24T15:44:43.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-24T15:44:43.050Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-24T15:44:43.276Z] prd-ubuntu18.04-docker-arm64-4c-16g-698 does not seem to be running inside a container [2021-08-24T15:44:43.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-24T15:44:47.444Z] $ docker top 07511dcb721f4e78c60d1d45d15a2d6e69833931d2575cb38244d3bf54ea73ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:44:48.392Z] ---> job-cost.sh [2021-08-24T15:44:48.392Z] lf-activate-venv: SKIPPING [2021-08-24T15:44:48.392Z] INFO: No Stack... [2021-08-24T15:44:48.984Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-24T15:44:49.575Z] INFO: Archiving Costs [Pipeline] sh [2021-08-24T15:44:50.236Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv+ [2021-08-24T15:44:50.237Z] cut -d, -f6 [Pipeline] lock [2021-08-24T15:44:50.295Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] [2021-08-24T15:44:50.310Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] did not exist. Created. [2021-08-24T15:44:50.310Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-24T15:44:51.008Z] /w/workspace/app-service-configurable/2@tmp/durable-132fb787/script.sh: 1: /w/workspace/app-service-configurable/2@tmp/durable-132fb787/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-24T15:44:51.675Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-24T15:44:51.708Z] Warning: overwriting stash ‘stack-cost’ [2021-08-24T15:44:52.171Z] Stashed 1 file(s) [Pipeline] } [2021-08-24T15:44:52.181Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-313-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-24T15:44:52.208Z] $ docker stop --time=1 07511dcb721f4e78c60d1d45d15a2d6e69833931d2575cb38244d3bf54ea73ff [2021-08-24T15:44:53.921Z] $ docker rm -f 07511dcb721f4e78c60d1d45d15a2d6e69833931d2575cb38244d3bf54ea73ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-24T15:44:54.488Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-24T15:44:56.138Z] + '[' -d /w/workspace/_app-service-configurable_PR-313/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:44:56.495Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:44:57.118Z] ---> package-listing.sh [2021-08-24T15:44:57.118Z] ++ facter osfamily [2021-08-24T15:44:57.118Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-24T15:44:57.410Z] + OS_FAMILY=redhat [2021-08-24T15:44:57.410Z] + workspace=/w/workspace/_app-service-configurable_PR-313 [2021-08-24T15:44:57.410Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-24T15:44:57.410Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-24T15:44:57.410Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-24T15:44:57.410Z] + PACKAGES=/tmp/packages_start.txt [2021-08-24T15:44:57.410Z] + '[' /w/workspace/_app-service-configurable_PR-313 ']' [2021-08-24T15:44:57.410Z] + PACKAGES=/tmp/packages_end.txt [2021-08-24T15:44:57.410Z] + case "${OS_FAMILY}" in [2021-08-24T15:44:57.410Z] + rpm -qa [2021-08-24T15:44:57.410Z] + sort [2021-08-24T15:44:58.002Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-24T15:44:58.002Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-24T15:44:58.002Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-24T15:44:58.002Z] + '[' /w/workspace/_app-service-configurable_PR-313 ']' [2021-08-24T15:44:58.002Z] + mkdir -p /w/workspace/_app-service-configurable_PR-313/archives/ [2021-08-24T15:44:58.002Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-313/archives/ [Pipeline] echo [2021-08-24T15:44:58.020Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-24T15:44:58.350Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:44:58.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T15:44:58.976Z] [2021-08-24T15:44:58.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-24T15:44:59.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T15:44:59.332Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-24T15:44:59.332Z] b4d181a07f80: Pulling fs layer [2021-08-24T15:44:59.332Z] a1111a8f2ec3: Pulling fs layer [2021-08-24T15:44:59.332Z] ed53099fbce6: Pulling fs layer [2021-08-24T15:44:59.332Z] dc539afda2c1: Pulling fs layer [2021-08-24T15:44:59.332Z] 77bc0d833cb6: Pulling fs layer [2021-08-24T15:44:59.332Z] 9065ff56babe: Pulling fs layer [2021-08-24T15:44:59.332Z] d287ab97295c: Pulling fs layer [2021-08-24T15:44:59.332Z] 77bc0d833cb6: Waiting [2021-08-24T15:44:59.332Z] 9065ff56babe: Waiting [2021-08-24T15:44:59.332Z] d287ab97295c: Waiting [2021-08-24T15:44:59.332Z] dc539afda2c1: Waiting [2021-08-24T15:44:59.917Z] a1111a8f2ec3: Verifying Checksum [2021-08-24T15:44:59.917Z] a1111a8f2ec3: Download complete [2021-08-24T15:44:59.917Z] dc539afda2c1: Verifying Checksum [2021-08-24T15:44:59.917Z] dc539afda2c1: Download complete [2021-08-24T15:45:00.501Z] 77bc0d833cb6: Verifying Checksum [2021-08-24T15:45:00.501Z] 77bc0d833cb6: Download complete [2021-08-24T15:45:00.501Z] 9065ff56babe: Download complete [2021-08-24T15:45:00.501Z] ed53099fbce6: Verifying Checksum [2021-08-24T15:45:00.501Z] ed53099fbce6: Download complete [2021-08-24T15:45:01.484Z] b4d181a07f80: Verifying Checksum [2021-08-24T15:45:01.484Z] b4d181a07f80: Download complete [2021-08-24T15:45:02.967Z] b4d181a07f80: Pull complete [2021-08-24T15:45:02.967Z] a1111a8f2ec3: Pull complete [2021-08-24T15:45:03.584Z] ed53099fbce6: Pull complete [2021-08-24T15:45:03.585Z] dc539afda2c1: Pull complete [2021-08-24T15:45:03.864Z] 77bc0d833cb6: Pull complete [2021-08-24T15:45:03.864Z] 9065ff56babe: Pull complete [2021-08-24T15:45:12.177Z] d287ab97295c: Verifying Checksum [2021-08-24T15:45:12.177Z] d287ab97295c: Download complete [2021-08-24T15:45:16.567Z] d287ab97295c: Pull complete [2021-08-24T15:45:16.567Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-24T15:45:16.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-24T15:45:16.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-24T15:45:16.710Z] prd-centos7-docker-4c-2g-694 does not seem to be running inside a container [2021-08-24T15:45:16.786Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-313/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-313 -v /w/workspace/_app-service-configurable_PR-313:/w/workspace/_app-service-configurable_PR-313:rw,z -v /w/workspace/_app-service-configurable_PR-313@tmp:/w/workspace/_app-service-configurable_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-24T15:45:19.362Z] $ docker top 300515588c5a1d6dcccdb9e632399c40fcb0abfd1cd730519c1e611b460f3657 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-24T15:45:19.777Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-24T15:45:20.098Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-24T15:45:20.423Z] + ls /var/log/sa-host [2021-08-24T15:45:20.423Z] + sadf -c /var/log/sa-host/sa05 [2021-08-24T15:45:20.423Z] file_magic: OK [2021-08-24T15:45:20.423Z] HZ: Using current value: 100 [2021-08-24T15:45:20.423Z] file_header: OK [2021-08-24T15:45:20.423Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-24T15:45:20.423Z] Statistics: [2021-08-24T15:45:20.423Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-24T15:45:20.423Z] File successfully converted to sysstat format version 12.0.3 [2021-08-24T15:45:20.423Z] + sadf -c /var/log/sa-host/sa24 [2021-08-24T15:45:20.423Z] file_magic: OK [2021-08-24T15:45:20.423Z] HZ: Using current value: 100 [2021-08-24T15:45:20.423Z] file_header: OK [2021-08-24T15:45:20.423Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-24T15:45:20.423Z] Statistics: [2021-08-24T15:45:20.423Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-24T15:45:20.423Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-24T15:45:20.969Z] provisioning config files... [2021-08-24T15:45:20.987Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-313@tmp/config7947848279514432992tmp [Pipeline] { [Pipeline] echo [2021-08-24T15:45:21.013Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:45:21.331Z] ---> create-netrc.sh [Pipeline] } [2021-08-24T15:45:21.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:45:21.771Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-24T15:45:21.794Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:45:22.138Z] ---> sudo-logs.sh [2021-08-24T15:45:22.138Z] Archiving 'sudo' log.. [2021-08-24T15:45:22.138Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-694.vexxhost.local: Name or service not known [2021-08-24T15:45:22.138Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-694.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-24T15:45:22.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:45:22.537Z] ---> job-cost.sh [2021-08-24T15:45:22.537Z] lf-activate-venv: SKIPPING [2021-08-24T15:45:22.537Z] DEBUG: total: 0.10999999940395355 [2021-08-24T15:45:22.537Z] INFO: Retrieving Stack Cost... [2021-08-24T15:45:23.948Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-24T15:45:23.948Z] INFO: Archiving Costs [Pipeline] echo [2021-08-24T15:45:23.965Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-24T15:45:24.280Z] ---> logs-deploy.sh [2021-08-24T15:45:24.280Z] lf-activate-venv: SKIPPING [2021-08-24T15:45:24.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-313/2 [2021-08-24T15:45:24.280Z] INFO: archiving workspace using pattern(s): [2021-08-24T15:45:24.866Z] Archives upload complete. [2021-08-24T15:45:25.133Z] INFO: archiving logs to Nexus