Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 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-ssh8207499118354266052.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh8319285928219235749.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5123897948582037242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh4369814664891076353.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4563278648159968858.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1275’ is offline ‘prd-centos7-docker-4c-2g-1277’ is offline ‘prd-centos7-docker-4c-2g-1279’ is offline ‘prd-centos7-docker-4c-2g-1280’ is offline ‘prd-centos7-docker-4c-2g-1283’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1282’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1291 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 Avoid second fetch Checking out Revision 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 (master) 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-ssh2848766013139939169.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#285)" > git rev-list --no-walk e4f9454d0eef6603ae673674697b06237c918d2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T17:52:29.674Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T17:52:29.781Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T17:52:29.810Z] ========================================================= [2021-06-14T17:52:29.810Z] EdgeX Global Pipelines Version Info [2021-06-14T17:52:29.810Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:52:31.195Z] ------------------- [2021-06-14T17:52:31.195Z] stable info: [2021-06-14T17:52:31.195Z] ------------------- [2021-06-14T17:52:31.195Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T17:52:31.195Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-14T17:52:31.195Z] Message: update stable to v1.0.194 [2021-06-14T17:52:31.774Z] ------------------- [2021-06-14T17:52:31.774Z] experimental info: [2021-06-14T17:52:31.774Z] ------------------- [2021-06-14T17:52:31.774Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T17:52:31.774Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T17:52:31.774Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T17:52:31.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-14T17:52:31.954Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-14T17:52:31.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T17:52:32.021Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T17:52:32.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T17:52:32.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T17:52:32.120Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T17:52:32.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T17:52:32.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-14T17:52:32.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T17:52:32.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T17:52:32.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-14T17:52:32.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T17:52:32.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T17:52:32.383Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T17:52:32.423Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T17:52:32.449Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T17:52:32.475Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T17:52:32.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T17:52:32.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-14T17:52:32.566Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-14T17:52:32.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-14T17:52:32.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-14T17:52:32.658Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-14T17:52:32.698Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-14T17:52:32.723Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T17:52:32.747Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-14T17:52:32.785Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-14T17:52:32.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-14T17:52:32.837Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] echo [2021-06-14T17:52:32.879Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 137aad8 [Pipeline] echo [2021-06-14T17:52:32.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T17:52:33.028Z] provisioning config files... [2021-06-14T17:52:33.042Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config2174511798113514893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:52:33.369Z] ---> docker-login.sh [2021-06-14T17:52:33.369Z] nexus3.edgexfoundry.org:10001 [2021-06-14T17:52:33.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:52:33.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:52:33.634Z] Configure a credential helper to remove this warning. See [2021-06-14T17:52:33.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:52:33.634Z] [2021-06-14T17:52:33.634Z] Login Succeeded [2021-06-14T17:52:33.634Z] nexus3.edgexfoundry.org:10002 [2021-06-14T17:52:33.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:52:33.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:52:33.634Z] Configure a credential helper to remove this warning. See [2021-06-14T17:52:33.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:52:33.634Z] [2021-06-14T17:52:33.634Z] Login Succeeded [2021-06-14T17:52:33.634Z] nexus3.edgexfoundry.org:10003 [2021-06-14T17:52:33.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:52:33.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:52:33.901Z] Configure a credential helper to remove this warning. See [2021-06-14T17:52:33.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:52:33.901Z] [2021-06-14T17:52:33.901Z] Login Succeeded [2021-06-14T17:52:33.901Z] nexus3.edgexfoundry.org:10004 [2021-06-14T17:52:33.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:52:33.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:52:33.901Z] Configure a credential helper to remove this warning. See [2021-06-14T17:52:33.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:52:33.901Z] [2021-06-14T17:52:33.901Z] Login Succeeded [2021-06-14T17:52:33.901Z] docker.io [2021-06-14T17:52:34.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:52:34.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:52:34.424Z] Configure a credential helper to remove this warning. See [2021-06-14T17:52:34.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:52:34.424Z] [2021-06-14T17:52:34.424Z] Login Succeeded [2021-06-14T17:52:34.424Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T17:52:34.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T17:52:34.997Z] + git log --format=format:%s -1 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] echo [2021-06-14T17:52:35.043Z] GIT_COMMIT: 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#285) [Pipeline] echo [2021-06-14T17:52:35.058Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:52:36.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:52:36.343Z] [2021-06-14T17:52:36.343Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:52:36.685Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:52:36.686Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T17:52:36.686Z] 31603596830f: Pulling fs layer [2021-06-14T17:52:36.686Z] 54011a49482f: Pulling fs layer [2021-06-14T17:52:36.686Z] a6820b24f6d8: Pulling fs layer [2021-06-14T17:52:36.686Z] f581987b2513: Pulling fs layer [2021-06-14T17:52:36.686Z] f581987b2513: Waiting [2021-06-14T17:52:36.686Z] 54011a49482f: Download complete [2021-06-14T17:52:36.953Z] 31603596830f: Verifying Checksum [2021-06-14T17:52:36.953Z] 31603596830f: Download complete [2021-06-14T17:52:36.953Z] f581987b2513: Verifying Checksum [2021-06-14T17:52:36.953Z] f581987b2513: Download complete [2021-06-14T17:52:36.953Z] a6820b24f6d8: Verifying Checksum [2021-06-14T17:52:36.953Z] a6820b24f6d8: Download complete [2021-06-14T17:52:36.953Z] 31603596830f: Pull complete [2021-06-14T17:52:37.224Z] 54011a49482f: Pull complete [2021-06-14T17:52:37.816Z] a6820b24f6d8: Pull complete [2021-06-14T17:52:38.115Z] f581987b2513: Pull complete [2021-06-14T17:52:38.115Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T17:52:38.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T17:52:38.115Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T17:52:38.193Z] prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container [2021-06-14T17:52:38.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T17:52:39.291Z] $ docker top 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T17:52:39.436Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T17:52:39.436Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T17:52:39.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T17:52:39.552Z] $ docker exec 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 ssh-agent [2021-06-14T17:52:39.659Z] SSH_AUTH_SOCK=/tmp/ssh-CnOEXRrbXith/agent.14 [2021-06-14T17:52:39.659Z] SSH_AGENT_PID=20 [2021-06-14T17:52:39.671Z] Running ssh-add (command line suppressed) [2021-06-14T17:52:39.766Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3094175970003717638.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3094175970003717638.key) [2021-06-14T17:52:39.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T17:52:40.097Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T17:52:40.106Z] $ docker exec --env ******** --env ******** 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 ssh-agent -k [2021-06-14T17:52:40.191Z] unset SSH_AUTH_SOCK; [2021-06-14T17:52:40.191Z] unset SSH_AGENT_PID; [2021-06-14T17:52:40.191Z] echo Agent pid 20 killed; [2021-06-14T17:52:40.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T17:52:40.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T17:52:40.250Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T17:52:40.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T17:52:40.354Z] $ docker exec 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 ssh-agent [2021-06-14T17:52:40.461Z] SSH_AUTH_SOCK=/tmp/ssh-ezVBd2CsbMpr/agent.54 [2021-06-14T17:52:40.461Z] SSH_AGENT_PID=60 [2021-06-14T17:52:40.466Z] Running ssh-add (command line suppressed) [2021-06-14T17:52:40.557Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_671002236702743484.key (/w/workspace/_app-service-configurable_master@tmp/private_key_671002236702743484.key) [2021-06-14T17:52:40.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T17:52:40.878Z] + git semver init [2021-06-14T17:52:40.878Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T17:52:40.878Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-14T17:52:40.878Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-14T17:52:40.878Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T17:52:40.878Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T17:52:40.878Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T17:52:40.878Z] # $SEMVER_BRANCH = master [2021-06-14T17:52:40.878Z] # $SEMVER_TEMP = /tmp/semver-945003448 [2021-06-14T17:52:40.878Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-14T17:52:41.142Z] # '/tmp/semver-945003448' -> '/w/workspace/_app-service-configurable_master/.semver' [2021-06-14T17:52:41.142Z] # -> Force: false [2021-06-14T17:52:41.142Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-14T17:52:41.151Z] $ docker exec --env ******** --env ******** 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 ssh-agent -k [2021-06-14T17:52:41.242Z] unset SSH_AUTH_SOCK; [2021-06-14T17:52:41.242Z] unset SSH_AGENT_PID; [2021-06-14T17:52:41.242Z] echo Agent pid 60 killed; [2021-06-14T17:52:41.261Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T17:52:41.604Z] + git semver [Pipeline] } [2021-06-14T17:52:41.622Z] $ docker stop --time=1 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 [2021-06-14T17:52:42.873Z] $ docker rm -f 0cb1a68ab75ad1472a9004ca0ccdd84657d6dc817e47190e4ad6910f074f8497 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:52:43.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T17:52:43.525Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T17:52:43.528Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.50 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-14T17:52:58.794Z] Still waiting to schedule task [2021-06-14T17:52:58.795Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-14T17:52:58.795Z] ‘prd-centos7-docker-4c-2g-1275’ is offline [2021-06-14T17:52:58.795Z] ‘prd-centos7-docker-4c-2g-1277’ is offline [2021-06-14T17:52:58.795Z] ‘prd-centos7-docker-4c-2g-1279’ is offline [2021-06-14T17:52:58.796Z] ‘prd-centos7-docker-4c-2g-1280’ is offline [2021-06-14T17:52:58.796Z] ‘prd-centos7-docker-4c-2g-1285’ is offline [2021-06-14T17:52:58.796Z] ‘prd-centos7-docker-4c-2g-1295’ is offline [2021-06-14T17:52:58.796Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1290’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-14T17:52:58.796Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1292’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-14T17:52:58.796Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1294’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-14T17:52:58.798Z] Still waiting to schedule task [2021-06-14T17:52:58.798Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-14T17:52:58.798Z] ‘prd-centos7-docker-4c-2g-1275’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-14T17:52:58.798Z] ‘prd-centos7-docker-4c-2g-1277’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-14T17:52:58.798Z] ‘prd-centos7-docker-4c-2g-1279’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-14T17:52:58.798Z] ‘prd-centos7-docker-4c-2g-1280’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-14T17:52:58.798Z] ‘prd-centos7-docker-4c-2g-1285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-14T17:52:58.798Z] ‘prd-centos7-docker-4c-2g-1295’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-14T17:52:58.799Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1290’ is offline [2021-06-14T17:52:58.799Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1292’ is offline [2021-06-14T17:52:58.799Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1294’ is offline [2021-06-14T17:54:57.959Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1296 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-14T17:54:57.989Z] Running in /w/workspace/app-service-configurable/122 [Pipeline] { [Pipeline] checkout [2021-06-14T17:54:58.266Z] Selected Git installation does not exist. Using Default [2021-06-14T17:54:58.266Z] The recommended git tool is: NONE [2021-06-14T17:55:04.877Z] using credential edgex-jenkins-ssh [2021-06-14T17:55:04.902Z] Cloning the remote Git repository [2021-06-14T17:55:04.987Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-14T17:55:05.173Z] > git init /w/workspace/app-service-configurable/122 # timeout=10 [2021-06-14T17:55:05.265Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-14T17:55:05.266Z] > git --version # timeout=10 [2021-06-14T17:55:05.290Z] > git --version # 'git version 2.17.1' [2021-06-14T17:55:05.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:55:05.417Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:55:06.359Z] Avoid second fetch [2021-06-14T17:55:06.360Z] Checking out Revision 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 (master) [2021-06-14T17:55:06.299Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-14T17:55:06.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:55:06.377Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T17:55:06.403Z] > git checkout -f 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 # timeout=10 [2021-06-14T17:55:10.947Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#285)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T17:55:12.405Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:55:12.889Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:55:13.265Z] + sudo service docker restart [2021-06-14T17:55:13.265Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T17:55:31.651Z] provisioning config files... [2021-06-14T17:55:31.681Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config7193850548051714387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:55:32.080Z] ---> docker-login.sh [2021-06-14T17:55:32.080Z] nexus3.edgexfoundry.org:10001 [2021-06-14T17:55:33.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:55:33.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:55:33.358Z] Configure a credential helper to remove this warning. See [2021-06-14T17:55:33.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:55:33.358Z] [2021-06-14T17:55:33.358Z] Login Succeeded [2021-06-14T17:55:33.358Z] nexus3.edgexfoundry.org:10002 [2021-06-14T17:55:33.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:55:33.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:55:33.960Z] Configure a credential helper to remove this warning. See [2021-06-14T17:55:33.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:55:33.960Z] [2021-06-14T17:55:33.960Z] Login Succeeded [2021-06-14T17:55:33.960Z] nexus3.edgexfoundry.org:10003 [2021-06-14T17:55:34.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:55:34.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:55:34.515Z] Configure a credential helper to remove this warning. See [2021-06-14T17:55:34.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:55:34.515Z] [2021-06-14T17:55:34.515Z] Login Succeeded [2021-06-14T17:55:34.515Z] nexus3.edgexfoundry.org:10004 [2021-06-14T17:55:34.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:55:35.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:55:35.066Z] Configure a credential helper to remove this warning. See [2021-06-14T17:55:35.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:55:35.066Z] [2021-06-14T17:55:35.066Z] Login Succeeded [2021-06-14T17:55:35.066Z] docker.io [2021-06-14T17:55:35.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:55:35.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:55:35.937Z] Configure a credential helper to remove this warning. See [2021-06-14T17:55:35.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:55:35.937Z] [2021-06-14T17:55:35.937Z] Login Succeeded [2021-06-14T17:55:35.937Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T17:55:35.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T17:55:36.276Z] ========================================================= [2021-06-14T17:55:36.277Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T17:55:36.277Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:55:36.627Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-14T17:55:36.628Z] Sending build context to Docker daemon 97.28kB [2021-06-14T17:55:37.226Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T17:55:37.226Z] Step 2/8 : FROM ${BASE} [2021-06-14T17:55:37.226Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T17:55:37.226Z] 595b0fe564bb: Pulling fs layer [2021-06-14T17:55:37.226Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T17:55:37.226Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T17:55:37.226Z] ba82ee9f976e: Pulling fs layer [2021-06-14T17:55:37.226Z] 506bd15cee9f: Pulling fs layer [2021-06-14T17:55:37.226Z] ba82ee9f976e: Waiting [2021-06-14T17:55:37.226Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T17:55:37.226Z] 618dc40b7e24: Pulling fs layer [2021-06-14T17:55:37.226Z] 506bd15cee9f: Waiting [2021-06-14T17:55:37.226Z] 75a0a4a0db45: Waiting [2021-06-14T17:55:37.226Z] 5b7225fbf94c: Download complete [2021-06-14T17:55:37.226Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T17:55:37.226Z] 3088b5b3c5c0: Download complete [2021-06-14T17:55:37.226Z] 506bd15cee9f: Verifying Checksum [2021-06-14T17:55:37.226Z] 506bd15cee9f: Download complete [2021-06-14T17:55:37.226Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T17:55:37.226Z] 75a0a4a0db45: Download complete [2021-06-14T17:55:37.226Z] 595b0fe564bb: Download complete [2021-06-14T17:55:38.223Z] 595b0fe564bb: Pull complete [2021-06-14T17:55:38.826Z] 3088b5b3c5c0: Pull complete [2021-06-14T17:55:39.101Z] 5b7225fbf94c: Pull complete [2021-06-14T17:55:39.378Z] 618dc40b7e24: Verifying Checksum [2021-06-14T17:55:41.357Z] ba82ee9f976e: Verifying Checksum [2021-06-14T17:55:51.519Z] ba82ee9f976e: Pull complete [2021-06-14T17:55:51.519Z] 506bd15cee9f: Pull complete [2021-06-14T17:55:51.794Z] 75a0a4a0db45: Pull complete [2021-06-14T17:55:56.109Z] 618dc40b7e24: Pull complete [2021-06-14T17:55:56.109Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T17:55:56.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T17:55:56.109Z] ---> a36622ca3599 [2021-06-14T17:55:56.109Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-14T17:55:58.108Z] ---> Running in ee0e3160da57 [2021-06-14T17:55:58.390Z] Removing intermediate container ee0e3160da57 [2021-06-14T17:55:58.390Z] ---> c7241a4fc830 [2021-06-14T17:55:58.390Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:55:58.674Z] ---> Running in 016eb6c015ea [2021-06-14T17:56:01.309Z] Removing intermediate container 016eb6c015ea [2021-06-14T17:56:01.309Z] ---> f4096c8cb89f [2021-06-14T17:56:01.309Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-14T17:56:01.309Z] ---> Running in cc0e0559a02e [2021-06-14T17:56:02.744Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:56:03.337Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:56:04.315Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-14T17:56:04.315Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-14T17:56:04.588Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-14T17:56:04.859Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-14T17:56:04.859Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-14T17:56:04.859Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-14T17:56:05.131Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T17:56:05.131Z] OK: 139 MiB in 46 packages [2021-06-14T17:56:06.581Z] Removing intermediate container cc0e0559a02e [2021-06-14T17:56:06.581Z] ---> 1791a70dc475 [2021-06-14T17:56:06.581Z] Step 6/8 : WORKDIR /app [2021-06-14T17:56:06.581Z] ---> Running in 09c26355f9fd [2021-06-14T17:56:07.180Z] Removing intermediate container 09c26355f9fd [2021-06-14T17:56:07.180Z] ---> 0ead775e10dd [2021-06-14T17:56:07.180Z] Step 7/8 : COPY . . [2021-06-14T17:56:08.175Z] ---> 233cfa16641d [2021-06-14T17:56:08.175Z] Step 8/8 : RUN go mod download [2021-06-14T17:56:08.175Z] ---> Running in 0bec92f4e0f8 [2021-06-14T17:56:34.990Z] Removing intermediate container 0bec92f4e0f8 [2021-06-14T17:56:34.990Z] ---> 3ee6eb4e226f [2021-06-14T17:56:34.990Z] Successfully built 3ee6eb4e226f [2021-06-14T17:56:34.990Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:56:35.330Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T17:56:35.330Z] . [Pipeline] withDockerContainer [2021-06-14T17:56:35.687Z] prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container [2021-06-14T17:56:35.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T17:56:37.571Z] $ docker top 85a624d5fa27f159cedf147ffd546f571747a7baf1cd81779c2354442a62c79b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:56:38.696Z] + go version [2021-06-14T17:56:38.696Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T17:56:38.709Z] $ docker stop --time=1 85a624d5fa27f159cedf147ffd546f571747a7baf1cd81779c2354442a62c79b [2021-06-14T17:56:40.645Z] $ docker rm -f 85a624d5fa27f159cedf147ffd546f571747a7baf1cd81779c2354442a62c79b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:56:41.460Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T17:56:41.460Z] . [Pipeline] withDockerContainer [2021-06-14T17:56:41.741Z] prd-ubuntu18.04-docker-arm64-4c-16g-1296 does not seem to be running inside a container [2021-06-14T17:56:41.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T17:56:43.455Z] $ docker top b59cf040a196889c56b78d0992061b87c7179b003c7070df27f3f81ca7e4448e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T17:56:44.408Z] + go mod tidy [Pipeline] sh [2021-06-14T17:56:45.704Z] + make test [2021-06-14T17:56:45.704Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-14T17:57:32.730Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-14T17:57:32.730Z] CGO_ENABLED=1 go vet ./... [2021-06-14T17:57:59.566Z] gofmt -l . [2021-06-14T17:57:59.566Z] [ "`gofmt -l .`" = "" ] [2021-06-14T17:57:59.566Z] ./bin/test-go-mod-tidy.sh [2021-06-14T17:57:59.566Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-14T17:57:59.849Z] $ docker stop --time=1 b59cf040a196889c56b78d0992061b87c7179b003c7070df27f3f81ca7e4448e [2021-06-14T17:58:01.911Z] $ docker rm -f b59cf040a196889c56b78d0992061b87c7179b003c7070df27f3f81ca7e4448e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T17:58:02.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-14T17:58:03.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T17:58:06.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-14T17:58:06.782Z] + ls -al . [2021-06-14T17:58:06.782Z] total 116 [2021-06-14T17:58:06.782Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 14 17:57 . [2021-06-14T17:58:06.782Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 17:55 .. [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 14 17:55 .dockerignore [2021-06-14T17:58:06.782Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 17:55 .git [2021-06-14T17:58:06.782Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 17:55 .github [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 14 17:55 .gitignore [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 14 17:55 Attribution.txt [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 14 17:55 Dockerfile [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 14 17:55 Dockerfile.build [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 14 17:55 Jenkinsfile [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 14 17:55 LICENSE [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 14 17:55 README.md [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 14 17:52 VERSION [2021-06-14T17:58:06.782Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 17:55 bin [2021-06-14T17:58:06.782Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 14 17:56 coverage.out [2021-06-14T17:58:06.782Z] -rw-r--r-- 1 jenkins jenkins 136 Jun 14 17:57 go.mod [2021-06-14T17:58:06.782Z] -rw-r--r-- 1 jenkins jenkins 20543 Jun 14 17:56 go.sum [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 14 17:55 main.go [2021-06-14T17:58:06.782Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 14 17:55 makefile [2021-06-14T17:58:06.782Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 17:55 res [2021-06-14T17:58:06.782Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 17:55 snap [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:58:07.139Z] + 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=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 --label arch=arm64 --label version=2.0.0-dev.50 . [2021-06-14T17:58:07.139Z] Sending build context to Docker daemon 120.8kB [2021-06-14T17:58:07.421Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T17:58:07.421Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-14T17:58:07.421Z] ---> 3ee6eb4e226f [2021-06-14T17:58:07.421Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-14T17:58:07.694Z] ---> Running in f3e93b570cb3 [2021-06-14T17:58:08.292Z] Removing intermediate container f3e93b570cb3 [2021-06-14T17:58:08.292Z] ---> 99f41bda1751 [2021-06-14T17:58:08.292Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-14T17:58:08.292Z] ---> Running in 2af61c824dfd [2021-06-14T17:58:08.886Z] Removing intermediate container 2af61c824dfd [2021-06-14T17:58:08.886Z] ---> 13b6ae312756 [2021-06-14T17:58:08.886Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-14T17:58:09.169Z] ---> Running in de6f3416091f [2021-06-14T17:58:09.448Z] Removing intermediate container de6f3416091f [2021-06-14T17:58:09.448Z] ---> 5dd379573f4c [2021-06-14T17:58:09.448Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T17:58:09.721Z] ---> Running in 612f4e3025eb [2021-06-14T17:58:11.696Z] Removing intermediate container 612f4e3025eb [2021-06-14T17:58:11.696Z] ---> 5c908e0a4322 [2021-06-14T17:58:11.696Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-14T17:58:11.974Z] ---> Running in 1573d73451ad [2021-06-14T17:58:13.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:58:14.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:58:14.993Z] OK: 139 MiB in 46 packages [2021-06-14T17:58:16.431Z] Removing intermediate container 1573d73451ad [2021-06-14T17:58:16.431Z] ---> 66705ff31d00 [2021-06-14T17:58:16.431Z] Step 8/28 : WORKDIR /app [2021-06-14T17:58:16.431Z] ---> Running in 08c80238aa5a [2021-06-14T17:58:16.705Z] Removing intermediate container 08c80238aa5a [2021-06-14T17:58:16.705Z] ---> 00829f282a3f [2021-06-14T17:58:16.705Z] Step 9/28 : COPY go.mod . [2021-06-14T17:58:17.685Z] ---> 23463d620d5f [2021-06-14T17:58:17.685Z] Step 10/28 : RUN go mod download [2021-06-14T17:58:17.685Z] ---> Running in 0fa1ca011da0 [2021-06-14T17:58:20.368Z] Removing intermediate container 0fa1ca011da0 [2021-06-14T17:58:20.368Z] ---> 57ef9099d96c [2021-06-14T17:58:20.368Z] Step 11/28 : RUN go mod tidy [2021-06-14T17:58:20.368Z] ---> Running in d39d0a5532c8 [2021-06-14T17:58:23.752Z] Removing intermediate container d39d0a5532c8 [2021-06-14T17:58:23.752Z] ---> 9bc2ca9d2d23 [2021-06-14T17:58:23.752Z] Step 12/28 : COPY . . [2021-06-14T17:58:24.024Z] ---> 8edb9bfce266 [2021-06-14T17:58:24.024Z] Step 13/28 : ARG MAKE="make build" [2021-06-14T17:58:24.297Z] ---> Running in d10b8757b966 [2021-06-14T17:58:24.575Z] Removing intermediate container d10b8757b966 [2021-06-14T17:58:24.575Z] ---> c7b3acab3312 [2021-06-14T17:58:24.575Z] Step 14/28 : RUN $MAKE [2021-06-14T17:58:24.849Z] ---> Running in 19c925593723 [2021-06-14T17:58:26.286Z] go mod tidy [2021-06-14T17:58:26.599Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.79 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.50" -o app-service-configurable [2021-06-14T17:59:05.752Z] Removing intermediate container 19c925593723 [2021-06-14T17:59:05.753Z] ---> f2c79fc5e02d [2021-06-14T17:59:05.753Z] Step 15/28 : FROM alpine:3.12 [2021-06-14T17:59:05.753Z] 3.12: Pulling from library/alpine [2021-06-14T17:59:05.753Z] d2f70382dc9a: Pulling fs layer [2021-06-14T17:59:05.753Z] d2f70382dc9a: Verifying Checksum [2021-06-14T17:59:05.753Z] d2f70382dc9a: Download complete [2021-06-14T17:59:05.753Z] d2f70382dc9a: Pull complete [2021-06-14T17:59:05.753Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T17:59:05.753Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T17:59:05.753Z] ---> 9852663dfa18 [2021-06-14T17:59:05.753Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-14T17:59:05.753Z] ---> Running in bca1e67f8583 [2021-06-14T17:59:05.753Z] Removing intermediate container bca1e67f8583 [2021-06-14T17:59:05.753Z] ---> 1d29ee1d9ad7 [2021-06-14T17:59:05.753Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-14T17:59:05.753Z] ---> Running in 13117e703fa5 [2021-06-14T17:59:05.753Z] Removing intermediate container 13117e703fa5 [2021-06-14T17:59:05.753Z] ---> 9cb886e35df1 [2021-06-14T17:59:05.753Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-14T17:59:06.030Z] ---> Running in f70fae902954 [2021-06-14T17:59:07.464Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T17:59:08.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T17:59:09.036Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-14T17:59:09.036Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-14T17:59:09.036Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-14T17:59:09.036Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-14T17:59:09.314Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-14T17:59:09.314Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-14T17:59:09.314Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-14T17:59:09.314Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T17:59:09.314Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T17:59:09.314Z] OK: 9 MiB in 21 packages [2021-06-14T17:59:11.289Z] Removing intermediate container f70fae902954 [2021-06-14T17:59:11.289Z] ---> 21f015811382 [2021-06-14T17:59:11.289Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-14T17:59:11.886Z] ---> 19d6149d33b9 [2021-06-14T17:59:11.886Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-14T17:59:12.485Z] ---> 4b66cb77102e [2021-06-14T17:59:12.485Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-14T17:59:13.473Z] ---> 5126b0d09f83 [2021-06-14T17:59:13.473Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-14T17:59:14.905Z] ---> f8e60521ba2f [2021-06-14T17:59:14.905Z] Step 23/28 : EXPOSE 48095 [2021-06-14T17:59:14.905Z] ---> Running in 0a2410297000 [2021-06-14T17:59:15.500Z] Removing intermediate container 0a2410297000 [2021-06-14T17:59:15.500Z] ---> 2f9dc75f962a [2021-06-14T17:59:15.500Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-14T17:59:15.500Z] ---> Running in 1fce06a7a2c7 [2021-06-14T17:59:16.102Z] Removing intermediate container 1fce06a7a2c7 [2021-06-14T17:59:16.102Z] ---> dd9f0fee69e0 [2021-06-14T17:59:16.102Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T17:59:16.102Z] ---> Running in 498c14d1e8dc [2021-06-14T17:59:16.698Z] Removing intermediate container 498c14d1e8dc [2021-06-14T17:59:16.698Z] ---> 36032ee9ca1b [2021-06-14T17:59:16.698Z] Step 26/28 : LABEL arch=arm64 [2021-06-14T17:59:16.698Z] ---> Running in b1c08b028b96 [2021-06-14T17:59:17.294Z] Removing intermediate container b1c08b028b96 [2021-06-14T17:59:17.294Z] ---> b0560b337ab2 [2021-06-14T17:59:17.294Z] Step 27/28 : LABEL git_sha=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [2021-06-14T17:59:17.294Z] ---> Running in 7ee5cd6c85f3 [2021-06-14T17:59:17.892Z] Removing intermediate container 7ee5cd6c85f3 [2021-06-14T17:59:17.892Z] ---> a58102eee8a3 [2021-06-14T17:59:17.892Z] Step 28/28 : LABEL version=2.0.0-dev.50 [2021-06-14T17:59:17.892Z] ---> Running in d6fe5e7d1fc1 [2021-06-14T17:59:18.499Z] Removing intermediate container d6fe5e7d1fc1 [2021-06-14T17:59:18.499Z] ---> 0a726f2b8325 [2021-06-14T17:59:18.499Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-14T17:59:18.499Z] Successfully built 0a726f2b8325 [2021-06-14T17:59:18.499Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T17:59:18.726Z] provisioning config files... [2021-06-14T17:59:18.747Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config5934617159655890202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:59:19.109Z] ---> docker-login.sh [2021-06-14T17:59:19.109Z] nexus3.edgexfoundry.org:10001 [2021-06-14T17:59:19.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:59:19.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:59:19.393Z] Configure a credential helper to remove this warning. See [2021-06-14T17:59:19.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:59:19.393Z] [2021-06-14T17:59:19.393Z] Login Succeeded [2021-06-14T17:59:19.393Z] nexus3.edgexfoundry.org:10002 [2021-06-14T17:59:19.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:59:19.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:59:19.990Z] Configure a credential helper to remove this warning. See [2021-06-14T17:59:19.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:59:19.990Z] [2021-06-14T17:59:19.990Z] Login Succeeded [2021-06-14T17:59:19.990Z] nexus3.edgexfoundry.org:10003 [2021-06-14T17:59:20.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:59:20.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:59:20.580Z] Configure a credential helper to remove this warning. See [2021-06-14T17:59:20.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:59:20.580Z] [2021-06-14T17:59:20.580Z] Login Succeeded [2021-06-14T17:59:20.580Z] nexus3.edgexfoundry.org:10004 [2021-06-14T17:59:20.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:59:21.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:59:21.129Z] Configure a credential helper to remove this warning. See [2021-06-14T17:59:21.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:59:21.129Z] [2021-06-14T17:59:21.129Z] Login Succeeded [2021-06-14T17:59:21.129Z] docker.io [2021-06-14T17:59:21.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:59:21.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:59:21.673Z] Configure a credential helper to remove this warning. See [2021-06-14T17:59:21.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:59:21.674Z] [2021-06-14T17:59:21.674Z] Login Succeeded [2021-06-14T17:59:21.674Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T17:59:21.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T17:59:21.801Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2021-06-14T17:59:21.801Z] 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [2021-06-14T17:59:21.801Z] latest [2021-06-14T17:59:21.801Z] 2.0.0-dev.50 [2021-06-14T17:59:21.801Z] 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 [2021-06-14T17:59:21.801Z] master [2021-06-14T17:59:21.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:22.190Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:22.534Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [2021-06-14T17:59:22.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-14T17:59:22.534Z] 3014184e2d27: Preparing [2021-06-14T17:59:22.534Z] d8806e69f573: Preparing [2021-06-14T17:59:22.534Z] ad6aca7dd0fd: Preparing [2021-06-14T17:59:22.534Z] 76eaf2cf1b02: Preparing [2021-06-14T17:59:22.534Z] 4f101f5260f3: Preparing [2021-06-14T17:59:22.534Z] 3fbe34a1663b: Preparing [2021-06-14T17:59:22.534Z] 3fbe34a1663b: Waiting [2021-06-14T17:59:22.818Z] 76eaf2cf1b02: Pushed [2021-06-14T17:59:22.819Z] d8806e69f573: Pushed [2021-06-14T17:59:22.819Z] ad6aca7dd0fd: Pushed [2021-06-14T17:59:22.819Z] 3fbe34a1663b: Layer already exists [2021-06-14T17:59:23.805Z] 4f101f5260f3: Pushed [2021-06-14T17:59:26.107Z] Running on prd-centos7-docker-4c-2g-1302 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2021-06-14T17:59:26.127Z] Running in /w/workspace/app-service-configurable/122 [Pipeline] { [Pipeline] checkout [2021-06-14T17:59:26.228Z] Selected Git installation does not exist. Using Default [2021-06-14T17:59:26.228Z] The recommended git tool is: NONE [2021-06-14T17:59:26.423Z] 3014184e2d27: Pushed [2021-06-14T17:59:26.423Z] 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20: digest: sha256:647829bfef709d1776d6e0ff29be74b52cf9fca664e41cfd077f7ff41703d39e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:26.773Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:27.112Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-14T17:59:27.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-14T17:59:27.112Z] 3014184e2d27: Preparing [2021-06-14T17:59:27.112Z] d8806e69f573: Preparing [2021-06-14T17:59:27.112Z] ad6aca7dd0fd: Preparing [2021-06-14T17:59:27.112Z] 76eaf2cf1b02: Preparing [2021-06-14T17:59:27.112Z] 4f101f5260f3: Preparing [2021-06-14T17:59:27.112Z] 3fbe34a1663b: Preparing [2021-06-14T17:59:27.112Z] 3fbe34a1663b: Waiting [2021-06-14T17:59:27.112Z] d8806e69f573: Layer already exists [2021-06-14T17:59:27.112Z] 4f101f5260f3: Layer already exists [2021-06-14T17:59:27.112Z] ad6aca7dd0fd: Layer already exists [2021-06-14T17:59:27.112Z] 76eaf2cf1b02: Layer already exists [2021-06-14T17:59:27.112Z] 3014184e2d27: Layer already exists [2021-06-14T17:59:27.112Z] 3fbe34a1663b: Layer already exists [2021-06-14T17:59:27.383Z] latest: digest: sha256:647829bfef709d1776d6e0ff29be74b52cf9fca664e41cfd077f7ff41703d39e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:27.726Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:28.060Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.50 [2021-06-14T17:59:28.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-14T17:59:28.060Z] 3014184e2d27: Preparing [2021-06-14T17:59:28.060Z] d8806e69f573: Preparing [2021-06-14T17:59:28.060Z] ad6aca7dd0fd: Preparing [2021-06-14T17:59:28.060Z] 76eaf2cf1b02: Preparing [2021-06-14T17:59:28.060Z] 4f101f5260f3: Preparing [2021-06-14T17:59:28.060Z] 3fbe34a1663b: Preparing [2021-06-14T17:59:28.060Z] 3fbe34a1663b: Waiting [2021-06-14T17:59:28.060Z] 3014184e2d27: Layer already exists [2021-06-14T17:59:28.060Z] ad6aca7dd0fd: Layer already exists [2021-06-14T17:59:28.060Z] 4f101f5260f3: Layer already exists [2021-06-14T17:59:28.060Z] d8806e69f573: Layer already exists [2021-06-14T17:59:28.060Z] 76eaf2cf1b02: Layer already exists [2021-06-14T17:59:28.060Z] 3fbe34a1663b: Layer already exists [2021-06-14T17:59:28.331Z] 2.0.0-dev.50: digest: sha256:647829bfef709d1776d6e0ff29be74b52cf9fca664e41cfd077f7ff41703d39e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:28.548Z] using credential edgex-jenkins-ssh [2021-06-14T17:59:28.561Z] Cloning the remote Git repository [2021-06-14T17:59:28.670Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:29.010Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 [2021-06-14T17:59:29.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-14T17:59:29.010Z] 3014184e2d27: Preparing [2021-06-14T17:59:29.010Z] d8806e69f573: Preparing [2021-06-14T17:59:29.010Z] ad6aca7dd0fd: Preparing [2021-06-14T17:59:29.010Z] 76eaf2cf1b02: Preparing [2021-06-14T17:59:29.010Z] 4f101f5260f3: Preparing [2021-06-14T17:59:29.010Z] 3fbe34a1663b: Preparing [2021-06-14T17:59:29.010Z] 3fbe34a1663b: Waiting [2021-06-14T17:59:29.010Z] 4f101f5260f3: Layer already exists [2021-06-14T17:59:29.010Z] 3014184e2d27: Layer already exists [2021-06-14T17:59:29.010Z] 76eaf2cf1b02: Layer already exists [2021-06-14T17:59:29.010Z] d8806e69f573: Layer already exists [2021-06-14T17:59:29.010Z] ad6aca7dd0fd: Layer already exists [2021-06-14T17:59:29.294Z] 3fbe34a1663b: Layer already exists [2021-06-14T17:59:29.294Z] 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50: digest: sha256:647829bfef709d1776d6e0ff29be74b52cf9fca664e41cfd077f7ff41703d39e size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:29.491Z] Avoid second fetch [2021-06-14T17:59:29.491Z] Checking out Revision 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 (master) [2021-06-14T17:59:28.578Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-14T17:59:28.648Z] > git init /w/workspace/app-service-configurable/122 # timeout=10 [2021-06-14T17:59:28.682Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-14T17:59:28.682Z] > git --version # timeout=10 [2021-06-14T17:59:28.693Z] > git --version # 'git version 2.24.4' [2021-06-14T17:59:28.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T17:59:28.738Z] [INFO] Currently running in a labeled security context [2021-06-14T17:59:28.738Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T17:59:28.738Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/122@tmp/jenkins-gitclient-ssh2486014476967348597.key [2021-06-14T17:59:28.762Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:59:29.472Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-14T17:59:29.479Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T17:59:29.496Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T17:59:29.506Z] > git checkout -f 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 # timeout=10 [2021-06-14T17:59:29.645Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:30.036Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [2021-06-14T17:59:30.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2021-06-14T17:59:30.036Z] 3014184e2d27: Preparing [2021-06-14T17:59:30.036Z] d8806e69f573: Preparing [2021-06-14T17:59:30.036Z] ad6aca7dd0fd: Preparing [2021-06-14T17:59:30.036Z] 76eaf2cf1b02: Preparing [2021-06-14T17:59:30.036Z] 4f101f5260f3: Preparing [2021-06-14T17:59:30.036Z] 3fbe34a1663b: Preparing [2021-06-14T17:59:30.036Z] 3fbe34a1663b: Waiting [2021-06-14T17:59:30.036Z] ad6aca7dd0fd: Layer already exists [2021-06-14T17:59:30.036Z] 76eaf2cf1b02: Layer already exists [2021-06-14T17:59:30.036Z] 3014184e2d27: Layer already exists [2021-06-14T17:59:30.036Z] d8806e69f573: Layer already exists [2021-06-14T17:59:30.036Z] 4f101f5260f3: Layer already exists [2021-06-14T17:59:30.036Z] 3fbe34a1663b: Layer already exists [2021-06-14T17:59:30.036Z] master: digest: sha256:647829bfef709d1776d6e0ff29be74b52cf9fca664e41cfd077f7ff41703d39e size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T17:59:30.147Z] ===================================================== [Pipeline] echo [2021-06-14T17:59:30.201Z] taggedImages: [2021-06-14T17:59:30.202Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [2021-06-14T17:59:30.202Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2021-06-14T17:59:30.202Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.0.0-dev.50 [2021-06-14T17:59:30.202Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 [2021-06-14T17:59:30.202Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:59:30.716Z] ---> job-cost.sh [2021-06-14T17:59:30.716Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Izvj [2021-06-14T17:59:33.157Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#285)" [2021-06-14T17:59:33.481Z] [2021-06-14T17:59:33.481Z] GitHub has been notified of this commit’s build result [2021-06-14T17:59:33.481Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T17:59:34.247Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:59:35.154Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T17:59:35.458Z] + true [2021-06-14T17:59:35.459Z] + sudo service docker restart [2021-06-14T17:59:35.459Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T17:59:53.620Z] provisioning config files... [2021-06-14T17:59:53.633Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config1029257209453999777tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T17:59:53.958Z] ---> docker-login.sh [2021-06-14T17:59:53.958Z] nexus3.edgexfoundry.org:10001 [2021-06-14T17:59:54.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:59:54.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:59:54.532Z] Configure a credential helper to remove this warning. See [2021-06-14T17:59:54.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:59:54.532Z] [2021-06-14T17:59:54.532Z] Login Succeeded [2021-06-14T17:59:54.532Z] nexus3.edgexfoundry.org:10002 [2021-06-14T17:59:54.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:59:54.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:59:54.532Z] Configure a credential helper to remove this warning. See [2021-06-14T17:59:54.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:59:54.532Z] [2021-06-14T17:59:54.532Z] Login Succeeded [2021-06-14T17:59:54.532Z] nexus3.edgexfoundry.org:10003 [2021-06-14T17:59:54.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:59:54.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:59:54.796Z] Configure a credential helper to remove this warning. See [2021-06-14T17:59:54.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:59:54.796Z] [2021-06-14T17:59:54.796Z] Login Succeeded [2021-06-14T17:59:54.796Z] nexus3.edgexfoundry.org:10004 [2021-06-14T17:59:54.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:59:54.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:59:54.797Z] Configure a credential helper to remove this warning. See [2021-06-14T17:59:54.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:59:54.797Z] [2021-06-14T17:59:54.797Z] Login Succeeded [2021-06-14T17:59:54.797Z] docker.io [2021-06-14T17:59:55.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T17:59:55.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T17:59:55.332Z] Configure a credential helper to remove this warning. See [2021-06-14T17:59:55.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T17:59:55.332Z] [2021-06-14T17:59:55.332Z] Login Succeeded [2021-06-14T17:59:55.332Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T17:59:55.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T17:59:55.531Z] ========================================================= [2021-06-14T17:59:55.531Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T17:59:55.531Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T17:59:55.844Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T17:59:55.844Z] Sending build context to Docker daemon 97.28kB [2021-06-14T17:59:55.844Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T17:59:55.844Z] Step 2/8 : FROM ${BASE} [2021-06-14T17:59:56.110Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T17:59:56.110Z] 540db60ca938: Pulling fs layer [2021-06-14T17:59:56.110Z] adcc1eea9eea: Pulling fs layer [2021-06-14T17:59:56.110Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T17:59:56.110Z] 0510c868ecb4: Pulling fs layer [2021-06-14T17:59:56.110Z] afea3b2eda06: Pulling fs layer [2021-06-14T17:59:56.110Z] 7809a108b3ef: Pulling fs layer [2021-06-14T17:59:56.110Z] f706445af74f: Pulling fs layer [2021-06-14T17:59:56.110Z] 0510c868ecb4: Waiting [2021-06-14T17:59:56.110Z] afea3b2eda06: Waiting [2021-06-14T17:59:56.110Z] 7809a108b3ef: Waiting [2021-06-14T17:59:56.110Z] f706445af74f: Waiting [2021-06-14T17:59:56.110Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T17:59:56.110Z] 4c4ab2625f07: Download complete [2021-06-14T17:59:56.110Z] adcc1eea9eea: Verifying Checksum [2021-06-14T17:59:56.110Z] adcc1eea9eea: Download complete [2021-06-14T17:59:56.110Z] afea3b2eda06: Verifying Checksum [2021-06-14T17:59:56.110Z] afea3b2eda06: Download complete [2021-06-14T17:59:56.110Z] 7809a108b3ef: Verifying Checksum [2021-06-14T17:59:56.110Z] 7809a108b3ef: Download complete [2021-06-14T17:59:56.110Z] 540db60ca938: Verifying Checksum [2021-06-14T17:59:56.110Z] 540db60ca938: Download complete [2021-06-14T17:59:56.684Z] 540db60ca938: Pull complete [2021-06-14T17:59:56.944Z] adcc1eea9eea: Pull complete [2021-06-14T17:59:57.206Z] 4c4ab2625f07: Pull complete [2021-06-14T17:59:57.776Z] f706445af74f: Verifying Checksum [2021-06-14T17:59:57.776Z] f706445af74f: Download complete [2021-06-14T17:59:58.357Z] 0510c868ecb4: Verifying Checksum [2021-06-14T17:59:58.357Z] 0510c868ecb4: Download complete [2021-06-14T18:00:02.620Z] 0510c868ecb4: Pull complete [2021-06-14T18:00:02.882Z] afea3b2eda06: Pull complete [2021-06-14T18:00:02.882Z] 7809a108b3ef: Pull complete [2021-06-14T18:00:06.208Z] f706445af74f: Pull complete [2021-06-14T18:00:06.471Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T18:00:06.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T18:00:06.471Z] ---> b068be0155e3 [2021-06-14T18:00:06.471Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-14T18:00:09.676Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T18:00:21.387Z] ---> Running in 16da3717e0e7 [2021-06-14T18:00:21.387Z] Removing intermediate container 16da3717e0e7 [2021-06-14T18:00:21.387Z] ---> 61deb6c1be62 [2021-06-14T18:00:21.387Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:00:21.387Z] ---> Running in 77740b722891 [2021-06-14T18:00:21.387Z] Removing intermediate container 77740b722891 [2021-06-14T18:00:21.387Z] ---> 7c6aca34c637 [2021-06-14T18:00:21.387Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-14T18:00:21.387Z] ---> Running in 4b4850796e75 [2021-06-14T18:00:21.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:00:22.537Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:00:23.109Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-14T18:00:23.109Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-14T18:00:23.371Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-14T18:00:23.371Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-14T18:00:23.371Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-14T18:00:23.633Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-14T18:00:23.633Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T18:00:23.633Z] OK: 150 MiB in 46 packages [2021-06-14T18:00:25.024Z] Removing intermediate container 4b4850796e75 [2021-06-14T18:00:25.024Z] ---> fd558fe6eca9 [2021-06-14T18:00:25.024Z] Step 6/8 : WORKDIR /app [2021-06-14T18:00:25.288Z] ---> Running in 3b9e8761ce7d [2021-06-14T18:00:25.550Z] Removing intermediate container 3b9e8761ce7d [2021-06-14T18:00:25.550Z] ---> 00d9e304e97a [2021-06-14T18:00:25.550Z] Step 7/8 : COPY . . [2021-06-14T18:00:26.127Z] ---> 393e3b3c6749 [2021-06-14T18:00:26.127Z] Step 8/8 : RUN go mod download [2021-06-14T18:00:26.393Z] ---> Running in 50e449241a6b [2021-06-14T18:01:22.725Z] Removing intermediate container 50e449241a6b [2021-06-14T18:01:22.725Z] ---> 1b393eeaaca5 [2021-06-14T18:01:22.725Z] Successfully built 1b393eeaaca5 [2021-06-14T18:01:22.725Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:01:23.027Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T18:01:23.028Z] . [Pipeline] withDockerContainer [2021-06-14T18:01:23.105Z] prd-centos7-docker-4c-2g-1302 does not seem to be running inside a container [2021-06-14T18:01:23.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T18:01:23.852Z] $ docker top e39484aa3e542c619fa93dabb2c6866bdab64b175342172d8feea6b40e844670 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:01:24.248Z] + go version [2021-06-14T18:01:24.248Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T18:01:24.260Z] $ docker stop --time=1 e39484aa3e542c619fa93dabb2c6866bdab64b175342172d8feea6b40e844670 [2021-06-14T18:01:25.693Z] $ docker rm -f e39484aa3e542c619fa93dabb2c6866bdab64b175342172d8feea6b40e844670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:01:26.295Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T18:01:26.295Z] . [Pipeline] withDockerContainer [2021-06-14T18:01:26.375Z] prd-centos7-docker-4c-2g-1302 does not seem to be running inside a container [2021-06-14T18:01:26.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/122 -v /w/workspace/app-service-configurable/122:/w/workspace/app-service-configurable/122:rw,z -v /w/workspace/app-service-configurable/122@tmp:/w/workspace/app-service-configurable/122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T18:01:27.163Z] $ docker top 23b01852435d557c517ee81a1a1f3ea4121e97236f3237254916369e6e9c0159 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:01:27.571Z] + go mod tidy [Pipeline] sh [2021-06-14T18:01:28.139Z] + make test [2021-06-14T18:01:28.139Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-14T18:01:46.442Z] lf-activate-venv(): INFO: Adding /tmp/venv-Izvj/bin to PATH [2021-06-14T18:01:46.442Z] INFO: No Stack... [2021-06-14T18:01:46.442Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T18:01:46.442Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T18:01:46.779Z] + cat /w/workspace/app-service-configurable/122/archives/cost.csv [2021-06-14T18:01:46.780Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T18:01:46.839Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] [2021-06-14T18:01:46.852Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] did not exist. Created. [2021-06-14T18:01:46.852Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T18:01:47.228Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-14T18:01:47.495Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T18:01:47.515Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T18:01:50.170Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-14T18:01:50.170Z] CGO_ENABLED=1 go vet ./... [2021-06-14T18:01:53.499Z] gofmt -l . [2021-06-14T18:01:53.499Z] [ "`gofmt -l .`" = "" ] [2021-06-14T18:01:53.499Z] ./bin/test-go-mod-tidy.sh [2021-06-14T18:01:53.759Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-14T18:01:54.026Z] $ docker stop --time=1 23b01852435d557c517ee81a1a1f3ea4121e97236f3237254916369e6e9c0159 [2021-06-14T18:01:57.922Z] $ docker rm -f 23b01852435d557c517ee81a1a1f3ea4121e97236f3237254916369e6e9c0159 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T18:01:58.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-14T18:01:58.464Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T18:01:58.655Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-14T18:01:59.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-14T18:01:59.406Z] + ls -al . [2021-06-14T18:01:59.406Z] total 92 [2021-06-14T18:01:59.406Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 14 18:01 . [2021-06-14T18:01:59.406Z] drwxrwxr-x. 4 jenkins jenkins 32 Jun 14 17:59 .. [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 14 17:59 Attribution.txt [2021-06-14T18:01:59.406Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 14 17:59 bin [2021-06-14T18:01:59.406Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 14 18:01 coverage.out [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 14 17:59 Dockerfile [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 14 17:59 Dockerfile.build [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 14 17:59 .dockerignore [2021-06-14T18:01:59.406Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 14 17:59 .git [2021-06-14T18:01:59.406Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 14 17:59 .github [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 14 17:59 .gitignore [2021-06-14T18:01:59.406Z] -rw-r--r--. 1 jenkins jenkins 136 Jun 14 18:01 go.mod [2021-06-14T18:01:59.406Z] -rw-r--r--. 1 jenkins jenkins 20543 Jun 14 18:01 go.sum [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 14 17:59 Jenkinsfile [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 14 17:59 LICENSE [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 14 17:59 main.go [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 14 17:59 makefile [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 14 17:59 README.md [2021-06-14T18:01:59.406Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 14 17:59 res [2021-06-14T18:01:59.406Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 14 17:59 snap [2021-06-14T18:01:59.406Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 14 17:52 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:01:59.723Z] + 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=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 --label arch=amd64 --label version=2.0.0-dev.50 . [2021-06-14T18:01:59.723Z] Sending build context to Docker daemon 120.8kB [2021-06-14T18:01:59.723Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T18:01:59.723Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-14T18:01:59.723Z] ---> 1b393eeaaca5 [2021-06-14T18:01:59.723Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-14T18:01:59.987Z] ---> Running in 3217f9dba623 [2021-06-14T18:02:00.250Z] Removing intermediate container 3217f9dba623 [2021-06-14T18:02:00.250Z] ---> 08a13aa46945 [2021-06-14T18:02:00.250Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-14T18:02:00.250Z] ---> Running in 8a6ad9ea69dc [2021-06-14T18:02:00.513Z] Removing intermediate container 8a6ad9ea69dc [2021-06-14T18:02:00.513Z] ---> 0b797a8c9f21 [2021-06-14T18:02:00.513Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-14T18:02:00.513Z] ---> Running in 5c6f438ae2be [2021-06-14T18:02:00.774Z] Removing intermediate container 5c6f438ae2be [2021-06-14T18:02:00.774Z] ---> afdeccbbaa38 [2021-06-14T18:02:00.774Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T18:02:01.036Z] ---> Running in df6aa29cbb5b [2021-06-14T18:02:02.428Z] Removing intermediate container df6aa29cbb5b [2021-06-14T18:02:02.428Z] ---> 9503fb5166bf [2021-06-14T18:02:02.428Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-14T18:02:02.428Z] ---> Running in 8587e114b966 [2021-06-14T18:02:03.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:02:03.946Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:02:04.885Z] OK: 150 MiB in 46 packages [2021-06-14T18:02:05.471Z] Removing intermediate container 8587e114b966 [2021-06-14T18:02:05.471Z] ---> a5e4ba1e10cf [2021-06-14T18:02:05.471Z] Step 8/28 : WORKDIR /app [2021-06-14T18:02:05.471Z] ---> Running in 3f62f290322b [2021-06-14T18:02:05.731Z] Removing intermediate container 3f62f290322b [2021-06-14T18:02:05.731Z] ---> fb68d23b67e7 [2021-06-14T18:02:05.731Z] Step 9/28 : COPY go.mod . [2021-06-14T18:02:05.991Z] ---> c8b8c3edd871 [2021-06-14T18:02:05.991Z] Step 10/28 : RUN go mod download [2021-06-14T18:02:06.562Z] ---> Running in 72adf86d736d [2021-06-14T18:02:07.521Z] Removing intermediate container 72adf86d736d [2021-06-14T18:02:07.521Z] ---> 31b81619a208 [2021-06-14T18:02:07.521Z] Step 11/28 : RUN go mod tidy [2021-06-14T18:02:07.521Z] ---> Running in fc8a1abde7c3 [2021-06-14T18:02:08.911Z] Removing intermediate container fc8a1abde7c3 [2021-06-14T18:02:08.911Z] ---> 1c8b95534e1c [2021-06-14T18:02:08.911Z] Step 12/28 : COPY . . [2021-06-14T18:02:08.911Z] ---> 9b261e53a9b5 [2021-06-14T18:02:08.911Z] Step 13/28 : ARG MAKE="make build" [2021-06-14T18:02:09.172Z] ---> Running in be3288029414 [2021-06-14T18:02:09.435Z] Removing intermediate container be3288029414 [2021-06-14T18:02:09.435Z] ---> d90f9b03537f [2021-06-14T18:02:09.435Z] Step 14/28 : RUN $MAKE [2021-06-14T18:02:09.435Z] ---> Running in 7afcf197f996 [2021-06-14T18:02:10.383Z] go mod tidy [2021-06-14T18:02:10.383Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.79 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.0.0-dev.50" -o app-service-configurable [2021-06-14T18:02:25.494Z] Removing intermediate container 7afcf197f996 [2021-06-14T18:02:25.494Z] ---> 2a5e9d3f68bd [2021-06-14T18:02:25.494Z] Step 15/28 : FROM alpine:3.12 [2021-06-14T18:02:26.068Z] 3.12: Pulling from library/alpine [2021-06-14T18:02:26.068Z] 339de151aab4: Pulling fs layer [2021-06-14T18:02:26.329Z] 339de151aab4: Verifying Checksum [2021-06-14T18:02:26.329Z] 339de151aab4: Download complete [2021-06-14T18:02:26.590Z] 339de151aab4: Pull complete [2021-06-14T18:02:26.590Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T18:02:26.590Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T18:02:26.590Z] ---> 13621d1b12d4 [2021-06-14T18:02:26.590Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-14T18:02:27.170Z] ---> Running in 1ec63842d9d7 [2021-06-14T18:02:27.170Z] Removing intermediate container 1ec63842d9d7 [2021-06-14T18:02:27.170Z] ---> ab51cf20b1d1 [2021-06-14T18:02:27.170Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-14T18:02:27.170Z] ---> Running in 80dbba876b57 [2021-06-14T18:02:27.446Z] Removing intermediate container 80dbba876b57 [2021-06-14T18:02:27.446Z] ---> bb9739cca748 [2021-06-14T18:02:27.446Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-14T18:02:27.446Z] ---> Running in 73523fb2318e [2021-06-14T18:02:28.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T18:02:28.283Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T18:02:28.283Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-14T18:02:28.283Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-14T18:02:28.283Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-14T18:02:28.283Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-14T18:02:28.283Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-14T18:02:28.283Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-14T18:02:28.283Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-14T18:02:28.283Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T18:02:28.283Z] Executing ca-certificates-20191127-r4.trigger [2021-06-14T18:02:28.283Z] OK: 9 MiB in 21 packages [2021-06-14T18:02:29.679Z] Removing intermediate container 73523fb2318e [2021-06-14T18:02:29.679Z] ---> dca0d05acf1f [2021-06-14T18:02:29.679Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-14T18:02:29.938Z] ---> 579ae625c019 [2021-06-14T18:02:29.938Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-14T18:02:30.202Z] ---> 78a283de6ce6 [2021-06-14T18:02:30.202Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-14T18:02:30.777Z] ---> 05c5dcbce70b [2021-06-14T18:02:30.777Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-14T18:02:32.167Z] ---> 3466087e5ae7 [2021-06-14T18:02:32.167Z] Step 23/28 : EXPOSE 48095 [2021-06-14T18:02:32.167Z] ---> Running in d08f49727c6d [2021-06-14T18:02:32.167Z] Removing intermediate container d08f49727c6d [2021-06-14T18:02:32.167Z] ---> 11b4a45f22b9 [2021-06-14T18:02:32.167Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-14T18:02:32.429Z] ---> Running in 2fdd2b4205ac [2021-06-14T18:02:32.691Z] Removing intermediate container 2fdd2b4205ac [2021-06-14T18:02:32.691Z] ---> 00d7632e665e [2021-06-14T18:02:32.691Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T18:02:32.691Z] ---> Running in 5881ddb73069 [2021-06-14T18:02:32.954Z] Removing intermediate container 5881ddb73069 [2021-06-14T18:02:32.954Z] ---> b8b91a592b5f [2021-06-14T18:02:32.954Z] Step 26/28 : LABEL arch=amd64 [2021-06-14T18:02:32.954Z] ---> Running in ed771dcbf940 [2021-06-14T18:02:33.216Z] Removing intermediate container ed771dcbf940 [2021-06-14T18:02:33.216Z] ---> b21be5133272 [2021-06-14T18:02:33.216Z] Step 27/28 : LABEL git_sha=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [2021-06-14T18:02:33.481Z] ---> Running in b68f3ad7b4ab [2021-06-14T18:02:33.481Z] Removing intermediate container b68f3ad7b4ab [2021-06-14T18:02:33.481Z] ---> ba765a31c713 [2021-06-14T18:02:33.481Z] Step 28/28 : LABEL version=2.0.0-dev.50 [2021-06-14T18:02:33.750Z] ---> Running in 0083d5aef3cf [2021-06-14T18:02:33.750Z] Removing intermediate container 0083d5aef3cf [2021-06-14T18:02:33.750Z] ---> 02668b9e4f99 [2021-06-14T18:02:33.750Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-14T18:02:33.750Z] Successfully built 02668b9e4f99 [2021-06-14T18:02:33.750Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:02:33.998Z] provisioning config files... [2021-06-14T18:02:34.012Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/122@tmp/config8124752895730159530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:02:34.356Z] ---> docker-login.sh [2021-06-14T18:02:34.356Z] nexus3.edgexfoundry.org:10001 [2021-06-14T18:02:34.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:02:34.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:02:34.356Z] Configure a credential helper to remove this warning. See [2021-06-14T18:02:34.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:02:34.356Z] [2021-06-14T18:02:34.356Z] Login Succeeded [2021-06-14T18:02:34.356Z] nexus3.edgexfoundry.org:10002 [2021-06-14T18:02:34.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:02:34.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:02:34.618Z] Configure a credential helper to remove this warning. See [2021-06-14T18:02:34.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:02:34.618Z] [2021-06-14T18:02:34.618Z] Login Succeeded [2021-06-14T18:02:34.618Z] nexus3.edgexfoundry.org:10003 [2021-06-14T18:02:34.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:02:34.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:02:34.618Z] Configure a credential helper to remove this warning. See [2021-06-14T18:02:34.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:02:34.618Z] [2021-06-14T18:02:34.618Z] Login Succeeded [2021-06-14T18:02:34.618Z] nexus3.edgexfoundry.org:10004 [2021-06-14T18:02:34.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:02:34.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:02:34.879Z] Configure a credential helper to remove this warning. See [2021-06-14T18:02:34.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:02:34.879Z] [2021-06-14T18:02:34.879Z] Login Succeeded [2021-06-14T18:02:34.879Z] docker.io [2021-06-14T18:02:34.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T18:02:35.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T18:02:35.140Z] Configure a credential helper to remove this warning. See [2021-06-14T18:02:35.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T18:02:35.140Z] [2021-06-14T18:02:35.140Z] Login Succeeded [2021-06-14T18:02:35.140Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T18:02:35.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:02:35.218Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2021-06-14T18:02:35.218Z] 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [2021-06-14T18:02:35.218Z] latest [2021-06-14T18:02:35.218Z] 2.0.0-dev.50 [2021-06-14T18:02:35.218Z] 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 [2021-06-14T18:02:35.218Z] master [2021-06-14T18:02:35.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:02:35.589Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:02:35.919Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [2021-06-14T18:02:35.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-14T18:02:35.919Z] d4c65753b583: Preparing [2021-06-14T18:02:35.919Z] 6e8bb78e6dbf: Preparing [2021-06-14T18:02:35.919Z] c7d144eb7a75: Preparing [2021-06-14T18:02:35.919Z] f03d2196db11: Preparing [2021-06-14T18:02:35.919Z] e69372aa5c5d: Preparing [2021-06-14T18:02:35.919Z] 32f366d666a5: Preparing [2021-06-14T18:02:35.919Z] 32f366d666a5: Waiting [2021-06-14T18:02:36.201Z] 6e8bb78e6dbf: Pushed [2021-06-14T18:02:36.201Z] c7d144eb7a75: Pushed [2021-06-14T18:02:36.201Z] f03d2196db11: Pushed [2021-06-14T18:02:36.201Z] e69372aa5c5d: Pushed [2021-06-14T18:02:37.149Z] 32f366d666a5: Layer already exists [2021-06-14T18:02:37.719Z] d4c65753b583: Pushed [2021-06-14T18:02:37.719Z] 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20: digest: sha256:c02873acb48d6c3cb4b1ec0ef45a192fdd8928f5990a243bfc1cd619f7811193 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:02:38.023Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:02:38.318Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-14T18:02:38.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-14T18:02:38.318Z] d4c65753b583: Preparing [2021-06-14T18:02:38.318Z] 6e8bb78e6dbf: Preparing [2021-06-14T18:02:38.318Z] c7d144eb7a75: Preparing [2021-06-14T18:02:38.318Z] f03d2196db11: Preparing [2021-06-14T18:02:38.318Z] e69372aa5c5d: Preparing [2021-06-14T18:02:38.318Z] 32f366d666a5: Preparing [2021-06-14T18:02:38.318Z] 32f366d666a5: Waiting [2021-06-14T18:02:38.318Z] c7d144eb7a75: Layer already exists [2021-06-14T18:02:38.318Z] e69372aa5c5d: Layer already exists [2021-06-14T18:02:38.318Z] f03d2196db11: Layer already exists [2021-06-14T18:02:38.318Z] 6e8bb78e6dbf: Layer already exists [2021-06-14T18:02:38.318Z] d4c65753b583: Layer already exists [2021-06-14T18:02:38.318Z] 32f366d666a5: Layer already exists [2021-06-14T18:02:38.318Z] latest: digest: sha256:c02873acb48d6c3cb4b1ec0ef45a192fdd8928f5990a243bfc1cd619f7811193 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:02:38.623Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:02:38.927Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.50 [2021-06-14T18:02:38.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-14T18:02:38.927Z] d4c65753b583: Preparing [2021-06-14T18:02:38.927Z] 6e8bb78e6dbf: Preparing [2021-06-14T18:02:38.927Z] c7d144eb7a75: Preparing [2021-06-14T18:02:38.927Z] f03d2196db11: Preparing [2021-06-14T18:02:38.927Z] e69372aa5c5d: Preparing [2021-06-14T18:02:38.927Z] 32f366d666a5: Preparing [2021-06-14T18:02:38.927Z] 32f366d666a5: Waiting [2021-06-14T18:02:38.927Z] f03d2196db11: Layer already exists [2021-06-14T18:02:38.927Z] e69372aa5c5d: Layer already exists [2021-06-14T18:02:38.927Z] d4c65753b583: Layer already exists [2021-06-14T18:02:38.927Z] c7d144eb7a75: Layer already exists [2021-06-14T18:02:38.927Z] 6e8bb78e6dbf: Layer already exists [2021-06-14T18:02:38.927Z] 32f366d666a5: Layer already exists [2021-06-14T18:02:38.927Z] 2.0.0-dev.50: digest: sha256:c02873acb48d6c3cb4b1ec0ef45a192fdd8928f5990a243bfc1cd619f7811193 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:02:39.230Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:02:39.530Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 [2021-06-14T18:02:39.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-14T18:02:39.530Z] d4c65753b583: Preparing [2021-06-14T18:02:39.530Z] 6e8bb78e6dbf: Preparing [2021-06-14T18:02:39.530Z] c7d144eb7a75: Preparing [2021-06-14T18:02:39.530Z] f03d2196db11: Preparing [2021-06-14T18:02:39.530Z] e69372aa5c5d: Preparing [2021-06-14T18:02:39.530Z] 32f366d666a5: Preparing [2021-06-14T18:02:39.530Z] 32f366d666a5: Waiting [2021-06-14T18:02:39.530Z] e69372aa5c5d: Layer already exists [2021-06-14T18:02:39.530Z] 6e8bb78e6dbf: Layer already exists [2021-06-14T18:02:39.530Z] f03d2196db11: Layer already exists [2021-06-14T18:02:39.530Z] c7d144eb7a75: Layer already exists [2021-06-14T18:02:39.530Z] d4c65753b583: Layer already exists [2021-06-14T18:02:39.530Z] 32f366d666a5: Layer already exists [2021-06-14T18:02:39.530Z] 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50: digest: sha256:c02873acb48d6c3cb4b1ec0ef45a192fdd8928f5990a243bfc1cd619f7811193 size: 1574 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:02:39.848Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:02:40.146Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:master [2021-06-14T18:02:40.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2021-06-14T18:02:40.146Z] d4c65753b583: Preparing [2021-06-14T18:02:40.146Z] 6e8bb78e6dbf: Preparing [2021-06-14T18:02:40.146Z] c7d144eb7a75: Preparing [2021-06-14T18:02:40.146Z] f03d2196db11: Preparing [2021-06-14T18:02:40.146Z] e69372aa5c5d: Preparing [2021-06-14T18:02:40.146Z] 32f366d666a5: Preparing [2021-06-14T18:02:40.146Z] 32f366d666a5: Waiting [2021-06-14T18:02:40.146Z] d4c65753b583: Layer already exists [2021-06-14T18:02:40.146Z] c7d144eb7a75: Layer already exists [2021-06-14T18:02:40.146Z] e69372aa5c5d: Layer already exists [2021-06-14T18:02:40.146Z] 6e8bb78e6dbf: Layer already exists [2021-06-14T18:02:40.146Z] f03d2196db11: Layer already exists [2021-06-14T18:02:40.146Z] 32f366d666a5: Layer already exists [2021-06-14T18:02:40.146Z] master: digest: sha256:c02873acb48d6c3cb4b1ec0ef45a192fdd8928f5990a243bfc1cd619f7811193 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-14T18:02:40.207Z] ===================================================== [Pipeline] echo [2021-06-14T18:02:40.243Z] taggedImages: [2021-06-14T18:02:40.243Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [2021-06-14T18:02:40.243Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2021-06-14T18:02:40.243Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.0.0-dev.50 [2021-06-14T18:02:40.243Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20-2.0.0-dev.50 [2021-06-14T18:02:40.243Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:02:40.920Z] ---> job-cost.sh [2021-06-14T18:02:40.920Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2xDL [2021-06-14T18:02:55.846Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T18:03:17.827Z] lf-activate-venv(): INFO: Adding /tmp/venv-2xDL/bin to PATH [2021-06-14T18:03:17.828Z] INFO: No Stack... [2021-06-14T18:03:17.828Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T18:03:17.828Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T18:03:18.537Z] + cat /w/workspace/app-service-configurable/122/archives/cost.csv [2021-06-14T18:03:18.537Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T18:03:18.854Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] [2021-06-14T18:03:18.863Z] Resource [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] did not exist. Created. [2021-06-14T18:03:18.863Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T18:03:19.200Z] /w/workspace/app-service-configurable/122@tmp/durable-1e2dcbea/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-06-14T18:03:19.502Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-14T18:03:19.541Z] Warning: overwriting stash ‘stack-cost’ [2021-06-14T18:03:19.589Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T18:03:19.597Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-master-122-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-14T18:03:20.236Z] provisioning config files... [2021-06-14T18:03:20.245Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config1225690724787264092tmp [Pipeline] { [Pipeline] sh [2021-06-14T18:03:20.575Z] + set +x [2021-06-14T18:03:20.576Z] + curl -s https://codecov.io/bash [2021-06-14T18:03:20.576Z] + bash -s -- [2021-06-14T18:03:20.576Z] [2021-06-14T18:03:20.576Z] _____ _ [2021-06-14T18:03:20.576Z] / ____| | | [2021-06-14T18:03:20.576Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T18:03:20.576Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T18:03:20.576Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T18:03:20.576Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T18:03:20.576Z] Bash-1.0.3 [2021-06-14T18:03:20.576Z] [2021-06-14T18:03:20.576Z] [2021-06-14T18:03:20.576Z] ==> git version 2.24.4 found [2021-06-14T18:03:20.576Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-14T18:03:20.576Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T18:03:20.576Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T18:03:20.576Z] ==> Jenkins CI detected. [2021-06-14T18:03:20.576Z] project root: . [2021-06-14T18:03:20.576Z] --> token set from env [2021-06-14T18:03:20.576Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T18:03:20.576Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T18:03:20.576Z] ==> Python coveragepy not found [2021-06-14T18:03:20.576Z] ==> Searching for coverage reports in: [2021-06-14T18:03:20.576Z] + . [2021-06-14T18:03:20.576Z] -> Found 1 reports [2021-06-14T18:03:20.576Z] ==> Detecting git/mercurial file structure [2021-06-14T18:03:20.576Z] ==> Reading reports [2021-06-14T18:03:20.576Z] + ./coverage.out bytes=10 [2021-06-14T18:03:20.576Z] ==> Appending adjustments [2021-06-14T18:03:20.576Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T18:03:20.841Z] + Found adjustments [2021-06-14T18:03:20.842Z] ==> Gzipping contents [2021-06-14T18:03:20.842Z] 4.0K /tmp/codecov.tnXxQ1.gz [2021-06-14T18:03:20.842Z] ==> Uploading reports [2021-06-14T18:03:20.842Z] url: https://codecov.io [2021-06-14T18:03:20.842Z] query: branch=master&commit=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-14T18:03:20.842Z] -> Pinging Codecov [2021-06-14T18:03:20.842Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F122%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-14T18:03:21.420Z] -> Uploading to [2021-06-14T18:03:21.420Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/A97CA9966030D2A3747ED39772930CCE/137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20/977028ef-710c-4c2d-9366-a5b0907b5246.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T180321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=782eb0979fba9a029dcf263fea51392dc6c6f9b7bb31c9650352f60c1bfd33d3 [2021-06-14T18:03:21.420Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T18:03:21.420Z] Dload Upload Total Spent Left Speed [2021-06-14T18:03:21.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 1005 --:--:-- --:--:-- --:--:-- 1005 100 382 0 0 100 382 0 1005 --:--:-- --:--:-- --:--:-- 1005 [2021-06-14T18:03:21.682Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] } [2021-06-14T18:03:21.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-14T18:03:22.112Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-14T18:03:22.128Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:03:22.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-14T18:03:22.439Z] [2021-06-14T18:03:22.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:03:22.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-14T18:03:22.762Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-14T18:03:22.762Z] 188c0c94c7c5: Pulling fs layer [2021-06-14T18:03:22.762Z] 0ef7d3d256c8: Pulling fs layer [2021-06-14T18:03:22.762Z] de9db76c5a1d: Pulling fs layer [2021-06-14T18:03:22.762Z] 0eba1c9be4d2: Pulling fs layer [2021-06-14T18:03:22.762Z] 0d57e429df01: Pulling fs layer [2021-06-14T18:03:22.762Z] 4e4be7b47b0d: Pulling fs layer [2021-06-14T18:03:22.762Z] e1f770b5df2f: Pulling fs layer [2021-06-14T18:03:22.762Z] 85a0685a4137: Pulling fs layer [2021-06-14T18:03:22.762Z] 0d57e429df01: Waiting [2021-06-14T18:03:22.762Z] 4e4be7b47b0d: Waiting [2021-06-14T18:03:22.762Z] e1f770b5df2f: Waiting [2021-06-14T18:03:22.762Z] 85a0685a4137: Waiting [2021-06-14T18:03:22.762Z] 0eba1c9be4d2: Waiting [2021-06-14T18:03:22.762Z] de9db76c5a1d: Verifying Checksum [2021-06-14T18:03:22.762Z] de9db76c5a1d: Download complete [2021-06-14T18:03:22.762Z] 0ef7d3d256c8: Verifying Checksum [2021-06-14T18:03:22.762Z] 0ef7d3d256c8: Download complete [2021-06-14T18:03:22.762Z] 0d57e429df01: Verifying Checksum [2021-06-14T18:03:22.762Z] 0d57e429df01: Download complete [2021-06-14T18:03:22.762Z] 188c0c94c7c5: Verifying Checksum [2021-06-14T18:03:22.762Z] 188c0c94c7c5: Download complete [2021-06-14T18:03:23.029Z] 188c0c94c7c5: Pull complete [2021-06-14T18:03:23.290Z] 0ef7d3d256c8: Pull complete [2021-06-14T18:03:23.290Z] de9db76c5a1d: Pull complete [2021-06-14T18:03:23.550Z] e1f770b5df2f: Verifying Checksum [2021-06-14T18:03:23.550Z] e1f770b5df2f: Download complete [2021-06-14T18:03:23.812Z] 4e4be7b47b0d: Verifying Checksum [2021-06-14T18:03:23.812Z] 4e4be7b47b0d: Download complete [2021-06-14T18:03:25.730Z] 0eba1c9be4d2: Verifying Checksum [2021-06-14T18:03:25.730Z] 0eba1c9be4d2: Download complete [2021-06-14T18:03:26.001Z] 85a0685a4137: Verifying Checksum [2021-06-14T18:03:26.001Z] 85a0685a4137: Download complete [2021-06-14T18:03:28.578Z] 0eba1c9be4d2: Pull complete [2021-06-14T18:03:28.839Z] 0d57e429df01: Pull complete [2021-06-14T18:03:28.839Z] 4e4be7b47b0d: Pull complete [2021-06-14T18:03:29.424Z] e1f770b5df2f: Pull complete [2021-06-14T18:03:32.765Z] 85a0685a4137: Pull complete [2021-06-14T18:03:32.765Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-14T18:03:32.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-14T18:03:32.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-14T18:03:32.850Z] prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container [2021-06-14T18:03:32.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-14T18:03:35.699Z] $ docker top 142116d728b5abc2a3278220ec3981dfac11c5db4f437b16129b7f2bba7220a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-14T18:03:35.803Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-14T18:03:36.104Z] + set -o pipefail [2021-06-14T18:03:36.104Z] + snyk monitor '--org=edgex-jenkins' [2021-06-14T18:03:44.276Z] [2021-06-14T18:03:44.276Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2021-06-14T18:03:44.276Z] [2021-06-14T18:03:44.276Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/73399946-6cf0-49b3-8acb-874aa03856b9 [2021-06-14T18:03:44.276Z] [2021-06-14T18:03:44.276Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-14T18:03:44.276Z] [2021-06-14T18:03:44.276Z] [Pipeline] } [2021-06-14T18:03:44.285Z] $ docker stop --time=1 142116d728b5abc2a3278220ec3981dfac11c5db4f437b16129b7f2bba7220a0 [2021-06-14T18:03:46.405Z] $ docker rm -f 142116d728b5abc2a3278220ec3981dfac11c5db4f437b16129b7f2bba7220a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T18:03:47.704Z] + git log --format=format:%s -1 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:03:48.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:03:48.017Z] . [Pipeline] withDockerContainer [2021-06-14T18:03:48.101Z] prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container [2021-06-14T18:03:48.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T18:03:48.527Z] $ docker top 83bd32d7e43e256230a5867f0f9bd9bc622f598f738c73d1a19bc45bc52f206f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T18:03:48.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T18:03:48.675Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T18:03:48.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T18:03:48.787Z] $ docker exec 83bd32d7e43e256230a5867f0f9bd9bc622f598f738c73d1a19bc45bc52f206f ssh-agent [2021-06-14T18:03:48.901Z] SSH_AUTH_SOCK=/tmp/ssh-sLEq5axZLprm/agent.14 [2021-06-14T18:03:48.901Z] SSH_AGENT_PID=21 [2021-06-14T18:03:48.908Z] Running ssh-add (command line suppressed) [2021-06-14T18:03:49.002Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4302220851782091213.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4302220851782091213.key) [2021-06-14T18:03:49.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T18:03:49.339Z] + git semver tag [2021-06-14T18:03:49.339Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T18:03:49.339Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-14T18:03:49.339Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-14T18:03:49.339Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T18:03:49.339Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T18:03:49.339Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T18:03:49.339Z] # $SEMVER_BRANCH = master [2021-06-14T18:03:49.339Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-14T18:03:49.339Z] # 137aad8eb4a02b24df8fb7bb0ee07aa0d7432a20 HEAD [2021-06-14T18:03:49.339Z] # -> Force: false [2021-06-14T18:03:49.339Z] # bb8134ebf2f29834f82cc74c7fbd9579dfe3ca56 refs/tags/v2.0.0-dev.50 [Pipeline] } [2021-06-14T18:03:49.345Z] $ docker exec --env ******** --env ******** 83bd32d7e43e256230a5867f0f9bd9bc622f598f738c73d1a19bc45bc52f206f ssh-agent -k [2021-06-14T18:03:49.447Z] unset SSH_AUTH_SOCK; [2021-06-14T18:03:49.447Z] unset SSH_AGENT_PID; [2021-06-14T18:03:49.447Z] echo Agent pid 21 killed; [2021-06-14T18:03:49.466Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T18:03:49.835Z] + git semver [Pipeline] } [2021-06-14T18:03:49.846Z] $ docker stop --time=1 83bd32d7e43e256230a5867f0f9bd9bc622f598f738c73d1a19bc45bc52f206f [2021-06-14T18:03:51.050Z] $ docker rm -f 83bd32d7e43e256230a5867f0f9bd9bc622f598f738c73d1a19bc45bc52f206f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:03:51.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-14T18:03:51.636Z] [2021-06-14T18:03:51.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:03:51.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-14T18:03:51.995Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-14T18:03:51.995Z] ab5ef0e58194: Pulling fs layer [2021-06-14T18:03:51.995Z] 9712f1f96733: Pulling fs layer [2021-06-14T18:03:51.995Z] 63f879dbbcfc: Pulling fs layer [2021-06-14T18:03:51.995Z] 0d9ebad4ef96: Pulling fs layer [2021-06-14T18:03:51.995Z] e9a5061849ea: Pulling fs layer [2021-06-14T18:03:51.995Z] d747dcd14b5f: Pulling fs layer [2021-06-14T18:03:51.995Z] 2de7ff778b66: Pulling fs layer [2021-06-14T18:03:51.995Z] 0d9ebad4ef96: Waiting [2021-06-14T18:03:51.995Z] e9a5061849ea: Waiting [2021-06-14T18:03:51.995Z] d747dcd14b5f: Waiting [2021-06-14T18:03:51.995Z] 2de7ff778b66: Waiting [2021-06-14T18:03:51.995Z] 9712f1f96733: Verifying Checksum [2021-06-14T18:03:51.995Z] 9712f1f96733: Download complete [2021-06-14T18:03:53.380Z] 63f879dbbcfc: Verifying Checksum [2021-06-14T18:03:53.380Z] 63f879dbbcfc: Download complete [2021-06-14T18:03:53.380Z] e9a5061849ea: Verifying Checksum [2021-06-14T18:03:53.380Z] e9a5061849ea: Download complete [2021-06-14T18:03:53.644Z] d747dcd14b5f: Verifying Checksum [2021-06-14T18:03:53.644Z] d747dcd14b5f: Download complete [2021-06-14T18:03:53.905Z] 2de7ff778b66: Verifying Checksum [2021-06-14T18:03:53.905Z] 2de7ff778b66: Download complete [2021-06-14T18:03:53.906Z] 0d9ebad4ef96: Verifying Checksum [2021-06-14T18:03:53.906Z] 0d9ebad4ef96: Download complete [2021-06-14T18:03:54.170Z] ab5ef0e58194: Verifying Checksum [2021-06-14T18:03:54.170Z] ab5ef0e58194: Download complete [2021-06-14T18:03:56.759Z] ab5ef0e58194: Pull complete [2021-06-14T18:03:56.759Z] 9712f1f96733: Pull complete [2021-06-14T18:03:57.336Z] 63f879dbbcfc: Pull complete [2021-06-14T18:04:00.693Z] 0d9ebad4ef96: Pull complete [2021-06-14T18:04:00.693Z] e9a5061849ea: Pull complete [2021-06-14T18:04:00.693Z] d747dcd14b5f: Pull complete [2021-06-14T18:04:01.650Z] 2de7ff778b66: Pull complete [2021-06-14T18:04:01.650Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-14T18:04:01.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-14T18:04:01.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-14T18:04:01.736Z] prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container [2021-06-14T18:04:01.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-14T18:04:06.737Z] $ docker top 7bde52e1feea9cd1778f67bafa61286e92ab70363089b9a44bf24a7e1c653d77 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:04:06.850Z] provisioning config files... [2021-06-14T18:04:06.859Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config5084137155713843341tmp [2021-06-14T18:04:06.875Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config7571550285361335141tmp [2021-06-14T18:04:06.888Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config3845091440750968326tmp [Pipeline] { [Pipeline] echo [2021-06-14T18:04:06.912Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:04:07.212Z] ---> sigul-configuration.sh [2021-06-14T18:04:07.212Z] gpg: directory `/root/.gnupg' created [2021-06-14T18:04:07.212Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-14T18:04:07.212Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-14T18:04:07.212Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-14T18:04:07.212Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-14T18:04:07.212Z] gpg: CAST5 encrypted data [2021-06-14T18:04:07.212Z] gpg: encrypted with 1 passphrase [2021-06-14T18:04:07.212Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-14T18:04:07.517Z] + mkdir /home/jenkins [2021-06-14T18:04:07.517Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-14T18:04:07.814Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-14T18:04:07.829Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:04:08.133Z] ---> sigul-install.sh [2021-06-14T18:04:12.377Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-14T18:04:12.675Z] + git tag --list [2021-06-14T18:04:12.675Z] v1.0.0 [2021-06-14T18:04:12.675Z] v1.1.0 [2021-06-14T18:04:12.675Z] v1.2.0 [2021-06-14T18:04:12.675Z] v1.3.0 [2021-06-14T18:04:12.675Z] v1.3.1 [2021-06-14T18:04:12.675Z] v1.3.1-dev.1 [2021-06-14T18:04:12.675Z] v1.3.1-dev.2 [2021-06-14T18:04:12.675Z] v1.3.1-dev.3 [2021-06-14T18:04:12.675Z] v2.0.0-dev.1 [2021-06-14T18:04:12.675Z] v2.0.0-dev.10 [2021-06-14T18:04:12.675Z] v2.0.0-dev.11 [2021-06-14T18:04:12.675Z] v2.0.0-dev.12 [2021-06-14T18:04:12.675Z] v2.0.0-dev.13 [2021-06-14T18:04:12.675Z] v2.0.0-dev.14 [2021-06-14T18:04:12.675Z] v2.0.0-dev.15 [2021-06-14T18:04:12.675Z] v2.0.0-dev.16 [2021-06-14T18:04:12.675Z] v2.0.0-dev.17 [2021-06-14T18:04:12.675Z] v2.0.0-dev.18 [2021-06-14T18:04:12.675Z] v2.0.0-dev.19 [2021-06-14T18:04:12.675Z] v2.0.0-dev.2 [2021-06-14T18:04:12.675Z] v2.0.0-dev.20 [2021-06-14T18:04:12.675Z] v2.0.0-dev.21 [2021-06-14T18:04:12.675Z] v2.0.0-dev.22 [2021-06-14T18:04:12.675Z] v2.0.0-dev.23 [2021-06-14T18:04:12.675Z] v2.0.0-dev.24 [2021-06-14T18:04:12.675Z] v2.0.0-dev.25 [2021-06-14T18:04:12.675Z] v2.0.0-dev.26 [2021-06-14T18:04:12.675Z] v2.0.0-dev.27 [2021-06-14T18:04:12.675Z] v2.0.0-dev.28 [2021-06-14T18:04:12.675Z] v2.0.0-dev.29 [2021-06-14T18:04:12.675Z] v2.0.0-dev.3 [2021-06-14T18:04:12.675Z] v2.0.0-dev.30 [2021-06-14T18:04:12.675Z] v2.0.0-dev.31 [2021-06-14T18:04:12.675Z] v2.0.0-dev.32 [2021-06-14T18:04:12.675Z] v2.0.0-dev.33 [2021-06-14T18:04:12.675Z] v2.0.0-dev.34 [2021-06-14T18:04:12.675Z] v2.0.0-dev.35 [2021-06-14T18:04:12.675Z] v2.0.0-dev.36 [2021-06-14T18:04:12.675Z] v2.0.0-dev.37 [2021-06-14T18:04:12.675Z] v2.0.0-dev.38 [2021-06-14T18:04:12.675Z] v2.0.0-dev.39 [2021-06-14T18:04:12.675Z] v2.0.0-dev.4 [2021-06-14T18:04:12.675Z] v2.0.0-dev.40 [2021-06-14T18:04:12.675Z] v2.0.0-dev.41 [2021-06-14T18:04:12.675Z] v2.0.0-dev.42 [2021-06-14T18:04:12.675Z] v2.0.0-dev.43 [2021-06-14T18:04:12.675Z] v2.0.0-dev.44 [2021-06-14T18:04:12.675Z] v2.0.0-dev.45 [2021-06-14T18:04:12.675Z] v2.0.0-dev.46 [2021-06-14T18:04:12.675Z] v2.0.0-dev.47 [2021-06-14T18:04:12.675Z] v2.0.0-dev.48 [2021-06-14T18:04:12.675Z] v2.0.0-dev.49 [2021-06-14T18:04:12.675Z] v2.0.0-dev.5 [2021-06-14T18:04:12.675Z] v2.0.0-dev.50 [2021-06-14T18:04:12.675Z] v2.0.0-dev.6 [2021-06-14T18:04:12.675Z] v2.0.0-dev.7 [2021-06-14T18:04:12.675Z] v2.0.0-dev.8 [2021-06-14T18:04:12.675Z] v2.0.0-dev.9 [Pipeline] sh [2021-06-14T18:04:12.979Z] + lftools sign git-tag v2.0.0-dev.50 [2021-06-14T18:04:13.555Z] Signing Git tag with Sigul... [2021-06-14T18:04:13.555Z] Signing v2.0.0-dev.50 [Pipeline] echo [2021-06-14T18:04:14.510Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:04:15.022Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-14T18:04:15.130Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-14T18:04:15.204Z] $ docker stop --time=1 7bde52e1feea9cd1778f67bafa61286e92ab70363089b9a44bf24a7e1c653d77 [2021-06-14T18:04:17.097Z] $ docker rm -f 7bde52e1feea9cd1778f67bafa61286e92ab70363089b9a44bf24a7e1c653d77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:04:17.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:04:17.862Z] . [Pipeline] withDockerContainer [2021-06-14T18:04:17.944Z] prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container [2021-06-14T18:04:17.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T18:04:18.361Z] $ docker top 7edf7dbfa09ac60895d4210214c54bb9a647c365ab2147de935fc76aaa4e41d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T18:04:18.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T18:04:18.507Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T18:04:18.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T18:04:18.616Z] $ docker exec 7edf7dbfa09ac60895d4210214c54bb9a647c365ab2147de935fc76aaa4e41d9 ssh-agent [2021-06-14T18:04:18.724Z] SSH_AUTH_SOCK=/tmp/ssh-iUn6X0fVXdIX/agent.14 [2021-06-14T18:04:18.724Z] SSH_AGENT_PID=20 [2021-06-14T18:04:18.730Z] Running ssh-add (command line suppressed) [2021-06-14T18:04:18.819Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_6251495624698160326.key (/w/workspace/_app-service-configurable_master@tmp/private_key_6251495624698160326.key) [2021-06-14T18:04:18.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T18:04:19.141Z] + git semver bump pre [2021-06-14T18:04:19.141Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T18:04:19.141Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-14T18:04:19.141Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-14T18:04:19.141Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T18:04:19.141Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T18:04:19.141Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T18:04:19.141Z] # $SEMVER_BRANCH = master [2021-06-14T18:04:19.141Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2021-06-14T18:04:19.141Z] 2.0.0-dev.51 [Pipeline] } [2021-06-14T18:04:19.148Z] $ docker exec --env ******** --env ******** 7edf7dbfa09ac60895d4210214c54bb9a647c365ab2147de935fc76aaa4e41d9 ssh-agent -k [2021-06-14T18:04:19.242Z] unset SSH_AUTH_SOCK; [2021-06-14T18:04:19.242Z] unset SSH_AGENT_PID; [2021-06-14T18:04:19.242Z] echo Agent pid 20 killed; [2021-06-14T18:04:19.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T18:04:19.630Z] + git semver [Pipeline] } [2021-06-14T18:04:19.640Z] $ docker stop --time=1 7edf7dbfa09ac60895d4210214c54bb9a647c365ab2147de935fc76aaa4e41d9 [2021-06-14T18:04:21.228Z] $ docker rm -f 7edf7dbfa09ac60895d4210214c54bb9a647c365ab2147de935fc76aaa4e41d9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:04:21.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T18:04:21.645Z] . [Pipeline] withDockerContainer [2021-06-14T18:04:21.719Z] prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container [2021-06-14T18:04:21.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T18:04:22.105Z] $ docker top 3c2394687fb4538636e10effb2aa30d0b072c16cda1bf8df20e286c9a503512c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T18:04:22.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T18:04:22.253Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T18:04:22.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T18:04:22.362Z] $ docker exec 3c2394687fb4538636e10effb2aa30d0b072c16cda1bf8df20e286c9a503512c ssh-agent [2021-06-14T18:04:22.475Z] SSH_AUTH_SOCK=/tmp/ssh-2AqaS9IHx0T8/agent.13 [2021-06-14T18:04:22.475Z] SSH_AGENT_PID=20 [2021-06-14T18:04:22.481Z] Running ssh-add (command line suppressed) [2021-06-14T18:04:22.569Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8195095664617159961.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8195095664617159961.key) [2021-06-14T18:04:22.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T18:04:22.903Z] + git semver push [2021-06-14T18:04:22.903Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T18:04:22.903Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2021-06-14T18:04:22.903Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2021-06-14T18:04:22.903Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T18:04:22.903Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T18:04:22.903Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T18:04:22.903Z] # $SEMVER_BRANCH = master [2021-06-14T18:04:22.903Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2021-06-14T18:04:28.213Z] $ docker exec --env ******** --env ******** 3c2394687fb4538636e10effb2aa30d0b072c16cda1bf8df20e286c9a503512c ssh-agent -k [2021-06-14T18:04:28.309Z] unset SSH_AUTH_SOCK; [2021-06-14T18:04:28.309Z] unset SSH_AGENT_PID; [2021-06-14T18:04:28.309Z] echo Agent pid 20 killed; [2021-06-14T18:04:28.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T18:04:28.691Z] + git semver [Pipeline] } [2021-06-14T18:04:28.702Z] $ docker stop --time=1 3c2394687fb4538636e10effb2aa30d0b072c16cda1bf8df20e286c9a503512c [2021-06-14T18:04:29.874Z] $ docker rm -f 3c2394687fb4538636e10effb2aa30d0b072c16cda1bf8df20e286c9a503512c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:04:31.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:04:31.999Z] ---> package-listing.sh [2021-06-14T18:04:31.999Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T18:04:31.999Z] ++ facter osfamily [2021-06-14T18:04:32.263Z] + OS_FAMILY=redhat [2021-06-14T18:04:32.263Z] + workspace=/w/workspace/_app-service-configurable_master [2021-06-14T18:04:32.263Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T18:04:32.263Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T18:04:32.263Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T18:04:32.263Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T18:04:32.263Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-14T18:04:32.263Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T18:04:32.263Z] + case "${OS_FAMILY}" in [2021-06-14T18:04:32.263Z] + sort [2021-06-14T18:04:32.263Z] + rpm -qa [2021-06-14T18:04:32.837Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T18:04:32.837Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T18:04:32.837Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T18:04:32.837Z] + '[' /w/workspace/_app-service-configurable_master ']' [2021-06-14T18:04:32.837Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2021-06-14T18:04:32.837Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] echo [2021-06-14T18:04:32.852Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T18:04:33.145Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:04:33.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:04:33.713Z] [2021-06-14T18:04:33.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T18:04:34.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:04:34.037Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T18:04:34.037Z] df20fa9351a1: Pulling fs layer [2021-06-14T18:04:34.037Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T18:04:34.037Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T18:04:34.037Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T18:04:34.037Z] 93b61091891f: Pulling fs layer [2021-06-14T18:04:34.037Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T18:04:34.037Z] 5e14af77c1be: Pulling fs layer [2021-06-14T18:04:34.037Z] 01666e4c0597: Pulling fs layer [2021-06-14T18:04:34.037Z] aa168da1d23b: Pulling fs layer [2021-06-14T18:04:34.037Z] 46f8f816bc3b: Waiting [2021-06-14T18:04:34.037Z] 93b61091891f: Waiting [2021-06-14T18:04:34.037Z] 93b9cdb0e59b: Waiting [2021-06-14T18:04:34.037Z] 5e14af77c1be: Waiting [2021-06-14T18:04:34.037Z] 01666e4c0597: Waiting [2021-06-14T18:04:34.037Z] aa168da1d23b: Waiting [2021-06-14T18:04:34.037Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T18:04:34.037Z] 36b3adc4ff6f: Download complete [2021-06-14T18:04:34.037Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T18:04:34.037Z] 46f8f816bc3b: Download complete [2021-06-14T18:04:34.037Z] df20fa9351a1: Verifying Checksum [2021-06-14T18:04:34.037Z] df20fa9351a1: Download complete [2021-06-14T18:04:34.037Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T18:04:34.037Z] 93b9cdb0e59b: Download complete [2021-06-14T18:04:34.037Z] 5e14af77c1be: Verifying Checksum [2021-06-14T18:04:34.037Z] 5e14af77c1be: Download complete [2021-06-14T18:04:34.304Z] 93b61091891f: Verifying Checksum [2021-06-14T18:04:34.304Z] 93b61091891f: Download complete [2021-06-14T18:04:34.304Z] 01666e4c0597: Verifying Checksum [2021-06-14T18:04:34.304Z] 01666e4c0597: Download complete [2021-06-14T18:04:34.304Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T18:04:34.304Z] 8ad3a11d3b57: Download complete [2021-06-14T18:04:34.304Z] df20fa9351a1: Pull complete [2021-06-14T18:04:34.564Z] 36b3adc4ff6f: Pull complete [2021-06-14T18:04:34.834Z] 8ad3a11d3b57: Pull complete [2021-06-14T18:04:35.100Z] 46f8f816bc3b: Pull complete [2021-06-14T18:04:35.100Z] 93b61091891f: Pull complete [2021-06-14T18:04:35.361Z] 93b9cdb0e59b: Pull complete [2021-06-14T18:04:35.361Z] 5e14af77c1be: Pull complete [2021-06-14T18:04:35.361Z] 01666e4c0597: Pull complete [2021-06-14T18:04:35.950Z] aa168da1d23b: Download complete [2021-06-14T18:04:40.160Z] aa168da1d23b: Pull complete [2021-06-14T18:04:40.160Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T18:04:40.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T18:04:40.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T18:04:40.348Z] prd-centos7-docker-4c-2g-1291 does not seem to be running inside a container [2021-06-14T18:04:40.388Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_master -v /w/workspace/_app-service-configurable_master:/w/workspace/_app-service-configurable_master:rw,z -v /w/workspace/_app-service-configurable_master@tmp:/w/workspace/_app-service-configurable_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T18:04:42.664Z] $ docker top 5b4398248395491cfb3687f5782ab528b266f005a8e24d6eae7cfcfb025b04ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T18:04:43.056Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T18:04:43.351Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T18:04:43.643Z] + ls /var/log/sa-host [2021-06-14T18:04:43.643Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T18:04:43.643Z] file_magic: OK [2021-06-14T18:04:43.643Z] HZ: Using current value: 100 [2021-06-14T18:04:43.643Z] file_header: OK [2021-06-14T18:04:43.643Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-14T18:04:43.643Z] Statistics: [2021-06-14T18:04:43.643Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T18:04:43.643Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T18:04:43.643Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T18:04:43.643Z] file_magic: OK [2021-06-14T18:04:43.643Z] HZ: Using current value: 100 [2021-06-14T18:04:43.643Z] file_header: OK [2021-06-14T18:04:43.643Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-14T18:04:43.643Z] Statistics: [2021-06-14T18:04:43.643Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T18:04:43.643Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T18:04:44.283Z] provisioning config files... [2021-06-14T18:04:44.295Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config6509308018629006235tmp [Pipeline] { [Pipeline] echo [2021-06-14T18:04:44.318Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:04:44.622Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T18:04:44.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:04:45.095Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T18:04:45.105Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:04:45.403Z] ---> sudo-logs.sh [2021-06-14T18:04:45.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T18:04:45.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:04:45.733Z] ---> job-cost.sh [2021-06-14T18:04:45.733Z] lf-activate-venv: SKIPPING [2021-06-14T18:04:45.733Z] DEBUG: total: 0.05999999865889549 [2021-06-14T18:04:45.733Z] INFO: Retrieving Stack Cost... [2021-06-14T18:04:46.307Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T18:04:46.880Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T18:04:46.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T18:04:47.187Z] ---> logs-deploy.sh [2021-06-14T18:04:47.188Z] lf-activate-venv: SKIPPING [2021-06-14T18:04:47.188Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/122 [2021-06-14T18:04:47.188Z] INFO: archiving workspace using pattern(s): [2021-06-14T18:04:48.131Z] Archives upload complete. [2021-06-14T18:04:48.131Z] INFO: archiving logs to Nexus