Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7d599e080d51418331db1a6fc6288cc50da96afe 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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:go-mod-bootstrap, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3867 in /w/workspace/xfoundry_go-mod-bootstrap_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 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 7d599e080d51418331db1a6fc6288cc50da96afe (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d599e080d51418331db1a6fc6288cc50da96afe # timeout=10 Commit message: "Merge pull request #66 from lenny-intel/UpdatedStream" > git rev-list --no-walk 35f5288ea968360b547d5f4af945d4a6aac0641a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:19:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:19:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:13 20:19:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:19:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:19:14 latest: Pulling from edgex-devops/git-semver 20:19:14 9123ac7c32f7: Pulling fs layer 20:19:14 b8cc5d1170e3: Pulling fs layer 20:19:14 2924cbbf6a41: Pulling fs layer 20:19:14 93b08a4f1073: Pulling fs layer 20:19:14 93b08a4f1073: Waiting 20:19:14 b8cc5d1170e3: Verifying Checksum 20:19:14 b8cc5d1170e3: Download complete 20:19:14 9123ac7c32f7: Verifying Checksum 20:19:14 9123ac7c32f7: Download complete 20:19:14 2924cbbf6a41: Verifying Checksum 20:19:14 2924cbbf6a41: Download complete 20:19:14 93b08a4f1073: Verifying Checksum 20:19:14 93b08a4f1073: Download complete 20:19:14 9123ac7c32f7: Pull complete 20:19:14 b8cc5d1170e3: Pull complete 20:19:15 2924cbbf6a41: Pull complete 20:19:15 93b08a4f1073: Pull complete 20:19:15 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:19:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:19:15 prd-centos7-docker-4c-2g-3867 does not seem to be running inside a container 20:19:15 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:19:16 $ docker top db41f975bfa0761f94c27fb63c21d5b62a161b7e618f8f79c76b141984e8c588 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:19:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:16 [ssh-agent] Looking for ssh-agent implementation... 20:19:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:16 $ docker exec db41f975bfa0761f94c27fb63c21d5b62a161b7e618f8f79c76b141984e8c588 ssh-agent 20:19:16 SSH_AUTH_SOCK=/tmp/ssh-u2ShGa5Wql16/agent.14 20:19:16 SSH_AGENT_PID=21 20:19:16 Running ssh-add (command line suppressed) 20:19:17 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8135473096821648562.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_8135473096821648562.key) 20:19:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:17 + git describe --exact-match --tags HEAD 20:19:17 fatal: No names found, cannot describe anything. [Pipeline] } 20:19:17 $ docker exec --env ******** --env ******** db41f975bfa0761f94c27fb63c21d5b62a161b7e618f8f79c76b141984e8c588 ssh-agent -k 20:19:17 unset SSH_AUTH_SOCK; 20:19:17 unset SSH_AGENT_PID; 20:19:17 echo Agent pid 21 killed; 20:19:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:19:17 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:19:17 This usually means this commit has not been tagged. [Pipeline] sshagent 20:19:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:19:17 [ssh-agent] Looking for ssh-agent implementation... 20:19:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:19:18 $ docker exec db41f975bfa0761f94c27fb63c21d5b62a161b7e618f8f79c76b141984e8c588 ssh-agent 20:19:18 SSH_AUTH_SOCK=/tmp/ssh-HD0zZgEU5vY7/agent.57 20:19:18 SSH_AGENT_PID=64 20:19:18 Running ssh-add (command line suppressed) 20:19:18 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1916641380573545131.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_1916641380573545131.key) 20:19:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:19:18 + git semver init 20:19:18 # -> Open(): unable to determine branch for HEAD 20:19:18 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 20:19:18 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 20:19:18 # $SEMVER_REMOTE_NAME = origin 20:19:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:19:18 # $SEMVER_USER_NAME = edgex-jenkins 20:19:18 # $SEMVER_BRANCH = master 20:19:18 # $SEMVER_TEMP = /tmp/semver-088438421 20:19:18 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 20:19:19 # '/tmp/semver-088438421' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 20:19:19 # -> Force: false 20:19:19 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 20:19:19 $ docker exec --env ******** --env ******** db41f975bfa0761f94c27fb63c21d5b62a161b7e618f8f79c76b141984e8c588 ssh-agent -k 20:19:19 unset SSH_AUTH_SOCK; 20:19:19 unset SSH_AGENT_PID; 20:19:19 echo Agent pid 64 killed; 20:19:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:19:19 + git semver [Pipeline] } 20:19:19 $ docker stop --time=1 db41f975bfa0761f94c27fb63c21d5b62a161b7e618f8f79c76b141984e8c588 20:19:21 $ docker rm -f db41f975bfa0761f94c27fb63c21d5b62a161b7e618f8f79c76b141984e8c588 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:19:21 Stashed 36 file(s) [Pipeline] echo 20:19:21 [edgeXSemver] initialized semver on version 0.0.28 [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 20:19:36 Still waiting to schedule task 20:19:36 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3867’ 20:19:36 Still waiting to schedule task 20:19:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:21:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3868 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 20:21:19 Running in /w/workspace/go-mod-bootstrap/27 [Pipeline] { [Pipeline] checkout 20:21:25 using credential edgex-jenkins-ssh 20:21:25 Cloning the remote Git repository 20:21:25 Cloning with configured refspecs honoured and without tags 20:21:25 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:21:25 > git init /w/workspace/go-mod-bootstrap/27 # timeout=10 20:21:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:21:25 > git --version # timeout=10 20:21:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:21:26 Fetching without tags 20:21:27 Checking out Revision 7d599e080d51418331db1a6fc6288cc50da96afe (master) 20:21:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:21:26 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:21:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:21:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:21:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:21:27 > git config core.sparsecheckout # timeout=10 20:21:27 > git checkout -f 7d599e080d51418331db1a6fc6288cc50da96afe # timeout=10 20:21:31 Commit message: "Merge pull request #66 from lenny-intel/UpdatedStream" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:21:32 ========================================================= 20:21:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:21:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:21:33 + 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 . 20:21:34 Sending build context to Docker daemon 538.1kB 20:21:34 Step 1/8 : ARG BASE=golang:1.13-alpine 20:21:34 Step 2/8 : FROM ${BASE} 20:21:34 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:34 cde5963f3b93: Pulling fs layer 20:21:34 2a23fa8c16f7: Pulling fs layer 20:21:34 777b28850792: Pulling fs layer 20:21:34 8a11ddd9e578: Pulling fs layer 20:21:34 4cf88f913ddb: Pulling fs layer 20:21:34 1df406cf5192: Pulling fs layer 20:21:34 cd6300453558: Pulling fs layer 20:21:34 b9c365052c96: Pulling fs layer 20:21:34 a2d8cc88f415: Pulling fs layer 20:21:34 ea1d1ca13537: Pulling fs layer 20:21:34 3750a50a1c5e: Pulling fs layer 20:21:34 b9c365052c96: Waiting 20:21:34 a2d8cc88f415: Waiting 20:21:34 ea1d1ca13537: Waiting 20:21:34 3750a50a1c5e: Waiting 20:21:34 8a11ddd9e578: Waiting 20:21:34 4cf88f913ddb: Waiting 20:21:34 1df406cf5192: Waiting 20:21:34 777b28850792: Verifying Checksum 20:21:34 777b28850792: Download complete 20:21:34 2a23fa8c16f7: Verifying Checksum 20:21:34 2a23fa8c16f7: Download complete 20:21:34 4cf88f913ddb: Verifying Checksum 20:21:34 4cf88f913ddb: Download complete 20:21:34 1df406cf5192: Verifying Checksum 20:21:34 1df406cf5192: Download complete 20:21:35 cde5963f3b93: Verifying Checksum 20:21:35 cde5963f3b93: Download complete 20:21:36 cde5963f3b93: Pull complete 20:21:36 2a23fa8c16f7: Pull complete 20:21:37 777b28850792: Pull complete 20:21:39 cd6300453558: Verifying Checksum 20:21:39 cd6300453558: Download complete 20:21:39 a2d8cc88f415: Download complete 20:21:42 ea1d1ca13537: Verifying Checksum 20:21:42 ea1d1ca13537: Download complete 20:21:42 3750a50a1c5e: Download complete 20:21:44 b9c365052c96: Verifying Checksum 20:21:44 b9c365052c96: Download complete 20:21:46 8a11ddd9e578: Download complete 20:21:58 8a11ddd9e578: Pull complete 20:21:58 4cf88f913ddb: Pull complete 20:21:58 1df406cf5192: Pull complete 20:22:03 Running on prd-centos7-docker-4c-2g-3869 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 20:22:03 Running in /w/workspace/go-mod-bootstrap/27 [Pipeline] { [Pipeline] checkout 20:22:04 cd6300453558: Pull complete 20:22:05 using credential edgex-jenkins-ssh 20:22:05 Cloning the remote Git repository 20:22:05 Cloning with configured refspecs honoured and without tags 20:22:04 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 20:22:04 > git init /w/workspace/go-mod-bootstrap/27 # timeout=10 20:22:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:22:04 > git --version # timeout=10 20:22:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:22:05 Fetching without tags 20:22:06 Checking out Revision 7d599e080d51418331db1a6fc6288cc50da96afe (master) 20:22:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:22:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:22:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 20:22:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 20:22:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:22:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:22:05 > git config core.sparsecheckout # timeout=10 20:22:05 > git checkout -f 7d599e080d51418331db1a6fc6288cc50da96afe # timeout=10 20:22:08 b9c365052c96: Pull complete 20:22:08 a2d8cc88f415: Pull complete 20:22:09 Commit message: "Merge pull request #66 from lenny-intel/UpdatedStream" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:22:10 ========================================================= 20:22:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:22:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:22:10 ea1d1ca13537: Pull complete 20:22:10 3750a50a1c5e: Pull complete 20:22:10 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:22:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:22:10 ---> 78745c68409d 20:22:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:22:10 + 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 . 20:22:10 Sending build context to Docker daemon 538.1kB 20:22:10 Step 1/8 : ARG BASE=golang:1.13-alpine 20:22:10 Step 2/8 : FROM ${BASE} 20:22:11 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:22:11 e6b0cf9c0882: Pulling fs layer 20:22:11 2848faf0eed1: Pulling fs layer 20:22:11 0f37312ad70f: Pulling fs layer 20:22:11 5788d62ee057: Pulling fs layer 20:22:11 0e6b1d234666: Pulling fs layer 20:22:11 bf5d7aec512f: Pulling fs layer 20:22:11 34c802a77dc8: Pulling fs layer 20:22:11 9eb99e56ec68: Pulling fs layer 20:22:11 27c7a5d97fbd: Pulling fs layer 20:22:11 5c102a31e300: Pulling fs layer 20:22:11 dcfb455df0a1: Pulling fs layer 20:22:11 5788d62ee057: Waiting 20:22:11 0e6b1d234666: Waiting 20:22:11 bf5d7aec512f: Waiting 20:22:11 34c802a77dc8: Waiting 20:22:11 9eb99e56ec68: Waiting 20:22:11 27c7a5d97fbd: Waiting 20:22:11 5c102a31e300: Waiting 20:22:11 dcfb455df0a1: Waiting 20:22:11 0f37312ad70f: Verifying Checksum 20:22:11 0f37312ad70f: Download complete 20:22:11 2848faf0eed1: Download complete 20:22:11 0e6b1d234666: Verifying Checksum 20:22:11 0e6b1d234666: Download complete 20:22:11 bf5d7aec512f: Download complete 20:22:11 e6b0cf9c0882: Verifying Checksum 20:22:11 e6b0cf9c0882: Download complete 20:22:11 e6b0cf9c0882: Pull complete 20:22:11 2848faf0eed1: Pull complete 20:22:12 34c802a77dc8: Verifying Checksum 20:22:12 34c802a77dc8: Download complete 20:22:12 27c7a5d97fbd: Verifying Checksum 20:22:12 27c7a5d97fbd: Download complete 20:22:12 5c102a31e300: Verifying Checksum 20:22:12 5c102a31e300: Download complete 20:22:12 5788d62ee057: Verifying Checksum 20:22:12 dcfb455df0a1: Verifying Checksum 20:22:12 dcfb455df0a1: Download complete 20:22:12 9eb99e56ec68: Verifying Checksum 20:22:12 9eb99e56ec68: Download complete 20:22:13 0f37312ad70f: Pull complete 20:22:15 ---> Running in f807db1279e6 20:22:15 Removing intermediate container f807db1279e6 20:22:15 ---> 8250de1c79a4 20:22:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:15 ---> Running in 95cc6654b356 20:22:17 Removing intermediate container 95cc6654b356 20:22:17 ---> f59d554cc283 20:22:17 Step 5/8 : RUN apk add --update --no-cache git make 20:22:17 ---> Running in d40fc77dcefc 20:22:18 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:22:18 5788d62ee057: Pull complete 20:22:18 0e6b1d234666: Pull complete 20:22:19 bf5d7aec512f: Pull complete 20:22:19 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:22:20 OK: 125 MiB in 39 packages 20:22:21 Removing intermediate container d40fc77dcefc 20:22:21 ---> 966448e9ae95 20:22:21 Step 6/8 : WORKDIR /build 20:22:21 ---> Running in c0148aff7543 20:22:21 Removing intermediate container c0148aff7543 20:22:21 ---> 3b7f2e80e85d 20:22:21 Step 7/8 : COPY go.mod . 20:22:22 ---> 72dc3cc56a28 20:22:22 Step 8/8 : RUN go mod download 20:22:22 ---> Running in ea23475a0fad 20:22:23 34c802a77dc8: Pull complete 20:22:25 go: finding github.com/BurntSushi/toml v0.3.1 20:22:25 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:22:25 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:22:25 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:22:25 go: finding github.com/bgentry/speakeasy v0.1.0 20:22:25 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:22:25 go: finding github.com/davecgh/go-spew v1.1.1 20:22:25 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:22:25 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 20:22:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 20:22:25 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:22:25 go: finding github.com/fatih/color v1.7.0 20:22:25 go: finding github.com/go-kit/kit v0.8.0 20:22:25 go: finding github.com/go-logfmt/logfmt v0.4.0 20:22:25 go: finding github.com/go-stack/stack v1.8.0 20:22:25 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:22:25 go: finding github.com/google/uuid v1.1.0 20:22:25 go: finding github.com/gorilla/mux v1.7.1 20:22:25 go: finding github.com/hashicorp/consul/api v1.1.0 20:22:25 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:22:25 go: finding github.com/hashicorp/errwrap v1.0.0 20:22:25 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:22:25 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:22:25 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:22:25 go: finding github.com/hashicorp/go-multierror v1.0.0 20:22:25 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:22:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:22:25 go: finding github.com/hashicorp/go-syslog v1.0.0 20:22:25 go: finding github.com/hashicorp/go-uuid v1.0.1 20:22:25 go: finding github.com/hashicorp/go.net v0.0.1 20:22:25 go: finding github.com/hashicorp/golang-lru v0.5.0 20:22:25 go: finding github.com/hashicorp/logutils v1.0.0 20:22:25 go: finding github.com/hashicorp/mdns v1.0.0 20:22:25 go: finding github.com/hashicorp/memberlist v0.1.3 20:22:26 go: finding github.com/hashicorp/serf v0.8.2 20:22:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:22:26 go: finding github.com/mattn/go-colorable v0.0.9 20:22:26 go: finding github.com/mattn/go-isatty v0.0.3 20:22:26 go: finding github.com/miekg/dns v1.0.14 20:22:26 go: finding github.com/mitchellh/cli v1.0.0 20:22:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:22:26 go: finding github.com/mitchellh/copystructure v1.0.0 20:22:26 go: finding github.com/mitchellh/go-homedir v1.0.0 20:22:26 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:22:26 go: finding github.com/mitchellh/gox v0.4.0 20:22:26 go: finding github.com/mitchellh/iochan v1.0.0 20:22:26 go: finding github.com/mitchellh/mapstructure v1.1.2 20:22:26 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:22:26 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:22:26 9eb99e56ec68: Pull complete 20:22:26 27c7a5d97fbd: Pull complete 20:22:26 go: finding github.com/pelletier/go-toml v1.2.0 20:22:26 go: finding github.com/pkg/errors v0.8.1 20:22:26 go: finding github.com/pmezard/go-difflib v1.0.0 20:22:26 go: finding github.com/posener/complete v1.1.1 20:22:26 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:22:26 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:22:26 go: finding github.com/stretchr/objx v0.1.0 20:22:26 go: finding github.com/stretchr/testify v1.5.1 20:22:26 5c102a31e300: Pull complete 20:22:26 go: finding github.com/ugorji/go v1.1.4 20:22:26 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 20:22:26 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 20:22:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:22:26 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 20:22:26 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 20:22:26 go: finding gopkg.in/yaml.v2 v2.2.8 20:22:27 dcfb455df0a1: Pull complete 20:22:27 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:22:27 ---> 7c70fe431013 20:22:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:22:27 ---> Running in 111352741ec1 20:22:27 Removing intermediate container 111352741ec1 20:22:27 ---> fb1688ae2a5d 20:22:27 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:22:27 ---> Running in 066d95c6d3ab 20:22:28 Removing intermediate container 066d95c6d3ab 20:22:28 ---> cea01f7082ec 20:22:28 Step 5/8 : RUN apk add --update --no-cache git make 20:22:28 ---> Running in 5b7b0274ce5f 20:22:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:22:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:22:30 OK: 143 MiB in 39 packages 20:22:30 Removing intermediate container 5b7b0274ce5f 20:22:30 ---> 95d7c7550105 20:22:30 Step 6/8 : WORKDIR /build 20:22:30 ---> Running in f8a131ec5bd7 20:22:31 Removing intermediate container f8a131ec5bd7 20:22:31 ---> 54d3b35273cf 20:22:31 Step 7/8 : COPY go.mod . 20:22:31 ---> d262c0cfc530 20:22:31 Step 8/8 : RUN go mod download 20:22:31 ---> Running in 5ff516b52782 20:22:32 go: finding github.com/BurntSushi/toml v0.3.1 20:22:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:22:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:22:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:22:32 go: finding github.com/bgentry/speakeasy v0.1.0 20:22:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:22:32 go: finding github.com/davecgh/go-spew v1.1.1 20:22:32 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:22:32 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 20:22:32 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 20:22:32 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:22:32 go: finding github.com/fatih/color v1.7.0 20:22:32 go: finding github.com/go-kit/kit v0.8.0 20:22:32 go: finding github.com/go-logfmt/logfmt v0.4.0 20:22:32 go: finding github.com/go-stack/stack v1.8.0 20:22:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:22:32 go: finding github.com/google/uuid v1.1.0 20:22:32 go: finding github.com/gorilla/mux v1.7.1 20:22:32 go: finding github.com/hashicorp/consul/api v1.1.0 20:22:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:22:32 go: finding github.com/hashicorp/errwrap v1.0.0 20:22:32 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:22:32 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:22:32 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:22:32 go: finding github.com/hashicorp/go-multierror v1.0.0 20:22:32 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:22:32 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:22:32 go: finding github.com/hashicorp/go-syslog v1.0.0 20:22:32 go: finding github.com/hashicorp/go-uuid v1.0.1 20:22:32 go: finding github.com/hashicorp/go.net v0.0.1 20:22:32 go: finding github.com/hashicorp/golang-lru v0.5.0 20:22:32 go: finding github.com/hashicorp/logutils v1.0.0 20:22:33 go: finding github.com/hashicorp/mdns v1.0.0 20:22:33 go: finding github.com/hashicorp/memberlist v0.1.3 20:22:33 go: finding github.com/hashicorp/serf v0.8.2 20:22:33 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:22:33 go: finding github.com/mattn/go-colorable v0.0.9 20:22:33 go: finding github.com/mattn/go-isatty v0.0.3 20:22:33 go: finding github.com/miekg/dns v1.0.14 20:22:33 go: finding github.com/mitchellh/cli v1.0.0 20:22:33 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:22:33 go: finding github.com/mitchellh/copystructure v1.0.0 20:22:33 go: finding github.com/mitchellh/go-homedir v1.0.0 20:22:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:22:33 go: finding github.com/mitchellh/gox v0.4.0 20:22:33 go: finding github.com/mitchellh/iochan v1.0.0 20:22:33 go: finding github.com/mitchellh/mapstructure v1.1.2 20:22:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:22:33 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:22:33 go: finding github.com/pelletier/go-toml v1.2.0 20:22:33 go: finding github.com/pkg/errors v0.8.1 20:22:33 go: finding github.com/pmezard/go-difflib v1.0.0 20:22:33 go: finding github.com/posener/complete v1.1.1 20:22:33 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:22:33 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:22:33 go: finding github.com/stretchr/objx v0.1.0 20:22:33 go: finding github.com/stretchr/testify v1.5.1 20:22:33 go: finding github.com/ugorji/go v1.1.4 20:22:33 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 20:22:33 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 20:22:33 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:22:33 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 20:22:33 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 20:22:33 go: finding gopkg.in/yaml.v2 v2.2.8 20:22:37 Removing intermediate container ea23475a0fad 20:22:37 ---> eb285d53f8d9 20:22:37 Successfully built eb285d53f8d9 20:22:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 20:22:37 Removing intermediate container 5ff516b52782 20:22:37 ---> 97ef1cd770ec 20:22:37 Successfully built 97ef1cd770ec 20:22:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 20:22:37 + docker inspect -f . ci-base-image-arm64 20:22:37 + docker inspect -f . ci-base-image-x86_64 20:22:37 . [Pipeline] withDockerContainer 20:22:38 prd-centos7-docker-4c-2g-3869 does not seem to be running inside a container 20:22:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/27 -v /w/workspace/go-mod-bootstrap/27:/w/workspace/go-mod-bootstrap/27:rw,z -v /w/workspace/go-mod-bootstrap/27@tmp:/w/workspace/go-mod-bootstrap/27@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 ******** ci-base-image-x86_64 cat 20:22:38 . 20:22:38 $ docker top 28ff7bbc22298ab3613cae4ffcf8c892ee21191eab3d913e69d8c8654ea98f5d -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 20:22:39 prd-ubuntu18.04-docker-arm64-4c-16g-3868 does not seem to be running inside a container 20:22:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/27 -v /w/workspace/go-mod-bootstrap/27:/w/workspace/go-mod-bootstrap/27:rw,z -v /w/workspace/go-mod-bootstrap/27@tmp:/w/workspace/go-mod-bootstrap/27@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 ******** ci-base-image-arm64 cat 20:22:40 $ docker top e88bebd6dc8ab80d9b4c72fc468263122ce1f88d56c16f18b2907e6ec93bec32 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:22:41 + go version 20:22:41 go version go1.13.5 linux/amd64 [Pipeline] sh 20:22:41 + make test 20:22:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:22:41 + go version 20:22:41 go version go1.13.5 linux/arm64 [Pipeline] sh 20:22:42 + make test 20:22:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:22:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 20:22:59 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.009s coverage: 44.1% of statements 20:22:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 20:22:59 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.025s coverage: 84.2% of statements 20:22:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 20:22:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 20:22:59 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 20:23:06 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.019s coverage: 100.0% of statements 20:23:06 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 20:23:06 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 20:23:06 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 20:23:06 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.007s coverage: 48.9% of statements 20:23:06 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 20:23:06 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 20:23:06 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements 20:23:06 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:23:08 gofmt -l . 20:23:08 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:23:08 Stashed 1 file(s) [Pipeline] } 20:23:08 $ docker stop --time=1 28ff7bbc22298ab3613cae4ffcf8c892ee21191eab3d913e69d8c8654ea98f5d 20:23:10 $ docker rm -f 28ff7bbc22298ab3613cae4ffcf8c892ee21191eab3d913e69d8c8654ea98f5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:23:29 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 20:23:29 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.035s coverage: 44.1% of statements 20:23:29 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 20:23:29 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.026s coverage: 84.2% of statements 20:23:29 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 20:23:29 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 20:23:29 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 20:23:30 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.056s coverage: 100.0% of statements 20:23:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 20:23:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 20:23:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 20:23:30 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.026s coverage: 48.9% of statements 20:23:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 20:23:30 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 20:23:30 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.021s coverage: 91.3% of statements 20:23:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:23:37 gofmt -l . 20:23:37 [ "`gofmt -l .`" = "" ] [Pipeline] stash 20:23:37 Warning: overwriting stash ‘coverage-report’ 20:23:37 Stashed 1 file(s) [Pipeline] } 20:23:37 $ docker stop --time=1 e88bebd6dc8ab80d9b4c72fc468263122ce1f88d56c16f18b2907e6ec93bec32 20:23:39 $ docker rm -f e88bebd6dc8ab80d9b4c72fc468263122ce1f88d56c16f18b2907e6ec93bec32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" 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 20:23:41 provisioning config files... 20:23:41 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config71491035371715528tmp [Pipeline] { [Pipeline] sh 20:23:42 + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config71491035371715528tmp 20:23:42 + curl -s https://codecov.io/bash 20:23:42 20:23:42 _____ _ 20:23:42 / ____| | | 20:23:42 | | ___ __| | ___ ___ _____ __ 20:23:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:23:42 | |___| (_) | (_| | __/ (_| (_) \ V / 20:23:42 \_____\___/ \__,_|\___|\___\___/ \_/ 20:23:42 Bash-20200410-0786dee 20:23:42 20:23:42 20:23:42 ==> Jenkins CI detected. 20:23:42 project root: . 20:23:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:23:42 ==> Running gcov in . (disable via -X gcov) 20:23:42 ==> Python coveragepy not found 20:23:42 ==> Searching for coverage reports in: 20:23:42 + . 20:23:42 -> Found 1 reports 20:23:42 ==> Detecting git/mercurial file structure 20:23:42 ==> Reading reports 20:23:42 + ./coverage.out bytes=18249 20:23:42 ==> Appending adjustments 20:23:42 http://docs.codecov.io/docs/fixing-reports 20:23:42 + Found adjustments 20:23:42 ==> Gzipping contents 20:23:42 ==> Uploading reports 20:23:42 url: https://codecov.io 20:23:42 query: branch=master&commit=7d599e080d51418331db1a6fc6288cc50da96afe&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F27%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= 20:23:42 -> Pinging Codecov 20:23:42 https://codecov.io/upload/v4?package=bash-20200410-0786dee&token=secret&branch=master&commit=7d599e080d51418331db1a6fc6288cc50da96afe&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F27%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= 20:23:42 -> Uploading 20:23:43 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/7d599e080d51418331db1a6fc6288cc50da96afe [Pipeline] } 20:23:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:23:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 20:23:43 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 20:23:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 20:23:44 20:23:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 20:23:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 20:23:44 1.217.3: Pulling from edgex-devops/edgex-snyk-go 20:23:44 e6b0cf9c0882: Pulling fs layer 20:23:44 2848faf0eed1: Pulling fs layer 20:23:44 0f37312ad70f: Pulling fs layer 20:23:44 7d08f2745646: Pulling fs layer 20:23:44 4c9f31393084: Pulling fs layer 20:23:44 eb21ddb83652: Pulling fs layer 20:23:44 345998794f6b: Pulling fs layer 20:23:44 97a711d68925: Pulling fs layer 20:23:44 7c8476c1cb00: Pulling fs layer 20:23:44 eb21ddb83652: Waiting 20:23:44 345998794f6b: Waiting 20:23:44 97a711d68925: Waiting 20:23:44 7d08f2745646: Waiting 20:23:44 4c9f31393084: Waiting 20:23:44 7c8476c1cb00: Waiting 20:23:44 0f37312ad70f: Download complete 20:23:44 2848faf0eed1: Download complete 20:23:44 4c9f31393084: Verifying Checksum 20:23:44 4c9f31393084: Download complete 20:23:44 eb21ddb83652: Verifying Checksum 20:23:44 eb21ddb83652: Download complete 20:23:44 e6b0cf9c0882: Verifying Checksum 20:23:44 e6b0cf9c0882: Download complete 20:23:45 e6b0cf9c0882: Pull complete 20:23:45 345998794f6b: Verifying Checksum 20:23:45 345998794f6b: Download complete 20:23:45 2848faf0eed1: Pull complete 20:23:45 7c8476c1cb00: Verifying Checksum 20:23:45 7c8476c1cb00: Download complete 20:23:45 97a711d68925: Verifying Checksum 20:23:45 0f37312ad70f: Pull complete 20:23:46 7d08f2745646: Verifying Checksum 20:23:46 7d08f2745646: Download complete 20:23:52 7d08f2745646: Pull complete 20:23:52 4c9f31393084: Pull complete 20:23:52 eb21ddb83652: Pull complete 20:23:53 345998794f6b: Pull complete 20:23:58 97a711d68925: Pull complete 20:23:58 7c8476c1cb00: Pull complete 20:23:58 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 20:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 20:23:58 prd-centos7-docker-4c-2g-3867 does not seem to be running inside a container 20:23:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 20:23:58 $ docker top d8540fd5bc91a8050e55df2e5d9bf26e6ef0959ab447a3e6a8ef7029b40eacdd -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:59 + snyk monitor '--org=edgex-jenkins' 20:24:04 20:24:04 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master... 20:24:04 20:24:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/999fb2f1-fb07-42f3-9947-dc01c8518370 20:24:04 20:24:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:24:04 20:24:04 [Pipeline] } 20:24:04 $ docker stop --time=1 d8540fd5bc91a8050e55df2e5d9bf26e6ef0959ab447a3e6a8ef7029b40eacdd 20:24:06 $ docker rm -f d8540fd5bc91a8050e55df2e5d9bf26e6ef0959ab447a3e6a8ef7029b40eacdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 20:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:24:07 . [Pipeline] withDockerContainer 20:24:07 prd-centos7-docker-4c-2g-3867 does not seem to be running inside a container 20:24:07 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:24:07 $ docker top daf9331cbe29c7056587995684f0e605775cf8d37781df679a3c6586b9dedd4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:24:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:08 [ssh-agent] Looking for ssh-agent implementation... 20:24:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:08 $ docker exec daf9331cbe29c7056587995684f0e605775cf8d37781df679a3c6586b9dedd4d ssh-agent 20:24:08 SSH_AUTH_SOCK=/tmp/ssh-MCCTSRhAYAVp/agent.15 20:24:08 SSH_AGENT_PID=22 20:24:08 Running ssh-add (command line suppressed) 20:24:08 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4421523037330239069.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4421523037330239069.key) 20:24:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:09 + git semver tag 20:24:09 # -> Open(): unable to determine branch for HEAD 20:24:09 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 20:24:09 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 20:24:09 # $SEMVER_REMOTE_NAME = origin 20:24:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:24:09 # $SEMVER_USER_NAME = edgex-jenkins 20:24:09 # $SEMVER_BRANCH = master 20:24:09 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 20:24:09 # 7d599e080d51418331db1a6fc6288cc50da96afe HEAD 20:24:09 # -> Force: false 20:24:09 # f6bb976c97b6d1acf37b131589412f193cf35a58 refs/tags/v0.0.28 [Pipeline] } 20:24:09 $ docker exec --env ******** --env ******** daf9331cbe29c7056587995684f0e605775cf8d37781df679a3c6586b9dedd4d ssh-agent -k 20:24:09 unset SSH_AUTH_SOCK; 20:24:09 unset SSH_AGENT_PID; 20:24:09 echo Agent pid 22 killed; 20:24:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:24:10 + git semver [Pipeline] } 20:24:10 $ docker stop --time=1 daf9331cbe29c7056587995684f0e605775cf8d37781df679a3c6586b9dedd4d 20:24:11 $ docker rm -f daf9331cbe29c7056587995684f0e605775cf8d37781df679a3c6586b9dedd4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:24:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:24:12 20:24:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:24:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:24:12 0.23.1-centos7: Pulling from edgex-lftools 20:24:12 ab5ef0e58194: Pulling fs layer 20:24:12 9712f1f96733: Pulling fs layer 20:24:12 63f879dbbcfc: Pulling fs layer 20:24:12 0d9ebad4ef96: Pulling fs layer 20:24:12 e9a5061849ea: Pulling fs layer 20:24:12 d747dcd14b5f: Pulling fs layer 20:24:12 2de7ff778b66: Pulling fs layer 20:24:12 0d9ebad4ef96: Waiting 20:24:12 e9a5061849ea: Waiting 20:24:12 2de7ff778b66: Waiting 20:24:12 d747dcd14b5f: Waiting 20:24:12 9712f1f96733: Verifying Checksum 20:24:12 9712f1f96733: Download complete 20:24:13 63f879dbbcfc: Verifying Checksum 20:24:13 63f879dbbcfc: Download complete 20:24:13 e9a5061849ea: Verifying Checksum 20:24:13 e9a5061849ea: Download complete 20:24:13 d747dcd14b5f: Verifying Checksum 20:24:13 d747dcd14b5f: Download complete 20:24:13 0d9ebad4ef96: Verifying Checksum 20:24:13 0d9ebad4ef96: Download complete 20:24:13 2de7ff778b66: Verifying Checksum 20:24:13 2de7ff778b66: Download complete 20:24:13 ab5ef0e58194: Verifying Checksum 20:24:13 ab5ef0e58194: Download complete 20:24:19 ab5ef0e58194: Pull complete 20:24:19 9712f1f96733: Pull complete 20:24:22 63f879dbbcfc: Pull complete 20:24:29 0d9ebad4ef96: Pull complete 20:24:29 e9a5061849ea: Pull complete 20:24:29 d747dcd14b5f: Pull complete 20:24:34 2de7ff778b66: Pull complete 20:24:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:24:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:24:34 prd-centos7-docker-4c-2g-3867 does not seem to be running inside a container 20:24:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:24:35 $ docker top 53d01faf64a19791e5b94b6faa3f0a568c7e6bffacf564b2d7f708e210c9ad33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:24:35 provisioning config files... 20:24:35 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8179424349735001719tmp 20:24:35 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4060511168834292611tmp 20:24:35 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config707577741300942512tmp [Pipeline] { [Pipeline] echo 20:24:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:24:35 ---> sigul-configuration.sh 20:24:35 gpg: directory `/root/.gnupg' created 20:24:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:24:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:24:35 gpg: keyring `/root/.gnupg/secring.gpg' created 20:24:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:24:35 gpg: CAST5 encrypted data 20:24:36 gpg: encrypted with 1 passphrase 20:24:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:24:36 + mkdir /home/jenkins 20:24:36 + mkdir /home/jenkins/sigul [Pipeline] sh 20:24:36 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 20:24:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:24:36 ---> sigul-install.sh 20:24:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:24:43 + git tag --list 20:24:43 v0.0.28 [Pipeline] sh 20:24:44 + lftools sign git-tag v0.0.28 20:24:45 Signing Git tag with Sigul... 20:24:45 Signing v0.0.28 [Pipeline] echo 20:24:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:24:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:24:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:24:46 $ docker stop --time=1 53d01faf64a19791e5b94b6faa3f0a568c7e6bffacf564b2d7f708e210c9ad33 20:24:48 $ docker rm -f 53d01faf64a19791e5b94b6faa3f0a568c7e6bffacf564b2d7f708e210c9ad33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:24:49 . [Pipeline] withDockerContainer 20:24:49 prd-centos7-docker-4c-2g-3867 does not seem to be running inside a container 20:24:49 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:24:49 $ docker top ce5793149bca7655b7aa52b78c30208f15c2085790632d1c51e7a01cdef3f380 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:24:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:50 [ssh-agent] Looking for ssh-agent implementation... 20:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:50 $ docker exec ce5793149bca7655b7aa52b78c30208f15c2085790632d1c51e7a01cdef3f380 ssh-agent 20:24:50 SSH_AUTH_SOCK=/tmp/ssh-0xFbUGFbIR0f/agent.15 20:24:50 SSH_AGENT_PID=22 20:24:50 Running ssh-add (command line suppressed) 20:24:50 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2459440899825175899.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_2459440899825175899.key) 20:24:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:51 + git semver bump patch 20:24:51 # -> Open(): unable to determine branch for HEAD 20:24:51 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 20:24:51 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 20:24:51 # $SEMVER_REMOTE_NAME = origin 20:24:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:24:51 # $SEMVER_USER_NAME = edgex-jenkins 20:24:51 # $SEMVER_BRANCH = master 20:24:51 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 20:24:51 0.0.29 [Pipeline] } 20:24:51 $ docker exec --env ******** --env ******** ce5793149bca7655b7aa52b78c30208f15c2085790632d1c51e7a01cdef3f380 ssh-agent -k 20:24:51 unset SSH_AUTH_SOCK; 20:24:51 unset SSH_AGENT_PID; 20:24:51 echo Agent pid 22 killed; 20:24:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:24:51 + git semver [Pipeline] } 20:24:51 $ docker stop --time=1 ce5793149bca7655b7aa52b78c30208f15c2085790632d1c51e7a01cdef3f380 20:24:53 $ docker rm -f ce5793149bca7655b7aa52b78c30208f15c2085790632d1c51e7a01cdef3f380 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:24:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:24:53 . [Pipeline] withDockerContainer 20:24:53 prd-centos7-docker-4c-2g-3867 does not seem to be running inside a container 20:24:53 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:24:54 $ docker top 4de317d65564477673fa33962e394c43e34ad7ca78b6ecbcdd66296ccea13fe6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:24:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:24:54 [ssh-agent] Looking for ssh-agent implementation... 20:24:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:24:54 $ docker exec 4de317d65564477673fa33962e394c43e34ad7ca78b6ecbcdd66296ccea13fe6 ssh-agent 20:24:55 SSH_AUTH_SOCK=/tmp/ssh-Or2U06lv8VmG/agent.15 20:24:55 SSH_AGENT_PID=21 20:24:55 Running ssh-add (command line suppressed) 20:24:55 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_515039351404428538.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_515039351404428538.key) 20:24:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:24:55 + git semver push 20:24:55 # -> Open(): unable to determine branch for HEAD 20:24:55 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 20:24:55 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 20:24:55 # $SEMVER_REMOTE_NAME = origin 20:24:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:24:55 # $SEMVER_USER_NAME = edgex-jenkins 20:24:55 # $SEMVER_BRANCH = master 20:24:55 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 20:25:02 $ docker exec --env ******** --env ******** 4de317d65564477673fa33962e394c43e34ad7ca78b6ecbcdd66296ccea13fe6 ssh-agent -k 20:25:02 unset SSH_AUTH_SOCK; 20:25:02 unset SSH_AGENT_PID; 20:25:02 echo Agent pid 21 killed; 20:25:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:25:03 + git semver [Pipeline] } 20:25:03 $ docker stop --time=1 4de317d65564477673fa33962e394c43e34ad7ca78b6ecbcdd66296ccea13fe6 20:25:04 $ docker rm -f 4de317d65564477673fa33962e394c43e34ad7ca78b6ecbcdd66296ccea13fe6 [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 20:25:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:25:05 ---> package-listing.sh 20:25:05 ++ facter osfamily 20:25:05 ++ tr '[:upper:]' '[:lower:]' 20:25:05 + OS_FAMILY=redhat 20:25:05 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 20:25:05 + START_PACKAGES=/tmp/packages_start.txt 20:25:05 + END_PACKAGES=/tmp/packages_end.txt 20:25:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:25:05 + PACKAGES=/tmp/packages_start.txt 20:25:05 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 20:25:05 + PACKAGES=/tmp/packages_end.txt 20:25:05 + case "${OS_FAMILY}" in 20:25:05 + rpm -qa 20:25:05 + sort 20:25:10 + '[' -f /tmp/packages_start.txt ']' 20:25:10 + '[' -f /tmp/packages_end.txt ']' 20:25:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:25:10 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 20:25:10 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 20:25:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] isUnix [Pipeline] sh 20:25:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:25:10 20:25:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:25:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:25:10 alpine: Pulling from edgex-lftools-log-publisher 20:25:10 c9b1b535fdd9: Pulling fs layer 20:25:10 2cc5ad85d9ab: Pulling fs layer 20:25:10 756a868c4378: Pulling fs layer 20:25:10 444b2fc9a129: Pulling fs layer 20:25:10 ea15f1150254: Pulling fs layer 20:25:10 41b27a9f41bf: Pulling fs layer 20:25:10 28c525ee5125: Pulling fs layer 20:25:10 094b1ea09ed8: Pulling fs layer 20:25:10 138eaada9080: Pulling fs layer 20:25:10 0622d0fa9048: Pulling fs layer 20:25:10 41b27a9f41bf: Waiting 20:25:10 28c525ee5125: Waiting 20:25:10 094b1ea09ed8: Waiting 20:25:10 138eaada9080: Waiting 20:25:10 0622d0fa9048: Waiting 20:25:10 444b2fc9a129: Waiting 20:25:10 ea15f1150254: Waiting 20:25:10 2cc5ad85d9ab: Verifying Checksum 20:25:10 2cc5ad85d9ab: Download complete 20:25:10 444b2fc9a129: Verifying Checksum 20:25:10 444b2fc9a129: Download complete 20:25:11 c9b1b535fdd9: Verifying Checksum 20:25:11 c9b1b535fdd9: Download complete 20:25:11 ea15f1150254: Verifying Checksum 20:25:11 ea15f1150254: Download complete 20:25:11 28c525ee5125: Verifying Checksum 20:25:11 28c525ee5125: Download complete 20:25:11 c9b1b535fdd9: Pull complete 20:25:11 756a868c4378: Verifying Checksum 20:25:11 756a868c4378: Download complete 20:25:11 138eaada9080: Verifying Checksum 20:25:11 138eaada9080: Download complete 20:25:11 0622d0fa9048: Verifying Checksum 20:25:11 0622d0fa9048: Download complete 20:25:11 094b1ea09ed8: Verifying Checksum 20:25:11 094b1ea09ed8: Download complete 20:25:12 41b27a9f41bf: Verifying Checksum 20:25:12 41b27a9f41bf: Download complete 20:25:12 2cc5ad85d9ab: Pull complete 20:25:14 756a868c4378: Pull complete 20:25:14 444b2fc9a129: Pull complete 20:25:14 ea15f1150254: Pull complete 20:25:17 41b27a9f41bf: Pull complete 20:25:17 28c525ee5125: Pull complete 20:25:20 094b1ea09ed8: Pull complete 20:25:20 138eaada9080: Pull complete 20:25:20 0622d0fa9048: Pull complete 20:25:20 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:25:20 prd-centos7-docker-4c-2g-3867 does not seem to be running inside a container 20:25:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:25:21 $ docker top ce6453ec989e2f2dcf043aa2b59a5f9aa3f0af6e91e224f799c5007401706b5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:21 provisioning config files... 20:25:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config2629386255503986131tmp [Pipeline] { [Pipeline] echo 20:25:21 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:25:22 ---> create-netrc.sh [Pipeline] echo 20:25:22 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:25:22 ---> logs-deploy.sh 20:25:22 + ARCHIVE_ARTIFACTS= 20:25:22 + LOGS_SERVER=https://logs.edgexfoundry.org 20:25:22 + '[' https://logs.edgexfoundry.org == None ']' 20:25:22 + NEXUS_URL=https://nexus.edgexfoundry.org 20:25:22 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/27 20:25:22 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/27/ 20:25:22 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/27 /w/workspace/xfoundry_go-mod-bootstrap_master 20:25:23 Archives upload complete. 20:25:23 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/27 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/27/