Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8ac7400be55167f646a4e721a36a1fa2ca62e73d 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-ssh829902477121094065.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh4720530194866159477.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 9d0281235b943b7ad605f650702698f9078b2862 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-ssh8873647813769103456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh297508284073413672.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-ssh4915184607203068901.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-15352 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 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-ssh1288338821803554794.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8ac7400be55167f646a4e721a36a1fa2ca62e73d (master) > 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 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 Commit message: "refactor: Update to assign and use new Port Assignments (#258)" > git rev-list --no-walk 794145f9520146a589bdea5bfcbca6bd4981843d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T17:57:47.537Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T17:57:47.632Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T17:57:47.659Z] ========================================================= [2021-05-20T17:57:47.659Z] EdgeX Global Pipelines Version Info [2021-05-20T17:57:47.659Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T17:57:49.088Z] ------------------- [2021-05-20T17:57:49.088Z] stable info: [2021-05-20T17:57:49.088Z] ------------------- [2021-05-20T17:57:49.088Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T17:57:49.088Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T17:57:49.088Z] Message: update stable to v1.0.192 [2021-05-20T17:57:49.675Z] ------------------- [2021-05-20T17:57:49.675Z] experimental info: [2021-05-20T17:57:49.675Z] ------------------- [2021-05-20T17:57:49.675Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T17:57:49.675Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T17:57:49.675Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T17:57:49.792Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-20T17:57:49.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-20T17:57:49.839Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T17:57:49.864Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T17:57:49.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T17:57:49.913Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T17:57:49.935Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T17:57:49.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T17:57:49.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-20T17:57:50.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T17:57:50.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T17:57:50.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-05-20T17:57:50.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T17:57:50.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T17:57:50.122Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T17:57:50.146Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T17:57:50.170Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T17:57:50.196Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-20T17:57:50.221Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T17:57:50.245Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-20T17:57:50.268Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-20T17:57:50.291Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-20T17:57:50.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-20T17:57:50.336Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-20T17:57:50.358Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-20T17:57:50.381Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T17:57:50.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-20T17:57:50.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-20T17:57:50.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-20T17:57:50.512Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ac7400be55167f646a4e721a36a1fa2ca62e73d [Pipeline] echo [2021-05-20T17:57:50.542Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ac7400 [Pipeline] echo [2021-05-20T17:57:50.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T17:57:50.644Z] provisioning config files... [2021-05-20T17:57:50.658Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config1290680074018814150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T17:57:50.985Z] ---> docker-login.sh [2021-05-20T17:57:50.985Z] nexus3.edgexfoundry.org:10001 [2021-05-20T17:57:52.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:57:52.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:57:52.377Z] Configure a credential helper to remove this warning. See [2021-05-20T17:57:52.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:57:52.377Z] [2021-05-20T17:57:52.377Z] Login Succeeded [2021-05-20T17:57:52.377Z] nexus3.edgexfoundry.org:10002 [2021-05-20T17:57:52.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:57:52.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:57:52.377Z] Configure a credential helper to remove this warning. See [2021-05-20T17:57:52.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:57:52.377Z] [2021-05-20T17:57:52.377Z] Login Succeeded [2021-05-20T17:57:52.377Z] nexus3.edgexfoundry.org:10003 [2021-05-20T17:57:52.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:57:52.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:57:52.642Z] Configure a credential helper to remove this warning. See [2021-05-20T17:57:52.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:57:52.642Z] [2021-05-20T17:57:52.642Z] Login Succeeded [2021-05-20T17:57:52.642Z] nexus3.edgexfoundry.org:10004 [2021-05-20T17:57:52.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:57:52.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:57:52.642Z] Configure a credential helper to remove this warning. See [2021-05-20T17:57:52.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:57:52.642Z] [2021-05-20T17:57:52.642Z] Login Succeeded [2021-05-20T17:57:52.642Z] docker.io [2021-05-20T17:57:52.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:57:53.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:57:53.176Z] Configure a credential helper to remove this warning. See [2021-05-20T17:57:53.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:57:53.176Z] [2021-05-20T17:57:53.176Z] Login Succeeded [2021-05-20T17:57:53.176Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T17:57:53.185Z] 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-05-20T17:57:53.700Z] + git log --format=format:%s -1 8ac7400be55167f646a4e721a36a1fa2ca62e73d [Pipeline] echo [2021-05-20T17:57:53.761Z] GIT_COMMIT: 8ac7400be55167f646a4e721a36a1fa2ca62e73d, Commit Message: refactor: Update to assign and use new Port Assignments (#258) [Pipeline] echo [2021-05-20T17:57:53.776Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-20T17:57:54.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T17:57:54.396Z] [2021-05-20T17:57:54.396Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T17:57:54.722Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T17:57:54.986Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T17:57:54.986Z] 31603596830f: Pulling fs layer [2021-05-20T17:57:54.986Z] 54011a49482f: Pulling fs layer [2021-05-20T17:57:54.986Z] a6820b24f6d8: Pulling fs layer [2021-05-20T17:57:54.986Z] f581987b2513: Pulling fs layer [2021-05-20T17:57:54.986Z] f581987b2513: Waiting [2021-05-20T17:57:54.986Z] 54011a49482f: Verifying Checksum [2021-05-20T17:57:54.986Z] 54011a49482f: Download complete [2021-05-20T17:57:55.249Z] 31603596830f: Verifying Checksum [2021-05-20T17:57:55.249Z] 31603596830f: Download complete [2021-05-20T17:57:55.249Z] f581987b2513: Verifying Checksum [2021-05-20T17:57:55.249Z] f581987b2513: Download complete [2021-05-20T17:57:55.249Z] a6820b24f6d8: Verifying Checksum [2021-05-20T17:57:55.249Z] a6820b24f6d8: Download complete [2021-05-20T17:57:55.824Z] 31603596830f: Pull complete [2021-05-20T17:57:56.087Z] 54011a49482f: Pull complete [2021-05-20T17:57:58.015Z] a6820b24f6d8: Pull complete [2021-05-20T17:57:58.015Z] f581987b2513: Pull complete [2021-05-20T17:57:58.015Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T17:57:58.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T17:57:58.277Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T17:57:58.368Z] prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container [2021-05-20T17:57:58.419Z] $ 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-05-20T17:58:05.324Z] $ docker top 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T17:58:05.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T17:58:05.465Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T17:58:05.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T17:58:05.606Z] $ docker exec 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 ssh-agent [2021-05-20T17:58:05.729Z] SSH_AUTH_SOCK=/tmp/ssh-lzkkyTtMaBaV/agent.13 [2021-05-20T17:58:05.729Z] SSH_AGENT_PID=19 [2021-05-20T17:58:05.742Z] Running ssh-add (command line suppressed) [2021-05-20T17:58:05.870Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1937547187714137531.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1937547187714137531.key) [2021-05-20T17:58:05.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T17:58:06.214Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T17:58:06.240Z] $ docker exec --env ******** --env ******** 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 ssh-agent -k [2021-05-20T17:58:06.343Z] unset SSH_AUTH_SOCK; [2021-05-20T17:58:06.344Z] unset SSH_AGENT_PID; [2021-05-20T17:58:06.344Z] echo Agent pid 19 killed; [2021-05-20T17:58:06.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T17:58:06.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T17:58:06.410Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T17:58:06.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T17:58:06.533Z] $ docker exec 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 ssh-agent [2021-05-20T17:58:06.650Z] SSH_AUTH_SOCK=/tmp/ssh-OiSVVUVb4nRc/agent.55 [2021-05-20T17:58:06.650Z] SSH_AGENT_PID=61 [2021-05-20T17:58:06.657Z] Running ssh-add (command line suppressed) [2021-05-20T17:58:06.776Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_7974581575510186671.key (/w/workspace/_app-service-configurable_master@tmp/private_key_7974581575510186671.key) [2021-05-20T17:58:06.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T17:58:07.096Z] + git semver init [2021-05-20T17:58:07.096Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T17:58:07.096Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-20T17:58:07.096Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-20T17:58:07.096Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T17:58:07.096Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T17:58:07.096Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T17:58:07.096Z] # $SEMVER_BRANCH = master [2021-05-20T17:58:07.096Z] # $SEMVER_TEMP = /tmp/semver-080842125 [2021-05-20T17:58:07.096Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-20T17:58:07.673Z] # '/tmp/semver-080842125' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-05-20T17:58:07.673Z] # -> Force: false [2021-05-20T17:58:07.673Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-20T17:58:07.683Z] $ docker exec --env ******** --env ******** 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 ssh-agent -k [2021-05-20T17:58:07.790Z] unset SSH_AUTH_SOCK; [2021-05-20T17:58:07.791Z] unset SSH_AGENT_PID; [2021-05-20T17:58:07.791Z] echo Agent pid 61 killed; [2021-05-20T17:58:07.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T17:58:08.146Z] + git semver [Pipeline] } [2021-05-20T17:58:08.161Z] $ docker stop --time=1 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 [2021-05-20T17:58:11.632Z] $ docker rm -f 6d25895fdc1b0608047def4c7b318d55952a0999dd4bc4e470b76dbce1ac3401 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T17:58:12.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T17:58:12.332Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T17:58:12.336Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.41 [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-05-20T17:58:27.609Z] Still waiting to schedule task [2021-05-20T17:58:27.609Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-20T17:58:27.609Z] ‘prd-centos7-docker-4c-2g-15354’ is offline [2021-05-20T17:58:27.609Z] ‘prd-centos7-docker-4c-2g-15355’ is offline [2021-05-20T17:58:27.609Z] ‘prd-centos7-docker-4c-2g-15356’ is offline [2021-05-20T17:58:27.609Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-05-20T17:58:27.609Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-20T17:58:27.612Z] Still waiting to schedule task [2021-05-20T17:58:27.612Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ is offline [2021-05-20T17:58:39.727Z] Running on prd-centos7-docker-4c-2g-15354 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-20T17:58:39.765Z] Running in /w/workspace/app-service-configurable/112 [Pipeline] { [Pipeline] checkout [2021-05-20T17:58:39.867Z] Selected Git installation does not exist. Using Default [2021-05-20T17:58:39.867Z] The recommended git tool is: NONE [2021-05-20T17:58:43.196Z] using credential edgex-jenkins-ssh [2021-05-20T17:58:43.208Z] Cloning the remote Git repository [2021-05-20T17:58:43.239Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-20T17:58:43.300Z] > git init /w/workspace/app-service-configurable/112 # timeout=10 [2021-05-20T17:58:43.325Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-20T17:58:43.325Z] > git --version # timeout=10 [2021-05-20T17:58:44.200Z] Avoid second fetch [2021-05-20T17:58:44.200Z] Checking out Revision 8ac7400be55167f646a4e721a36a1fa2ca62e73d (master) [2021-05-20T17:58:43.343Z] > git --version # 'git version 2.24.4' [2021-05-20T17:58:43.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T17:58:43.398Z] [INFO] Currently running in a labeled security context [2021-05-20T17:58:43.398Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-20T17:58:43.398Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/112@tmp/jenkins-gitclient-ssh2483746878945713749.key [2021-05-20T17:58:43.440Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T17:58:44.177Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-20T17:58:44.186Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T17:58:44.207Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T17:58:44.213Z] > git checkout -f 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 [2021-05-20T17:58:47.865Z] Commit message: "refactor: Update to assign and use new Port Assignments (#258)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T17:58:48.946Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T17:58:49.274Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T17:58:49.581Z] + true [2021-05-20T17:58:49.582Z] + sudo service docker restart [2021-05-20T17:58:49.582Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T17:59:11.603Z] provisioning config files... [2021-05-20T17:59:11.617Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config1177576065435439031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T17:59:11.948Z] ---> docker-login.sh [2021-05-20T17:59:11.948Z] nexus3.edgexfoundry.org:10001 [2021-05-20T17:59:12.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:59:13.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:59:13.471Z] Configure a credential helper to remove this warning. See [2021-05-20T17:59:13.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:59:13.471Z] [2021-05-20T17:59:13.471Z] Login Succeeded [2021-05-20T17:59:13.471Z] nexus3.edgexfoundry.org:10002 [2021-05-20T17:59:13.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:59:13.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:59:13.471Z] Configure a credential helper to remove this warning. See [2021-05-20T17:59:13.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:59:13.471Z] [2021-05-20T17:59:13.471Z] Login Succeeded [2021-05-20T17:59:13.471Z] nexus3.edgexfoundry.org:10003 [2021-05-20T17:59:13.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:59:13.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:59:13.735Z] Configure a credential helper to remove this warning. See [2021-05-20T17:59:13.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:59:13.735Z] [2021-05-20T17:59:13.735Z] Login Succeeded [2021-05-20T17:59:13.735Z] nexus3.edgexfoundry.org:10004 [2021-05-20T17:59:13.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:59:13.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:59:13.995Z] Configure a credential helper to remove this warning. See [2021-05-20T17:59:13.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:59:13.995Z] [2021-05-20T17:59:13.995Z] Login Succeeded [2021-05-20T17:59:13.995Z] docker.io [2021-05-20T17:59:13.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T17:59:14.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T17:59:14.568Z] Configure a credential helper to remove this warning. See [2021-05-20T17:59:14.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T17:59:14.568Z] [2021-05-20T17:59:14.568Z] Login Succeeded [2021-05-20T17:59:14.568Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T17:59:14.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T17:59:14.757Z] ========================================================= [2021-05-20T17:59:14.757Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T17:59:14.757Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T17:59:15.073Z] + 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-05-20T17:59:15.073Z] Sending build context to Docker daemon 92.16kB [2021-05-20T17:59:15.073Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T17:59:15.073Z] Step 2/8 : FROM ${BASE} [2021-05-20T17:59:15.651Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T17:59:15.651Z] 540db60ca938: Pulling fs layer [2021-05-20T17:59:15.651Z] adcc1eea9eea: Pulling fs layer [2021-05-20T17:59:15.651Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T17:59:15.651Z] 0510c868ecb4: Pulling fs layer [2021-05-20T17:59:15.651Z] afea3b2eda06: Pulling fs layer [2021-05-20T17:59:15.651Z] 7809a108b3ef: Pulling fs layer [2021-05-20T17:59:15.651Z] f706445af74f: Pulling fs layer [2021-05-20T17:59:15.651Z] 0510c868ecb4: Waiting [2021-05-20T17:59:15.651Z] afea3b2eda06: Waiting [2021-05-20T17:59:15.651Z] 7809a108b3ef: Waiting [2021-05-20T17:59:15.651Z] f706445af74f: Waiting [2021-05-20T17:59:15.651Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T17:59:15.651Z] 4c4ab2625f07: Download complete [2021-05-20T17:59:15.651Z] adcc1eea9eea: Verifying Checksum [2021-05-20T17:59:15.651Z] adcc1eea9eea: Download complete [2021-05-20T17:59:15.651Z] afea3b2eda06: Verifying Checksum [2021-05-20T17:59:15.651Z] afea3b2eda06: Download complete [2021-05-20T17:59:15.651Z] 7809a108b3ef: Verifying Checksum [2021-05-20T17:59:15.651Z] 7809a108b3ef: Download complete [2021-05-20T17:59:15.651Z] 540db60ca938: Verifying Checksum [2021-05-20T17:59:15.651Z] 540db60ca938: Download complete [2021-05-20T17:59:15.916Z] 540db60ca938: Pull complete [2021-05-20T17:59:16.488Z] adcc1eea9eea: Pull complete [2021-05-20T17:59:16.750Z] 4c4ab2625f07: Pull complete [2021-05-20T17:59:17.321Z] f706445af74f: Verifying Checksum [2021-05-20T17:59:17.321Z] f706445af74f: Download complete [2021-05-20T17:59:17.892Z] 0510c868ecb4: Download complete [2021-05-20T17:59:22.131Z] 0510c868ecb4: Pull complete [2021-05-20T17:59:22.705Z] afea3b2eda06: Pull complete [2021-05-20T17:59:22.970Z] 7809a108b3ef: Pull complete [2021-05-20T17:59:24.904Z] f706445af74f: Pull complete [2021-05-20T17:59:25.165Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T17:59:25.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T17:59:25.165Z] ---> b068be0155e3 [2021-05-20T17:59:25.165Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-20T18:00:11.898Z] ---> Running in 17bd958e1819 [2021-05-20T18:00:11.898Z] Removing intermediate container 17bd958e1819 [2021-05-20T18:00:11.898Z] ---> 5e32c518ddc8 [2021-05-20T18:00:11.898Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:00:11.898Z] ---> Running in 152e15693239 [2021-05-20T18:00:11.898Z] Removing intermediate container 152e15693239 [2021-05-20T18:00:11.898Z] ---> 7c0edb123086 [2021-05-20T18:00:11.898Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-20T18:00:11.898Z] ---> Running in 71c2a077f803 [2021-05-20T18:00:11.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:00:11.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:00:12.159Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-20T18:00:12.159Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-20T18:00:12.421Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-20T18:00:12.421Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-20T18:00:12.421Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-20T18:00:12.684Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-20T18:00:12.684Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T18:00:12.684Z] OK: 150 MiB in 46 packages [2021-05-20T18:00:14.601Z] Removing intermediate container 71c2a077f803 [2021-05-20T18:00:14.601Z] ---> dd93caad1b52 [2021-05-20T18:00:14.601Z] Step 6/8 : WORKDIR /app [2021-05-20T18:00:14.862Z] ---> Running in c7965a98ef2b [2021-05-20T18:00:15.124Z] Removing intermediate container c7965a98ef2b [2021-05-20T18:00:15.124Z] ---> e0fd706d45e0 [2021-05-20T18:00:15.124Z] Step 7/8 : COPY . . [2021-05-20T18:00:15.702Z] ---> 207b8cb550de [2021-05-20T18:00:15.702Z] Step 8/8 : RUN go mod download [2021-05-20T18:00:15.963Z] ---> Running in 042f43423c89 [2021-05-20T18:01:19.593Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15362 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-05-20T18:01:19.617Z] Running in /w/workspace/app-service-configurable/112 [Pipeline] { [Pipeline] checkout [2021-05-20T18:01:19.854Z] Selected Git installation does not exist. Using Default [2021-05-20T18:01:19.855Z] The recommended git tool is: NONE [2021-05-20T18:01:23.753Z] Removing intermediate container 042f43423c89 [2021-05-20T18:01:23.753Z] ---> 745a709ac1d7 [2021-05-20T18:01:23.753Z] Successfully built 745a709ac1d7 [2021-05-20T18:01:23.753Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:01:24.065Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T18:01:24.065Z] . [Pipeline] withDockerContainer [2021-05-20T18:01:24.162Z] prd-centos7-docker-4c-2g-15354 does not seem to be running inside a container [2021-05-20T18:01:24.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@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-x86_64 cat [2021-05-20T18:01:26.603Z] using credential edgex-jenkins-ssh [2021-05-20T18:01:26.621Z] Cloning the remote Git repository [2021-05-20T18:01:27.027Z] $ docker top c15fa80ce8cedbfd604b630d0bc64cbbbea384b970ee5563eaaf9acab5a578d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:01:26.692Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-20T18:01:26.809Z] > git init /w/workspace/app-service-configurable/112 # timeout=10 [2021-05-20T18:01:26.905Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-20T18:01:26.906Z] > git --version # timeout=10 [2021-05-20T18:01:26.928Z] > git --version # 'git version 2.17.1' [2021-05-20T18:01:26.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T18:01:27.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T18:01:27.425Z] + go version [2021-05-20T18:01:27.425Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T18:01:27.453Z] $ docker stop --time=1 c15fa80ce8cedbfd604b630d0bc64cbbbea384b970ee5563eaaf9acab5a578d7 [2021-05-20T18:01:27.851Z] Avoid second fetch [2021-05-20T18:01:27.852Z] Checking out Revision 8ac7400be55167f646a4e721a36a1fa2ca62e73d (master) [2021-05-20T18:01:27.811Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-20T18:01:27.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T18:01:27.883Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T18:01:27.913Z] > git checkout -f 8ac7400be55167f646a4e721a36a1fa2ca62e73d # timeout=10 [2021-05-20T18:01:29.318Z] $ docker rm -f c15fa80ce8cedbfd604b630d0bc64cbbbea384b970ee5563eaaf9acab5a578d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:01:29.949Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T18:01:29.949Z] . [Pipeline] withDockerContainer [2021-05-20T18:01:30.020Z] prd-centos7-docker-4c-2g-15354 does not seem to be running inside a container [2021-05-20T18:01:30.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@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-x86_64 cat [2021-05-20T18:01:31.700Z] $ docker top 42162ef551513e80b9d5d5c9cd338e07a333b89a9dd3962ded80b99b2bab8cc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:01:32.084Z] + go mod tidy [Pipeline] sh [2021-05-20T18:01:32.485Z] Commit message: "refactor: Update to assign and use new Port Assignments (#258)" [2021-05-20T18:01:32.656Z] + make test [2021-05-20T18:01:32.656Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T18:01:34.055Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T18:01:34.495Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T18:01:34.848Z] + + true [2021-05-20T18:01:34.848Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:01:53.268Z] provisioning config files... [2021-05-20T18:01:53.301Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config5088446565183151438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:01:53.699Z] ---> docker-login.sh [2021-05-20T18:01:53.699Z] nexus3.edgexfoundry.org:10001 [2021-05-20T18:01:54.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:01:54.744Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-20T18:01:54.744Z] CGO_ENABLED=1 go vet ./... [2021-05-20T18:01:54.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:01:54.971Z] Configure a credential helper to remove this warning. See [2021-05-20T18:01:54.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:01:54.971Z] [2021-05-20T18:01:54.971Z] Login Succeeded [2021-05-20T18:01:54.971Z] nexus3.edgexfoundry.org:10002 [2021-05-20T18:01:55.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:01:55.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:01:55.518Z] Configure a credential helper to remove this warning. See [2021-05-20T18:01:55.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:01:55.518Z] [2021-05-20T18:01:55.518Z] Login Succeeded [2021-05-20T18:01:55.518Z] nexus3.edgexfoundry.org:10003 [2021-05-20T18:01:55.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:01:56.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:01:56.072Z] Configure a credential helper to remove this warning. See [2021-05-20T18:01:56.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:01:56.072Z] [2021-05-20T18:01:56.072Z] Login Succeeded [2021-05-20T18:01:56.072Z] nexus3.edgexfoundry.org:10004 [2021-05-20T18:01:56.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:01:56.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:01:56.623Z] Configure a credential helper to remove this warning. See [2021-05-20T18:01:56.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:01:56.623Z] [2021-05-20T18:01:56.623Z] Login Succeeded [2021-05-20T18:01:56.623Z] docker.io [2021-05-20T18:01:56.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:01:57.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:01:57.171Z] Configure a credential helper to remove this warning. See [2021-05-20T18:01:57.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:01:57.172Z] [2021-05-20T18:01:57.172Z] Login Succeeded [2021-05-20T18:01:57.172Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T18:01:57.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T18:01:57.567Z] ========================================================= [2021-05-20T18:01:57.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T18:01:57.567Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:01:57.930Z] + 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-05-20T18:01:57.930Z] Sending build context to Docker daemon 92.16kB [2021-05-20T18:01:58.209Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T18:01:58.209Z] Step 2/8 : FROM ${BASE} [2021-05-20T18:01:58.485Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T18:01:58.485Z] 595b0fe564bb: Pulling fs layer [2021-05-20T18:01:58.485Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T18:01:58.485Z] 316046926c0a: Pulling fs layer [2021-05-20T18:01:58.485Z] 4ebd0625c992: Pulling fs layer [2021-05-20T18:01:58.485Z] 207e8628e3a3: Pulling fs layer [2021-05-20T18:01:58.485Z] c791037a9be2: Pulling fs layer [2021-05-20T18:01:58.485Z] ffd874e62e21: Pulling fs layer [2021-05-20T18:01:58.485Z] 4ebd0625c992: Waiting [2021-05-20T18:01:58.485Z] 207e8628e3a3: Waiting [2021-05-20T18:01:58.485Z] c791037a9be2: Waiting [2021-05-20T18:01:58.485Z] ffd874e62e21: Waiting [2021-05-20T18:01:58.485Z] 316046926c0a: Verifying Checksum [2021-05-20T18:01:58.485Z] 316046926c0a: Download complete [2021-05-20T18:01:58.485Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T18:01:58.485Z] 7186ed65a4f7: Download complete [2021-05-20T18:01:58.756Z] 207e8628e3a3: Download complete [2021-05-20T18:01:58.757Z] c791037a9be2: Verifying Checksum [2021-05-20T18:01:58.757Z] c791037a9be2: Download complete [2021-05-20T18:01:58.757Z] 595b0fe564bb: Verifying Checksum [2021-05-20T18:01:58.757Z] 595b0fe564bb: Download complete [2021-05-20T18:01:59.351Z] 595b0fe564bb: Pull complete [2021-05-20T18:01:59.950Z] 7186ed65a4f7: Pull complete [2021-05-20T18:02:00.082Z] gofmt -l . [2021-05-20T18:02:00.082Z] [ "`gofmt -l .`" = "" ] [2021-05-20T18:02:00.082Z] ./bin/test-go-mod-tidy.sh [2021-05-20T18:02:00.223Z] 316046926c0a: Pull complete [2021-05-20T18:02:00.346Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-20T18:02:00.933Z] $ docker stop --time=1 42162ef551513e80b9d5d5c9cd338e07a333b89a9dd3962ded80b99b2bab8cc8 [2021-05-20T18:02:02.229Z] ffd874e62e21: Verifying Checksum [2021-05-20T18:02:02.229Z] ffd874e62e21: Download complete [2021-05-20T18:02:03.686Z] 4ebd0625c992: Verifying Checksum [2021-05-20T18:02:03.686Z] 4ebd0625c992: Download complete [2021-05-20T18:02:09.035Z] $ docker rm -f 42162ef551513e80b9d5d5c9cd338e07a333b89a9dd3962ded80b99b2bab8cc8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T18:02:09.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T18:02:09.683Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-20T18:02:10.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T18:02:11.152Z] + ls -al . [2021-05-20T18:02:11.152Z] total 92 [2021-05-20T18:02:11.152Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 20 18:02 . [2021-05-20T18:02:11.152Z] drwxrwxr-x. 4 jenkins jenkins 32 May 20 17:58 .. [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 7306 May 20 17:58 Attribution.txt [2021-05-20T18:02:11.152Z] drwxrwxr-x. 2 jenkins jenkins 64 May 20 17:58 bin [2021-05-20T18:02:11.152Z] -rw-r--r--. 1 jenkins jenkins 10 May 20 18:01 coverage.out [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 2048 May 20 17:58 Dockerfile [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 970 May 20 17:58 Dockerfile.build [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 119 May 20 17:58 .dockerignore [2021-05-20T18:02:11.152Z] drwxrwxr-x. 8 jenkins jenkins 162 May 20 17:58 .git [2021-05-20T18:02:11.152Z] drwxrwxr-x. 2 jenkins jenkins 81 May 20 17:58 .github [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 111 May 20 17:58 .gitignore [2021-05-20T18:02:11.152Z] -rw-r--r--. 1 jenkins jenkins 136 May 20 18:02 go.mod [2021-05-20T18:02:11.152Z] -rw-r--r--. 1 jenkins jenkins 21061 May 20 18:01 go.sum [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 687 May 20 17:58 Jenkinsfile [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 20 17:58 LICENSE [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 1460 May 20 17:58 main.go [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 1508 May 20 17:58 makefile [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 3230 May 20 17:58 README.md [2021-05-20T18:02:11.152Z] drwxrwxr-x. 8 jenkins jenkins 122 May 20 17:58 res [2021-05-20T18:02:11.152Z] drwxrwxr-x. 4 jenkins jenkins 71 May 20 17:58 snap [2021-05-20T18:02:11.152Z] -rw-rw-r--. 1 jenkins jenkins 12 May 20 17:58 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:02:11.480Z] + 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=8ac7400be55167f646a4e721a36a1fa2ca62e73d --label arch=amd64 --label version=2.0.0-dev.41 . [2021-05-20T18:02:11.480Z] Sending build context to Docker daemon 116.2kB [2021-05-20T18:02:11.480Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T18:02:11.480Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-20T18:02:11.480Z] ---> 745a709ac1d7 [2021-05-20T18:02:11.480Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-20T18:02:12.055Z] ---> Running in ad8b7457733b [2021-05-20T18:02:12.627Z] Removing intermediate container ad8b7457733b [2021-05-20T18:02:12.627Z] ---> 5a7fb56c9b2b [2021-05-20T18:02:12.627Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T18:02:13.200Z] ---> Running in 8a777fb07acf [2021-05-20T18:02:13.465Z] Removing intermediate container 8a777fb07acf [2021-05-20T18:02:13.465Z] ---> ed13d81e1602 [2021-05-20T18:02:13.465Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-20T18:02:13.744Z] ---> Running in f96f9a89b5fe [2021-05-20T18:02:13.954Z] 4ebd0625c992: Pull complete [2021-05-20T18:02:13.954Z] 207e8628e3a3: Pull complete [2021-05-20T18:02:14.016Z] Removing intermediate container f96f9a89b5fe [2021-05-20T18:02:14.016Z] ---> 3de656070f19 [2021-05-20T18:02:14.016Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:02:14.229Z] c791037a9be2: Pull complete [2021-05-20T18:02:14.278Z] ---> Running in 98bee2d93b9f [2021-05-20T18:02:16.822Z] Removing intermediate container 98bee2d93b9f [2021-05-20T18:02:16.822Z] ---> d82f99674e31 [2021-05-20T18:02:16.822Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T18:02:16.822Z] ---> Running in 69d50245d665 [2021-05-20T18:02:17.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:02:17.966Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:02:18.544Z] OK: 150 MiB in 46 packages [2021-05-20T18:02:18.545Z] ffd874e62e21: Pull complete [2021-05-20T18:02:18.545Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T18:02:18.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T18:02:18.545Z] ---> cfc18b08335c [2021-05-20T18:02:18.545Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-20T18:02:19.114Z] Removing intermediate container 69d50245d665 [2021-05-20T18:02:19.114Z] ---> 7e323096f7ee [2021-05-20T18:02:19.114Z] Step 8/28 : WORKDIR /app [2021-05-20T18:02:19.380Z] ---> Running in 6ec623565e6e [2021-05-20T18:02:19.380Z] Removing intermediate container 6ec623565e6e [2021-05-20T18:02:19.380Z] ---> 7dc85eff96cb [2021-05-20T18:02:19.380Z] Step 9/28 : COPY go.mod . [2021-05-20T18:02:19.990Z] ---> 8ebe91fe3001 [2021-05-20T18:02:19.990Z] Step 10/28 : RUN go mod download [2021-05-20T18:02:19.990Z] ---> Running in 8f4bcda607a1 [2021-05-20T18:02:20.001Z] ---> Running in 0e9269c9f481 [2021-05-20T18:02:20.598Z] Removing intermediate container 0e9269c9f481 [2021-05-20T18:02:20.598Z] ---> 0675d89a6240 [2021-05-20T18:02:20.598Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:02:20.872Z] ---> Running in 4fa8f6cdd6eb [2021-05-20T18:02:21.907Z] Removing intermediate container 8f4bcda607a1 [2021-05-20T18:02:21.907Z] ---> 67717c28f993 [2021-05-20T18:02:21.907Z] Step 11/28 : RUN go mod tidy [2021-05-20T18:02:21.907Z] ---> Running in 8f69e8ee92cf [2021-05-20T18:02:23.293Z] Removing intermediate container 8f69e8ee92cf [2021-05-20T18:02:23.293Z] ---> 54ca555bed13 [2021-05-20T18:02:23.293Z] Step 12/28 : COPY . . [2021-05-20T18:02:23.509Z] Removing intermediate container 4fa8f6cdd6eb [2021-05-20T18:02:23.509Z] ---> 2bd09b3cc7af [2021-05-20T18:02:23.509Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-20T18:02:23.509Z] ---> Running in 8fba427ab1f1 [2021-05-20T18:02:23.552Z] ---> 63bfe6391f9f [2021-05-20T18:02:23.553Z] Step 13/28 : ARG MAKE="make build" [2021-05-20T18:02:23.814Z] ---> Running in 071d27db6b34 [2021-05-20T18:02:24.074Z] Removing intermediate container 071d27db6b34 [2021-05-20T18:02:24.074Z] ---> 206b3fee1fe0 [2021-05-20T18:02:24.074Z] Step 14/28 : RUN $MAKE [2021-05-20T18:02:24.336Z] ---> Running in 9fdda4caf3bb [2021-05-20T18:02:24.483Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T18:02:24.922Z] go mod tidy [2021-05-20T18:02:24.922Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.41" -o app-service-configurable [2021-05-20T18:02:25.457Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T18:02:26.057Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-20T18:02:26.332Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-20T18:02:26.332Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-20T18:02:26.332Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-20T18:02:26.608Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-20T18:02:26.608Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-20T18:02:26.608Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T18:02:26.883Z] OK: 139 MiB in 46 packages [2021-05-20T18:02:28.332Z] Removing intermediate container 8fba427ab1f1 [2021-05-20T18:02:28.332Z] ---> 3f519ad9619e [2021-05-20T18:02:28.332Z] Step 6/8 : WORKDIR /app [2021-05-20T18:02:28.605Z] ---> Running in 41e08a556e47 [2021-05-20T18:02:29.203Z] Removing intermediate container 41e08a556e47 [2021-05-20T18:02:29.203Z] ---> a998c4c1564e [2021-05-20T18:02:29.203Z] Step 7/8 : COPY . . [2021-05-20T18:02:30.191Z] ---> 2db6855ff651 [2021-05-20T18:02:30.191Z] Step 8/8 : RUN go mod download [2021-05-20T18:02:30.191Z] ---> Running in 799534c13fbe [2021-05-20T18:02:47.014Z] Removing intermediate container 9fdda4caf3bb [2021-05-20T18:02:47.014Z] ---> 1e94b6f0015f [2021-05-20T18:02:47.014Z] Step 15/28 : FROM alpine:3.12 [2021-05-20T18:02:47.014Z] 3.12: Pulling from library/alpine [2021-05-20T18:02:47.276Z] 339de151aab4: Pulling fs layer [2021-05-20T18:02:47.276Z] 339de151aab4: Verifying Checksum [2021-05-20T18:02:47.276Z] 339de151aab4: Download complete [2021-05-20T18:02:47.850Z] 339de151aab4: Pull complete [2021-05-20T18:02:47.850Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T18:02:47.850Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T18:02:47.850Z] ---> 13621d1b12d4 [2021-05-20T18:02:47.850Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-20T18:02:49.239Z] ---> Running in 527cc840af0e [2021-05-20T18:02:49.498Z] Removing intermediate container 527cc840af0e [2021-05-20T18:02:49.498Z] ---> 6545785dc19a [2021-05-20T18:02:49.498Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-20T18:02:49.759Z] ---> Running in d8bfc0780e79 [2021-05-20T18:02:50.331Z] Removing intermediate container d8bfc0780e79 [2021-05-20T18:02:50.331Z] ---> 0d91516f3cd1 [2021-05-20T18:02:50.331Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-20T18:02:50.592Z] ---> Running in 5cd66f755e5f [2021-05-20T18:02:51.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T18:02:51.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T18:02:51.535Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-20T18:02:51.535Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-20T18:02:51.535Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-20T18:02:51.535Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-20T18:02:51.535Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-20T18:02:51.535Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-20T18:02:51.535Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-20T18:02:51.535Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T18:02:51.535Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T18:02:51.535Z] OK: 9 MiB in 21 packages [2021-05-20T18:02:53.451Z] Removing intermediate container 5cd66f755e5f [2021-05-20T18:02:53.451Z] ---> 8630b198e325 [2021-05-20T18:02:53.451Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-20T18:02:54.030Z] ---> ec098d1b6838 [2021-05-20T18:02:54.030Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-20T18:02:54.611Z] ---> 878e0a8600c4 [2021-05-20T18:02:54.611Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-20T18:02:55.555Z] ---> 8ce0df4fcf82 [2021-05-20T18:02:55.555Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-20T18:02:57.489Z] ---> 24560737917d [2021-05-20T18:02:57.489Z] Step 23/28 : EXPOSE 48095 [2021-05-20T18:02:57.489Z] ---> Running in dff23ae2429e [2021-05-20T18:02:57.751Z] Removing intermediate container dff23ae2429e [2021-05-20T18:02:57.751Z] ---> 9721f569d44b [2021-05-20T18:02:57.751Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-20T18:02:58.012Z] ---> Running in 8fd7fc97c8fc [2021-05-20T18:02:58.587Z] Removing intermediate container 8fd7fc97c8fc [2021-05-20T18:02:58.587Z] ---> bb8b9f40f11c [2021-05-20T18:02:58.587Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T18:02:58.849Z] ---> Running in 1e115454fb0b [2021-05-20T18:02:59.130Z] Removing intermediate container 1e115454fb0b [2021-05-20T18:02:59.130Z] ---> a40f10ffe69f [2021-05-20T18:02:59.130Z] Step 26/28 : LABEL arch=amd64 [2021-05-20T18:02:59.395Z] ---> Running in 3ffbeabb3f89 [2021-05-20T18:02:59.969Z] Removing intermediate container 3ffbeabb3f89 [2021-05-20T18:02:59.969Z] ---> 9109b37d18c2 [2021-05-20T18:02:59.969Z] Step 27/28 : LABEL git_sha=8ac7400be55167f646a4e721a36a1fa2ca62e73d [2021-05-20T18:02:59.969Z] ---> Running in eaa888fcf02e [2021-05-20T18:03:00.546Z] Removing intermediate container eaa888fcf02e [2021-05-20T18:03:00.546Z] ---> a6882f09160f [2021-05-20T18:03:00.546Z] Step 28/28 : LABEL version=2.0.0-dev.41 [2021-05-20T18:03:00.808Z] ---> Running in 758ced9a600a [2021-05-20T18:03:01.071Z] Removing intermediate container 758ced9a600a [2021-05-20T18:03:01.071Z] ---> 020d189a51af [2021-05-20T18:03:01.071Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T18:03:01.071Z] Successfully built 020d189a51af [2021-05-20T18:03:01.071Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:03:01.282Z] provisioning config files... [2021-05-20T18:03:01.294Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config6122721660159322643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:03:01.624Z] ---> docker-login.sh [2021-05-20T18:03:01.624Z] nexus3.edgexfoundry.org:10001 [2021-05-20T18:03:01.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:03:01.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:03:01.624Z] Configure a credential helper to remove this warning. See [2021-05-20T18:03:01.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:03:01.624Z] [2021-05-20T18:03:01.624Z] Login Succeeded [2021-05-20T18:03:01.624Z] nexus3.edgexfoundry.org:10002 [2021-05-20T18:03:01.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:03:01.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:03:01.895Z] Configure a credential helper to remove this warning. See [2021-05-20T18:03:01.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:03:01.895Z] [2021-05-20T18:03:01.895Z] Login Succeeded [2021-05-20T18:03:01.895Z] nexus3.edgexfoundry.org:10003 [2021-05-20T18:03:01.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:03:02.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:03:02.161Z] Configure a credential helper to remove this warning. See [2021-05-20T18:03:02.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:03:02.161Z] [2021-05-20T18:03:02.161Z] Login Succeeded [2021-05-20T18:03:02.161Z] nexus3.edgexfoundry.org:10004 [2021-05-20T18:03:02.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:03:02.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:03:02.161Z] Configure a credential helper to remove this warning. See [2021-05-20T18:03:02.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:03:02.161Z] [2021-05-20T18:03:02.161Z] Login Succeeded [2021-05-20T18:03:02.161Z] docker.io [2021-05-20T18:03:02.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:03:02.594Z] Removing intermediate container 799534c13fbe [2021-05-20T18:03:02.594Z] ---> 9f22c66d4099 [2021-05-20T18:03:02.594Z] Successfully built 9f22c66d4099 [2021-05-20T18:03:02.594Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:02.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:03:02.683Z] Configure a credential helper to remove this warning. See [2021-05-20T18:03:02.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:03:02.683Z] [2021-05-20T18:03:02.683Z] Login Succeeded [2021-05-20T18:03:02.683Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T18:03:02.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T18:03:02.776Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-05-20T18:03:02.776Z] 8ac7400be55167f646a4e721a36a1fa2ca62e73d [2021-05-20T18:03:02.776Z] latest [2021-05-20T18:03:02.776Z] 2.0.0-dev.41 [2021-05-20T18:03:02.776Z] 8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 [2021-05-20T18:03:02.776Z] master [2021-05-20T18:03:02.776Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:02.954Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T18:03:02.954Z] . [Pipeline] withDockerContainer [2021-05-20T18:03:03.131Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d [2021-05-20T18:03:03.401Z] prd-ubuntu18.04-docker-arm64-4c-16g-15362 does not seem to be running inside a container [2021-05-20T18:03:03.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@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-arm64 cat [2021-05-20T18:03:05.304Z] $ docker top 2209c1c4b0182c53bd8ac4e7f71624c4d6e1b5477c06814aad05c97207866e21 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:08.892Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d [2021-05-20T18:03:08.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-20T18:03:08.892Z] 2dcfc9d88d60: Preparing [2021-05-20T18:03:08.892Z] ca65f5bce0dd: Preparing [2021-05-20T18:03:08.892Z] 85a40ecff3a9: Preparing [2021-05-20T18:03:08.892Z] 5c4f5e696da2: Preparing [2021-05-20T18:03:08.892Z] ea94ec4ebcfb: Preparing [2021-05-20T18:03:08.892Z] 32f366d666a5: Preparing [2021-05-20T18:03:08.892Z] 32f366d666a5: Waiting [2021-05-20T18:03:09.160Z] 5c4f5e696da2: Pushed [2021-05-20T18:03:09.184Z] + go version [2021-05-20T18:03:09.185Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T18:03:09.205Z] $ docker stop --time=1 2209c1c4b0182c53bd8ac4e7f71624c4d6e1b5477c06814aad05c97207866e21 [2021-05-20T18:03:09.421Z] 85a40ecff3a9: Pushed [2021-05-20T18:03:09.421Z] ea94ec4ebcfb: Pushed [2021-05-20T18:03:09.421Z] ca65f5bce0dd: Pushed [2021-05-20T18:03:09.681Z] 32f366d666a5: Layer already exists [2021-05-20T18:03:10.627Z] 2dcfc9d88d60: Pushed [2021-05-20T18:03:10.627Z] 8ac7400be55167f646a4e721a36a1fa2ca62e73d: digest: sha256:1e91c32b0554cc726a49508ca0468bf99199aeb1523a637c36bf86907be105ae size: 1574 [2021-05-20T18:03:11.073Z] $ docker rm -f 2209c1c4b0182c53bd8ac4e7f71624c4d6e1b5477c06814aad05c97207866e21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:11.870Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:11.994Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T18:03:11.994Z] . [Pipeline] withDockerContainer [2021-05-20T18:03:12.172Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-20T18:03:12.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-20T18:03:12.172Z] 2dcfc9d88d60: Preparing [2021-05-20T18:03:12.172Z] ca65f5bce0dd: Preparing [2021-05-20T18:03:12.172Z] 85a40ecff3a9: Preparing [2021-05-20T18:03:12.172Z] 5c4f5e696da2: Preparing [2021-05-20T18:03:12.172Z] ea94ec4ebcfb: Preparing [2021-05-20T18:03:12.172Z] 32f366d666a5: Preparing [2021-05-20T18:03:12.172Z] 32f366d666a5: Waiting [2021-05-20T18:03:12.172Z] ca65f5bce0dd: Layer already exists [2021-05-20T18:03:12.172Z] 85a40ecff3a9: Layer already exists [2021-05-20T18:03:12.172Z] 5c4f5e696da2: Layer already exists [2021-05-20T18:03:12.172Z] ea94ec4ebcfb: Layer already exists [2021-05-20T18:03:12.172Z] 2dcfc9d88d60: Layer already exists [2021-05-20T18:03:12.172Z] 32f366d666a5: Layer already exists [2021-05-20T18:03:12.172Z] latest: digest: sha256:1e91c32b0554cc726a49508ca0468bf99199aeb1523a637c36bf86907be105ae size: 1574 [2021-05-20T18:03:12.225Z] prd-ubuntu18.04-docker-arm64-4c-16g-15362 does not seem to be running inside a container [2021-05-20T18:03:12.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/112 -v /w/workspace/app-service-configurable/112:/w/workspace/app-service-configurable/112:rw,z -v /w/workspace/app-service-configurable/112@tmp:/w/workspace/app-service-configurable/112@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-arm64 cat [2021-05-20T18:03:13.898Z] $ docker top 9aa78e5b3efb21d0e370e900cd717a08417f37a5ecfbdf45d60b96bdc138d4ef -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:14.589Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:14.870Z] + go mod tidy [2021-05-20T18:03:14.889Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.41 [2021-05-20T18:03:14.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-20T18:03:14.889Z] 2dcfc9d88d60: Preparing [2021-05-20T18:03:14.889Z] ca65f5bce0dd: Preparing [2021-05-20T18:03:14.889Z] 85a40ecff3a9: Preparing [2021-05-20T18:03:14.889Z] 5c4f5e696da2: Preparing [2021-05-20T18:03:14.889Z] ea94ec4ebcfb: Preparing [2021-05-20T18:03:14.889Z] 32f366d666a5: Preparing [2021-05-20T18:03:14.889Z] 32f366d666a5: Waiting [2021-05-20T18:03:14.889Z] 5c4f5e696da2: Layer already exists [2021-05-20T18:03:14.889Z] ea94ec4ebcfb: Layer already exists [2021-05-20T18:03:14.889Z] 2dcfc9d88d60: Layer already exists [2021-05-20T18:03:14.889Z] 85a40ecff3a9: Layer already exists [2021-05-20T18:03:14.889Z] ca65f5bce0dd: Layer already exists [2021-05-20T18:03:14.889Z] 32f366d666a5: Layer already exists [2021-05-20T18:03:14.889Z] 2.0.0-dev.41: digest: sha256:1e91c32b0554cc726a49508ca0468bf99199aeb1523a637c36bf86907be105ae size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:15.193Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-05-20T18:03:15.640Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 [2021-05-20T18:03:15.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-20T18:03:15.641Z] 2dcfc9d88d60: Preparing [2021-05-20T18:03:15.641Z] ca65f5bce0dd: Preparing [2021-05-20T18:03:15.641Z] 85a40ecff3a9: Preparing [2021-05-20T18:03:15.641Z] 5c4f5e696da2: Preparing [2021-05-20T18:03:15.641Z] ea94ec4ebcfb: Preparing [2021-05-20T18:03:15.641Z] 32f366d666a5: Preparing [2021-05-20T18:03:15.641Z] 32f366d666a5: Waiting [2021-05-20T18:03:15.641Z] 2dcfc9d88d60: Layer already exists [2021-05-20T18:03:15.641Z] ea94ec4ebcfb: Layer already exists [2021-05-20T18:03:15.641Z] ca65f5bce0dd: Layer already exists [2021-05-20T18:03:15.641Z] 85a40ecff3a9: Layer already exists [2021-05-20T18:03:15.641Z] 5c4f5e696da2: Layer already exists [2021-05-20T18:03:15.641Z] 32f366d666a5: Layer already exists [2021-05-20T18:03:15.641Z] 8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41: digest: sha256:1e91c32b0554cc726a49508ca0468bf99199aeb1523a637c36bf86907be105ae size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:16.180Z] + make test [2021-05-20T18:03:16.180Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-20T18:03:16.341Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:03:16.729Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-05-20T18:03:16.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-05-20T18:03:16.729Z] 2dcfc9d88d60: Preparing [2021-05-20T18:03:16.729Z] ca65f5bce0dd: Preparing [2021-05-20T18:03:16.729Z] 85a40ecff3a9: Preparing [2021-05-20T18:03:16.729Z] 5c4f5e696da2: Preparing [2021-05-20T18:03:16.729Z] ea94ec4ebcfb: Preparing [2021-05-20T18:03:16.729Z] 32f366d666a5: Preparing [2021-05-20T18:03:16.729Z] 32f366d666a5: Waiting [2021-05-20T18:03:16.729Z] 2dcfc9d88d60: Layer already exists [2021-05-20T18:03:16.729Z] 5c4f5e696da2: Layer already exists [2021-05-20T18:03:16.729Z] ca65f5bce0dd: Layer already exists [2021-05-20T18:03:16.729Z] 85a40ecff3a9: Layer already exists [2021-05-20T18:03:16.729Z] ea94ec4ebcfb: Layer already exists [2021-05-20T18:03:16.729Z] 32f366d666a5: Layer already exists [2021-05-20T18:03:16.729Z] master: digest: sha256:1e91c32b0554cc726a49508ca0468bf99199aeb1523a637c36bf86907be105ae size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T18:03:16.794Z] ===================================================== [Pipeline] echo [2021-05-20T18:03:16.812Z] taggedImages: [2021-05-20T18:03:16.812Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d [2021-05-20T18:03:16.812Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-05-20T18:03:16.812Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.41 [2021-05-20T18:03:16.812Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 [2021-05-20T18:03:16.812Z] - 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-05-20T18:03:17.490Z] ---> job-cost.sh [2021-05-20T18:03:17.490Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BOyM [2021-05-20T18:03:35.619Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T18:04:12.836Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-20T18:04:12.837Z] CGO_ENABLED=1 go vet ./... [2021-05-20T18:04:14.373Z] lf-activate-venv(): INFO: Adding /tmp/venv-BOyM/bin to PATH [2021-05-20T18:04:14.373Z] INFO: No Stack... [2021-05-20T18:04:14.373Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T18:04:14.373Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T18:04:14.668Z] + cut -d, -f6 [2021-05-20T18:04:14.669Z] + cat /w/workspace/app-service-configurable/112/archives/cost.csv [Pipeline] lock [2021-05-20T18:04:14.695Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] [2021-05-20T18:04:14.709Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] did not exist. Created. [2021-05-20T18:04:14.709Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T18:04:15.033Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-20T18:04:15.089Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T18:04:15.099Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T18:04:35.069Z] gofmt -l . [2021-05-20T18:04:35.069Z] [ "`gofmt -l .`" = "" ] [2021-05-20T18:04:35.069Z] ./bin/test-go-mod-tidy.sh [2021-05-20T18:04:35.069Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-20T18:04:35.363Z] $ docker stop --time=1 9aa78e5b3efb21d0e370e900cd717a08417f37a5ecfbdf45d60b96bdc138d4ef [2021-05-20T18:04:37.420Z] $ docker rm -f 9aa78e5b3efb21d0e370e900cd717a08417f37a5ecfbdf45d60b96bdc138d4ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T18:04:38.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-20T18:04:38.391Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T18:04:38.970Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T18:04:39.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-20T18:04:39.818Z] + ls -al . [2021-05-20T18:04:39.818Z] total 116 [2021-05-20T18:04:39.818Z] drwxrwxr-x 7 jenkins jenkins 4096 May 20 18:04 . [2021-05-20T18:04:39.818Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:01 .. [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 119 May 20 18:01 .dockerignore [2021-05-20T18:04:39.818Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 18:01 .git [2021-05-20T18:04:39.818Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 18:01 .github [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 111 May 20 18:01 .gitignore [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 20 18:01 Attribution.txt [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 2048 May 20 18:01 Dockerfile [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 970 May 20 18:01 Dockerfile.build [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 687 May 20 18:01 Jenkinsfile [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 20 18:01 LICENSE [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 3230 May 20 18:01 README.md [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 12 May 20 17:58 VERSION [2021-05-20T18:04:39.818Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 18:01 bin [2021-05-20T18:04:39.818Z] -rw-r--r-- 1 jenkins jenkins 10 May 20 18:03 coverage.out [2021-05-20T18:04:39.818Z] -rw-r--r-- 1 jenkins jenkins 136 May 20 18:04 go.mod [2021-05-20T18:04:39.818Z] -rw-r--r-- 1 jenkins jenkins 21061 May 20 18:03 go.sum [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 1460 May 20 18:01 main.go [2021-05-20T18:04:39.818Z] -rw-rw-r-- 1 jenkins jenkins 1508 May 20 18:01 makefile [2021-05-20T18:04:39.818Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 18:01 res [2021-05-20T18:04:39.818Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 18:01 snap [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:04:40.168Z] + 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=8ac7400be55167f646a4e721a36a1fa2ca62e73d --label arch=arm64 --label version=2.0.0-dev.41 . [2021-05-20T18:04:40.168Z] Sending build context to Docker daemon 116.2kB [2021-05-20T18:04:40.446Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T18:04:40.446Z] Step 2/28 : FROM ${BASE} AS builder [2021-05-20T18:04:40.446Z] ---> 9f22c66d4099 [2021-05-20T18:04:40.446Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-20T18:04:40.718Z] ---> Running in 60e1bef2e0b6 [2021-05-20T18:04:41.317Z] Removing intermediate container 60e1bef2e0b6 [2021-05-20T18:04:41.317Z] ---> 61b7e0c32401 [2021-05-20T18:04:41.317Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-05-20T18:04:41.317Z] ---> Running in a1f0c40997ec [2021-05-20T18:04:41.915Z] Removing intermediate container a1f0c40997ec [2021-05-20T18:04:41.915Z] ---> f4a4b928161a [2021-05-20T18:04:41.915Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-20T18:04:41.915Z] ---> Running in c19dc94781df [2021-05-20T18:04:42.521Z] Removing intermediate container c19dc94781df [2021-05-20T18:04:42.521Z] ---> 5b0261802f14 [2021-05-20T18:04:42.521Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T18:04:42.799Z] ---> Running in 3bf1505d782e [2021-05-20T18:04:45.428Z] Removing intermediate container 3bf1505d782e [2021-05-20T18:04:45.428Z] ---> 2bca0f486b5d [2021-05-20T18:04:45.428Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-20T18:04:45.428Z] ---> Running in 779330ddfbfb [2021-05-20T18:04:46.414Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T18:04:47.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T18:04:48.393Z] OK: 139 MiB in 46 packages [2021-05-20T18:04:49.839Z] Removing intermediate container 779330ddfbfb [2021-05-20T18:04:49.839Z] ---> 4a29532b5bae [2021-05-20T18:04:49.839Z] Step 8/28 : WORKDIR /app [2021-05-20T18:04:49.839Z] ---> Running in 41916a9d94fd [2021-05-20T18:04:50.436Z] Removing intermediate container 41916a9d94fd [2021-05-20T18:04:50.436Z] ---> 113ff674eb23 [2021-05-20T18:04:50.436Z] Step 9/28 : COPY go.mod . [2021-05-20T18:04:51.418Z] ---> a1c6bc55b09d [2021-05-20T18:04:51.418Z] Step 10/28 : RUN go mod download [2021-05-20T18:04:51.418Z] ---> Running in 0a6502ffb8e9 [2021-05-20T18:04:54.048Z] Removing intermediate container 0a6502ffb8e9 [2021-05-20T18:04:54.048Z] ---> 05e346434621 [2021-05-20T18:04:54.048Z] Step 11/28 : RUN go mod tidy [2021-05-20T18:04:54.048Z] ---> Running in bdf48e2042da [2021-05-20T18:04:57.459Z] Removing intermediate container bdf48e2042da [2021-05-20T18:04:57.459Z] ---> 13965430c94f [2021-05-20T18:04:57.459Z] Step 12/28 : COPY . . [2021-05-20T18:04:58.441Z] ---> 353e9711a231 [2021-05-20T18:04:58.441Z] Step 13/28 : ARG MAKE="make build" [2021-05-20T18:04:58.441Z] ---> Running in faeeb1ef90ff [2021-05-20T18:04:59.040Z] Removing intermediate container faeeb1ef90ff [2021-05-20T18:04:59.040Z] ---> 6f22434036b2 [2021-05-20T18:04:59.040Z] Step 14/28 : RUN $MAKE [2021-05-20T18:05:00.474Z] ---> Running in f0663bab1a9d [2021-05-20T18:05:01.914Z] go mod tidy [2021-05-20T18:05:02.624Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.41" -o app-service-configurable [2021-05-20T18:05:49.800Z] Removing intermediate container f0663bab1a9d [2021-05-20T18:05:49.800Z] ---> 803897321d72 [2021-05-20T18:05:49.800Z] Step 15/28 : FROM alpine:3.12 [2021-05-20T18:05:49.800Z] 3.12: Pulling from library/alpine [2021-05-20T18:05:49.800Z] d2f70382dc9a: Pulling fs layer [2021-05-20T18:05:49.800Z] d2f70382dc9a: Verifying Checksum [2021-05-20T18:05:49.800Z] d2f70382dc9a: Download complete [2021-05-20T18:05:49.800Z] d2f70382dc9a: Pull complete [2021-05-20T18:05:49.800Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T18:05:49.800Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T18:05:49.800Z] ---> 9852663dfa18 [2021-05-20T18:05:49.800Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-20T18:05:49.800Z] ---> Running in 9c09ca423c35 [2021-05-20T18:05:49.800Z] Removing intermediate container 9c09ca423c35 [2021-05-20T18:05:49.800Z] ---> 28a28f6d2d88 [2021-05-20T18:05:49.800Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-20T18:05:49.800Z] ---> Running in 691bb4a2fc14 [2021-05-20T18:05:49.800Z] Removing intermediate container 691bb4a2fc14 [2021-05-20T18:05:49.800Z] ---> 1894c9a6c9be [2021-05-20T18:05:49.800Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-20T18:05:49.800Z] ---> Running in 8557a2a89363 [2021-05-20T18:05:49.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T18:05:49.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T18:05:50.070Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-20T18:05:50.070Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-20T18:05:50.070Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-20T18:05:50.070Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-20T18:05:50.070Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-20T18:05:50.070Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-20T18:05:50.345Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-20T18:05:50.345Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T18:05:50.345Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T18:05:50.345Z] OK: 9 MiB in 21 packages [2021-05-20T18:05:52.325Z] Removing intermediate container 8557a2a89363 [2021-05-20T18:05:52.325Z] ---> 9d4a91280527 [2021-05-20T18:05:52.325Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-20T18:05:52.613Z] ---> 4755291f2f07 [2021-05-20T18:05:52.613Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-20T18:05:53.589Z] ---> 6073246e054b [2021-05-20T18:05:53.589Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-05-20T18:05:54.180Z] ---> 18d5a0fd5e33 [2021-05-20T18:05:54.180Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-20T18:05:55.613Z] ---> 3bcd910f347a [2021-05-20T18:05:55.613Z] Step 23/28 : EXPOSE 48095 [2021-05-20T18:05:55.887Z] ---> Running in db7f0b41f734 [2021-05-20T18:05:56.478Z] Removing intermediate container db7f0b41f734 [2021-05-20T18:05:56.478Z] ---> 05bd4c4eef85 [2021-05-20T18:05:56.478Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-05-20T18:05:56.478Z] ---> Running in bd695d44378e [2021-05-20T18:05:57.072Z] Removing intermediate container bd695d44378e [2021-05-20T18:05:57.072Z] ---> ce6fce99b49f [2021-05-20T18:05:57.072Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T18:05:57.072Z] ---> Running in 380ca9ab218d [2021-05-20T18:05:57.678Z] Removing intermediate container 380ca9ab218d [2021-05-20T18:05:57.678Z] ---> 1a7db1c6d327 [2021-05-20T18:05:57.678Z] Step 26/28 : LABEL arch=arm64 [2021-05-20T18:05:57.678Z] ---> Running in 576fac275243 [2021-05-20T18:05:58.273Z] Removing intermediate container 576fac275243 [2021-05-20T18:05:58.273Z] ---> 8a7d7a16b2cd [2021-05-20T18:05:58.273Z] Step 27/28 : LABEL git_sha=8ac7400be55167f646a4e721a36a1fa2ca62e73d [2021-05-20T18:05:58.273Z] ---> Running in fb170d590bfe [2021-05-20T18:05:58.863Z] Removing intermediate container fb170d590bfe [2021-05-20T18:05:58.863Z] ---> 82e86d178e43 [2021-05-20T18:05:58.863Z] Step 28/28 : LABEL version=2.0.0-dev.41 [2021-05-20T18:05:58.863Z] ---> Running in 0b23a36bfa4c [2021-05-20T18:05:59.456Z] Removing intermediate container 0b23a36bfa4c [2021-05-20T18:05:59.456Z] ---> cdeb480bef99 [2021-05-20T18:05:59.456Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-20T18:05:59.456Z] Successfully built cdeb480bef99 [2021-05-20T18:05:59.456Z] 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-05-20T18:05:59.703Z] provisioning config files... [2021-05-20T18:05:59.733Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/112@tmp/config4715441359781074237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:06:00.105Z] ---> docker-login.sh [2021-05-20T18:06:00.105Z] nexus3.edgexfoundry.org:10001 [2021-05-20T18:06:00.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:06:00.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:06:00.659Z] Configure a credential helper to remove this warning. See [2021-05-20T18:06:00.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:06:00.659Z] [2021-05-20T18:06:00.659Z] Login Succeeded [2021-05-20T18:06:00.659Z] nexus3.edgexfoundry.org:10002 [2021-05-20T18:06:00.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:06:01.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:06:01.211Z] Configure a credential helper to remove this warning. See [2021-05-20T18:06:01.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:06:01.211Z] [2021-05-20T18:06:01.211Z] Login Succeeded [2021-05-20T18:06:01.211Z] nexus3.edgexfoundry.org:10003 [2021-05-20T18:06:01.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:06:01.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:06:01.834Z] Configure a credential helper to remove this warning. See [2021-05-20T18:06:01.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:06:01.834Z] [2021-05-20T18:06:01.834Z] Login Succeeded [2021-05-20T18:06:01.834Z] nexus3.edgexfoundry.org:10004 [2021-05-20T18:06:02.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:06:02.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:06:02.434Z] Configure a credential helper to remove this warning. See [2021-05-20T18:06:02.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:06:02.434Z] [2021-05-20T18:06:02.434Z] Login Succeeded [2021-05-20T18:06:02.434Z] docker.io [2021-05-20T18:06:03.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T18:06:03.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T18:06:03.301Z] Configure a credential helper to remove this warning. See [2021-05-20T18:06:03.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T18:06:03.301Z] [2021-05-20T18:06:03.301Z] Login Succeeded [2021-05-20T18:06:03.301Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T18:06:03.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T18:06:03.388Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-05-20T18:06:03.389Z] 8ac7400be55167f646a4e721a36a1fa2ca62e73d [2021-05-20T18:06:03.389Z] latest [2021-05-20T18:06:03.389Z] 2.0.0-dev.41 [2021-05-20T18:06:03.389Z] 8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 [2021-05-20T18:06:03.389Z] master [2021-05-20T18:06:03.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:03.786Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:04.133Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d [2021-05-20T18:06:04.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-20T18:06:04.133Z] 326b8162e45d: Preparing [2021-05-20T18:06:04.133Z] 28574d5d7dea: Preparing [2021-05-20T18:06:04.133Z] 28cc283991b3: Preparing [2021-05-20T18:06:04.133Z] 3f62007a34ed: Preparing [2021-05-20T18:06:04.133Z] 3079174988c0: Preparing [2021-05-20T18:06:04.133Z] 3fbe34a1663b: Preparing [2021-05-20T18:06:04.133Z] 3fbe34a1663b: Waiting [2021-05-20T18:06:04.411Z] 3f62007a34ed: Pushed [2021-05-20T18:06:04.411Z] 28cc283991b3: Pushed [2021-05-20T18:06:04.411Z] 28574d5d7dea: Pushed [2021-05-20T18:06:04.689Z] 3fbe34a1663b: Layer already exists [2021-05-20T18:06:05.294Z] 3079174988c0: Pushed [2021-05-20T18:06:07.912Z] 326b8162e45d: Pushed [2021-05-20T18:06:08.185Z] 8ac7400be55167f646a4e721a36a1fa2ca62e73d: digest: sha256:f7b3b57affa6907f4828180570cda4982469a07a81dd30fcc7270c94a72bf2d6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:08.545Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:08.900Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-20T18:06:08.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-20T18:06:08.900Z] 326b8162e45d: Preparing [2021-05-20T18:06:08.900Z] 28574d5d7dea: Preparing [2021-05-20T18:06:08.900Z] 28cc283991b3: Preparing [2021-05-20T18:06:08.900Z] 3f62007a34ed: Preparing [2021-05-20T18:06:08.900Z] 3079174988c0: Preparing [2021-05-20T18:06:08.900Z] 3fbe34a1663b: Preparing [2021-05-20T18:06:08.900Z] 3fbe34a1663b: Waiting [2021-05-20T18:06:09.177Z] 326b8162e45d: Layer already exists [2021-05-20T18:06:09.177Z] 3f62007a34ed: Layer already exists [2021-05-20T18:06:09.177Z] 28cc283991b3: Layer already exists [2021-05-20T18:06:09.177Z] 28574d5d7dea: Layer already exists [2021-05-20T18:06:09.177Z] 3079174988c0: Layer already exists [2021-05-20T18:06:09.177Z] 3fbe34a1663b: Layer already exists [2021-05-20T18:06:09.177Z] latest: digest: sha256:f7b3b57affa6907f4828180570cda4982469a07a81dd30fcc7270c94a72bf2d6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:09.542Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:09.906Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.41 [2021-05-20T18:06:09.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-20T18:06:09.906Z] 326b8162e45d: Preparing [2021-05-20T18:06:09.906Z] 28574d5d7dea: Preparing [2021-05-20T18:06:09.906Z] 28cc283991b3: Preparing [2021-05-20T18:06:09.906Z] 3f62007a34ed: Preparing [2021-05-20T18:06:09.906Z] 3079174988c0: Preparing [2021-05-20T18:06:09.906Z] 3fbe34a1663b: Preparing [2021-05-20T18:06:09.906Z] 3fbe34a1663b: Waiting [2021-05-20T18:06:10.187Z] 28574d5d7dea: Layer already exists [2021-05-20T18:06:10.188Z] 3079174988c0: Layer already exists [2021-05-20T18:06:10.188Z] 28cc283991b3: Layer already exists [2021-05-20T18:06:10.188Z] 326b8162e45d: Layer already exists [2021-05-20T18:06:10.188Z] 3f62007a34ed: Layer already exists [2021-05-20T18:06:10.188Z] 3fbe34a1663b: Layer already exists [2021-05-20T18:06:10.188Z] 2.0.0-dev.41: digest: sha256:f7b3b57affa6907f4828180570cda4982469a07a81dd30fcc7270c94a72bf2d6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:10.596Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:10.950Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 [2021-05-20T18:06:10.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-20T18:06:10.950Z] 326b8162e45d: Preparing [2021-05-20T18:06:10.950Z] 28574d5d7dea: Preparing [2021-05-20T18:06:10.950Z] 28cc283991b3: Preparing [2021-05-20T18:06:10.950Z] 3f62007a34ed: Preparing [2021-05-20T18:06:10.950Z] 3079174988c0: Preparing [2021-05-20T18:06:10.950Z] 3fbe34a1663b: Preparing [2021-05-20T18:06:10.950Z] 3fbe34a1663b: Waiting [2021-05-20T18:06:11.232Z] 3f62007a34ed: Layer already exists [2021-05-20T18:06:11.232Z] 326b8162e45d: Layer already exists [2021-05-20T18:06:11.232Z] 28574d5d7dea: Layer already exists [2021-05-20T18:06:11.232Z] 28cc283991b3: Layer already exists [2021-05-20T18:06:11.232Z] 3079174988c0: Layer already exists [2021-05-20T18:06:11.232Z] 3fbe34a1663b: Layer already exists [2021-05-20T18:06:11.232Z] 8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41: digest: sha256:f7b3b57affa6907f4828180570cda4982469a07a81dd30fcc7270c94a72bf2d6 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:11.585Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:06:11.931Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-05-20T18:06:11.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-05-20T18:06:11.931Z] 326b8162e45d: Preparing [2021-05-20T18:06:11.931Z] 28574d5d7dea: Preparing [2021-05-20T18:06:11.931Z] 28cc283991b3: Preparing [2021-05-20T18:06:11.931Z] 3f62007a34ed: Preparing [2021-05-20T18:06:11.931Z] 3079174988c0: Preparing [2021-05-20T18:06:11.931Z] 3fbe34a1663b: Preparing [2021-05-20T18:06:11.931Z] 3fbe34a1663b: Waiting [2021-05-20T18:06:12.208Z] 3f62007a34ed: Layer already exists [2021-05-20T18:06:12.208Z] 326b8162e45d: Layer already exists [2021-05-20T18:06:12.208Z] 28574d5d7dea: Layer already exists [2021-05-20T18:06:12.208Z] 3079174988c0: Layer already exists [2021-05-20T18:06:12.208Z] 28cc283991b3: Layer already exists [2021-05-20T18:06:12.208Z] 3fbe34a1663b: Layer already exists [2021-05-20T18:06:12.208Z] master: digest: sha256:f7b3b57affa6907f4828180570cda4982469a07a81dd30fcc7270c94a72bf2d6 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-05-20T18:06:12.274Z] ===================================================== [Pipeline] echo [2021-05-20T18:06:12.291Z] taggedImages: [2021-05-20T18:06:12.291Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d [2021-05-20T18:06:12.291Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-05-20T18:06:12.291Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.41 [2021-05-20T18:06:12.291Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8ac7400be55167f646a4e721a36a1fa2ca62e73d-2.0.0-dev.41 [2021-05-20T18:06:12.291Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:06:12.745Z] ---> job-cost.sh [2021-05-20T18:06:12.745Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AeM1 [2021-05-20T18:07:09.345Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T18:09:31.223Z] lf-activate-venv(): INFO: Adding /tmp/venv-AeM1/bin to PATH [2021-05-20T18:09:31.223Z] INFO: No Stack... [2021-05-20T18:09:31.223Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T18:09:31.223Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T18:09:31.600Z] + cut -d, -f6 [2021-05-20T18:09:31.600Z] + cat /w/workspace/app-service-configurable/112/archives/cost.csv [Pipeline] lock [2021-05-20T18:09:31.687Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] [2021-05-20T18:09:31.699Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] did not exist. Created. [2021-05-20T18:09:31.699Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T18:09:32.086Z] /w/workspace/app-service-configurable/112@tmp/durable-bb3d3b2c/script.sh: 1: /w/workspace/app-service-configurable/112@tmp/durable-bb3d3b2c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-20T18:09:32.445Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T18:09:32.483Z] Warning: overwriting stash ‘stack-cost’ [2021-05-20T18:09:32.689Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T18:09:32.705Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-112-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-05-20T18:09:33.333Z] provisioning config files... [2021-05-20T18:09:33.345Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config7089814479631038655tmp [Pipeline] { [Pipeline] sh [2021-05-20T18:09:33.663Z] + set +x [2021-05-20T18:09:33.663Z] + curl -s https://codecov.io/bash [2021-05-20T18:09:33.663Z] + bash -s -- [2021-05-20T18:09:33.663Z] [2021-05-20T18:09:33.663Z] _____ _ [2021-05-20T18:09:33.663Z] / ____| | | [2021-05-20T18:09:33.663Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T18:09:33.663Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T18:09:33.663Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T18:09:33.663Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T18:09:33.663Z] Bash-1.0.2 [2021-05-20T18:09:33.663Z] [2021-05-20T18:09:33.663Z] [2021-05-20T18:09:33.663Z] ==> git version 2.24.4 found [2021-05-20T18:09:33.663Z] ==> 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-05-20T18:09:33.663Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T18:09:33.663Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T18:09:33.663Z] ==> Jenkins CI detected. [2021-05-20T18:09:33.663Z] project root: . [2021-05-20T18:09:33.663Z] --> token set from env [2021-05-20T18:09:33.663Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T18:09:33.663Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T18:09:33.935Z] ==> Python coveragepy not found [2021-05-20T18:09:33.935Z] ==> Searching for coverage reports in: [2021-05-20T18:09:33.935Z] + . [2021-05-20T18:09:33.935Z] -> Found 1 reports [2021-05-20T18:09:33.935Z] ==> Detecting git/mercurial file structure [2021-05-20T18:09:33.935Z] ==> Reading reports [2021-05-20T18:09:33.935Z] + ./coverage.out bytes=10 [2021-05-20T18:09:33.935Z] ==> Appending adjustments [2021-05-20T18:09:33.935Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T18:09:33.935Z] + Found adjustments [2021-05-20T18:09:33.935Z] ==> Gzipping contents [2021-05-20T18:09:33.935Z] 4.0K /tmp/codecov.cSDrwW.gz [2021-05-20T18:09:33.935Z] ==> Uploading reports [2021-05-20T18:09:33.935Z] url: https://codecov.io [2021-05-20T18:09:33.935Z] query: branch=master&commit=8ac7400be55167f646a4e721a36a1fa2ca62e73d&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F112%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-20T18:09:33.935Z] -> Pinging Codecov [2021-05-20T18:09:33.935Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=8ac7400be55167f646a4e721a36a1fa2ca62e73d&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F112%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-20T18:09:34.512Z] -> Uploading to [2021-05-20T18:09:34.512Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/A97CA9966030D2A3747ED39772930CCE/8ac7400be55167f646a4e721a36a1fa2ca62e73d/06fa6ac1-6088-492d-8233-88814154cb2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T180934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87e6f09c041b27fa4d8f20a1b5d0424ccfc8592458f957b169ba845b94377566 [2021-05-20T18:09:34.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T18:09:34.512Z] Dload Upload Total Spent Left Speed [2021-05-20T18:09:34.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 827 --:--:-- --:--:-- --:--:-- 826 100 382 0 0 100 382 0 827 --:--:-- --:--:-- --:--:-- 826 [2021-05-20T18:09:34.773Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8ac7400be55167f646a4e721a36a1fa2ca62e73d [Pipeline] } [2021-05-20T18:09:34.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-20T18:09:35.106Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-20T18:09:35.138Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:09:35.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T18:09:35.478Z] [2021-05-20T18:09:35.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:09:35.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T18:09:36.063Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-20T18:09:36.063Z] 188c0c94c7c5: Pulling fs layer [2021-05-20T18:09:36.063Z] 0ef7d3d256c8: Pulling fs layer [2021-05-20T18:09:36.063Z] de9db76c5a1d: Pulling fs layer [2021-05-20T18:09:36.063Z] 0eba1c9be4d2: Pulling fs layer [2021-05-20T18:09:36.063Z] 0d57e429df01: Pulling fs layer [2021-05-20T18:09:36.063Z] 4e4be7b47b0d: Pulling fs layer [2021-05-20T18:09:36.063Z] e1f770b5df2f: Pulling fs layer [2021-05-20T18:09:36.063Z] 85a0685a4137: Pulling fs layer [2021-05-20T18:09:36.064Z] 0eba1c9be4d2: Waiting [2021-05-20T18:09:36.064Z] 0d57e429df01: Waiting [2021-05-20T18:09:36.064Z] 4e4be7b47b0d: Waiting [2021-05-20T18:09:36.064Z] e1f770b5df2f: Waiting [2021-05-20T18:09:36.064Z] 85a0685a4137: Waiting [2021-05-20T18:09:36.064Z] de9db76c5a1d: Verifying Checksum [2021-05-20T18:09:36.064Z] de9db76c5a1d: Download complete [2021-05-20T18:09:36.064Z] 0ef7d3d256c8: Verifying Checksum [2021-05-20T18:09:36.064Z] 0ef7d3d256c8: Download complete [2021-05-20T18:09:36.064Z] 0d57e429df01: Verifying Checksum [2021-05-20T18:09:36.064Z] 0d57e429df01: Download complete [2021-05-20T18:09:36.064Z] 4e4be7b47b0d: Verifying Checksum [2021-05-20T18:09:36.064Z] 4e4be7b47b0d: Download complete [2021-05-20T18:09:36.064Z] 188c0c94c7c5: Verifying Checksum [2021-05-20T18:09:36.064Z] 188c0c94c7c5: Download complete [2021-05-20T18:09:36.330Z] 188c0c94c7c5: Pull complete [2021-05-20T18:09:36.910Z] 0ef7d3d256c8: Pull complete [2021-05-20T18:09:36.910Z] e1f770b5df2f: Verifying Checksum [2021-05-20T18:09:36.910Z] e1f770b5df2f: Download complete [2021-05-20T18:09:37.172Z] de9db76c5a1d: Pull complete [2021-05-20T18:09:38.569Z] 0eba1c9be4d2: Verifying Checksum [2021-05-20T18:09:38.569Z] 0eba1c9be4d2: Download complete [2021-05-20T18:09:39.158Z] 85a0685a4137: Verifying Checksum [2021-05-20T18:09:39.158Z] 85a0685a4137: Download complete [2021-05-20T18:09:45.819Z] 0eba1c9be4d2: Pull complete [2021-05-20T18:09:45.819Z] 0d57e429df01: Pull complete [2021-05-20T18:09:46.084Z] 4e4be7b47b0d: Pull complete [2021-05-20T18:09:47.048Z] e1f770b5df2f: Pull complete [2021-05-20T18:09:55.226Z] 85a0685a4137: Pull complete [2021-05-20T18:09:55.226Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-20T18:09:55.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-20T18:09:55.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-20T18:09:55.314Z] prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container [2021-05-20T18:09:55.356Z] $ 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-05-20T18:10:19.957Z] $ docker top 927478f31474534fd68a9190ad32866d9112233527bf3a409f650429341da10f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T18:10:20.076Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-20T18:10:20.392Z] + set -o pipefail [2021-05-20T18:10:20.392Z] + snyk monitor '--org=edgex-jenkins' [2021-05-20T18:10:32.670Z] [2021-05-20T18:10:32.670Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-05-20T18:10:32.670Z] [2021-05-20T18:10:32.670Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/b01f3c43-0382-4ee1-91dc-c9bc1e1edeff [2021-05-20T18:10:32.670Z] [2021-05-20T18:10:32.670Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-20T18:10:32.670Z] [2021-05-20T18:10:32.670Z] [Pipeline] } [2021-05-20T18:10:32.683Z] $ docker stop --time=1 927478f31474534fd68a9190ad32866d9112233527bf3a409f650429341da10f [2021-05-20T18:10:41.129Z] $ docker rm -f 927478f31474534fd68a9190ad32866d9112233527bf3a409f650429341da10f [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-05-20T18:10:42.245Z] + git log --format=format:%s -1 8ac7400be55167f646a4e721a36a1fa2ca62e73d [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:10:42.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:10:42.572Z] . [Pipeline] withDockerContainer [2021-05-20T18:10:42.659Z] prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container [2021-05-20T18:10:42.699Z] $ 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-05-20T18:10:43.398Z] $ docker top 18321c98b2c723c14fb8d6097a4688010b54de0f5c62581828a49da54d6b40f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T18:10:43.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:10:43.579Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:10:43.709Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:10:43.712Z] $ docker exec 18321c98b2c723c14fb8d6097a4688010b54de0f5c62581828a49da54d6b40f0 ssh-agent [2021-05-20T18:10:43.848Z] SSH_AUTH_SOCK=/tmp/ssh-evSRA2fEeZSV/agent.14 [2021-05-20T18:10:43.848Z] SSH_AGENT_PID=21 [2021-05-20T18:10:43.855Z] Running ssh-add (command line suppressed) [2021-05-20T18:10:43.983Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1229883973783652748.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1229883973783652748.key) [2021-05-20T18:10:44.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:10:44.301Z] + git semver tag [2021-05-20T18:10:44.301Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T18:10:44.301Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-20T18:10:44.301Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-20T18:10:44.301Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T18:10:44.301Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T18:10:44.301Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T18:10:44.301Z] # $SEMVER_BRANCH = master [2021-05-20T18:10:44.301Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-20T18:10:44.301Z] # 8ac7400be55167f646a4e721a36a1fa2ca62e73d HEAD [2021-05-20T18:10:44.301Z] # -> Force: false [2021-05-20T18:10:44.301Z] # ab15e28a5c0e8c6fbd5109d49e28f479eb2038e5 refs/tags/v2.0.0-dev.41 [Pipeline] } [2021-05-20T18:10:44.313Z] $ docker exec --env ******** --env ******** 18321c98b2c723c14fb8d6097a4688010b54de0f5c62581828a49da54d6b40f0 ssh-agent -k [2021-05-20T18:10:44.417Z] unset SSH_AUTH_SOCK; [2021-05-20T18:10:44.417Z] unset SSH_AGENT_PID; [2021-05-20T18:10:44.418Z] echo Agent pid 21 killed; [2021-05-20T18:10:44.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:10:44.767Z] + git semver [Pipeline] } [2021-05-20T18:10:44.781Z] $ docker stop --time=1 18321c98b2c723c14fb8d6097a4688010b54de0f5c62581828a49da54d6b40f0 [2021-05-20T18:10:46.172Z] $ docker rm -f 18321c98b2c723c14fb8d6097a4688010b54de0f5c62581828a49da54d6b40f0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:10:46.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T18:10:46.648Z] [2021-05-20T18:10:46.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:10:46.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T18:10:46.964Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-20T18:10:46.964Z] ab5ef0e58194: Pulling fs layer [2021-05-20T18:10:46.964Z] 9712f1f96733: Pulling fs layer [2021-05-20T18:10:46.964Z] 63f879dbbcfc: Pulling fs layer [2021-05-20T18:10:46.964Z] 0d9ebad4ef96: Pulling fs layer [2021-05-20T18:10:46.964Z] e9a5061849ea: Pulling fs layer [2021-05-20T18:10:46.964Z] d747dcd14b5f: Pulling fs layer [2021-05-20T18:10:46.964Z] 2de7ff778b66: Pulling fs layer [2021-05-20T18:10:46.964Z] e9a5061849ea: Waiting [2021-05-20T18:10:46.964Z] d747dcd14b5f: Waiting [2021-05-20T18:10:46.964Z] 0d9ebad4ef96: Waiting [2021-05-20T18:10:46.964Z] 2de7ff778b66: Waiting [2021-05-20T18:10:46.964Z] 9712f1f96733: Verifying Checksum [2021-05-20T18:10:46.964Z] 9712f1f96733: Download complete [2021-05-20T18:10:49.526Z] 63f879dbbcfc: Verifying Checksum [2021-05-20T18:10:49.526Z] 63f879dbbcfc: Download complete [2021-05-20T18:10:49.526Z] e9a5061849ea: Verifying Checksum [2021-05-20T18:10:49.526Z] e9a5061849ea: Download complete [2021-05-20T18:10:49.526Z] d747dcd14b5f: Verifying Checksum [2021-05-20T18:10:49.526Z] d747dcd14b5f: Download complete [2021-05-20T18:10:50.472Z] 2de7ff778b66: Verifying Checksum [2021-05-20T18:10:50.472Z] 2de7ff778b66: Download complete [2021-05-20T18:10:50.472Z] 0d9ebad4ef96: Verifying Checksum [2021-05-20T18:10:50.472Z] 0d9ebad4ef96: Download complete [2021-05-20T18:10:51.044Z] ab5ef0e58194: Verifying Checksum [2021-05-20T18:10:51.044Z] ab5ef0e58194: Download complete [2021-05-20T18:10:54.388Z] ab5ef0e58194: Pull complete [2021-05-20T18:10:54.388Z] 9712f1f96733: Pull complete [2021-05-20T18:10:54.966Z] 63f879dbbcfc: Pull complete [2021-05-20T18:11:00.357Z] 0d9ebad4ef96: Pull complete [2021-05-20T18:11:00.934Z] e9a5061849ea: Pull complete [2021-05-20T18:11:01.203Z] d747dcd14b5f: Pull complete [2021-05-20T18:11:02.627Z] 2de7ff778b66: Pull complete [2021-05-20T18:11:02.893Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-20T18:11:02.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-20T18:11:02.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-20T18:11:02.978Z] prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container [2021-05-20T18:11:03.021Z] $ 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-05-20T18:11:35.173Z] $ docker top fc5213d1ad061a37a8f829c1c3aabd6fc62dbca48557f6c69731c87d73c7d5f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:11:35.283Z] provisioning config files... [2021-05-20T18:11:35.295Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config8485574668301565370tmp [2021-05-20T18:11:35.314Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config5142395849853973109tmp [2021-05-20T18:11:35.345Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config5366824839505339752tmp [Pipeline] { [Pipeline] echo [2021-05-20T18:11:35.374Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:35.677Z] ---> sigul-configuration.sh [2021-05-20T18:11:35.677Z] gpg: directory `/root/.gnupg' created [2021-05-20T18:11:35.677Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-20T18:11:35.677Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-20T18:11:35.677Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-20T18:11:35.677Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-20T18:11:35.677Z] gpg: CAST5 encrypted data [2021-05-20T18:11:35.677Z] gpg: encrypted with 1 passphrase [2021-05-20T18:11:35.677Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-20T18:11:35.994Z] + mkdir /home/jenkins [2021-05-20T18:11:35.994Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-20T18:11:36.312Z] + 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-05-20T18:11:36.324Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:36.646Z] ---> sigul-install.sh [2021-05-20T18:11:42.073Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-20T18:11:42.655Z] + git tag --list [2021-05-20T18:11:42.655Z] v1.0.0 [2021-05-20T18:11:42.655Z] v1.1.0 [2021-05-20T18:11:42.655Z] v1.2.0 [2021-05-20T18:11:42.655Z] v1.3.0 [2021-05-20T18:11:42.655Z] v1.3.1 [2021-05-20T18:11:42.655Z] v1.3.1-dev.1 [2021-05-20T18:11:42.655Z] v1.3.1-dev.2 [2021-05-20T18:11:42.655Z] v1.3.1-dev.3 [2021-05-20T18:11:42.655Z] v2.0.0-dev.1 [2021-05-20T18:11:42.655Z] v2.0.0-dev.10 [2021-05-20T18:11:42.655Z] v2.0.0-dev.11 [2021-05-20T18:11:42.655Z] v2.0.0-dev.12 [2021-05-20T18:11:42.655Z] v2.0.0-dev.13 [2021-05-20T18:11:42.655Z] v2.0.0-dev.14 [2021-05-20T18:11:42.655Z] v2.0.0-dev.15 [2021-05-20T18:11:42.655Z] v2.0.0-dev.16 [2021-05-20T18:11:42.655Z] v2.0.0-dev.17 [2021-05-20T18:11:42.655Z] v2.0.0-dev.18 [2021-05-20T18:11:42.655Z] v2.0.0-dev.19 [2021-05-20T18:11:42.655Z] v2.0.0-dev.2 [2021-05-20T18:11:42.655Z] v2.0.0-dev.20 [2021-05-20T18:11:42.655Z] v2.0.0-dev.21 [2021-05-20T18:11:42.655Z] v2.0.0-dev.22 [2021-05-20T18:11:42.655Z] v2.0.0-dev.23 [2021-05-20T18:11:42.655Z] v2.0.0-dev.24 [2021-05-20T18:11:42.655Z] v2.0.0-dev.25 [2021-05-20T18:11:42.655Z] v2.0.0-dev.26 [2021-05-20T18:11:42.655Z] v2.0.0-dev.27 [2021-05-20T18:11:42.655Z] v2.0.0-dev.28 [2021-05-20T18:11:42.655Z] v2.0.0-dev.29 [2021-05-20T18:11:42.655Z] v2.0.0-dev.3 [2021-05-20T18:11:42.655Z] v2.0.0-dev.30 [2021-05-20T18:11:42.655Z] v2.0.0-dev.31 [2021-05-20T18:11:42.655Z] v2.0.0-dev.32 [2021-05-20T18:11:42.655Z] v2.0.0-dev.33 [2021-05-20T18:11:42.655Z] v2.0.0-dev.34 [2021-05-20T18:11:42.655Z] v2.0.0-dev.35 [2021-05-20T18:11:42.655Z] v2.0.0-dev.36 [2021-05-20T18:11:42.655Z] v2.0.0-dev.37 [2021-05-20T18:11:42.655Z] v2.0.0-dev.38 [2021-05-20T18:11:42.655Z] v2.0.0-dev.39 [2021-05-20T18:11:42.655Z] v2.0.0-dev.4 [2021-05-20T18:11:42.655Z] v2.0.0-dev.40 [2021-05-20T18:11:42.655Z] v2.0.0-dev.41 [2021-05-20T18:11:42.655Z] v2.0.0-dev.5 [2021-05-20T18:11:42.655Z] v2.0.0-dev.6 [2021-05-20T18:11:42.655Z] v2.0.0-dev.7 [2021-05-20T18:11:42.655Z] v2.0.0-dev.8 [2021-05-20T18:11:42.655Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-20T18:11:42.956Z] + lftools sign git-tag v2.0.0-dev.41 [2021-05-20T18:11:43.531Z] Signing Git tag with Sigul... [2021-05-20T18:11:43.531Z] Signing v2.0.0-dev.41 [Pipeline] echo [2021-05-20T18:11:44.526Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:11:44.823Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-20T18:11:44.831Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-20T18:11:44.861Z] $ docker stop --time=1 fc5213d1ad061a37a8f829c1c3aabd6fc62dbca48557f6c69731c87d73c7d5f4 [2021-05-20T18:11:48.170Z] $ docker rm -f fc5213d1ad061a37a8f829c1c3aabd6fc62dbca48557f6c69731c87d73c7d5f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:11:48.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:11:48.829Z] . [Pipeline] withDockerContainer [2021-05-20T18:11:48.917Z] prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container [2021-05-20T18:11:48.958Z] $ 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-05-20T18:11:49.578Z] $ docker top 857993b7f0ef2bc1d723b57eb2535031560b0b109de8d50ca84ce2cd32085bf4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T18:11:49.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:11:49.700Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:11:49.834Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:11:49.838Z] $ docker exec 857993b7f0ef2bc1d723b57eb2535031560b0b109de8d50ca84ce2cd32085bf4 ssh-agent [2021-05-20T18:11:49.952Z] SSH_AUTH_SOCK=/tmp/ssh-mYzYTADwtFaa/agent.13 [2021-05-20T18:11:49.952Z] SSH_AGENT_PID=19 [2021-05-20T18:11:49.957Z] Running ssh-add (command line suppressed) [2021-05-20T18:11:50.062Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5494160109948630997.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5494160109948630997.key) [2021-05-20T18:11:50.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:11:50.378Z] + git semver bump pre [2021-05-20T18:11:50.378Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T18:11:50.378Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-20T18:11:50.378Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-20T18:11:50.378Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T18:11:50.378Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T18:11:50.378Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T18:11:50.378Z] # $SEMVER_BRANCH = master [2021-05-20T18:11:50.378Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-05-20T18:11:50.378Z] 2.0.0-dev.42 [Pipeline] } [2021-05-20T18:11:50.391Z] $ docker exec --env ******** --env ******** 857993b7f0ef2bc1d723b57eb2535031560b0b109de8d50ca84ce2cd32085bf4 ssh-agent -k [2021-05-20T18:11:50.505Z] unset SSH_AUTH_SOCK; [2021-05-20T18:11:50.505Z] unset SSH_AGENT_PID; [2021-05-20T18:11:50.505Z] echo Agent pid 19 killed; [2021-05-20T18:11:50.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:11:50.858Z] + git semver [Pipeline] } [2021-05-20T18:11:50.873Z] $ docker stop --time=1 857993b7f0ef2bc1d723b57eb2535031560b0b109de8d50ca84ce2cd32085bf4 [2021-05-20T18:11:53.878Z] $ docker rm -f 857993b7f0ef2bc1d723b57eb2535031560b0b109de8d50ca84ce2cd32085bf4 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:11:54.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T18:11:54.352Z] . [Pipeline] withDockerContainer [2021-05-20T18:11:54.437Z] prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container [2021-05-20T18:11:54.476Z] $ 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-05-20T18:11:55.221Z] $ docker top f6ab0deadc25f730ddcbc9ab4167775d28e39f9eed177f4f350c09a16e681bb6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T18:11:55.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T18:11:55.359Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T18:11:55.494Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T18:11:55.497Z] $ docker exec f6ab0deadc25f730ddcbc9ab4167775d28e39f9eed177f4f350c09a16e681bb6 ssh-agent [2021-05-20T18:11:55.619Z] SSH_AUTH_SOCK=/tmp/ssh-HL9ORWL6t5sR/agent.13 [2021-05-20T18:11:55.619Z] SSH_AGENT_PID=19 [2021-05-20T18:11:55.625Z] Running ssh-add (command line suppressed) [2021-05-20T18:11:55.736Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6547604218745425102.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6547604218745425102.key) [2021-05-20T18:11:55.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T18:11:56.083Z] + git semver push [2021-05-20T18:11:56.083Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T18:11:56.083Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-05-20T18:11:56.083Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-05-20T18:11:56.083Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T18:11:56.083Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T18:11:56.083Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T18:11:56.083Z] # $SEMVER_BRANCH = master [2021-05-20T18:11:56.083Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-05-20T18:12:00.311Z] $ docker exec --env ******** --env ******** f6ab0deadc25f730ddcbc9ab4167775d28e39f9eed177f4f350c09a16e681bb6 ssh-agent -k [2021-05-20T18:12:00.423Z] unset SSH_AUTH_SOCK; [2021-05-20T18:12:00.423Z] unset SSH_AGENT_PID; [2021-05-20T18:12:00.423Z] echo Agent pid 19 killed; [2021-05-20T18:12:00.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T18:12:00.772Z] + git semver [Pipeline] } [2021-05-20T18:12:00.787Z] $ docker stop --time=1 f6ab0deadc25f730ddcbc9ab4167775d28e39f9eed177f4f350c09a16e681bb6 [2021-05-20T18:12:02.303Z] $ docker rm -f f6ab0deadc25f730ddcbc9ab4167775d28e39f9eed177f4f350c09a16e681bb6 [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-05-20T18:12:03.305Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:12:03.874Z] ---> package-listing.sh [2021-05-20T18:12:03.874Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T18:12:03.874Z] ++ facter osfamily [2021-05-20T18:12:04.137Z] + OS_FAMILY=redhat [2021-05-20T18:12:04.137Z] + workspace=/w/workspace/_app-service-configurable_master [2021-05-20T18:12:04.137Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T18:12:04.137Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T18:12:04.137Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T18:12:04.137Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T18:12:04.137Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-20T18:12:04.137Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T18:12:04.137Z] + case "${OS_FAMILY}" in [2021-05-20T18:12:04.137Z] + sort [2021-05-20T18:12:04.137Z] + rpm -qa [2021-05-20T18:12:05.082Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T18:12:05.082Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T18:12:05.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T18:12:05.082Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-05-20T18:12:05.082Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-05-20T18:12:05.082Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-05-20T18:12:05.095Z] 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-05-20T18:12:05.390Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:12:05.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:12:05.954Z] [2021-05-20T18:12:05.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T18:12:06.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:12:06.536Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T18:12:06.536Z] df20fa9351a1: Pulling fs layer [2021-05-20T18:12:06.536Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T18:12:06.536Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T18:12:06.536Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T18:12:06.536Z] 93b61091891f: Pulling fs layer [2021-05-20T18:12:06.536Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T18:12:06.536Z] 5e14af77c1be: Pulling fs layer [2021-05-20T18:12:06.536Z] 01666e4c0597: Pulling fs layer [2021-05-20T18:12:06.536Z] aa168da1d23b: Pulling fs layer [2021-05-20T18:12:06.536Z] 93b9cdb0e59b: Waiting [2021-05-20T18:12:06.536Z] 5e14af77c1be: Waiting [2021-05-20T18:12:06.536Z] 01666e4c0597: Waiting [2021-05-20T18:12:06.536Z] aa168da1d23b: Waiting [2021-05-20T18:12:06.536Z] 46f8f816bc3b: Waiting [2021-05-20T18:12:06.536Z] 93b61091891f: Waiting [2021-05-20T18:12:06.536Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T18:12:06.536Z] 36b3adc4ff6f: Download complete [2021-05-20T18:12:06.536Z] 46f8f816bc3b: Download complete [2021-05-20T18:12:06.536Z] df20fa9351a1: Verifying Checksum [2021-05-20T18:12:06.536Z] df20fa9351a1: Download complete [2021-05-20T18:12:06.536Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T18:12:06.536Z] 93b9cdb0e59b: Download complete [2021-05-20T18:12:06.536Z] 5e14af77c1be: Verifying Checksum [2021-05-20T18:12:06.536Z] 5e14af77c1be: Download complete [2021-05-20T18:12:06.536Z] 93b61091891f: Verifying Checksum [2021-05-20T18:12:06.536Z] 93b61091891f: Download complete [2021-05-20T18:12:06.536Z] 01666e4c0597: Verifying Checksum [2021-05-20T18:12:06.536Z] 01666e4c0597: Download complete [2021-05-20T18:12:06.804Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T18:12:06.804Z] 8ad3a11d3b57: Download complete [2021-05-20T18:12:06.804Z] df20fa9351a1: Pull complete [2021-05-20T18:12:07.076Z] 36b3adc4ff6f: Pull complete [2021-05-20T18:12:07.664Z] 8ad3a11d3b57: Pull complete [2021-05-20T18:12:07.925Z] 46f8f816bc3b: Pull complete [2021-05-20T18:12:08.184Z] 93b61091891f: Pull complete [2021-05-20T18:12:08.447Z] aa168da1d23b: Verifying Checksum [2021-05-20T18:12:08.447Z] aa168da1d23b: Download complete [2021-05-20T18:12:08.447Z] 93b9cdb0e59b: Pull complete [2021-05-20T18:12:08.708Z] 5e14af77c1be: Pull complete [2021-05-20T18:12:08.708Z] 01666e4c0597: Pull complete [2021-05-20T18:12:15.337Z] aa168da1d23b: Pull complete [2021-05-20T18:12:15.337Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T18:12:15.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T18:12:15.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T18:12:15.427Z] prd-centos7-docker-4c-2g-15352 does not seem to be running inside a container [2021-05-20T18:12:15.466Z] $ 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-05-20T18:12:41.028Z] $ docker top fce150d906dab07a74496a1df03e5572097d7fbd235d021d1e6e75fa9dde6251 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T18:12:41.414Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T18:12:41.710Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T18:12:42.004Z] + ls /var/log/sa-host [2021-05-20T18:12:42.004Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T18:12:42.004Z] file_magic: OK [2021-05-20T18:12:42.004Z] HZ: Using current value: 100 [2021-05-20T18:12:42.004Z] file_header: OK [2021-05-20T18:12:42.004Z] 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-05-20T18:12:42.004Z] Statistics: [2021-05-20T18:12:42.004Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T18:12:42.004Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T18:12:42.004Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T18:12:42.004Z] file_magic: OK [2021-05-20T18:12:42.004Z] HZ: Using current value: 100 [2021-05-20T18:12:42.004Z] file_header: OK [2021-05-20T18:12:42.004Z] 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-05-20T18:12:42.004Z] Statistics: [2021-05-20T18:12:42.004Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T18:12:42.004Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T18:12:42.193Z] provisioning config files... [2021-05-20T18:12:42.205Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config5605760103237438783tmp [Pipeline] { [Pipeline] echo [2021-05-20T18:12:42.227Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:12:42.524Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T18:12:42.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T18:12:42.566Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:12:42.880Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T18:12:42.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:12:43.192Z] ---> sudo-logs.sh [2021-05-20T18:12:43.192Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T18:12:43.218Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:12:43.511Z] ---> job-cost.sh [2021-05-20T18:12:43.512Z] lf-activate-venv: SKIPPING [2021-05-20T18:12:43.512Z] DEBUG: total: 0.18000000715255737 [2021-05-20T18:12:43.512Z] INFO: Retrieving Stack Cost... [2021-05-20T18:12:44.456Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T18:12:44.717Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T18:12:44.736Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T18:12:45.032Z] ---> logs-deploy.sh [2021-05-20T18:12:45.032Z] lf-activate-venv: SKIPPING [2021-05-20T18:12:45.032Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/112 [2021-05-20T18:12:45.032Z] INFO: archiving workspace using pattern(s): [2021-05-20T18:12:45.984Z] Archives upload complete. [2021-05-20T18:12:45.984Z] INFO: archiving logs to Nexus