Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from daff15d1c142927b4c294eb389f0d65858a28110 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/master/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2035 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision daff15d1c142927b4c294eb389f0d65858a28110 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f daff15d1c142927b4c294eb389f0d65858a28110 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go (#122)" > git rev-list --no-walk 3cd660e81816b08168514e6ce1dd9c9056e6c906 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-29T21:12:16.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-29T21:12:16.973Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-29T21:12:17.080Z] ========================================================= [2020-09-29T21:12:17.080Z] EdgeX Global Pipelines Version Info [2020-09-29T21:12:17.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:12:18.606Z] ------------------- [2020-09-29T21:12:18.606Z] stable info: [2020-09-29T21:12:18.606Z] ------------------- [2020-09-29T21:12:18.606Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-29T21:12:18.606Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T21:12:18.606Z] Message: update stable to v1.0.131 [2020-09-29T21:12:19.554Z] ------------------- [2020-09-29T21:12:19.554Z] experimental info: [2020-09-29T21:12:19.554Z] ------------------- [2020-09-29T21:12:19.554Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-29T21:12:19.554Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T21:12:19.554Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-29T21:12:20.059Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-09-29T21:12:20.215Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-09-29T21:12:20.324Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-29T21:12:20.508Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-29T21:12:20.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-29T21:12:20.810Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-29T21:12:20.933Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-29T21:12:21.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-29T21:12:21.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-29T21:12:21.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-29T21:12:21.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-29T21:12:21.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-09-29T21:12:21.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-29T21:12:21.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-29T21:12:21.810Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-29T21:12:21.909Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-29T21:12:22.010Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T21:12:22.142Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T21:12:22.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-29T21:12:22.358Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-29T21:12:22.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-29T21:12:22.552Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-29T21:12:22.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-29T21:12:22.944Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-29T21:12:23.053Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-09-29T21:12:23.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-29T21:12:23.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-29T21:12:23.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-29T21:12:23.489Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = daff15d1c142927b4c294eb389f0d65858a28110 [Pipeline] echo [2020-09-29T21:12:23.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = daff15d [Pipeline] echo [2020-09-29T21:12:23.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-29T21:12:24.387Z] + git log --format=format:%s -1 daff15d1c142927b4c294eb389f0d65858a28110 [Pipeline] echo [2020-09-29T21:12:24.455Z] GIT_COMMIT: daff15d1c142927b4c294eb389f0d65858a28110, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go (#122) [Pipeline] echo [2020-09-29T21:12:24.513Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:12:25.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T21:12:26.086Z] [2020-09-29T21:12:26.086Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:12:26.445Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T21:12:26.446Z] latest: Pulling from edgex-devops/git-semver [2020-09-29T21:12:26.446Z] 31603596830f: Pulling fs layer [2020-09-29T21:12:26.446Z] 2a8b12db71e7: Pulling fs layer [2020-09-29T21:12:26.446Z] 6ca5941a6612: Pulling fs layer [2020-09-29T21:12:26.446Z] ecc8261a40a4: Pulling fs layer [2020-09-29T21:12:26.446Z] ecc8261a40a4: Waiting [2020-09-29T21:12:26.446Z] 2a8b12db71e7: Verifying Checksum [2020-09-29T21:12:26.446Z] 2a8b12db71e7: Download complete [2020-09-29T21:12:26.708Z] 31603596830f: Verifying Checksum [2020-09-29T21:12:26.708Z] 31603596830f: Download complete [2020-09-29T21:12:26.708Z] ecc8261a40a4: Verifying Checksum [2020-09-29T21:12:26.708Z] ecc8261a40a4: Download complete [2020-09-29T21:12:26.708Z] 6ca5941a6612: Verifying Checksum [2020-09-29T21:12:26.708Z] 6ca5941a6612: Download complete [2020-09-29T21:12:26.972Z] 31603596830f: Pull complete [2020-09-29T21:12:27.234Z] 2a8b12db71e7: Pull complete [2020-09-29T21:12:27.810Z] 6ca5941a6612: Pull complete [2020-09-29T21:12:28.072Z] ecc8261a40a4: Pull complete [2020-09-29T21:12:28.072Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-29T21:12:28.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T21:12:28.334Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-29T21:12:28.434Z] prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container [2020-09-29T21:12:28.480Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T21:12:30.437Z] $ docker top 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T21:12:30.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T21:12:30.772Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T21:12:30.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T21:12:30.967Z] $ docker exec 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f ssh-agent [2020-09-29T21:12:31.112Z] SSH_AUTH_SOCK=/tmp/ssh-oGv2LG5NFpr1/agent.11 [2020-09-29T21:12:31.112Z] SSH_AGENT_PID=17 [2020-09-29T21:12:31.124Z] Running ssh-add (command line suppressed) [2020-09-29T21:12:31.245Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5433778174385873495.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5433778174385873495.key) [2020-09-29T21:12:31.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T21:12:31.673Z] + git describe --exact-match --tags HEAD [2020-09-29T21:12:31.673Z] fatal: no tag exactly matches 'daff15d1c142927b4c294eb389f0d65858a28110' [Pipeline] } [2020-09-29T21:12:31.697Z] $ docker exec --env ******** --env ******** 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f ssh-agent -k [2020-09-29T21:12:31.800Z] unset SSH_AUTH_SOCK; [2020-09-29T21:12:31.801Z] unset SSH_AGENT_PID; [2020-09-29T21:12:31.801Z] echo Agent pid 17 killed; [2020-09-29T21:12:31.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-29T21:12:31.927Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-29T21:12:31.928Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-29T21:12:32.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T21:12:32.033Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T21:12:32.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T21:12:32.187Z] $ docker exec 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f ssh-agent [2020-09-29T21:12:32.334Z] SSH_AUTH_SOCK=/tmp/ssh-dTetdyfH6fr5/agent.45 [2020-09-29T21:12:32.334Z] SSH_AGENT_PID=50 [2020-09-29T21:12:32.340Z] Running ssh-add (command line suppressed) [2020-09-29T21:12:32.452Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8502633501751943032.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8502633501751943032.key) [2020-09-29T21:12:32.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T21:12:32.828Z] + git semver init [2020-09-29T21:12:32.828Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T21:12:32.828Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-09-29T21:12:32.828Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-09-29T21:12:32.828Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T21:12:32.828Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T21:12:32.828Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T21:12:32.828Z] # $SEMVER_BRANCH = master [2020-09-29T21:12:32.828Z] # $SEMVER_TEMP = /tmp/semver-234406127 [2020-09-29T21:12:32.828Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-09-29T21:12:33.090Z] # '/tmp/semver-234406127' -> '/w/workspace/_app-service-configurable_master/.semver' [2020-09-29T21:12:33.090Z] # -> Force: false [2020-09-29T21:12:33.090Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-09-29T21:12:33.104Z] $ docker exec --env ******** --env ******** 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f ssh-agent -k [2020-09-29T21:12:33.212Z] unset SSH_AUTH_SOCK; [2020-09-29T21:12:33.212Z] unset SSH_AGENT_PID; [2020-09-29T21:12:33.212Z] echo Agent pid 50 killed; [2020-09-29T21:12:33.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T21:12:33.795Z] + git semver [Pipeline] } [2020-09-29T21:12:33.817Z] $ docker stop --time=1 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f [2020-09-29T21:12:35.179Z] $ docker rm -f 08141c223fb4f53f519ecab5596e83cc017e58932b7940ba88230023f9a4152f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-29T21:12:35.859Z] Stashed 25 file(s) [Pipeline] echo [2020-09-29T21:12:35.862Z] [edgeXSemver]: initialized semver on version 1.2.1-dev.14 [Pipeline] echo [2020-09-29T21:12:35.953Z] Archived original version: [1.2.1-dev.14] [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 [2020-09-29T21:12:51.406Z] Still waiting to schedule task [2020-09-29T21:12:51.407Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-29T21:12:51.409Z] Still waiting to schedule task [2020-09-29T21:12:51.409Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2030’ is offline [2020-09-29T21:14:36.822Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2036 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-09-29T21:14:36.886Z] Running in /w/workspace/app-service-configurable/51 [Pipeline] { [Pipeline] checkout [2020-09-29T21:14:42.295Z] using credential edgex-jenkins-ssh [2020-09-29T21:14:42.388Z] Cloning the remote Git repository [2020-09-29T21:14:42.473Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-09-29T21:14:42.584Z] > git init /w/workspace/app-service-configurable/51 # timeout=10 [2020-09-29T21:14:42.652Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-29T21:14:42.653Z] > git --version # timeout=10 [2020-09-29T21:14:42.676Z] > git --version # 'git version 2.17.1' [2020-09-29T21:14:42.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T21:14:42.757Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T21:14:44.124Z] Checking out Revision daff15d1c142927b4c294eb389f0d65858a28110 (master) [2020-09-29T21:14:43.530Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-29T21:14:43.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T21:14:43.576Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-29T21:14:43.619Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-29T21:14:43.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T21:14:43.635Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T21:14:44.174Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T21:14:44.197Z] > git checkout -f daff15d1c142927b4c294eb389f0d65858a28110 # timeout=10 [2020-09-29T21:14:48.644Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go (#122)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T21:14:49.998Z] ========================================================= [2020-09-29T21:14:49.998Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-29T21:14:49.998Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:14:51.126Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-09-29T21:14:52.120Z] Sending build context to Docker daemon 318kB [2020-09-29T21:14:52.120Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-29T21:14:52.120Z] Step 2/8 : FROM ${BASE} [2020-09-29T21:14:52.397Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-29T21:14:52.397Z] b538f80385f9: Pulling fs layer [2020-09-29T21:14:52.397Z] 74f711af9a0d: Pulling fs layer [2020-09-29T21:14:52.397Z] 99f96fe45779: Pulling fs layer [2020-09-29T21:14:52.397Z] 8529a6b9a6be: Pulling fs layer [2020-09-29T21:14:52.397Z] 45590311c82a: Pulling fs layer [2020-09-29T21:14:52.397Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-29T21:14:52.397Z] 209524e5b208: Pulling fs layer [2020-09-29T21:14:52.397Z] 8529a6b9a6be: Waiting [2020-09-29T21:14:52.397Z] 45590311c82a: Waiting [2020-09-29T21:14:52.397Z] 69ca0ff8b7b3: Waiting [2020-09-29T21:14:52.397Z] 209524e5b208: Waiting [2020-09-29T21:14:52.397Z] 99f96fe45779: Verifying Checksum [2020-09-29T21:14:52.398Z] 99f96fe45779: Download complete [2020-09-29T21:14:52.398Z] 74f711af9a0d: Download complete [2020-09-29T21:14:52.398Z] 45590311c82a: Download complete [2020-09-29T21:14:52.398Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-29T21:14:52.398Z] 69ca0ff8b7b3: Download complete [2020-09-29T21:14:53.015Z] b538f80385f9: Verifying Checksum [2020-09-29T21:14:53.015Z] b538f80385f9: Download complete [2020-09-29T21:14:53.619Z] b538f80385f9: Pull complete [2020-09-29T21:14:54.226Z] 74f711af9a0d: Pull complete [2020-09-29T21:14:54.823Z] 99f96fe45779: Pull complete [2020-09-29T21:14:55.863Z] 209524e5b208: Verifying Checksum [2020-09-29T21:14:55.863Z] 209524e5b208: Download complete [2020-09-29T21:14:56.459Z] 8529a6b9a6be: Verifying Checksum [2020-09-29T21:14:56.459Z] 8529a6b9a6be: Download complete [2020-09-29T21:15:06.647Z] 8529a6b9a6be: Pull complete [2020-09-29T21:15:06.923Z] 45590311c82a: Pull complete [2020-09-29T21:15:07.198Z] 69ca0ff8b7b3: Pull complete [2020-09-29T21:15:11.530Z] 209524e5b208: Pull complete [2020-09-29T21:15:11.530Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-29T21:15:11.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-29T21:15:11.530Z] ---> 5bddaf1c2fca [2020-09-29T21:15:11.530Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T21:15:14.161Z] ---> Running in 1282183b8b31 [2020-09-29T21:15:14.161Z] Removing intermediate container 1282183b8b31 [2020-09-29T21:15:14.161Z] ---> b9f381d030e8 [2020-09-29T21:15:14.161Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T21:15:14.436Z] ---> Running in a4d2660075ad [2020-09-29T21:15:17.074Z] Removing intermediate container a4d2660075ad [2020-09-29T21:15:17.074Z] ---> 04ae60ff57b0 [2020-09-29T21:15:17.074Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-09-29T21:15:17.354Z] ---> Running in 97159feb6f2d [2020-09-29T21:15:18.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-29T21:15:19.387Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-29T21:15:20.372Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-09-29T21:15:20.372Z] (2/6) Installing libsodium (1.0.18-r0) [2020-09-29T21:15:20.645Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-09-29T21:15:20.645Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-09-29T21:15:20.915Z] (5/6) Installing libzmq (4.3.3-r0) [2020-09-29T21:15:21.190Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-09-29T21:15:21.190Z] Executing busybox-1.31.1-r16.trigger [2020-09-29T21:15:21.190Z] OK: 144 MiB in 45 packages [2020-09-29T21:15:22.637Z] Removing intermediate container 97159feb6f2d [2020-09-29T21:15:22.637Z] ---> 87ef58ff7e27 [2020-09-29T21:15:22.637Z] Step 6/8 : WORKDIR /app [2020-09-29T21:15:22.637Z] ---> Running in 1dadd73ef380 [2020-09-29T21:15:23.235Z] Removing intermediate container 1dadd73ef380 [2020-09-29T21:15:23.235Z] ---> 21258e23e2a5 [2020-09-29T21:15:23.235Z] Step 7/8 : COPY . . [2020-09-29T21:15:23.831Z] ---> d1fb48f401d8 [2020-09-29T21:15:23.831Z] Step 8/8 : RUN go mod download [2020-09-29T21:15:24.106Z] ---> Running in 3eedac397e82 [2020-09-29T21:15:48.131Z] Running on prd-centos7-docker-4c-2g-2037 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-09-29T21:15:48.193Z] Running in /w/workspace/app-service-configurable/51 [Pipeline] { [Pipeline] checkout [2020-09-29T21:15:50.900Z] using credential edgex-jenkins-ssh [2020-09-29T21:15:51.041Z] Cloning the remote Git repository [2020-09-29T21:15:51.071Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-09-29T21:15:51.137Z] > git init /w/workspace/app-service-configurable/51 # timeout=10 [2020-09-29T21:15:51.189Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-29T21:15:51.190Z] > git --version # timeout=10 [2020-09-29T21:15:51.195Z] > git --version # 'git version 2.16.5' [2020-09-29T21:15:51.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T21:15:51.222Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T21:15:51.776Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-29T21:15:51.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T21:15:51.795Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-09-29T21:15:51.808Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-09-29T21:15:51.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T21:15:51.813Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T21:15:52.190Z] Checking out Revision daff15d1c142927b4c294eb389f0d65858a28110 (master) [2020-09-29T21:15:52.201Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T21:15:52.208Z] > git checkout -f daff15d1c142927b4c294eb389f0d65858a28110 # timeout=10 [2020-09-29T21:15:55.904Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go (#122)" [2020-09-29T21:15:56.464Z] Removing intermediate container 3eedac397e82 [2020-09-29T21:15:56.464Z] ---> 33f12aea372c [2020-09-29T21:15:56.464Z] Successfully built 33f12aea372c [2020-09-29T21:15:56.464Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-09-29T21:15:56.887Z] + docker inspect -f . ci-base-image-arm64 [2020-09-29T21:15:56.887Z] . [Pipeline] withDockerContainer [2020-09-29T21:15:57.125Z] prd-ubuntu18.04-docker-arm64-4c-16g-2036 does not seem to be running inside a container [2020-09-29T21:15:57.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/51 -v /w/workspace/app-service-configurable/51:/w/workspace/app-service-configurable/51:rw,z -v /w/workspace/app-service-configurable/51@tmp:/w/workspace/app-service-configurable/51@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 ******** ci-base-image-arm64 cat [2020-09-29T21:15:59.095Z] $ docker top 33e18d8701826bbeb96bdf94b72248a14cd4e6842a2af837ba07bc4f4841bdbe -eo pid,comm [Pipeline] { [Pipeline] echo [2020-09-29T21:15:59.495Z] ========================================================= [2020-09-29T21:15:59.495Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-29T21:15:59.495Z] ========================================================= [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:16:00.249Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-09-29T21:16:00.514Z] Sending build context to Docker daemon 318kB [2020-09-29T21:16:00.514Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-29T21:16:00.514Z] Step 2/8 : FROM ${BASE} [2020-09-29T21:16:00.514Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-29T21:16:00.514Z] df20fa9351a1: Pulling fs layer [2020-09-29T21:16:00.514Z] ed8968b2872e: Pulling fs layer [2020-09-29T21:16:00.514Z] a92cc7c5fd73: Pulling fs layer [2020-09-29T21:16:00.514Z] e871e8e8d7a9: Pulling fs layer [2020-09-29T21:16:00.514Z] e73272ec9a57: Pulling fs layer [2020-09-29T21:16:00.514Z] 1e910a182e73: Pulling fs layer [2020-09-29T21:16:00.514Z] 4e634b169226: Pulling fs layer [2020-09-29T21:16:00.514Z] e871e8e8d7a9: Waiting [2020-09-29T21:16:00.514Z] 1e910a182e73: Waiting [2020-09-29T21:16:00.514Z] 4e634b169226: Waiting [2020-09-29T21:16:00.514Z] e73272ec9a57: Waiting [2020-09-29T21:16:00.514Z] a92cc7c5fd73: Verifying Checksum [2020-09-29T21:16:00.514Z] a92cc7c5fd73: Download complete [2020-09-29T21:16:00.533Z] + go version [2020-09-29T21:16:00.533Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-29T21:16:00.565Z] $ docker stop --time=1 33e18d8701826bbeb96bdf94b72248a14cd4e6842a2af837ba07bc4f4841bdbe [2020-09-29T21:16:00.785Z] ed8968b2872e: Download complete [2020-09-29T21:16:00.785Z] e73272ec9a57: Verifying Checksum [2020-09-29T21:16:00.785Z] e73272ec9a57: Download complete [2020-09-29T21:16:00.785Z] 1e910a182e73: Verifying Checksum [2020-09-29T21:16:00.785Z] 1e910a182e73: Download complete [2020-09-29T21:16:00.785Z] df20fa9351a1: Verifying Checksum [2020-09-29T21:16:00.785Z] df20fa9351a1: Download complete [2020-09-29T21:16:01.047Z] df20fa9351a1: Pull complete [2020-09-29T21:16:01.047Z] ed8968b2872e: Pull complete [2020-09-29T21:16:01.310Z] a92cc7c5fd73: Pull complete [2020-09-29T21:16:02.566Z] $ docker rm -f 33e18d8701826bbeb96bdf94b72248a14cd4e6842a2af837ba07bc4f4841bdbe [2020-09-29T21:16:02.706Z] 4e634b169226: Verifying Checksum [2020-09-29T21:16:02.706Z] 4e634b169226: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [2020-09-29T21:16:03.290Z] e871e8e8d7a9: Verifying Checksum [2020-09-29T21:16:03.290Z] e871e8e8d7a9: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-29T21:16:06.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-29T21:16:07.054Z] + ls -al . [2020-09-29T21:16:07.055Z] total 100 [2020-09-29T21:16:07.055Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 21:14 . [2020-09-29T21:16:07.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 21:14 .. [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 29 21:14 .dockerignore [2020-09-29T21:16:07.055Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 21:14 .git [2020-09-29T21:16:07.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 21:14 .github [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 93 Sep 29 21:14 .gitignore [2020-09-29T21:16:07.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 21:14 .semver [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 6568 Sep 29 21:14 Attribution.txt [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 2002 Sep 29 21:14 Dockerfile [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 966 Sep 29 21:14 Dockerfile.build [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 29 21:14 Jenkinsfile [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 29 21:14 LICENSE [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 1277 Sep 29 21:14 README.md [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 29 21:12 VERSION [2020-09-29T21:16:07.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 21:14 bin [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 180 Sep 29 21:14 docker-compose.debug.yml [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 133 Sep 29 21:14 docker-compose.yml [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 133 Sep 29 21:14 go.mod [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 1519 Sep 29 21:14 main.go [2020-09-29T21:16:07.055Z] -rw-rw-r-- 1 jenkins jenkins 1573 Sep 29 21:14 makefile [2020-09-29T21:16:07.055Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 21:14 res [2020-09-29T21:16:07.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 21:14 snap [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:16:07.399Z] + docker build -t docker-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=daff15d1c142927b4c294eb389f0d65858a28110 --label arch=arm64 --label version=1.2.1-dev.14 . [2020-09-29T21:16:07.671Z] Sending build context to Docker daemon 319kB [2020-09-29T21:16:07.671Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-09-29T21:16:07.671Z] Step 2/27 : FROM ${BASE} AS builder [2020-09-29T21:16:07.671Z] ---> 33f12aea372c [2020-09-29T21:16:07.671Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-09-29T21:16:07.950Z] ---> Running in ba9dac05a1b1 [2020-09-29T21:16:08.547Z] Removing intermediate container ba9dac05a1b1 [2020-09-29T21:16:08.548Z] ---> edff2e735249 [2020-09-29T21:16:08.548Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-09-29T21:16:08.548Z] ---> Running in 2c3c07e97cc4 [2020-09-29T21:16:08.640Z] e871e8e8d7a9: Pull complete [2020-09-29T21:16:08.640Z] e73272ec9a57: Pull complete [2020-09-29T21:16:08.640Z] 1e910a182e73: Pull complete [2020-09-29T21:16:09.144Z] Removing intermediate container 2c3c07e97cc4 [2020-09-29T21:16:09.144Z] ---> a7c99731627b [2020-09-29T21:16:09.144Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T21:16:09.144Z] ---> Running in 8e24604bbc58 [2020-09-29T21:16:09.740Z] Removing intermediate container 8e24604bbc58 [2020-09-29T21:16:09.740Z] ---> 4912a9a7a39f [2020-09-29T21:16:09.740Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T21:16:09.740Z] ---> Running in 7a4c1568462e [2020-09-29T21:16:12.360Z] Removing intermediate container 7a4c1568462e [2020-09-29T21:16:12.360Z] ---> fc6f0ed6ed7a [2020-09-29T21:16:12.360Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-29T21:16:12.360Z] ---> Running in 977ebb81a7f2 [2020-09-29T21:16:13.796Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-29T21:16:13.957Z] 4e634b169226: Pull complete [2020-09-29T21:16:13.957Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-29T21:16:13.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-29T21:16:13.957Z] ---> f7629b54cfaa [2020-09-29T21:16:13.957Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T21:16:13.957Z] ---> Running in bf60a16f8e9c [2020-09-29T21:16:13.957Z] Removing intermediate container bf60a16f8e9c [2020-09-29T21:16:13.957Z] ---> 8c7886473587 [2020-09-29T21:16:13.957Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T21:16:13.957Z] ---> Running in e907cb037c55 [2020-09-29T21:16:14.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-29T21:16:14.910Z] Removing intermediate container e907cb037c55 [2020-09-29T21:16:14.910Z] ---> 4733ca6a32ad [2020-09-29T21:16:14.910Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-09-29T21:16:14.910Z] ---> Running in c7ba857ee5eb [2020-09-29T21:16:15.365Z] OK: 144 MiB in 45 packages [2020-09-29T21:16:15.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T21:16:16.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T21:16:16.802Z] Removing intermediate container 977ebb81a7f2 [2020-09-29T21:16:16.802Z] ---> cf4623c0e3ca [2020-09-29T21:16:16.802Z] Step 8/27 : WORKDIR /app [2020-09-29T21:16:16.802Z] ---> Running in 04dd30ee5cf7 [2020-09-29T21:16:17.011Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-09-29T21:16:17.011Z] (2/6) Installing libsodium (1.0.18-r0) [2020-09-29T21:16:17.274Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-09-29T21:16:17.274Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-09-29T21:16:17.398Z] Removing intermediate container 04dd30ee5cf7 [2020-09-29T21:16:17.398Z] ---> 160ea3a05e03 [2020-09-29T21:16:17.398Z] Step 9/27 : COPY go.mod . [2020-09-29T21:16:17.536Z] (5/6) Installing libzmq (4.3.3-r0) [2020-09-29T21:16:17.536Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-09-29T21:16:17.536Z] Executing busybox-1.31.1-r16.trigger [2020-09-29T21:16:17.536Z] OK: 167 MiB in 45 packages [2020-09-29T21:16:18.004Z] ---> f1c0ed4c5fcf [2020-09-29T21:16:18.004Z] Step 10/27 : RUN go mod download [2020-09-29T21:16:18.004Z] ---> Running in 6db149e673e7 [2020-09-29T21:16:18.113Z] Removing intermediate container c7ba857ee5eb [2020-09-29T21:16:18.113Z] ---> 978482f931df [2020-09-29T21:16:18.113Z] Step 6/8 : WORKDIR /app [2020-09-29T21:16:18.376Z] ---> Running in 632632293b62 [2020-09-29T21:16:18.376Z] Removing intermediate container 632632293b62 [2020-09-29T21:16:18.376Z] ---> 0fa4ab89acc8 [2020-09-29T21:16:18.376Z] Step 7/8 : COPY . . [2020-09-29T21:16:18.951Z] ---> 1367e8648e13 [2020-09-29T21:16:18.951Z] Step 8/8 : RUN go mod download [2020-09-29T21:16:18.951Z] ---> Running in 5a9514ad7c19 [2020-09-29T21:16:20.625Z] Removing intermediate container 6db149e673e7 [2020-09-29T21:16:20.625Z] ---> c396f361176b [2020-09-29T21:16:20.625Z] Step 11/27 : COPY . . [2020-09-29T21:16:21.603Z] ---> 92b02e845dfd [2020-09-29T21:16:21.603Z] Step 12/27 : ARG MAKE="make build" [2020-09-29T21:16:21.603Z] ---> Running in 9b40c6102ddb [2020-09-29T21:16:22.200Z] Removing intermediate container 9b40c6102ddb [2020-09-29T21:16:22.200Z] ---> 51ef10ae1bf8 [2020-09-29T21:16:22.200Z] Step 13/27 : RUN $MAKE [2020-09-29T21:16:22.200Z] ---> Running in fb3bfa9007f8 [2020-09-29T21:16:23.635Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.14" -o app-service-configurable [2020-09-29T21:16:40.977Z] Removing intermediate container 5a9514ad7c19 [2020-09-29T21:16:40.977Z] ---> d69e9efb9d2b [2020-09-29T21:16:40.977Z] Successfully built d69e9efb9d2b [2020-09-29T21:16:40.977Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:16:41.325Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-29T21:16:41.326Z] . [Pipeline] withDockerContainer [2020-09-29T21:16:41.444Z] prd-centos7-docker-4c-2g-2037 does not seem to be running inside a container [2020-09-29T21:16:41.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/51 -v /w/workspace/app-service-configurable/51:/w/workspace/app-service-configurable/51:rw,z -v /w/workspace/app-service-configurable/51@tmp:/w/workspace/app-service-configurable/51@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 ******** ci-base-image-x86_64 cat [2020-09-29T21:16:42.273Z] $ docker top 0efdf89579141b15b65f2bec485046f94a213268814a9fbf46022b17e4838a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T21:16:42.802Z] + go version [2020-09-29T21:16:42.802Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-29T21:16:42.820Z] $ docker stop --time=1 0efdf89579141b15b65f2bec485046f94a213268814a9fbf46022b17e4838a03 [2020-09-29T21:16:44.171Z] $ docker rm -f 0efdf89579141b15b65f2bec485046f94a213268814a9fbf46022b17e4838a03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-09-29T21:16:45.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-29T21:16:45.551Z] + ls -al . [2020-09-29T21:16:45.551Z] total 72 [2020-09-29T21:16:45.551Z] drwxrwxr-x. 8 jenkins jenkins 4096 Sep 29 21:15 . [2020-09-29T21:16:45.551Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 21:15 .. [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 6568 Sep 29 21:15 Attribution.txt [2020-09-29T21:16:45.551Z] drwxrwxr-x. 2 jenkins jenkins 64 Sep 29 21:15 bin [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 180 Sep 29 21:15 docker-compose.debug.yml [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 133 Sep 29 21:15 docker-compose.yml [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 2002 Sep 29 21:15 Dockerfile [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 966 Sep 29 21:15 Dockerfile.build [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 119 Sep 29 21:15 .dockerignore [2020-09-29T21:16:45.551Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 21:15 .git [2020-09-29T21:16:45.551Z] drwxrwxr-x. 2 jenkins jenkins 81 Sep 29 21:15 .github [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 93 Sep 29 21:15 .gitignore [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 133 Sep 29 21:15 go.mod [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 687 Sep 29 21:15 Jenkinsfile [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 10174 Sep 29 21:15 LICENSE [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 1519 Sep 29 21:15 main.go [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 1573 Sep 29 21:15 makefile [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 1277 Sep 29 21:15 README.md [2020-09-29T21:16:45.551Z] drwxrwxr-x. 10 jenkins jenkins 171 Sep 29 21:15 res [2020-09-29T21:16:45.551Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 29 21:15 .semver [2020-09-29T21:16:45.551Z] drwxrwxr-x. 4 jenkins jenkins 71 Sep 29 21:15 snap [2020-09-29T21:16:45.551Z] -rw-rw-r--. 1 jenkins jenkins 12 Sep 29 21:12 VERSION [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:16:45.939Z] + docker build -t docker-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=daff15d1c142927b4c294eb389f0d65858a28110 --label arch=amd64 --label version=1.2.1-dev.14 . [2020-09-29T21:16:45.939Z] Sending build context to Docker daemon 319kB [2020-09-29T21:16:45.939Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-09-29T21:16:45.939Z] Step 2/27 : FROM ${BASE} AS builder [2020-09-29T21:16:45.939Z] ---> d69e9efb9d2b [2020-09-29T21:16:45.939Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-09-29T21:16:45.939Z] ---> Running in 99bf8904837f [2020-09-29T21:16:46.201Z] Removing intermediate container 99bf8904837f [2020-09-29T21:16:46.201Z] ---> 181b99402fa6 [2020-09-29T21:16:46.201Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-09-29T21:16:46.201Z] ---> Running in d8e93ce12993 [2020-09-29T21:16:46.463Z] Removing intermediate container d8e93ce12993 [2020-09-29T21:16:46.463Z] ---> 15702a6fa75a [2020-09-29T21:16:46.463Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T21:16:46.463Z] ---> Running in 59285eb9034c [2020-09-29T21:16:47.036Z] Removing intermediate container 59285eb9034c [2020-09-29T21:16:47.036Z] ---> 5fd2411cb70b [2020-09-29T21:16:47.036Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T21:16:47.036Z] ---> Running in 6597f2bd8620 [2020-09-29T21:16:47.989Z] Removing intermediate container 6597f2bd8620 [2020-09-29T21:16:47.989Z] ---> f06309023a27 [2020-09-29T21:16:47.989Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-29T21:16:47.989Z] ---> Running in 0c92e7da54ef [2020-09-29T21:16:48.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T21:16:49.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T21:16:49.455Z] OK: 167 MiB in 45 packages [2020-09-29T21:16:50.031Z] Removing intermediate container 0c92e7da54ef [2020-09-29T21:16:50.031Z] ---> be89b3ce3dee [2020-09-29T21:16:50.031Z] Step 8/27 : WORKDIR /app [2020-09-29T21:16:50.031Z] ---> Running in edb21d945274 [2020-09-29T21:16:50.292Z] Removing intermediate container edb21d945274 [2020-09-29T21:16:50.292Z] ---> a80d175064f9 [2020-09-29T21:16:50.292Z] Step 9/27 : COPY go.mod . [2020-09-29T21:16:50.292Z] ---> 523d82dc6207 [2020-09-29T21:16:50.292Z] Step 10/27 : RUN go mod download [2020-09-29T21:16:50.554Z] ---> Running in a75c6eb7c369 [2020-09-29T21:16:51.515Z] Removing intermediate container a75c6eb7c369 [2020-09-29T21:16:51.515Z] ---> c455112ed6fc [2020-09-29T21:16:51.515Z] Step 11/27 : COPY . . [2020-09-29T21:16:51.515Z] ---> a58778732120 [2020-09-29T21:16:51.515Z] Step 12/27 : ARG MAKE="make build" [2020-09-29T21:16:51.792Z] ---> Running in 3060e5961018 [2020-09-29T21:16:51.792Z] Removing intermediate container 3060e5961018 [2020-09-29T21:16:51.792Z] ---> 745140e79d84 [2020-09-29T21:16:51.792Z] Step 13/27 : RUN $MAKE [2020-09-29T21:16:51.792Z] ---> Running in 6340392c9930 [2020-09-29T21:16:52.369Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.2.1-dev.14" -o app-service-configurable [2020-09-29T21:17:10.637Z] Removing intermediate container fb3bfa9007f8 [2020-09-29T21:17:10.637Z] ---> 5b2dd46899af [2020-09-29T21:17:10.637Z] Step 14/27 : FROM alpine:latest [2020-09-29T21:17:10.637Z] latest: Pulling from library/alpine [2020-09-29T21:17:10.637Z] b538f80385f9: Already exists [2020-09-29T21:17:10.637Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-29T21:17:10.637Z] Status: Downloaded newer image for alpine:latest [2020-09-29T21:17:10.637Z] ---> 62ee0e9f8440 [2020-09-29T21:17:10.637Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T21:17:10.637Z] ---> Running in 1d2596cf780c [2020-09-29T21:17:10.637Z] Removing intermediate container 1d2596cf780c [2020-09-29T21:17:10.637Z] ---> 77f98112d396 [2020-09-29T21:17:10.637Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-09-29T21:17:10.639Z] Removing intermediate container 6340392c9930 [2020-09-29T21:17:10.639Z] ---> 4cb42d1acace [2020-09-29T21:17:10.639Z] Step 14/27 : FROM alpine:latest [2020-09-29T21:17:10.639Z] latest: Pulling from library/alpine [2020-09-29T21:17:10.639Z] df20fa9351a1: Already exists [2020-09-29T21:17:10.639Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-29T21:17:10.639Z] Status: Downloaded newer image for alpine:latest [2020-09-29T21:17:10.639Z] ---> a24bb4013296 [2020-09-29T21:17:10.639Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T21:17:10.639Z] ---> Running in 37a76a005550 [2020-09-29T21:17:10.639Z] Removing intermediate container 37a76a005550 [2020-09-29T21:17:10.639Z] ---> 480cc5808634 [2020-09-29T21:17:10.639Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-09-29T21:17:10.639Z] ---> Running in 0a39b43afa50 [2020-09-29T21:17:10.639Z] Removing intermediate container 0a39b43afa50 [2020-09-29T21:17:10.639Z] ---> d13eff909b79 [2020-09-29T21:17:10.639Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-09-29T21:17:10.639Z] ---> Running in 2f670dd852ee [2020-09-29T21:17:10.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T21:17:10.901Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T21:17:10.901Z] (1/6) Installing ca-certificates (20191127-r4) [2020-09-29T21:17:10.901Z] (2/6) Installing libgcc (9.3.0-r2) [2020-09-29T21:17:10.901Z] (3/6) Installing libsodium (1.0.18-r0) [2020-09-29T21:17:10.901Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-09-29T21:17:10.909Z] ---> Running in 77706b2a78aa [2020-09-29T21:17:11.165Z] (5/6) Installing libzmq (4.3.3-r0) [2020-09-29T21:17:11.165Z] (6/6) Installing zeromq (4.3.3-r0) [2020-09-29T21:17:11.165Z] Executing busybox-1.31.1-r16.trigger [2020-09-29T21:17:11.165Z] Executing ca-certificates-20191127-r4.trigger [2020-09-29T21:17:11.165Z] OK: 9 MiB in 20 packages [2020-09-29T21:17:11.181Z] Removing intermediate container 77706b2a78aa [2020-09-29T21:17:11.181Z] ---> b46d28676b8c [2020-09-29T21:17:11.181Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-09-29T21:17:11.454Z] ---> Running in f5f4e399b0d0 [2020-09-29T21:17:12.553Z] Removing intermediate container 2f670dd852ee [2020-09-29T21:17:12.554Z] ---> 122b68b678f2 [2020-09-29T21:17:12.554Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-09-29T21:17:12.554Z] ---> 360dc2d42878 [2020-09-29T21:17:12.554Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-09-29T21:17:12.816Z] ---> 2d85322a8763 [2020-09-29T21:17:12.816Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-09-29T21:17:12.889Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-29T21:17:13.077Z] ---> 6e61d98e75ea [2020-09-29T21:17:13.077Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-09-29T21:17:13.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-29T21:17:13.651Z] ---> 57886e487b1d [2020-09-29T21:17:13.651Z] Step 22/27 : EXPOSE 48095 [2020-09-29T21:17:13.651Z] ---> Running in e97a9f3fba1c [2020-09-29T21:17:13.758Z] (1/6) Installing ca-certificates (20191127-r4) [2020-09-29T21:17:13.758Z] (2/6) Installing libgcc (9.3.0-r2) [2020-09-29T21:17:13.758Z] (3/6) Installing libsodium (1.0.18-r0) [2020-09-29T21:17:13.758Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-09-29T21:17:13.758Z] (5/6) Installing libzmq (4.3.3-r0) [2020-09-29T21:17:13.758Z] (6/6) Installing zeromq (4.3.3-r0) [2020-09-29T21:17:13.758Z] Executing busybox-1.31.1-r16.trigger [2020-09-29T21:17:13.758Z] Executing ca-certificates-20191127-r4.trigger [2020-09-29T21:17:13.919Z] Removing intermediate container e97a9f3fba1c [2020-09-29T21:17:13.920Z] ---> e4559fafe423 [2020-09-29T21:17:13.920Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-09-29T21:17:13.920Z] ---> Running in 8817bf244c4e [2020-09-29T21:17:13.920Z] Removing intermediate container 8817bf244c4e [2020-09-29T21:17:13.920Z] ---> 59540c47bc9d [2020-09-29T21:17:13.920Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-29T21:17:14.032Z] OK: 9 MiB in 20 packages [2020-09-29T21:17:14.182Z] ---> Running in 03406380594c [2020-09-29T21:17:14.182Z] Removing intermediate container 03406380594c [2020-09-29T21:17:14.182Z] ---> d30645797f93 [2020-09-29T21:17:14.182Z] Step 25/27 : LABEL arch=amd64 [2020-09-29T21:17:14.444Z] ---> Running in 9e5416a3461b [2020-09-29T21:17:14.444Z] Removing intermediate container 9e5416a3461b [2020-09-29T21:17:14.444Z] ---> 2b362b1e2ade [2020-09-29T21:17:14.444Z] Step 26/27 : LABEL git_sha=daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:17:14.708Z] ---> Running in 46c39b27cfe4 [2020-09-29T21:17:14.708Z] Removing intermediate container 46c39b27cfe4 [2020-09-29T21:17:14.708Z] ---> 79f377f7c2b7 [2020-09-29T21:17:14.708Z] Step 27/27 : LABEL version=1.2.1-dev.14 [2020-09-29T21:17:14.708Z] ---> Running in d0f6b4336ac8 [2020-09-29T21:17:14.969Z] Removing intermediate container d0f6b4336ac8 [2020-09-29T21:17:14.969Z] ---> d05ceb6dafb7 [2020-09-29T21:17:14.969Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-29T21:17:14.969Z] Successfully built d05ceb6dafb7 [2020-09-29T21:17:14.969Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-29T21:17:15.534Z] provisioning config files... [2020-09-29T21:17:15.567Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/51@tmp/config2002956827151261314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:17:16.003Z] ---> docker-login.sh [2020-09-29T21:17:16.003Z] nexus3.edgexfoundry.org:10001 [2020-09-29T21:17:16.013Z] Removing intermediate container f5f4e399b0d0 [2020-09-29T21:17:16.013Z] ---> da9e663bdf4e [2020-09-29T21:17:16.013Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-09-29T21:17:16.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T21:17:16.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T21:17:16.265Z] Configure a credential helper to remove this warning. See [2020-09-29T21:17:16.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T21:17:16.265Z] [2020-09-29T21:17:16.265Z] Login Succeeded [2020-09-29T21:17:16.265Z] nexus3.edgexfoundry.org:10002 [2020-09-29T21:17:16.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T21:17:16.288Z] ---> c970c6fc5324 [2020-09-29T21:17:16.288Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-09-29T21:17:16.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T21:17:16.537Z] Configure a credential helper to remove this warning. See [2020-09-29T21:17:16.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T21:17:16.537Z] [2020-09-29T21:17:16.537Z] Login Succeeded [2020-09-29T21:17:16.537Z] nexus3.edgexfoundry.org:10003 [2020-09-29T21:17:16.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T21:17:16.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T21:17:16.537Z] Configure a credential helper to remove this warning. See [2020-09-29T21:17:16.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T21:17:16.537Z] [2020-09-29T21:17:16.537Z] Login Succeeded [2020-09-29T21:17:16.537Z] nexus3.edgexfoundry.org:10004 [2020-09-29T21:17:16.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T21:17:16.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T21:17:16.802Z] Configure a credential helper to remove this warning. See [2020-09-29T21:17:16.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T21:17:16.802Z] [2020-09-29T21:17:16.802Z] Login Succeeded [2020-09-29T21:17:16.802Z] docker.io [2020-09-29T21:17:16.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T21:17:17.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T21:17:17.064Z] Configure a credential helper to remove this warning. See [2020-09-29T21:17:17.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T21:17:17.064Z] [2020-09-29T21:17:17.064Z] Login Succeeded [2020-09-29T21:17:17.064Z] ---> docker-login.sh ends [Pipeline] } [2020-09-29T21:17:17.073Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2020-09-29T21:17:17.276Z] ---> 6257e5cd0aef [2020-09-29T21:17:17.276Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [Pipeline] echo [2020-09-29T21:17:17.320Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2020-09-29T21:17:17.320Z] daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:17:17.320Z] latest [2020-09-29T21:17:17.320Z] 1.2.1-dev.14 [2020-09-29T21:17:17.320Z] daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 [2020-09-29T21:17:17.320Z] master [2020-09-29T21:17:17.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:17.812Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:18.115Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:17:18.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-09-29T21:17:18.115Z] 64d6f22a4a73: Preparing [2020-09-29T21:17:18.115Z] ff79b9e5ce89: Preparing [2020-09-29T21:17:18.115Z] a964e577a2a4: Preparing [2020-09-29T21:17:18.115Z] fb9aa55bbfbb: Preparing [2020-09-29T21:17:18.115Z] cc7a17bd3851: Preparing [2020-09-29T21:17:18.115Z] 50644c29ef5a: Preparing [2020-09-29T21:17:18.115Z] 50644c29ef5a: Waiting [2020-09-29T21:17:18.251Z] ---> 9bebbcb0acfc [2020-09-29T21:17:18.251Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-09-29T21:17:18.378Z] a964e577a2a4: Pushed [2020-09-29T21:17:18.378Z] ff79b9e5ce89: Pushed [2020-09-29T21:17:18.378Z] fb9aa55bbfbb: Pushed [2020-09-29T21:17:18.378Z] 50644c29ef5a: Layer already exists [2020-09-29T21:17:18.378Z] cc7a17bd3851: Pushed [2020-09-29T21:17:20.218Z] ---> 3b80a1b6a44f [2020-09-29T21:17:20.218Z] Step 22/27 : EXPOSE 48095 [2020-09-29T21:17:20.218Z] ---> Running in c3434d364b15 [2020-09-29T21:17:20.297Z] 64d6f22a4a73: Pushed [2020-09-29T21:17:20.298Z] daff15d1c142927b4c294eb389f0d65858a28110: digest: sha256:a41ba67cd04ece79978c5f72ad727de400a9904ff63887667b7b5e491081bf43 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:20.493Z] Removing intermediate container c3434d364b15 [2020-09-29T21:17:20.493Z] ---> e29f6e9b3298 [2020-09-29T21:17:20.493Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-09-29T21:17:20.493Z] ---> Running in a4fe36f5d9c4 [2020-09-29T21:17:20.605Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:20.918Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-09-29T21:17:20.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-09-29T21:17:20.919Z] 64d6f22a4a73: Preparing [2020-09-29T21:17:20.919Z] ff79b9e5ce89: Preparing [2020-09-29T21:17:20.919Z] a964e577a2a4: Preparing [2020-09-29T21:17:20.919Z] fb9aa55bbfbb: Preparing [2020-09-29T21:17:20.919Z] cc7a17bd3851: Preparing [2020-09-29T21:17:20.919Z] 50644c29ef5a: Preparing [2020-09-29T21:17:20.919Z] 50644c29ef5a: Waiting [2020-09-29T21:17:20.919Z] cc7a17bd3851: Layer already exists [2020-09-29T21:17:20.919Z] a964e577a2a4: Layer already exists [2020-09-29T21:17:20.919Z] fb9aa55bbfbb: Layer already exists [2020-09-29T21:17:20.919Z] ff79b9e5ce89: Layer already exists [2020-09-29T21:17:20.919Z] 64d6f22a4a73: Layer already exists [2020-09-29T21:17:20.919Z] 50644c29ef5a: Layer already exists [2020-09-29T21:17:20.919Z] latest: digest: sha256:a41ba67cd04ece79978c5f72ad727de400a9904ff63887667b7b5e491081bf43 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:21.088Z] Removing intermediate container a4fe36f5d9c4 [2020-09-29T21:17:21.089Z] ---> b801cde0abfa [2020-09-29T21:17:21.089Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-29T21:17:21.089Z] ---> Running in 06f554286a8f [2020-09-29T21:17:21.229Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:21.529Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.14 [2020-09-29T21:17:21.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-09-29T21:17:21.529Z] 64d6f22a4a73: Preparing [2020-09-29T21:17:21.529Z] ff79b9e5ce89: Preparing [2020-09-29T21:17:21.529Z] a964e577a2a4: Preparing [2020-09-29T21:17:21.529Z] fb9aa55bbfbb: Preparing [2020-09-29T21:17:21.529Z] cc7a17bd3851: Preparing [2020-09-29T21:17:21.529Z] 50644c29ef5a: Preparing [2020-09-29T21:17:21.529Z] 50644c29ef5a: Waiting [2020-09-29T21:17:21.529Z] cc7a17bd3851: Layer already exists [2020-09-29T21:17:21.529Z] a964e577a2a4: Layer already exists [2020-09-29T21:17:21.529Z] fb9aa55bbfbb: Layer already exists [2020-09-29T21:17:21.529Z] ff79b9e5ce89: Layer already exists [2020-09-29T21:17:21.529Z] 64d6f22a4a73: Layer already exists [2020-09-29T21:17:21.529Z] 50644c29ef5a: Layer already exists [2020-09-29T21:17:21.529Z] 1.2.1-dev.14: digest: sha256:a41ba67cd04ece79978c5f72ad727de400a9904ff63887667b7b5e491081bf43 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:21.686Z] Removing intermediate container 06f554286a8f [2020-09-29T21:17:21.686Z] ---> f690a3900598 [2020-09-29T21:17:21.686Z] Step 25/27 : LABEL arch=arm64 [2020-09-29T21:17:21.686Z] ---> Running in 2700bce6df12 [2020-09-29T21:17:21.834Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:22.142Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 [2020-09-29T21:17:22.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-09-29T21:17:22.142Z] 64d6f22a4a73: Preparing [2020-09-29T21:17:22.142Z] ff79b9e5ce89: Preparing [2020-09-29T21:17:22.142Z] a964e577a2a4: Preparing [2020-09-29T21:17:22.142Z] fb9aa55bbfbb: Preparing [2020-09-29T21:17:22.142Z] cc7a17bd3851: Preparing [2020-09-29T21:17:22.142Z] 50644c29ef5a: Preparing [2020-09-29T21:17:22.142Z] 50644c29ef5a: Waiting [2020-09-29T21:17:22.142Z] a964e577a2a4: Layer already exists [2020-09-29T21:17:22.142Z] 64d6f22a4a73: Layer already exists [2020-09-29T21:17:22.142Z] ff79b9e5ce89: Layer already exists [2020-09-29T21:17:22.142Z] cc7a17bd3851: Layer already exists [2020-09-29T21:17:22.142Z] fb9aa55bbfbb: Layer already exists [2020-09-29T21:17:22.142Z] 50644c29ef5a: Layer already exists [2020-09-29T21:17:22.142Z] daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14: digest: sha256:a41ba67cd04ece79978c5f72ad727de400a9904ff63887667b7b5e491081bf43 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:22.283Z] Removing intermediate container 2700bce6df12 [2020-09-29T21:17:22.283Z] ---> 361e3e9afadb [2020-09-29T21:17:22.283Z] Step 26/27 : LABEL git_sha=daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:17:22.283Z] ---> Running in ee8bb8e1b1dd [2020-09-29T21:17:22.449Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:22.750Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2020-09-29T21:17:22.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-09-29T21:17:22.750Z] 64d6f22a4a73: Preparing [2020-09-29T21:17:22.750Z] ff79b9e5ce89: Preparing [2020-09-29T21:17:22.750Z] a964e577a2a4: Preparing [2020-09-29T21:17:22.750Z] fb9aa55bbfbb: Preparing [2020-09-29T21:17:22.750Z] cc7a17bd3851: Preparing [2020-09-29T21:17:22.750Z] 50644c29ef5a: Preparing [2020-09-29T21:17:22.750Z] 50644c29ef5a: Waiting [2020-09-29T21:17:22.750Z] 64d6f22a4a73: Layer already exists [2020-09-29T21:17:22.750Z] fb9aa55bbfbb: Layer already exists [2020-09-29T21:17:22.750Z] a964e577a2a4: Layer already exists [2020-09-29T21:17:22.750Z] cc7a17bd3851: Layer already exists [2020-09-29T21:17:22.750Z] ff79b9e5ce89: Layer already exists [2020-09-29T21:17:22.750Z] 50644c29ef5a: Layer already exists [2020-09-29T21:17:22.750Z] master: digest: sha256:a41ba67cd04ece79978c5f72ad727de400a9904ff63887667b7b5e491081bf43 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2020-09-29T21:17:22.879Z] Removing intermediate container ee8bb8e1b1dd [2020-09-29T21:17:22.879Z] ---> 888175365195 [2020-09-29T21:17:22.879Z] Step 27/27 : LABEL version=1.2.1-dev.14 [2020-09-29T21:17:22.879Z] ---> Running in a4d04665928b [Pipeline] // withEnv [Pipeline] echo [2020-09-29T21:17:22.946Z] ===================================================== [Pipeline] echo [2020-09-29T21:17:23.007Z] taggedImages: [2020-09-29T21:17:23.007Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:17:23.007Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-09-29T21:17:23.007Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.2.1-dev.14 [2020-09-29T21:17:23.007Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 [2020-09-29T21:17:23.007Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2020-09-29T21:17:23.477Z] Removing intermediate container a4d04665928b [2020-09-29T21:17:23.477Z] ---> 1b0935a5a09d [2020-09-29T21:17:23.477Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-29T21:17:23.477Z] Successfully built 1b0935a5a09d [2020-09-29T21:17:23.477Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-29T21:17:24.316Z] provisioning config files... [2020-09-29T21:17:24.359Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/51@tmp/config8404351292265317412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:17:24.785Z] ---> docker-login.sh [2020-09-29T21:17:24.785Z] nexus3.edgexfoundry.org:10001 [2020-09-29T21:17:25.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T21:17:25.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T21:17:25.334Z] Configure a credential helper to remove this warning. See [2020-09-29T21:17:25.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T21:17:25.334Z] [2020-09-29T21:17:25.334Z] Login Succeeded [2020-09-29T21:17:25.334Z] nexus3.edgexfoundry.org:10002 [2020-09-29T21:17:25.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T21:17:25.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T21:17:25.884Z] Configure a credential helper to remove this warning. See [2020-09-29T21:17:25.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T21:17:25.884Z] [2020-09-29T21:17:25.884Z] Login Succeeded [2020-09-29T21:17:25.884Z] nexus3.edgexfoundry.org:10003 [2020-09-29T21:17:26.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T21:17:26.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T21:17:26.430Z] Configure a credential helper to remove this warning. See [2020-09-29T21:17:26.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T21:17:26.430Z] [2020-09-29T21:17:26.430Z] Login Succeeded [2020-09-29T21:17:26.430Z] nexus3.edgexfoundry.org:10004 [2020-09-29T21:17:26.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T21:17:26.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T21:17:26.978Z] Configure a credential helper to remove this warning. See [2020-09-29T21:17:26.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T21:17:26.978Z] [2020-09-29T21:17:26.978Z] Login Succeeded [2020-09-29T21:17:26.978Z] docker.io [2020-09-29T21:17:27.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T21:17:27.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T21:17:27.848Z] Configure a credential helper to remove this warning. See [2020-09-29T21:17:27.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T21:17:27.848Z] [2020-09-29T21:17:27.848Z] Login Succeeded [2020-09-29T21:17:27.848Z] ---> docker-login.sh ends [Pipeline] } [2020-09-29T21:17:27.865Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T21:17:28.082Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2020-09-29T21:17:28.082Z] daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:17:28.082Z] latest [2020-09-29T21:17:28.082Z] 1.2.1-dev.14 [2020-09-29T21:17:28.082Z] daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 [2020-09-29T21:17:28.082Z] master [2020-09-29T21:17:28.082Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:28.711Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:29.091Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:17:29.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-09-29T21:17:29.381Z] 7dadbb5dd3ff: Preparing [2020-09-29T21:17:29.381Z] d41b9967042d: Preparing [2020-09-29T21:17:29.381Z] 390d4acdb0cc: Preparing [2020-09-29T21:17:29.381Z] 49c7c4d8a32a: Preparing [2020-09-29T21:17:29.381Z] dbfd2e019263: Preparing [2020-09-29T21:17:29.381Z] e2f13739ad41: Preparing [2020-09-29T21:17:29.381Z] e2f13739ad41: Waiting [2020-09-29T21:17:29.673Z] 49c7c4d8a32a: Pushed [2020-09-29T21:17:29.673Z] 390d4acdb0cc: Pushed [2020-09-29T21:17:29.673Z] d41b9967042d: Pushed [2020-09-29T21:17:29.673Z] e2f13739ad41: Layer already exists [2020-09-29T21:17:30.297Z] dbfd2e019263: Pushed [2020-09-29T21:17:33.737Z] 7dadbb5dd3ff: Pushed [2020-09-29T21:17:33.737Z] daff15d1c142927b4c294eb389f0d65858a28110: digest: sha256:2b9aaaa2d4fa7537bf9145c68ca092f2322eac1ee8cebb982d3d361643273956 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:34.087Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:34.423Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-09-29T21:17:34.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-09-29T21:17:34.423Z] 7dadbb5dd3ff: Preparing [2020-09-29T21:17:34.423Z] d41b9967042d: Preparing [2020-09-29T21:17:34.423Z] 390d4acdb0cc: Preparing [2020-09-29T21:17:34.423Z] 49c7c4d8a32a: Preparing [2020-09-29T21:17:34.423Z] dbfd2e019263: Preparing [2020-09-29T21:17:34.423Z] e2f13739ad41: Preparing [2020-09-29T21:17:34.423Z] e2f13739ad41: Waiting [2020-09-29T21:17:34.423Z] dbfd2e019263: Layer already exists [2020-09-29T21:17:34.423Z] d41b9967042d: Layer already exists [2020-09-29T21:17:34.423Z] 49c7c4d8a32a: Layer already exists [2020-09-29T21:17:34.694Z] 390d4acdb0cc: Layer already exists [2020-09-29T21:17:34.694Z] 7dadbb5dd3ff: Layer already exists [2020-09-29T21:17:34.694Z] e2f13739ad41: Layer already exists [2020-09-29T21:17:34.694Z] latest: digest: sha256:2b9aaaa2d4fa7537bf9145c68ca092f2322eac1ee8cebb982d3d361643273956 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:35.036Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:35.371Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.14 [2020-09-29T21:17:35.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-09-29T21:17:35.371Z] 7dadbb5dd3ff: Preparing [2020-09-29T21:17:35.371Z] d41b9967042d: Preparing [2020-09-29T21:17:35.371Z] 390d4acdb0cc: Preparing [2020-09-29T21:17:35.371Z] 49c7c4d8a32a: Preparing [2020-09-29T21:17:35.371Z] dbfd2e019263: Preparing [2020-09-29T21:17:35.371Z] e2f13739ad41: Preparing [2020-09-29T21:17:35.371Z] e2f13739ad41: Waiting [2020-09-29T21:17:35.642Z] 390d4acdb0cc: Layer already exists [2020-09-29T21:17:35.642Z] 7dadbb5dd3ff: Layer already exists [2020-09-29T21:17:35.642Z] dbfd2e019263: Layer already exists [2020-09-29T21:17:35.642Z] d41b9967042d: Layer already exists [2020-09-29T21:17:35.642Z] 49c7c4d8a32a: Layer already exists [2020-09-29T21:17:35.642Z] e2f13739ad41: Layer already exists [2020-09-29T21:17:35.642Z] 1.2.1-dev.14: digest: sha256:2b9aaaa2d4fa7537bf9145c68ca092f2322eac1ee8cebb982d3d361643273956 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:35.983Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:36.322Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 [2020-09-29T21:17:36.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-09-29T21:17:36.322Z] 7dadbb5dd3ff: Preparing [2020-09-29T21:17:36.322Z] d41b9967042d: Preparing [2020-09-29T21:17:36.322Z] 390d4acdb0cc: Preparing [2020-09-29T21:17:36.322Z] 49c7c4d8a32a: Preparing [2020-09-29T21:17:36.322Z] dbfd2e019263: Preparing [2020-09-29T21:17:36.322Z] e2f13739ad41: Preparing [2020-09-29T21:17:36.322Z] e2f13739ad41: Waiting [2020-09-29T21:17:36.596Z] dbfd2e019263: Layer already exists [2020-09-29T21:17:36.596Z] 7dadbb5dd3ff: Layer already exists [2020-09-29T21:17:36.596Z] 49c7c4d8a32a: Layer already exists [2020-09-29T21:17:36.596Z] d41b9967042d: Layer already exists [2020-09-29T21:17:36.596Z] e2f13739ad41: Layer already exists [2020-09-29T21:17:37.567Z] 390d4acdb0cc: Layer already exists [2020-09-29T21:17:37.567Z] daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14: digest: sha256:2b9aaaa2d4fa7537bf9145c68ca092f2322eac1ee8cebb982d3d361643273956 size: 1574 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:37.908Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:38.259Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2020-09-29T21:17:38.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-09-29T21:17:38.260Z] 7dadbb5dd3ff: Preparing [2020-09-29T21:17:38.260Z] d41b9967042d: Preparing [2020-09-29T21:17:38.260Z] 390d4acdb0cc: Preparing [2020-09-29T21:17:38.260Z] 49c7c4d8a32a: Preparing [2020-09-29T21:17:38.260Z] dbfd2e019263: Preparing [2020-09-29T21:17:38.260Z] e2f13739ad41: Preparing [2020-09-29T21:17:38.260Z] e2f13739ad41: Waiting [2020-09-29T21:17:38.260Z] 49c7c4d8a32a: Layer already exists [2020-09-29T21:17:38.260Z] dbfd2e019263: Layer already exists [2020-09-29T21:17:38.260Z] 7dadbb5dd3ff: Layer already exists [2020-09-29T21:17:38.260Z] 390d4acdb0cc: Layer already exists [2020-09-29T21:17:38.533Z] d41b9967042d: Layer already exists [2020-09-29T21:17:38.533Z] e2f13739ad41: Layer already exists [2020-09-29T21:17:38.533Z] master: digest: sha256:2b9aaaa2d4fa7537bf9145c68ca092f2322eac1ee8cebb982d3d361643273956 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T21:17:38.735Z] ===================================================== [Pipeline] echo [2020-09-29T21:17:38.784Z] taggedImages: [2020-09-29T21:17:38.784Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:17:38.784Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-09-29T21:17:38.784Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.2.1-dev.14 [2020-09-29T21:17:38.784Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110-1.2.1-dev.14 [2020-09-29T21:17:38.784Z] - nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-09-29T21:17:41.199Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-29T21:17:41.201Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-29T21:17:41.268Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:41.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T21:17:41.624Z] [2020-09-29T21:17:41.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:17:41.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T21:17:41.981Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-29T21:17:41.981Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-29T21:17:41.981Z] 408f87550127: Pulling fs layer [2020-09-29T21:17:41.981Z] fe522b08c979: Pulling fs layer [2020-09-29T21:17:41.981Z] 221eaa008020: Pulling fs layer [2020-09-29T21:17:41.981Z] 2a4607e5d6b9: Pulling fs layer [2020-09-29T21:17:41.981Z] 8f79b27c4fd2: Pulling fs layer [2020-09-29T21:17:41.981Z] e5c8dbe1645b: Pulling fs layer [2020-09-29T21:17:41.981Z] 23e8b3b47431: Pulling fs layer [2020-09-29T21:17:41.981Z] 5c568d65a230: Pulling fs layer [2020-09-29T21:17:41.981Z] 8f79b27c4fd2: Waiting [2020-09-29T21:17:41.981Z] e5c8dbe1645b: Waiting [2020-09-29T21:17:41.981Z] 23e8b3b47431: Waiting [2020-09-29T21:17:41.981Z] 5c568d65a230: Waiting [2020-09-29T21:17:41.981Z] 221eaa008020: Waiting [2020-09-29T21:17:41.981Z] 2a4607e5d6b9: Waiting [2020-09-29T21:17:41.981Z] fe522b08c979: Verifying Checksum [2020-09-29T21:17:41.981Z] fe522b08c979: Download complete [2020-09-29T21:17:41.981Z] 408f87550127: Verifying Checksum [2020-09-29T21:17:41.981Z] 408f87550127: Download complete [2020-09-29T21:17:41.981Z] 2a4607e5d6b9: Verifying Checksum [2020-09-29T21:17:41.981Z] 2a4607e5d6b9: Download complete [2020-09-29T21:17:41.981Z] 8f79b27c4fd2: Verifying Checksum [2020-09-29T21:17:41.981Z] 8f79b27c4fd2: Download complete [2020-09-29T21:17:42.926Z] cbdbe7a5bc2a: Download complete [2020-09-29T21:17:42.926Z] cbdbe7a5bc2a: Pull complete [2020-09-29T21:17:43.191Z] 408f87550127: Pull complete [2020-09-29T21:17:43.191Z] fe522b08c979: Pull complete [2020-09-29T21:17:43.782Z] e5c8dbe1645b: Verifying Checksum [2020-09-29T21:17:43.782Z] e5c8dbe1645b: Download complete [2020-09-29T21:17:44.743Z] 23e8b3b47431: Verifying Checksum [2020-09-29T21:17:44.743Z] 23e8b3b47431: Download complete [2020-09-29T21:17:44.743Z] 5c568d65a230: Verifying Checksum [2020-09-29T21:17:44.743Z] 5c568d65a230: Download complete [2020-09-29T21:17:45.698Z] 221eaa008020: Verifying Checksum [2020-09-29T21:17:45.698Z] 221eaa008020: Download complete [2020-09-29T21:17:52.358Z] 221eaa008020: Pull complete [2020-09-29T21:17:52.358Z] 2a4607e5d6b9: Pull complete [2020-09-29T21:17:52.358Z] 8f79b27c4fd2: Pull complete [2020-09-29T21:17:53.751Z] e5c8dbe1645b: Pull complete [2020-09-29T21:17:56.305Z] 23e8b3b47431: Pull complete [2020-09-29T21:17:58.867Z] 5c568d65a230: Pull complete [2020-09-29T21:17:58.867Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-29T21:17:58.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T21:17:58.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-29T21:17:59.079Z] prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container [2020-09-29T21:17:59.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/_app-service-configurable_master:/ws -w /ws --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-09-29T21:18:00.185Z] $ docker top bdf491efc4f07f69584432ce2b4b1a7e5dcf40f532802008067efdd303ad9bb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T21:18:00.771Z] + snyk monitor '--org=edgex-jenkins' [2020-09-29T21:18:27.386Z] [2020-09-29T21:18:27.386Z] Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... [2020-09-29T21:18:27.386Z] [2020-09-29T21:18:27.386Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/6b314253-fa23-4d53-8e8c-dee315b0684c [2020-09-29T21:18:27.386Z] [2020-09-29T21:18:27.386Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-29T21:18:27.386Z] [2020-09-29T21:18:27.386Z] [2020-09-29T21:18:27.386Z] Snyk CLI supports Node.js 8 and higher. [2020-09-29T21:18:27.386Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-09-29T21:18:27.386Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-29T21:18:27.386Z] [2020-09-29T21:18:27.386Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-29T21:18:27.386Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-29T21:18:27.404Z] $ docker stop --time=1 bdf491efc4f07f69584432ce2b4b1a7e5dcf40f532802008067efdd303ad9bb7 [2020-09-29T21:18:31.016Z] $ docker rm -f bdf491efc4f07f69584432ce2b4b1a7e5dcf40f532802008067efdd303ad9bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:18:32.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T21:18:32.493Z] [2020-09-29T21:18:32.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:18:32.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T21:18:32.840Z] latest: Pulling from edgex-devops/edgex-klar [2020-09-29T21:18:32.840Z] e7c96db7181b: Pulling fs layer [2020-09-29T21:18:32.840Z] 1868ca2cb446: Pulling fs layer [2020-09-29T21:18:32.840Z] 136be5d0fe8e: Pulling fs layer [2020-09-29T21:18:32.840Z] 894bfe63afcb: Pulling fs layer [2020-09-29T21:18:32.840Z] 894bfe63afcb: Waiting [2020-09-29T21:18:32.840Z] 1868ca2cb446: Verifying Checksum [2020-09-29T21:18:32.840Z] 1868ca2cb446: Download complete [2020-09-29T21:18:32.840Z] 136be5d0fe8e: Verifying Checksum [2020-09-29T21:18:32.840Z] 136be5d0fe8e: Download complete [2020-09-29T21:18:32.840Z] e7c96db7181b: Verifying Checksum [2020-09-29T21:18:32.840Z] e7c96db7181b: Download complete [2020-09-29T21:18:33.104Z] 894bfe63afcb: Verifying Checksum [2020-09-29T21:18:33.104Z] 894bfe63afcb: Download complete [2020-09-29T21:18:33.104Z] e7c96db7181b: Pull complete [2020-09-29T21:18:33.366Z] 1868ca2cb446: Pull complete [2020-09-29T21:18:33.627Z] 136be5d0fe8e: Pull complete [2020-09-29T21:18:33.890Z] 894bfe63afcb: Pull complete [2020-09-29T21:18:33.890Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-09-29T21:18:33.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T21:18:33.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-09-29T21:18:33.991Z] prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container [2020-09-29T21:18:34.038Z] $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T21:18:34.791Z] $ docker top 51de2a88bb5b5444d5f47f1768cfc5e6f857154ec8bd20bd17e3af5db5cc3650 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T21:18:35.332Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:18:35.332Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T21:18:40.838Z] $ docker stop --time=1 51de2a88bb5b5444d5f47f1768cfc5e6f857154ec8bd20bd17e3af5db5cc3650 [2020-09-29T21:18:42.171Z] $ docker rm -f 51de2a88bb5b5444d5f47f1768cfc5e6f857154ec8bd20bd17e3af5db5cc3650 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:18:42.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T21:18:42.649Z] . [Pipeline] withDockerContainer [2020-09-29T21:18:42.741Z] prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container [2020-09-29T21:18:42.785Z] $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T21:18:43.372Z] $ docker top d58cc12313e087b80a91159c8eae078a2f5d0bce758847630ed8eb59561e1adc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T21:18:43.933Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:18:43.933Z] + tee [2020-09-29T21:18:43.933Z] clair timeout 1m0s [2020-09-29T21:18:43.933Z] docker timeout: 1m0s [2020-09-29T21:18:43.933Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T21:18:44.991Z] $ docker stop --time=1 d58cc12313e087b80a91159c8eae078a2f5d0bce758847630ed8eb59561e1adc [2020-09-29T21:18:46.363Z] $ docker rm -f d58cc12313e087b80a91159c8eae078a2f5d0bce758847630ed8eb59561e1adc [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-29T21:18:46.886Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo [2020-09-29T21:18:46.902Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_daff15d1c142927b4c294eb389f0d65858a28110.html [Pipeline] writeFile [Pipeline] step [2020-09-29T21:18:46.963Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:18:47.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T21:18:47.333Z] . [Pipeline] withDockerContainer [2020-09-29T21:18:47.431Z] prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container [2020-09-29T21:18:47.479Z] $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T21:18:48.125Z] $ docker top e3956d803ac21ff412888895b03e56443b60a319d875dcc46dd53e66a0366198 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T21:18:48.642Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:18:48.642Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T21:18:54.237Z] $ docker stop --time=1 e3956d803ac21ff412888895b03e56443b60a319d875dcc46dd53e66a0366198 [2020-09-29T21:18:55.581Z] $ docker rm -f e3956d803ac21ff412888895b03e56443b60a319d875dcc46dd53e66a0366198 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:18:56.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T21:18:56.043Z] . [Pipeline] withDockerContainer [2020-09-29T21:18:56.144Z] prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container [2020-09-29T21:18:56.193Z] $ docker run -t -d -u 1001:1001 --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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T21:18:56.773Z] $ docker top 3cac0b3a27172ad90ecbf467ad8168689b994136871b9db09c3678aec2251a17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T21:18:57.352Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:daff15d1c142927b4c294eb389f0d65858a28110 [2020-09-29T21:18:57.352Z] + tee [2020-09-29T21:18:57.352Z] clair timeout 1m0s [2020-09-29T21:18:57.352Z] docker timeout: 1m0s [2020-09-29T21:18:57.352Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T21:18:58.409Z] $ docker stop --time=1 3cac0b3a27172ad90ecbf467ad8168689b994136871b9db09c3678aec2251a17 [2020-09-29T21:18:59.764Z] $ docker rm -f 3cac0b3a27172ad90ecbf467ad8168689b994136871b9db09c3678aec2251a17 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-29T21:19:00.233Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo [2020-09-29T21:19:00.246Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_daff15d1c142927b4c294eb389f0d65858a28110.html [Pipeline] writeFile [Pipeline] step [2020-09-29T21:19:00.312Z] Archiving artifacts [Pipeline] } [Pipeline] // script [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] unstash [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:19:01.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T21:19:01.926Z] . [Pipeline] withDockerContainer [2020-09-29T21:19:02.021Z] prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container [2020-09-29T21:19:02.064Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T21:19:02.741Z] $ docker top d8b869d9b02c5683e1423411e98fea5c52001b1b4d9f001135b1ff3920c4894a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T21:19:03.107Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T21:19:03.107Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T21:19:03.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T21:19:03.334Z] $ docker exec d8b869d9b02c5683e1423411e98fea5c52001b1b4d9f001135b1ff3920c4894a ssh-agent [2020-09-29T21:19:03.504Z] SSH_AUTH_SOCK=/tmp/ssh-1jY3iIZBq6Xw/agent.13 [2020-09-29T21:19:03.504Z] SSH_AGENT_PID=18 [2020-09-29T21:19:03.512Z] Running ssh-add (command line suppressed) [2020-09-29T21:19:03.649Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4620730783340815559.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4620730783340815559.key) [2020-09-29T21:19:03.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T21:19:04.042Z] + git semver tag [2020-09-29T21:19:04.042Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T21:19:04.042Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-09-29T21:19:04.042Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-09-29T21:19:04.042Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T21:19:04.042Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T21:19:04.042Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T21:19:04.042Z] # $SEMVER_BRANCH = master [2020-09-29T21:19:04.042Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-09-29T21:19:04.042Z] # daff15d1c142927b4c294eb389f0d65858a28110 HEAD [2020-09-29T21:19:04.042Z] # -> Force: false [2020-09-29T21:19:04.042Z] # f90217bc363c8657040fc25ac10d328e6706a81d refs/tags/v1.2.1-dev.14 [Pipeline] } [2020-09-29T21:19:04.055Z] $ docker exec --env ******** --env ******** d8b869d9b02c5683e1423411e98fea5c52001b1b4d9f001135b1ff3920c4894a ssh-agent -k [2020-09-29T21:19:04.174Z] unset SSH_AUTH_SOCK; [2020-09-29T21:19:04.174Z] unset SSH_AGENT_PID; [2020-09-29T21:19:04.174Z] echo Agent pid 18 killed; [2020-09-29T21:19:04.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T21:19:04.687Z] + git semver [Pipeline] } [2020-09-29T21:19:04.705Z] $ docker stop --time=1 d8b869d9b02c5683e1423411e98fea5c52001b1b4d9f001135b1ff3920c4894a [2020-09-29T21:19:06.070Z] $ docker rm -f d8b869d9b02c5683e1423411e98fea5c52001b1b4d9f001135b1ff3920c4894a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:19:06.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T21:19:06.757Z] [2020-09-29T21:19:06.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:19:07.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T21:19:07.155Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-29T21:19:07.155Z] ab5ef0e58194: Pulling fs layer [2020-09-29T21:19:07.155Z] 9712f1f96733: Pulling fs layer [2020-09-29T21:19:07.155Z] 63f879dbbcfc: Pulling fs layer [2020-09-29T21:19:07.155Z] 0d9ebad4ef96: Pulling fs layer [2020-09-29T21:19:07.155Z] e9a5061849ea: Pulling fs layer [2020-09-29T21:19:07.155Z] d747dcd14b5f: Pulling fs layer [2020-09-29T21:19:07.155Z] 2de7ff778b66: Pulling fs layer [2020-09-29T21:19:07.155Z] 0d9ebad4ef96: Waiting [2020-09-29T21:19:07.155Z] d747dcd14b5f: Waiting [2020-09-29T21:19:07.155Z] 2de7ff778b66: Waiting [2020-09-29T21:19:07.155Z] e9a5061849ea: Waiting [2020-09-29T21:19:07.155Z] 9712f1f96733: Verifying Checksum [2020-09-29T21:19:07.155Z] 9712f1f96733: Download complete [2020-09-29T21:19:09.075Z] 63f879dbbcfc: Verifying Checksum [2020-09-29T21:19:09.075Z] 63f879dbbcfc: Download complete [2020-09-29T21:19:09.339Z] e9a5061849ea: Verifying Checksum [2020-09-29T21:19:09.339Z] e9a5061849ea: Download complete [2020-09-29T21:19:09.339Z] d747dcd14b5f: Download complete [2020-09-29T21:19:09.601Z] 2de7ff778b66: Verifying Checksum [2020-09-29T21:19:09.601Z] 2de7ff778b66: Download complete [2020-09-29T21:19:09.601Z] 0d9ebad4ef96: Verifying Checksum [2020-09-29T21:19:09.601Z] 0d9ebad4ef96: Download complete [2020-09-29T21:19:09.863Z] ab5ef0e58194: Verifying Checksum [2020-09-29T21:19:09.863Z] ab5ef0e58194: Download complete [2020-09-29T21:19:13.189Z] ab5ef0e58194: Pull complete [2020-09-29T21:19:13.189Z] 9712f1f96733: Pull complete [2020-09-29T21:19:16.508Z] 63f879dbbcfc: Pull complete [2020-09-29T21:19:23.121Z] 0d9ebad4ef96: Pull complete [2020-09-29T21:19:24.075Z] e9a5061849ea: Pull complete [2020-09-29T21:19:24.075Z] d747dcd14b5f: Pull complete [2020-09-29T21:19:26.639Z] 2de7ff778b66: Pull complete [2020-09-29T21:19:26.639Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-29T21:19:26.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T21:19:26.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-29T21:19:26.821Z] prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container [2020-09-29T21:19:26.869Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-09-29T21:19:30.841Z] $ docker top 9101295b1dc16e7766ff080b6f7e4f05399c59962ebb699381d2c5f213fef9e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-29T21:19:31.112Z] provisioning config files... [2020-09-29T21:19:31.132Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config1013691555144523257tmp [2020-09-29T21:19:31.155Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config8292141916329370261tmp [2020-09-29T21:19:31.169Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4528214592515986551tmp [Pipeline] { [Pipeline] echo [2020-09-29T21:19:31.267Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:19:31.567Z] ---> sigul-configuration.sh [2020-09-29T21:19:31.567Z] gpg: directory `/root/.gnupg' created [2020-09-29T21:19:31.567Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-29T21:19:31.567Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-29T21:19:31.567Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-29T21:19:31.567Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-29T21:19:31.567Z] gpg: CAST5 encrypted data [2020-09-29T21:19:31.830Z] gpg: encrypted with 1 passphrase [2020-09-29T21:19:31.830Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-29T21:19:32.126Z] + mkdir /home/jenkins [2020-09-29T21:19:32.126Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-29T21:19:32.424Z] + 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 [2020-09-29T21:19:32.434Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:19:32.728Z] ---> sigul-install.sh [2020-09-29T21:19:38.030Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-29T21:19:38.493Z] + git tag --list [2020-09-29T21:19:38.493Z] v1.0.0 [2020-09-29T21:19:38.493Z] v1.1.0 [2020-09-29T21:19:38.493Z] v1.2.0 [2020-09-29T21:19:38.493Z] v1.2.1-dev.1 [2020-09-29T21:19:38.493Z] v1.2.1-dev.10 [2020-09-29T21:19:38.493Z] v1.2.1-dev.11 [2020-09-29T21:19:38.493Z] v1.2.1-dev.12 [2020-09-29T21:19:38.493Z] v1.2.1-dev.13 [2020-09-29T21:19:38.493Z] v1.2.1-dev.14 [2020-09-29T21:19:38.493Z] v1.2.1-dev.2 [2020-09-29T21:19:38.493Z] v1.2.1-dev.3 [2020-09-29T21:19:38.493Z] v1.2.1-dev.4 [2020-09-29T21:19:38.493Z] v1.2.1-dev.5 [2020-09-29T21:19:38.493Z] v1.2.1-dev.6 [2020-09-29T21:19:38.493Z] v1.2.1-dev.7 [2020-09-29T21:19:38.493Z] v1.2.1-dev.8 [2020-09-29T21:19:38.493Z] v1.2.1-dev.9 [Pipeline] sh [2020-09-29T21:19:38.792Z] + lftools sign git-tag v1.2.1-dev.14 [2020-09-29T21:19:40.181Z] Signing Git tag with Sigul... [2020-09-29T21:19:40.181Z] Signing v1.2.1-dev.14 [Pipeline] echo [2020-09-29T21:19:41.136Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:19:41.432Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-29T21:19:41.441Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-29T21:19:41.568Z] $ docker stop --time=1 9101295b1dc16e7766ff080b6f7e4f05399c59962ebb699381d2c5f213fef9e2 [2020-09-29T21:19:43.541Z] $ docker rm -f 9101295b1dc16e7766ff080b6f7e4f05399c59962ebb699381d2c5f213fef9e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:19:44.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T21:19:44.496Z] . [Pipeline] withDockerContainer [2020-09-29T21:19:44.597Z] prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container [2020-09-29T21:19:44.642Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T21:19:45.304Z] $ docker top 884809a12b958cfbf7ef2aa4fd8d157adf3f4076ab8e59e301a328da790e2af2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T21:19:45.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T21:19:45.592Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T21:19:45.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T21:19:45.782Z] $ docker exec 884809a12b958cfbf7ef2aa4fd8d157adf3f4076ab8e59e301a328da790e2af2 ssh-agent [2020-09-29T21:19:45.942Z] SSH_AUTH_SOCK=/tmp/ssh-aUNcivdTaBLh/agent.11 [2020-09-29T21:19:45.942Z] SSH_AGENT_PID=16 [2020-09-29T21:19:45.949Z] Running ssh-add (command line suppressed) [2020-09-29T21:19:46.071Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4882474540075835571.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4882474540075835571.key) [2020-09-29T21:19:46.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T21:19:46.453Z] + git semver bump pre [2020-09-29T21:19:46.453Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T21:19:46.453Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-09-29T21:19:46.453Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-09-29T21:19:46.453Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T21:19:46.453Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T21:19:46.453Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T21:19:46.453Z] # $SEMVER_BRANCH = master [2020-09-29T21:19:46.453Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-09-29T21:19:46.453Z] 1.2.1-dev.15 [Pipeline] } [2020-09-29T21:19:46.466Z] $ docker exec --env ******** --env ******** 884809a12b958cfbf7ef2aa4fd8d157adf3f4076ab8e59e301a328da790e2af2 ssh-agent -k [2020-09-29T21:19:46.589Z] unset SSH_AUTH_SOCK; [2020-09-29T21:19:46.589Z] unset SSH_AGENT_PID; [2020-09-29T21:19:46.589Z] echo Agent pid 16 killed; [2020-09-29T21:19:46.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T21:19:47.090Z] + git semver [Pipeline] } [2020-09-29T21:19:47.109Z] $ docker stop --time=1 884809a12b958cfbf7ef2aa4fd8d157adf3f4076ab8e59e301a328da790e2af2 [2020-09-29T21:19:48.439Z] $ docker rm -f 884809a12b958cfbf7ef2aa4fd8d157adf3f4076ab8e59e301a328da790e2af2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T21:19:48.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T21:19:48.976Z] . [Pipeline] withDockerContainer [2020-09-29T21:19:49.075Z] prd-centos7-docker-4c-2g-2035 does not seem to be running inside a container [2020-09-29T21:19:49.125Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T21:19:49.833Z] $ docker top a004c2eed9dbf2e0ce2c7065e97f912dfb991464bb1029eb05a00879f4bc2c26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T21:19:50.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T21:19:50.193Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T21:19:50.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T21:19:50.397Z] $ docker exec a004c2eed9dbf2e0ce2c7065e97f912dfb991464bb1029eb05a00879f4bc2c26 ssh-agent [2020-09-29T21:19:50.578Z] SSH_AUTH_SOCK=/tmp/ssh-FHJa0i0KRLJd/agent.11 [2020-09-29T21:19:50.578Z] SSH_AGENT_PID=17 [2020-09-29T21:19:50.585Z] Running ssh-add (command line suppressed) [2020-09-29T21:19:50.708Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2363902032350634151.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2363902032350634151.key) [2020-09-29T21:19:50.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T21:19:51.089Z] + git semver push [2020-09-29T21:19:51.090Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T21:19:51.090Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-09-29T21:19:51.090Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-09-29T21:19:51.090Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T21:19:51.090Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T21:19:51.090Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T21:19:51.090Z] # $SEMVER_BRANCH = master [2020-09-29T21:19:51.090Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-09-29T21:19:57.696Z] $ docker exec --env ******** --env ******** a004c2eed9dbf2e0ce2c7065e97f912dfb991464bb1029eb05a00879f4bc2c26 ssh-agent -k [2020-09-29T21:19:57.849Z] unset SSH_AUTH_SOCK; [2020-09-29T21:19:57.850Z] unset SSH_AGENT_PID; [2020-09-29T21:19:57.850Z] echo Agent pid 17 killed; [2020-09-29T21:19:57.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T21:19:58.373Z] + git semver [Pipeline] } [2020-09-29T21:19:58.393Z] $ docker stop --time=1 a004c2eed9dbf2e0ce2c7065e97f912dfb991464bb1029eb05a00879f4bc2c26 [2020-09-29T21:19:59.769Z] $ docker rm -f a004c2eed9dbf2e0ce2c7065e97f912dfb991464bb1029eb05a00879f4bc2c26 [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 [2020-09-29T21:20:01.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:20:02.352Z] ---> package-listing.sh [2020-09-29T21:20:02.352Z] ++ facter osfamily [2020-09-29T21:20:02.352Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-29T21:20:02.352Z] + OS_FAMILY=redhat [2020-09-29T21:20:02.352Z] + workspace=/w/workspace/_app-service-configurable_master [2020-09-29T21:20:02.352Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-29T21:20:02.352Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-29T21:20:02.352Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-29T21:20:02.352Z] + PACKAGES=/tmp/packages_start.txt [2020-09-29T21:20:02.352Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-09-29T21:20:02.352Z] + PACKAGES=/tmp/packages_end.txt [2020-09-29T21:20:02.352Z] + case "${OS_FAMILY}" in [2020-09-29T21:20:02.352Z] + rpm -qa [2020-09-29T21:20:02.352Z] + sort [2020-09-29T21:20:06.566Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-29T21:20:06.566Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-29T21:20:06.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-29T21:20:06.566Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-09-29T21:20:06.566Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2020-09-29T21:20:06.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-29T21:20:06.837Z] provisioning config files... [2020-09-29T21:20:06.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config4329449086996980867tmp [Pipeline] { [Pipeline] echo [2020-09-29T21:20:06.958Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:20:07.258Z] ---> create-netrc.sh [Pipeline] } [2020-09-29T21:20:07.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-29T21:20:07.372Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:20:07.670Z] ---> python-tools-install.sh [2020-09-29T21:20:07.670Z] Generating Requirements File [2020-09-29T21:21:29.216Z] Python 3.6.8 [2020-09-29T21:21:29.216Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-29T21:21:29.216Z] aiohttp==3.6.2 [2020-09-29T21:21:29.216Z] appdirs==1.4.3 [2020-09-29T21:21:29.216Z] argcomplete==1.12.1 [2020-09-29T21:21:29.216Z] aspy.yaml==1.3.0 [2020-09-29T21:21:29.216Z] async-timeout==3.0.1 [2020-09-29T21:21:29.216Z] attrs==19.3.0 [2020-09-29T21:21:29.216Z] Babel==2.8.0 [2020-09-29T21:21:29.216Z] beautifulsoup4==4.8.2 [2020-09-29T21:21:29.216Z] boto3==1.11.6 [2020-09-29T21:21:29.216Z] botocore==1.14.6 [2020-09-29T21:21:29.216Z] bs4==0.0.1 [2020-09-29T21:21:29.216Z] cachetools==4.1.1 [2020-09-29T21:21:29.216Z] certifi==2019.11.28 [2020-09-29T21:21:29.216Z] cffi==1.14.3 [2020-09-29T21:21:29.216Z] cfgv==2.0.1 [2020-09-29T21:21:29.216Z] chardet==3.0.4 [2020-09-29T21:21:29.216Z] click==7.1 [2020-09-29T21:21:29.216Z] cliff==3.4.0 [2020-09-29T21:21:29.216Z] cmd2==1.3.10 [2020-09-29T21:21:29.216Z] colorama==0.4.3 [2020-09-29T21:21:29.216Z] cryptography==3.1.1 [2020-09-29T21:21:29.216Z] debtcollector==2.2.0 [2020-09-29T21:21:29.216Z] decorator==4.4.2 [2020-09-29T21:21:29.216Z] defusedxml==0.6.0 [2020-09-29T21:21:29.216Z] Deprecated==1.2.7 [2020-09-29T21:21:29.216Z] distlib==0.3.1 [2020-09-29T21:21:29.216Z] distro==1.2.0 [2020-09-29T21:21:29.216Z] dnspython==1.16.0 [2020-09-29T21:21:29.216Z] docker==4.2.0 [2020-09-29T21:21:29.216Z] docutils==0.15.2 [2020-09-29T21:21:29.216Z] dogpile.cache==1.0.2 [2020-09-29T21:21:29.216Z] email-validator==1.0.5 [2020-09-29T21:21:29.216Z] filelock==3.0.12 [2020-09-29T21:21:29.216Z] future==0.18.2 [2020-09-29T21:21:29.216Z] google-auth==1.22.0 [2020-09-29T21:21:29.216Z] httplib2==0.17.0 [2020-09-29T21:21:29.216Z] identify==1.4.11 [2020-09-29T21:21:29.216Z] idna==2.9 [2020-09-29T21:21:29.216Z] idna-ssl==1.1.0 [2020-09-29T21:21:29.216Z] importlib-metadata==1.7.0 [2020-09-29T21:21:29.216Z] importlib-resources==1.5.0 [2020-09-29T21:21:29.216Z] iso8601==0.1.13 [2020-09-29T21:21:29.216Z] Jinja2==2.11.1 [2020-09-29T21:21:29.216Z] jmespath==0.10.0 [2020-09-29T21:21:29.216Z] jsonpatch==1.26 [2020-09-29T21:21:29.216Z] jsonpointer==2.0 [2020-09-29T21:21:29.216Z] jsonschema==3.2.0 [2020-09-29T21:21:29.216Z] keystoneauth1==4.2.1 [2020-09-29T21:21:29.216Z] kubernetes==11.0.0 [2020-09-29T21:21:29.216Z] lftools==0.34.2 [2020-09-29T21:21:29.216Z] lxml==4.5.0 [2020-09-29T21:21:29.216Z] MarkupSafe==0.23 [2020-09-29T21:21:29.216Z] msgpack==1.0.0 [2020-09-29T21:21:29.216Z] multi-key-dict==2.0.3 [2020-09-29T21:21:29.216Z] multidict==4.7.6 [2020-09-29T21:21:29.216Z] munch==2.5.0 [2020-09-29T21:21:29.216Z] netaddr==0.8.0 [2020-09-29T21:21:29.216Z] netifaces==0.10.9 [2020-09-29T21:21:29.216Z] niet==1.4.2 [2020-09-29T21:21:29.216Z] nodeenv==1.3.5 [2020-09-29T21:21:29.216Z] oauth2client==4.1.3 [2020-09-29T21:21:29.216Z] oauthlib==3.1.0 [2020-09-29T21:21:29.216Z] openstacksdk==0.50.0 [2020-09-29T21:21:29.216Z] os-client-config==2.1.0 [2020-09-29T21:21:29.216Z] os-service-types==1.7.0 [2020-09-29T21:21:29.216Z] osc-lib==2.2.1 [2020-09-29T21:21:29.216Z] oslo.config==8.3.2 [2020-09-29T21:21:29.216Z] oslo.context==3.1.1 [2020-09-29T21:21:29.216Z] oslo.i18n==5.0.1 [2020-09-29T21:21:29.216Z] oslo.log==4.4.0 [2020-09-29T21:21:29.216Z] oslo.serialization==4.0.1 [2020-09-29T21:21:29.216Z] oslo.utils==4.6.0 [2020-09-29T21:21:29.216Z] packaging==20.4 [2020-09-29T21:21:29.216Z] pbr==5.4.4 [2020-09-29T21:21:29.216Z] pluggy==0.13.1 [2020-09-29T21:21:29.216Z] prettytable==0.7.2 [2020-09-29T21:21:29.216Z] py==1.9.0 [2020-09-29T21:21:29.216Z] pyasn1==0.4.8 [2020-09-29T21:21:29.216Z] pyasn1-modules==0.2.8 [2020-09-29T21:21:29.216Z] pycparser==2.20 [2020-09-29T21:21:29.216Z] pygerrit2==2.0.10 [2020-09-29T21:21:29.216Z] PyGithub==1.46 [2020-09-29T21:21:29.216Z] pyinotify==0.9.6 [2020-09-29T21:21:29.216Z] PyJWT==1.7.1 [2020-09-29T21:21:29.216Z] pyparsing==2.4.7 [2020-09-29T21:21:29.216Z] pyperclip==1.8.0 [2020-09-29T21:21:29.216Z] pyroute2==0.4.13 [2020-09-29T21:21:29.216Z] pyrsistent==0.15.7 [2020-09-29T21:21:29.216Z] PySocks==1.6.8 [2020-09-29T21:21:29.216Z] python-cinderclient==7.2.0 [2020-09-29T21:21:29.216Z] python-dateutil==2.8.1 [2020-09-29T21:21:29.216Z] python-heatclient==2.2.1 [2020-09-29T21:21:29.216Z] python-jenkins==1.7.0 [2020-09-29T21:21:29.216Z] python-keystoneclient==4.1.1 [2020-09-29T21:21:29.216Z] python-magnumclient==3.2.1 [2020-09-29T21:21:29.216Z] python-novaclient==17.2.1 [2020-09-29T21:21:29.216Z] python-openstackclient==5.3.1 [2020-09-29T21:21:29.216Z] python-swiftclient==3.10.1 [2020-09-29T21:21:29.216Z] pytz==2020.1 [2020-09-29T21:21:29.216Z] PyYAML==5.3 [2020-09-29T21:21:29.216Z] requests==2.23.0 [2020-09-29T21:21:29.216Z] requests-oauthlib==1.3.0 [2020-09-29T21:21:29.216Z] requestsexceptions==1.4.0 [2020-09-29T21:21:29.216Z] rfc3986==1.4.0 [2020-09-29T21:21:29.216Z] rpm==4.11.3 [2020-09-29T21:21:29.216Z] rsa==4.0 [2020-09-29T21:21:29.216Z] ruamel.yaml==0.16.10 [2020-09-29T21:21:29.216Z] ruamel.yaml.clib==0.2.0 [2020-09-29T21:21:29.216Z] s3transfer==0.3.3 [2020-09-29T21:21:29.216Z] shade==1.27.2 [2020-09-29T21:21:29.216Z] simplejson==3.17.2 [2020-09-29T21:21:29.216Z] six==1.14.0 [2020-09-29T21:21:29.216Z] soupsieve==2.0 [2020-09-29T21:21:29.216Z] stevedore==3.2.2 [2020-09-29T21:21:29.216Z] tabulate==0.8.6 [2020-09-29T21:21:29.216Z] toml==0.10.0 [2020-09-29T21:21:29.216Z] tox==3.20.0 [2020-09-29T21:21:29.216Z] tqdm==4.43.0 [2020-09-29T21:21:29.216Z] typing-extensions==3.7.4.3 [2020-09-29T21:21:29.216Z] urllib3==1.25.8 [2020-09-29T21:21:29.217Z] virtualenv==20.0.31 [2020-09-29T21:21:29.217Z] wcwidth==0.2.5 [2020-09-29T21:21:29.217Z] websocket-client==0.57.0 [2020-09-29T21:21:29.217Z] wrapt==1.12.1 [2020-09-29T21:21:29.217Z] xdg==3.0.2 [2020-09-29T21:21:29.217Z] xmltodict==0.12.0 [2020-09-29T21:21:29.217Z] yarl==1.6.0 [2020-09-29T21:21:29.217Z] yq==2.11.1 [2020-09-29T21:21:29.217Z] zipp==3.2.0 [2020-09-29T21:21:29.217Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:29.217Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-29T21:21:29.217Z] Python 2.7.5 [2020-09-29T21:21:29.217Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-29T21:21:29.217Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-29T21:21:29.217Z] ansible==2.9.7 [2020-09-29T21:21:29.217Z] Babel==0.9.6 [2020-09-29T21:21:29.217Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-29T21:21:29.217Z] beautifulsoup4==4.4.1 [2020-09-29T21:21:29.217Z] bodhi==2.11.0 [2020-09-29T21:21:29.217Z] bodhi-client==2.11.0 [2020-09-29T21:21:29.217Z] CCColUtils==1.4 [2020-09-29T21:21:29.217Z] cffi==1.6.0 [2020-09-29T21:21:29.217Z] chardet==2.2.1 [2020-09-29T21:21:29.217Z] click==6.7 [2020-09-29T21:21:29.217Z] cloud-init==18.5 [2020-09-29T21:21:29.217Z] configobj==4.7.2 [2020-09-29T21:21:29.217Z] cryptography==1.7.2 [2020-09-29T21:21:29.217Z] decorator==3.4.0 [2020-09-29T21:21:29.217Z] distro==1.2.0 [2020-09-29T21:21:29.217Z] enum34==1.0.4 [2020-09-29T21:21:29.217Z] fedpkg==1.38 [2020-09-29T21:21:29.217Z] futures==3.1.1 [2020-09-29T21:21:29.217Z] gitdb==0.6.4 [2020-09-29T21:21:29.217Z] GitPython==1.0.1 [2020-09-29T21:21:29.217Z] html5lib==0.999 [2020-09-29T21:21:29.217Z] httplib2==0.9.2 [2020-09-29T21:21:29.217Z] idna==2.4 [2020-09-29T21:21:29.217Z] iniparse==0.4 [2020-09-29T21:21:29.217Z] ipaddress==1.0.16 [2020-09-29T21:21:29.217Z] IPy==0.75 [2020-09-29T21:21:29.217Z] javapackages==1.0.0 [2020-09-29T21:21:29.217Z] Jinja2==2.7.2 [2020-09-29T21:21:29.217Z] jmespath==0.9.4 [2020-09-29T21:21:29.217Z] jsonpatch==1.2 [2020-09-29T21:21:29.217Z] jsonpointer==1.9 [2020-09-29T21:21:29.217Z] kerberos==1.1 [2020-09-29T21:21:29.217Z] kitchen==1.1.1 [2020-09-29T21:21:29.217Z] langtable==0.0.31 [2020-09-29T21:21:29.217Z] lockfile==0.9.1 [2020-09-29T21:21:29.217Z] lxml==3.2.1 [2020-09-29T21:21:29.217Z] MarkupSafe==0.11 [2020-09-29T21:21:29.217Z] munch==2.0.2 [2020-09-29T21:21:29.217Z] offtrac==0.1.0 [2020-09-29T21:21:29.217Z] openidc-client==0.6.0 [2020-09-29T21:21:29.217Z] packagedb-cli==2.14.1 [2020-09-29T21:21:29.217Z] paramiko==2.1.1 [2020-09-29T21:21:29.217Z] perf==0.1 [2020-09-29T21:21:29.217Z] ply==3.4 [2020-09-29T21:21:29.217Z] policycoreutils-default-encoding==0.1 [2020-09-29T21:21:29.217Z] prettytable==0.7.2 [2020-09-29T21:21:29.217Z] pyasn1==0.1.9 [2020-09-29T21:21:29.217Z] pycparser==2.14 [2020-09-29T21:21:29.217Z] pycurl==7.19.0 [2020-09-29T21:21:29.217Z] pygobject==3.22.0 [2020-09-29T21:21:29.217Z] pygpgme==0.3 [2020-09-29T21:21:29.217Z] pyliblzma==0.5.3 [2020-09-29T21:21:29.217Z] pyOpenSSL==0.13.1 [2020-09-29T21:21:29.217Z] pyparsing==1.5.6 [2020-09-29T21:21:29.217Z] pyserial==2.6 [2020-09-29T21:21:29.217Z] python-augeas==0.5.0 [2020-09-29T21:21:29.217Z] python-bugzilla==2.3.0 [2020-09-29T21:21:29.217Z] python-dateutil==1.5 [2020-09-29T21:21:29.217Z] python-fedora==0.10.0 [2020-09-29T21:21:29.217Z] python-linux-procfs==0.4.9 [2020-09-29T21:21:29.217Z] python-yubico==1.2.3 [2020-09-29T21:21:29.217Z] pyudev==0.15 [2020-09-29T21:21:29.217Z] pyusb==1.0.0b1 [2020-09-29T21:21:29.217Z] pyxattr==0.5.1 [2020-09-29T21:21:29.217Z] PyYAML==3.10 [2020-09-29T21:21:29.217Z] requests==2.6.0 [2020-09-29T21:21:29.217Z] requests-kerberos==0.7.0 [2020-09-29T21:21:29.217Z] rpkg==1.60 [2020-09-29T21:21:29.217Z] schedutils==0.4 [2020-09-29T21:21:29.217Z] seobject==0.1 [2020-09-29T21:21:29.217Z] sepolicy==1.1 [2020-09-29T21:21:29.217Z] six==1.9.0 [2020-09-29T21:21:29.217Z] smmap==0.9.0 [2020-09-29T21:21:29.217Z] urlgrabber==3.10 [2020-09-29T21:21:29.217Z] urllib3==1.10.2 [2020-09-29T21:21:29.217Z] virtualenv==15.1.0 [2020-09-29T21:21:29.217Z] yum-langpacks==0.4.2 [2020-09-29T21:21:29.217Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-29T21:21:29.228Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:21:29.807Z] ---> sudo-logs.sh [2020-09-29T21:21:29.807Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-29T21:21:30.389Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:21:30.689Z] ---> job-cost.sh [2020-09-29T21:21:30.689Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ouSd [2020-09-29T21:21:38.840Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:38.840Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:39.791Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:39.791Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:40.059Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:40.059Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:40.328Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:40.328Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:40.328Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:40.328Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:40.590Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:40.591Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:40.591Z] Cache entry deserialization failed, entry ignored [2020-09-29T21:21:43.159Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-29T21:22:15.346Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-09-29T21:22:15.346Z] [2020-09-29T21:22:15.346Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-29T21:22:15.346Z] [2020-09-29T21:22:15.346Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-09-29T21:22:15.346Z] lf-activate-venv(): INFO: Adding /tmp/venv-ouSd/bin to PATH [2020-09-29T21:22:15.346Z] INFO: No Stack... [2020-09-29T21:22:15.346Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-29T21:22:15.346Z] INFO: Archiving Costs [Pipeline] echo [2020-09-29T21:22:15.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T21:22:15.661Z] ---> logs-deploy.sh [2020-09-29T21:22:15.661Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/51 [2020-09-29T21:22:15.661Z] INFO: archiving workspace using pattern(s): [2020-09-29T21:22:17.613Z] Archives upload complete. [2020-09-29T21:22:17.613Z] INFO: archiving logs to Nexus