Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh553023880451939959.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh756687154258444311.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 6a41506d72e8e131afc862d141935157bee59f41 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6202208158967282625.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1257941424705882629.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/master/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7000539903029702575.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-599 in /w/workspace/_app-service-configurable_master [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 Avoid second fetch Checking out Revision a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d (master) Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_master@tmp/jenkins-gitclient-ssh6039865070250428134.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d # timeout=10 Commit message: "build: Update to latest SDK dev.85 (#293)" > git rev-list --no-walk 8edb88587e4121e3f42998d8788d704b40f09c7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T21:53:15.521Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T21:53:15.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T21:53:15.652Z] ========================================================= [2021-06-21T21:53:15.652Z] EdgeX Global Pipelines Version Info [2021-06-21T21:53:15.652Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:53:17.181Z] ------------------- [2021-06-21T21:53:17.181Z] stable info: [2021-06-21T21:53:17.181Z] ------------------- [2021-06-21T21:53:17.181Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T21:53:17.181Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T21:53:17.181Z] Message: update stable to v1.0.195 [2021-06-21T21:53:17.768Z] ------------------- [2021-06-21T21:53:17.768Z] experimental info: [2021-06-21T21:53:17.768Z] ------------------- [2021-06-21T21:53:17.768Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T21:53:17.768Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T21:53:17.768Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T21:53:17.911Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-21T21:53:17.939Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-21T21:53:17.968Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T21:53:17.997Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T21:53:18.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T21:53:18.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T21:53:18.079Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T21:53:18.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T21:53:18.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-21T21:53:18.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T21:53:18.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T21:53:18.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-21T21:53:18.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T21:53:18.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T21:53:18.304Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T21:53:18.332Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T21:53:18.363Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T21:53:18.390Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T21:53:18.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T21:53:18.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-21T21:53:18.474Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-21T21:53:18.502Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-21T21:53:18.529Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-21T21:53:18.556Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-21T21:53:18.585Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-21T21:53:18.613Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T21:53:18.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-21T21:53:18.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-21T21:53:18.710Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-21T21:53:18.739Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] echo [2021-06-21T21:53:18.767Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a978dc1 [Pipeline] echo [2021-06-21T21:53:18.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T21:53:18.878Z] provisioning config files... [2021-06-21T21:53:18.895Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config437180157820020669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:53:19.226Z] ---> docker-login.sh [2021-06-21T21:53:19.226Z] nexus3.edgexfoundry.org:10001 [2021-06-21T21:53:19.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:53:19.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:53:19.492Z] Configure a credential helper to remove this warning. See [2021-06-21T21:53:19.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:53:19.492Z] [2021-06-21T21:53:19.492Z] Login Succeeded [2021-06-21T21:53:19.492Z] nexus3.edgexfoundry.org:10002 [2021-06-21T21:53:19.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:53:19.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:53:19.758Z] Configure a credential helper to remove this warning. See [2021-06-21T21:53:19.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:53:19.758Z] [2021-06-21T21:53:19.758Z] Login Succeeded [2021-06-21T21:53:19.758Z] nexus3.edgexfoundry.org:10003 [2021-06-21T21:53:19.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:53:19.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:53:19.759Z] Configure a credential helper to remove this warning. See [2021-06-21T21:53:19.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:53:19.759Z] [2021-06-21T21:53:19.759Z] Login Succeeded [2021-06-21T21:53:19.759Z] nexus3.edgexfoundry.org:10004 [2021-06-21T21:53:20.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:53:20.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:53:20.020Z] Configure a credential helper to remove this warning. See [2021-06-21T21:53:20.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:53:20.020Z] [2021-06-21T21:53:20.020Z] Login Succeeded [2021-06-21T21:53:20.020Z] docker.io [2021-06-21T21:53:20.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:53:20.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:53:20.282Z] Configure a credential helper to remove this warning. See [2021-06-21T21:53:20.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:53:20.282Z] [2021-06-21T21:53:20.282Z] Login Succeeded [2021-06-21T21:53:20.282Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T21:53:20.292Z] 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-06-21T21:53:20.835Z] + git log --format=format:%s -1 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] echo [2021-06-21T21:53:20.881Z] GIT_COMMIT: a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d, Commit Message: build: Update to latest SDK dev.85 (#293) [Pipeline] echo [2021-06-21T21:53:20.900Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:53:21.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:53:21.933Z] [2021-06-21T21:53:21.933Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:53:22.248Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:53:22.248Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T21:53:22.248Z] 31603596830f: Pulling fs layer [2021-06-21T21:53:22.248Z] 54011a49482f: Pulling fs layer [2021-06-21T21:53:22.248Z] a6820b24f6d8: Pulling fs layer [2021-06-21T21:53:22.248Z] f581987b2513: Pulling fs layer [2021-06-21T21:53:22.248Z] 54011a49482f: Verifying Checksum [2021-06-21T21:53:22.248Z] 54011a49482f: Download complete [2021-06-21T21:53:22.515Z] 31603596830f: Verifying Checksum [2021-06-21T21:53:22.515Z] 31603596830f: Download complete [2021-06-21T21:53:22.515Z] f581987b2513: Verifying Checksum [2021-06-21T21:53:22.515Z] f581987b2513: Download complete [2021-06-21T21:53:22.788Z] a6820b24f6d8: Verifying Checksum [2021-06-21T21:53:22.788Z] a6820b24f6d8: Download complete [2021-06-21T21:53:22.788Z] 31603596830f: Pull complete [2021-06-21T21:53:22.788Z] 54011a49482f: Pull complete [2021-06-21T21:53:23.358Z] a6820b24f6d8: Pull complete [2021-06-21T21:53:23.619Z] f581987b2513: Pull complete [2021-06-21T21:53:23.619Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T21:53:23.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:53:23.619Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T21:53:23.712Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-06-21T21:53:23.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T21:53:24.854Z] $ docker top 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T21:53:24.986Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T21:53:24.986Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T21:53:25.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T21:53:25.098Z] $ docker exec 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 ssh-agent [2021-06-21T21:53:25.210Z] SSH_AUTH_SOCK=/tmp/ssh-VwafWToU2eq4/agent.14 [2021-06-21T21:53:25.210Z] SSH_AGENT_PID=21 [2021-06-21T21:53:25.217Z] Running ssh-add (command line suppressed) [2021-06-21T21:53:25.310Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6415271875253988345.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6415271875253988345.key) [2021-06-21T21:53:25.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T21:53:25.640Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T21:53:25.652Z] $ docker exec --env ******** --env ******** 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 ssh-agent -k [2021-06-21T21:53:25.740Z] unset SSH_AUTH_SOCK; [2021-06-21T21:53:25.740Z] unset SSH_AGENT_PID; [2021-06-21T21:53:25.740Z] echo Agent pid 21 killed; [2021-06-21T21:53:25.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T21:53:25.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T21:53:25.797Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T21:53:25.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T21:53:25.906Z] $ docker exec 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 ssh-agent [2021-06-21T21:53:26.019Z] SSH_AUTH_SOCK=/tmp/ssh-B92cXJTOgMSR/agent.53 [2021-06-21T21:53:26.019Z] SSH_AGENT_PID=60 [2021-06-21T21:53:26.029Z] Running ssh-add (command line suppressed) [2021-06-21T21:53:26.131Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7315856845549758794.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7315856845549758794.key) [2021-06-21T21:53:26.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T21:53:26.461Z] + git semver init [2021-06-21T21:53:26.461Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T21:53:26.461Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-21T21:53:26.461Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-21T21:53:26.461Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T21:53:26.461Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T21:53:26.461Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T21:53:26.461Z] # $SEMVER_BRANCH = master [2021-06-21T21:53:26.461Z] # $SEMVER_TEMP = /tmp/semver-183284286 [2021-06-21T21:53:26.461Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-21T21:53:26.726Z] # '/tmp/semver-183284286' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-06-21T21:53:26.726Z] # -> Force: false [2021-06-21T21:53:26.726Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-21T21:53:26.733Z] $ docker exec --env ******** --env ******** 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 ssh-agent -k [2021-06-21T21:53:26.833Z] unset SSH_AUTH_SOCK; [2021-06-21T21:53:26.833Z] unset SSH_AGENT_PID; [2021-06-21T21:53:26.833Z] echo Agent pid 60 killed; [2021-06-21T21:53:26.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T21:53:27.183Z] + git semver [Pipeline] } [2021-06-21T21:53:27.195Z] $ docker stop --time=1 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 [2021-06-21T21:53:28.486Z] $ docker rm -f 9d70a93394bfe3895a866e37e298272b3d184519ec3f39d6500901f2eababea0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T21:53:28.871Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T21:53:29.168Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T21:53:29.172Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.53 [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-06-21T21:53:44.508Z] Still waiting to schedule task [2021-06-21T21:53:44.509Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T21:53:44.511Z] Still waiting to schedule task [2021-06-21T21:53:44.512Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-21T21:55:48.092Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-600 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-21T21:55:48.112Z] Running in /w/workspace/app-service-configurable/127 [Pipeline] { [Pipeline] checkout [2021-06-21T21:55:48.312Z] Selected Git installation does not exist. Using Default [2021-06-21T21:55:48.312Z] The recommended git tool is: NONE [2021-06-21T21:55:53.971Z] using credential edgex-jenkins-ssh [2021-06-21T21:55:53.995Z] Cloning the remote Git repository [2021-06-21T21:55:54.051Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T21:55:54.168Z] > git init /w/workspace/app-service-configurable/127 # timeout=10 [2021-06-21T21:55:54.244Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T21:55:54.244Z] > git --version # timeout=10 [2021-06-21T21:55:54.265Z] > git --version # 'git version 2.17.1' [2021-06-21T21:55:54.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T21:55:54.337Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T21:55:55.237Z] Avoid second fetch [2021-06-21T21:55:55.238Z] Checking out Revision a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d (master) [2021-06-21T21:55:55.192Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-21T21:55:55.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T21:55:55.256Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T21:55:55.273Z] > git checkout -f a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d # timeout=10 [2021-06-21T21:55:59.513Z] Commit message: "build: Update to latest SDK dev.85 (#293)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T21:56:01.088Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:56:01.512Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:56:01.861Z] + true [2021-06-21T21:56:01.862Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T21:56:20.203Z] provisioning config files... [2021-06-21T21:56:20.228Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config7778988355562012310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:56:20.617Z] ---> docker-login.sh [2021-06-21T21:56:20.617Z] nexus3.edgexfoundry.org:10001 [2021-06-21T21:56:21.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:56:21.735Z] Running on prd-centos7-docker-4c-2g-601 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-21T21:56:21.753Z] Running in /w/workspace/app-service-configurable/127 [Pipeline] { [Pipeline] checkout [2021-06-21T21:56:21.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:56:21.821Z] Configure a credential helper to remove this warning. See [2021-06-21T21:56:21.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:56:21.821Z] [2021-06-21T21:56:21.821Z] Login Succeeded [2021-06-21T21:56:21.821Z] nexus3.edgexfoundry.org:10002 [2021-06-21T21:56:21.863Z] Selected Git installation does not exist. Using Default [2021-06-21T21:56:21.864Z] The recommended git tool is: NONE [2021-06-21T21:56:22.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:56:22.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:56:22.367Z] Configure a credential helper to remove this warning. See [2021-06-21T21:56:22.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:56:22.367Z] [2021-06-21T21:56:22.367Z] Login Succeeded [2021-06-21T21:56:22.367Z] nexus3.edgexfoundry.org:10003 [2021-06-21T21:56:22.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:56:22.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:56:22.917Z] Configure a credential helper to remove this warning. See [2021-06-21T21:56:22.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:56:22.917Z] [2021-06-21T21:56:22.917Z] Login Succeeded [2021-06-21T21:56:22.917Z] nexus3.edgexfoundry.org:10004 [2021-06-21T21:56:23.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:56:23.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:56:23.519Z] Configure a credential helper to remove this warning. See [2021-06-21T21:56:23.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:56:23.519Z] [2021-06-21T21:56:23.519Z] Login Succeeded [2021-06-21T21:56:23.519Z] docker.io [2021-06-21T21:56:23.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:56:24.338Z] using credential edgex-jenkins-ssh [2021-06-21T21:56:24.356Z] Cloning the remote Git repository [2021-06-21T21:56:24.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:56:24.406Z] Configure a credential helper to remove this warning. See [2021-06-21T21:56:24.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:56:24.406Z] [2021-06-21T21:56:24.406Z] Login Succeeded [2021-06-21T21:56:24.406Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T21:56:24.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T21:56:24.740Z] ========================================================= [2021-06-21T21:56:24.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T21:56:24.740Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:56:25.086Z] Avoid second fetch [2021-06-21T21:56:25.087Z] Checking out Revision a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d (master) [2021-06-21T21:56:25.116Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-21T21:56:25.116Z] Sending build context to Docker daemon 98.82kB [2021-06-21T21:56:23.893Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T21:56:23.963Z] > git init /w/workspace/app-service-configurable/127 # timeout=10 [2021-06-21T21:56:24.002Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-21T21:56:24.002Z] > git --version # timeout=10 [2021-06-21T21:56:24.013Z] > git --version # 'git version 2.24.4' [2021-06-21T21:56:24.014Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T21:56:24.039Z] [INFO] Currently running in a labeled security context [2021-06-21T21:56:24.039Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T21:56:24.040Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/127@tmp/jenkins-gitclient-ssh7811615034636383231.key [2021-06-21T21:56:24.059Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T21:56:24.631Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-21T21:56:24.643Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T21:56:24.672Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T21:56:24.682Z] > git checkout -f a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d # timeout=10 [2021-06-21T21:56:25.390Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T21:56:25.390Z] Step 2/8 : FROM ${BASE} [2021-06-21T21:56:25.673Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T21:56:25.673Z] 595b0fe564bb: Pulling fs layer [2021-06-21T21:56:25.673Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T21:56:25.673Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T21:56:25.673Z] ba82ee9f976e: Pulling fs layer [2021-06-21T21:56:25.673Z] 506bd15cee9f: Pulling fs layer [2021-06-21T21:56:25.673Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T21:56:25.673Z] 618dc40b7e24: Pulling fs layer [2021-06-21T21:56:25.673Z] 506bd15cee9f: Waiting [2021-06-21T21:56:25.673Z] ba82ee9f976e: Waiting [2021-06-21T21:56:25.673Z] 75a0a4a0db45: Waiting [2021-06-21T21:56:25.673Z] 618dc40b7e24: Waiting [2021-06-21T21:56:25.673Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T21:56:25.673Z] 5b7225fbf94c: Download complete [2021-06-21T21:56:25.673Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T21:56:25.673Z] 3088b5b3c5c0: Download complete [2021-06-21T21:56:25.673Z] 506bd15cee9f: Verifying Checksum [2021-06-21T21:56:25.673Z] 506bd15cee9f: Download complete [2021-06-21T21:56:25.949Z] 595b0fe564bb: Verifying Checksum [2021-06-21T21:56:25.949Z] 595b0fe564bb: Download complete [2021-06-21T21:56:25.949Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T21:56:25.949Z] 75a0a4a0db45: Download complete [2021-06-21T21:56:26.554Z] 595b0fe564bb: Pull complete [2021-06-21T21:56:27.156Z] 3088b5b3c5c0: Pull complete [2021-06-21T21:56:27.436Z] 5b7225fbf94c: Pull complete [2021-06-21T21:56:28.043Z] 618dc40b7e24: Verifying Checksum [2021-06-21T21:56:28.043Z] 618dc40b7e24: Download complete [2021-06-21T21:56:28.577Z] Commit message: "build: Update to latest SDK dev.85 (#293)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T21:56:29.662Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:56:29.992Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:56:30.033Z] ba82ee9f976e: Download complete [2021-06-21T21:56:30.303Z] + sudo service docker restart [2021-06-21T21:56:30.303Z] + true [2021-06-21T21:56:30.303Z] Redirecting to /bin/systemctl restart docker.service [2021-06-21T21:56:40.237Z] ba82ee9f976e: Pull complete [2021-06-21T21:56:40.237Z] 506bd15cee9f: Pull complete [2021-06-21T21:56:40.509Z] 75a0a4a0db45: Pull complete [2021-06-21T21:56:44.829Z] 618dc40b7e24: Pull complete [2021-06-21T21:56:44.829Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T21:56:44.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T21:56:44.829Z] ---> a36622ca3599 [2021-06-21T21:56:44.829Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T21:56:46.811Z] ---> Running in 7cf4b85ce3e2 [2021-06-21T21:56:47.085Z] Removing intermediate container 7cf4b85ce3e2 [2021-06-21T21:56:47.085Z] ---> 8ec34e35824c [2021-06-21T21:56:47.085Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T21:56:47.359Z] ---> Running in 7b1aab0ffb32 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T21:56:48.509Z] provisioning config files... [2021-06-21T21:56:48.531Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config4864679504148039239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:56:48.866Z] ---> docker-login.sh [2021-06-21T21:56:48.866Z] nexus3.edgexfoundry.org:10001 [2021-06-21T21:56:48.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:56:49.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:56:49.130Z] Configure a credential helper to remove this warning. See [2021-06-21T21:56:49.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:56:49.130Z] [2021-06-21T21:56:49.130Z] Login Succeeded [2021-06-21T21:56:49.130Z] nexus3.edgexfoundry.org:10002 [2021-06-21T21:56:49.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:56:49.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:56:49.130Z] Configure a credential helper to remove this warning. See [2021-06-21T21:56:49.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:56:49.130Z] [2021-06-21T21:56:49.130Z] Login Succeeded [2021-06-21T21:56:49.130Z] nexus3.edgexfoundry.org:10003 [2021-06-21T21:56:49.342Z] Removing intermediate container 7b1aab0ffb32 [2021-06-21T21:56:49.342Z] ---> caa76f3b934e [2021-06-21T21:56:49.342Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-21T21:56:49.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:56:49.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:56:49.395Z] Configure a credential helper to remove this warning. See [2021-06-21T21:56:49.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:56:49.395Z] [2021-06-21T21:56:49.395Z] Login Succeeded [2021-06-21T21:56:49.395Z] nexus3.edgexfoundry.org:10004 [2021-06-21T21:56:49.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:56:49.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:56:49.395Z] Configure a credential helper to remove this warning. See [2021-06-21T21:56:49.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:56:49.395Z] [2021-06-21T21:56:49.395Z] Login Succeeded [2021-06-21T21:56:49.614Z] ---> Running in e3a8ecd51620 [2021-06-21T21:56:49.657Z] docker.io [2021-06-21T21:56:49.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:56:49.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:56:49.920Z] Configure a credential helper to remove this warning. See [2021-06-21T21:56:49.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:56:49.920Z] [2021-06-21T21:56:49.920Z] Login Succeeded [2021-06-21T21:56:49.920Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T21:56:49.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T21:56:50.168Z] ========================================================= [2021-06-21T21:56:50.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T21:56:50.168Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:56:50.489Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-21T21:56:50.489Z] Sending build context to Docker daemon 98.82kB [2021-06-21T21:56:50.489Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T21:56:50.489Z] Step 2/8 : FROM ${BASE} [2021-06-21T21:56:50.489Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T21:56:50.489Z] 540db60ca938: Pulling fs layer [2021-06-21T21:56:50.489Z] adcc1eea9eea: Pulling fs layer [2021-06-21T21:56:50.489Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T21:56:50.489Z] 0510c868ecb4: Pulling fs layer [2021-06-21T21:56:50.489Z] afea3b2eda06: Pulling fs layer [2021-06-21T21:56:50.489Z] 7809a108b3ef: Pulling fs layer [2021-06-21T21:56:50.489Z] f706445af74f: Pulling fs layer [2021-06-21T21:56:50.489Z] 0510c868ecb4: Waiting [2021-06-21T21:56:50.489Z] afea3b2eda06: Waiting [2021-06-21T21:56:50.489Z] 7809a108b3ef: Waiting [2021-06-21T21:56:50.489Z] f706445af74f: Waiting [2021-06-21T21:56:50.489Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T21:56:50.489Z] 4c4ab2625f07: Download complete [2021-06-21T21:56:50.756Z] adcc1eea9eea: Download complete [2021-06-21T21:56:50.756Z] afea3b2eda06: Verifying Checksum [2021-06-21T21:56:50.756Z] afea3b2eda06: Download complete [2021-06-21T21:56:50.756Z] 540db60ca938: Verifying Checksum [2021-06-21T21:56:50.756Z] 540db60ca938: Download complete [2021-06-21T21:56:50.756Z] 7809a108b3ef: Verifying Checksum [2021-06-21T21:56:50.756Z] 7809a108b3ef: Download complete [2021-06-21T21:56:50.756Z] 540db60ca938: Pull complete [2021-06-21T21:56:51.022Z] adcc1eea9eea: Pull complete [2021-06-21T21:56:51.022Z] 4c4ab2625f07: Pull complete [2021-06-21T21:56:51.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T21:56:51.977Z] f706445af74f: Verifying Checksum [2021-06-21T21:56:51.977Z] f706445af74f: Download complete [2021-06-21T21:56:52.554Z] 0510c868ecb4: Verifying Checksum [2021-06-21T21:56:52.554Z] 0510c868ecb4: Download complete [2021-06-21T21:56:54.425Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T21:56:56.831Z] 0510c868ecb4: Pull complete [2021-06-21T21:56:56.831Z] afea3b2eda06: Pull complete [2021-06-21T21:56:56.831Z] 7809a108b3ef: Pull complete [2021-06-21T21:56:57.796Z] f706445af74f: Pull complete [2021-06-21T21:56:57.796Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T21:56:57.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T21:56:57.796Z] ---> b068be0155e3 [2021-06-21T21:56:57.796Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-21T21:56:57.806Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-21T21:56:57.806Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-21T21:56:57.806Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-21T21:56:57.806Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-21T21:56:58.077Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-21T21:56:58.349Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-21T21:56:58.349Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T21:56:58.623Z] OK: 139 MiB in 46 packages [2021-06-21T21:56:59.807Z] Removing intermediate container e3a8ecd51620 [2021-06-21T21:56:59.807Z] ---> 2d186958d8ba [2021-06-21T21:56:59.807Z] Step 6/8 : WORKDIR /app [2021-06-21T21:57:00.092Z] ---> Running in 209a920b8dac [2021-06-21T21:57:00.710Z] Removing intermediate container 209a920b8dac [2021-06-21T21:57:00.710Z] ---> f4702a2e3dba [2021-06-21T21:57:00.710Z] Step 7/8 : COPY . . [2021-06-21T21:57:01.120Z] ---> Running in 05daddc82253 [2021-06-21T21:57:01.120Z] Removing intermediate container 05daddc82253 [2021-06-21T21:57:01.120Z] ---> bbb6d1192508 [2021-06-21T21:57:01.120Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T21:57:01.120Z] ---> Running in 15b9c5950f89 [2021-06-21T21:57:01.307Z] ---> f3404d6423cb [2021-06-21T21:57:01.307Z] Step 8/8 : RUN go mod download [2021-06-21T21:57:01.583Z] ---> Running in 4c70d87f21f9 [2021-06-21T21:57:01.699Z] Removing intermediate container 15b9c5950f89 [2021-06-21T21:57:01.699Z] ---> 8ec5946e49e2 [2021-06-21T21:57:01.699Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-21T21:57:01.699Z] ---> Running in 565085be1fc0 [2021-06-21T21:57:02.272Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T21:57:02.845Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T21:57:03.422Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-21T21:57:03.422Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-21T21:57:03.684Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-21T21:57:03.684Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-21T21:57:03.684Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-21T21:57:03.947Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-21T21:57:03.947Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T21:57:03.947Z] OK: 150 MiB in 46 packages [2021-06-21T21:57:04.208Z] Removing intermediate container 565085be1fc0 [2021-06-21T21:57:04.208Z] ---> 4b8c32165ffe [2021-06-21T21:57:04.208Z] Step 6/8 : WORKDIR /app [2021-06-21T21:57:04.208Z] ---> Running in a285038a3123 [2021-06-21T21:57:04.470Z] Removing intermediate container a285038a3123 [2021-06-21T21:57:04.470Z] ---> e2df32ebaa30 [2021-06-21T21:57:04.470Z] Step 7/8 : COPY . . [2021-06-21T21:57:04.736Z] ---> 91c1e6cae5c0 [2021-06-21T21:57:04.736Z] Step 8/8 : RUN go mod download [2021-06-21T21:57:04.736Z] ---> Running in cb0c67d80035 [2021-06-21T21:57:17.033Z] Removing intermediate container cb0c67d80035 [2021-06-21T21:57:17.033Z] ---> d1e98276e8f3 [2021-06-21T21:57:17.033Z] Successfully built d1e98276e8f3 [2021-06-21T21:57:17.033Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:57:17.348Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T21:57:17.348Z] . [Pipeline] withDockerContainer [2021-06-21T21:57:17.446Z] prd-centos7-docker-4c-2g-601 does not seem to be running inside a container [2021-06-21T21:57:17.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 ******** ci-base-image-x86_64 cat [2021-06-21T21:57:17.903Z] $ docker top 796c9953738c7cc286c2ae545a7ef2af3b1398a544e21eb3d3015c44ebaa59f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T21:57:18.299Z] + go version [2021-06-21T21:57:18.300Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T21:57:18.309Z] $ docker stop --time=1 796c9953738c7cc286c2ae545a7ef2af3b1398a544e21eb3d3015c44ebaa59f5 [2021-06-21T21:57:19.545Z] $ docker rm -f 796c9953738c7cc286c2ae545a7ef2af3b1398a544e21eb3d3015c44ebaa59f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:57:20.199Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T21:57:20.200Z] . [Pipeline] withDockerContainer [2021-06-21T21:57:20.282Z] prd-centos7-docker-4c-2g-601 does not seem to be running inside a container [2021-06-21T21:57:20.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 ******** ci-base-image-x86_64 cat [2021-06-21T21:57:20.761Z] $ docker top ce0f5e24e28e18b047471435d749376af81fd5402ce5f5b2c1ef480fe583725d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T21:57:21.163Z] + go mod tidy [Pipeline] sh [2021-06-21T21:57:21.741Z] + make test [2021-06-21T21:57:21.741Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-21T21:57:28.402Z] Removing intermediate container 4c70d87f21f9 [2021-06-21T21:57:28.402Z] ---> cf55877b1e22 [2021-06-21T21:57:28.402Z] Successfully built cf55877b1e22 [2021-06-21T21:57:28.402Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:57:28.749Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T21:57:28.749Z] . [Pipeline] withDockerContainer [2021-06-21T21:57:29.017Z] prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container [2021-06-21T21:57:29.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 ******** ci-base-image-arm64 cat [2021-06-21T21:57:30.765Z] $ docker top 430aca5100d4f617087e5d52c08ca0a352e2e36a883b625c598e39c83593989d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T21:57:31.771Z] + go version [2021-06-21T21:57:31.771Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-21T21:57:31.793Z] $ docker stop --time=1 430aca5100d4f617087e5d52c08ca0a352e2e36a883b625c598e39c83593989d [2021-06-21T21:57:33.584Z] $ docker rm -f 430aca5100d4f617087e5d52c08ca0a352e2e36a883b625c598e39c83593989d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:57:34.329Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T21:57:34.329Z] . [Pipeline] withDockerContainer [2021-06-21T21:57:34.553Z] prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container [2021-06-21T21:57:34.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@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 ******** ci-base-image-arm64 cat [2021-06-21T21:57:36.080Z] $ docker top 208595d8ad931c028e6f161d5269e459b7b9f69bb0e66cd0fe63ba7de2d8fa38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T21:57:37.047Z] + go mod tidy [Pipeline] sh [2021-06-21T21:57:38.309Z] + make test [2021-06-21T21:57:38.309Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-21T21:57:40.035Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-21T21:57:40.035Z] CGO_ENABLED=1 go vet ./... [2021-06-21T21:57:45.374Z] gofmt -l . [2021-06-21T21:57:45.374Z] [ "`gofmt -l .`" = "" ] [2021-06-21T21:57:45.374Z] ./bin/test-go-mod-tidy.sh [2021-06-21T21:57:45.374Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-21T21:57:45.645Z] $ docker stop --time=1 ce0f5e24e28e18b047471435d749376af81fd5402ce5f5b2c1ef480fe583725d [2021-06-21T21:57:47.092Z] $ docker rm -f ce0f5e24e28e18b047471435d749376af81fd5402ce5f5b2c1ef480fe583725d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T21:57:47.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T21:57:47.732Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-21T21:57:50.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T21:57:50.854Z] + ls -al . [2021-06-21T21:57:50.854Z] total 92 [2021-06-21T21:57:50.854Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 21 21:57 . [2021-06-21T21:57:50.854Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 21 21:56 .. [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 21 21:56 Attribution.txt [2021-06-21T21:57:50.854Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 21 21:56 bin [2021-06-21T21:57:50.854Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 21 21:57 coverage.out [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 21 21:56 Dockerfile [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 21 21:56 Dockerfile.build [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 21 21:56 .dockerignore [2021-06-21T21:57:50.854Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 21:56 .git [2021-06-21T21:57:50.854Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 21 21:56 .github [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 21 21:56 .gitignore [2021-06-21T21:57:50.854Z] -rw-r--r--. 1 jenkins jenkins 136 Jun 21 21:57 go.mod [2021-06-21T21:57:50.854Z] -rw-r--r--. 1 jenkins jenkins 20545 Jun 21 21:57 go.sum [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 21 21:56 Jenkinsfile [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 21 21:56 LICENSE [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 21 21:56 main.go [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 21 21:56 makefile [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 21 21:56 README.md [2021-06-21T21:57:50.854Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 21 21:56 res [2021-06-21T21:57:50.854Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 21 21:56 snap [2021-06-21T21:57:50.854Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 21:53 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:57:51.169Z] + 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=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d --label arch=amd64 --label version=2.0.0-dev.53 . [2021-06-21T21:57:51.169Z] Sending build context to Docker daemon 122.4kB [2021-06-21T21:57:51.169Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T21:57:51.169Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-21T21:57:51.169Z] ---> d1e98276e8f3 [2021-06-21T21:57:51.169Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-21T21:57:51.169Z] ---> Running in f7c1857bc685 [2021-06-21T21:57:51.169Z] Removing intermediate container f7c1857bc685 [2021-06-21T21:57:51.169Z] ---> a9ab63b92d29 [2021-06-21T21:57:51.169Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T21:57:51.169Z] ---> Running in ddd68c148e50 [2021-06-21T21:57:51.433Z] Removing intermediate container ddd68c148e50 [2021-06-21T21:57:51.433Z] ---> 9a0c26f7cd7b [2021-06-21T21:57:51.433Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T21:57:51.433Z] ---> Running in 3fb44b5a7bab [2021-06-21T21:57:51.433Z] Removing intermediate container 3fb44b5a7bab [2021-06-21T21:57:51.433Z] ---> 8b6532ac01f3 [2021-06-21T21:57:51.433Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T21:57:51.433Z] ---> Running in 82dfd9e67cea [2021-06-21T21:57:52.010Z] Removing intermediate container 82dfd9e67cea [2021-06-21T21:57:52.010Z] ---> 3dd2bb56ba60 [2021-06-21T21:57:52.010Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T21:57:52.010Z] ---> Running in 364ad07b7e7a [2021-06-21T21:57:52.275Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T21:57:53.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T21:57:53.484Z] OK: 150 MiB in 46 packages [2021-06-21T21:57:53.755Z] Removing intermediate container 364ad07b7e7a [2021-06-21T21:57:53.755Z] ---> 3bd1d3bda36f [2021-06-21T21:57:53.755Z] Step 8/28 : WORKDIR /app [2021-06-21T21:57:53.755Z] ---> Running in f11020b7c953 [2021-06-21T21:57:54.019Z] Removing intermediate container f11020b7c953 [2021-06-21T21:57:54.019Z] ---> c6f52d5cf10d [2021-06-21T21:57:54.019Z] Step 9/28 : COPY go.mod . [2021-06-21T21:57:54.019Z] ---> 9a072e9e6893 [2021-06-21T21:57:54.019Z] Step 10/28 : RUN go mod download [2021-06-21T21:57:54.019Z] ---> Running in cbd121171120 [2021-06-21T21:57:54.595Z] Removing intermediate container cbd121171120 [2021-06-21T21:57:54.595Z] ---> c01a25a7b138 [2021-06-21T21:57:54.595Z] Step 11/28 : RUN go mod tidy [2021-06-21T21:57:54.595Z] ---> Running in 87bd3b917409 [2021-06-21T21:57:55.555Z] Removing intermediate container 87bd3b917409 [2021-06-21T21:57:55.555Z] ---> 0aa74b886fb4 [2021-06-21T21:57:55.555Z] Step 12/28 : COPY . . [2021-06-21T21:57:55.555Z] ---> 99444b5c82af [2021-06-21T21:57:55.555Z] Step 13/28 : ARG MAKE="make build" [2021-06-21T21:57:55.555Z] ---> Running in dae0ca0ef6e5 [2021-06-21T21:57:55.823Z] Removing intermediate container dae0ca0ef6e5 [2021-06-21T21:57:55.823Z] ---> 7b1734f9038b [2021-06-21T21:57:55.823Z] Step 14/28 : RUN $MAKE [2021-06-21T21:57:55.823Z] ---> Running in 6b24d198f891 [2021-06-21T21:57:56.092Z] go mod tidy [2021-06-21T21:57:56.370Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.85 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.53" -o app-service-configurable [2021-06-21T21:58:08.747Z] Removing intermediate container 6b24d198f891 [2021-06-21T21:58:08.747Z] ---> 6fcdf13a9e46 [2021-06-21T21:58:08.747Z] Step 15/28 : FROM alpine:3.12 [2021-06-21T21:58:09.009Z] 3.12: Pulling from library/alpine [2021-06-21T21:58:09.273Z] 339de151aab4: Pulling fs layer [2021-06-21T21:58:09.273Z] 339de151aab4: Verifying Checksum [2021-06-21T21:58:09.273Z] 339de151aab4: Download complete [2021-06-21T21:58:09.537Z] 339de151aab4: Pull complete [2021-06-21T21:58:09.537Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T21:58:09.537Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T21:58:09.537Z] ---> 13621d1b12d4 [2021-06-21T21:58:09.537Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T21:58:09.537Z] ---> Running in 353ddaa3677e [2021-06-21T21:58:09.801Z] Removing intermediate container 353ddaa3677e [2021-06-21T21:58:09.801Z] ---> 923623b973f2 [2021-06-21T21:58:09.801Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-21T21:58:09.801Z] ---> Running in ad0f5744359a [2021-06-21T21:58:09.801Z] Removing intermediate container ad0f5744359a [2021-06-21T21:58:09.801Z] ---> 24b57841ae0a [2021-06-21T21:58:09.801Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-21T21:58:09.801Z] ---> Running in 3b637d17bd19 [2021-06-21T21:58:10.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-21T21:58:10.326Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-21T21:58:10.326Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-21T21:58:10.326Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-21T21:58:10.326Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-21T21:58:10.326Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-21T21:58:10.587Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-21T21:58:10.587Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-21T21:58:10.587Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-21T21:58:10.587Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T21:58:10.587Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T21:58:10.587Z] OK: 9 MiB in 21 packages [2021-06-21T21:58:10.855Z] Removing intermediate container 3b637d17bd19 [2021-06-21T21:58:10.855Z] ---> 28dbc24ac916 [2021-06-21T21:58:10.855Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-21T21:58:11.118Z] ---> cfbd06a4f207 [2021-06-21T21:58:11.118Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-21T21:58:11.118Z] ---> a1e4deb52851 [2021-06-21T21:58:11.118Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-21T21:58:11.379Z] ---> 5a1880c3f293 [2021-06-21T21:58:11.379Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-21T21:58:11.953Z] ---> e61bd7ffe62f [2021-06-21T21:58:11.953Z] Step 23/28 : EXPOSE 48095 [2021-06-21T21:58:11.953Z] ---> Running in aabf857f7551 [2021-06-21T21:58:11.953Z] Removing intermediate container aabf857f7551 [2021-06-21T21:58:11.953Z] ---> 4c6ce060223b [2021-06-21T21:58:11.953Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-21T21:58:11.953Z] ---> Running in 0de89636e933 [2021-06-21T21:58:11.953Z] Removing intermediate container 0de89636e933 [2021-06-21T21:58:11.953Z] ---> 77272da7fd3f [2021-06-21T21:58:11.953Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T21:58:11.953Z] ---> Running in a2b9cce97f64 [2021-06-21T21:58:12.218Z] Removing intermediate container a2b9cce97f64 [2021-06-21T21:58:12.218Z] ---> a22a64350e82 [2021-06-21T21:58:12.218Z] Step 26/28 : LABEL arch=amd64 [2021-06-21T21:58:12.218Z] ---> Running in c520d49dca03 [2021-06-21T21:58:12.218Z] Removing intermediate container c520d49dca03 [2021-06-21T21:58:12.218Z] ---> ad476f49ebdb [2021-06-21T21:58:12.218Z] Step 27/28 : LABEL git_sha=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [2021-06-21T21:58:12.218Z] ---> Running in d31d7de68ad2 [2021-06-21T21:58:12.480Z] Removing intermediate container d31d7de68ad2 [2021-06-21T21:58:12.480Z] ---> d0e182cfeab0 [2021-06-21T21:58:12.480Z] Step 28/28 : LABEL version=2.0.0-dev.53 [2021-06-21T21:58:12.480Z] ---> Running in e5d5c541bd94 [2021-06-21T21:58:12.480Z] Removing intermediate container e5d5c541bd94 [2021-06-21T21:58:12.480Z] ---> 67edcda7eeb2 [2021-06-21T21:58:12.480Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T21:58:12.480Z] Successfully built 67edcda7eeb2 [2021-06-21T21:58:12.480Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T21:58:12.846Z] provisioning config files... [2021-06-21T21:58:12.862Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config9050526097324438807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:58:13.183Z] ---> docker-login.sh [2021-06-21T21:58:13.183Z] nexus3.edgexfoundry.org:10001 [2021-06-21T21:58:13.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:58:13.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:58:13.183Z] Configure a credential helper to remove this warning. See [2021-06-21T21:58:13.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:58:13.183Z] [2021-06-21T21:58:13.183Z] Login Succeeded [2021-06-21T21:58:13.183Z] nexus3.edgexfoundry.org:10002 [2021-06-21T21:58:13.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:58:13.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:58:13.449Z] Configure a credential helper to remove this warning. See [2021-06-21T21:58:13.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:58:13.449Z] [2021-06-21T21:58:13.449Z] Login Succeeded [2021-06-21T21:58:13.449Z] nexus3.edgexfoundry.org:10003 [2021-06-21T21:58:13.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:58:13.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:58:13.723Z] Configure a credential helper to remove this warning. See [2021-06-21T21:58:13.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:58:13.723Z] [2021-06-21T21:58:13.723Z] Login Succeeded [2021-06-21T21:58:13.723Z] nexus3.edgexfoundry.org:10004 [2021-06-21T21:58:13.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:58:13.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:58:13.723Z] Configure a credential helper to remove this warning. See [2021-06-21T21:58:13.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:58:13.723Z] [2021-06-21T21:58:13.723Z] Login Succeeded [2021-06-21T21:58:13.723Z] docker.io [2021-06-21T21:58:13.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:58:14.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:58:14.297Z] Configure a credential helper to remove this warning. See [2021-06-21T21:58:14.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:58:14.297Z] [2021-06-21T21:58:14.297Z] Login Succeeded [2021-06-21T21:58:14.297Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T21:58:14.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T21:58:14.381Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-06-21T21:58:14.381Z] a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [2021-06-21T21:58:14.381Z] latest [2021-06-21T21:58:14.381Z] 2.0.0-dev.53 [2021-06-21T21:58:14.381Z] a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 [2021-06-21T21:58:14.381Z] master [2021-06-21T21:58:14.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:14.745Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:15.047Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [2021-06-21T21:58:15.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T21:58:15.047Z] 21e9bf49f207: Preparing [2021-06-21T21:58:15.047Z] 3dc1f752531a: Preparing [2021-06-21T21:58:15.047Z] 5c91a0547318: Preparing [2021-06-21T21:58:15.047Z] f8452b93ccf9: Preparing [2021-06-21T21:58:15.047Z] 4061c3c5e842: Preparing [2021-06-21T21:58:15.047Z] 32f366d666a5: Preparing [2021-06-21T21:58:15.047Z] 32f366d666a5: Waiting [2021-06-21T21:58:15.317Z] 3dc1f752531a: Pushed [2021-06-21T21:58:15.317Z] 32f366d666a5: Layer already exists [2021-06-21T21:58:15.317Z] f8452b93ccf9: Pushed [2021-06-21T21:58:15.317Z] 5c91a0547318: Pushed [2021-06-21T21:58:15.317Z] 4061c3c5e842: Pushed [2021-06-21T21:58:17.273Z] 21e9bf49f207: Pushed [2021-06-21T21:58:17.273Z] a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d: digest: sha256:96d89bc3bf37c311d6a926c3f16455557c80e18e1e2e2a79b1cc0dad034a107f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:17.584Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:17.896Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-21T21:58:17.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T21:58:17.896Z] 21e9bf49f207: Preparing [2021-06-21T21:58:17.896Z] 3dc1f752531a: Preparing [2021-06-21T21:58:17.896Z] 5c91a0547318: Preparing [2021-06-21T21:58:17.896Z] f8452b93ccf9: Preparing [2021-06-21T21:58:17.896Z] 4061c3c5e842: Preparing [2021-06-21T21:58:17.896Z] 32f366d666a5: Preparing [2021-06-21T21:58:17.896Z] 32f366d666a5: Waiting [2021-06-21T21:58:17.896Z] 3dc1f752531a: Layer already exists [2021-06-21T21:58:17.896Z] 5c91a0547318: Layer already exists [2021-06-21T21:58:17.896Z] 4061c3c5e842: Layer already exists [2021-06-21T21:58:17.896Z] 21e9bf49f207: Layer already exists [2021-06-21T21:58:17.896Z] f8452b93ccf9: Layer already exists [2021-06-21T21:58:17.896Z] 32f366d666a5: Layer already exists [2021-06-21T21:58:17.896Z] latest: digest: sha256:96d89bc3bf37c311d6a926c3f16455557c80e18e1e2e2a79b1cc0dad034a107f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:18.205Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:18.506Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [2021-06-21T21:58:18.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T21:58:18.506Z] 21e9bf49f207: Preparing [2021-06-21T21:58:18.506Z] 3dc1f752531a: Preparing [2021-06-21T21:58:18.506Z] 5c91a0547318: Preparing [2021-06-21T21:58:18.506Z] f8452b93ccf9: Preparing [2021-06-21T21:58:18.506Z] 4061c3c5e842: Preparing [2021-06-21T21:58:18.506Z] 32f366d666a5: Preparing [2021-06-21T21:58:18.506Z] 32f366d666a5: Waiting [2021-06-21T21:58:18.506Z] f8452b93ccf9: Layer already exists [2021-06-21T21:58:18.506Z] 3dc1f752531a: Layer already exists [2021-06-21T21:58:18.506Z] 5c91a0547318: Layer already exists [2021-06-21T21:58:18.506Z] 21e9bf49f207: Layer already exists [2021-06-21T21:58:18.506Z] 4061c3c5e842: Layer already exists [2021-06-21T21:58:18.506Z] 32f366d666a5: Layer already exists [2021-06-21T21:58:18.506Z] 2.0.0-dev.53: digest: sha256:96d89bc3bf37c311d6a926c3f16455557c80e18e1e2e2a79b1cc0dad034a107f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:18.819Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:19.184Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 [2021-06-21T21:58:19.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T21:58:19.184Z] 21e9bf49f207: Preparing [2021-06-21T21:58:19.184Z] 3dc1f752531a: Preparing [2021-06-21T21:58:19.184Z] 5c91a0547318: Preparing [2021-06-21T21:58:19.184Z] f8452b93ccf9: Preparing [2021-06-21T21:58:19.184Z] 4061c3c5e842: Preparing [2021-06-21T21:58:19.184Z] 32f366d666a5: Preparing [2021-06-21T21:58:19.184Z] 32f366d666a5: Waiting [2021-06-21T21:58:19.184Z] 21e9bf49f207: Layer already exists [2021-06-21T21:58:19.184Z] 3dc1f752531a: Layer already exists [2021-06-21T21:58:19.184Z] 4061c3c5e842: Layer already exists [2021-06-21T21:58:19.184Z] 5c91a0547318: Layer already exists [2021-06-21T21:58:19.184Z] f8452b93ccf9: Layer already exists [2021-06-21T21:58:19.184Z] 32f366d666a5: Layer already exists [2021-06-21T21:58:19.184Z] a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53: digest: sha256:96d89bc3bf37c311d6a926c3f16455557c80e18e1e2e2a79b1cc0dad034a107f size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:19.492Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:19.795Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-06-21T21:58:19.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-21T21:58:19.795Z] 21e9bf49f207: Preparing [2021-06-21T21:58:19.795Z] 3dc1f752531a: Preparing [2021-06-21T21:58:19.795Z] 5c91a0547318: Preparing [2021-06-21T21:58:19.795Z] f8452b93ccf9: Preparing [2021-06-21T21:58:19.795Z] 4061c3c5e842: Preparing [2021-06-21T21:58:19.795Z] 32f366d666a5: Preparing [2021-06-21T21:58:19.795Z] 32f366d666a5: Waiting [2021-06-21T21:58:19.795Z] 4061c3c5e842: Layer already exists [2021-06-21T21:58:19.795Z] 21e9bf49f207: Layer already exists [2021-06-21T21:58:19.795Z] 3dc1f752531a: Layer already exists [2021-06-21T21:58:19.795Z] f8452b93ccf9: Layer already exists [2021-06-21T21:58:19.795Z] 5c91a0547318: Layer already exists [2021-06-21T21:58:19.795Z] 32f366d666a5: Layer already exists [2021-06-21T21:58:19.795Z] master: digest: sha256:96d89bc3bf37c311d6a926c3f16455557c80e18e1e2e2a79b1cc0dad034a107f size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T21:58:19.854Z] ===================================================== [Pipeline] echo [2021-06-21T21:58:19.869Z] taggedImages: [2021-06-21T21:58:19.869Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [2021-06-21T21:58:19.869Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-21T21:58:19.869Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.53 [2021-06-21T21:58:19.869Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 [2021-06-21T21:58:19.869Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:58:20.782Z] ---> job-cost.sh [2021-06-21T21:58:20.782Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qKCL [2021-06-21T21:58:30.815Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T21:58:34.896Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-21T21:58:34.896Z] CGO_ENABLED=1 go vet ./... [2021-06-21T21:58:43.094Z] lf-activate-venv(): INFO: Adding /tmp/venv-qKCL/bin to PATH [2021-06-21T21:58:43.094Z] INFO: No Stack... [2021-06-21T21:58:43.094Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T21:58:43.669Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T21:58:43.973Z] + cut -d, -f6 [2021-06-21T21:58:43.973Z] + cat /w/workspace/app-service-configurable/127/archives/cost.csv [Pipeline] lock [2021-06-21T21:58:44.008Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] [2021-06-21T21:58:44.027Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] did not exist. Created. [2021-06-21T21:58:44.027Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T21:58:44.360Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-21T21:58:44.453Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T21:58:44.463Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T21:58:50.041Z] gofmt -l . [2021-06-21T21:58:50.042Z] [ "`gofmt -l .`" = "" ] [2021-06-21T21:58:50.042Z] ./bin/test-go-mod-tidy.sh [2021-06-21T21:58:50.042Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-21T21:58:51.040Z] $ docker stop --time=1 208595d8ad931c028e6f161d5269e459b7b9f69bb0e66cd0fe63ba7de2d8fa38 [2021-06-21T21:58:53.012Z] $ docker rm -f 208595d8ad931c028e6f161d5269e459b7b9f69bb0e66cd0fe63ba7de2d8fa38 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T21:58:53.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-21T21:58:53.920Z] Warning: overwriting stash ‘coverage-report’ [2021-06-21T21:58:54.395Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T21:58:54.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T21:58:55.242Z] + ls -al . [2021-06-21T21:58:55.242Z] total 116 [2021-06-21T21:58:55.242Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 21 21:58 . [2021-06-21T21:58:55.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 21:55 .. [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 21 21:55 .dockerignore [2021-06-21T21:58:55.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 21:55 .git [2021-06-21T21:58:55.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 21:55 .github [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 21 21:55 .gitignore [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 21 21:55 Attribution.txt [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 21 21:55 Dockerfile [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 21 21:55 Dockerfile.build [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 21 21:55 Jenkinsfile [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 21:55 LICENSE [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 21 21:55 README.md [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 21:53 VERSION [2021-06-21T21:58:55.242Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 21:55 bin [2021-06-21T21:58:55.242Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 21 21:57 coverage.out [2021-06-21T21:58:55.242Z] -rw-r--r-- 1 jenkins jenkins 136 Jun 21 21:58 go.mod [2021-06-21T21:58:55.242Z] -rw-r--r-- 1 jenkins jenkins 20545 Jun 21 21:57 go.sum [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 21 21:55 main.go [2021-06-21T21:58:55.242Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 21 21:55 makefile [2021-06-21T21:58:55.242Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 21:55 res [2021-06-21T21:58:55.242Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 21:55 snap [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:58:55.591Z] + 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=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d --label arch=arm64 --label version=2.0.0-dev.53 . [2021-06-21T21:58:55.592Z] Sending build context to Docker daemon 122.4kB [2021-06-21T21:58:55.867Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T21:58:55.867Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-21T21:58:55.867Z] ---> cf55877b1e22 [2021-06-21T21:58:55.867Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-21T21:58:56.141Z] ---> Running in c9f6d00ef497 [2021-06-21T21:58:56.739Z] Removing intermediate container c9f6d00ef497 [2021-06-21T21:58:56.739Z] ---> 8e0b25a8f446 [2021-06-21T21:58:56.739Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-21T21:58:56.739Z] ---> Running in 635c78bb621d [2021-06-21T21:58:57.336Z] Removing intermediate container 635c78bb621d [2021-06-21T21:58:57.336Z] ---> 5485a67d9973 [2021-06-21T21:58:57.336Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T21:58:57.336Z] ---> Running in 05ff04fb027b [2021-06-21T21:58:57.937Z] Removing intermediate container 05ff04fb027b [2021-06-21T21:58:57.937Z] ---> a64f96cfb92d [2021-06-21T21:58:57.937Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-21T21:58:57.937Z] ---> Running in 2e02899b8745 [2021-06-21T21:58:59.922Z] Removing intermediate container 2e02899b8745 [2021-06-21T21:58:59.922Z] ---> c7271dcb798b [2021-06-21T21:58:59.922Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-21T21:59:00.199Z] ---> Running in c35fd6e0b6e5 [2021-06-21T21:59:01.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T21:59:02.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T21:59:03.217Z] OK: 139 MiB in 46 packages [2021-06-21T21:59:04.222Z] Removing intermediate container c35fd6e0b6e5 [2021-06-21T21:59:04.222Z] ---> 36e4e76157a3 [2021-06-21T21:59:04.222Z] Step 8/28 : WORKDIR /app [2021-06-21T21:59:04.495Z] ---> Running in 781cf1777302 [2021-06-21T21:59:04.778Z] Removing intermediate container 781cf1777302 [2021-06-21T21:59:04.778Z] ---> 0f0110e5f8b0 [2021-06-21T21:59:04.778Z] Step 9/28 : COPY go.mod . [2021-06-21T21:59:05.754Z] ---> d67fcd4bbae9 [2021-06-21T21:59:05.754Z] Step 10/28 : RUN go mod download [2021-06-21T21:59:05.754Z] ---> Running in fef5b8f1bc6a [2021-06-21T21:59:08.380Z] Removing intermediate container fef5b8f1bc6a [2021-06-21T21:59:08.380Z] ---> f0ccdcd37f69 [2021-06-21T21:59:08.380Z] Step 11/28 : RUN go mod tidy [2021-06-21T21:59:08.380Z] ---> Running in 6a9d1fbfbeca [2021-06-21T21:59:11.018Z] Removing intermediate container 6a9d1fbfbeca [2021-06-21T21:59:11.018Z] ---> e7b20d0012c7 [2021-06-21T21:59:11.018Z] Step 12/28 : COPY . . [2021-06-21T21:59:11.619Z] ---> 1b452008723e [2021-06-21T21:59:11.619Z] Step 13/28 : ARG MAKE="make build" [2021-06-21T21:59:11.893Z] ---> Running in 464f4a5783e7 [2021-06-21T21:59:12.490Z] Removing intermediate container 464f4a5783e7 [2021-06-21T21:59:12.490Z] ---> b0520250ba4f [2021-06-21T21:59:12.490Z] Step 14/28 : RUN $MAKE [2021-06-21T21:59:12.490Z] ---> Running in fbbd99a981c0 [2021-06-21T21:59:13.929Z] go mod tidy [2021-06-21T21:59:14.206Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.85 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.53" -o app-service-configurable [2021-06-21T21:59:53.290Z] Removing intermediate container fbbd99a981c0 [2021-06-21T21:59:53.290Z] ---> 838dd406083a [2021-06-21T21:59:53.290Z] Step 15/28 : FROM alpine:3.12 [2021-06-21T21:59:53.290Z] 3.12: Pulling from library/alpine [2021-06-21T21:59:53.290Z] d2f70382dc9a: Pulling fs layer [2021-06-21T21:59:53.290Z] d2f70382dc9a: Verifying Checksum [2021-06-21T21:59:53.290Z] d2f70382dc9a: Download complete [2021-06-21T21:59:53.290Z] d2f70382dc9a: Pull complete [2021-06-21T21:59:53.290Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-21T21:59:53.290Z] Status: Downloaded newer image for alpine:3.12 [2021-06-21T21:59:53.290Z] ---> c4fd0aeabfcf [2021-06-21T21:59:53.290Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-21T21:59:53.290Z] ---> Running in d72994448474 [2021-06-21T21:59:53.290Z] Removing intermediate container d72994448474 [2021-06-21T21:59:53.290Z] ---> fb88a03a0a01 [2021-06-21T21:59:53.290Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-21T21:59:53.290Z] ---> Running in 4336a04746e9 [2021-06-21T21:59:53.290Z] Removing intermediate container 4336a04746e9 [2021-06-21T21:59:53.290Z] ---> a1fe1b23664b [2021-06-21T21:59:53.290Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-21T21:59:53.290Z] ---> Running in bfdf10d189c4 [2021-06-21T21:59:54.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-21T21:59:54.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-21T21:59:54.863Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-21T21:59:54.863Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-21T21:59:54.863Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-21T21:59:54.863Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-21T21:59:54.863Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-21T21:59:54.863Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-21T21:59:54.863Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-21T21:59:54.863Z] Executing busybox-1.31.1-r20.trigger [2021-06-21T21:59:54.863Z] Executing ca-certificates-20191127-r4.trigger [2021-06-21T21:59:55.137Z] OK: 9 MiB in 21 packages [2021-06-21T21:59:56.569Z] Removing intermediate container bfdf10d189c4 [2021-06-21T21:59:56.569Z] ---> d68b875b898e [2021-06-21T21:59:56.569Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-21T21:59:57.167Z] ---> ac135f29308b [2021-06-21T21:59:57.167Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-21T21:59:58.146Z] ---> 58fa313c7890 [2021-06-21T21:59:58.146Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-21T21:59:58.743Z] ---> 972a62c0ef33 [2021-06-21T21:59:58.743Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-21T22:00:00.185Z] ---> 8057eef06def [2021-06-21T22:00:00.185Z] Step 23/28 : EXPOSE 48095 [2021-06-21T22:00:00.458Z] ---> Running in 8295970c9290 [2021-06-21T22:00:00.732Z] Removing intermediate container 8295970c9290 [2021-06-21T22:00:00.732Z] ---> 352b5dca0614 [2021-06-21T22:00:00.732Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-21T22:00:01.005Z] ---> Running in 7916b1e9d7e9 [2021-06-21T22:00:01.605Z] Removing intermediate container 7916b1e9d7e9 [2021-06-21T22:00:01.605Z] ---> c3abc73571e4 [2021-06-21T22:00:01.605Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-21T22:00:01.605Z] ---> Running in cf632151c735 [2021-06-21T22:00:02.210Z] Removing intermediate container cf632151c735 [2021-06-21T22:00:02.210Z] ---> da777e186863 [2021-06-21T22:00:02.210Z] Step 26/28 : LABEL arch=arm64 [2021-06-21T22:00:02.210Z] ---> Running in f44265269042 [2021-06-21T22:00:02.811Z] Removing intermediate container f44265269042 [2021-06-21T22:00:02.811Z] ---> f950bd8027ad [2021-06-21T22:00:02.811Z] Step 27/28 : LABEL git_sha=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [2021-06-21T22:00:02.811Z] ---> Running in 7b3da849106a [2021-06-21T22:00:03.421Z] Removing intermediate container 7b3da849106a [2021-06-21T22:00:03.421Z] ---> c46a6d8db4d4 [2021-06-21T22:00:03.421Z] Step 28/28 : LABEL version=2.0.0-dev.53 [2021-06-21T22:00:03.421Z] ---> Running in 761d5a70f04a [2021-06-21T22:00:04.021Z] Removing intermediate container 761d5a70f04a [2021-06-21T22:00:04.021Z] ---> 29b2153b9a76 [2021-06-21T22:00:04.021Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-21T22:00:04.021Z] Successfully built 29b2153b9a76 [2021-06-21T22:00:04.021Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T22:00:04.365Z] provisioning config files... [2021-06-21T22:00:04.389Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config213840441540450388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:00:04.760Z] ---> docker-login.sh [2021-06-21T22:00:04.761Z] nexus3.edgexfoundry.org:10001 [2021-06-21T22:00:05.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:00:05.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:00:05.325Z] Configure a credential helper to remove this warning. See [2021-06-21T22:00:05.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:00:05.325Z] [2021-06-21T22:00:05.325Z] Login Succeeded [2021-06-21T22:00:05.325Z] nexus3.edgexfoundry.org:10002 [2021-06-21T22:00:05.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:00:05.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:00:05.876Z] Configure a credential helper to remove this warning. See [2021-06-21T22:00:05.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:00:05.876Z] [2021-06-21T22:00:05.876Z] Login Succeeded [2021-06-21T22:00:05.876Z] nexus3.edgexfoundry.org:10003 [2021-06-21T22:00:06.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:00:06.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:00:06.433Z] Configure a credential helper to remove this warning. See [2021-06-21T22:00:06.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:00:06.433Z] [2021-06-21T22:00:06.433Z] Login Succeeded [2021-06-21T22:00:06.433Z] nexus3.edgexfoundry.org:10004 [2021-06-21T22:00:06.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:00:06.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:00:06.986Z] Configure a credential helper to remove this warning. See [2021-06-21T22:00:06.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:00:06.986Z] [2021-06-21T22:00:06.986Z] Login Succeeded [2021-06-21T22:00:06.986Z] docker.io [2021-06-21T22:00:07.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T22:00:07.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T22:00:07.858Z] Configure a credential helper to remove this warning. See [2021-06-21T22:00:07.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T22:00:07.858Z] [2021-06-21T22:00:07.858Z] Login Succeeded [2021-06-21T22:00:07.858Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T22:00:07.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T22:00:07.977Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-06-21T22:00:07.977Z] a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [2021-06-21T22:00:07.977Z] latest [2021-06-21T22:00:07.977Z] 2.0.0-dev.53 [2021-06-21T22:00:07.977Z] a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 [2021-06-21T22:00:07.977Z] master [2021-06-21T22:00:07.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:00:08.381Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:00:08.742Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [2021-06-21T22:00:08.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T22:00:08.742Z] 19a2a999de8e: Preparing [2021-06-21T22:00:08.742Z] e68194b12f70: Preparing [2021-06-21T22:00:08.742Z] 8040d4b11bf5: Preparing [2021-06-21T22:00:08.742Z] 8674347591bc: Preparing [2021-06-21T22:00:08.742Z] c92e48409542: Preparing [2021-06-21T22:00:08.742Z] 3fbe34a1663b: Preparing [2021-06-21T22:00:08.742Z] 3fbe34a1663b: Waiting [2021-06-21T22:00:09.356Z] 8674347591bc: Pushed [2021-06-21T22:00:09.356Z] 8040d4b11bf5: Pushed [2021-06-21T22:00:09.356Z] e68194b12f70: Pushed [2021-06-21T22:00:09.356Z] 3fbe34a1663b: Layer already exists [2021-06-21T22:00:09.956Z] c92e48409542: Pushed [2021-06-21T22:00:12.636Z] 19a2a999de8e: Pushed [2021-06-21T22:00:12.636Z] a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d: digest: sha256:976e7346e38d6ddd7b459e2f49eb03b4274dd04e02365d01b846c5c5a3528e2a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:00:12.999Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:00:13.375Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-21T22:00:13.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T22:00:13.375Z] 19a2a999de8e: Preparing [2021-06-21T22:00:13.375Z] e68194b12f70: Preparing [2021-06-21T22:00:13.375Z] 8040d4b11bf5: Preparing [2021-06-21T22:00:13.375Z] 8674347591bc: Preparing [2021-06-21T22:00:13.375Z] c92e48409542: Preparing [2021-06-21T22:00:13.375Z] 3fbe34a1663b: Preparing [2021-06-21T22:00:13.375Z] 3fbe34a1663b: Waiting [2021-06-21T22:00:13.375Z] e68194b12f70: Layer already exists [2021-06-21T22:00:13.376Z] 8674347591bc: Layer already exists [2021-06-21T22:00:13.376Z] c92e48409542: Layer already exists [2021-06-21T22:00:13.376Z] 8040d4b11bf5: Layer already exists [2021-06-21T22:00:13.376Z] 19a2a999de8e: Layer already exists [2021-06-21T22:00:13.648Z] 3fbe34a1663b: Layer already exists [2021-06-21T22:00:13.648Z] latest: digest: sha256:976e7346e38d6ddd7b459e2f49eb03b4274dd04e02365d01b846c5c5a3528e2a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:00:14.000Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:00:14.345Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [2021-06-21T22:00:14.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T22:00:14.345Z] 19a2a999de8e: Preparing [2021-06-21T22:00:14.345Z] e68194b12f70: Preparing [2021-06-21T22:00:14.345Z] 8040d4b11bf5: Preparing [2021-06-21T22:00:14.345Z] 8674347591bc: Preparing [2021-06-21T22:00:14.345Z] c92e48409542: Preparing [2021-06-21T22:00:14.345Z] 3fbe34a1663b: Preparing [2021-06-21T22:00:14.345Z] 3fbe34a1663b: Waiting [2021-06-21T22:00:14.619Z] c92e48409542: Layer already exists [2021-06-21T22:00:14.619Z] e68194b12f70: Layer already exists [2021-06-21T22:00:14.619Z] 8040d4b11bf5: Layer already exists [2021-06-21T22:00:14.619Z] 19a2a999de8e: Layer already exists [2021-06-21T22:00:14.619Z] 8674347591bc: Layer already exists [2021-06-21T22:00:14.619Z] 3fbe34a1663b: Layer already exists [2021-06-21T22:00:14.619Z] 2.0.0-dev.53: digest: sha256:976e7346e38d6ddd7b459e2f49eb03b4274dd04e02365d01b846c5c5a3528e2a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:00:14.972Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:00:15.323Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 [2021-06-21T22:00:15.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T22:00:15.323Z] 19a2a999de8e: Preparing [2021-06-21T22:00:15.323Z] e68194b12f70: Preparing [2021-06-21T22:00:15.323Z] 8040d4b11bf5: Preparing [2021-06-21T22:00:15.323Z] 8674347591bc: Preparing [2021-06-21T22:00:15.323Z] c92e48409542: Preparing [2021-06-21T22:00:15.323Z] 3fbe34a1663b: Preparing [2021-06-21T22:00:15.323Z] 3fbe34a1663b: Waiting [2021-06-21T22:00:15.598Z] 8674347591bc: Layer already exists [2021-06-21T22:00:15.598Z] e68194b12f70: Layer already exists [2021-06-21T22:00:15.598Z] 19a2a999de8e: Layer already exists [2021-06-21T22:00:15.598Z] 8040d4b11bf5: Layer already exists [2021-06-21T22:00:15.598Z] c92e48409542: Layer already exists [2021-06-21T22:00:15.598Z] 3fbe34a1663b: Layer already exists [2021-06-21T22:00:15.598Z] a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53: digest: sha256:976e7346e38d6ddd7b459e2f49eb03b4274dd04e02365d01b846c5c5a3528e2a size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:00:15.955Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:00:16.305Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-06-21T22:00:16.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-21T22:00:16.305Z] 19a2a999de8e: Preparing [2021-06-21T22:00:16.305Z] e68194b12f70: Preparing [2021-06-21T22:00:16.305Z] 8040d4b11bf5: Preparing [2021-06-21T22:00:16.305Z] 8674347591bc: Preparing [2021-06-21T22:00:16.305Z] c92e48409542: Preparing [2021-06-21T22:00:16.305Z] 3fbe34a1663b: Preparing [2021-06-21T22:00:16.305Z] 3fbe34a1663b: Waiting [2021-06-21T22:00:16.305Z] 8040d4b11bf5: Layer already exists [2021-06-21T22:00:16.305Z] 8674347591bc: Layer already exists [2021-06-21T22:00:16.305Z] c92e48409542: Layer already exists [2021-06-21T22:00:16.579Z] 19a2a999de8e: Layer already exists [2021-06-21T22:00:16.579Z] e68194b12f70: Layer already exists [2021-06-21T22:00:16.579Z] 3fbe34a1663b: Layer already exists [2021-06-21T22:00:16.579Z] master: digest: sha256:976e7346e38d6ddd7b459e2f49eb03b4274dd04e02365d01b846c5c5a3528e2a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-21T22:00:16.659Z] ===================================================== [Pipeline] echo [2021-06-21T22:00:16.679Z] taggedImages: [2021-06-21T22:00:16.679Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [2021-06-21T22:00:16.679Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-21T22:00:16.679Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.53 [2021-06-21T22:00:16.679Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d-2.0.0-dev.53 [2021-06-21T22:00:16.679Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:00:17.176Z] ---> job-cost.sh [2021-06-21T22:00:17.176Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-08Sk [2021-06-21T22:00:56.572Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T22:02:18.331Z] lf-activate-venv(): INFO: Adding /tmp/venv-08Sk/bin to PATH [2021-06-21T22:02:18.331Z] INFO: No Stack... [2021-06-21T22:02:18.331Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T22:02:18.331Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T22:02:18.684Z] + cat /w/workspace/app-service-configurable/127/archives/cost.csv [2021-06-21T22:02:18.684Z] + cut -d, -f6 [Pipeline] lock [2021-06-21T22:02:18.751Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] [2021-06-21T22:02:18.811Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] did not exist. Created. [2021-06-21T22:02:18.811Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T22:02:19.201Z] /w/workspace/app-service-configurable/127@tmp/durable-038bc46d/script.sh: 1: /w/workspace/app-service-configurable/127@tmp/durable-038bc46d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-21T22:02:19.557Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T22:02:19.593Z] Warning: overwriting stash ‘stack-cost’ [2021-06-21T22:02:19.751Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T22:02:19.763Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-127-stack-cost] [Pipeline] // lock [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 [2021-06-21T22:02:20.751Z] provisioning config files... [2021-06-21T22:02:20.760Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1513391896020458813tmp [Pipeline] { [Pipeline] sh [2021-06-21T22:02:21.083Z] + set +x [2021-06-21T22:02:21.083Z] + curl -s https://codecov.io/bash [2021-06-21T22:02:21.083Z] + bash -s -- [2021-06-21T22:02:21.083Z] [2021-06-21T22:02:21.083Z] _____ _ [2021-06-21T22:02:21.083Z] / ____| | | [2021-06-21T22:02:21.083Z] | | ___ __| | ___ ___ _____ __ [2021-06-21T22:02:21.083Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-21T22:02:21.083Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-21T22:02:21.083Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-21T22:02:21.083Z] Bash-1.0.3 [2021-06-21T22:02:21.083Z] [2021-06-21T22:02:21.083Z] [2021-06-21T22:02:21.083Z] ==> git version 2.24.4 found [2021-06-21T22:02:21.083Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-21T22:02:21.083Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-21T22:02:21.083Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-21T22:02:21.083Z] ==> Jenkins CI detected. [2021-06-21T22:02:21.083Z] project root: . [2021-06-21T22:02:21.083Z] --> token set from env [2021-06-21T22:02:21.352Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-21T22:02:21.352Z] ==> Running gcov in . (disable via -X gcov) [2021-06-21T22:02:21.352Z] ==> Python coveragepy not found [2021-06-21T22:02:21.352Z] ==> Searching for coverage reports in: [2021-06-21T22:02:21.352Z] + . [2021-06-21T22:02:21.352Z] -> Found 1 reports [2021-06-21T22:02:21.352Z] ==> Detecting git/mercurial file structure [2021-06-21T22:02:21.352Z] ==> Reading reports [2021-06-21T22:02:21.352Z] + ./coverage.out bytes=10 [2021-06-21T22:02:21.352Z] ==> Appending adjustments [2021-06-21T22:02:21.352Z] https://docs.codecov.io/docs/fixing-reports [2021-06-21T22:02:21.352Z] + Found adjustments [2021-06-21T22:02:21.352Z] ==> Gzipping contents [2021-06-21T22:02:21.352Z] 4.0K /tmp/codecov.XQr3KK.gz [2021-06-21T22:02:21.352Z] ==> Uploading reports [2021-06-21T22:02:21.352Z] url: https://codecov.io [2021-06-21T22:02:21.352Z] query: branch=master&commit=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T22:02:21.352Z] -> Pinging Codecov [2021-06-21T22:02:21.352Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-21T22:02:21.615Z] -> Uploading to [2021-06-21T22:02:21.615Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-21/A97CA9966030D2A3747ED39772930CCE/a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d/7f1f2d71-18fd-4a8d-80f2-e807aa151c56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T220221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1f701a99df9265c8d0c931940ca0e85e0142f4ffc26a233597040f783ddbc369 [2021-06-21T22:02:21.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-21T22:02:21.615Z] Dload Upload Total Spent Left Speed [2021-06-21T22:02:22.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1128 --:--:-- --:--:-- --:--:-- 1126 [2021-06-21T22:02:22.139Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] } [2021-06-21T22:02:22.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-21T22:02:22.983Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-21T22:02:23.004Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:02:23.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T22:02:23.318Z] [2021-06-21T22:02:23.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:02:23.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T22:02:23.818Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-21T22:02:23.818Z] 188c0c94c7c5: Pulling fs layer [2021-06-21T22:02:23.818Z] 0ef7d3d256c8: Pulling fs layer [2021-06-21T22:02:23.818Z] de9db76c5a1d: Pulling fs layer [2021-06-21T22:02:23.818Z] 0eba1c9be4d2: Pulling fs layer [2021-06-21T22:02:23.818Z] 0d57e429df01: Pulling fs layer [2021-06-21T22:02:23.818Z] 4e4be7b47b0d: Pulling fs layer [2021-06-21T22:02:23.818Z] e1f770b5df2f: Pulling fs layer [2021-06-21T22:02:23.818Z] 85a0685a4137: Pulling fs layer [2021-06-21T22:02:23.818Z] 0d57e429df01: Waiting [2021-06-21T22:02:23.818Z] 4e4be7b47b0d: Waiting [2021-06-21T22:02:23.818Z] e1f770b5df2f: Waiting [2021-06-21T22:02:23.818Z] 85a0685a4137: Waiting [2021-06-21T22:02:23.818Z] 0eba1c9be4d2: Waiting [2021-06-21T22:02:23.818Z] de9db76c5a1d: Verifying Checksum [2021-06-21T22:02:23.818Z] de9db76c5a1d: Download complete [2021-06-21T22:02:23.818Z] 0ef7d3d256c8: Verifying Checksum [2021-06-21T22:02:23.818Z] 0ef7d3d256c8: Download complete [2021-06-21T22:02:23.818Z] 0d57e429df01: Verifying Checksum [2021-06-21T22:02:23.818Z] 0d57e429df01: Download complete [2021-06-21T22:02:23.818Z] 188c0c94c7c5: Verifying Checksum [2021-06-21T22:02:23.819Z] 4e4be7b47b0d: Verifying Checksum [2021-06-21T22:02:23.819Z] 4e4be7b47b0d: Download complete [2021-06-21T22:02:24.164Z] 188c0c94c7c5: Pull complete [2021-06-21T22:02:24.165Z] 0ef7d3d256c8: Pull complete [2021-06-21T22:02:24.426Z] de9db76c5a1d: Pull complete [2021-06-21T22:02:25.375Z] e1f770b5df2f: Verifying Checksum [2021-06-21T22:02:25.375Z] e1f770b5df2f: Download complete [2021-06-21T22:02:26.765Z] 0eba1c9be4d2: Verifying Checksum [2021-06-21T22:02:26.765Z] 0eba1c9be4d2: Download complete [2021-06-21T22:02:27.341Z] 85a0685a4137: Verifying Checksum [2021-06-21T22:02:27.341Z] 85a0685a4137: Download complete [2021-06-21T22:02:30.685Z] 0eba1c9be4d2: Pull complete [2021-06-21T22:02:30.686Z] 0d57e429df01: Pull complete [2021-06-21T22:02:30.686Z] 4e4be7b47b0d: Pull complete [2021-06-21T22:02:31.272Z] e1f770b5df2f: Pull complete [2021-06-21T22:02:34.611Z] 85a0685a4137: Pull complete [2021-06-21T22:02:34.611Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-21T22:02:34.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-21T22:02:34.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-21T22:02:34.688Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-06-21T22:02:34.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-21T22:02:37.373Z] $ docker top 781bfd5df5957cfe1fc11b261dac8592e54b565894eeb38d3b4fadc5914aeb6d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T22:02:37.478Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-21T22:02:37.777Z] + set -o pipefail [2021-06-21T22:02:37.777Z] + snyk monitor '--org=edgex-jenkins' [2021-06-21T22:02:45.937Z] [2021-06-21T22:02:45.937Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-06-21T22:02:45.937Z] [2021-06-21T22:02:45.937Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/28a4f9c8-3fa3-4f9a-b265-4121aac2c27a [2021-06-21T22:02:45.937Z] [2021-06-21T22:02:45.937Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-21T22:02:45.937Z] [2021-06-21T22:02:45.937Z] [Pipeline] } [2021-06-21T22:02:45.946Z] $ docker stop --time=1 781bfd5df5957cfe1fc11b261dac8592e54b565894eeb38d3b4fadc5914aeb6d [2021-06-21T22:02:48.177Z] $ docker rm -f 781bfd5df5957cfe1fc11b261dac8592e54b565894eeb38d3b4fadc5914aeb6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T22:02:49.245Z] + git log --format=format:%s -1 a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:02:49.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T22:02:49.568Z] . [Pipeline] withDockerContainer [2021-06-21T22:02:49.644Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-06-21T22:02:49.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T22:02:50.055Z] $ docker top 778cf4e7199ff68703488420de49aaefcb59e12be5e7f5d539777dffb2a6320c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T22:02:50.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T22:02:50.207Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T22:02:50.327Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T22:02:50.328Z] $ docker exec 778cf4e7199ff68703488420de49aaefcb59e12be5e7f5d539777dffb2a6320c ssh-agent [2021-06-21T22:02:50.444Z] SSH_AUTH_SOCK=/tmp/ssh-9VYNMnlv4L9e/agent.13 [2021-06-21T22:02:50.444Z] SSH_AGENT_PID=20 [2021-06-21T22:02:50.457Z] Running ssh-add (command line suppressed) [2021-06-21T22:02:50.553Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2808058073093794211.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2808058073093794211.key) [2021-06-21T22:02:50.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T22:02:50.887Z] + git semver tag [2021-06-21T22:02:50.888Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T22:02:50.888Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-21T22:02:50.888Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-21T22:02:50.888Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T22:02:50.888Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T22:02:50.888Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T22:02:50.888Z] # $SEMVER_BRANCH = master [2021-06-21T22:02:50.888Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-21T22:02:50.888Z] # a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d HEAD [2021-06-21T22:02:50.888Z] # -> Force: false [2021-06-21T22:02:50.888Z] # 1195bc9395bdfe3da161128ab02c6d35440a883d refs/tags/v2.0.0-dev.53 [Pipeline] } [2021-06-21T22:02:50.894Z] $ docker exec --env ******** --env ******** 778cf4e7199ff68703488420de49aaefcb59e12be5e7f5d539777dffb2a6320c ssh-agent -k [2021-06-21T22:02:50.990Z] unset SSH_AUTH_SOCK; [2021-06-21T22:02:50.990Z] unset SSH_AGENT_PID; [2021-06-21T22:02:50.990Z] echo Agent pid 20 killed; [2021-06-21T22:02:51.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T22:02:51.353Z] + git semver [Pipeline] } [2021-06-21T22:02:51.366Z] $ docker stop --time=1 778cf4e7199ff68703488420de49aaefcb59e12be5e7f5d539777dffb2a6320c [2021-06-21T22:02:52.541Z] $ docker rm -f 778cf4e7199ff68703488420de49aaefcb59e12be5e7f5d539777dffb2a6320c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:02:53.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T22:02:53.034Z] [2021-06-21T22:02:53.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:02:53.347Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T22:02:53.347Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-21T22:02:53.347Z] ab5ef0e58194: Pulling fs layer [2021-06-21T22:02:53.347Z] 9712f1f96733: Pulling fs layer [2021-06-21T22:02:53.347Z] 63f879dbbcfc: Pulling fs layer [2021-06-21T22:02:53.347Z] 0d9ebad4ef96: Pulling fs layer [2021-06-21T22:02:53.347Z] e9a5061849ea: Pulling fs layer [2021-06-21T22:02:53.347Z] d747dcd14b5f: Pulling fs layer [2021-06-21T22:02:53.347Z] 2de7ff778b66: Pulling fs layer [2021-06-21T22:02:53.347Z] e9a5061849ea: Waiting [2021-06-21T22:02:53.347Z] d747dcd14b5f: Waiting [2021-06-21T22:02:53.347Z] 2de7ff778b66: Waiting [2021-06-21T22:02:53.347Z] 0d9ebad4ef96: Waiting [2021-06-21T22:02:53.347Z] 9712f1f96733: Verifying Checksum [2021-06-21T22:02:53.347Z] 9712f1f96733: Download complete [2021-06-21T22:02:54.731Z] 63f879dbbcfc: Verifying Checksum [2021-06-21T22:02:54.731Z] 63f879dbbcfc: Download complete [2021-06-21T22:02:54.731Z] e9a5061849ea: Verifying Checksum [2021-06-21T22:02:54.731Z] e9a5061849ea: Download complete [2021-06-21T22:02:54.731Z] d747dcd14b5f: Verifying Checksum [2021-06-21T22:02:54.731Z] d747dcd14b5f: Download complete [2021-06-21T22:02:54.993Z] 2de7ff778b66: Verifying Checksum [2021-06-21T22:02:54.993Z] 2de7ff778b66: Download complete [2021-06-21T22:02:55.259Z] 0d9ebad4ef96: Verifying Checksum [2021-06-21T22:02:55.259Z] 0d9ebad4ef96: Download complete [2021-06-21T22:02:55.523Z] ab5ef0e58194: Verifying Checksum [2021-06-21T22:02:55.523Z] ab5ef0e58194: Download complete [2021-06-21T22:02:58.108Z] ab5ef0e58194: Pull complete [2021-06-21T22:02:58.108Z] 9712f1f96733: Pull complete [2021-06-21T22:02:58.699Z] 63f879dbbcfc: Pull complete [2021-06-21T22:03:02.046Z] 0d9ebad4ef96: Pull complete [2021-06-21T22:03:02.046Z] e9a5061849ea: Pull complete [2021-06-21T22:03:02.046Z] d747dcd14b5f: Pull complete [2021-06-21T22:03:03.000Z] 2de7ff778b66: Pull complete [2021-06-21T22:03:03.001Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-21T22:03:03.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T22:03:03.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-21T22:03:03.088Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-06-21T22:03:03.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-21T22:03:06.683Z] $ docker top 0c0d30834e81c6019313a5ee9123e1783862c809dc6815d6c5974e5e779f2c1b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-21T22:03:06.790Z] provisioning config files... [2021-06-21T22:03:06.803Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config4413283761962890039tmp [2021-06-21T22:03:06.816Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4956095689736593436tmp [2021-06-21T22:03:06.828Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config5615478774535512985tmp [Pipeline] { [Pipeline] echo [2021-06-21T22:03:06.850Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:03:07.160Z] ---> sigul-configuration.sh [2021-06-21T22:03:07.160Z] gpg: directory `/root/.gnupg' created [2021-06-21T22:03:07.160Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-21T22:03:07.160Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-21T22:03:07.160Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-21T22:03:07.160Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-21T22:03:07.160Z] gpg: CAST5 encrypted data [2021-06-21T22:03:07.160Z] gpg: encrypted with 1 passphrase [2021-06-21T22:03:07.160Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-21T22:03:07.455Z] + mkdir /home/jenkins [2021-06-21T22:03:07.455Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-21T22:03:07.755Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-21T22:03:07.765Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:03:08.062Z] ---> sigul-install.sh [2021-06-21T22:03:12.280Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-21T22:03:12.831Z] + git tag --list [2021-06-21T22:03:12.831Z] v1.0.0 [2021-06-21T22:03:12.831Z] v1.1.0 [2021-06-21T22:03:12.831Z] v1.2.0 [2021-06-21T22:03:12.831Z] v1.3.0 [2021-06-21T22:03:12.831Z] v1.3.1 [2021-06-21T22:03:12.831Z] v1.3.1-dev.1 [2021-06-21T22:03:12.831Z] v1.3.1-dev.2 [2021-06-21T22:03:12.831Z] v1.3.1-dev.3 [2021-06-21T22:03:12.831Z] v2.0.0-dev.1 [2021-06-21T22:03:12.831Z] v2.0.0-dev.10 [2021-06-21T22:03:12.831Z] v2.0.0-dev.11 [2021-06-21T22:03:12.831Z] v2.0.0-dev.12 [2021-06-21T22:03:12.831Z] v2.0.0-dev.13 [2021-06-21T22:03:12.831Z] v2.0.0-dev.14 [2021-06-21T22:03:12.831Z] v2.0.0-dev.15 [2021-06-21T22:03:12.831Z] v2.0.0-dev.16 [2021-06-21T22:03:12.831Z] v2.0.0-dev.17 [2021-06-21T22:03:12.831Z] v2.0.0-dev.18 [2021-06-21T22:03:12.831Z] v2.0.0-dev.19 [2021-06-21T22:03:12.831Z] v2.0.0-dev.2 [2021-06-21T22:03:12.831Z] v2.0.0-dev.20 [2021-06-21T22:03:12.831Z] v2.0.0-dev.21 [2021-06-21T22:03:12.831Z] v2.0.0-dev.22 [2021-06-21T22:03:12.831Z] v2.0.0-dev.23 [2021-06-21T22:03:12.831Z] v2.0.0-dev.24 [2021-06-21T22:03:12.831Z] v2.0.0-dev.25 [2021-06-21T22:03:12.831Z] v2.0.0-dev.26 [2021-06-21T22:03:12.831Z] v2.0.0-dev.27 [2021-06-21T22:03:12.831Z] v2.0.0-dev.28 [2021-06-21T22:03:12.831Z] v2.0.0-dev.29 [2021-06-21T22:03:12.831Z] v2.0.0-dev.3 [2021-06-21T22:03:12.831Z] v2.0.0-dev.30 [2021-06-21T22:03:12.831Z] v2.0.0-dev.31 [2021-06-21T22:03:12.831Z] v2.0.0-dev.32 [2021-06-21T22:03:12.831Z] v2.0.0-dev.33 [2021-06-21T22:03:12.831Z] v2.0.0-dev.34 [2021-06-21T22:03:12.831Z] v2.0.0-dev.35 [2021-06-21T22:03:12.831Z] v2.0.0-dev.36 [2021-06-21T22:03:12.831Z] v2.0.0-dev.37 [2021-06-21T22:03:12.831Z] v2.0.0-dev.38 [2021-06-21T22:03:12.831Z] v2.0.0-dev.39 [2021-06-21T22:03:12.831Z] v2.0.0-dev.4 [2021-06-21T22:03:12.831Z] v2.0.0-dev.40 [2021-06-21T22:03:12.831Z] v2.0.0-dev.41 [2021-06-21T22:03:12.831Z] v2.0.0-dev.42 [2021-06-21T22:03:12.831Z] v2.0.0-dev.43 [2021-06-21T22:03:12.831Z] v2.0.0-dev.44 [2021-06-21T22:03:12.831Z] v2.0.0-dev.45 [2021-06-21T22:03:12.831Z] v2.0.0-dev.46 [2021-06-21T22:03:12.831Z] v2.0.0-dev.47 [2021-06-21T22:03:12.831Z] v2.0.0-dev.48 [2021-06-21T22:03:12.831Z] v2.0.0-dev.49 [2021-06-21T22:03:12.831Z] v2.0.0-dev.5 [2021-06-21T22:03:12.831Z] v2.0.0-dev.50 [2021-06-21T22:03:12.831Z] v2.0.0-dev.51 [2021-06-21T22:03:12.831Z] v2.0.0-dev.52 [2021-06-21T22:03:12.831Z] v2.0.0-dev.53 [2021-06-21T22:03:12.831Z] v2.0.0-dev.6 [2021-06-21T22:03:12.831Z] v2.0.0-dev.7 [2021-06-21T22:03:12.831Z] v2.0.0-dev.8 [2021-06-21T22:03:12.831Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-21T22:03:13.126Z] + lftools sign git-tag v2.0.0-dev.53 [2021-06-21T22:03:13.699Z] Signing Git tag with Sigul... [2021-06-21T22:03:13.699Z] Signing v2.0.0-dev.53 [Pipeline] echo [2021-06-21T22:03:14.656Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:03:14.959Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-21T22:03:14.967Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-21T22:03:14.998Z] $ docker stop --time=1 0c0d30834e81c6019313a5ee9123e1783862c809dc6815d6c5974e5e779f2c1b [2021-06-21T22:03:16.770Z] $ docker rm -f 0c0d30834e81c6019313a5ee9123e1783862c809dc6815d6c5974e5e779f2c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:03:17.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T22:03:17.465Z] . [Pipeline] withDockerContainer [2021-06-21T22:03:17.542Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-06-21T22:03:17.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T22:03:18.005Z] $ docker top 481c5804b1ba04035b1ab3325133e15bf9089b351bcff11e0a954c65040bbae0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T22:03:18.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T22:03:18.152Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T22:03:18.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T22:03:18.265Z] $ docker exec 481c5804b1ba04035b1ab3325133e15bf9089b351bcff11e0a954c65040bbae0 ssh-agent [2021-06-21T22:03:18.378Z] SSH_AUTH_SOCK=/tmp/ssh-NlwmM8YOCh6d/agent.14 [2021-06-21T22:03:18.378Z] SSH_AGENT_PID=21 [2021-06-21T22:03:18.384Z] Running ssh-add (command line suppressed) [2021-06-21T22:03:18.483Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5908992346635426121.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5908992346635426121.key) [2021-06-21T22:03:18.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T22:03:18.807Z] + git semver bump pre [2021-06-21T22:03:18.807Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T22:03:18.807Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-21T22:03:18.807Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-21T22:03:18.807Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T22:03:18.807Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T22:03:18.807Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T22:03:18.807Z] # $SEMVER_BRANCH = master [2021-06-21T22:03:18.807Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-21T22:03:18.807Z] 2.0.0-dev.54 [Pipeline] } [2021-06-21T22:03:18.815Z] $ docker exec --env ******** --env ******** 481c5804b1ba04035b1ab3325133e15bf9089b351bcff11e0a954c65040bbae0 ssh-agent -k [2021-06-21T22:03:18.908Z] unset SSH_AUTH_SOCK; [2021-06-21T22:03:18.908Z] unset SSH_AGENT_PID; [2021-06-21T22:03:18.908Z] echo Agent pid 21 killed; [2021-06-21T22:03:18.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T22:03:19.261Z] + git semver [Pipeline] } [2021-06-21T22:03:19.273Z] $ docker stop --time=1 481c5804b1ba04035b1ab3325133e15bf9089b351bcff11e0a954c65040bbae0 [2021-06-21T22:03:20.480Z] $ docker rm -f 481c5804b1ba04035b1ab3325133e15bf9089b351bcff11e0a954c65040bbae0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:03:20.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T22:03:20.876Z] . [Pipeline] withDockerContainer [2021-06-21T22:03:20.951Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-06-21T22:03:20.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T22:03:21.353Z] $ docker top 6adce012de28d148c94d7785cfc4c51ad94b19b786aa519cb69adcb5d2e094e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T22:03:21.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T22:03:21.481Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T22:03:21.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T22:03:21.595Z] $ docker exec 6adce012de28d148c94d7785cfc4c51ad94b19b786aa519cb69adcb5d2e094e5 ssh-agent [2021-06-21T22:03:21.704Z] SSH_AUTH_SOCK=/tmp/ssh-RKYC2vUntyi1/agent.13 [2021-06-21T22:03:21.704Z] SSH_AGENT_PID=19 [2021-06-21T22:03:21.710Z] Running ssh-add (command line suppressed) [2021-06-21T22:03:21.801Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4411457794505063105.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4411457794505063105.key) [2021-06-21T22:03:21.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T22:03:22.117Z] + git semver push [2021-06-21T22:03:22.117Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T22:03:22.117Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-21T22:03:22.117Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-21T22:03:22.117Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T22:03:22.117Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T22:03:22.117Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T22:03:22.117Z] # $SEMVER_BRANCH = master [2021-06-21T22:03:22.117Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-21T22:03:26.365Z] $ docker exec --env ******** --env ******** 6adce012de28d148c94d7785cfc4c51ad94b19b786aa519cb69adcb5d2e094e5 ssh-agent -k [2021-06-21T22:03:26.461Z] unset SSH_AUTH_SOCK; [2021-06-21T22:03:26.462Z] unset SSH_AGENT_PID; [2021-06-21T22:03:26.462Z] echo Agent pid 19 killed; [2021-06-21T22:03:26.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T22:03:26.814Z] + git semver [Pipeline] } [2021-06-21T22:03:26.826Z] $ docker stop --time=1 6adce012de28d148c94d7785cfc4c51ad94b19b786aa519cb69adcb5d2e094e5 [2021-06-21T22:03:28.023Z] $ docker rm -f 6adce012de28d148c94d7785cfc4c51ad94b19b786aa519cb69adcb5d2e094e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:03:29.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:03:29.694Z] ---> package-listing.sh [2021-06-21T22:03:29.694Z] ++ facter osfamily [2021-06-21T22:03:29.694Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T22:03:29.963Z] + OS_FAMILY=redhat [2021-06-21T22:03:29.963Z] + workspace=/w/workspace/_app-service-configurable_master [2021-06-21T22:03:29.963Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T22:03:29.963Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T22:03:29.963Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T22:03:29.963Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T22:03:29.963Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-21T22:03:29.963Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T22:03:29.963Z] + case "${OS_FAMILY}" in [2021-06-21T22:03:29.963Z] + sort [2021-06-21T22:03:29.963Z] + rpm -qa [2021-06-21T22:03:30.536Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T22:03:30.536Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T22:03:30.536Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T22:03:30.536Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-21T22:03:30.536Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-06-21T22:03:30.536Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-06-21T22:03:30.547Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-21T22:03:30.851Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:03:31.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T22:03:31.415Z] [2021-06-21T22:03:31.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T22:03:31.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T22:03:34.279Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T22:03:34.279Z] df20fa9351a1: Pulling fs layer [2021-06-21T22:03:34.279Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T22:03:34.279Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T22:03:34.279Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T22:03:34.279Z] 93b61091891f: Pulling fs layer [2021-06-21T22:03:34.279Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T22:03:34.279Z] 5e14af77c1be: Pulling fs layer [2021-06-21T22:03:34.279Z] 01666e4c0597: Pulling fs layer [2021-06-21T22:03:34.279Z] aa168da1d23b: Pulling fs layer [2021-06-21T22:03:34.279Z] 93b9cdb0e59b: Waiting [2021-06-21T22:03:34.279Z] 5e14af77c1be: Waiting [2021-06-21T22:03:34.279Z] 01666e4c0597: Waiting [2021-06-21T22:03:34.279Z] aa168da1d23b: Waiting [2021-06-21T22:03:34.279Z] 93b61091891f: Waiting [2021-06-21T22:03:34.279Z] 46f8f816bc3b: Waiting [2021-06-21T22:03:34.279Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T22:03:34.279Z] 36b3adc4ff6f: Download complete [2021-06-21T22:03:34.279Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T22:03:34.279Z] 46f8f816bc3b: Download complete [2021-06-21T22:03:34.279Z] df20fa9351a1: Verifying Checksum [2021-06-21T22:03:34.279Z] df20fa9351a1: Download complete [2021-06-21T22:03:34.279Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T22:03:34.279Z] 93b9cdb0e59b: Download complete [2021-06-21T22:03:34.279Z] 93b61091891f: Verifying Checksum [2021-06-21T22:03:34.279Z] 93b61091891f: Download complete [2021-06-21T22:03:34.279Z] 5e14af77c1be: Verifying Checksum [2021-06-21T22:03:34.279Z] 5e14af77c1be: Download complete [2021-06-21T22:03:34.279Z] 01666e4c0597: Verifying Checksum [2021-06-21T22:03:34.279Z] 01666e4c0597: Download complete [2021-06-21T22:03:34.279Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T22:03:34.279Z] 8ad3a11d3b57: Download complete [2021-06-21T22:03:34.279Z] df20fa9351a1: Pull complete [2021-06-21T22:03:34.279Z] 36b3adc4ff6f: Pull complete [2021-06-21T22:03:34.850Z] 8ad3a11d3b57: Pull complete [2021-06-21T22:03:34.850Z] 46f8f816bc3b: Pull complete [2021-06-21T22:03:35.116Z] 93b61091891f: Pull complete [2021-06-21T22:03:35.116Z] 93b9cdb0e59b: Pull complete [2021-06-21T22:03:35.378Z] 5e14af77c1be: Pull complete [2021-06-21T22:03:35.379Z] 01666e4c0597: Pull complete [2021-06-21T22:03:35.639Z] aa168da1d23b: Verifying Checksum [2021-06-21T22:03:35.639Z] aa168da1d23b: Download complete [2021-06-21T22:03:39.944Z] aa168da1d23b: Pull complete [2021-06-21T22:03:39.944Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T22:03:39.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T22:03:39.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T22:03:40.085Z] prd-centos7-docker-4c-2g-599 does not seem to be running inside a container [2021-06-21T22:03:40.122Z] $ 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_master/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_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T22:03:42.331Z] $ docker top a236bd26c4f5f3d116fea1a8b27f069b8f46c456df2cc7573304c7ae48a84282 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T22:03:42.764Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T22:03:43.067Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T22:03:43.360Z] + ls /var/log/sa-host [2021-06-21T22:03:43.360Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T22:03:43.360Z] file_magic: OK [2021-06-21T22:03:43.360Z] HZ: Using current value: 100 [2021-06-21T22:03:43.360Z] file_header: OK [2021-06-21T22:03:43.360Z] 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-06-21T22:03:43.360Z] Statistics: [2021-06-21T22:03:43.360Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T22:03:43.360Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T22:03:43.360Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T22:03:43.360Z] file_magic: OK [2021-06-21T22:03:43.360Z] HZ: Using current value: 100 [2021-06-21T22:03:43.360Z] file_header: OK [2021-06-21T22:03:43.360Z] 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-06-21T22:03:43.360Z] Statistics: [2021-06-21T22:03:43.360Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T22:03:43.360Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T22:03:44.025Z] provisioning config files... [2021-06-21T22:03:44.040Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2836584400902328221tmp [Pipeline] { [Pipeline] echo [2021-06-21T22:03:44.061Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:03:44.358Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T22:03:44.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:03:44.787Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T22:03:44.797Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:03:45.096Z] ---> sudo-logs.sh [2021-06-21T22:03:45.096Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T22:03:45.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:03:45.431Z] ---> job-cost.sh [2021-06-21T22:03:45.431Z] lf-activate-venv: SKIPPING [2021-06-21T22:03:45.431Z] DEBUG: total: 0.18000000715255737 [2021-06-21T22:03:45.431Z] INFO: Retrieving Stack Cost... [2021-06-21T22:03:46.377Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T22:03:46.639Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T22:03:46.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T22:03:46.948Z] ---> logs-deploy.sh [2021-06-21T22:03:46.948Z] lf-activate-venv: SKIPPING [2021-06-21T22:03:46.948Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/127 [2021-06-21T22:03:46.948Z] INFO: archiving workspace using pattern(s): [2021-06-21T22:03:47.895Z] Archives upload complete. [2021-06-21T22:03:47.895Z] INFO: archiving logs to Nexus