Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5714d8bd27caa90e032f309ec784bfbab40fc19a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.13] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5658 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 with configured refspecs honoured and without tags Fetching without tags 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5714d8bd27caa90e032f309ec784bfbab40fc19a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5714d8bd27caa90e032f309ec784bfbab40fc19a # timeout=10 Commit message: "Merge pull request #62 from lenny-intel/bootstrap" > git rev-list --no-walk fb05ca8b1c4594f392a6183491989ca3273ae7c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-22T17:25:53.287Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-22T17:25:53.583Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-22T17:25:53.690Z] ========================================================= [2020-04-22T17:25:53.690Z] EdgeX Global Pipelines Version Info [2020-04-22T17:25:53.690Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-22T17:25:55.102Z] ------------------- [2020-04-22T17:25:55.102Z] stable info: [2020-04-22T17:25:55.102Z] ------------------- [2020-04-22T17:25:55.102Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T17:25:55.102Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-22T17:25:55.102Z] Message: update stable to v1.0.73 [2020-04-22T17:25:55.670Z] ------------------- [2020-04-22T17:25:55.670Z] experimental info: [2020-04-22T17:25:55.670Z] ------------------- [2020-04-22T17:25:55.670Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-22T17:25:55.670Z] Commit SHA: 9405cb0f8260d2ac26698faec61c136a79101d83 [2020-04-22T17:25:55.670Z] Message: update experimental to v1.0.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:25:57.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T17:25:57.685Z] [2020-04-22T17:25:57.685Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:25:58.014Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T17:25:58.014Z] latest: Pulling from edgex-devops/git-semver [2020-04-22T17:25:58.014Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T17:25:58.014Z] b8cc5d1170e3: Pulling fs layer [2020-04-22T17:25:58.014Z] 2924cbbf6a41: Pulling fs layer [2020-04-22T17:25:58.014Z] 93b08a4f1073: Pulling fs layer [2020-04-22T17:25:58.014Z] 93b08a4f1073: Waiting [2020-04-22T17:25:58.014Z] b8cc5d1170e3: Verifying Checksum [2020-04-22T17:25:58.014Z] b8cc5d1170e3: Download complete [2020-04-22T17:25:58.284Z] 9123ac7c32f7: Verifying Checksum [2020-04-22T17:25:58.284Z] 9123ac7c32f7: Download complete [2020-04-22T17:25:58.284Z] 93b08a4f1073: Verifying Checksum [2020-04-22T17:25:58.284Z] 93b08a4f1073: Download complete [2020-04-22T17:25:58.284Z] 2924cbbf6a41: Verifying Checksum [2020-04-22T17:25:58.284Z] 2924cbbf6a41: Download complete [2020-04-22T17:25:58.547Z] 9123ac7c32f7: Pull complete [2020-04-22T17:25:58.807Z] b8cc5d1170e3: Pull complete [2020-04-22T17:25:59.749Z] 2924cbbf6a41: Pull complete [2020-04-22T17:25:59.749Z] 93b08a4f1073: Pull complete [2020-04-22T17:25:59.749Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-22T17:25:59.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-22T17:25:59.908Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:25:59.958Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T17:26:00.625Z] $ docker top f9aa232be22aa46ff2686c6cfe83fd9905a7c6a8bf448d9c7251b20ee1cfd8b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T17:26:00.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T17:26:00.923Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T17:26:01.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T17:26:01.150Z] $ docker exec f9aa232be22aa46ff2686c6cfe83fd9905a7c6a8bf448d9c7251b20ee1cfd8b1 ssh-agent [2020-04-22T17:26:01.344Z] SSH_AUTH_SOCK=/tmp/ssh-Jyf69swTPnRQ/agent.14 [2020-04-22T17:26:01.344Z] SSH_AGENT_PID=21 [2020-04-22T17:26:01.356Z] Running ssh-add (command line suppressed) [2020-04-22T17:26:01.502Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_2771232362473795972.key (/w/workspace/_app-service-configurable_master@tmp/private_key_2771232362473795972.key) [2020-04-22T17:26:01.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T17:26:01.885Z] + git describe --exact-match --tags HEAD [2020-04-22T17:26:01.885Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-22T17:26:01.990Z] $ docker exec --env ******** --env ******** f9aa232be22aa46ff2686c6cfe83fd9905a7c6a8bf448d9c7251b20ee1cfd8b1 ssh-agent -k [2020-04-22T17:26:02.186Z] unset SSH_AUTH_SOCK; [2020-04-22T17:26:02.187Z] unset SSH_AGENT_PID; [2020-04-22T17:26:02.187Z] echo Agent pid 21 killed; [2020-04-22T17:26:02.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-22T17:26:02.330Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-22T17:26:02.330Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-22T17:26:02.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T17:26:02.415Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T17:26:02.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T17:26:02.632Z] $ docker exec f9aa232be22aa46ff2686c6cfe83fd9905a7c6a8bf448d9c7251b20ee1cfd8b1 ssh-agent [2020-04-22T17:26:02.827Z] SSH_AUTH_SOCK=/tmp/ssh-Rk8jUCaJzGQR/agent.57 [2020-04-22T17:26:02.827Z] SSH_AGENT_PID=64 [2020-04-22T17:26:02.835Z] Running ssh-add (command line suppressed) [2020-04-22T17:26:03.005Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4512924218618057050.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4512924218618057050.key) [2020-04-22T17:26:03.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T17:26:03.377Z] + git semver init [2020-04-22T17:26:03.377Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T17:26:03.377Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-04-22T17:26:03.377Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-04-22T17:26:03.377Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T17:26:03.377Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T17:26:03.377Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T17:26:03.377Z] # $SEMVER_BRANCH = master [2020-04-22T17:26:03.377Z] # $SEMVER_TEMP = /tmp/semver-310020963 [2020-04-22T17:26:03.377Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-04-22T17:26:03.945Z] # '/tmp/semver-310020963' -> '/w/workspace/_app-service-configurable_master/.semver' [2020-04-22T17:26:03.945Z] # -> Force: false [2020-04-22T17:26:03.945Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-04-22T17:26:03.953Z] $ docker exec --env ******** --env ******** f9aa232be22aa46ff2686c6cfe83fd9905a7c6a8bf448d9c7251b20ee1cfd8b1 ssh-agent -k [2020-04-22T17:26:04.103Z] unset SSH_AUTH_SOCK; [2020-04-22T17:26:04.103Z] unset SSH_AGENT_PID; [2020-04-22T17:26:04.103Z] echo Agent pid 64 killed; [2020-04-22T17:26:04.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T17:26:04.576Z] + git semver [Pipeline] } [2020-04-22T17:26:04.588Z] $ docker stop --time=1 f9aa232be22aa46ff2686c6cfe83fd9905a7c6a8bf448d9c7251b20ee1cfd8b1 [2020-04-22T17:26:05.925Z] $ docker rm -f f9aa232be22aa46ff2686c6cfe83fd9905a7c6a8bf448d9c7251b20ee1cfd8b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-22T17:26:06.636Z] Stashed 40 file(s) [Pipeline] echo [2020-04-22T17:26:06.638Z] [edgeXSemver] initialized semver on version 1.0.1-dev.13 [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-04-22T17:26:21.851Z] Still waiting to schedule task [2020-04-22T17:26:21.851Z] ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4592’ is offline; ‘prd-centos7-docker-4c-2g-5275’ is offline; ‘prd-centos7-docker-4c-2g-5278’ is offline; ‘prd-centos7-docker-4c-2g-5281’ is offline; ‘prd-centos7-docker-4c-2g-5648’ is offline; ‘prd-centos7-docker-4c-2g-5660’ is offline [2020-04-22T17:26:21.853Z] Still waiting to schedule task [2020-04-22T17:26:21.853Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-5650’ [2020-04-22T17:28:49.213Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5662 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-04-22T17:28:49.248Z] Running in /w/workspace/app-service-configurable/17 [Pipeline] { [Pipeline] checkout [2020-04-22T17:28:55.506Z] using credential edgex-jenkins-ssh [2020-04-22T17:28:55.559Z] Cloning the remote Git repository [2020-04-22T17:28:55.559Z] Cloning with configured refspecs honoured and without tags [2020-04-22T17:28:55.626Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-04-22T17:28:55.717Z] > git init /w/workspace/app-service-configurable/17 # timeout=10 [2020-04-22T17:28:56.750Z] Fetching without tags [2020-04-22T17:28:55.814Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-22T17:28:55.815Z] > git --version # timeout=10 [2020-04-22T17:28:55.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T17:28:55.931Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T17:28:56.607Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-22T17:28:56.662Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T17:28:56.708Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-22T17:28:56.763Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-22T17:28:56.764Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T17:28:56.778Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T17:28:57.229Z] Checking out Revision 5714d8bd27caa90e032f309ec784bfbab40fc19a (master) [2020-04-22T17:28:57.251Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T17:28:57.283Z] > git checkout -f 5714d8bd27caa90e032f309ec784bfbab40fc19a # timeout=10 [2020-04-22T17:29:01.976Z] Commit message: "Merge pull request #62 from lenny-intel/bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T17:29:03.156Z] ========================================================= [2020-04-22T17:29:03.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-22T17:29:03.156Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:29:04.260Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-22T17:29:04.660Z] Running on prd-centos7-docker-4c-2g-5663 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws [2020-04-22T17:29:04.700Z] Running in /w/workspace/app-service-configurable/17 [Pipeline] { [Pipeline] checkout [2020-04-22T17:29:05.257Z] Sending build context to Docker daemon 245.2kB [2020-04-22T17:29:05.257Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T17:29:05.257Z] Step 2/8 : FROM ${BASE} [2020-04-22T17:29:05.848Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-22T17:29:05.848Z] cde5963f3b93: Pulling fs layer [2020-04-22T17:29:05.848Z] 2a23fa8c16f7: Pulling fs layer [2020-04-22T17:29:05.848Z] 777b28850792: Pulling fs layer [2020-04-22T17:29:05.848Z] 8a11ddd9e578: Pulling fs layer [2020-04-22T17:29:05.848Z] 4cf88f913ddb: Pulling fs layer [2020-04-22T17:29:05.848Z] 1df406cf5192: Pulling fs layer [2020-04-22T17:29:05.848Z] 8a11ddd9e578: Waiting [2020-04-22T17:29:05.848Z] 4cf88f913ddb: Waiting [2020-04-22T17:29:05.848Z] 1df406cf5192: Waiting [2020-04-22T17:29:05.848Z] cd6300453558: Pulling fs layer [2020-04-22T17:29:05.848Z] b9c365052c96: Pulling fs layer [2020-04-22T17:29:05.848Z] a2d8cc88f415: Pulling fs layer [2020-04-22T17:29:05.848Z] ea1d1ca13537: Pulling fs layer [2020-04-22T17:29:05.848Z] 3750a50a1c5e: Pulling fs layer [2020-04-22T17:29:05.848Z] cd6300453558: Waiting [2020-04-22T17:29:05.848Z] b9c365052c96: Waiting [2020-04-22T17:29:05.848Z] a2d8cc88f415: Waiting [2020-04-22T17:29:05.848Z] ea1d1ca13537: Waiting [2020-04-22T17:29:05.848Z] 3750a50a1c5e: Waiting [2020-04-22T17:29:05.848Z] 777b28850792: Verifying Checksum [2020-04-22T17:29:05.848Z] 777b28850792: Download complete [2020-04-22T17:29:05.848Z] 2a23fa8c16f7: Download complete [2020-04-22T17:29:05.848Z] 4cf88f913ddb: Verifying Checksum [2020-04-22T17:29:05.848Z] 4cf88f913ddb: Download complete [2020-04-22T17:29:05.848Z] 1df406cf5192: Verifying Checksum [2020-04-22T17:29:05.848Z] 1df406cf5192: Download complete [2020-04-22T17:29:06.117Z] cde5963f3b93: Verifying Checksum [2020-04-22T17:29:06.117Z] cde5963f3b93: Download complete [2020-04-22T17:29:07.183Z] cde5963f3b93: Pull complete [2020-04-22T17:29:07.775Z] 2a23fa8c16f7: Pull complete [2020-04-22T17:29:08.047Z] 777b28850792: Pull complete [2020-04-22T17:29:08.499Z] using credential edgex-jenkins-ssh [2020-04-22T17:29:08.545Z] Cloning the remote Git repository [2020-04-22T17:29:08.545Z] Cloning with configured refspecs honoured and without tags [2020-04-22T17:29:08.085Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-04-22T17:29:08.140Z] > git init /w/workspace/app-service-configurable/17 # timeout=10 [2020-04-22T17:29:08.192Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-22T17:29:08.192Z] > git --version # timeout=10 [2020-04-22T17:29:08.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T17:29:08.240Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T17:29:09.173Z] Fetching without tags [2020-04-22T17:29:09.653Z] Checking out Revision 5714d8bd27caa90e032f309ec784bfbab40fc19a (master) [2020-04-22T17:29:08.702Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-22T17:29:08.713Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T17:29:08.725Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-04-22T17:29:08.736Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-04-22T17:29:08.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T17:29:08.743Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T17:29:09.262Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T17:29:09.270Z] > git checkout -f 5714d8bd27caa90e032f309ec784bfbab40fc19a # timeout=10 [2020-04-22T17:29:10.654Z] cd6300453558: Verifying Checksum [2020-04-22T17:29:10.654Z] cd6300453558: Download complete [2020-04-22T17:29:10.654Z] a2d8cc88f415: Verifying Checksum [2020-04-22T17:29:10.654Z] a2d8cc88f415: Download complete [2020-04-22T17:29:13.261Z] ea1d1ca13537: Verifying Checksum [2020-04-22T17:29:13.261Z] ea1d1ca13537: Download complete [2020-04-22T17:29:13.261Z] 3750a50a1c5e: Verifying Checksum [2020-04-22T17:29:13.261Z] 3750a50a1c5e: Download complete [2020-04-22T17:29:13.294Z] Commit message: "Merge pull request #62 from lenny-intel/bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T17:29:13.942Z] ========================================================= [2020-04-22T17:29:13.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-22T17:29:13.942Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:29:14.581Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-22T17:29:14.844Z] Sending build context to Docker daemon 245.2kB [2020-04-22T17:29:14.844Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T17:29:14.844Z] Step 2/8 : FROM ${BASE} [2020-04-22T17:29:15.105Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-22T17:29:15.106Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T17:29:15.106Z] 2848faf0eed1: Pulling fs layer [2020-04-22T17:29:15.106Z] 0f37312ad70f: Pulling fs layer [2020-04-22T17:29:15.106Z] 5788d62ee057: Pulling fs layer [2020-04-22T17:29:15.106Z] 0e6b1d234666: Pulling fs layer [2020-04-22T17:29:15.106Z] bf5d7aec512f: Pulling fs layer [2020-04-22T17:29:15.106Z] 34c802a77dc8: Pulling fs layer [2020-04-22T17:29:15.106Z] 9eb99e56ec68: Pulling fs layer [2020-04-22T17:29:15.106Z] 27c7a5d97fbd: Pulling fs layer [2020-04-22T17:29:15.106Z] 5c102a31e300: Pulling fs layer [2020-04-22T17:29:15.106Z] dcfb455df0a1: Pulling fs layer [2020-04-22T17:29:15.106Z] 34c802a77dc8: Waiting [2020-04-22T17:29:15.106Z] 9eb99e56ec68: Waiting [2020-04-22T17:29:15.106Z] 27c7a5d97fbd: Waiting [2020-04-22T17:29:15.106Z] 5c102a31e300: Waiting [2020-04-22T17:29:15.106Z] dcfb455df0a1: Waiting [2020-04-22T17:29:15.106Z] 5788d62ee057: Waiting [2020-04-22T17:29:15.106Z] bf5d7aec512f: Waiting [2020-04-22T17:29:15.106Z] 0e6b1d234666: Waiting [2020-04-22T17:29:15.106Z] 0f37312ad70f: Verifying Checksum [2020-04-22T17:29:15.106Z] 0f37312ad70f: Download complete [2020-04-22T17:29:15.106Z] 2848faf0eed1: Download complete [2020-04-22T17:29:15.106Z] 0e6b1d234666: Verifying Checksum [2020-04-22T17:29:15.106Z] 0e6b1d234666: Download complete [2020-04-22T17:29:15.106Z] bf5d7aec512f: Verifying Checksum [2020-04-22T17:29:15.106Z] bf5d7aec512f: Download complete [2020-04-22T17:29:15.106Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T17:29:15.106Z] e6b0cf9c0882: Download complete [2020-04-22T17:29:15.694Z] e6b0cf9c0882: Pull complete [2020-04-22T17:29:15.694Z] 2848faf0eed1: Pull complete [2020-04-22T17:29:15.873Z] b9c365052c96: Download complete [2020-04-22T17:29:15.961Z] 34c802a77dc8: Verifying Checksum [2020-04-22T17:29:15.961Z] 34c802a77dc8: Download complete [2020-04-22T17:29:15.961Z] 27c7a5d97fbd: Verifying Checksum [2020-04-22T17:29:15.961Z] 27c7a5d97fbd: Download complete [2020-04-22T17:29:16.563Z] 0f37312ad70f: Pull complete [2020-04-22T17:29:16.827Z] 5c102a31e300: Verifying Checksum [2020-04-22T17:29:16.827Z] 5c102a31e300: Download complete [2020-04-22T17:29:16.827Z] dcfb455df0a1: Verifying Checksum [2020-04-22T17:29:16.827Z] dcfb455df0a1: Download complete [2020-04-22T17:29:16.827Z] 9eb99e56ec68: Verifying Checksum [2020-04-22T17:29:16.827Z] 9eb99e56ec68: Download complete [2020-04-22T17:29:17.086Z] 5788d62ee057: Verifying Checksum [2020-04-22T17:29:17.086Z] 5788d62ee057: Download complete [2020-04-22T17:29:17.824Z] 8a11ddd9e578: Verifying Checksum [2020-04-22T17:29:17.824Z] 8a11ddd9e578: Download complete [2020-04-22T17:29:23.691Z] 5788d62ee057: Pull complete [2020-04-22T17:29:23.691Z] 0e6b1d234666: Pull complete [2020-04-22T17:29:23.691Z] bf5d7aec512f: Pull complete [2020-04-22T17:29:27.000Z] 34c802a77dc8: Pull complete [2020-04-22T17:29:30.155Z] 8a11ddd9e578: Pull complete [2020-04-22T17:29:30.156Z] 4cf88f913ddb: Pull complete [2020-04-22T17:29:30.156Z] 1df406cf5192: Pull complete [2020-04-22T17:29:30.301Z] 9eb99e56ec68: Pull complete [2020-04-22T17:29:30.301Z] 27c7a5d97fbd: Pull complete [2020-04-22T17:29:30.868Z] 5c102a31e300: Pull complete [2020-04-22T17:29:31.127Z] dcfb455df0a1: Pull complete [2020-04-22T17:29:31.127Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-22T17:29:31.127Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-22T17:29:31.127Z] ---> 7c70fe431013 [2020-04-22T17:29:31.127Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-22T17:29:31.127Z] ---> Running in 73dcdf43bc76 [2020-04-22T17:29:31.387Z] Removing intermediate container 73dcdf43bc76 [2020-04-22T17:29:31.387Z] ---> f8506c91d552 [2020-04-22T17:29:31.387Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T17:29:31.387Z] ---> Running in 60adb7a6f73c [2020-04-22T17:29:32.775Z] Removing intermediate container 60adb7a6f73c [2020-04-22T17:29:32.775Z] ---> c01222dc2d82 [2020-04-22T17:29:32.775Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-04-22T17:29:32.775Z] ---> Running in a86579c64fe6 [2020-04-22T17:29:33.343Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T17:29:33.501Z] cd6300453558: Pull complete [2020-04-22T17:29:33.911Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T17:29:34.172Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-04-22T17:29:34.436Z] (2/6) Installing libsodium (1.0.18-r0) [2020-04-22T17:29:34.436Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-04-22T17:29:34.436Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-04-22T17:29:34.698Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-22T17:29:34.698Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-04-22T17:29:34.698Z] Executing busybox-1.31.1-r8.trigger [2020-04-22T17:29:34.698Z] OK: 145 MiB in 45 packages [2020-04-22T17:29:35.271Z] Removing intermediate container a86579c64fe6 [2020-04-22T17:29:35.271Z] ---> aeb8a40a7f82 [2020-04-22T17:29:35.271Z] Step 6/8 : WORKDIR /app [2020-04-22T17:29:35.271Z] ---> Running in ff843c602770 [2020-04-22T17:29:35.532Z] Removing intermediate container ff843c602770 [2020-04-22T17:29:35.532Z] ---> c0ceade6ef55 [2020-04-22T17:29:35.532Z] Step 7/8 : COPY . . [2020-04-22T17:29:35.792Z] ---> e8f7e67cddb2 [2020-04-22T17:29:35.792Z] Step 8/8 : RUN go mod download [2020-04-22T17:29:35.792Z] ---> Running in 1ada32096425 [2020-04-22T17:29:38.339Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-04-22T17:29:38.339Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T17:29:38.339Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T17:29:38.339Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T17:29:38.339Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T17:29:38.339Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T17:29:38.339Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T17:29:38.339Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T17:29:38.339Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-04-22T17:29:38.339Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-22T17:29:38.339Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.34 [2020-04-22T17:29:38.339Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T17:29:38.339Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T17:29:38.339Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 [2020-04-22T17:29:38.339Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 [2020-04-22T17:29:38.339Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-04-22T17:29:38.339Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T17:29:38.339Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T17:29:38.339Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T17:29:38.339Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T17:29:38.339Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T17:29:38.339Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T17:29:38.339Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-22T17:29:38.339Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-22T17:29:38.339Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T17:29:38.339Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-22T17:29:38.339Z] go: finding github.com/google/uuid v1.1.1 [2020-04-22T17:29:38.339Z] go: finding github.com/gorilla/mux v1.7.4 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T17:29:38.339Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T17:29:38.339Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T17:29:38.339Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T17:29:38.339Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T17:29:38.339Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T17:29:38.339Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T17:29:38.339Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T17:29:38.339Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T17:29:38.340Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T17:29:38.670Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T17:29:38.670Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T17:29:38.670Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T17:29:38.670Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T17:29:38.670Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-22T17:29:38.670Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T17:29:38.670Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T17:29:38.670Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T17:29:38.670Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T17:29:38.670Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T17:29:38.670Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T17:29:38.670Z] go: finding github.com/stretchr/objx v0.2.0 [2020-04-22T17:29:38.670Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T17:29:38.670Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-04-22T17:29:38.670Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T17:29:38.670Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T17:29:38.670Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-22T17:29:38.670Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-04-22T17:29:38.670Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-04-22T17:29:38.670Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-22T17:29:38.670Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-22T17:29:38.670Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T17:29:38.670Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-22T17:29:38.670Z] go: finding golang.org/x/text v0.3.0 [2020-04-22T17:29:38.670Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-22T17:29:38.670Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T17:29:38.670Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T17:29:38.848Z] b9c365052c96: Pull complete [2020-04-22T17:29:38.848Z] a2d8cc88f415: Pull complete [2020-04-22T17:29:40.272Z] ea1d1ca13537: Pull complete [2020-04-22T17:29:40.540Z] 3750a50a1c5e: Pull complete [2020-04-22T17:29:40.540Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-22T17:29:40.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-22T17:29:40.540Z] ---> 78745c68409d [2020-04-22T17:29:40.540Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-22T17:29:45.914Z] ---> Running in 8f446af08da9 [2020-04-22T17:29:45.914Z] Removing intermediate container 8f446af08da9 [2020-04-22T17:29:45.914Z] ---> 63eb9c2e7eaa [2020-04-22T17:29:45.914Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T17:29:45.914Z] ---> Running in c5c99140ee9a [2020-04-22T17:29:47.871Z] Removing intermediate container c5c99140ee9a [2020-04-22T17:29:47.871Z] ---> fb7b6503fbe7 [2020-04-22T17:29:47.871Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-04-22T17:29:47.871Z] ---> Running in 2bc0100176c9 [2020-04-22T17:29:48.692Z] Removing intermediate container 1ada32096425 [2020-04-22T17:29:48.692Z] ---> b38ec06ad0bf [2020-04-22T17:29:48.692Z] Successfully built b38ec06ad0bf [2020-04-22T17:29:48.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [2020-04-22T17:29:48.835Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:29:49.354Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-22T17:29:49.354Z] . [Pipeline] withDockerContainer [2020-04-22T17:29:49.475Z] prd-centos7-docker-4c-2g-5663 does not seem to be running inside a container [2020-04-22T17:29:49.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@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 ******** ci-base-image-x86_64 cat [2020-04-22T17:29:49.796Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T17:29:50.160Z] $ docker top 7e222ab9dbdab3f535bff710e330ccde312720080e64da3e2b43decb5243f1cf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T17:29:50.378Z] (1/6) Installing libc-dev (0.7.2-r0) [2020-04-22T17:29:50.378Z] (2/6) Installing libsodium (1.0.18-r0) [2020-04-22T17:29:50.378Z] (3/6) Installing pkgconf (1.6.3-r0) [2020-04-22T17:29:50.378Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-04-22T17:29:50.644Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-22T17:29:50.644Z] (6/6) Installing zeromq-dev (4.3.2-r0) [2020-04-22T17:29:50.645Z] + go version [2020-04-22T17:29:50.645Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-22T17:29:50.912Z] Executing busybox-1.31.1-r8.trigger [2020-04-22T17:29:50.912Z] OK: 127 MiB in 45 packages [2020-04-22T17:29:50.940Z] + make test [2020-04-22T17:29:50.940Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-04-22T17:29:52.332Z] Removing intermediate container 2bc0100176c9 [2020-04-22T17:29:52.332Z] ---> 87c80dee30bc [2020-04-22T17:29:52.332Z] Step 6/8 : WORKDIR /app [2020-04-22T17:29:52.332Z] ---> Running in dda60bfacf4e [2020-04-22T17:29:52.918Z] Removing intermediate container dda60bfacf4e [2020-04-22T17:29:52.918Z] ---> 21cb4375911f [2020-04-22T17:29:52.918Z] Step 7/8 : COPY . . [2020-04-22T17:29:53.507Z] ---> 857c7a9913cb [2020-04-22T17:29:53.507Z] Step 8/8 : RUN go mod download [2020-04-22T17:29:53.783Z] ---> Running in b76dd35c0cb4 [2020-04-22T17:29:56.372Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-04-22T17:29:56.372Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T17:29:56.372Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T17:29:56.372Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T17:29:56.373Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T17:29:56.373Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T17:29:56.373Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T17:29:56.373Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T17:29:56.373Z] go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-04-22T17:29:56.373Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-04-22T17:29:56.373Z] go: finding github.com/edgexfoundry/app-functions-sdk-go v1.0.1-dev.34 [2020-04-22T17:29:56.373Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T17:29:56.373Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T17:29:56.373Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 [2020-04-22T17:29:56.373Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 [2020-04-22T17:29:56.373Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-04-22T17:29:56.373Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T17:29:56.373Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T17:29:56.373Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T17:29:56.373Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T17:29:56.373Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T17:29:56.373Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T17:29:56.373Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-22T17:29:56.373Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-04-22T17:29:56.373Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T17:29:56.373Z] go: finding github.com/google/go-cmp v0.4.0 [2020-04-22T17:29:56.373Z] go: finding github.com/google/uuid v1.1.1 [2020-04-22T17:29:56.373Z] go: finding github.com/gorilla/mux v1.7.4 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T17:29:56.373Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T17:29:56.373Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T17:29:56.643Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T17:29:56.643Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T17:29:56.643Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T17:29:56.643Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T17:29:56.643Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T17:29:56.643Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T17:29:56.643Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T17:29:56.643Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T17:29:56.643Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T17:29:56.643Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T17:29:56.643Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T17:29:56.643Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T17:29:56.643Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T17:29:56.643Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-04-22T17:29:56.643Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T17:29:56.643Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T17:29:56.643Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T17:29:56.643Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T17:29:56.643Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T17:29:56.643Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T17:29:56.643Z] go: finding github.com/stretchr/objx v0.2.0 [2020-04-22T17:29:56.643Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T17:29:56.643Z] go: finding github.com/tidwall/pretty v1.0.1 [2020-04-22T17:29:56.643Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T17:29:56.643Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T17:29:56.643Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-04-22T17:29:56.643Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-04-22T17:29:56.914Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-04-22T17:29:56.914Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-22T17:29:56.914Z] go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-04-22T17:29:56.914Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T17:29:56.914Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-22T17:29:56.914Z] go: finding golang.org/x/text v0.3.0 [2020-04-22T17:29:56.914Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-04-22T17:29:56.914Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T17:29:56.914Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T17:30:09.064Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-04-22T17:30:09.064Z] CGO_ENABLED=1 go vet ./... [2020-04-22T17:30:09.637Z] gofmt -l . [2020-04-22T17:30:09.901Z] [ "`gofmt -l .`" = "" ] [2020-04-22T17:30:09.901Z] ./bin/test-go-mod-tidy.sh [2020-04-22T17:30:10.471Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-04-22T17:30:11.432Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T17:30:11.440Z] $ docker stop --time=1 7e222ab9dbdab3f535bff710e330ccde312720080e64da3e2b43decb5243f1cf [2020-04-22T17:30:13.081Z] $ docker rm -f 7e222ab9dbdab3f535bff710e330ccde312720080e64da3e2b43decb5243f1cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T17:30:14.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T17:30:14.863Z] + ls -al . [2020-04-22T17:30:14.863Z] total 100 [2020-04-22T17:30:14.863Z] drwxrwxr-x. 7 jenkins jenkins 4096 Apr 22 17:30 . [2020-04-22T17:30:14.863Z] drwxrwxr-x. 4 jenkins jenkins 30 Apr 22 17:29 .. [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 5901 Apr 22 17:29 Attribution.txt [2020-04-22T17:30:14.863Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 22 17:29 bin [2020-04-22T17:30:14.863Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 22 17:29 coverage.out [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 180 Apr 22 17:29 docker-compose.debug.yml [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 133 Apr 22 17:29 docker-compose.yml [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 1917 Apr 22 17:29 Dockerfile [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 966 Apr 22 17:29 Dockerfile.build [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 127 Apr 22 17:29 .dockerignore [2020-04-22T17:30:14.863Z] drwxrwxr-x. 8 jenkins jenkins 162 Apr 22 17:29 .git [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 93 Apr 22 17:29 .gitignore [2020-04-22T17:30:14.863Z] -rw-r--r--. 1 jenkins jenkins 133 Apr 22 17:30 go.mod [2020-04-22T17:30:14.863Z] -rw-r--r--. 1 jenkins jenkins 15648 Apr 22 17:30 go.sum [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 689 Apr 22 17:29 Jenkinsfile [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 10174 Apr 22 17:29 LICENSE [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 1616 Apr 22 17:29 main.go [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 1486 Apr 22 17:29 makefile [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 10342 Apr 22 17:29 README.md [2020-04-22T17:30:14.863Z] drwxrwxr-x. 9 jenkins jenkins 145 Apr 22 17:29 res [2020-04-22T17:30:14.863Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 22 17:29 .semver [2020-04-22T17:30:14.863Z] drwxrwxr-x. 4 jenkins jenkins 71 Apr 22 17:29 snap [2020-04-22T17:30:14.863Z] -rw-rw-r--. 1 jenkins jenkins 12 Apr 22 17:26 VERSION [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:15.163Z] + 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=5714d8bd27caa90e032f309ec784bfbab40fc19a --label arch=amd64 --label version=1.0.1-dev.13 . [2020-04-22T17:30:15.164Z] Sending build context to Docker daemon 263.7kB [2020-04-22T17:30:15.171Z] Removing intermediate container b76dd35c0cb4 [2020-04-22T17:30:15.172Z] ---> b77f156529dd [2020-04-22T17:30:15.172Z] Successfully built b77f156529dd [2020-04-22T17:30:15.172Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-04-22T17:30:15.423Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-22T17:30:15.423Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-22T17:30:15.423Z] ---> b38ec06ad0bf [2020-04-22T17:30:15.423Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-04-22T17:30:15.423Z] ---> Running in 8c92c66c951a [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:15.681Z] Removing intermediate container 8c92c66c951a [2020-04-22T17:30:15.681Z] ---> 6a5ffaa5b221 [2020-04-22T17:30:15.681Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-22T17:30:15.681Z] ---> Running in 4058c5ed7b16 [2020-04-22T17:30:15.681Z] Removing intermediate container 4058c5ed7b16 [2020-04-22T17:30:15.681Z] ---> cfec6ae616e2 [2020-04-22T17:30:15.681Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-22T17:30:15.810Z] + docker inspect -f . ci-base-image-arm64 [2020-04-22T17:30:15.939Z] ---> Running in 882c91f82075 [2020-04-22T17:30:15.939Z] Removing intermediate container 882c91f82075 [2020-04-22T17:30:15.939Z] ---> 90d780d0bdaf [2020-04-22T17:30:15.939Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T17:30:16.080Z] . [Pipeline] withDockerContainer [2020-04-22T17:30:16.198Z] ---> Running in dec06d479f59 [2020-04-22T17:30:16.510Z] prd-ubuntu18.04-docker-arm64-4c-16g-5662 does not seem to be running inside a container [2020-04-22T17:30:16.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/17 -v /w/workspace/app-service-configurable/17:/w/workspace/app-service-configurable/17:rw,z -v /w/workspace/app-service-configurable/17@tmp:/w/workspace/app-service-configurable/17@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 ******** ci-base-image-arm64 cat [2020-04-22T17:30:16.765Z] Removing intermediate container dec06d479f59 [2020-04-22T17:30:16.765Z] ---> 108b65401960 [2020-04-22T17:30:16.765Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-22T17:30:17.023Z] ---> Running in aa46b5e9e6f2 [2020-04-22T17:30:17.282Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T17:30:18.223Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T17:30:18.315Z] $ docker top db32d7c4ead87d38d3989898e62e6ef91dee52c2e2e0e7417b586d7c1efa8c2b -eo pid,comm [2020-04-22T17:30:18.483Z] OK: 145 MiB in 45 packages [Pipeline] { [Pipeline] sh [2020-04-22T17:30:19.473Z] + go version [2020-04-22T17:30:19.473Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-22T17:30:19.863Z] Removing intermediate container aa46b5e9e6f2 [2020-04-22T17:30:19.863Z] ---> ebfa82bcf98e [2020-04-22T17:30:19.863Z] Step 8/24 : WORKDIR /app [2020-04-22T17:30:19.863Z] ---> Running in 420f1c0c91c7 [2020-04-22T17:30:19.863Z] Removing intermediate container 420f1c0c91c7 [2020-04-22T17:30:19.863Z] ---> 624c5ad915f2 [2020-04-22T17:30:19.863Z] Step 9/24 : COPY go.mod . [2020-04-22T17:30:20.125Z] ---> 10d72b5da24c [2020-04-22T17:30:20.125Z] Step 10/24 : RUN go mod download [2020-04-22T17:30:20.125Z] ---> Running in 25ef49cc74c6 [2020-04-22T17:30:20.154Z] + make test [2020-04-22T17:30:20.154Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-04-22T17:30:21.065Z] Removing intermediate container 25ef49cc74c6 [2020-04-22T17:30:21.065Z] ---> 1fc1b4e047c9 [2020-04-22T17:30:21.065Z] Step 11/24 : COPY . . [2020-04-22T17:30:21.325Z] ---> d5d294a06738 [2020-04-22T17:30:21.325Z] Step 12/24 : ARG MAKE="make build" [2020-04-22T17:30:21.325Z] ---> Running in 51bf7715a88a [2020-04-22T17:30:21.591Z] Removing intermediate container 51bf7715a88a [2020-04-22T17:30:21.591Z] ---> f96d4796e4bb [2020-04-22T17:30:21.591Z] Step 13/24 : RUN $MAKE [2020-04-22T17:30:21.591Z] ---> Running in 054eb6c6dc7c [2020-04-22T17:30:22.161Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.13" -o app-service-configurable [2020-04-22T17:30:48.779Z] Removing intermediate container 054eb6c6dc7c [2020-04-22T17:30:48.779Z] ---> 7e0a918761df [2020-04-22T17:30:48.779Z] Step 14/24 : FROM alpine:latest [2020-04-22T17:30:48.779Z] latest: Pulling from library/alpine [2020-04-22T17:30:48.779Z] aad63a933944: Pulling fs layer [2020-04-22T17:30:48.779Z] aad63a933944: Verifying Checksum [2020-04-22T17:30:48.779Z] aad63a933944: Download complete [2020-04-22T17:30:48.779Z] aad63a933944: Pull complete [2020-04-22T17:30:48.779Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-22T17:30:48.779Z] Status: Downloaded newer image for alpine:latest [2020-04-22T17:30:48.779Z] ---> a187dde48cd2 [2020-04-22T17:30:48.779Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-22T17:30:48.779Z] ---> Running in 9c7a0972769c [2020-04-22T17:30:48.779Z] Removing intermediate container 9c7a0972769c [2020-04-22T17:30:48.779Z] ---> 3de9e9b9d188 [2020-04-22T17:30:48.779Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-04-22T17:30:48.779Z] ---> Running in bc5b344adc39 [2020-04-22T17:30:48.779Z] Removing intermediate container bc5b344adc39 [2020-04-22T17:30:48.779Z] ---> bf87b1006ea8 [2020-04-22T17:30:48.779Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-04-22T17:30:48.779Z] ---> Running in 1eaf0c2fec46 [2020-04-22T17:30:48.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T17:30:48.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T17:30:48.779Z] (1/6) Installing ca-certificates (20191127-r1) [2020-04-22T17:30:48.779Z] (2/6) Installing libgcc (9.2.0-r4) [2020-04-22T17:30:48.779Z] (3/6) Installing libsodium (1.0.18-r0) [2020-04-22T17:30:48.779Z] (4/6) Installing libstdc++ (9.2.0-r4) [2020-04-22T17:30:48.779Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-22T17:30:48.779Z] (6/6) Installing zeromq (4.3.2-r0) [2020-04-22T17:30:48.779Z] Executing busybox-1.31.1-r9.trigger [2020-04-22T17:30:48.779Z] Executing ca-certificates-20191127-r1.trigger [2020-04-22T17:30:48.779Z] OK: 9 MiB in 20 packages [2020-04-22T17:30:48.779Z] Removing intermediate container 1eaf0c2fec46 [2020-04-22T17:30:48.779Z] ---> b5c714683370 [2020-04-22T17:30:48.779Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-04-22T17:30:48.779Z] ---> 07209f5c01d1 [2020-04-22T17:30:48.779Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-04-22T17:30:48.779Z] ---> afba82b270d9 [2020-04-22T17:30:48.779Z] Step 20/24 : EXPOSE 48095 [2020-04-22T17:30:48.779Z] ---> Running in f0ccf9e90758 [2020-04-22T17:30:48.779Z] Removing intermediate container f0ccf9e90758 [2020-04-22T17:30:48.779Z] ---> 35bdee062a55 [2020-04-22T17:30:48.779Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"] [2020-04-22T17:30:48.779Z] ---> Running in cd1a7a10f11a [2020-04-22T17:30:48.779Z] Removing intermediate container cd1a7a10f11a [2020-04-22T17:30:48.779Z] ---> 983643dd03ce [2020-04-22T17:30:48.779Z] Step 22/24 : LABEL arch=amd64 [2020-04-22T17:30:48.779Z] ---> Running in d239906807b6 [2020-04-22T17:30:48.779Z] Removing intermediate container d239906807b6 [2020-04-22T17:30:48.779Z] ---> bdb9cf19c3fb [2020-04-22T17:30:48.779Z] Step 23/24 : LABEL git_sha=5714d8bd27caa90e032f309ec784bfbab40fc19a [2020-04-22T17:30:48.779Z] ---> Running in 8db2c63dc21e [2020-04-22T17:30:48.779Z] Removing intermediate container 8db2c63dc21e [2020-04-22T17:30:48.779Z] ---> c4d4e871dc6b [2020-04-22T17:30:48.779Z] Step 24/24 : LABEL version=1.0.1-dev.13 [2020-04-22T17:30:48.779Z] ---> Running in f65158f4631d [2020-04-22T17:30:48.779Z] Removing intermediate container f65158f4631d [2020-04-22T17:30:48.779Z] ---> 6cf1b84e95dd [2020-04-22T17:30:48.779Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T17:30:48.779Z] Successfully built 6cf1b84e95dd [2020-04-22T17:30:49.039Z] Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-22T17:30:49.376Z] provisioning config files... [2020-04-22T17:30:49.401Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/17@tmp/config8352634629287280943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-04-22T17:30:49.759Z] nexus3.edgexfoundry.org:10001 [2020-04-22T17:30:49.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-22T17:30:50.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-22T17:30:50.020Z] Configure a credential helper to remove this warning. See [2020-04-22T17:30:50.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-22T17:30:50.020Z] [2020-04-22T17:30:50.020Z] Login Succeeded [2020-04-22T17:30:50.020Z] nexus3.edgexfoundry.org:10002 [2020-04-22T17:30:50.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-22T17:30:50.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-22T17:30:50.279Z] Configure a credential helper to remove this warning. See [2020-04-22T17:30:50.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-22T17:30:50.279Z] [2020-04-22T17:30:50.279Z] Login Succeeded [2020-04-22T17:30:50.279Z] nexus3.edgexfoundry.org:10003 [2020-04-22T17:30:50.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-22T17:30:50.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-22T17:30:50.539Z] Configure a credential helper to remove this warning. See [2020-04-22T17:30:50.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-22T17:30:50.539Z] [2020-04-22T17:30:50.539Z] Login Succeeded [2020-04-22T17:30:50.539Z] nexus3.edgexfoundry.org:10004 [2020-04-22T17:30:50.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-22T17:30:50.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-22T17:30:50.539Z] Configure a credential helper to remove this warning. See [2020-04-22T17:30:50.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-22T17:30:50.539Z] [2020-04-22T17:30:50.539Z] Login Succeeded [2020-04-22T17:30:50.539Z] docker.io [2020-04-22T17:30:50.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-22T17:30:51.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-22T17:30:51.058Z] Configure a credential helper to remove this warning. See [2020-04-22T17:30:51.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-22T17:30:51.058Z] [2020-04-22T17:30:51.058Z] Login Succeeded [Pipeline] } [2020-04-22T17:30:51.066Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-04-22T17:30:51.231Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: [2020-04-22T17:30:51.232Z] 5714d8bd27caa90e032f309ec784bfbab40fc19a [2020-04-22T17:30:51.232Z] latest [2020-04-22T17:30:51.232Z] 1.0.1-dev.13 [2020-04-22T17:30:51.232Z] 5714d8bd27caa90e032f309ec784bfbab40fc19a-1.0.1-dev.13 [2020-04-22T17:30:51.232Z] master [2020-04-22T17:30:51.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:51.694Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:5714d8bd27caa90e032f309ec784bfbab40fc19a [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:51.988Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:5714d8bd27caa90e032f309ec784bfbab40fc19a [2020-04-22T17:30:51.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-04-22T17:30:51.988Z] 493fdedf84e3: Preparing [2020-04-22T17:30:51.988Z] 75e17b20921d: Preparing [2020-04-22T17:30:51.988Z] 2c3d8681ff33: Preparing [2020-04-22T17:30:51.988Z] beee9f30bc1f: Preparing [2020-04-22T17:30:51.988Z] beee9f30bc1f: Layer already exists [2020-04-22T17:30:51.988Z] 75e17b20921d: Pushed [2020-04-22T17:30:52.247Z] 2c3d8681ff33: Pushed [2020-04-22T17:30:53.627Z] 493fdedf84e3: Pushed [2020-04-22T17:30:53.627Z] 5714d8bd27caa90e032f309ec784bfbab40fc19a: digest: sha256:5d65ff050f2ee82e09e2224ef0102fe5957217de8f3986047cb0cc3c15e5317e size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:53.928Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:54.227Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [2020-04-22T17:30:54.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-04-22T17:30:54.227Z] 493fdedf84e3: Preparing [2020-04-22T17:30:54.227Z] 75e17b20921d: Preparing [2020-04-22T17:30:54.227Z] 2c3d8681ff33: Preparing [2020-04-22T17:30:54.227Z] beee9f30bc1f: Preparing [2020-04-22T17:30:54.227Z] beee9f30bc1f: Layer already exists [2020-04-22T17:30:54.227Z] 2c3d8681ff33: Layer already exists [2020-04-22T17:30:54.227Z] 75e17b20921d: Layer already exists [2020-04-22T17:30:54.227Z] 493fdedf84e3: Layer already exists [2020-04-22T17:30:54.227Z] latest: digest: sha256:5d65ff050f2ee82e09e2224ef0102fe5957217de8f3986047cb0cc3c15e5317e size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:54.562Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:54.855Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.0.1-dev.13 [2020-04-22T17:30:54.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-04-22T17:30:54.855Z] 493fdedf84e3: Preparing [2020-04-22T17:30:54.855Z] 75e17b20921d: Preparing [2020-04-22T17:30:54.855Z] 2c3d8681ff33: Preparing [2020-04-22T17:30:54.855Z] beee9f30bc1f: Preparing [2020-04-22T17:30:54.855Z] 493fdedf84e3: Layer already exists [2020-04-22T17:30:54.855Z] 75e17b20921d: Layer already exists [2020-04-22T17:30:54.855Z] beee9f30bc1f: Layer already exists [2020-04-22T17:30:54.855Z] 2c3d8681ff33: Layer already exists [2020-04-22T17:30:54.855Z] 1.0.1-dev.13: digest: sha256:5d65ff050f2ee82e09e2224ef0102fe5957217de8f3986047cb0cc3c15e5317e size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:55.151Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:5714d8bd27caa90e032f309ec784bfbab40fc19a-1.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:55.445Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:5714d8bd27caa90e032f309ec784bfbab40fc19a-1.0.1-dev.13 [2020-04-22T17:30:55.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-04-22T17:30:55.445Z] 493fdedf84e3: Preparing [2020-04-22T17:30:55.445Z] 75e17b20921d: Preparing [2020-04-22T17:30:55.445Z] 2c3d8681ff33: Preparing [2020-04-22T17:30:55.445Z] beee9f30bc1f: Preparing [2020-04-22T17:30:55.445Z] 75e17b20921d: Layer already exists [2020-04-22T17:30:55.445Z] beee9f30bc1f: Layer already exists [2020-04-22T17:30:55.445Z] 2c3d8681ff33: Layer already exists [2020-04-22T17:30:55.445Z] 493fdedf84e3: Layer already exists [2020-04-22T17:30:55.445Z] 5714d8bd27caa90e032f309ec784bfbab40fc19a-1.0.1-dev.13: digest: sha256:5d65ff050f2ee82e09e2224ef0102fe5957217de8f3986047cb0cc3c15e5317e size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:55.744Z] + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:30:56.035Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [2020-04-22T17:30:56.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] [2020-04-22T17:30:56.035Z] 493fdedf84e3: Preparing [2020-04-22T17:30:56.035Z] 75e17b20921d: Preparing [2020-04-22T17:30:56.035Z] 2c3d8681ff33: Preparing [2020-04-22T17:30:56.035Z] beee9f30bc1f: Preparing [2020-04-22T17:30:56.035Z] 493fdedf84e3: Layer already exists [2020-04-22T17:30:56.035Z] 2c3d8681ff33: Layer already exists [2020-04-22T17:30:56.035Z] 75e17b20921d: Layer already exists [2020-04-22T17:30:56.035Z] beee9f30bc1f: Layer already exists [2020-04-22T17:30:56.035Z] master: digest: sha256:5d65ff050f2ee82e09e2224ef0102fe5957217de8f3986047cb0cc3c15e5317e size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 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] } [2020-04-22T17:31:07.129Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-04-22T17:31:07.129Z] CGO_ENABLED=1 go vet ./... [2020-04-22T17:31:15.375Z] gofmt -l . [2020-04-22T17:31:15.375Z] [ "`gofmt -l .`" = "" ] [2020-04-22T17:31:15.375Z] ./bin/test-go-mod-tidy.sh [2020-04-22T17:31:15.375Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-04-22T17:31:16.357Z] Warning: overwriting stash ‘coverage-report’ [2020-04-22T17:31:16.827Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T17:31:16.832Z] $ docker stop --time=1 db32d7c4ead87d38d3989898e62e6ef91dee52c2e2e0e7417b586d7c1efa8c2b [2020-04-22T17:31:19.301Z] $ docker rm -f db32d7c4ead87d38d3989898e62e6ef91dee52c2e2e0e7417b586d7c1efa8c2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T17:31:20.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T17:31:20.965Z] + ls -al . [2020-04-22T17:31:20.965Z] total 124 [2020-04-22T17:31:20.965Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 22 17:31 . [2020-04-22T17:31:20.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 17:28 .. [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 127 Apr 22 17:28 .dockerignore [2020-04-22T17:31:20.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 17:29 .git [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 93 Apr 22 17:28 .gitignore [2020-04-22T17:31:20.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 17:29 .semver [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 5901 Apr 22 17:28 Attribution.txt [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 1917 Apr 22 17:28 Dockerfile [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 966 Apr 22 17:28 Dockerfile.build [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 689 Apr 22 17:28 Jenkinsfile [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 22 17:28 LICENSE [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 10342 Apr 22 17:28 README.md [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 22 17:26 VERSION [2020-04-22T17:31:20.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 17:28 bin [2020-04-22T17:31:20.965Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 22 17:30 coverage.out [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 180 Apr 22 17:28 docker-compose.debug.yml [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 133 Apr 22 17:28 docker-compose.yml [2020-04-22T17:31:20.965Z] -rw-r--r-- 1 jenkins jenkins 133 Apr 22 17:31 go.mod [2020-04-22T17:31:20.965Z] -rw-r--r-- 1 jenkins jenkins 15648 Apr 22 17:31 go.sum [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 1616 Apr 22 17:28 main.go [2020-04-22T17:31:20.965Z] -rw-rw-r-- 1 jenkins jenkins 1486 Apr 22 17:28 makefile [2020-04-22T17:31:20.965Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 22 17:28 res [2020-04-22T17:31:20.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 17:28 snap [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:31:21.296Z] + 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=5714d8bd27caa90e032f309ec784bfbab40fc19a --label arch=arm64 --label version=1.0.1-dev.13 . [2020-04-22T17:31:21.881Z] Sending build context to Docker daemon 263.7kB [2020-04-22T17:31:21.881Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-04-22T17:31:21.881Z] Step 2/24 : FROM ${BASE} AS builder [2020-04-22T17:31:21.881Z] ---> b77f156529dd [2020-04-22T17:31:21.881Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-04-22T17:31:21.881Z] ---> Running in 61f1f2ebcbf2 [2020-04-22T17:31:22.465Z] Removing intermediate container 61f1f2ebcbf2 [2020-04-22T17:31:22.465Z] ---> 0449f0ed6cc3 [2020-04-22T17:31:22.465Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2020-04-22T17:31:22.465Z] ---> Running in 2a4492a81748 [2020-04-22T17:31:22.734Z] Removing intermediate container 2a4492a81748 [2020-04-22T17:31:22.734Z] ---> 7848c07a1c83 [2020-04-22T17:31:22.734Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-22T17:31:23.002Z] ---> Running in 8aae368bee06 [2020-04-22T17:31:23.270Z] Removing intermediate container 8aae368bee06 [2020-04-22T17:31:23.270Z] ---> bbeffbbca300 [2020-04-22T17:31:23.270Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T17:31:23.270Z] ---> Running in 4820d84263e5 [2020-04-22T17:31:25.224Z] Removing intermediate container 4820d84263e5 [2020-04-22T17:31:25.224Z] ---> 2189442e109e [2020-04-22T17:31:25.224Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-22T17:31:25.224Z] ---> Running in c9035372d2b5 [2020-04-22T17:31:26.388Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T17:31:26.974Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T17:31:27.558Z] OK: 127 MiB in 45 packages [2020-04-22T17:31:28.974Z] Removing intermediate container c9035372d2b5 [2020-04-22T17:31:28.974Z] ---> 9738c798f1dc [2020-04-22T17:31:28.974Z] Step 8/24 : WORKDIR /app [2020-04-22T17:31:28.974Z] ---> Running in 8d1a0cfb4bd5 [2020-04-22T17:31:29.243Z] Removing intermediate container 8d1a0cfb4bd5 [2020-04-22T17:31:29.243Z] ---> 4525168cedfc [2020-04-22T17:31:29.243Z] Step 9/24 : COPY go.mod . [2020-04-22T17:31:29.830Z] ---> 04ae3065772f [2020-04-22T17:31:29.830Z] Step 10/24 : RUN go mod download [2020-04-22T17:31:30.101Z] ---> Running in 087762988b84 [2020-04-22T17:31:32.052Z] Removing intermediate container 087762988b84 [2020-04-22T17:31:32.052Z] ---> 6b72629829da [2020-04-22T17:31:32.052Z] Step 11/24 : COPY . . [2020-04-22T17:31:33.018Z] ---> 029de0e353a7 [2020-04-22T17:31:33.018Z] Step 12/24 : ARG MAKE="make build" [2020-04-22T17:31:33.018Z] ---> Running in 3c5f9b4f1781 [2020-04-22T17:31:33.287Z] Removing intermediate container 3c5f9b4f1781 [2020-04-22T17:31:33.287Z] ---> 8bb190008c50 [2020-04-22T17:31:33.287Z] Step 13/24 : RUN $MAKE [2020-04-22T17:31:33.558Z] ---> Running in 5e86ee126b40 [2020-04-22T17:31:34.526Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.0.1-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.0.1-dev.13" -o app-service-configurable [2020-04-22T17:32:21.411Z] Removing intermediate container 5e86ee126b40 [2020-04-22T17:32:21.411Z] ---> 9cb901491c22 [2020-04-22T17:32:21.411Z] Step 14/24 : FROM alpine:latest [2020-04-22T17:32:21.411Z] latest: Pulling from library/alpine [2020-04-22T17:32:21.411Z] 8a0637ca1ac9: Pulling fs layer [2020-04-22T17:32:21.411Z] 8a0637ca1ac9: Verifying Checksum [2020-04-22T17:32:21.411Z] 8a0637ca1ac9: Download complete [2020-04-22T17:32:21.411Z] 8a0637ca1ac9: Pull complete [2020-04-22T17:32:21.411Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-22T17:32:21.411Z] Status: Downloaded newer image for alpine:latest [2020-04-22T17:32:21.411Z] ---> 2ee122dcc32d [2020-04-22T17:32:21.411Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-22T17:32:21.411Z] ---> Running in c8a67c1f5ee2 [2020-04-22T17:32:21.411Z] Removing intermediate container c8a67c1f5ee2 [2020-04-22T17:32:21.411Z] ---> 1572f96ee69f [2020-04-22T17:32:21.411Z] Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} [2020-04-22T17:32:21.411Z] ---> Running in a8fcdcd1fa67 [2020-04-22T17:32:21.411Z] Removing intermediate container a8fcdcd1fa67 [2020-04-22T17:32:21.411Z] ---> 2eb0a34f2c8b [2020-04-22T17:32:21.411Z] Step 17/24 : RUN apk --no-cache add ca-certificates zeromq [2020-04-22T17:32:21.411Z] ---> Running in 4a6da9b2896b [2020-04-22T17:32:21.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T17:32:21.411Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T17:32:21.411Z] (1/6) Installing ca-certificates (20191127-r1) [2020-04-22T17:32:21.411Z] (2/6) Installing libgcc (9.2.0-r4) [2020-04-22T17:32:21.411Z] (3/6) Installing libsodium (1.0.18-r0) [2020-04-22T17:32:21.411Z] (4/6) Installing libstdc++ (9.2.0-r4) [2020-04-22T17:32:21.411Z] (5/6) Installing libzmq (4.3.2-r0) [2020-04-22T17:32:21.411Z] (6/6) Installing zeromq (4.3.2-r0) [2020-04-22T17:32:21.411Z] Executing busybox-1.31.1-r9.trigger [2020-04-22T17:32:21.411Z] Executing ca-certificates-20191127-r1.trigger [2020-04-22T17:32:21.679Z] OK: 9 MiB in 20 packages [2020-04-22T17:32:23.111Z] Removing intermediate container 4a6da9b2896b [2020-04-22T17:32:23.111Z] ---> 2bfcf4a27c43 [2020-04-22T17:32:23.111Z] Step 18/24 : COPY --from=builder /app/res/ /res/ [2020-04-22T17:32:23.695Z] ---> 5b4251631cd6 [2020-04-22T17:32:23.695Z] Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-04-22T17:32:25.111Z] ---> 2e65704be23d [2020-04-22T17:32:25.111Z] Step 20/24 : EXPOSE 48095 [2020-04-22T17:32:25.378Z] ---> Running in d0e7dcf4a0ca [2020-04-22T17:32:25.646Z] Removing intermediate container d0e7dcf4a0ca [2020-04-22T17:32:25.646Z] ---> 71ea7c1680dd [2020-04-22T17:32:25.646Z] Step 21/24 : ENTRYPOINT ["/app-service-configurable","--registry","--confdir=/res"] [2020-04-22T17:32:25.914Z] ---> Running in 0ce3d1690bba [2020-04-22T17:32:26.182Z] Removing intermediate container 0ce3d1690bba [2020-04-22T17:32:26.182Z] ---> f5e1889339c7 [2020-04-22T17:32:26.182Z] Step 22/24 : LABEL arch=arm64 [2020-04-22T17:32:26.182Z] ---> Running in d665909f8429 [2020-04-22T17:32:26.772Z] Removing intermediate container d665909f8429 [2020-04-22T17:32:26.772Z] ---> 71f999f6ed53 [2020-04-22T17:32:26.772Z] Step 23/24 : LABEL git_sha=5714d8bd27caa90e032f309ec784bfbab40fc19a [2020-04-22T17:32:26.772Z] ---> Running in cd26d7ef2c51 [2020-04-22T17:32:27.058Z] Removing intermediate container cd26d7ef2c51 [2020-04-22T17:32:27.058Z] ---> 9ea9f5a93170 [2020-04-22T17:32:27.058Z] Step 24/24 : LABEL version=1.0.1-dev.13 [2020-04-22T17:32:27.331Z] ---> Running in 379e7eaca347 [2020-04-22T17:32:27.597Z] Removing intermediate container 379e7eaca347 [2020-04-22T17:32:27.597Z] ---> 8c632ed77857 [2020-04-22T17:32:27.597Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T17:32:27.597Z] Successfully built 8c632ed77857 [2020-04-22T17:32:27.597Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-22T17:32:28.471Z] provisioning config files... [2020-04-22T17:32:28.511Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/17@tmp/config4477144319994442713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-04-22T17:32:28.892Z] nexus3.edgexfoundry.org:10001 [2020-04-22T17:32:29.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-22T17:32:29.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-22T17:32:29.479Z] Configure a credential helper to remove this warning. See [2020-04-22T17:32:29.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-22T17:32:29.479Z] [2020-04-22T17:32:29.479Z] Login Succeeded [2020-04-22T17:32:29.750Z] nexus3.edgexfoundry.org:10002 [2020-04-22T17:32:30.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-22T17:32:30.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-22T17:32:30.335Z] Configure a credential helper to remove this warning. See [2020-04-22T17:32:30.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-22T17:32:30.335Z] [2020-04-22T17:32:30.335Z] Login Succeeded [2020-04-22T17:32:30.335Z] nexus3.edgexfoundry.org:10003 [2020-04-22T17:32:30.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-22T17:32:31.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-22T17:32:31.189Z] Configure a credential helper to remove this warning. See [2020-04-22T17:32:31.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-22T17:32:31.189Z] [2020-04-22T17:32:31.189Z] Login Succeeded [2020-04-22T17:32:31.189Z] nexus3.edgexfoundry.org:10004 [2020-04-22T17:32:31.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-22T17:32:32.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-22T17:32:32.043Z] Configure a credential helper to remove this warning. See [2020-04-22T17:32:32.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-22T17:32:32.043Z] [2020-04-22T17:32:32.043Z] Login Succeeded [2020-04-22T17:32:32.043Z] docker.io [2020-04-22T17:32:32.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-04-22T17:32:32.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-04-22T17:32:32.895Z] Configure a credential helper to remove this warning. See [2020-04-22T17:32:32.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-04-22T17:32:32.895Z] [2020-04-22T17:32:32.895Z] Login Succeeded [Pipeline] } [2020-04-22T17:32:32.907Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-04-22T17:32:33.071Z] [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: [2020-04-22T17:32:33.072Z] 5714d8bd27caa90e032f309ec784bfbab40fc19a [2020-04-22T17:32:33.072Z] latest [2020-04-22T17:32:33.072Z] 1.0.1-dev.13 [2020-04-22T17:32:33.072Z] 5714d8bd27caa90e032f309ec784bfbab40fc19a-1.0.1-dev.13 [2020-04-22T17:32:33.072Z] master [2020-04-22T17:32:33.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:33.532Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:5714d8bd27caa90e032f309ec784bfbab40fc19a [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:34.129Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:5714d8bd27caa90e032f309ec784bfbab40fc19a [2020-04-22T17:32:34.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-04-22T17:32:34.399Z] 85d0ed0a8d6c: Preparing [2020-04-22T17:32:34.399Z] 9c03089e529e: Preparing [2020-04-22T17:32:34.399Z] 301b3dad0936: Preparing [2020-04-22T17:32:34.399Z] 294ac687b5fc: Preparing [2020-04-22T17:32:34.399Z] 294ac687b5fc: Layer already exists [2020-04-22T17:32:34.665Z] 9c03089e529e: Pushed [2020-04-22T17:32:35.625Z] 301b3dad0936: Pushed [2020-04-22T17:32:38.959Z] 85d0ed0a8d6c: Pushed [2020-04-22T17:32:38.959Z] 5714d8bd27caa90e032f309ec784bfbab40fc19a: digest: sha256:be2773b098b5823356de2b509d7cfd6810f745320099de1df31d8a80f032fde5 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:39.292Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:39.896Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [2020-04-22T17:32:40.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-04-22T17:32:40.163Z] 85d0ed0a8d6c: Preparing [2020-04-22T17:32:40.163Z] 9c03089e529e: Preparing [2020-04-22T17:32:40.163Z] 301b3dad0936: Preparing [2020-04-22T17:32:40.163Z] 294ac687b5fc: Preparing [2020-04-22T17:32:40.163Z] 85d0ed0a8d6c: Layer already exists [2020-04-22T17:32:40.163Z] 294ac687b5fc: Layer already exists [2020-04-22T17:32:40.163Z] 301b3dad0936: Layer already exists [2020-04-22T17:32:40.163Z] 9c03089e529e: Layer already exists [2020-04-22T17:32:40.163Z] latest: digest: sha256:be2773b098b5823356de2b509d7cfd6810f745320099de1df31d8a80f032fde5 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:40.506Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:41.103Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.0.1-dev.13 [2020-04-22T17:32:41.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-04-22T17:32:41.370Z] 85d0ed0a8d6c: Preparing [2020-04-22T17:32:41.370Z] 9c03089e529e: Preparing [2020-04-22T17:32:41.370Z] 301b3dad0936: Preparing [2020-04-22T17:32:41.370Z] 294ac687b5fc: Preparing [2020-04-22T17:32:41.370Z] 9c03089e529e: Layer already exists [2020-04-22T17:32:41.370Z] 301b3dad0936: Layer already exists [2020-04-22T17:32:41.370Z] 85d0ed0a8d6c: Layer already exists [2020-04-22T17:32:41.370Z] 294ac687b5fc: Layer already exists [2020-04-22T17:32:41.370Z] 1.0.1-dev.13: digest: sha256:be2773b098b5823356de2b509d7cfd6810f745320099de1df31d8a80f032fde5 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:41.705Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:5714d8bd27caa90e032f309ec784bfbab40fc19a-1.0.1-dev.13 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:42.312Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:5714d8bd27caa90e032f309ec784bfbab40fc19a-1.0.1-dev.13 [2020-04-22T17:32:42.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-04-22T17:32:42.578Z] 85d0ed0a8d6c: Preparing [2020-04-22T17:32:42.578Z] 9c03089e529e: Preparing [2020-04-22T17:32:42.579Z] 301b3dad0936: Preparing [2020-04-22T17:32:42.579Z] 294ac687b5fc: Preparing [2020-04-22T17:32:42.579Z] 9c03089e529e: Layer already exists [2020-04-22T17:32:42.579Z] 85d0ed0a8d6c: Layer already exists [2020-04-22T17:32:42.579Z] 301b3dad0936: Layer already exists [2020-04-22T17:32:42.579Z] 294ac687b5fc: Layer already exists [2020-04-22T17:32:42.579Z] 5714d8bd27caa90e032f309ec784bfbab40fc19a-1.0.1-dev.13: digest: sha256:be2773b098b5823356de2b509d7cfd6810f745320099de1df31d8a80f032fde5 size: 1158 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:42.914Z] + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:43.512Z] + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [2020-04-22T17:32:43.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] [2020-04-22T17:32:43.781Z] 85d0ed0a8d6c: Preparing [2020-04-22T17:32:43.781Z] 9c03089e529e: Preparing [2020-04-22T17:32:43.781Z] 301b3dad0936: Preparing [2020-04-22T17:32:43.781Z] 294ac687b5fc: Preparing [2020-04-22T17:32:43.781Z] 9c03089e529e: Layer already exists [2020-04-22T17:32:43.781Z] 85d0ed0a8d6c: Layer already exists [2020-04-22T17:32:43.781Z] 301b3dad0936: Layer already exists [2020-04-22T17:32:43.781Z] 294ac687b5fc: Layer already exists [2020-04-22T17:32:43.781Z] master: digest: sha256:be2773b098b5823356de2b509d7cfd6810f745320099de1df31d8a80f032fde5 size: 1158 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 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) [Pipeline] unstash [Pipeline] wrap [2020-04-22T17:32:44.855Z] provisioning config files... [2020-04-22T17:32:44.867Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config8079935053382153034tmp [Pipeline] { [Pipeline] sh [2020-04-22T17:32:45.239Z] + curl -s https://codecov.io/bash [2020-04-22T17:32:45.239Z] + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config8079935053382153034tmp [2020-04-22T17:32:45.497Z] [2020-04-22T17:32:45.497Z] _____ _ [2020-04-22T17:32:45.497Z] / ____| | | [2020-04-22T17:32:45.497Z] | | ___ __| | ___ ___ _____ __ [2020-04-22T17:32:45.497Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-22T17:32:45.497Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-22T17:32:45.497Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-22T17:32:45.497Z] Bash-tbd [2020-04-22T17:32:45.497Z] [2020-04-22T17:32:45.497Z] [2020-04-22T17:32:45.497Z] ==> Jenkins CI detected. [2020-04-22T17:32:45.497Z] project root: . [2020-04-22T17:32:45.497Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-22T17:32:45.497Z] ==> Running gcov in . (disable via -X gcov) [2020-04-22T17:32:45.497Z] ==> Python coveragepy not found [2020-04-22T17:32:45.497Z] ==> Searching for coverage reports in: [2020-04-22T17:32:45.497Z] + . [2020-04-22T17:32:45.497Z] -> Found 1 reports [2020-04-22T17:32:45.497Z] ==> Detecting git/mercurial file structure [2020-04-22T17:32:45.497Z] ==> Reading reports [2020-04-22T17:32:45.497Z] + ./coverage.out bytes=10 [2020-04-22T17:32:45.497Z] ==> Appending adjustments [2020-04-22T17:32:45.497Z] http://docs.codecov.io/docs/fixing-reports [2020-04-22T17:32:45.497Z] + Found adjustments [2020-04-22T17:32:45.497Z] ==> Gzipping contents [2020-04-22T17:32:45.497Z] ==> Uploading reports [2020-04-22T17:32:45.497Z] url: https://codecov.io [2020-04-22T17:32:45.497Z] query: branch=master&commit=5714d8bd27caa90e032f309ec784bfbab40fc19a&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F17%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= [2020-04-22T17:32:45.497Z] -> Pinging Codecov [2020-04-22T17:32:45.497Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=5714d8bd27caa90e032f309ec784bfbab40fc19a&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F17%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= [2020-04-22T17:32:46.075Z] -> Uploading [2020-04-22T17:32:46.643Z] -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/5714d8bd27caa90e032f309ec784bfbab40fc19a [Pipeline] } [2020-04-22T17:32:46.651Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-22T17:32:46.919Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-22T17:32:46.920Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-22T17:32:46.957Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:47.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-22T17:32:47.280Z] [2020-04-22T17:32:47.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:32:47.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-22T17:32:47.624Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-22T17:32:47.624Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T17:32:47.624Z] 2848faf0eed1: Pulling fs layer [2020-04-22T17:32:47.624Z] 0f37312ad70f: Pulling fs layer [2020-04-22T17:32:47.624Z] 7d08f2745646: Pulling fs layer [2020-04-22T17:32:47.624Z] 4c9f31393084: Pulling fs layer [2020-04-22T17:32:47.624Z] eb21ddb83652: Pulling fs layer [2020-04-22T17:32:47.624Z] 345998794f6b: Pulling fs layer [2020-04-22T17:32:47.624Z] 97a711d68925: Pulling fs layer [2020-04-22T17:32:47.624Z] 7c8476c1cb00: Pulling fs layer [2020-04-22T17:32:47.624Z] 345998794f6b: Waiting [2020-04-22T17:32:47.624Z] 97a711d68925: Waiting [2020-04-22T17:32:47.624Z] eb21ddb83652: Waiting [2020-04-22T17:32:47.624Z] 7c8476c1cb00: Waiting [2020-04-22T17:32:47.624Z] 7d08f2745646: Waiting [2020-04-22T17:32:47.624Z] 4c9f31393084: Waiting [2020-04-22T17:32:47.624Z] 0f37312ad70f: Download complete [2020-04-22T17:32:47.624Z] 2848faf0eed1: Verifying Checksum [2020-04-22T17:32:47.624Z] 2848faf0eed1: Download complete [2020-04-22T17:32:47.624Z] 4c9f31393084: Verifying Checksum [2020-04-22T17:32:47.624Z] 4c9f31393084: Download complete [2020-04-22T17:32:47.624Z] eb21ddb83652: Download complete [2020-04-22T17:32:47.624Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T17:32:47.624Z] e6b0cf9c0882: Download complete [2020-04-22T17:32:47.896Z] 345998794f6b: Verifying Checksum [2020-04-22T17:32:47.896Z] 345998794f6b: Download complete [2020-04-22T17:32:48.173Z] e6b0cf9c0882: Pull complete [2020-04-22T17:32:48.451Z] 7c8476c1cb00: Verifying Checksum [2020-04-22T17:32:48.451Z] 7c8476c1cb00: Download complete [2020-04-22T17:32:48.451Z] 97a711d68925: Verifying Checksum [2020-04-22T17:32:48.451Z] 97a711d68925: Download complete [2020-04-22T17:32:48.726Z] 2848faf0eed1: Pull complete [2020-04-22T17:32:48.726Z] 0f37312ad70f: Pull complete [2020-04-22T17:32:49.294Z] 7d08f2745646: Verifying Checksum [2020-04-22T17:32:49.294Z] 7d08f2745646: Download complete [2020-04-22T17:32:54.588Z] 7d08f2745646: Pull complete [2020-04-22T17:32:54.588Z] 4c9f31393084: Pull complete [2020-04-22T17:32:54.588Z] eb21ddb83652: Pull complete [2020-04-22T17:32:56.492Z] 345998794f6b: Pull complete [2020-04-22T17:33:00.688Z] 97a711d68925: Pull complete [2020-04-22T17:33:00.947Z] 7c8476c1cb00: Pull complete [2020-04-22T17:33:00.947Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-22T17:33:00.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-22T17:33:01.110Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:33:01.151Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat [2020-04-22T17:33:01.712Z] $ docker top 2fd11c17ee26e17e0d60212686947a1900cd63b7f4ee91a7e0b70b7179d7229a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T17:33:02.208Z] + snyk monitor '--org=edgex-jenkins' [2020-04-22T17:33:40.929Z] [2020-04-22T17:33:40.929Z] Monitoring /w/workspace/_app-service-configurable_master... [2020-04-22T17:33:40.929Z] [2020-04-22T17:33:40.929Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/8ce50a9d-b297-4e7f-83bd-9d21ad9f81af [2020-04-22T17:33:40.929Z] [2020-04-22T17:33:40.929Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-22T17:33:40.929Z] [2020-04-22T17:33:40.929Z] [Pipeline] } [2020-04-22T17:33:40.941Z] $ docker stop --time=1 2fd11c17ee26e17e0d60212686947a1900cd63b7f4ee91a7e0b70b7179d7229a [2020-04-22T17:33:42.408Z] $ docker rm -f 2fd11c17ee26e17e0d60212686947a1900cd63b7f4ee91a7e0b70b7179d7229a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:33:43.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-22T17:33:43.491Z] [2020-04-22T17:33:43.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:33:43.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-22T17:33:43.828Z] latest: Pulling from edgex-devops/edgex-klar [2020-04-22T17:33:43.828Z] e7c96db7181b: Pulling fs layer [2020-04-22T17:33:43.828Z] 1868ca2cb446: Pulling fs layer [2020-04-22T17:33:43.828Z] 136be5d0fe8e: Pulling fs layer [2020-04-22T17:33:43.828Z] 894bfe63afcb: Pulling fs layer [2020-04-22T17:33:43.828Z] 894bfe63afcb: Waiting [2020-04-22T17:33:43.828Z] 1868ca2cb446: Verifying Checksum [2020-04-22T17:33:43.828Z] 1868ca2cb446: Download complete [2020-04-22T17:33:43.828Z] 136be5d0fe8e: Verifying Checksum [2020-04-22T17:33:43.828Z] 136be5d0fe8e: Download complete [2020-04-22T17:33:43.828Z] e7c96db7181b: Verifying Checksum [2020-04-22T17:33:43.828Z] e7c96db7181b: Download complete [2020-04-22T17:33:44.088Z] 894bfe63afcb: Verifying Checksum [2020-04-22T17:33:44.088Z] 894bfe63afcb: Download complete [2020-04-22T17:33:44.089Z] e7c96db7181b: Pull complete [2020-04-22T17:33:44.347Z] 1868ca2cb446: Pull complete [2020-04-22T17:33:44.347Z] 136be5d0fe8e: Pull complete [2020-04-22T17:33:44.606Z] 894bfe63afcb: Pull complete [2020-04-22T17:33:44.606Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-04-22T17:33:44.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-04-22T17:33:44.722Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:33:44.759Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-22T17:33:45.292Z] $ docker top bf9971a316a2011fa78d7761b2c557e18eea014bb92ec75c41f8a5308e5dee46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-22T17:33:45.800Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:5714d8bd27caa90e032f309ec784bfbab40fc19a [2020-04-22T17:33:45.800Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-22T17:33:50.106Z] $ docker stop --time=1 bf9971a316a2011fa78d7761b2c557e18eea014bb92ec75c41f8a5308e5dee46 [2020-04-22T17:33:51.473Z] $ docker rm -f bf9971a316a2011fa78d7761b2c557e18eea014bb92ec75c41f8a5308e5dee46 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:33:51.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-22T17:33:51.945Z] . [Pipeline] withDockerContainer [2020-04-22T17:33:52.059Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:33:52.107Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-22T17:33:52.729Z] $ docker top 07a5a3f97c09b47e371e586590146500a806309625a80216529a8e9dfa864a23 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-22T17:33:53.315Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:5714d8bd27caa90e032f309ec784bfbab40fc19a [2020-04-22T17:33:53.315Z] + tee [2020-04-22T17:33:53.315Z] clair timeout 1m0s [2020-04-22T17:33:53.315Z] docker timeout: 1m0s [2020-04-22T17:33:53.315Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-22T17:33:53.968Z] $ docker stop --time=1 07a5a3f97c09b47e371e586590146500a806309625a80216529a8e9dfa864a23 [2020-04-22T17:33:55.336Z] $ docker rm -f 07a5a3f97c09b47e371e586590146500a806309625a80216529a8e9dfa864a23 [Pipeline] // withDockerContainer [Pipeline] sh [2020-04-22T17:33:55.801Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo [2020-04-22T17:33:55.810Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_5714d8bd27caa90e032f309ec784bfbab40fc19a.html [Pipeline] writeFile [Pipeline] step [2020-04-22T17:33:55.856Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:33:56.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-22T17:33:56.184Z] . [Pipeline] withDockerContainer [2020-04-22T17:33:56.293Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:33:56.332Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-22T17:33:56.920Z] $ docker top 3f2e3c79a64b772be21022de4faed5dbef97677f9cadfb02fab230b0997db4a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-22T17:33:57.426Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:5714d8bd27caa90e032f309ec784bfbab40fc19a [2020-04-22T17:33:57.426Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-22T17:34:01.745Z] $ docker stop --time=1 3f2e3c79a64b772be21022de4faed5dbef97677f9cadfb02fab230b0997db4a2 [2020-04-22T17:34:03.134Z] $ docker rm -f 3f2e3c79a64b772be21022de4faed5dbef97677f9cadfb02fab230b0997db4a2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:34:03.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-04-22T17:34:03.622Z] . [Pipeline] withDockerContainer [2020-04-22T17:34:03.733Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:34:03.770Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-04-22T17:34:04.411Z] $ docker top 6d732e82834248cc746b588b769c0a182ed7b8bffbe0a20b0ca21ddff62b4023 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-22T17:34:04.974Z] + tee [2020-04-22T17:34:04.974Z] + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:5714d8bd27caa90e032f309ec784bfbab40fc19a [2020-04-22T17:34:04.974Z] clair timeout 1m0s [2020-04-22T17:34:04.974Z] docker timeout: 1m0s [2020-04-22T17:34:04.974Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-22T17:34:05.619Z] $ docker stop --time=1 6d732e82834248cc746b588b769c0a182ed7b8bffbe0a20b0ca21ddff62b4023 [2020-04-22T17:34:07.005Z] $ docker rm -f 6d732e82834248cc746b588b769c0a182ed7b8bffbe0a20b0ca21ddff62b4023 [Pipeline] // withDockerContainer [Pipeline] sh [2020-04-22T17:34:07.501Z] + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo [2020-04-22T17:34:07.509Z] Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_5714d8bd27caa90e032f309ec784bfbab40fc19a.html [Pipeline] writeFile [Pipeline] step [2020-04-22T17:34:07.551Z] Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:34:08.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T17:34:08.384Z] . [Pipeline] withDockerContainer [2020-04-22T17:34:08.530Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:34:08.570Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T17:34:09.185Z] $ docker top 6322602396cdc1029816db0517f8009c88ed111cdd7b34eba4552cb69592a129 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T17:34:09.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T17:34:09.456Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T17:34:09.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T17:34:09.708Z] $ docker exec 6322602396cdc1029816db0517f8009c88ed111cdd7b34eba4552cb69592a129 ssh-agent [2020-04-22T17:34:09.920Z] SSH_AUTH_SOCK=/tmp/ssh-iE13t4KkvZ9f/agent.15 [2020-04-22T17:34:09.920Z] SSH_AGENT_PID=22 [2020-04-22T17:34:09.927Z] Running ssh-add (command line suppressed) [2020-04-22T17:34:10.103Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8103744383049966549.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8103744383049966549.key) [2020-04-22T17:34:10.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T17:34:10.537Z] + git semver tag [2020-04-22T17:34:10.799Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T17:34:10.799Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-04-22T17:34:10.799Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-04-22T17:34:10.799Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T17:34:10.799Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T17:34:10.799Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T17:34:10.799Z] # $SEMVER_BRANCH = master [2020-04-22T17:34:10.799Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-04-22T17:34:10.799Z] # 5714d8bd27caa90e032f309ec784bfbab40fc19a HEAD [2020-04-22T17:34:10.799Z] # -> Force: false [2020-04-22T17:34:10.799Z] # c19c19aba2299dd683acbbc59c70ea775ec914e2 refs/tags/v1.0.1-dev.13 [Pipeline] } [2020-04-22T17:34:10.812Z] $ docker exec --env ******** --env ******** 6322602396cdc1029816db0517f8009c88ed111cdd7b34eba4552cb69592a129 ssh-agent -k [2020-04-22T17:34:10.977Z] unset SSH_AUTH_SOCK; [2020-04-22T17:34:10.977Z] unset SSH_AGENT_PID; [2020-04-22T17:34:10.977Z] echo Agent pid 22 killed; [2020-04-22T17:34:11.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T17:34:11.481Z] + git semver [Pipeline] } [2020-04-22T17:34:11.493Z] $ docker stop --time=1 6322602396cdc1029816db0517f8009c88ed111cdd7b34eba4552cb69592a129 [2020-04-22T17:34:12.871Z] $ docker rm -f 6322602396cdc1029816db0517f8009c88ed111cdd7b34eba4552cb69592a129 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:34:13.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-22T17:34:13.444Z] [2020-04-22T17:34:13.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:34:13.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-22T17:34:13.772Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-22T17:34:13.773Z] ab5ef0e58194: Pulling fs layer [2020-04-22T17:34:13.773Z] 9712f1f96733: Pulling fs layer [2020-04-22T17:34:13.773Z] 63f879dbbcfc: Pulling fs layer [2020-04-22T17:34:13.773Z] 0d9ebad4ef96: Pulling fs layer [2020-04-22T17:34:13.773Z] e9a5061849ea: Pulling fs layer [2020-04-22T17:34:13.773Z] d747dcd14b5f: Pulling fs layer [2020-04-22T17:34:13.773Z] 2de7ff778b66: Pulling fs layer [2020-04-22T17:34:13.773Z] 0d9ebad4ef96: Waiting [2020-04-22T17:34:13.773Z] e9a5061849ea: Waiting [2020-04-22T17:34:13.773Z] d747dcd14b5f: Waiting [2020-04-22T17:34:13.773Z] 2de7ff778b66: Waiting [2020-04-22T17:34:13.773Z] 9712f1f96733: Verifying Checksum [2020-04-22T17:34:13.773Z] 9712f1f96733: Download complete [2020-04-22T17:34:14.349Z] 63f879dbbcfc: Verifying Checksum [2020-04-22T17:34:14.349Z] 63f879dbbcfc: Download complete [2020-04-22T17:34:14.611Z] e9a5061849ea: Verifying Checksum [2020-04-22T17:34:14.611Z] e9a5061849ea: Download complete [2020-04-22T17:34:14.611Z] d747dcd14b5f: Verifying Checksum [2020-04-22T17:34:14.611Z] d747dcd14b5f: Download complete [2020-04-22T17:34:14.875Z] 0d9ebad4ef96: Verifying Checksum [2020-04-22T17:34:14.875Z] 0d9ebad4ef96: Download complete [2020-04-22T17:34:14.875Z] 2de7ff778b66: Verifying Checksum [2020-04-22T17:34:14.875Z] 2de7ff778b66: Download complete [2020-04-22T17:34:14.875Z] ab5ef0e58194: Verifying Checksum [2020-04-22T17:34:14.875Z] ab5ef0e58194: Download complete [2020-04-22T17:34:20.204Z] ab5ef0e58194: Pull complete [2020-04-22T17:34:20.204Z] 9712f1f96733: Pull complete [2020-04-22T17:34:22.739Z] 63f879dbbcfc: Pull complete [2020-04-22T17:34:28.028Z] 0d9ebad4ef96: Pull complete [2020-04-22T17:34:33.302Z] e9a5061849ea: Pull complete [2020-04-22T17:34:33.302Z] d747dcd14b5f: Pull complete [2020-04-22T17:34:33.869Z] 2de7ff778b66: Pull complete [2020-04-22T17:34:33.869Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-22T17:34:33.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-22T17:34:34.001Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:34:34.046Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-04-22T17:34:35.422Z] $ docker top 6526d61328109e8bcd0a3e79065be69cac0048f700246fde37a2c494c7994513 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-22T17:34:35.642Z] provisioning config files... [2020-04-22T17:34:35.651Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config7344787100311328713tmp [2020-04-22T17:34:35.665Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config4029512422914485488tmp [2020-04-22T17:34:35.681Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config4833880170880292905tmp [Pipeline] { [Pipeline] echo [2020-04-22T17:34:35.757Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T17:34:36.053Z] ---> sigul-configuration.sh [2020-04-22T17:34:36.053Z] gpg: directory `/root/.gnupg' created [2020-04-22T17:34:36.053Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-22T17:34:36.053Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-22T17:34:36.053Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-22T17:34:36.053Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-22T17:34:36.053Z] gpg: CAST5 encrypted data [2020-04-22T17:34:36.312Z] gpg: encrypted with 1 passphrase [2020-04-22T17:34:36.312Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-22T17:34:36.603Z] + mkdir /home/jenkins [2020-04-22T17:34:36.603Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-22T17:34:36.894Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-04-22T17:34:36.901Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T17:34:37.190Z] ---> sigul-install.sh [2020-04-22T17:34:45.312Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-22T17:34:45.602Z] + git tag --list [2020-04-22T17:34:45.602Z] v1.0.1-dev.13 [Pipeline] sh [2020-04-22T17:34:45.892Z] + lftools sign git-tag v1.0.1-dev.13 [2020-04-22T17:34:47.270Z] Signing Git tag with Sigul... [2020-04-22T17:34:47.270Z] Signing v1.0.1-dev.13 [Pipeline] echo [2020-04-22T17:34:48.217Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T17:34:48.515Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-22T17:34:48.521Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-22T17:34:48.604Z] $ docker stop --time=1 6526d61328109e8bcd0a3e79065be69cac0048f700246fde37a2c494c7994513 [2020-04-22T17:34:50.005Z] $ docker rm -f 6526d61328109e8bcd0a3e79065be69cac0048f700246fde37a2c494c7994513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:34:50.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T17:34:50.691Z] . [Pipeline] withDockerContainer [2020-04-22T17:34:50.800Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:34:50.839Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T17:34:51.472Z] $ docker top 03536ed1648fe90a09a32242be9d5d3e257c7b4df25939d340c43362ed6f247b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T17:34:51.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T17:34:51.840Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T17:34:52.057Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T17:34:52.060Z] $ docker exec 03536ed1648fe90a09a32242be9d5d3e257c7b4df25939d340c43362ed6f247b ssh-agent [2020-04-22T17:34:52.295Z] SSH_AUTH_SOCK=/tmp/ssh-2sQ58cBi9kOs/agent.15 [2020-04-22T17:34:52.295Z] SSH_AGENT_PID=22 [2020-04-22T17:34:52.304Z] Running ssh-add (command line suppressed) [2020-04-22T17:34:52.451Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5136883894588919514.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5136883894588919514.key) [2020-04-22T17:34:52.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T17:34:52.821Z] + git semver bump pre [2020-04-22T17:34:52.821Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T17:34:52.821Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-04-22T17:34:52.821Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-04-22T17:34:52.821Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T17:34:52.821Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T17:34:52.821Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T17:34:52.822Z] # $SEMVER_BRANCH = master [2020-04-22T17:34:52.822Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [2020-04-22T17:34:52.822Z] 1.0.1-dev.14 [Pipeline] } [2020-04-22T17:34:52.829Z] $ docker exec --env ******** --env ******** 03536ed1648fe90a09a32242be9d5d3e257c7b4df25939d340c43362ed6f247b ssh-agent -k [2020-04-22T17:34:52.969Z] unset SSH_AUTH_SOCK; [2020-04-22T17:34:52.969Z] unset SSH_AGENT_PID; [2020-04-22T17:34:52.970Z] echo Agent pid 22 killed; [2020-04-22T17:34:53.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T17:34:53.424Z] + git semver [Pipeline] } [2020-04-22T17:34:53.437Z] $ docker stop --time=1 03536ed1648fe90a09a32242be9d5d3e257c7b4df25939d340c43362ed6f247b [2020-04-22T17:34:54.775Z] $ docker rm -f 03536ed1648fe90a09a32242be9d5d3e257c7b4df25939d340c43362ed6f247b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:34:55.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T17:34:55.272Z] . [Pipeline] withDockerContainer [2020-04-22T17:34:55.379Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:34:55.416Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T17:34:55.951Z] $ docker top 04b1f56f419399e8c9ec6f05da4d87170766b25115fa9c00a041d2e0a107aa7c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T17:34:56.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T17:34:56.264Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T17:34:56.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T17:34:56.502Z] $ docker exec 04b1f56f419399e8c9ec6f05da4d87170766b25115fa9c00a041d2e0a107aa7c ssh-agent [2020-04-22T17:34:56.734Z] SSH_AUTH_SOCK=/tmp/ssh-uyp67N1EqZJf/agent.14 [2020-04-22T17:34:56.734Z] SSH_AGENT_PID=21 [2020-04-22T17:34:56.782Z] Running ssh-add (command line suppressed) [2020-04-22T17:34:56.927Z] Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3863067687535478664.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3863067687535478664.key) [2020-04-22T17:34:56.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T17:34:57.301Z] + git semver push [2020-04-22T17:34:57.301Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T17:34:57.301Z] # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git [2020-04-22T17:34:57.301Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master [2020-04-22T17:34:57.301Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T17:34:57.301Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T17:34:57.301Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T17:34:57.301Z] # $SEMVER_BRANCH = master [2020-04-22T17:34:57.301Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } [2020-04-22T17:35:03.879Z] $ docker exec --env ******** --env ******** 04b1f56f419399e8c9ec6f05da4d87170766b25115fa9c00a041d2e0a107aa7c ssh-agent -k [2020-04-22T17:35:04.033Z] unset SSH_AUTH_SOCK; [2020-04-22T17:35:04.033Z] unset SSH_AGENT_PID; [2020-04-22T17:35:04.033Z] echo Agent pid 21 killed; [2020-04-22T17:35:04.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T17:35:04.534Z] + git semver [Pipeline] } [2020-04-22T17:35:04.547Z] $ docker stop --time=1 04b1f56f419399e8c9ec6f05da4d87170766b25115fa9c00a041d2e0a107aa7c [2020-04-22T17:35:05.891Z] $ docker rm -f 04b1f56f419399e8c9ec6f05da4d87170766b25115fa9c00a041d2e0a107aa7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-22T17:35:06.628Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T17:35:07.180Z] ---> package-listing.sh [2020-04-22T17:35:07.180Z] ++ facter osfamily [2020-04-22T17:35:07.180Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-22T17:35:07.180Z] + OS_FAMILY=redhat [2020-04-22T17:35:07.180Z] + workspace=/w/workspace/_app-service-configurable_master [2020-04-22T17:35:07.180Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-22T17:35:07.180Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-22T17:35:07.180Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-22T17:35:07.180Z] + PACKAGES=/tmp/packages_start.txt [2020-04-22T17:35:07.180Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-04-22T17:35:07.180Z] + PACKAGES=/tmp/packages_end.txt [2020-04-22T17:35:07.180Z] + case "${OS_FAMILY}" in [2020-04-22T17:35:07.180Z] + rpm -qa [2020-04-22T17:35:07.180Z] + sort [2020-04-22T17:35:11.376Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-22T17:35:11.376Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-22T17:35:11.376Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-22T17:35:11.376Z] + '[' /w/workspace/_app-service-configurable_master ']' [2020-04-22T17:35:11.376Z] + mkdir -p /w/workspace/_app-service-configurable_master/archives/ [2020-04-22T17:35:11.376Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:35:11.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T17:35:11.748Z] [2020-04-22T17:35:11.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-22T17:35:12.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T17:35:12.085Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-22T17:35:12.085Z] c9b1b535fdd9: Pulling fs layer [2020-04-22T17:35:12.085Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-22T17:35:12.085Z] 756a868c4378: Pulling fs layer [2020-04-22T17:35:12.085Z] 444b2fc9a129: Pulling fs layer [2020-04-22T17:35:12.085Z] ea15f1150254: Pulling fs layer [2020-04-22T17:35:12.085Z] 41b27a9f41bf: Pulling fs layer [2020-04-22T17:35:12.085Z] 28c525ee5125: Pulling fs layer [2020-04-22T17:35:12.085Z] 094b1ea09ed8: Pulling fs layer [2020-04-22T17:35:12.085Z] 138eaada9080: Pulling fs layer [2020-04-22T17:35:12.085Z] 0622d0fa9048: Pulling fs layer [2020-04-22T17:35:12.085Z] 444b2fc9a129: Waiting [2020-04-22T17:35:12.085Z] ea15f1150254: Waiting [2020-04-22T17:35:12.085Z] 41b27a9f41bf: Waiting [2020-04-22T17:35:12.085Z] 28c525ee5125: Waiting [2020-04-22T17:35:12.085Z] 094b1ea09ed8: Waiting [2020-04-22T17:35:12.085Z] 138eaada9080: Waiting [2020-04-22T17:35:12.085Z] 0622d0fa9048: Waiting [2020-04-22T17:35:12.085Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-22T17:35:12.085Z] 2cc5ad85d9ab: Download complete [2020-04-22T17:35:12.085Z] 444b2fc9a129: Verifying Checksum [2020-04-22T17:35:12.085Z] 444b2fc9a129: Download complete [2020-04-22T17:35:12.085Z] c9b1b535fdd9: Verifying Checksum [2020-04-22T17:35:12.085Z] c9b1b535fdd9: Download complete [2020-04-22T17:35:12.357Z] ea15f1150254: Verifying Checksum [2020-04-22T17:35:12.357Z] ea15f1150254: Download complete [2020-04-22T17:35:12.357Z] 28c525ee5125: Download complete [2020-04-22T17:35:12.620Z] 756a868c4378: Verifying Checksum [2020-04-22T17:35:12.620Z] 756a868c4378: Download complete [2020-04-22T17:35:12.620Z] c9b1b535fdd9: Pull complete [2020-04-22T17:35:12.620Z] 138eaada9080: Verifying Checksum [2020-04-22T17:35:12.620Z] 138eaada9080: Download complete [2020-04-22T17:35:12.620Z] 094b1ea09ed8: Download complete [2020-04-22T17:35:12.620Z] 0622d0fa9048: Verifying Checksum [2020-04-22T17:35:12.620Z] 0622d0fa9048: Download complete [2020-04-22T17:35:13.559Z] 41b27a9f41bf: Verifying Checksum [2020-04-22T17:35:13.559Z] 41b27a9f41bf: Download complete [2020-04-22T17:35:13.818Z] 2cc5ad85d9ab: Pull complete [2020-04-22T17:35:15.728Z] 756a868c4378: Pull complete [2020-04-22T17:35:15.729Z] 444b2fc9a129: Pull complete [2020-04-22T17:35:16.668Z] ea15f1150254: Pull complete [2020-04-22T17:35:20.870Z] 41b27a9f41bf: Pull complete [2020-04-22T17:35:20.870Z] 28c525ee5125: Pull complete [2020-04-22T17:35:23.421Z] 094b1ea09ed8: Pull complete [2020-04-22T17:35:23.421Z] 138eaada9080: Pull complete [2020-04-22T17:35:23.421Z] 0622d0fa9048: Pull complete [2020-04-22T17:35:23.421Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-22T17:35:23.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-22T17:35:23.813Z] prd-centos7-docker-4c-2g-5658 does not seem to be running inside a container [2020-04-22T17:35:23.853Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-22T17:35:24.375Z] $ docker top 79e52df1f6a410adf2466f0b045468294e602efff8ed1a79050a8b61799e046b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-22T17:35:24.596Z] provisioning config files... [2020-04-22T17:35:24.613Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config8769683765735980520tmp [Pipeline] { [Pipeline] echo [2020-04-22T17:35:24.677Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T17:35:24.968Z] ---> create-netrc.sh [Pipeline] echo [2020-04-22T17:35:24.975Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T17:35:25.267Z] ---> logs-deploy.sh [2020-04-22T17:35:25.267Z] + ARCHIVE_ARTIFACTS= [2020-04-22T17:35:25.267Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-22T17:35:25.267Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-22T17:35:25.267Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-22T17:35:25.267Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/17 [2020-04-22T17:35:25.267Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/17/ [2020-04-22T17:35:25.267Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/17 /w/workspace/_app-service-configurable_master [2020-04-22T17:35:26.201Z] Archives upload complete. [2020-04-22T17:35:26.459Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/17 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/17/