Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3c0b3bd9b80f66927426d2ebe47566559ea81682 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-8072 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 3c0b3bd9b80f66927426d2ebe47566559ea81682 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 Commit message: "feat: Update to latest SDK for latest features and fixes and tweaks (#72)" > git rev-list --no-walk 6e8351c6efa08b3c4fa6ffcb75a2841fc553540d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:50:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:50:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:50:11 ========================================================= 21:50:11 EdgeX Global Pipelines Version Info 21:50:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:50:12 ------------------- 21:50:12 stable info: 21:50:12 ------------------- 21:50:12 Commited By: Emilio Reyes emilio.reyes@intel.com 21:50:12 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 21:50:12 Message: update stable to v1.0.87 21:50:13 ------------------- 21:50:13 experimental info: 21:50:13 ------------------- 21:50:13 Commited By: **** collab-it+edgex@linuxfoundation.org 21:50:13 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 21:50:13 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:50:15 21:50:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:50:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:50:15 latest: Pulling from edgex-devops/git-semver 21:50:15 9123ac7c32f7: Pulling fs layer 21:50:15 b8cc5d1170e3: Pulling fs layer 21:50:15 2924cbbf6a41: Pulling fs layer 21:50:15 93b08a4f1073: Pulling fs layer 21:50:15 93b08a4f1073: Waiting 21:50:15 b8cc5d1170e3: Verifying Checksum 21:50:15 b8cc5d1170e3: Download complete 21:50:15 9123ac7c32f7: Verifying Checksum 21:50:15 9123ac7c32f7: Download complete 21:50:15 93b08a4f1073: Verifying Checksum 21:50:15 93b08a4f1073: Download complete 21:50:15 2924cbbf6a41: Verifying Checksum 21:50:15 2924cbbf6a41: Download complete 21:50:16 9123ac7c32f7: Pull complete 21:50:16 b8cc5d1170e3: Pull complete 21:50:17 2924cbbf6a41: Pull complete 21:50:17 93b08a4f1073: Pull complete 21:50:17 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 21:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:50:17 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:50:17 $ 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 21:50:17 $ docker top cb80642dba91e017675c439a2002805aa64ad6ca029829b7dd889eed5ff0c18b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:50:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:18 [ssh-agent] Looking for ssh-agent implementation... 21:50:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:18 $ docker exec cb80642dba91e017675c439a2002805aa64ad6ca029829b7dd889eed5ff0c18b ssh-agent 21:50:18 SSH_AUTH_SOCK=/tmp/ssh-djOPXKc2YwqE/agent.13 21:50:18 SSH_AGENT_PID=19 21:50:18 Running ssh-add (command line suppressed) 21:50:18 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_3825359928686895157.key (/w/workspace/_app-service-configurable_master@tmp/private_key_3825359928686895157.key) 21:50:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:19 + git describe --exact-match --tags HEAD 21:50:19 fatal: No names found, cannot describe anything. [Pipeline] } 21:50:19 $ docker exec --env ******** --env ******** cb80642dba91e017675c439a2002805aa64ad6ca029829b7dd889eed5ff0c18b ssh-agent -k 21:50:19 unset SSH_AUTH_SOCK; 21:50:19 unset SSH_AGENT_PID; 21:50:19 echo Agent pid 19 killed; 21:50:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:50:19 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:50:19 This usually means this commit has not been tagged. [Pipeline] sshagent 21:50:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:50:19 [ssh-agent] Looking for ssh-agent implementation... 21:50:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:19 $ docker exec cb80642dba91e017675c439a2002805aa64ad6ca029829b7dd889eed5ff0c18b ssh-agent 21:50:20 SSH_AUTH_SOCK=/tmp/ssh-Ww1ZAHouy5OT/agent.55 21:50:20 SSH_AGENT_PID=62 21:50:20 Running ssh-add (command line suppressed) 21:50:20 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_1148051750922197991.key (/w/workspace/_app-service-configurable_master@tmp/private_key_1148051750922197991.key) 21:50:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:50:20 + git semver init 21:50:20 # -> Open(): unable to determine branch for HEAD 21:50:20 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:50:20 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:50:20 # $SEMVER_REMOTE_NAME = origin 21:50:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:50:20 # $SEMVER_USER_NAME = edgex-jenkins 21:50:20 # $SEMVER_BRANCH = master 21:50:20 # $SEMVER_TEMP = /tmp/semver-119999867 21:50:20 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:50:20 # '/tmp/semver-119999867' -> '/w/workspace/_app-service-configurable_master/.semver' 21:50:20 # -> Force: false 21:50:20 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:50:20 $ docker exec --env ******** --env ******** cb80642dba91e017675c439a2002805aa64ad6ca029829b7dd889eed5ff0c18b ssh-agent -k 21:50:21 unset SSH_AUTH_SOCK; 21:50:21 unset SSH_AGENT_PID; 21:50:21 echo Agent pid 62 killed; 21:50:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:50:21 + git semver [Pipeline] } 21:50:21 $ docker stop --time=1 cb80642dba91e017675c439a2002805aa64ad6ca029829b7dd889eed5ff0c18b 21:50:22 $ docker rm -f cb80642dba91e017675c439a2002805aa64ad6ca029829b7dd889eed5ff0c18b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:50:23 Stashed 44 file(s) [Pipeline] echo 21:50:23 [edgeXSemver] initialized semver on version 1.1.0 [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 21:50:39 Still waiting to schedule task 21:50:39 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8072’ 21:50:39 Still waiting to schedule task 21:50:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:52:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8073 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:52:27 Running in /w/workspace/app-service-configurable/21 [Pipeline] { [Pipeline] checkout 21:52:32 using credential edgex-jenkins-ssh 21:52:32 Cloning the remote Git repository 21:52:32 Cloning with configured refspecs honoured and without tags 21:52:32 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:52:32 > git init /w/workspace/app-service-configurable/21 # timeout=10 21:52:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:52:33 > git --version # timeout=10 21:52:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:52:33 Fetching without tags 21:52:34 Checking out Revision 3c0b3bd9b80f66927426d2ebe47566559ea81682 (master) 21:52:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:52:33 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:52:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:52:33 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:52:33 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:52:34 > git config core.sparsecheckout # timeout=10 21:52:34 > git checkout -f 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 21:52:39 Commit message: "feat: Update to latest SDK for latest features and fixes and tweaks (#72)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:52:40 ========================================================= 21:52:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 21:52:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:52:41 + 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 . 21:52:42 Sending build context to Docker daemon 281.6kB 21:52:42 Step 1/8 : ARG BASE=golang:1.13-alpine 21:52:42 Step 2/8 : FROM ${BASE} 21:52:42 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:52:42 cde5963f3b93: Pulling fs layer 21:52:42 2a23fa8c16f7: Pulling fs layer 21:52:42 777b28850792: Pulling fs layer 21:52:42 8a11ddd9e578: Pulling fs layer 21:52:42 4cf88f913ddb: Pulling fs layer 21:52:42 1df406cf5192: Pulling fs layer 21:52:42 cd6300453558: Pulling fs layer 21:52:42 b9c365052c96: Pulling fs layer 21:52:42 a2d8cc88f415: Pulling fs layer 21:52:42 ea1d1ca13537: Pulling fs layer 21:52:42 3750a50a1c5e: Pulling fs layer 21:52:42 8a11ddd9e578: Waiting 21:52:42 4cf88f913ddb: Waiting 21:52:42 1df406cf5192: Waiting 21:52:42 cd6300453558: Waiting 21:52:42 b9c365052c96: Waiting 21:52:42 a2d8cc88f415: Waiting 21:52:42 ea1d1ca13537: Waiting 21:52:42 3750a50a1c5e: Waiting 21:52:42 777b28850792: Download complete 21:52:42 2a23fa8c16f7: Download complete 21:52:42 4cf88f913ddb: Verifying Checksum 21:52:42 4cf88f913ddb: Download complete 21:52:42 1df406cf5192: Verifying Checksum 21:52:42 1df406cf5192: Download complete 21:52:42 cde5963f3b93: Verifying Checksum 21:52:42 cde5963f3b93: Download complete 21:52:43 cde5963f3b93: Pull complete 21:52:44 2a23fa8c16f7: Pull complete 21:52:44 777b28850792: Pull complete 21:52:47 cd6300453558: Verifying Checksum 21:52:47 cd6300453558: Download complete 21:52:47 a2d8cc88f415: Download complete 21:52:49 ea1d1ca13537: Verifying Checksum 21:52:49 ea1d1ca13537: Download complete 21:52:49 3750a50a1c5e: Verifying Checksum 21:52:49 3750a50a1c5e: Download complete 21:52:52 b9c365052c96: Verifying Checksum 21:52:52 b9c365052c96: Download complete 21:52:53 Running on prd-centos7-docker-4c-2g-8074 in /w/workspace/_app-service-configurable_master [Pipeline] { [Pipeline] ws 21:52:53 Running in /w/workspace/app-service-configurable/21 [Pipeline] { [Pipeline] checkout 21:52:54 8a11ddd9e578: Verifying Checksum 21:52:54 8a11ddd9e578: Download complete 21:52:56 using credential edgex-jenkins-ssh 21:52:56 Cloning the remote Git repository 21:52:56 Cloning with configured refspecs honoured and without tags 21:52:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:52:57 Fetching without tags 21:52:57 Checking out Revision 3c0b3bd9b80f66927426d2ebe47566559ea81682 (master) 21:52:56 > git init /w/workspace/app-service-configurable/21 # timeout=10 21:52:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:52:56 > git --version # timeout=10 21:52:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:52:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:52:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 21:52:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:52:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:52:57 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:52:57 > git config core.sparsecheckout # timeout=10 21:52:57 > git checkout -f 3c0b3bd9b80f66927426d2ebe47566559ea81682 # timeout=10 21:53:01 Commit message: "feat: Update to latest SDK for latest features and fixes and tweaks (#72)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:53:02 ========================================================= 21:53:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 21:53:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:53:02 + 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 . 21:53:02 Sending build context to Docker daemon 281.6kB 21:53:02 Step 1/8 : ARG BASE=golang:1.13-alpine 21:53:02 Step 2/8 : FROM ${BASE} 21:53:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 21:53:03 e6b0cf9c0882: Pulling fs layer 21:53:03 2848faf0eed1: Pulling fs layer 21:53:03 0f37312ad70f: Pulling fs layer 21:53:03 5788d62ee057: Pulling fs layer 21:53:03 0e6b1d234666: Pulling fs layer 21:53:03 bf5d7aec512f: Pulling fs layer 21:53:03 34c802a77dc8: Pulling fs layer 21:53:03 9eb99e56ec68: Pulling fs layer 21:53:03 27c7a5d97fbd: Pulling fs layer 21:53:03 5c102a31e300: Pulling fs layer 21:53:03 dcfb455df0a1: Pulling fs layer 21:53:03 34c802a77dc8: Waiting 21:53:03 9eb99e56ec68: Waiting 21:53:03 27c7a5d97fbd: Waiting 21:53:03 dcfb455df0a1: Waiting 21:53:03 5c102a31e300: Waiting 21:53:03 5788d62ee057: Waiting 21:53:03 0e6b1d234666: Waiting 21:53:03 bf5d7aec512f: Waiting 21:53:03 0f37312ad70f: Download complete 21:53:03 2848faf0eed1: Verifying Checksum 21:53:03 2848faf0eed1: Download complete 21:53:03 0e6b1d234666: Verifying Checksum 21:53:03 0e6b1d234666: Download complete 21:53:03 bf5d7aec512f: Verifying Checksum 21:53:03 bf5d7aec512f: Download complete 21:53:03 e6b0cf9c0882: Verifying Checksum 21:53:03 e6b0cf9c0882: Download complete 21:53:03 e6b0cf9c0882: Pull complete 21:53:03 34c802a77dc8: Verifying Checksum 21:53:03 34c802a77dc8: Download complete 21:53:03 27c7a5d97fbd: Verifying Checksum 21:53:03 27c7a5d97fbd: Download complete 21:53:04 5c102a31e300: Verifying Checksum 21:53:04 5c102a31e300: Download complete 21:53:04 dcfb455df0a1: Verifying Checksum 21:53:04 dcfb455df0a1: Download complete 21:53:04 9eb99e56ec68: Verifying Checksum 21:53:04 9eb99e56ec68: Download complete 21:53:05 5788d62ee057: Verifying Checksum 21:53:05 5788d62ee057: Download complete 21:53:06 2848faf0eed1: Pull complete 21:53:06 0f37312ad70f: Pull complete 21:53:06 8a11ddd9e578: Pull complete 21:53:06 4cf88f913ddb: Pull complete 21:53:06 1df406cf5192: Pull complete 21:53:10 cd6300453558: Pull complete 21:53:12 5788d62ee057: Pull complete 21:53:12 0e6b1d234666: Pull complete 21:53:12 bf5d7aec512f: Pull complete 21:53:16 b9c365052c96: Pull complete 21:53:16 a2d8cc88f415: Pull complete 21:53:16 34c802a77dc8: Pull complete 21:53:18 ea1d1ca13537: Pull complete 21:53:18 3750a50a1c5e: Pull complete 21:53:18 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 21:53:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 21:53:18 ---> 78745c68409d 21:53:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:53:19 9eb99e56ec68: Pull complete 21:53:19 27c7a5d97fbd: Pull complete 21:53:20 5c102a31e300: Pull complete 21:53:20 dcfb455df0a1: Pull complete 21:53:20 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 21:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 21:53:20 ---> 7c70fe431013 21:53:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:53:20 ---> Running in a624fd8e87aa 21:53:20 Removing intermediate container a624fd8e87aa 21:53:20 ---> bd7426f24a97 21:53:20 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:20 ---> Running in 09cda4f627d8 21:53:22 Removing intermediate container 09cda4f627d8 21:53:22 ---> 50db0e5aa69b 21:53:22 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:53:22 ---> Running in 26dee8ea5bbf 21:53:22 ---> Running in 48964c15aa46 21:53:23 Removing intermediate container 48964c15aa46 21:53:23 ---> fa5b985b4e4f 21:53:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:53:23 ---> Running in 7d756fd5459b 21:53:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:53:24 (1/6) Installing libc-dev (0.7.2-r0) 21:53:24 (2/6) Installing libsodium (1.0.18-r0) 21:53:24 (3/6) Installing pkgconf (1.6.3-r0) 21:53:24 (4/6) Installing libsodium-dev (1.0.18-r0) 21:53:24 (5/6) Installing libzmq (4.3.2-r0) 21:53:24 (6/6) Installing zeromq-dev (4.3.2-r0) 21:53:24 Executing busybox-1.31.1-r8.trigger 21:53:24 OK: 145 MiB in 45 packages 21:53:25 Removing intermediate container 26dee8ea5bbf 21:53:25 ---> 687dddbb4020 21:53:25 Step 6/8 : WORKDIR /app 21:53:25 Removing intermediate container 7d756fd5459b 21:53:25 ---> 79118ceae60b 21:53:25 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:53:25 ---> Running in 13d891b4e096 21:53:25 ---> Running in ddd34b2643ac 21:53:25 Removing intermediate container ddd34b2643ac 21:53:25 ---> 59ef375cb5df 21:53:25 Step 7/8 : COPY . . 21:53:25 ---> 8125ab9755e9 21:53:25 Step 8/8 : RUN go mod download 21:53:25 ---> Running in b107492f24b8 21:53:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:53:27 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:53:27 (1/6) Installing libc-dev (0.7.2-r0) 21:53:27 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:53:27 go: finding github.com/BurntSushi/toml v0.3.1 21:53:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:53:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:53:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:53:27 go: finding github.com/bgentry/speakeasy v0.1.0 21:53:27 (2/6) Installing libsodium (1.0.18-r0) 21:53:27 (3/6) Installing pkgconf (1.6.3-r0) 21:53:27 (4/6) Installing libsodium-dev (1.0.18-r0) 21:53:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:53:27 go: finding github.com/davecgh/go-spew v1.1.1 21:53:27 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:53:27 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:53:27 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.0 21:53:27 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:53:27 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:53:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:53:27 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 21:53:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:53:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:53:27 (5/6) Installing libzmq (4.3.2-r0) 21:53:27 (6/6) Installing zeromq-dev (4.3.2-r0) 21:53:27 Executing busybox-1.31.1-r8.trigger 21:53:28 go: finding github.com/fatih/color v1.7.0 21:53:28 go: finding github.com/fsnotify/fsnotify v1.4.7 21:53:28 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:53:28 go: finding github.com/go-kit/kit v0.8.0 21:53:28 go: finding github.com/go-logfmt/logfmt v0.4.0 21:53:28 go: finding github.com/go-redis/redis/v7 v7.2.0 21:53:28 go: finding github.com/go-stack/stack v1.8.0 21:53:28 go: finding github.com/golang/protobuf v1.3.2 21:53:28 go: finding github.com/golang/snappy v0.0.1 21:53:28 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:53:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:53:28 go: finding github.com/google/go-cmp v0.4.0 21:53:28 go: finding github.com/google/uuid v1.1.1 21:53:28 go: finding github.com/gorilla/mux v1.7.4 21:53:28 go: finding github.com/hashicorp/consul/api v1.1.0 21:53:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:53:28 OK: 127 MiB in 45 packages 21:53:28 go: finding github.com/hashicorp/errwrap v1.0.0 21:53:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:53:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:53:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:53:28 go: finding github.com/hashicorp/go-multierror v1.0.0 21:53:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:53:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:53:28 go: finding github.com/hashicorp/go-syslog v1.0.0 21:53:28 go: finding github.com/hashicorp/go-uuid v1.0.1 21:53:28 go: finding github.com/hashicorp/go.net v0.0.1 21:53:28 go: finding github.com/hashicorp/golang-lru v0.5.0 21:53:28 go: finding github.com/hashicorp/logutils v1.0.0 21:53:28 go: finding github.com/hashicorp/mdns v1.0.0 21:53:28 go: finding github.com/hashicorp/memberlist v0.1.3 21:53:28 go: finding github.com/hashicorp/serf v0.8.2 21:53:28 go: finding github.com/hpcloud/tail v1.0.0 21:53:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:53:28 go: finding github.com/kr/pretty v0.1.0 21:53:28 go: finding github.com/kr/pty v1.1.1 21:53:28 go: finding github.com/kr/text v0.1.0 21:53:28 go: finding github.com/mattn/go-colorable v0.0.9 21:53:28 go: finding github.com/mattn/go-isatty v0.0.3 21:53:28 go: finding github.com/miekg/dns v1.0.14 21:53:28 go: finding github.com/mitchellh/cli v1.0.0 21:53:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:53:28 go: finding github.com/mitchellh/copystructure v1.0.0 21:53:28 go: finding github.com/mitchellh/go-homedir v1.0.0 21:53:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:53:28 go: finding github.com/mitchellh/gox v0.4.0 21:53:28 go: finding github.com/mitchellh/iochan v1.0.0 21:53:28 go: finding github.com/mitchellh/mapstructure v1.1.2 21:53:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:53:28 go: finding github.com/onsi/ginkgo v1.10.1 21:53:28 go: finding github.com/onsi/gomega v1.7.0 21:53:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:53:28 go: finding github.com/pebbe/zmq4 v1.0.0 21:53:28 go: finding github.com/pelletier/go-toml v1.2.0 21:53:28 go: finding github.com/pkg/errors v0.8.1 21:53:28 go: finding github.com/pmezard/go-difflib v1.0.0 21:53:28 go: finding github.com/posener/complete v1.1.1 21:53:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:53:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:53:28 go: finding github.com/stretchr/objx v0.2.0 21:53:28 go: finding github.com/stretchr/testify v1.5.1 21:53:28 go: finding github.com/tidwall/pretty v1.0.1 21:53:28 go: finding github.com/ugorji/go v1.1.4 21:53:28 go: finding github.com/x448/float16 v0.8.4 21:53:28 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:53:28 go: finding github.com/xdg/stringprep v1.0.0 21:53:28 go: finding go.mongodb.org/mongo-driver v1.1.1 21:53:28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:53:28 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:53:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:53:28 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 21:53:28 go: finding golang.org/x/text v0.3.2 21:53:28 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:53:28 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:53:28 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:53:28 go: finding gopkg.in/fsnotify.v1 v1.4.7 21:53:28 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:53:28 go: finding gopkg.in/yaml.v2 v2.2.8 21:53:29 Removing intermediate container 13d891b4e096 21:53:29 ---> 609d57c3e209 21:53:29 Step 6/8 : WORKDIR /app 21:53:29 ---> Running in 666effae664c 21:53:30 Removing intermediate container 666effae664c 21:53:30 ---> 919bc53803b0 21:53:30 Step 7/8 : COPY . . 21:53:30 ---> c2fa02f9ddad 21:53:30 Step 8/8 : RUN go mod download 21:53:31 ---> Running in e904c9cc311a 21:53:33 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:53:33 go: finding github.com/BurntSushi/toml v0.3.1 21:53:33 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 21:53:33 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:53:33 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 21:53:33 go: finding github.com/bgentry/speakeasy v0.1.0 21:53:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 21:53:33 go: finding github.com/davecgh/go-spew v1.1.1 21:53:33 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:53:33 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 21:53:33 go: finding github.com/edgexfoundry/app-functions-sdk-go v1.1.0 21:53:33 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 21:53:33 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 21:53:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 21:53:33 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 21:53:33 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 21:53:33 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 21:53:33 go: finding github.com/fatih/color v1.7.0 21:53:33 go: finding github.com/fsnotify/fsnotify v1.4.7 21:53:33 go: finding github.com/fxamacker/cbor/v2 v2.2.0 21:53:33 go: finding github.com/go-kit/kit v0.8.0 21:53:33 go: finding github.com/go-logfmt/logfmt v0.4.0 21:53:33 go: finding github.com/go-redis/redis/v7 v7.2.0 21:53:33 go: finding github.com/go-stack/stack v1.8.0 21:53:33 go: finding github.com/golang/protobuf v1.3.2 21:53:33 go: finding github.com/golang/snappy v0.0.1 21:53:33 go: finding github.com/gomodule/redigo v2.0.0+incompatible 21:53:33 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 21:53:33 go: finding github.com/google/go-cmp v0.4.0 21:53:33 go: finding github.com/google/uuid v1.1.1 21:53:33 go: finding github.com/gorilla/mux v1.7.4 21:53:33 go: finding github.com/hashicorp/consul/api v1.1.0 21:53:33 go: finding github.com/hashicorp/consul/sdk v0.1.1 21:53:33 go: finding github.com/hashicorp/errwrap v1.0.0 21:53:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 21:53:33 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 21:53:33 go: finding github.com/hashicorp/go-msgpack v0.5.3 21:53:33 go: finding github.com/hashicorp/go-multierror v1.0.0 21:53:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 21:53:33 go: finding github.com/hashicorp/go-sockaddr v1.0.0 21:53:33 go: finding github.com/hashicorp/go-syslog v1.0.0 21:53:33 go: finding github.com/hashicorp/go-uuid v1.0.1 21:53:33 go: finding github.com/hashicorp/go.net v0.0.1 21:53:33 go: finding github.com/hashicorp/golang-lru v0.5.0 21:53:33 go: finding github.com/hashicorp/logutils v1.0.0 21:53:33 go: finding github.com/hashicorp/mdns v1.0.0 21:53:33 go: finding github.com/hashicorp/memberlist v0.1.3 21:53:33 go: finding github.com/hashicorp/serf v0.8.2 21:53:33 go: finding github.com/hpcloud/tail v1.0.0 21:53:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 21:53:33 go: finding github.com/kr/pretty v0.1.0 21:53:33 go: finding github.com/kr/pty v1.1.1 21:53:33 go: finding github.com/kr/text v0.1.0 21:53:33 go: finding github.com/mattn/go-colorable v0.0.9 21:53:33 go: finding github.com/mattn/go-isatty v0.0.3 21:53:33 go: finding github.com/miekg/dns v1.0.14 21:53:33 go: finding github.com/mitchellh/cli v1.0.0 21:53:33 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:53:33 go: finding github.com/mitchellh/copystructure v1.0.0 21:53:33 go: finding github.com/mitchellh/go-homedir v1.0.0 21:53:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 21:53:33 go: finding github.com/mitchellh/gox v0.4.0 21:53:33 go: finding github.com/mitchellh/iochan v1.0.0 21:53:33 go: finding github.com/mitchellh/mapstructure v1.1.2 21:53:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 21:53:33 go: finding github.com/onsi/ginkgo v1.10.1 21:53:33 go: finding github.com/onsi/gomega v1.7.0 21:53:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 21:53:34 go: finding github.com/pebbe/zmq4 v1.0.0 21:53:34 go: finding github.com/pelletier/go-toml v1.2.0 21:53:34 go: finding github.com/pkg/errors v0.8.1 21:53:34 go: finding github.com/pmezard/go-difflib v1.0.0 21:53:34 go: finding github.com/posener/complete v1.1.1 21:53:34 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 21:53:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:53:34 go: finding github.com/stretchr/objx v0.2.0 21:53:34 go: finding github.com/stretchr/testify v1.5.1 21:53:34 go: finding github.com/tidwall/pretty v1.0.1 21:53:34 go: finding github.com/ugorji/go v1.1.4 21:53:34 go: finding github.com/x448/float16 v0.8.4 21:53:34 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:53:34 go: finding github.com/xdg/stringprep v1.0.0 21:53:34 go: finding go.mongodb.org/mongo-driver v1.1.1 21:53:34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:53:34 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:53:34 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:53:34 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 21:53:34 go: finding golang.org/x/text v0.3.2 21:53:34 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 21:53:34 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 21:53:34 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:53:34 go: finding gopkg.in/fsnotify.v1 v1.4.7 21:53:34 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:53:34 go: finding gopkg.in/yaml.v2 v2.2.8 21:53:41 Removing intermediate container b107492f24b8 21:53:41 ---> ec2edda2bf9e 21:53:41 Successfully built ec2edda2bf9e 21:53:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:41 + docker inspect -f . ci-base-image-x86_64 21:53:41 . [Pipeline] withDockerContainer 21:53:41 prd-centos7-docker-4c-2g-8074 does not seem to be running inside a container 21:53:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/21 -v /w/workspace/app-service-configurable/21:/w/workspace/app-service-configurable/21:rw,z -v /w/workspace/app-service-configurable/21@tmp:/w/workspace/app-service-configurable/21@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 21:53:42 $ docker top 0dcfb76f28f5d3c6ea7f249001660068969c41547e0862560725decd65b9e8e4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:43 + go version 21:53:43 go version go1.13.5 linux/amd64 [Pipeline] sh 21:53:44 + make test 21:53:44 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:53:56 Removing intermediate container e904c9cc311a 21:53:56 ---> 7bd57e816109 21:53:56 Successfully built 7bd57e816109 21:53:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:57 + docker inspect -f . ci-base-image-arm64 21:53:57 . [Pipeline] withDockerContainer 21:53:57 prd-ubuntu18.04-docker-arm64-4c-16g-8073 does not seem to be running inside a container 21:53:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/21 -v /w/workspace/app-service-configurable/21:/w/workspace/app-service-configurable/21:rw,z -v /w/workspace/app-service-configurable/21@tmp:/w/workspace/app-service-configurable/21@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 ******** ci-base-image-arm64 cat 21:53:59 $ docker top c55b253e2725d7ab1d514038d7dd2ee4c65ca5e79758b1e6d95848633d58afce -eo pid,comm [Pipeline] { [Pipeline] sh 21:54:00 + go version 21:54:00 go version go1.13.5 linux/arm64 [Pipeline] sh 21:54:01 + make test 21:54:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:54:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:54:02 CGO_ENABLED=1 go vet ./... 21:54:04 gofmt -l . 21:54:04 [ "`gofmt -l .`" = "" ] 21:54:04 ./bin/test-go-mod-tidy.sh 21:54:05 ./bin/test-attribution-txt.sh [Pipeline] stash 21:54:06 Stashed 1 file(s) [Pipeline] } 21:54:06 $ docker stop --time=1 0dcfb76f28f5d3c6ea7f249001660068969c41547e0862560725decd65b9e8e4 21:54:07 $ docker rm -f 0dcfb76f28f5d3c6ea7f249001660068969c41547e0862560725decd65b9e8e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:54:09 + ls -al . 21:54:09 total 96 21:54:09 drwxrwxr-x. 7 jenkins jenkins 4096 May 12 21:54 . 21:54:09 drwxrwxr-x. 4 jenkins jenkins 30 May 12 21:52 .. 21:54:09 -rw-rw-r--. 1 jenkins jenkins 6027 May 12 21:52 Attribution.txt 21:54:09 drwxrwxr-x. 2 jenkins jenkins 64 May 12 21:52 bin 21:54:09 -rw-r--r--. 1 jenkins jenkins 10 May 12 21:53 coverage.out 21:54:09 -rw-rw-r--. 1 jenkins jenkins 180 May 12 21:52 docker-compose.debug.yml 21:54:09 -rw-rw-r--. 1 jenkins jenkins 133 May 12 21:52 docker-compose.yml 21:54:09 -rw-rw-r--. 1 jenkins jenkins 1896 May 12 21:52 Dockerfile 21:54:09 -rw-rw-r--. 1 jenkins jenkins 966 May 12 21:52 Dockerfile.build 21:54:09 -rw-rw-r--. 1 jenkins jenkins 127 May 12 21:52 .dockerignore 21:54:09 drwxrwxr-x. 8 jenkins jenkins 162 May 12 21:53 .git 21:54:09 -rw-rw-r--. 1 jenkins jenkins 93 May 12 21:52 .gitignore 21:54:09 -rw-r--r--. 1 jenkins jenkins 126 May 12 21:54 go.mod 21:54:09 -rw-r--r--. 1 jenkins jenkins 18573 May 12 21:54 go.sum 21:54:09 -rw-rw-r--. 1 jenkins jenkins 689 May 12 21:52 Jenkinsfile 21:54:09 -rw-rw-r--. 1 jenkins jenkins 10174 May 12 21:52 LICENSE 21:54:09 -rw-rw-r--. 1 jenkins jenkins 1617 May 12 21:52 main.go 21:54:09 -rw-rw-r--. 1 jenkins jenkins 1573 May 12 21:52 makefile 21:54:09 -rw-rw-r--. 1 jenkins jenkins 481 May 12 21:52 README.md 21:54:09 drwxrwxr-x. 10 jenkins jenkins 171 May 12 21:52 res 21:54:09 drwxrwxr-x. 3 jenkins jenkins 32 May 12 21:53 .semver 21:54:09 drwxrwxr-x. 4 jenkins jenkins 71 May 12 21:52 snap 21:54:09 -rw-rw-r--. 1 jenkins jenkins 5 May 12 21:50 VERSION [Pipeline] isUnix [Pipeline] sh 21:54:09 + 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=3c0b3bd9b80f66927426d2ebe47566559ea81682 --label arch=amd64 --label version=1.1.0 . 21:54:09 Sending build context to Docker daemon 303.1kB 21:54:09 Step 1/24 : ARG BASE=golang:1.13-alpine 21:54:09 Step 2/24 : FROM ${BASE} AS builder 21:54:09 ---> ec2edda2bf9e 21:54:09 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:54:09 ---> Running in 793422657b85 21:54:09 Removing intermediate container 793422657b85 21:54:09 ---> fcf1e47ab6bc 21:54:09 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 21:54:09 ---> Running in 9301a823bf21 21:54:10 Removing intermediate container 9301a823bf21 21:54:10 ---> dbc93e6f3ec5 21:54:10 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:54:10 ---> Running in 94830c918641 21:54:10 Removing intermediate container 94830c918641 21:54:10 ---> 6669b7a3ed4c 21:54:10 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:54:10 ---> Running in 120de8e5726b 21:54:11 Removing intermediate container 120de8e5726b 21:54:11 ---> a67cbdf415c0 21:54:11 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:11 ---> Running in 32a3094e01bb 21:54:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:54:12 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:54:13 OK: 145 MiB in 45 packages 21:54:13 Removing intermediate container 32a3094e01bb 21:54:13 ---> 1cd49fb189d5 21:54:13 Step 8/24 : WORKDIR /app 21:54:13 ---> Running in d6c2673800cc 21:54:13 Removing intermediate container d6c2673800cc 21:54:13 ---> 1bb4809c5db8 21:54:13 Step 9/24 : COPY go.mod . 21:54:13 ---> f9c595884f88 21:54:13 Step 10/24 : RUN go mod download 21:54:13 ---> Running in b11bc05d5ba9 21:54:14 Removing intermediate container b11bc05d5ba9 21:54:14 ---> 0c5e49aa3c83 21:54:14 Step 11/24 : COPY . . 21:54:14 ---> b1530f96f9ed 21:54:14 Step 12/24 : ARG MAKE="make build" 21:54:14 ---> Running in dbba4515ea99 21:54:14 Removing intermediate container dbba4515ea99 21:54:14 ---> 7b819708dedb 21:54:14 Step 13/24 : RUN $MAKE 21:54:14 ---> Running in c1a0323ef063 21:54:15 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.1.0" -o app-service-configurable 21:54:37 Removing intermediate container c1a0323ef063 21:54:37 ---> ac6fcdfc425b 21:54:37 Step 14/24 : FROM alpine:latest 21:54:37 latest: Pulling from library/alpine 21:54:37 cbdbe7a5bc2a: Pulling fs layer 21:54:37 cbdbe7a5bc2a: Verifying Checksum 21:54:37 cbdbe7a5bc2a: Download complete 21:54:37 cbdbe7a5bc2a: Pull complete 21:54:37 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 21:54:37 Status: Downloaded newer image for alpine:latest 21:54:37 ---> f70734b6a266 21:54:37 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:54:37 ---> Running in 46b5bde06c75 21:54:37 Removing intermediate container 46b5bde06c75 21:54:37 ---> 67e6e90b743d 21:54:37 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 21:54:37 ---> Running in 3efbfa633bf2 21:54:37 Removing intermediate container 3efbfa633bf2 21:54:37 ---> 0fad6c619474 21:54:37 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 21:54:37 ---> Running in 6d157e7d9e42 21:54:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 21:54:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 21:54:38 (1/6) Installing ca-certificates (20191127-r1) 21:54:38 (2/6) Installing libgcc (9.2.0-r4) 21:54:38 (3/6) Installing libsodium (1.0.18-r0) 21:54:38 (4/6) Installing libstdc++ (9.2.0-r4) 21:54:38 (5/6) Installing libzmq (4.3.2-r0) 21:54:38 (6/6) Installing zeromq (4.3.2-r0) 21:54:38 Executing busybox-1.31.1-r9.trigger 21:54:38 Executing ca-certificates-20191127-r1.trigger 21:54:38 OK: 9 MiB in 20 packages 21:54:39 Removing intermediate container 6d157e7d9e42 21:54:39 ---> e4a07dc1ed16 21:54:39 Step 18/24 : COPY --from=builder /app/res/ /res/ 21:54:39 ---> c9ee087695b9 21:54:39 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:54:39 ---> 3a2f1b41f239 21:54:39 Step 20/24 : EXPOSE 48095 21:54:39 ---> Running in bdd52146dc98 21:54:39 Removing intermediate container bdd52146dc98 21:54:39 ---> 1e5f57db2e19 21:54:39 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:54:39 ---> Running in 7aaa3e300316 21:54:39 Removing intermediate container 7aaa3e300316 21:54:39 ---> 4cc3b66d7c50 21:54:39 Step 22/24 : LABEL arch=amd64 21:54:40 ---> Running in 066bcbc4c4e3 21:54:40 Removing intermediate container 066bcbc4c4e3 21:54:40 ---> 927693e40333 21:54:40 Step 23/24 : LABEL git_sha=3c0b3bd9b80f66927426d2ebe47566559ea81682 21:54:40 ---> Running in 4b3bef034d22 21:54:40 Removing intermediate container 4b3bef034d22 21:54:40 ---> 137e7c9f3500 21:54:40 Step 24/24 : LABEL version=1.1.0 21:54:40 ---> Running in 7ffdde7aa12b 21:54:40 Removing intermediate container 7ffdde7aa12b 21:54:40 ---> d5f227feab76 21:54:40 [Warning] One or more build-args [ARCH] were not consumed 21:54:40 Successfully built d5f227feab76 21:54:40 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 21:54:41 provisioning config files... 21:54:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/21@tmp/config6175010985401960562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:41 nexus3.edgexfoundry.org:10001 21:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:41 Configure a credential helper to remove this warning. See 21:54:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:41 21:54:41 Login Succeeded 21:54:41 nexus3.edgexfoundry.org:10002 21:54:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:42 Configure a credential helper to remove this warning. See 21:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:42 21:54:42 Login Succeeded 21:54:42 nexus3.edgexfoundry.org:10003 21:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:42 Configure a credential helper to remove this warning. See 21:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:42 21:54:42 Login Succeeded 21:54:42 nexus3.edgexfoundry.org:10004 21:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:42 Configure a credential helper to remove this warning. See 21:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:42 21:54:42 Login Succeeded 21:54:42 docker.io 21:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:54:42 Configure a credential helper to remove this warning. See 21:54:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:54:42 21:54:42 Login Succeeded [Pipeline] } 21:54:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:54:43 [edgeXDocker.push] Tagging docker image docker-app-service-configurable with the following tags: 21:54:43 3c0b3bd9b80f66927426d2ebe47566559ea81682 21:54:43 latest 21:54:43 1.1.0 21:54:43 3c0b3bd9b80f66927426d2ebe47566559ea81682-1.1.0 21:54:43 master 21:54:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:54:43 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:3c0b3bd9b80f66927426d2ebe47566559ea81682 [Pipeline] isUnix [Pipeline] sh 21:54:43 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:3c0b3bd9b80f66927426d2ebe47566559ea81682 21:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:54:43 9c4dc359fd5c: Preparing 21:54:43 142d5a335ffd: Preparing 21:54:43 3cabdf7644c0: Preparing 21:54:43 3e207b409db3: Preparing 21:54:43 3e207b409db3: Layer already exists 21:54:43 142d5a335ffd: Pushed 21:54:44 3cabdf7644c0: Pushed 21:54:46 9c4dc359fd5c: Pushed 21:54:46 3c0b3bd9b80f66927426d2ebe47566559ea81682: digest: sha256:72e62859efdeb7b7149e6814d75a52b10ca95ae13219f2ce32ebc8c45e94b387 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:54:46 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 21:54:46 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:latest 21:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:54:46 9c4dc359fd5c: Preparing 21:54:46 142d5a335ffd: Preparing 21:54:46 3cabdf7644c0: Preparing 21:54:46 3e207b409db3: Preparing 21:54:46 3cabdf7644c0: Layer already exists 21:54:46 3e207b409db3: Layer already exists 21:54:46 9c4dc359fd5c: Layer already exists 21:54:46 142d5a335ffd: Layer already exists 21:54:46 latest: digest: sha256:72e62859efdeb7b7149e6814d75a52b10ca95ae13219f2ce32ebc8c45e94b387 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:54:46 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.1.0 [Pipeline] isUnix [Pipeline] sh 21:54:47 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:1.1.0 21:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:54:47 9c4dc359fd5c: Preparing 21:54:47 142d5a335ffd: Preparing 21:54:47 3cabdf7644c0: Preparing 21:54:47 3e207b409db3: Preparing 21:54:47 3cabdf7644c0: Layer already exists 21:54:47 142d5a335ffd: Layer already exists 21:54:47 3e207b409db3: Layer already exists 21:54:47 9c4dc359fd5c: Layer already exists 21:54:47 1.1.0: digest: sha256:72e62859efdeb7b7149e6814d75a52b10ca95ae13219f2ce32ebc8c45e94b387 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:54:47 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:3c0b3bd9b80f66927426d2ebe47566559ea81682-1.1.0 [Pipeline] isUnix [Pipeline] sh 21:54:47 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:3c0b3bd9b80f66927426d2ebe47566559ea81682-1.1.0 21:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:54:47 9c4dc359fd5c: Preparing 21:54:47 142d5a335ffd: Preparing 21:54:47 3cabdf7644c0: Preparing 21:54:47 3e207b409db3: Preparing 21:54:47 142d5a335ffd: Layer already exists 21:54:47 9c4dc359fd5c: Layer already exists 21:54:47 3e207b409db3: Layer already exists 21:54:47 3cabdf7644c0: Layer already exists 21:54:47 3c0b3bd9b80f66927426d2ebe47566559ea81682-1.1.0: digest: sha256:72e62859efdeb7b7149e6814d75a52b10ca95ae13219f2ce32ebc8c45e94b387 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:54:48 + docker tag docker-app-service-configurable nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master [Pipeline] isUnix [Pipeline] sh 21:54:48 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:54:48 CGO_ENABLED=1 go vet ./... 21:54:48 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable:master 21:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable] 21:54:48 9c4dc359fd5c: Preparing 21:54:48 142d5a335ffd: Preparing 21:54:48 3cabdf7644c0: Preparing 21:54:48 3e207b409db3: Preparing 21:54:48 3cabdf7644c0: Layer already exists 21:54:48 142d5a335ffd: Layer already exists 21:54:48 3e207b409db3: Layer already exists 21:54:48 9c4dc359fd5c: Layer already exists 21:54:48 master: digest: sha256:72e62859efdeb7b7149e6814d75a52b10ca95ae13219f2ce32ebc8c45e94b387 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] } 21:54:54 gofmt -l . 21:54:54 [ "`gofmt -l .`" = "" ] 21:54:54 ./bin/test-go-mod-tidy.sh 21:54:55 ./bin/test-attribution-txt.sh [Pipeline] stash 21:54:56 Warning: overwriting stash ‘coverage-report’ 21:54:57 Stashed 1 file(s) [Pipeline] } 21:54:57 $ docker stop --time=1 c55b253e2725d7ab1d514038d7dd2ee4c65ca5e79758b1e6d95848633d58afce 21:54:59 $ docker rm -f c55b253e2725d7ab1d514038d7dd2ee4c65ca5e79758b1e6d95848633d58afce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:55:01 + ls -al . 21:55:01 total 120 21:55:01 drwxrwxr-x 7 jenkins jenkins 4096 May 12 21:54 . 21:55:01 drwxrwxr-x 4 jenkins jenkins 4096 May 12 21:52 .. 21:55:01 -rw-rw-r-- 1 jenkins jenkins 127 May 12 21:52 .dockerignore 21:55:01 drwxrwxr-x 8 jenkins jenkins 4096 May 12 21:52 .git 21:55:01 -rw-rw-r-- 1 jenkins jenkins 93 May 12 21:52 .gitignore 21:55:01 drwxrwxr-x 3 jenkins jenkins 4096 May 12 21:52 .semver 21:55:01 -rw-rw-r-- 1 jenkins jenkins 6027 May 12 21:52 Attribution.txt 21:55:01 -rw-rw-r-- 1 jenkins jenkins 1896 May 12 21:52 Dockerfile 21:55:01 -rw-rw-r-- 1 jenkins jenkins 966 May 12 21:52 Dockerfile.build 21:55:01 -rw-rw-r-- 1 jenkins jenkins 689 May 12 21:52 Jenkinsfile 21:55:01 -rw-rw-r-- 1 jenkins jenkins 10174 May 12 21:52 LICENSE 21:55:01 -rw-rw-r-- 1 jenkins jenkins 481 May 12 21:52 README.md 21:55:01 -rw-rw-r-- 1 jenkins jenkins 5 May 12 21:50 VERSION 21:55:01 drwxrwxr-x 2 jenkins jenkins 4096 May 12 21:52 bin 21:55:01 -rw-r--r-- 1 jenkins jenkins 10 May 12 21:54 coverage.out 21:55:01 -rw-rw-r-- 1 jenkins jenkins 180 May 12 21:52 docker-compose.debug.yml 21:55:01 -rw-rw-r-- 1 jenkins jenkins 133 May 12 21:52 docker-compose.yml 21:55:01 -rw-r--r-- 1 jenkins jenkins 126 May 12 21:54 go.mod 21:55:01 -rw-r--r-- 1 jenkins jenkins 18573 May 12 21:54 go.sum 21:55:01 -rw-rw-r-- 1 jenkins jenkins 1617 May 12 21:52 main.go 21:55:01 -rw-rw-r-- 1 jenkins jenkins 1573 May 12 21:52 makefile 21:55:01 drwxrwxr-x 10 jenkins jenkins 4096 May 12 21:52 res 21:55:01 drwxrwxr-x 4 jenkins jenkins 4096 May 12 21:52 snap [Pipeline] isUnix [Pipeline] sh 21:55:01 + 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=3c0b3bd9b80f66927426d2ebe47566559ea81682 --label arch=arm64 --label version=1.1.0 . 21:55:01 Sending build context to Docker daemon 303.1kB 21:55:02 Step 1/24 : ARG BASE=golang:1.13-alpine 21:55:02 Step 2/24 : FROM ${BASE} AS builder 21:55:02 ---> 7bd57e816109 21:55:02 Step 3/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:55:02 ---> Running in a4a59bf0a6fe 21:55:02 Removing intermediate container a4a59bf0a6fe 21:55:02 ---> b62960c45c73 21:55:02 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 21:55:03 ---> Running in 0350e7d66163 21:55:03 Removing intermediate container 0350e7d66163 21:55:03 ---> c2c41f798ba3 21:55:03 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:55:03 ---> Running in d4bb656d0d31 21:55:04 Removing intermediate container d4bb656d0d31 21:55:04 ---> eb6364fa2ea7 21:55:04 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:04 ---> Running in 812566af8e70 21:55:06 Removing intermediate container 812566af8e70 21:55:06 ---> 9ab5e1fd5d62 21:55:06 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:06 ---> Running in 43c06ee5fc0b 21:55:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:55:08 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:55:08 OK: 127 MiB in 45 packages 21:55:09 Removing intermediate container 43c06ee5fc0b 21:55:09 ---> 70e5a31a400c 21:55:09 Step 8/24 : WORKDIR /app 21:55:09 ---> Running in f5bbaa0897ae 21:55:10 Removing intermediate container f5bbaa0897ae 21:55:10 ---> 9ec30234297e 21:55:10 Step 9/24 : COPY go.mod . 21:55:10 ---> d7f2fe25c9d3 21:55:10 Step 10/24 : RUN go mod download 21:55:10 ---> Running in 3f741d83eded 21:55:13 Removing intermediate container 3f741d83eded 21:55:13 ---> 54ce3839714d 21:55:13 Step 11/24 : COPY . . 21:55:13 ---> 04895d860ef0 21:55:13 Step 12/24 : ARG MAKE="make build" 21:55:13 ---> Running in 1d5a282d87b0 21:55:14 Removing intermediate container 1d5a282d87b0 21:55:14 ---> 17d5db5dc107 21:55:14 Step 13/24 : RUN $MAKE 21:55:14 ---> Running in fda388939f19 21:55:14 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=1.1.0" -o app-service-configurable 21:56:01 Removing intermediate container fda388939f19 21:56:01 ---> 570aca85b453 21:56:01 Step 14/24 : FROM alpine:latest 21:56:01 latest: Pulling from library/alpine 21:56:01 29e5d40040c1: Pulling fs layer 21:56:01 29e5d40040c1: Verifying Checksum 21:56:01 29e5d40040c1: Download complete 21:56:02 29e5d40040c1: Pull complete 21:56:02 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 21:56:02 Status: Downloaded newer image for alpine:latest 21:56:02 ---> c20d2a9ab686 21:56:02 Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:56:02 ---> Running in 416a977da812 21:56:02 Removing intermediate container 416a977da812 21:56:02 ---> a426a9aba29d 21:56:02 Step 16/24 : LABEL Name=app-service-configurable Version=${VERSION} 21:56:02 ---> Running in 84a472cb2c4a 21:56:03 Removing intermediate container 84a472cb2c4a 21:56:03 ---> 19284e8af77c 21:56:03 Step 17/24 : RUN apk --no-cache add ca-certificates zeromq 21:56:03 ---> Running in 4cdf8343c89a 21:56:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 21:56:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 21:56:05 (1/6) Installing ca-certificates (20191127-r1) 21:56:05 (2/6) Installing libgcc (9.2.0-r4) 21:56:05 (3/6) Installing libsodium (1.0.18-r0) 21:56:05 (4/6) Installing libstdc++ (9.2.0-r4) 21:56:05 (5/6) Installing libzmq (4.3.2-r0) 21:56:05 (6/6) Installing zeromq (4.3.2-r0) 21:56:05 Executing busybox-1.31.1-r9.trigger 21:56:05 Executing ca-certificates-20191127-r1.trigger 21:56:05 OK: 9 MiB in 20 packages 21:56:06 Removing intermediate container 4cdf8343c89a 21:56:06 ---> 34970dab840b 21:56:06 Step 18/24 : COPY --from=builder /app/res/ /res/ 21:56:07 ---> cd806c43d768 21:56:07 Step 19/24 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:56:08 ---> c46d224a6079 21:56:08 Step 20/24 : EXPOSE 48095 21:56:09 ---> Running in c385093bdaba 21:56:09 Removing intermediate container c385093bdaba 21:56:09 ---> 7f6870fd2813 21:56:09 Step 21/24 : ENTRYPOINT ["/app-service-configurable", "-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:56:09 ---> Running in 0576ce5cbad9 21:56:09 Removing intermediate container 0576ce5cbad9 21:56:09 ---> cc92c2eb30b9 21:56:09 Step 22/24 : LABEL arch=arm64 21:56:10 ---> Running in be63e10ae249 21:56:10 Removing intermediate container be63e10ae249 21:56:10 ---> 4551f5eb54c6 21:56:10 Step 23/24 : LABEL git_sha=3c0b3bd9b80f66927426d2ebe47566559ea81682 21:56:10 ---> Running in 79ab23b8cb97 21:56:10 Removing intermediate container 79ab23b8cb97 21:56:10 ---> 32561e481608 21:56:10 Step 24/24 : LABEL version=1.1.0 21:56:10 ---> Running in 6dd1984db59a 21:56:11 Removing intermediate container 6dd1984db59a 21:56:11 ---> 1b66cf8ce948 21:56:11 [Warning] One or more build-args [ARCH] were not consumed 21:56:11 Successfully built 1b66cf8ce948 21:56:11 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 21:56:11 provisioning config files... 21:56:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/21@tmp/config7622994347151227629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:12 nexus3.edgexfoundry.org:10001 21:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:12 Configure a credential helper to remove this warning. See 21:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:12 21:56:12 Login Succeeded 21:56:12 nexus3.edgexfoundry.org:10002 21:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:13 Configure a credential helper to remove this warning. See 21:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:13 21:56:13 Login Succeeded 21:56:13 nexus3.edgexfoundry.org:10003 21:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:14 Configure a credential helper to remove this warning. See 21:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:14 21:56:14 Login Succeeded 21:56:14 nexus3.edgexfoundry.org:10004 21:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:15 Configure a credential helper to remove this warning. See 21:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:15 21:56:15 Login Succeeded 21:56:15 docker.io 21:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:16 Configure a credential helper to remove this warning. See 21:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:16 21:56:16 Login Succeeded [Pipeline] } 21:56:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:56:16 [edgeXDocker.push] Tagging docker image docker-app-service-configurable-arm64 with the following tags: 21:56:16 3c0b3bd9b80f66927426d2ebe47566559ea81682 21:56:16 latest 21:56:16 1.1.0 21:56:16 3c0b3bd9b80f66927426d2ebe47566559ea81682-1.1.0 21:56:16 master 21:56:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:56:16 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:3c0b3bd9b80f66927426d2ebe47566559ea81682 [Pipeline] isUnix [Pipeline] sh 21:56:17 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:3c0b3bd9b80f66927426d2ebe47566559ea81682 21:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:56:17 15ec30703826: Preparing 21:56:17 7493860bfd3d: Preparing 21:56:17 dd2ad8bb158f: Preparing 21:56:17 678a0785e7d2: Preparing 21:56:17 678a0785e7d2: Layer already exists 21:56:17 7493860bfd3d: Pushed 21:56:18 dd2ad8bb158f: Pushed 21:56:22 15ec30703826: Pushed 21:56:22 3c0b3bd9b80f66927426d2ebe47566559ea81682: digest: sha256:8eb2a4f9951f9e60af3c88fbaa8ef0c7f20b1bfa32835caac29eda724596b613 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:56:23 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:56:23 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:latest 21:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:56:23 15ec30703826: Preparing 21:56:23 7493860bfd3d: Preparing 21:56:23 dd2ad8bb158f: Preparing 21:56:23 678a0785e7d2: Preparing 21:56:23 7493860bfd3d: Layer already exists 21:56:23 15ec30703826: Layer already exists 21:56:23 dd2ad8bb158f: Layer already exists 21:56:23 678a0785e7d2: Layer already exists 21:56:23 latest: digest: sha256:8eb2a4f9951f9e60af3c88fbaa8ef0c7f20b1bfa32835caac29eda724596b613 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:56:24 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.1.0 [Pipeline] isUnix [Pipeline] sh 21:56:24 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:1.1.0 21:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:56:24 15ec30703826: Preparing 21:56:24 7493860bfd3d: Preparing 21:56:24 dd2ad8bb158f: Preparing 21:56:24 678a0785e7d2: Preparing 21:56:24 dd2ad8bb158f: Layer already exists 21:56:24 678a0785e7d2: Layer already exists 21:56:24 15ec30703826: Layer already exists 21:56:24 7493860bfd3d: Layer already exists 21:56:24 1.1.0: digest: sha256:8eb2a4f9951f9e60af3c88fbaa8ef0c7f20b1bfa32835caac29eda724596b613 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:56:25 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:3c0b3bd9b80f66927426d2ebe47566559ea81682-1.1.0 [Pipeline] isUnix [Pipeline] sh 21:56:25 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:3c0b3bd9b80f66927426d2ebe47566559ea81682-1.1.0 21:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:56:26 15ec30703826: Preparing 21:56:26 7493860bfd3d: Preparing 21:56:26 dd2ad8bb158f: Preparing 21:56:26 678a0785e7d2: Preparing 21:56:26 7493860bfd3d: Layer already exists 21:56:26 678a0785e7d2: Layer already exists 21:56:26 15ec30703826: Layer already exists 21:56:26 dd2ad8bb158f: Layer already exists 21:56:26 3c0b3bd9b80f66927426d2ebe47566559ea81682-1.1.0: digest: sha256:8eb2a4f9951f9e60af3c88fbaa8ef0c7f20b1bfa32835caac29eda724596b613 size: 1158 [Pipeline] isUnix [Pipeline] sh 21:56:26 + docker tag docker-app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master [Pipeline] isUnix [Pipeline] sh 21:56:27 + docker push nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:master 21:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64] 21:56:27 15ec30703826: Preparing 21:56:27 7493860bfd3d: Preparing 21:56:27 dd2ad8bb158f: Preparing 21:56:27 678a0785e7d2: Preparing 21:56:27 dd2ad8bb158f: Layer already exists 21:56:27 15ec30703826: Layer already exists 21:56:27 678a0785e7d2: Layer already exists 21:56:27 7493860bfd3d: Layer already exists 21:56:27 master: digest: sha256:8eb2a4f9951f9e60af3c88fbaa8ef0c7f20b1bfa32835caac29eda724596b613 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 21:56:28 provisioning config files... 21:56:28 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_master@tmp/config4370272306169660041tmp [Pipeline] { [Pipeline] sh 21:56:29 + curl -s https://codecov.io/bash 21:56:29 + bash -s - -t @/w/workspace/_app-service-configurable_master@tmp/config4370272306169660041tmp 21:56:29 21:56:29 _____ _ 21:56:29 / ____| | | 21:56:29 | | ___ __| | ___ ___ _____ __ 21:56:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:56:29 | |___| (_) | (_| | __/ (_| (_) \ V / 21:56:29 \_____\___/ \__,_|\___|\___\___/ \_/ 21:56:29 Bash-tbd 21:56:29 21:56:29 21:56:29 ==> Jenkins CI detected. 21:56:29 project root: . 21:56:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:56:29 ==> Running gcov in . (disable via -X gcov) 21:56:29 ==> Python coveragepy not found 21:56:29 ==> Searching for coverage reports in: 21:56:29 + . 21:56:29 -> Found 1 reports 21:56:29 ==> Detecting git/mercurial file structure 21:56:29 ==> Reading reports 21:56:29 + ./coverage.out bytes=10 21:56:29 ==> Appending adjustments 21:56:29 http://docs.codecov.io/docs/fixing-reports 21:56:29 + Found adjustments 21:56:29 ==> Gzipping contents 21:56:29 ==> Uploading reports 21:56:29 url: https://codecov.io 21:56:29 query: branch=master&commit=3c0b3bd9b80f66927426d2ebe47566559ea81682&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 21:56:29 -> Pinging Codecov 21:56:29 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=3c0b3bd9b80f66927426d2ebe47566559ea81682&build=21&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmaster%2F21%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job= 21:56:29 -> Uploading 21:56:30 -> View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/3c0b3bd9b80f66927426d2ebe47566559ea81682 [Pipeline] } 21:56:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 21:56:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 21:56:30 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 21:56:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:56:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:56:31 21:56:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 21:56:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 21:56:31 1.217.3: Pulling from edgex-devops/edgex-snyk-go 21:56:31 cbdbe7a5bc2a: Pulling fs layer 21:56:31 408f87550127: Pulling fs layer 21:56:31 fe522b08c979: Pulling fs layer 21:56:31 221eaa008020: Pulling fs layer 21:56:31 2a4607e5d6b9: Pulling fs layer 21:56:31 95d3c3421fef: Pulling fs layer 21:56:31 2fec7dd152b6: Pulling fs layer 21:56:31 d65e43aa86fe: Pulling fs layer 21:56:31 10a7cc25405e: Pulling fs layer 21:56:31 221eaa008020: Waiting 21:56:31 2a4607e5d6b9: Waiting 21:56:31 95d3c3421fef: Waiting 21:56:31 d65e43aa86fe: Waiting 21:56:31 10a7cc25405e: Waiting 21:56:31 fe522b08c979: Verifying Checksum 21:56:31 fe522b08c979: Download complete 21:56:31 408f87550127: Download complete 21:56:31 2a4607e5d6b9: Verifying Checksum 21:56:31 2a4607e5d6b9: Download complete 21:56:31 95d3c3421fef: Download complete 21:56:31 cbdbe7a5bc2a: Verifying Checksum 21:56:31 cbdbe7a5bc2a: Download complete 21:56:32 2fec7dd152b6: Verifying Checksum 21:56:32 2fec7dd152b6: Download complete 21:56:32 cbdbe7a5bc2a: Pull complete 21:56:32 d65e43aa86fe: Verifying Checksum 21:56:32 d65e43aa86fe: Download complete 21:56:32 408f87550127: Pull complete 21:56:32 10a7cc25405e: Verifying Checksum 21:56:32 10a7cc25405e: Download complete 21:56:32 fe522b08c979: Pull complete 21:56:33 221eaa008020: Download complete 21:56:40 221eaa008020: Pull complete 21:56:40 2a4607e5d6b9: Pull complete 21:56:40 95d3c3421fef: Pull complete 21:56:41 2fec7dd152b6: Pull complete 21:56:44 d65e43aa86fe: Pull complete 21:56:46 10a7cc25405e: Pull complete 21:56:46 Digest: sha256:f69c3a2814e8191a177e5024c1aa2982a1df1c15a1f5ff5a42290ad3eeac8c0b 21:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 21:56:46 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:56:46 $ 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 21:56:46 $ docker top 11a31fd573b2b7bed4819b5b12caadc09ae13344ac65756af6e7f1a3ebb5ae2c -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:47 + snyk monitor '--org=edgex-jenkins' 21:57:02 21:57:02 Monitoring /w/workspace/_app-service-configurable_master (github.com/edgexfoundry/app-service-configurable)... 21:57:02 21:57:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/a7d5867b-6d4a-492d-ab47-8192180ebbe8 21:57:02 21:57:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:57:02 21:57:02 [Pipeline] } 21:57:02 $ docker stop --time=1 11a31fd573b2b7bed4819b5b12caadc09ae13344ac65756af6e7f1a3ebb5ae2c 21:57:03 $ docker rm -f 11a31fd573b2b7bed4819b5b12caadc09ae13344ac65756af6e7f1a3ebb5ae2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:57:05 21:57:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 21:57:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:57:05 latest: Pulling from edgex-devops/edgex-klar 21:57:05 e7c96db7181b: Pulling fs layer 21:57:05 1868ca2cb446: Pulling fs layer 21:57:05 136be5d0fe8e: Pulling fs layer 21:57:05 894bfe63afcb: Pulling fs layer 21:57:05 894bfe63afcb: Waiting 21:57:05 1868ca2cb446: Verifying Checksum 21:57:05 1868ca2cb446: Download complete 21:57:05 136be5d0fe8e: Verifying Checksum 21:57:05 136be5d0fe8e: Download complete 21:57:05 e7c96db7181b: Verifying Checksum 21:57:05 e7c96db7181b: Download complete 21:57:05 894bfe63afcb: Verifying Checksum 21:57:05 894bfe63afcb: Download complete 21:57:05 e7c96db7181b: Pull complete 21:57:06 1868ca2cb446: Pull complete 21:57:06 136be5d0fe8e: Pull complete 21:57:06 894bfe63afcb: Pull complete 21:57:06 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 21:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 21:57:06 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:57:06 $ 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 21:57:07 $ docker top f04d2f8b02f8df6d7ef8d8b850c99afa0f7259fc1e3dba6bee0930a97d503890 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:07 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:3c0b3bd9b80f66927426d2ebe47566559ea81682 21:57:07 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:57:11 $ docker stop --time=1 f04d2f8b02f8df6d7ef8d8b850c99afa0f7259fc1e3dba6bee0930a97d503890 21:57:13 $ docker rm -f f04d2f8b02f8df6d7ef8d8b850c99afa0f7259fc1e3dba6bee0930a97d503890 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:57:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:57:13 . [Pipeline] withDockerContainer 21:57:13 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:57:14 $ 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 21:57:14 $ docker top e5d468ddecac31bcbd6404079ca87456272d0a6af302d8056bf8eb3e75bbe4c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:15 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable:3c0b3bd9b80f66927426d2ebe47566559ea81682 21:57:15 + tee 21:57:15 clair timeout 1m0s 21:57:15 docker timeout: 1m0s 21:57:15 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:57:15 $ docker stop --time=1 e5d468ddecac31bcbd6404079ca87456272d0a6af302d8056bf8eb3e75bbe4c7 21:57:17 $ docker rm -f e5d468ddecac31bcbd6404079ca87456272d0a6af302d8056bf8eb3e75bbe4c7 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:17 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 21:57:17 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable_3c0b3bd9b80f66927426d2ebe47566559ea81682.html [Pipeline] writeFile [Pipeline] step 21:57:17 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 21:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:57:17 . [Pipeline] withDockerContainer 21:57:18 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:57:18 $ 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 21:57:18 $ docker top 78af14d8b3284af7c081222f2367b9c43d7f429ae90275c4403153ba6695f12e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:19 + /klar nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:3c0b3bd9b80f66927426d2ebe47566559ea81682 21:57:19 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:57:23 $ docker stop --time=1 78af14d8b3284af7c081222f2367b9c43d7f429ae90275c4403153ba6695f12e 21:57:24 $ docker rm -f 78af14d8b3284af7c081222f2367b9c43d7f429ae90275c4403153ba6695f12e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:57:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 21:57:25 . [Pipeline] withDockerContainer 21:57:25 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:57:25 $ 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 21:57:26 $ docker top 7f0409b3c325f48fe9d87d8f3711b2ac1d732df52d84aee6cdbf87a3ea3b7cc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:26 + + /klartee nexus3.edgexfoundry.org:10004/docker-app-service-configurable-arm64:3c0b3bd9b80f66927426d2ebe47566559ea81682 21:57:26 21:57:26 clair timeout 1m0s 21:57:26 docker timeout: 1m0s 21:57:26 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 21:57:27 $ docker stop --time=1 7f0409b3c325f48fe9d87d8f3711b2ac1d732df52d84aee6cdbf87a3ea3b7cc7 21:57:28 $ docker rm -f 7f0409b3c325f48fe9d87d8f3711b2ac1d732df52d84aee6cdbf87a3ea3b7cc7 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:29 + mkdir -p /w/workspace/_app-service-configurable_master/clair-reports [Pipeline] echo 21:57:29 Generated HTML Table Report. Writing to /w/workspace/_app-service-configurable_master/clair-reports/clair_results_docker-app-service-configurable-arm64_3c0b3bd9b80f66927426d2ebe47566559ea81682.html [Pipeline] writeFile [Pipeline] step 21:57:29 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 21:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:57:30 . [Pipeline] withDockerContainer 21:57:30 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:57:30 $ 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 21:57:30 $ docker top daa28f2467243f744bd0389e57eeffafcfbf03b8a5d40c6dea8ce5f5f0d61e69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:31 [ssh-agent] Looking for ssh-agent implementation... 21:57:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:31 $ docker exec daa28f2467243f744bd0389e57eeffafcfbf03b8a5d40c6dea8ce5f5f0d61e69 ssh-agent 21:57:31 SSH_AUTH_SOCK=/tmp/ssh-aYRPU2DRHkTn/agent.15 21:57:31 SSH_AGENT_PID=21 21:57:31 Running ssh-add (command line suppressed) 21:57:32 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_4047591494105632617.key (/w/workspace/_app-service-configurable_master@tmp/private_key_4047591494105632617.key) 21:57:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:32 + git semver tag 21:57:32 # -> Open(): unable to determine branch for HEAD 21:57:32 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:57:32 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:57:32 # $SEMVER_REMOTE_NAME = origin 21:57:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:57:32 # $SEMVER_USER_NAME = edgex-jenkins 21:57:32 # $SEMVER_BRANCH = master 21:57:32 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:57:32 # 3c0b3bd9b80f66927426d2ebe47566559ea81682 HEAD 21:57:32 # -> Force: false 21:57:32 # 38a87728aad8462ab85e59c1782a075da1b06c6f refs/tags/v1.1.0 [Pipeline] } 21:57:32 $ docker exec --env ******** --env ******** daa28f2467243f744bd0389e57eeffafcfbf03b8a5d40c6dea8ce5f5f0d61e69 ssh-agent -k 21:57:32 unset SSH_AUTH_SOCK; 21:57:32 unset SSH_AGENT_PID; 21:57:32 echo Agent pid 21 killed; 21:57:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:33 + git semver [Pipeline] } 21:57:33 $ docker stop --time=1 daa28f2467243f744bd0389e57eeffafcfbf03b8a5d40c6dea8ce5f5f0d61e69 21:57:34 $ docker rm -f daa28f2467243f744bd0389e57eeffafcfbf03b8a5d40c6dea8ce5f5f0d61e69 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:35 21:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:35 0.23.1-centos7: Pulling from edgex-lftools 21:57:35 ab5ef0e58194: Pulling fs layer 21:57:35 9712f1f96733: Pulling fs layer 21:57:35 63f879dbbcfc: Pulling fs layer 21:57:35 0d9ebad4ef96: Pulling fs layer 21:57:35 e9a5061849ea: Pulling fs layer 21:57:35 d747dcd14b5f: Pulling fs layer 21:57:35 2de7ff778b66: Pulling fs layer 21:57:35 e9a5061849ea: Waiting 21:57:35 0d9ebad4ef96: Waiting 21:57:35 d747dcd14b5f: Waiting 21:57:35 2de7ff778b66: Waiting 21:57:35 9712f1f96733: Verifying Checksum 21:57:36 63f879dbbcfc: Verifying Checksum 21:57:36 63f879dbbcfc: Download complete 21:57:36 e9a5061849ea: Verifying Checksum 21:57:36 e9a5061849ea: Download complete 21:57:36 d747dcd14b5f: Download complete 21:57:36 2de7ff778b66: Verifying Checksum 21:57:36 2de7ff778b66: Download complete 21:57:36 ab5ef0e58194: Download complete 21:57:36 0d9ebad4ef96: Verifying Checksum 21:57:36 0d9ebad4ef96: Download complete 21:57:41 ab5ef0e58194: Pull complete 21:57:41 9712f1f96733: Pull complete 21:57:43 63f879dbbcfc: Pull complete 21:57:49 0d9ebad4ef96: Pull complete 21:57:50 e9a5061849ea: Pull complete 21:57:50 d747dcd14b5f: Pull complete 21:57:54 2de7ff778b66: Pull complete 21:57:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:57:54 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:57:54 $ 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 21:57:56 $ docker top f934bc0935addabd94ecdc3c924364975df89278471947aa695adf22a3d332b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:57:56 provisioning config files... 21:57:56 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_master@tmp/config9167427372179081508tmp 21:57:56 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_master@tmp/config7901265452575720689tmp 21:57:56 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_master@tmp/config3118725398083800915tmp [Pipeline] { [Pipeline] echo 21:57:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:57:56 ---> sigul-configuration.sh 21:57:56 gpg: directory `/root/.gnupg' created 21:57:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:57:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:57:56 gpg: keyring `/root/.gnupg/secring.gpg' created 21:57:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:57:56 gpg: CAST5 encrypted data 21:57:56 gpg: encrypted with 1 passphrase 21:57:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:57:57 + mkdir /home/jenkins 21:57:57 + mkdir /home/jenkins/sigul [Pipeline] sh 21:57:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 21:57:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:57:57 ---> sigul-install.sh 21:58:02 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:58:02 + git tag --list 21:58:02 v1.1.0 [Pipeline] sh 21:58:02 + lftools sign git-tag v1.1.0 21:58:03 Signing Git tag with Sigul... 21:58:03 Signing v1.1.0 [Pipeline] echo 21:58:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:58:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:58:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:58:05 $ docker stop --time=1 f934bc0935addabd94ecdc3c924364975df89278471947aa695adf22a3d332b9 21:58:07 $ docker rm -f f934bc0935addabd94ecdc3c924364975df89278471947aa695adf22a3d332b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:58:08 . [Pipeline] withDockerContainer 21:58:08 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:58:08 $ 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 21:58:09 $ docker top 7863e3500410ff8c09db97081a3ed0447286a431789b201a4b03120dc819400a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:09 [ssh-agent] Looking for ssh-agent implementation... 21:58:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:09 $ docker exec 7863e3500410ff8c09db97081a3ed0447286a431789b201a4b03120dc819400a ssh-agent 21:58:10 SSH_AUTH_SOCK=/tmp/ssh-JEWXu6y7dOyx/agent.15 21:58:10 SSH_AGENT_PID=22 21:58:10 Running ssh-add (command line suppressed) 21:58:10 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_8865957965743238866.key (/w/workspace/_app-service-configurable_master@tmp/private_key_8865957965743238866.key) 21:58:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:10 + git semver bump pre 21:58:10 # -> Open(): unable to determine branch for HEAD 21:58:10 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:58:10 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:58:10 # $SEMVER_REMOTE_NAME = origin 21:58:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:58:10 # $SEMVER_USER_NAME = edgex-jenkins 21:58:10 # $SEMVER_BRANCH = master 21:58:10 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver 21:58:10 1.1.1-dev.1 [Pipeline] } 21:58:10 $ docker exec --env ******** --env ******** 7863e3500410ff8c09db97081a3ed0447286a431789b201a4b03120dc819400a ssh-agent -k 21:58:10 unset SSH_AUTH_SOCK; 21:58:10 unset SSH_AGENT_PID; 21:58:10 echo Agent pid 22 killed; 21:58:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:11 + git semver [Pipeline] } 21:58:11 $ docker stop --time=1 7863e3500410ff8c09db97081a3ed0447286a431789b201a4b03120dc819400a 21:58:12 $ docker rm -f 7863e3500410ff8c09db97081a3ed0447286a431789b201a4b03120dc819400a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:58:13 . [Pipeline] withDockerContainer 21:58:13 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:58:13 $ 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 21:58:14 $ docker top 6a7fdb3ad5f17962050cc88261293f9789543e48602afd584cc44450433b84de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:14 [ssh-agent] Looking for ssh-agent implementation... 21:58:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:14 $ docker exec 6a7fdb3ad5f17962050cc88261293f9789543e48602afd584cc44450433b84de ssh-agent 21:58:14 SSH_AUTH_SOCK=/tmp/ssh-gMok0Pa1jpNr/agent.15 21:58:14 SSH_AGENT_PID=22 21:58:14 Running ssh-add (command line suppressed) 21:58:14 Identity added: /w/workspace/_app-service-configurable_master@tmp/private_key_5507249370987149998.key (/w/workspace/_app-service-configurable_master@tmp/private_key_5507249370987149998.key) 21:58:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:15 + git semver push 21:58:15 # -> Open(): unable to determine branch for HEAD 21:58:15 # $GIT_DIR = /w/workspace/_app-service-configurable_master/.git 21:58:15 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_master 21:58:15 # $SEMVER_REMOTE_NAME = origin 21:58:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:58:15 # $SEMVER_USER_NAME = edgex-jenkins 21:58:15 # $SEMVER_BRANCH = master 21:58:15 # $SEMVER_DIR = /w/workspace/_app-service-configurable_master/.semver [Pipeline] } 21:58:21 $ docker exec --env ******** --env ******** 6a7fdb3ad5f17962050cc88261293f9789543e48602afd584cc44450433b84de ssh-agent -k 21:58:22 unset SSH_AUTH_SOCK; 21:58:22 unset SSH_AGENT_PID; 21:58:22 echo Agent pid 22 killed; 21:58:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:22 + git semver [Pipeline] } 21:58:22 $ docker stop --time=1 6a7fdb3ad5f17962050cc88261293f9789543e48602afd584cc44450433b84de 21:58:24 $ docker rm -f 6a7fdb3ad5f17962050cc88261293f9789543e48602afd584cc44450433b84de [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 21:58:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:58:25 ---> package-listing.sh 21:58:25 ++ facter osfamily 21:58:25 ++ tr '[:upper:]' '[:lower:]' 21:58:25 + OS_FAMILY=redhat 21:58:25 + workspace=/w/workspace/_app-service-configurable_master 21:58:25 + START_PACKAGES=/tmp/packages_start.txt 21:58:25 + END_PACKAGES=/tmp/packages_end.txt 21:58:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:58:25 + PACKAGES=/tmp/packages_start.txt 21:58:25 + '[' /w/workspace/_app-service-configurable_master ']' 21:58:25 + PACKAGES=/tmp/packages_end.txt 21:58:25 + case "${OS_FAMILY}" in 21:58:25 + rpm -qa 21:58:25 + sort 21:58:29 + '[' -f /tmp/packages_start.txt ']' 21:58:29 + '[' -f /tmp/packages_end.txt ']' 21:58:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:58:29 + '[' /w/workspace/_app-service-configurable_master ']' 21:58:29 + mkdir -p /w/workspace/_app-service-configurable_master/archives/ 21:58:29 + 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 21:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:58:29 21:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:58:30 alpine: Pulling from edgex-lftools-log-publisher 21:58:30 c9b1b535fdd9: Pulling fs layer 21:58:30 2cc5ad85d9ab: Pulling fs layer 21:58:30 756a868c4378: Pulling fs layer 21:58:30 444b2fc9a129: Pulling fs layer 21:58:30 ea15f1150254: Pulling fs layer 21:58:30 41b27a9f41bf: Pulling fs layer 21:58:30 28c525ee5125: Pulling fs layer 21:58:30 094b1ea09ed8: Pulling fs layer 21:58:30 138eaada9080: Pulling fs layer 21:58:30 0622d0fa9048: Pulling fs layer 21:58:30 28c525ee5125: Waiting 21:58:30 444b2fc9a129: Waiting 21:58:30 094b1ea09ed8: Waiting 21:58:30 ea15f1150254: Waiting 21:58:30 138eaada9080: Waiting 21:58:30 41b27a9f41bf: Waiting 21:58:30 0622d0fa9048: Waiting 21:58:30 2cc5ad85d9ab: Verifying Checksum 21:58:30 2cc5ad85d9ab: Download complete 21:58:30 444b2fc9a129: Verifying Checksum 21:58:30 444b2fc9a129: Download complete 21:58:30 c9b1b535fdd9: Verifying Checksum 21:58:30 c9b1b535fdd9: Download complete 21:58:30 ea15f1150254: Download complete 21:58:30 28c525ee5125: Verifying Checksum 21:58:30 28c525ee5125: Download complete 21:58:30 756a868c4378: Verifying Checksum 21:58:30 756a868c4378: Download complete 21:58:30 138eaada9080: Verifying Checksum 21:58:30 138eaada9080: Download complete 21:58:31 0622d0fa9048: Verifying Checksum 21:58:31 0622d0fa9048: Download complete 21:58:31 094b1ea09ed8: Verifying Checksum 21:58:31 094b1ea09ed8: Download complete 21:58:31 41b27a9f41bf: Verifying Checksum 21:58:31 41b27a9f41bf: Download complete 21:58:31 c9b1b535fdd9: Pull complete 21:58:32 2cc5ad85d9ab: Pull complete 21:58:34 756a868c4378: Pull complete 21:58:34 444b2fc9a129: Pull complete 21:58:34 ea15f1150254: Pull complete 21:58:38 41b27a9f41bf: Pull complete 21:58:38 28c525ee5125: Pull complete 21:58:41 094b1ea09ed8: Pull complete 21:58:41 138eaada9080: Pull complete 21:58:41 0622d0fa9048: Pull complete 21:58:41 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 21:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:58:41 prd-centos7-docker-4c-2g-8072 does not seem to be running inside a container 21:58:41 $ 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 21:58:42 $ docker top f3847fd1a416988960c10bfa5f038a8e783da560c8b14e1d9803b22fe11dd532 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:42 provisioning config files... 21:58:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_master@tmp/config3537017959112217058tmp [Pipeline] { [Pipeline] echo 21:58:42 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:58:42 ---> create-netrc.sh [Pipeline] echo 21:58:42 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:58:42 ---> logs-deploy.sh 21:58:42 + ARCHIVE_ARTIFACTS= 21:58:42 + LOGS_SERVER=https://logs.edgexfoundry.org 21:58:42 + '[' https://logs.edgexfoundry.org == None ']' 21:58:42 + NEXUS_URL=https://nexus.edgexfoundry.org 21:58:42 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/21 21:58:42 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/21/ 21:58:42 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/21 /w/workspace/_app-service-configurable_master 21:58:43 Archives upload complete. 21:58:44 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/master/21 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-service-configurable/job/master/21/