Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ecac4d15502141fded7a696fb51849e0f77a501b 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-970’ Running on prd-centos7-docker-4c-2g-972 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 ecac4d15502141fded7a696fb51849e0f77a501b (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 ecac4d15502141fded7a696fb51849e0f77a501b # timeout=10 Commit message: "fix: Add retry loop for secret client if initial token is invalid (#60)" > git rev-list --no-walk af5fc5c4cddaf54dc6b2a66a0e9c2d15ec8765aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:48:55 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 22:48:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:48:57 22:48:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:48:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:48:57 latest: Pulling from edgex-devops/git-semver 22:48:57 9123ac7c32f7: Pulling fs layer 22:48:57 b8cc5d1170e3: Pulling fs layer 22:48:57 2924cbbf6a41: Pulling fs layer 22:48:57 93b08a4f1073: Pulling fs layer 22:48:57 93b08a4f1073: Waiting 22:48:57 b8cc5d1170e3: Verifying Checksum 22:48:57 b8cc5d1170e3: Download complete 22:48:57 9123ac7c32f7: Download complete 22:48:57 2924cbbf6a41: Verifying Checksum 22:48:57 2924cbbf6a41: Download complete 22:48:57 93b08a4f1073: Download complete 22:48:58 9123ac7c32f7: Pull complete 22:48:58 b8cc5d1170e3: Pull complete 22:48:59 2924cbbf6a41: Pull complete 22:48:59 93b08a4f1073: Pull complete 22:48:59 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 22:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:48:59 prd-centos7-docker-4c-2g-972 does not seem to be running inside a container 22:48:59 $ 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 22:49:00 $ docker top 66f13bb8c2abb1147a662ec72f0ce321282d6ce128117218bd6443e7b13cc76b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:49:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:00 [ssh-agent] Looking for ssh-agent implementation... 22:49:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:00 $ docker exec 66f13bb8c2abb1147a662ec72f0ce321282d6ce128117218bd6443e7b13cc76b ssh-agent 22:49:01 SSH_AUTH_SOCK=/tmp/ssh-t2h5Tf5KhE9E/agent.15 22:49:01 SSH_AGENT_PID=21 22:49:01 Running ssh-add (command line suppressed) 22:49:01 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7102199348372025955.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_7102199348372025955.key) 22:49:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:01 + git describe --exact-match --tags HEAD 22:49:01 fatal: No names found, cannot describe anything. [Pipeline] } 22:49:01 $ docker exec --env ******** --env ******** 66f13bb8c2abb1147a662ec72f0ce321282d6ce128117218bd6443e7b13cc76b ssh-agent -k 22:49:02 unset SSH_AUTH_SOCK; 22:49:02 unset SSH_AGENT_PID; 22:49:02 echo Agent pid 21 killed; 22:49:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:49:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 22:49:02 This usually means this commit has not been tagged. [Pipeline] sshagent 22:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:02 [ssh-agent] Looking for ssh-agent implementation... 22:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:02 $ docker exec 66f13bb8c2abb1147a662ec72f0ce321282d6ce128117218bd6443e7b13cc76b ssh-agent 22:49:02 SSH_AUTH_SOCK=/tmp/ssh-6olGoSQObqO1/agent.57 22:49:02 SSH_AGENT_PID=63 22:49:02 Running ssh-add (command line suppressed) 22:49:02 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3908364617704451124.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_3908364617704451124.key) 22:49:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:03 + git semver init 22:49:03 # -> Open(): unable to determine branch for HEAD 22:49:03 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:49:03 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:49:03 # $SEMVER_REMOTE_NAME = origin 22:49:03 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 22:49:03 # $SEMVER_USER_NAME = jenkins 22:49:03 # $SEMVER_BRANCH = master 22:49:03 # $SEMVER_TEMP = /tmp/semver-157197139 22:49:03 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:49:03 # '/tmp/semver-157197139' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' 22:49:03 # -> Force: false 22:49:03 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 22:49:03 $ docker exec --env ******** --env ******** 66f13bb8c2abb1147a662ec72f0ce321282d6ce128117218bd6443e7b13cc76b ssh-agent -k 22:49:04 unset SSH_AUTH_SOCK; 22:49:04 unset SSH_AGENT_PID; 22:49:04 echo Agent pid 63 killed; 22:49:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:04 + git semver [Pipeline] } 22:49:04 $ docker stop --time=1 66f13bb8c2abb1147a662ec72f0ce321282d6ce128117218bd6443e7b13cc76b 22:49:06 $ docker rm -f 66f13bb8c2abb1147a662ec72f0ce321282d6ce128117218bd6443e7b13cc76b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 22:49:06 Stashed 32 file(s) [Pipeline] echo 22:49:06 [edgeXSemver] initialized semver on version 0.0.24 [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 22:49:21 Still waiting to schedule task 22:49:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:49:21 Still waiting to schedule task 22:49:21 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-971’ 22:51:31 Running on prd-centos7-docker-4c-2g-973 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 22:51:32 Running in /w/workspace/go-mod-bootstrap/23 [Pipeline] { [Pipeline] checkout 22:51:34 using credential edgex-jenkins-ssh 22:51:34 Cloning the remote Git repository 22:51:34 Cloning with configured refspecs honoured and without tags 22:51:35 Fetching without tags 22:51:33 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:51:33 > git init /w/workspace/go-mod-bootstrap/23 # timeout=10 22:51:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:51:33 > git --version # timeout=10 22:51:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:51:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:51:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:51:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:51:34 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:51:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:51:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:51:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:51:35 Checking out Revision ecac4d15502141fded7a696fb51849e0f77a501b (master) 22:51:34 > git config core.sparsecheckout # timeout=10 22:51:34 > git checkout -f ecac4d15502141fded7a696fb51849e0f77a501b # timeout=10 22:51:40 Commit message: "fix: Add retry loop for secret client if initial token is invalid (#60)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:51:40 ========================================================= 22:51:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 22:51:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:51:41 + 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 . 22:51:41 Sending build context to Docker daemon 459.8kB 22:51:41 Step 1/8 : ARG BASE=golang:1.13-alpine 22:51:41 Step 2/8 : FROM ${BASE} 22:51:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 22:51:41 e6b0cf9c0882: Pulling fs layer 22:51:41 2848faf0eed1: Pulling fs layer 22:51:41 0f37312ad70f: Pulling fs layer 22:51:41 5788d62ee057: Pulling fs layer 22:51:41 0e6b1d234666: Pulling fs layer 22:51:41 bf5d7aec512f: Pulling fs layer 22:51:41 34c802a77dc8: Pulling fs layer 22:51:41 9eb99e56ec68: Pulling fs layer 22:51:41 27c7a5d97fbd: Pulling fs layer 22:51:41 5c102a31e300: Pulling fs layer 22:51:41 dcfb455df0a1: Pulling fs layer 22:51:41 34c802a77dc8: Waiting 22:51:41 9eb99e56ec68: Waiting 22:51:41 27c7a5d97fbd: Waiting 22:51:41 dcfb455df0a1: Waiting 22:51:41 5c102a31e300: Waiting 22:51:41 5788d62ee057: Waiting 22:51:41 0e6b1d234666: Waiting 22:51:41 bf5d7aec512f: Waiting 22:51:41 0f37312ad70f: Verifying Checksum 22:51:41 0f37312ad70f: Download complete 22:51:41 2848faf0eed1: Download complete 22:51:41 0e6b1d234666: Verifying Checksum 22:51:41 0e6b1d234666: Download complete 22:51:41 bf5d7aec512f: Verifying Checksum 22:51:41 bf5d7aec512f: Download complete 22:51:41 e6b0cf9c0882: Verifying Checksum 22:51:41 e6b0cf9c0882: Download complete 22:51:42 e6b0cf9c0882: Pull complete 22:51:42 2848faf0eed1: Pull complete 22:51:42 0f37312ad70f: Pull complete 22:51:42 34c802a77dc8: Verifying Checksum 22:51:42 34c802a77dc8: Download complete 22:51:42 27c7a5d97fbd: Download complete 22:51:43 5c102a31e300: Verifying Checksum 22:51:43 5c102a31e300: Download complete 22:51:43 dcfb455df0a1: Verifying Checksum 22:51:43 dcfb455df0a1: Download complete 22:51:43 9eb99e56ec68: Verifying Checksum 22:51:43 9eb99e56ec68: Download complete 22:51:43 5788d62ee057: Download complete 22:51:50 5788d62ee057: Pull complete 22:51:50 0e6b1d234666: Pull complete 22:51:50 bf5d7aec512f: Pull complete 22:51:55 34c802a77dc8: Pull complete 22:51:58 9eb99e56ec68: Pull complete 22:51:58 27c7a5d97fbd: Pull complete 22:51:59 5c102a31e300: Pull complete 22:51:59 dcfb455df0a1: Pull complete 22:51:59 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 22:51:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 22:51:59 ---> 7c70fe431013 22:51:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:51:59 ---> Running in 5466ff81df90 22:51:59 Removing intermediate container 5466ff81df90 22:51:59 ---> f39cc660a6c2 22:51:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:59 ---> Running in 004f2c2171d4 22:52:00 Removing intermediate container 004f2c2171d4 22:52:00 ---> 3677f187b4d0 22:52:00 Step 5/8 : RUN apk add --update --no-cache git make 22:52:00 ---> Running in 15efab1d7663 22:52:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 22:52:02 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 22:52:02 OK: 143 MiB in 39 packages 22:52:02 Removing intermediate container 15efab1d7663 22:52:02 ---> 50262cc1e93e 22:52:02 Step 6/8 : WORKDIR /build 22:52:02 ---> Running in 67a774b16645 22:52:02 Removing intermediate container 67a774b16645 22:52:02 ---> 2709f22f1e3f 22:52:02 Step 7/8 : COPY go.mod . 22:52:03 ---> 5995059ecb64 22:52:03 Step 8/8 : RUN go mod download 22:52:03 ---> Running in 27c8971ff170 22:52:04 go: finding github.com/BurntSushi/toml v0.3.1 22:52:04 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:52:04 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:52:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:52:04 go: finding github.com/bgentry/speakeasy v0.1.0 22:52:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:52:04 go: finding github.com/davecgh/go-spew v1.1.1 22:52:04 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.0 22:52:04 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 22:52:04 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:52:04 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:52:04 go: finding github.com/fatih/color v1.7.0 22:52:04 go: finding github.com/go-kit/kit v0.8.0 22:52:04 go: finding github.com/go-logfmt/logfmt v0.4.0 22:52:04 go: finding github.com/go-stack/stack v1.8.0 22:52:04 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:52:04 go: finding github.com/google/uuid v1.1.0 22:52:04 go: finding github.com/gorilla/mux v1.7.1 22:52:04 go: finding github.com/hashicorp/consul/api v1.1.0 22:52:04 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:52:04 go: finding github.com/hashicorp/errwrap v1.0.0 22:52:04 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:52:04 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:52:04 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:52:04 go: finding github.com/hashicorp/go-multierror v1.0.0 22:52:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:52:04 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:52:04 go: finding github.com/hashicorp/go-syslog v1.0.0 22:52:04 go: finding github.com/hashicorp/go-uuid v1.0.1 22:52:04 go: finding github.com/hashicorp/go.net v0.0.1 22:52:04 go: finding github.com/hashicorp/golang-lru v0.5.0 22:52:04 go: finding github.com/hashicorp/logutils v1.0.0 22:52:04 go: finding github.com/hashicorp/mdns v1.0.0 22:52:04 go: finding github.com/hashicorp/memberlist v0.1.3 22:52:04 go: finding github.com/hashicorp/serf v0.8.2 22:52:04 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:52:04 go: finding github.com/mattn/go-colorable v0.0.9 22:52:04 go: finding github.com/mattn/go-isatty v0.0.3 22:52:04 go: finding github.com/miekg/dns v1.0.14 22:52:04 go: finding github.com/mitchellh/cli v1.0.0 22:52:04 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:52:04 go: finding github.com/mitchellh/copystructure v1.0.0 22:52:04 go: finding github.com/mitchellh/go-homedir v1.0.0 22:52:04 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:52:04 go: finding github.com/mitchellh/gox v0.4.0 22:52:05 go: finding github.com/mitchellh/iochan v1.0.0 22:52:05 go: finding github.com/mitchellh/mapstructure v1.1.2 22:52:05 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:52:05 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:52:05 go: finding github.com/pelletier/go-toml v1.2.0 22:52:05 go: finding github.com/pkg/errors v0.8.1 22:52:05 go: finding github.com/pmezard/go-difflib v1.0.0 22:52:05 go: finding github.com/posener/complete v1.1.1 22:52:05 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:52:05 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:52:05 go: finding github.com/stretchr/objx v0.1.0 22:52:05 go: finding github.com/stretchr/testify v1.3.0 22:52:05 go: finding github.com/ugorji/go v1.1.4 22:52:05 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:52:05 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 22:52:05 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:52:05 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:52:05 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:52:05 go: finding gopkg.in/yaml.v2 v2.2.8 22:52:09 Removing intermediate container 27c8971ff170 22:52:09 ---> f55c96999656 22:52:09 Successfully built f55c96999656 22:52:09 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 22:52:10 + docker inspect -f . ci-base-image-x86_64 22:52:10 . [Pipeline] withDockerContainer 22:52:10 prd-centos7-docker-4c-2g-973 does not seem to be running inside a container 22:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/23 -v /w/workspace/go-mod-bootstrap/23:/w/workspace/go-mod-bootstrap/23:rw,z -v /w/workspace/go-mod-bootstrap/23@tmp:/w/workspace/go-mod-bootstrap/23@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 22:52:10 $ docker top 9d29666163fc22dc8a6f825ac2cf8ed8f11dcc30f37b7145c8bb9b77a0f08d7c -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:11 + go version 22:52:11 go version go1.13.5 linux/amd64 [Pipeline] sh 22:52:11 + make test 22:52:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:52:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 22:52:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.006s coverage: 28.9% of statements 22:52:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 22:52:33 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.019s coverage: 82.1% of statements 22:52:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 22:52:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 22:52:33 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 22:52:38 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.016s coverage: 100.0% of statements 22:52:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 22:52:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 22:52:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 22:52:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration [no test files] 22:52:38 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 22:52:38 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 22:52:38 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.004s coverage: 91.3% of statements 22:52:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:52:40 gofmt -l . 22:52:40 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:52:41 Stashed 1 file(s) [Pipeline] } 22:52:41 $ docker stop --time=1 9d29666163fc22dc8a6f825ac2cf8ed8f11dcc30f37b7145c8bb9b77a0f08d7c 22:52:42 $ docker rm -f 9d29666163fc22dc8a6f825ac2cf8ed8f11dcc30f37b7145c8bb9b77a0f08d7c [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] } 22:53:05 Running on prd-ubuntu18.04-docker-arm64-4c-16g-974 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws 22:53:05 Running in /w/workspace/go-mod-bootstrap/23 [Pipeline] { [Pipeline] checkout 22:53:10 using credential edgex-jenkins-ssh 22:53:10 Cloning the remote Git repository 22:53:10 Cloning with configured refspecs honoured and without tags 22:53:10 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:53:10 > git init /w/workspace/go-mod-bootstrap/23 # timeout=10 22:53:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:53:10 > git --version # timeout=10 22:53:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:53:11 Fetching without tags 22:53:12 Checking out Revision ecac4d15502141fded7a696fb51849e0f77a501b (master) 22:53:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:53:11 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:53:11 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:53:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:53:11 using GIT_SSH to set credentials SSH Credentials for GitHub 22:53:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:53:12 > git config core.sparsecheckout # timeout=10 22:53:12 > git checkout -f ecac4d15502141fded7a696fb51849e0f77a501b # timeout=10 22:53:16 Commit message: "fix: Add retry loop for secret client if initial token is invalid (#60)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 22:53:17 ========================================================= 22:53:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 22:53:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:53:18 + 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 . 22:53:19 Sending build context to Docker daemon 459.8kB 22:53:19 Step 1/8 : ARG BASE=golang:1.13-alpine 22:53:19 Step 2/8 : FROM ${BASE} 22:53:19 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:53:19 cde5963f3b93: Pulling fs layer 22:53:19 2a23fa8c16f7: Pulling fs layer 22:53:19 777b28850792: Pulling fs layer 22:53:19 8a11ddd9e578: Pulling fs layer 22:53:19 4cf88f913ddb: Pulling fs layer 22:53:19 1df406cf5192: Pulling fs layer 22:53:19 cd6300453558: Pulling fs layer 22:53:19 b9c365052c96: Pulling fs layer 22:53:19 a2d8cc88f415: Pulling fs layer 22:53:19 ea1d1ca13537: Pulling fs layer 22:53:19 3750a50a1c5e: Pulling fs layer 22:53:19 8a11ddd9e578: Waiting 22:53:19 4cf88f913ddb: Waiting 22:53:19 1df406cf5192: Waiting 22:53:19 cd6300453558: Waiting 22:53:19 b9c365052c96: Waiting 22:53:19 a2d8cc88f415: Waiting 22:53:19 ea1d1ca13537: Waiting 22:53:19 3750a50a1c5e: Waiting 22:53:19 777b28850792: Verifying Checksum 22:53:19 777b28850792: Download complete 22:53:19 2a23fa8c16f7: Verifying Checksum 22:53:19 2a23fa8c16f7: Download complete 22:53:19 4cf88f913ddb: Verifying Checksum 22:53:19 4cf88f913ddb: Download complete 22:53:19 1df406cf5192: Verifying Checksum 22:53:19 1df406cf5192: Download complete 22:53:20 cde5963f3b93: Verifying Checksum 22:53:21 cde5963f3b93: Pull complete 22:53:21 2a23fa8c16f7: Pull complete 22:53:22 777b28850792: Pull complete 22:53:24 cd6300453558: Verifying Checksum 22:53:24 cd6300453558: Download complete 22:53:24 a2d8cc88f415: Verifying Checksum 22:53:24 a2d8cc88f415: Download complete 22:53:27 ea1d1ca13537: Verifying Checksum 22:53:27 ea1d1ca13537: Download complete 22:53:27 3750a50a1c5e: Verifying Checksum 22:53:27 3750a50a1c5e: Download complete 22:53:29 b9c365052c96: Verifying Checksum 22:53:29 b9c365052c96: Download complete 22:53:31 8a11ddd9e578: Download complete 22:53:43 8a11ddd9e578: Pull complete 22:53:43 4cf88f913ddb: Pull complete 22:53:43 1df406cf5192: Pull complete 22:53:49 cd6300453558: Pull complete 22:53:54 b9c365052c96: Pull complete 22:53:54 a2d8cc88f415: Pull complete 22:53:55 ea1d1ca13537: Pull complete 22:53:56 3750a50a1c5e: Pull complete 22:53:56 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 22:53:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 22:53:56 ---> 78745c68409d 22:53:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:54:00 ---> Running in b4d3bd1b395a 22:54:00 Removing intermediate container b4d3bd1b395a 22:54:00 ---> cc5af8495b83 22:54:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:00 ---> Running in 9c98dc3c9695 22:54:03 Removing intermediate container 9c98dc3c9695 22:54:03 ---> 556048595f35 22:54:03 Step 5/8 : RUN apk add --update --no-cache git make 22:54:03 ---> Running in 83d89643a058 22:54:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 22:54:04 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 22:54:05 OK: 125 MiB in 39 packages 22:54:06 Removing intermediate container 83d89643a058 22:54:06 ---> 4d3c27d7a8a3 22:54:06 Step 6/8 : WORKDIR /build 22:54:06 ---> Running in 8792c3990721 22:54:06 Removing intermediate container 8792c3990721 22:54:06 ---> 4ac6b214d610 22:54:06 Step 7/8 : COPY go.mod . 22:54:07 ---> 9176cbb55e88 22:54:07 Step 8/8 : RUN go mod download 22:54:07 ---> Running in 8707fec72efb 22:54:09 go: finding github.com/BurntSushi/toml v0.3.1 22:54:09 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 22:54:09 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:54:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 22:54:09 go: finding github.com/bgentry/speakeasy v0.1.0 22:54:09 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 22:54:09 go: finding github.com/davecgh/go-spew v1.1.1 22:54:09 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.0 22:54:09 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 22:54:09 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 22:54:09 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 22:54:09 go: finding github.com/fatih/color v1.7.0 22:54:09 go: finding github.com/go-kit/kit v0.8.0 22:54:09 go: finding github.com/go-logfmt/logfmt v0.4.0 22:54:09 go: finding github.com/go-stack/stack v1.8.0 22:54:09 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 22:54:09 go: finding github.com/google/uuid v1.1.0 22:54:09 go: finding github.com/gorilla/mux v1.7.1 22:54:09 go: finding github.com/hashicorp/consul/api v1.1.0 22:54:09 go: finding github.com/hashicorp/consul/sdk v0.1.1 22:54:09 go: finding github.com/hashicorp/errwrap v1.0.0 22:54:09 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 22:54:09 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 22:54:09 go: finding github.com/hashicorp/go-msgpack v0.5.3 22:54:09 go: finding github.com/hashicorp/go-multierror v1.0.0 22:54:09 go: finding github.com/hashicorp/go-rootcerts v1.0.0 22:54:09 go: finding github.com/hashicorp/go-sockaddr v1.0.0 22:54:09 go: finding github.com/hashicorp/go-syslog v1.0.0 22:54:09 go: finding github.com/hashicorp/go-uuid v1.0.1 22:54:09 go: finding github.com/hashicorp/go.net v0.0.1 22:54:09 go: finding github.com/hashicorp/golang-lru v0.5.0 22:54:09 go: finding github.com/hashicorp/logutils v1.0.0 22:54:09 go: finding github.com/hashicorp/mdns v1.0.0 22:54:09 go: finding github.com/hashicorp/memberlist v0.1.3 22:54:09 go: finding github.com/hashicorp/serf v0.8.2 22:54:09 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 22:54:09 go: finding github.com/mattn/go-colorable v0.0.9 22:54:09 go: finding github.com/mattn/go-isatty v0.0.3 22:54:09 go: finding github.com/miekg/dns v1.0.14 22:54:09 go: finding github.com/mitchellh/cli v1.0.0 22:54:09 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:54:09 go: finding github.com/mitchellh/copystructure v1.0.0 22:54:09 go: finding github.com/mitchellh/go-homedir v1.0.0 22:54:09 go: finding github.com/mitchellh/go-testing-interface v1.0.0 22:54:09 go: finding github.com/mitchellh/gox v0.4.0 22:54:09 go: finding github.com/mitchellh/iochan v1.0.0 22:54:09 go: finding github.com/mitchellh/mapstructure v1.1.2 22:54:09 go: finding github.com/mitchellh/reflectwalk v1.0.0 22:54:09 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 22:54:09 go: finding github.com/pelletier/go-toml v1.2.0 22:54:09 go: finding github.com/pkg/errors v0.8.1 22:54:09 go: finding github.com/pmezard/go-difflib v1.0.0 22:54:09 go: finding github.com/posener/complete v1.1.1 22:54:09 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 22:54:09 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 22:54:09 go: finding github.com/stretchr/objx v0.1.0 22:54:10 go: finding github.com/stretchr/testify v1.3.0 22:54:10 go: finding github.com/ugorji/go v1.1.4 22:54:10 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 22:54:10 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 22:54:10 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 22:54:10 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 22:54:10 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 22:54:10 go: finding gopkg.in/yaml.v2 v2.2.8 22:54:20 Removing intermediate container 8707fec72efb 22:54:20 ---> 39ec4bcc2a54 22:54:20 Successfully built 39ec4bcc2a54 22:54:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:20 + docker inspect -f . ci-base-image-arm64 22:54:21 . [Pipeline] withDockerContainer 22:54:21 prd-ubuntu18.04-docker-arm64-4c-16g-974 does not seem to be running inside a container 22:54:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/23 -v /w/workspace/go-mod-bootstrap/23:/w/workspace/go-mod-bootstrap/23:rw,z -v /w/workspace/go-mod-bootstrap/23@tmp:/w/workspace/go-mod-bootstrap/23@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 ******** ci-base-image-arm64 cat 22:54:23 $ docker top ba845bde6bdb4be4870868ae9607361f1d74b07ea6a9517f7d978aa556e651e8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:24 + go version 22:54:24 go version go1.13.5 linux/arm64 [Pipeline] sh 22:54:24 + make test 22:54:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:55:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 22:55:03 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.021s coverage: 28.9% of statements 22:55:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 22:55:03 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.047s coverage: 82.1% of statements 22:55:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 22:55:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 22:55:03 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 22:55:10 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.041s coverage: 100.0% of statements 22:55:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 22:55:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 22:55:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 22:55:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration [no test files] 22:55:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 22:55:10 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 22:55:10 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.026s coverage: 91.3% of statements 22:55:10 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:55:17 gofmt -l . 22:55:17 [ "`gofmt -l .`" = "" ] [Pipeline] stash 22:55:17 Warning: overwriting stash ‘coverage-report’ 22:55:17 Stashed 1 file(s) [Pipeline] } 22:55:17 $ docker stop --time=1 ba845bde6bdb4be4870868ae9607361f1d74b07ea6a9517f7d978aa556e651e8 22:55:19 $ docker rm -f ba845bde6bdb4be4870868ae9607361f1d74b07ea6a9517f7d978aa556e651e8 [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 22:55:21 provisioning config files... 22:55:21 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3289136396229440774tmp [Pipeline] { [Pipeline] sh 22:55:21 + curl -s https://codecov.io/bash 22:55:21 + bash -s - -t @/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3289136396229440774tmp 22:55:22 22:55:22 _____ _ 22:55:22 / ____| | | 22:55:22 | | ___ __| | ___ ___ _____ __ 22:55:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:55:22 | |___| (_) | (_| | __/ (_| (_) \ V / 22:55:22 \_____\___/ \__,_|\___|\___\___/ \_/ 22:55:22 Bash-tbd 22:55:22 22:55:22 22:55:22 ==> Jenkins CI detected. 22:55:22 project root: . 22:55:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:55:22 ==> Running gcov in . (disable via -X gcov) 22:55:22 ==> Python coveragepy not found 22:55:22 ==> Searching for coverage reports in: 22:55:22 + . 22:55:22 -> Found 1 reports 22:55:22 ==> Detecting git/mercurial file structure 22:55:22 ==> Reading reports 22:55:22 + ./coverage.out bytes=8283 22:55:22 ==> Appending adjustments 22:55:22 http://docs.codecov.io/docs/fixing-reports 22:55:22 + Found adjustments 22:55:22 ==> Gzipping contents 22:55:22 ==> Uploading reports 22:55:22 url: https://codecov.io 22:55:22 query: branch=master&commit=ecac4d15502141fded7a696fb51849e0f77a501b&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= 22:55:22 -> Pinging Codecov 22:55:22 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=ecac4d15502141fded7a696fb51849e0f77a501b&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job= 22:55:22 -> Uploading 22:55:23 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ecac4d15502141fded7a696fb51849e0f77a501b [Pipeline] } 22:55:23 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 22:55:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 22:55:23 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 22:55:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 22:55:23 22:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 22:55:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 22:55:24 1.217.3: Pulling from edgex-devops/edgex-snyk-go 22:55:24 e6b0cf9c0882: Pulling fs layer 22:55:24 2848faf0eed1: Pulling fs layer 22:55:24 0f37312ad70f: Pulling fs layer 22:55:24 7d08f2745646: Pulling fs layer 22:55:24 4c9f31393084: Pulling fs layer 22:55:24 eb21ddb83652: Pulling fs layer 22:55:24 345998794f6b: Pulling fs layer 22:55:24 97a711d68925: Pulling fs layer 22:55:24 7c8476c1cb00: Pulling fs layer 22:55:24 7d08f2745646: Waiting 22:55:24 345998794f6b: Waiting 22:55:24 4c9f31393084: Waiting 22:55:24 97a711d68925: Waiting 22:55:24 7c8476c1cb00: Waiting 22:55:24 eb21ddb83652: Waiting 22:55:24 0f37312ad70f: Verifying Checksum 22:55:24 0f37312ad70f: Download complete 22:55:24 2848faf0eed1: Download complete 22:55:24 4c9f31393084: Verifying Checksum 22:55:24 4c9f31393084: Download complete 22:55:24 eb21ddb83652: Download complete 22:55:24 e6b0cf9c0882: Verifying Checksum 22:55:24 e6b0cf9c0882: Download complete 22:55:24 e6b0cf9c0882: Pull complete 22:55:24 345998794f6b: Verifying Checksum 22:55:24 345998794f6b: Download complete 22:55:25 2848faf0eed1: Pull complete 22:55:25 7c8476c1cb00: Verifying Checksum 22:55:25 7c8476c1cb00: Download complete 22:55:25 97a711d68925: Verifying Checksum 22:55:25 97a711d68925: Download complete 22:55:25 0f37312ad70f: Pull complete 22:55:26 7d08f2745646: Verifying Checksum 22:55:26 7d08f2745646: Download complete 22:55:33 7d08f2745646: Pull complete 22:55:33 4c9f31393084: Pull complete 22:55:33 eb21ddb83652: Pull complete 22:55:35 345998794f6b: Pull complete 22:55:38 97a711d68925: Pull complete 22:55:39 7c8476c1cb00: Pull complete 22:55:39 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 22:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 22:55:39 prd-centos7-docker-4c-2g-972 does not seem to be running inside a container 22:55:39 $ 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 22:55:40 $ docker top 2646a07534e8a29df7eec96bd95f136dced5ad9d4d18d75c6ccb58eeb7559c6c -eo pid,comm [Pipeline] { [Pipeline] sh 22:55:40 + snyk monitor '--org=edgex-jenkins' 22:55:46 22:55:46 Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master... 22:55:46 22:55:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/0d313c1b-1018-49ea-a12c-af75418a39bd 22:55:46 22:55:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:55:46 22:55:46 [Pipeline] } 22:55:46 $ docker stop --time=1 2646a07534e8a29df7eec96bd95f136dced5ad9d4d18d75c6ccb58eeb7559c6c 22:55:47 $ docker rm -f 2646a07534e8a29df7eec96bd95f136dced5ad9d4d18d75c6ccb58eeb7559c6c [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 22:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:55:48 . [Pipeline] withDockerContainer 22:55:48 prd-centos7-docker-4c-2g-972 does not seem to be running inside a container 22:55:48 $ 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 22:55:49 $ docker top 198dc1dd77a8e11100251a1e16d995ed188703be246bc7b74eddb6187e6d2125 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:55:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:49 [ssh-agent] Looking for ssh-agent implementation... 22:55:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:50 $ docker exec 198dc1dd77a8e11100251a1e16d995ed188703be246bc7b74eddb6187e6d2125 ssh-agent 22:55:50 SSH_AUTH_SOCK=/tmp/ssh-iXCFAFVFRfDF/agent.14 22:55:50 SSH_AGENT_PID=21 22:55:50 Running ssh-add (command line suppressed) 22:55:50 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_419754705896098585.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_419754705896098585.key) 22:55:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:50 + git semver tag 22:55:51 # -> Open(): unable to determine branch for HEAD 22:55:51 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:55:51 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:55:51 # $SEMVER_REMOTE_NAME = origin 22:55:51 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 22:55:51 # $SEMVER_USER_NAME = jenkins 22:55:51 # $SEMVER_BRANCH = master 22:55:51 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 22:55:51 # ecac4d15502141fded7a696fb51849e0f77a501b HEAD 22:55:51 # -> Force: false 22:55:51 # 1e44a5bb48017a4be07a8a2fbd32085f4c17c2d6 refs/tags/v0.0.24 [Pipeline] } 22:55:51 $ docker exec --env ******** --env ******** 198dc1dd77a8e11100251a1e16d995ed188703be246bc7b74eddb6187e6d2125 ssh-agent -k 22:55:51 unset SSH_AUTH_SOCK; 22:55:51 unset SSH_AGENT_PID; 22:55:51 echo Agent pid 21 killed; 22:55:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:51 + git semver [Pipeline] } 22:55:51 $ docker stop --time=1 198dc1dd77a8e11100251a1e16d995ed188703be246bc7b74eddb6187e6d2125 22:55:53 $ docker rm -f 198dc1dd77a8e11100251a1e16d995ed188703be246bc7b74eddb6187e6d2125 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:55:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:55:53 22:55:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:55:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:55:54 0.23.1-centos7: Pulling from edgex-lftools 22:55:54 ab5ef0e58194: Pulling fs layer 22:55:54 9712f1f96733: Pulling fs layer 22:55:54 63f879dbbcfc: Pulling fs layer 22:55:54 0d9ebad4ef96: Pulling fs layer 22:55:54 e9a5061849ea: Pulling fs layer 22:55:54 d747dcd14b5f: Pulling fs layer 22:55:54 2de7ff778b66: Pulling fs layer 22:55:54 e9a5061849ea: Waiting 22:55:54 d747dcd14b5f: Waiting 22:55:54 2de7ff778b66: Waiting 22:55:54 0d9ebad4ef96: Waiting 22:55:54 9712f1f96733: Verifying Checksum 22:55:54 9712f1f96733: Download complete 22:55:54 63f879dbbcfc: Verifying Checksum 22:55:54 63f879dbbcfc: Download complete 22:55:55 e9a5061849ea: Verifying Checksum 22:55:55 e9a5061849ea: Download complete 22:55:55 d747dcd14b5f: Verifying Checksum 22:55:55 d747dcd14b5f: Download complete 22:55:55 2de7ff778b66: Verifying Checksum 22:55:55 2de7ff778b66: Download complete 22:55:55 0d9ebad4ef96: Verifying Checksum 22:55:55 0d9ebad4ef96: Download complete 22:55:55 ab5ef0e58194: Verifying Checksum 22:55:55 ab5ef0e58194: Download complete 22:56:00 ab5ef0e58194: Pull complete 22:56:00 9712f1f96733: Pull complete 22:56:03 63f879dbbcfc: Pull complete 22:56:10 0d9ebad4ef96: Pull complete 22:56:10 e9a5061849ea: Pull complete 22:56:10 d747dcd14b5f: Pull complete 22:56:13 2de7ff778b66: Pull complete 22:56:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:56:13 prd-centos7-docker-4c-2g-972 does not seem to be running inside a container 22:56:13 $ 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 22:56:15 $ docker top db6e6f3c8b12e56e81dccecb2fd6a8bfc648ebef1c8129ef95d076e4084cbad8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:56:15 provisioning config files... 22:56:15 copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7986927784777488006tmp 22:56:15 copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config6572613763372038397tmp 22:56:15 copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config3208378069649839155tmp [Pipeline] { [Pipeline] echo 22:56:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:56:15 ---> sigul-configuration.sh 22:56:15 gpg: directory `/root/.gnupg' created 22:56:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:56:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:56:15 gpg: keyring `/root/.gnupg/secring.gpg' created 22:56:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:56:15 gpg: CAST5 encrypted data 22:56:16 gpg: encrypted with 1 passphrase 22:56:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:56:16 + mkdir /home/jenkins 22:56:16 + mkdir /home/jenkins/sigul [Pipeline] sh 22:56:16 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 22:56:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:56:17 ---> sigul-install.sh 22:56:23 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:56:23 + git tag --list 22:56:23 v0.0.24 [Pipeline] sh 22:56:24 + lftools sign git-tag v0.0.24 22:56:25 Signing Git tag with Sigul... 22:56:25 Signing v0.0.24 [Pipeline] echo 22:56:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:56:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:56:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:56:26 $ docker stop --time=1 db6e6f3c8b12e56e81dccecb2fd6a8bfc648ebef1c8129ef95d076e4084cbad8 22:56:28 $ docker rm -f db6e6f3c8b12e56e81dccecb2fd6a8bfc648ebef1c8129ef95d076e4084cbad8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:56:28 . [Pipeline] withDockerContainer 22:56:28 prd-centos7-docker-4c-2g-972 does not seem to be running inside a container 22:56:28 $ 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 22:56:29 $ docker top 1c37dab8b5d91eaf16ad36435616adfd20cd7f187e7e39248be67cccce2f2195 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:56:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:56:29 [ssh-agent] Looking for ssh-agent implementation... 22:56:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:56:29 $ docker exec 1c37dab8b5d91eaf16ad36435616adfd20cd7f187e7e39248be67cccce2f2195 ssh-agent 22:56:30 SSH_AUTH_SOCK=/tmp/ssh-Ew34QswokDIe/agent.15 22:56:30 SSH_AGENT_PID=21 22:56:30 Running ssh-add (command line suppressed) 22:56:30 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4809910407567017940.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4809910407567017940.key) 22:56:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:56:30 + git semver bump patch 22:56:30 # -> Open(): unable to determine branch for HEAD 22:56:30 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:56:30 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:56:30 # $SEMVER_REMOTE_NAME = origin 22:56:30 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 22:56:30 # $SEMVER_USER_NAME = jenkins 22:56:30 # $SEMVER_BRANCH = master 22:56:30 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver 22:56:30 0.0.25 [Pipeline] } 22:56:30 $ docker exec --env ******** --env ******** 1c37dab8b5d91eaf16ad36435616adfd20cd7f187e7e39248be67cccce2f2195 ssh-agent -k 22:56:30 unset SSH_AUTH_SOCK; 22:56:30 unset SSH_AGENT_PID; 22:56:30 echo Agent pid 21 killed; 22:56:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:56:31 + git semver [Pipeline] } 22:56:31 $ docker stop --time=1 1c37dab8b5d91eaf16ad36435616adfd20cd7f187e7e39248be67cccce2f2195 22:56:32 $ docker rm -f 1c37dab8b5d91eaf16ad36435616adfd20cd7f187e7e39248be67cccce2f2195 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:56:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:56:33 . [Pipeline] withDockerContainer 22:56:33 prd-centos7-docker-4c-2g-972 does not seem to be running inside a container 22:56:33 $ 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 22:56:33 $ docker top 403d75434ca90cc937b8150b022849d1f14da28f8c1a6950d9e8ade155ded1d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:56:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:56:34 [ssh-agent] Looking for ssh-agent implementation... 22:56:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:56:34 $ docker exec 403d75434ca90cc937b8150b022849d1f14da28f8c1a6950d9e8ade155ded1d7 ssh-agent 22:56:34 SSH_AUTH_SOCK=/tmp/ssh-MJIwoPLVWVzG/agent.15 22:56:34 SSH_AGENT_PID=22 22:56:34 Running ssh-add (command line suppressed) 22:56:34 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6921724446885134198.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6921724446885134198.key) 22:56:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:56:35 + git semver push 22:56:35 # -> Open(): unable to determine branch for HEAD 22:56:35 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git 22:56:35 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master 22:56:35 # $SEMVER_REMOTE_NAME = origin 22:56:35 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 22:56:35 # $SEMVER_USER_NAME = jenkins 22:56:35 # $SEMVER_BRANCH = master 22:56:35 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } 22:56:41 $ docker exec --env ******** --env ******** 403d75434ca90cc937b8150b022849d1f14da28f8c1a6950d9e8ade155ded1d7 ssh-agent -k 22:56:41 unset SSH_AUTH_SOCK; 22:56:41 unset SSH_AGENT_PID; 22:56:41 echo Agent pid 22 killed; 22:56:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:56:42 + git semver [Pipeline] } 22:56:42 $ docker stop --time=1 403d75434ca90cc937b8150b022849d1f14da28f8c1a6950d9e8ade155ded1d7 22:56:43 $ docker rm -f 403d75434ca90cc937b8150b022849d1f14da28f8c1a6950d9e8ade155ded1d7 [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 22:56:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:56:45 ---> package-listing.sh 22:56:45 ++ facter osfamily 22:56:45 ++ tr '[:upper:]' '[:lower:]' 22:56:45 + OS_FAMILY=redhat 22:56:45 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master 22:56:45 + START_PACKAGES=/tmp/packages_start.txt 22:56:45 + END_PACKAGES=/tmp/packages_end.txt 22:56:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:56:45 + PACKAGES=/tmp/packages_start.txt 22:56:45 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 22:56:45 + PACKAGES=/tmp/packages_end.txt 22:56:45 + case "${OS_FAMILY}" in 22:56:45 + rpm -qa 22:56:45 + sort 22:56:49 + '[' -f /tmp/packages_start.txt ']' 22:56:49 + '[' -f /tmp/packages_end.txt ']' 22:56:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:56:49 + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' 22:56:49 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ 22:56:49 + 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 22:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:49 22:56:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:56:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:56:50 alpine: Pulling from edgex-lftools-log-publisher 22:56:50 c9b1b535fdd9: Pulling fs layer 22:56:50 2cc5ad85d9ab: Pulling fs layer 22:56:50 756a868c4378: Pulling fs layer 22:56:50 444b2fc9a129: Pulling fs layer 22:56:50 ea15f1150254: Pulling fs layer 22:56:50 41b27a9f41bf: Pulling fs layer 22:56:50 28c525ee5125: Pulling fs layer 22:56:50 094b1ea09ed8: Pulling fs layer 22:56:50 138eaada9080: Pulling fs layer 22:56:50 0622d0fa9048: Pulling fs layer 22:56:50 444b2fc9a129: Waiting 22:56:50 ea15f1150254: Waiting 22:56:50 41b27a9f41bf: Waiting 22:56:50 28c525ee5125: Waiting 22:56:50 094b1ea09ed8: Waiting 22:56:50 138eaada9080: Waiting 22:56:50 0622d0fa9048: Waiting 22:56:50 2cc5ad85d9ab: Download complete 22:56:50 444b2fc9a129: Verifying Checksum 22:56:50 444b2fc9a129: Download complete 22:56:50 c9b1b535fdd9: Verifying Checksum 22:56:50 c9b1b535fdd9: Download complete 22:56:50 ea15f1150254: Verifying Checksum 22:56:50 ea15f1150254: Download complete 22:56:50 28c525ee5125: Download complete 22:56:50 c9b1b535fdd9: Pull complete 22:56:50 756a868c4378: Verifying Checksum 22:56:50 756a868c4378: Download complete 22:56:50 138eaada9080: Verifying Checksum 22:56:50 138eaada9080: Download complete 22:56:50 0622d0fa9048: Verifying Checksum 22:56:50 0622d0fa9048: Download complete 22:56:50 094b1ea09ed8: Verifying Checksum 22:56:50 094b1ea09ed8: Download complete 22:56:51 41b27a9f41bf: Download complete 22:56:51 2cc5ad85d9ab: Pull complete 22:56:53 756a868c4378: Pull complete 22:56:53 444b2fc9a129: Pull complete 22:56:53 ea15f1150254: Pull complete 22:56:57 41b27a9f41bf: Pull complete 22:56:57 28c525ee5125: Pull complete 22:57:00 094b1ea09ed8: Pull complete 22:57:00 138eaada9080: Pull complete 22:57:00 0622d0fa9048: Pull complete 22:57:00 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:57:00 prd-centos7-docker-4c-2g-972 does not seem to be running inside a container 22:57:00 $ 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 22:57:01 $ docker top 16db2e5b3dbb751a9c791115fc78ff6dc51d0a173b496deb6ae6a22ab852b31f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:57:01 provisioning config files... 22:57:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7019937662540474064tmp [Pipeline] { [Pipeline] echo 22:57:01 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:02 ---> create-netrc.sh [Pipeline] echo 22:57:02 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:02 ---> logs-deploy.sh 22:57:02 + ARCHIVE_ARTIFACTS= 22:57:02 + LOGS_SERVER=https://logs.edgexfoundry.org 22:57:02 + '[' https://logs.edgexfoundry.org == None ']' 22:57:02 + NEXUS_URL=https://nexus.edgexfoundry.org 22:57:02 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/23 22:57:02 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/23/ 22:57:02 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/23 /w/workspace/xfoundry_go-mod-bootstrap_master 22:57:03 Archives upload complete. 22:57:03 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/23 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/master/23/