Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3cb5917033da587cafe5cdb65fd35d8fd9b40504 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-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts 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-core-contracts 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-2587 in /w/workspace/dry_go-mod-core-contracts_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-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 3cb5917033da587cafe5cdb65fd35d8fd9b40504 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 Commit message: "Change CBOR library to fxamacker/cbor (#233)" > git rev-list --no-walk 0a0ac7d4b10642622fee7fbbc8efe19400eb09ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-07T14:58:17.488Z] 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 [2020-04-07T14:58:19.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T14:58:19.744Z] [2020-04-07T14:58:19.744Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-07T14:58:20.102Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T14:58:20.102Z] latest: Pulling from edgex-devops/git-semver [2020-04-07T14:58:20.102Z] 9123ac7c32f7: Pulling fs layer [2020-04-07T14:58:20.102Z] b8cc5d1170e3: Pulling fs layer [2020-04-07T14:58:20.102Z] 2924cbbf6a41: Pulling fs layer [2020-04-07T14:58:20.102Z] 93b08a4f1073: Pulling fs layer [2020-04-07T14:58:20.102Z] b8cc5d1170e3: Verifying Checksum [2020-04-07T14:58:20.102Z] b8cc5d1170e3: Download complete [2020-04-07T14:58:20.366Z] 9123ac7c32f7: Verifying Checksum [2020-04-07T14:58:20.366Z] 9123ac7c32f7: Download complete [2020-04-07T14:58:20.366Z] 2924cbbf6a41: Verifying Checksum [2020-04-07T14:58:20.366Z] 2924cbbf6a41: Download complete [2020-04-07T14:58:20.366Z] 93b08a4f1073: Verifying Checksum [2020-04-07T14:58:20.366Z] 93b08a4f1073: Download complete [2020-04-07T14:58:20.629Z] 9123ac7c32f7: Pull complete [2020-04-07T14:58:20.629Z] b8cc5d1170e3: Pull complete [2020-04-07T14:58:21.574Z] 2924cbbf6a41: Pull complete [2020-04-07T14:58:21.574Z] 93b08a4f1073: Pull complete [2020-04-07T14:58:21.574Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-07T14:58:21.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-07T14:58:21.718Z] prd-centos7-docker-4c-2g-2587 does not seem to be running inside a container [2020-04-07T14:58:21.760Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 [2020-04-07T14:58:22.403Z] $ docker top fda068416fb70c7a2bdd9d26eeb34a26624b69c23d7dd31cff043fd6d695ec2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-07T14:58:22.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T14:58:22.693Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T14:58:22.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T14:58:22.916Z] $ docker exec fda068416fb70c7a2bdd9d26eeb34a26624b69c23d7dd31cff043fd6d695ec2b ssh-agent [2020-04-07T14:58:23.104Z] SSH_AUTH_SOCK=/tmp/ssh-EEGSEQ6fPH4X/agent.15 [2020-04-07T14:58:23.104Z] SSH_AGENT_PID=22 [2020-04-07T14:58:23.116Z] Running ssh-add (command line suppressed) [2020-04-07T14:58:23.259Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8662825028698164559.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_8662825028698164559.key) [2020-04-07T14:58:23.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T14:58:23.629Z] + git describe --exact-match --tags HEAD [2020-04-07T14:58:23.629Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-07T14:58:23.693Z] $ docker exec --env ******** --env ******** fda068416fb70c7a2bdd9d26eeb34a26624b69c23d7dd31cff043fd6d695ec2b ssh-agent -k [2020-04-07T14:58:23.842Z] unset SSH_AUTH_SOCK; [2020-04-07T14:58:23.842Z] unset SSH_AGENT_PID; [2020-04-07T14:58:23.842Z] echo Agent pid 22 killed; [2020-04-07T14:58:23.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-07T14:58:23.956Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-07T14:58:23.956Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-07T14:58:24.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T14:58:24.066Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T14:58:24.255Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T14:58:24.259Z] $ docker exec fda068416fb70c7a2bdd9d26eeb34a26624b69c23d7dd31cff043fd6d695ec2b ssh-agent [2020-04-07T14:58:24.441Z] SSH_AUTH_SOCK=/tmp/ssh-R6yYsJdow3V6/agent.56 [2020-04-07T14:58:24.441Z] SSH_AGENT_PID=63 [2020-04-07T14:58:24.448Z] Running ssh-add (command line suppressed) [2020-04-07T14:58:24.622Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4059824385720001113.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4059824385720001113.key) [2020-04-07T14:58:24.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T14:58:25.009Z] + git semver init [2020-04-07T14:58:25.009Z] # -> Open(): unable to determine branch for HEAD [2020-04-07T14:58:25.009Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-07T14:58:25.009Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-07T14:58:25.009Z] # $SEMVER_REMOTE_NAME = origin [2020-04-07T14:58:25.009Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-07T14:58:25.009Z] # $SEMVER_USER_NAME = jenkins [2020-04-07T14:58:25.009Z] # $SEMVER_BRANCH = master [2020-04-07T14:58:25.009Z] # $SEMVER_TEMP = /tmp/semver-470590859 [2020-04-07T14:58:25.009Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-04-07T14:58:25.583Z] # '/tmp/semver-470590859' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-04-07T14:58:25.583Z] # -> Force: false [2020-04-07T14:58:25.583Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-04-07T14:58:25.592Z] $ docker exec --env ******** --env ******** fda068416fb70c7a2bdd9d26eeb34a26624b69c23d7dd31cff043fd6d695ec2b ssh-agent -k [2020-04-07T14:58:25.727Z] unset SSH_AUTH_SOCK; [2020-04-07T14:58:25.727Z] unset SSH_AGENT_PID; [2020-04-07T14:58:25.727Z] echo Agent pid 63 killed; [2020-04-07T14:58:25.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-07T14:58:26.199Z] + git semver [Pipeline] } [2020-04-07T14:58:26.214Z] $ docker stop --time=1 fda068416fb70c7a2bdd9d26eeb34a26624b69c23d7dd31cff043fd6d695ec2b [2020-04-07T14:58:27.584Z] $ docker rm -f fda068416fb70c7a2bdd9d26eeb34a26624b69c23d7dd31cff043fd6d695ec2b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-07T14:58:28.320Z] Stashed 65 file(s) [Pipeline] echo [2020-04-07T14:58:28.321Z] [edgeXSemver] initialized semver on version 0.1.54 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-07T14:58:28.833Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2585 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-04-07T14:58:28.885Z] Running in /w/workspace/go-mod-core-contracts/18 [Pipeline] { [Pipeline] checkout [2020-04-07T14:58:33.528Z] using credential edgex-jenkins-ssh [2020-04-07T14:58:33.582Z] Cloning the remote Git repository [2020-04-07T14:58:33.582Z] Cloning with configured refspecs honoured and without tags [2020-04-07T14:58:33.631Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-07T14:58:33.714Z] > git init /w/workspace/go-mod-core-contracts/18 # timeout=10 [2020-04-07T14:58:33.781Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-07T14:58:33.782Z] > git --version # timeout=10 [2020-04-07T14:58:33.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T14:58:33.893Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:58:34.625Z] Fetching without tags [2020-04-07T14:58:35.133Z] Checking out Revision 3cb5917033da587cafe5cdb65fd35d8fd9b40504 (master) [2020-04-07T14:58:34.550Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-07T14:58:34.575Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:58:34.601Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-07T14:58:34.625Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-07T14:58:34.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T14:58:34.638Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T14:58:35.143Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T14:58:35.165Z] > git checkout -f 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 [2020-04-07T14:58:39.546Z] Commit message: "Change CBOR library to fxamacker/cbor (#233)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-07T14:58:40.579Z] ========================================================= [2020-04-07T14:58:40.579Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-07T14:58:40.579Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-07T14:58:41.528Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-07T14:58:42.568Z] Sending build context to Docker daemon 1.702MB [2020-04-07T14:58:42.568Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-07T14:58:42.568Z] Step 2/7 : FROM ${BASE} [2020-04-07T14:58:42.568Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-07T14:58:42.568Z] cde5963f3b93: Pulling fs layer [2020-04-07T14:58:42.568Z] 2a23fa8c16f7: Pulling fs layer [2020-04-07T14:58:42.568Z] 777b28850792: Pulling fs layer [2020-04-07T14:58:42.568Z] 8a11ddd9e578: Pulling fs layer [2020-04-07T14:58:42.568Z] 4cf88f913ddb: Pulling fs layer [2020-04-07T14:58:42.568Z] 1df406cf5192: Pulling fs layer [2020-04-07T14:58:42.568Z] 8a11ddd9e578: Waiting [2020-04-07T14:58:42.568Z] cd6300453558: Pulling fs layer [2020-04-07T14:58:42.568Z] b9c365052c96: Pulling fs layer [2020-04-07T14:58:42.569Z] a2d8cc88f415: Pulling fs layer [2020-04-07T14:58:42.569Z] ea1d1ca13537: Pulling fs layer [2020-04-07T14:58:42.569Z] 3750a50a1c5e: Pulling fs layer [2020-04-07T14:58:42.569Z] 4cf88f913ddb: Waiting [2020-04-07T14:58:42.569Z] 1df406cf5192: Waiting [2020-04-07T14:58:42.569Z] ea1d1ca13537: Waiting [2020-04-07T14:58:42.569Z] 3750a50a1c5e: Waiting [2020-04-07T14:58:42.569Z] cd6300453558: Waiting [2020-04-07T14:58:42.569Z] b9c365052c96: Waiting [2020-04-07T14:58:42.569Z] a2d8cc88f415: Waiting [2020-04-07T14:58:42.844Z] 777b28850792: Verifying Checksum [2020-04-07T14:58:42.844Z] 777b28850792: Download complete [2020-04-07T14:58:42.844Z] 2a23fa8c16f7: Download complete [2020-04-07T14:58:42.844Z] 4cf88f913ddb: Download complete [2020-04-07T14:58:42.844Z] 1df406cf5192: Verifying Checksum [2020-04-07T14:58:42.844Z] 1df406cf5192: Download complete [2020-04-07T14:58:43.112Z] cde5963f3b93: Verifying Checksum [2020-04-07T14:58:43.112Z] cde5963f3b93: Download complete [2020-04-07T14:58:43.545Z] Still waiting to schedule task [2020-04-07T14:58:43.545Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-07T14:58:43.698Z] cde5963f3b93: Pull complete [2020-04-07T14:58:44.304Z] 2a23fa8c16f7: Pull complete [2020-04-07T14:58:44.580Z] 777b28850792: Pull complete [2020-04-07T14:58:47.167Z] cd6300453558: Verifying Checksum [2020-04-07T14:58:47.167Z] cd6300453558: Download complete [2020-04-07T14:58:47.440Z] a2d8cc88f415: Verifying Checksum [2020-04-07T14:58:47.440Z] a2d8cc88f415: Download complete [2020-04-07T14:58:50.032Z] ea1d1ca13537: Verifying Checksum [2020-04-07T14:58:50.032Z] ea1d1ca13537: Download complete [2020-04-07T14:58:50.032Z] 3750a50a1c5e: Verifying Checksum [2020-04-07T14:58:50.032Z] 3750a50a1c5e: Download complete [2020-04-07T14:58:53.383Z] b9c365052c96: Verifying Checksum [2020-04-07T14:58:53.383Z] b9c365052c96: Download complete [2020-04-07T14:58:54.346Z] 8a11ddd9e578: Verifying Checksum [2020-04-07T14:58:54.346Z] 8a11ddd9e578: Download complete [2020-04-07T14:59:06.732Z] 8a11ddd9e578: Pull complete [2020-04-07T14:59:06.732Z] 4cf88f913ddb: Pull complete [2020-04-07T14:59:06.732Z] 1df406cf5192: Pull complete [2020-04-07T14:59:11.010Z] cd6300453558: Pull complete [2020-04-07T14:59:16.372Z] b9c365052c96: Pull complete [2020-04-07T14:59:16.372Z] a2d8cc88f415: Pull complete [2020-04-07T14:59:18.343Z] ea1d1ca13537: Pull complete [2020-04-07T14:59:18.617Z] 3750a50a1c5e: Pull complete [2020-04-07T14:59:18.617Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-07T14:59:18.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-07T14:59:18.617Z] ---> 78745c68409d [2020-04-07T14:59:18.617Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-07T14:59:22.895Z] ---> Running in 8c2c6c6cce95 [2020-04-07T14:59:23.164Z] Removing intermediate container 8c2c6c6cce95 [2020-04-07T14:59:23.164Z] ---> a9a8cd4c33df [2020-04-07T14:59:23.164Z] Step 4/7 : RUN apk add bash [2020-04-07T14:59:23.434Z] ---> Running in 896ab73660f9 [2020-04-07T14:59:24.396Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-07T14:59:25.809Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-07T14:59:26.393Z] OK: 125 MiB in 39 packages [2020-04-07T14:59:27.812Z] Removing intermediate container 896ab73660f9 [2020-04-07T14:59:27.812Z] ---> fe8ab5c4baf9 [2020-04-07T14:59:27.812Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-07T14:59:28.081Z] ---> Running in db10f2f80dae [2020-04-07T14:59:28.350Z] Removing intermediate container db10f2f80dae [2020-04-07T14:59:28.350Z] ---> eb71b5c81f9c [2020-04-07T14:59:28.350Z] Step 6/7 : COPY go.mod . [2020-04-07T14:59:28.940Z] ---> e05b55b1be0d [2020-04-07T14:59:28.940Z] Step 7/7 : RUN go mod download [2020-04-07T14:59:28.940Z] ---> Running in e212b08ca446 [2020-04-07T14:59:30.895Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-07T14:59:30.895Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-07T14:59:31.163Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-07T14:59:31.163Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-07T14:59:31.163Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-07T14:59:31.163Z] go: finding github.com/google/uuid v1.1.0 [2020-04-07T14:59:31.163Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-07T14:59:31.163Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T14:59:31.163Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T14:59:31.163Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-07T14:59:31.431Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-07T14:59:34.023Z] Removing intermediate container e212b08ca446 [2020-04-07T14:59:34.023Z] ---> 16df98b888a3 [2020-04-07T14:59:34.023Z] Successfully built 16df98b888a3 [2020-04-07T14:59:34.023Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-07T14:59:34.688Z] + docker inspect -f . ci-base-image-arm64 [2020-04-07T14:59:34.956Z] . [Pipeline] withDockerContainer [2020-04-07T14:59:35.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-2585 does not seem to be running inside a container [2020-04-07T14:59:35.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/18 -v /w/workspace/go-mod-core-contracts/18:/w/workspace/go-mod-core-contracts/18:rw,z -v /w/workspace/go-mod-core-contracts/18@tmp:/w/workspace/go-mod-core-contracts/18@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 [2020-04-07T14:59:36.879Z] $ docker top 671e6538a819c71f81def9bfff0190966bf083ccb348b988eef998a1a6e98724 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T14:59:38.033Z] + go version [2020-04-07T14:59:38.033Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-07T14:59:38.698Z] + make test [2020-04-07T14:59:38.698Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-07T15:00:00.819Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-07T15:00:00.819Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.042s coverage: 100.0% of statements [2020-04-07T15:00:01.799Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.079s coverage: 45.4% of statements [2020-04-07T15:00:01.799Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements [2020-04-07T15:00:01.799Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-07T15:00:03.795Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements [2020-04-07T15:00:04.399Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.058s coverage: 14.4% of statements [2020-04-07T15:00:04.399Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.033s coverage: 100.0% of statements [2020-04-07T15:00:07.032Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.062s coverage: 100.0% of statements [2020-04-07T15:00:07.032Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-07T15:00:07.032Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-07T15:00:07.032Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.059s coverage: 100.0% of statements [2020-04-07T15:00:07.032Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.548s coverage: 100.0% of statements [2020-04-07T15:00:12.414Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.091s coverage: 62.5% of statements [2020-04-07T15:00:12.414Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.051s coverage: 26.3% of statements [2020-04-07T15:00:12.415Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.047s coverage: 15.4% of statements [2020-04-07T15:00:12.415Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.014s coverage: 15.4% of statements [2020-04-07T15:00:12.415Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-04-07T15:00:12.415Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-07T15:00:14.381Z] gofmt -l . [2020-04-07T15:00:14.968Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-07T15:00:15.808Z] Stashed 1 file(s) [Pipeline] } [2020-04-07T15:00:15.811Z] $ docker stop --time=1 671e6538a819c71f81def9bfff0190966bf083ccb348b988eef998a1a6e98724 [2020-04-07T15:00:18.076Z] $ docker rm -f 671e6538a819c71f81def9bfff0190966bf083ccb348b988eef998a1a6e98724 [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] } [2020-04-07T15:00:54.228Z] Running on prd-centos7-docker-4c-2g-2588 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-04-07T15:00:54.269Z] Running in /w/workspace/go-mod-core-contracts/18 [Pipeline] { [Pipeline] checkout [2020-04-07T15:00:57.391Z] using credential edgex-jenkins-ssh [2020-04-07T15:00:57.432Z] Cloning the remote Git repository [2020-04-07T15:00:57.432Z] Cloning with configured refspecs honoured and without tags [2020-04-07T15:00:57.252Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-07T15:00:57.284Z] > git init /w/workspace/go-mod-core-contracts/18 # timeout=10 [2020-04-07T15:00:57.326Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-07T15:00:57.326Z] > git --version # timeout=10 [2020-04-07T15:00:57.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T15:00:57.354Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T15:00:58.047Z] Fetching without tags [2020-04-07T15:00:58.440Z] Checking out Revision 3cb5917033da587cafe5cdb65fd35d8fd9b40504 (master) [2020-04-07T15:00:57.822Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-07T15:00:57.827Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T15:00:57.838Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-04-07T15:00:57.848Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-04-07T15:00:57.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-07T15:00:57.854Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T15:00:58.244Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T15:00:58.248Z] > git checkout -f 3cb5917033da587cafe5cdb65fd35d8fd9b40504 # timeout=10 [2020-04-07T15:01:02.048Z] Commit message: "Change CBOR library to fxamacker/cbor (#233)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-07T15:01:02.927Z] ========================================================= [2020-04-07T15:01:02.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-07T15:01:02.928Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-07T15:01:03.545Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-07T15:01:03.546Z] Sending build context to Docker daemon 1.702MB [2020-04-07T15:01:03.546Z] Step 1/7 : ARG BASE=golang:1.13-alpine [2020-04-07T15:01:03.546Z] Step 2/7 : FROM ${BASE} [2020-04-07T15:01:03.805Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-07T15:01:03.805Z] e6b0cf9c0882: Pulling fs layer [2020-04-07T15:01:03.805Z] 2848faf0eed1: Pulling fs layer [2020-04-07T15:01:03.805Z] 0f37312ad70f: Pulling fs layer [2020-04-07T15:01:03.805Z] 5788d62ee057: Pulling fs layer [2020-04-07T15:01:03.805Z] 0e6b1d234666: Pulling fs layer [2020-04-07T15:01:03.805Z] bf5d7aec512f: Pulling fs layer [2020-04-07T15:01:03.805Z] 34c802a77dc8: Pulling fs layer [2020-04-07T15:01:03.805Z] 9eb99e56ec68: Pulling fs layer [2020-04-07T15:01:03.805Z] 27c7a5d97fbd: Pulling fs layer [2020-04-07T15:01:03.805Z] 5c102a31e300: Pulling fs layer [2020-04-07T15:01:03.805Z] dcfb455df0a1: Pulling fs layer [2020-04-07T15:01:03.805Z] 0e6b1d234666: Waiting [2020-04-07T15:01:03.805Z] bf5d7aec512f: Waiting [2020-04-07T15:01:03.805Z] 34c802a77dc8: Waiting [2020-04-07T15:01:03.805Z] 9eb99e56ec68: Waiting [2020-04-07T15:01:03.805Z] 5c102a31e300: Waiting [2020-04-07T15:01:03.805Z] 27c7a5d97fbd: Waiting [2020-04-07T15:01:03.805Z] dcfb455df0a1: Waiting [2020-04-07T15:01:03.805Z] 5788d62ee057: Waiting [2020-04-07T15:01:03.805Z] 0f37312ad70f: Verifying Checksum [2020-04-07T15:01:03.805Z] 0f37312ad70f: Download complete [2020-04-07T15:01:03.805Z] 2848faf0eed1: Download complete [2020-04-07T15:01:03.805Z] 0e6b1d234666: Verifying Checksum [2020-04-07T15:01:03.805Z] 0e6b1d234666: Download complete [2020-04-07T15:01:03.805Z] e6b0cf9c0882: Verifying Checksum [2020-04-07T15:01:03.805Z] e6b0cf9c0882: Download complete [2020-04-07T15:01:03.805Z] bf5d7aec512f: Verifying Checksum [2020-04-07T15:01:03.805Z] bf5d7aec512f: Download complete [2020-04-07T15:01:04.064Z] e6b0cf9c0882: Pull complete [2020-04-07T15:01:04.324Z] 2848faf0eed1: Pull complete [2020-04-07T15:01:04.324Z] 34c802a77dc8: Verifying Checksum [2020-04-07T15:01:04.324Z] 34c802a77dc8: Download complete [2020-04-07T15:01:04.588Z] 27c7a5d97fbd: Verifying Checksum [2020-04-07T15:01:04.588Z] 27c7a5d97fbd: Download complete [2020-04-07T15:01:05.176Z] 9eb99e56ec68: Verifying Checksum [2020-04-07T15:01:05.176Z] 9eb99e56ec68: Download complete [2020-04-07T15:01:05.176Z] 5c102a31e300: Verifying Checksum [2020-04-07T15:01:05.176Z] 5c102a31e300: Download complete [2020-04-07T15:01:05.176Z] dcfb455df0a1: Download complete [2020-04-07T15:01:05.744Z] 5788d62ee057: Verifying Checksum [2020-04-07T15:01:05.744Z] 5788d62ee057: Download complete [2020-04-07T15:01:06.310Z] 0f37312ad70f: Pull complete [2020-04-07T15:01:11.592Z] 5788d62ee057: Pull complete [2020-04-07T15:01:11.592Z] 0e6b1d234666: Pull complete [2020-04-07T15:01:11.592Z] bf5d7aec512f: Pull complete [2020-04-07T15:01:16.863Z] 34c802a77dc8: Pull complete [2020-04-07T15:01:20.163Z] 9eb99e56ec68: Pull complete [2020-04-07T15:01:20.163Z] 27c7a5d97fbd: Pull complete [2020-04-07T15:01:21.097Z] 5c102a31e300: Pull complete [2020-04-07T15:01:21.097Z] dcfb455df0a1: Pull complete [2020-04-07T15:01:21.097Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-07T15:01:21.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-07T15:01:21.097Z] ---> 7c70fe431013 [2020-04-07T15:01:21.097Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-04-07T15:01:21.097Z] ---> Running in d8e3c7c42591 [2020-04-07T15:01:21.097Z] Removing intermediate container d8e3c7c42591 [2020-04-07T15:01:21.097Z] ---> a76afb66de0c [2020-04-07T15:01:21.097Z] Step 4/7 : RUN apk add bash [2020-04-07T15:01:21.355Z] ---> Running in 3cf3ccf18fa3 [2020-04-07T15:01:21.920Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-07T15:01:22.852Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-07T15:01:23.419Z] OK: 143 MiB in 39 packages [2020-04-07T15:01:23.676Z] Removing intermediate container 3cf3ccf18fa3 [2020-04-07T15:01:23.676Z] ---> 27557670f058 [2020-04-07T15:01:23.676Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-04-07T15:01:23.676Z] ---> Running in 6d7f3e159b62 [2020-04-07T15:01:23.938Z] Removing intermediate container 6d7f3e159b62 [2020-04-07T15:01:23.938Z] ---> ca4a791ed041 [2020-04-07T15:01:23.938Z] Step 6/7 : COPY go.mod . [2020-04-07T15:01:23.938Z] ---> bbb51314906c [2020-04-07T15:01:23.938Z] Step 7/7 : RUN go mod download [2020-04-07T15:01:23.938Z] ---> Running in 4e5f0989baa8 [2020-04-07T15:01:25.836Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-07T15:01:25.836Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-07T15:01:25.836Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-07T15:01:25.836Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-07T15:01:25.836Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-07T15:01:25.836Z] go: finding github.com/google/uuid v1.1.0 [2020-04-07T15:01:25.836Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-07T15:01:25.836Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T15:01:25.836Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T15:01:25.836Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-07T15:01:25.836Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-07T15:01:26.773Z] Removing intermediate container 4e5f0989baa8 [2020-04-07T15:01:26.774Z] ---> ddf9cc5384ee [2020-04-07T15:01:26.774Z] Successfully built ddf9cc5384ee [2020-04-07T15:01:26.774Z] 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 [2020-04-07T15:01:27.333Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-07T15:01:27.333Z] . [Pipeline] withDockerContainer [2020-04-07T15:01:27.447Z] prd-centos7-docker-4c-2g-2588 does not seem to be running inside a container [2020-04-07T15:01:27.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/18 -v /w/workspace/go-mod-core-contracts/18:/w/workspace/go-mod-core-contracts/18:rw,z -v /w/workspace/go-mod-core-contracts/18@tmp:/w/workspace/go-mod-core-contracts/18@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 [2020-04-07T15:01:28.367Z] $ docker top 241734212e4cc2eab988008bf86186d266786cf598020d2bfd522bd78c21facc -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T15:01:28.838Z] + go version [2020-04-07T15:01:28.838Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-07T15:01:29.138Z] + make test [2020-04-07T15:01:29.138Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-04-07T15:01:35.740Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-04-07T15:01:36.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.007s coverage: 100.0% of statements [2020-04-07T15:01:36.946Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.016s coverage: 45.4% of statements [2020-04-07T15:01:36.946Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.046s coverage: 77.8% of statements [2020-04-07T15:01:36.946Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-04-07T15:01:36.946Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.004s coverage: 6.4% of statements [2020-04-07T15:01:38.325Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.011s coverage: 14.4% of statements [2020-04-07T15:01:38.325Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.005s coverage: 100.0% of statements [2020-04-07T15:01:38.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.020s coverage: 100.0% of statements [2020-04-07T15:01:38.586Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-04-07T15:01:38.586Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-04-07T15:01:38.586Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.003s coverage: 100.0% of statements [2020-04-07T15:01:39.539Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/retry 1.513s coverage: 100.0% of statements [2020-04-07T15:01:40.107Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.021s coverage: 62.5% of statements [2020-04-07T15:01:40.107Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.014s coverage: 26.3% of statements [2020-04-07T15:01:40.107Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements [2020-04-07T15:01:40.107Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements [2020-04-07T15:01:40.107Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-04-07T15:01:40.368Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-07T15:01:40.938Z] gofmt -l . [2020-04-07T15:01:41.196Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-04-07T15:01:41.204Z] Warning: overwriting stash ‘coverage-report’ [2020-04-07T15:01:41.531Z] Stashed 1 file(s) [Pipeline] } [2020-04-07T15:01:41.534Z] $ docker stop --time=1 241734212e4cc2eab988008bf86186d266786cf598020d2bfd522bd78c21facc [2020-04-07T15:01:42.898Z] $ docker rm -f 241734212e4cc2eab988008bf86186d266786cf598020d2bfd522bd78c21facc [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 [2020-04-07T15:01:44.294Z] provisioning config files... [2020-04-07T15:01:44.307Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4518629240609495738tmp [Pipeline] { [Pipeline] sh [2020-04-07T15:01:44.662Z] + curl -s https://codecov.io/bash [2020-04-07T15:01:44.662Z] + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_master@tmp/config4518629240609495738tmp [2020-04-07T15:01:44.921Z] [2020-04-07T15:01:44.921Z] _____ _ [2020-04-07T15:01:44.921Z] / ____| | | [2020-04-07T15:01:44.921Z] | | ___ __| | ___ ___ _____ __ [2020-04-07T15:01:44.921Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-07T15:01:44.921Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-07T15:01:44.921Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-07T15:01:44.921Z] Bash-tbd [2020-04-07T15:01:44.921Z] [2020-04-07T15:01:44.921Z] [2020-04-07T15:01:44.921Z] ==> Jenkins CI detected. [2020-04-07T15:01:44.921Z] project root: . [2020-04-07T15:01:44.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-07T15:01:44.921Z] ==> Running gcov in . (disable via -X gcov) [2020-04-07T15:01:44.921Z] ==> Python coveragepy not found [2020-04-07T15:01:44.921Z] ==> Searching for coverage reports in: [2020-04-07T15:01:44.921Z] + . [2020-04-07T15:01:44.921Z] -> Found 1 reports [2020-04-07T15:01:44.921Z] ==> Detecting git/mercurial file structure [2020-04-07T15:01:44.921Z] ==> Reading reports [2020-04-07T15:01:44.922Z] + ./coverage.out bytes=81307 [2020-04-07T15:01:44.922Z] ==> Appending adjustments [2020-04-07T15:01:44.922Z] http://docs.codecov.io/docs/fixing-reports [2020-04-07T15:01:45.490Z] + Found adjustments [2020-04-07T15:01:45.490Z] ==> Gzipping contents [2020-04-07T15:01:45.490Z] ==> Uploading reports [2020-04-07T15:01:45.490Z] url: https://codecov.io [2020-04-07T15:01:45.490Z] query: branch=master&commit=3cb5917033da587cafe5cdb65fd35d8fd9b40504&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F18%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= [2020-04-07T15:01:45.490Z] -> Pinging Codecov [2020-04-07T15:01:45.490Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=3cb5917033da587cafe5cdb65fd35d8fd9b40504&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmaster%2F18%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job= [2020-04-07T15:01:45.752Z] -> Uploading [2020-04-07T15:01:46.322Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/3cb5917033da587cafe5cdb65fd35d8fd9b40504 [Pipeline] } [2020-04-07T15:01:46.329Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-04-07T15:01:46.621Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-04-07T15:01:46.622Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-04-07T15:01:46.665Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-07T15:01:47.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-07T15:01:47.057Z] [2020-04-07T15:01:47.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh [2020-04-07T15:01:47.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [2020-04-07T15:01:47.400Z] 1.217.3: Pulling from edgex-devops/edgex-snyk-go [2020-04-07T15:01:47.400Z] e6b0cf9c0882: Pulling fs layer [2020-04-07T15:01:47.400Z] 2848faf0eed1: Pulling fs layer [2020-04-07T15:01:47.400Z] 0f37312ad70f: Pulling fs layer [2020-04-07T15:01:47.400Z] 7d08f2745646: Pulling fs layer [2020-04-07T15:01:47.400Z] 4c9f31393084: Pulling fs layer [2020-04-07T15:01:47.400Z] eb21ddb83652: Pulling fs layer [2020-04-07T15:01:47.400Z] 345998794f6b: Pulling fs layer [2020-04-07T15:01:47.400Z] 97a711d68925: Pulling fs layer [2020-04-07T15:01:47.400Z] 7c8476c1cb00: Pulling fs layer [2020-04-07T15:01:47.400Z] eb21ddb83652: Waiting [2020-04-07T15:01:47.400Z] 345998794f6b: Waiting [2020-04-07T15:01:47.400Z] 97a711d68925: Waiting [2020-04-07T15:01:47.400Z] 7c8476c1cb00: Waiting [2020-04-07T15:01:47.400Z] 7d08f2745646: Waiting [2020-04-07T15:01:47.400Z] 4c9f31393084: Waiting [2020-04-07T15:01:47.400Z] 0f37312ad70f: Verifying Checksum [2020-04-07T15:01:47.400Z] 0f37312ad70f: Download complete [2020-04-07T15:01:47.400Z] 2848faf0eed1: Download complete [2020-04-07T15:01:47.400Z] 4c9f31393084: Verifying Checksum [2020-04-07T15:01:47.400Z] 4c9f31393084: Download complete [2020-04-07T15:01:47.400Z] eb21ddb83652: Verifying Checksum [2020-04-07T15:01:47.400Z] eb21ddb83652: Download complete [2020-04-07T15:01:47.400Z] e6b0cf9c0882: Verifying Checksum [2020-04-07T15:01:47.666Z] 345998794f6b: Verifying Checksum [2020-04-07T15:01:47.666Z] 345998794f6b: Download complete [2020-04-07T15:01:47.931Z] e6b0cf9c0882: Pull complete [2020-04-07T15:01:48.197Z] 2848faf0eed1: Pull complete [2020-04-07T15:01:48.197Z] 7c8476c1cb00: Verifying Checksum [2020-04-07T15:01:48.197Z] 7c8476c1cb00: Download complete [2020-04-07T15:01:48.462Z] 97a711d68925: Verifying Checksum [2020-04-07T15:01:48.462Z] 97a711d68925: Download complete [2020-04-07T15:01:48.462Z] 0f37312ad70f: Pull complete [2020-04-07T15:01:49.030Z] 7d08f2745646: Verifying Checksum [2020-04-07T15:01:49.030Z] 7d08f2745646: Download complete [2020-04-07T15:01:54.320Z] 7d08f2745646: Pull complete [2020-04-07T15:01:54.320Z] 4c9f31393084: Pull complete [2020-04-07T15:01:54.320Z] eb21ddb83652: Pull complete [2020-04-07T15:01:56.233Z] 345998794f6b: Pull complete [2020-04-07T15:01:59.533Z] 97a711d68925: Pull complete [2020-04-07T15:02:00.106Z] 7c8476c1cb00: Pull complete [2020-04-07T15:02:00.106Z] Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 [2020-04-07T15:02:00.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer [2020-04-07T15:02:00.269Z] prd-centos7-docker-4c-2g-2587 does not seem to be running inside a container [2020-04-07T15:02:00.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 [2020-04-07T15:02:00.883Z] $ docker top fc4a80fe600c7c61f7bbfa6ff54e6010af6350b790c735ef98b79cbfa7944354 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-07T15:02:01.406Z] + snyk monitor '--org=edgex-jenkins' [2020-04-07T15:02:07.992Z] [2020-04-07T15:02:07.992Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master... [2020-04-07T15:02:07.992Z] [2020-04-07T15:02:07.992Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/916be71a-bf4b-44df-9732-1093f0e2927c/history/f7d729bf-1543-4ccc-9135-fda023de8c8e [2020-04-07T15:02:07.992Z] [2020-04-07T15:02:07.992Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-04-07T15:02:07.992Z] [2020-04-07T15:02:07.992Z] [Pipeline] } [2020-04-07T15:02:08.003Z] $ docker stop --time=1 fc4a80fe600c7c61f7bbfa6ff54e6010af6350b790c735ef98b79cbfa7944354 [2020-04-07T15:02:09.369Z] $ docker rm -f fc4a80fe600c7c61f7bbfa6ff54e6010af6350b790c735ef98b79cbfa7944354 [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 [2020-04-07T15:02:10.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T15:02:10.327Z] . [Pipeline] withDockerContainer [2020-04-07T15:02:10.439Z] prd-centos7-docker-4c-2g-2587 does not seem to be running inside a container [2020-04-07T15:02:10.478Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 [2020-04-07T15:02:11.097Z] $ docker top 6454f044d53695df3b01e2ae3511cd363349d558fab6740c41ed59659f9c88f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-07T15:02:11.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T15:02:11.359Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T15:02:11.570Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T15:02:11.573Z] $ docker exec 6454f044d53695df3b01e2ae3511cd363349d558fab6740c41ed59659f9c88f1 ssh-agent [2020-04-07T15:02:11.780Z] SSH_AUTH_SOCK=/tmp/ssh-cz9yruzqwPEn/agent.15 [2020-04-07T15:02:11.780Z] SSH_AGENT_PID=22 [2020-04-07T15:02:11.788Z] Running ssh-add (command line suppressed) [2020-04-07T15:02:11.948Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9074568062084830837.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_9074568062084830837.key) [2020-04-07T15:02:12.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T15:02:12.329Z] + git semver tag [2020-04-07T15:02:12.329Z] # -> Open(): unable to determine branch for HEAD [2020-04-07T15:02:12.329Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-07T15:02:12.329Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-07T15:02:12.329Z] # $SEMVER_REMOTE_NAME = origin [2020-04-07T15:02:12.329Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-07T15:02:12.329Z] # $SEMVER_USER_NAME = jenkins [2020-04-07T15:02:12.329Z] # $SEMVER_BRANCH = master [2020-04-07T15:02:12.329Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-04-07T15:02:12.329Z] # 3cb5917033da587cafe5cdb65fd35d8fd9b40504 HEAD [2020-04-07T15:02:12.329Z] # -> Force: false [2020-04-07T15:02:12.329Z] # 9276df2db3288cda83f5cc1f9176c37ca4df1383 refs/tags/v0.1.54 [Pipeline] } [2020-04-07T15:02:12.338Z] $ docker exec --env ******** --env ******** 6454f044d53695df3b01e2ae3511cd363349d558fab6740c41ed59659f9c88f1 ssh-agent -k [2020-04-07T15:02:12.475Z] unset SSH_AUTH_SOCK; [2020-04-07T15:02:12.476Z] unset SSH_AGENT_PID; [2020-04-07T15:02:12.476Z] echo Agent pid 22 killed; [2020-04-07T15:02:12.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-07T15:02:12.934Z] + git semver [Pipeline] } [2020-04-07T15:02:12.949Z] $ docker stop --time=1 6454f044d53695df3b01e2ae3511cd363349d558fab6740c41ed59659f9c88f1 [2020-04-07T15:02:14.305Z] $ docker rm -f 6454f044d53695df3b01e2ae3511cd363349d558fab6740c41ed59659f9c88f1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-04-07T15:02:14.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-07T15:02:14.889Z] [2020-04-07T15:02:14.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-04-07T15:02:15.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-04-07T15:02:15.221Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-04-07T15:02:15.221Z] ab5ef0e58194: Pulling fs layer [2020-04-07T15:02:15.221Z] 9712f1f96733: Pulling fs layer [2020-04-07T15:02:15.221Z] 63f879dbbcfc: Pulling fs layer [2020-04-07T15:02:15.221Z] 0d9ebad4ef96: Pulling fs layer [2020-04-07T15:02:15.221Z] e9a5061849ea: Pulling fs layer [2020-04-07T15:02:15.221Z] d747dcd14b5f: Pulling fs layer [2020-04-07T15:02:15.221Z] 2de7ff778b66: Pulling fs layer [2020-04-07T15:02:15.221Z] 0d9ebad4ef96: Waiting [2020-04-07T15:02:15.221Z] e9a5061849ea: Waiting [2020-04-07T15:02:15.221Z] d747dcd14b5f: Waiting [2020-04-07T15:02:15.221Z] 2de7ff778b66: Waiting [2020-04-07T15:02:15.221Z] 9712f1f96733: Verifying Checksum [2020-04-07T15:02:15.221Z] 9712f1f96733: Download complete [2020-04-07T15:02:15.803Z] 63f879dbbcfc: Verifying Checksum [2020-04-07T15:02:15.803Z] 63f879dbbcfc: Download complete [2020-04-07T15:02:16.064Z] e9a5061849ea: Verifying Checksum [2020-04-07T15:02:16.064Z] e9a5061849ea: Download complete [2020-04-07T15:02:16.064Z] d747dcd14b5f: Verifying Checksum [2020-04-07T15:02:16.064Z] d747dcd14b5f: Download complete [2020-04-07T15:02:16.325Z] 0d9ebad4ef96: Verifying Checksum [2020-04-07T15:02:16.325Z] 0d9ebad4ef96: Download complete [2020-04-07T15:02:16.325Z] 2de7ff778b66: Verifying Checksum [2020-04-07T15:02:16.325Z] 2de7ff778b66: Download complete [2020-04-07T15:02:16.585Z] ab5ef0e58194: Verifying Checksum [2020-04-07T15:02:16.585Z] ab5ef0e58194: Download complete [2020-04-07T15:02:21.879Z] ab5ef0e58194: Pull complete [2020-04-07T15:02:21.879Z] 9712f1f96733: Pull complete [2020-04-07T15:02:24.415Z] 63f879dbbcfc: Pull complete [2020-04-07T15:02:29.717Z] 0d9ebad4ef96: Pull complete [2020-04-07T15:02:31.098Z] e9a5061849ea: Pull complete [2020-04-07T15:02:31.358Z] d747dcd14b5f: Pull complete [2020-04-07T15:02:35.558Z] 2de7ff778b66: Pull complete [2020-04-07T15:02:35.558Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-04-07T15:02:35.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-04-07T15:02:35.701Z] prd-centos7-docker-4c-2g-2587 does not seem to be running inside a container [2020-04-07T15:02:35.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 [2020-04-07T15:02:36.763Z] $ docker top 9ac729bcc3d8e3f5a9038bc6450163255d48381291af95982ffbb3211447fff3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-04-07T15:02:36.990Z] provisioning config files... [2020-04-07T15:02:36.999Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8036954550301784460tmp [2020-04-07T15:02:37.015Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config5170408711897391525tmp [2020-04-07T15:02:37.028Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config2343356685066204tmp [Pipeline] { [Pipeline] echo [2020-04-07T15:02:37.068Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T15:02:37.360Z] ---> sigul-configuration.sh [2020-04-07T15:02:37.360Z] gpg: directory `/root/.gnupg' created [2020-04-07T15:02:37.360Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-04-07T15:02:37.360Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-04-07T15:02:37.360Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-04-07T15:02:37.360Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-04-07T15:02:37.360Z] gpg: CAST5 encrypted data [2020-04-07T15:02:37.618Z] gpg: encrypted with 1 passphrase [2020-04-07T15:02:37.618Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-04-07T15:02:37.923Z] + mkdir /home/jenkins [2020-04-07T15:02:37.923Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-04-07T15:02:38.220Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-04-07T15:02:38.227Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T15:02:38.825Z] ---> sigul-install.sh [2020-04-07T15:02:47.049Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-04-07T15:02:47.347Z] + git tag --list [2020-04-07T15:02:47.347Z] v0.1.54 [Pipeline] sh [2020-04-07T15:02:47.638Z] + lftools sign git-tag v0.1.54 [2020-04-07T15:02:49.024Z] Signing Git tag with Sigul... [2020-04-07T15:02:49.024Z] Signing v0.1.54 [Pipeline] echo [2020-04-07T15:02:49.968Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T15:02:50.265Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-04-07T15:02:50.294Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-04-07T15:02:50.403Z] $ docker stop --time=1 9ac729bcc3d8e3f5a9038bc6450163255d48381291af95982ffbb3211447fff3 [2020-04-07T15:02:51.848Z] $ docker rm -f 9ac729bcc3d8e3f5a9038bc6450163255d48381291af95982ffbb3211447fff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-04-07T15:02:52.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T15:02:52.586Z] . [Pipeline] withDockerContainer [2020-04-07T15:02:52.708Z] prd-centos7-docker-4c-2g-2587 does not seem to be running inside a container [2020-04-07T15:02:52.752Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 [2020-04-07T15:02:53.374Z] $ docker top 16d3462d175d9596b7ec1430a9c400b975e047032c275a6249c7a73ec5dd74c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-07T15:02:53.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T15:02:53.630Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T15:02:53.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T15:02:53.832Z] $ docker exec 16d3462d175d9596b7ec1430a9c400b975e047032c275a6249c7a73ec5dd74c5 ssh-agent [2020-04-07T15:02:54.011Z] SSH_AUTH_SOCK=/tmp/ssh-fPFPGFu60nqS/agent.15 [2020-04-07T15:02:54.011Z] SSH_AGENT_PID=21 [2020-04-07T15:02:54.018Z] Running ssh-add (command line suppressed) [2020-04-07T15:02:54.161Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6442134645454510747.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6442134645454510747.key) [2020-04-07T15:02:54.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T15:02:54.606Z] + git semver bump patch [2020-04-07T15:02:54.606Z] # -> Open(): unable to determine branch for HEAD [2020-04-07T15:02:54.606Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-07T15:02:54.606Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-07T15:02:54.606Z] # $SEMVER_REMOTE_NAME = origin [2020-04-07T15:02:54.606Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-07T15:02:54.606Z] # $SEMVER_USER_NAME = jenkins [2020-04-07T15:02:54.606Z] # $SEMVER_BRANCH = master [2020-04-07T15:02:54.606Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-04-07T15:02:54.606Z] 0.1.55 [Pipeline] } [2020-04-07T15:02:54.614Z] $ docker exec --env ******** --env ******** 16d3462d175d9596b7ec1430a9c400b975e047032c275a6249c7a73ec5dd74c5 ssh-agent -k [2020-04-07T15:02:54.761Z] unset SSH_AUTH_SOCK; [2020-04-07T15:02:54.762Z] unset SSH_AGENT_PID; [2020-04-07T15:02:54.762Z] echo Agent pid 21 killed; [2020-04-07T15:02:54.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-07T15:02:55.254Z] + git semver [Pipeline] } [2020-04-07T15:02:55.266Z] $ docker stop --time=1 16d3462d175d9596b7ec1430a9c400b975e047032c275a6249c7a73ec5dd74c5 [2020-04-07T15:02:56.653Z] $ docker rm -f 16d3462d175d9596b7ec1430a9c400b975e047032c275a6249c7a73ec5dd74c5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-04-07T15:02:57.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-07T15:02:57.150Z] . [Pipeline] withDockerContainer [2020-04-07T15:02:57.279Z] prd-centos7-docker-4c-2g-2587 does not seem to be running inside a container [2020-04-07T15:02:57.328Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 [2020-04-07T15:02:57.893Z] $ docker top 129a1e699f395198891231d1701505b259cfb2826fcc9153e7f5105cf5712606 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-07T15:02:58.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-07T15:02:58.166Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-07T15:02:58.365Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-07T15:02:58.367Z] $ docker exec 129a1e699f395198891231d1701505b259cfb2826fcc9153e7f5105cf5712606 ssh-agent [2020-04-07T15:02:58.557Z] SSH_AUTH_SOCK=/tmp/ssh-nvdz7ixUvmS9/agent.14 [2020-04-07T15:02:58.557Z] SSH_AGENT_PID=20 [2020-04-07T15:02:58.564Z] Running ssh-add (command line suppressed) [2020-04-07T15:02:58.702Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1980200228441443963.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_1980200228441443963.key) [2020-04-07T15:02:58.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-07T15:02:59.078Z] + git semver push [2020-04-07T15:02:59.078Z] # -> Open(): unable to determine branch for HEAD [2020-04-07T15:02:59.078Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-04-07T15:02:59.078Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-04-07T15:02:59.078Z] # $SEMVER_REMOTE_NAME = origin [2020-04-07T15:02:59.078Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-07T15:02:59.078Z] # $SEMVER_USER_NAME = jenkins [2020-04-07T15:02:59.078Z] # $SEMVER_BRANCH = master [2020-04-07T15:02:59.078Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-04-07T15:03:07.213Z] $ docker exec --env ******** --env ******** 129a1e699f395198891231d1701505b259cfb2826fcc9153e7f5105cf5712606 ssh-agent -k [2020-04-07T15:03:07.408Z] unset SSH_AUTH_SOCK; [2020-04-07T15:03:07.408Z] unset SSH_AGENT_PID; [2020-04-07T15:03:07.408Z] echo Agent pid 20 killed; [2020-04-07T15:03:07.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-07T15:03:07.895Z] + git semver [Pipeline] } [2020-04-07T15:03:07.907Z] $ docker stop --time=1 129a1e699f395198891231d1701505b259cfb2826fcc9153e7f5105cf5712606 [2020-04-07T15:03:09.287Z] $ docker rm -f 129a1e699f395198891231d1701505b259cfb2826fcc9153e7f5105cf5712606 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-04-07T15:03:10.051Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T15:03:10.609Z] ---> package-listing.sh [2020-04-07T15:03:10.609Z] ++ facter osfamily [2020-04-07T15:03:10.609Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-07T15:03:10.609Z] + OS_FAMILY=redhat [2020-04-07T15:03:10.609Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-04-07T15:03:10.609Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-07T15:03:10.609Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-07T15:03:10.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-07T15:03:10.609Z] + PACKAGES=/tmp/packages_start.txt [2020-04-07T15:03:10.609Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-04-07T15:03:10.609Z] + PACKAGES=/tmp/packages_end.txt [2020-04-07T15:03:10.609Z] + case "${OS_FAMILY}" in [2020-04-07T15:03:10.609Z] + rpm -qa [2020-04-07T15:03:10.609Z] + sort [2020-04-07T15:03:14.804Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-07T15:03:14.804Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-07T15:03:14.804Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-07T15:03:14.804Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-04-07T15:03:14.804Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-04-07T15:03:14.804Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-07T15:03:15.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T15:03:15.200Z] [2020-04-07T15:03:15.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-07T15:03:15.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-07T15:03:15.534Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-07T15:03:15.535Z] c9b1b535fdd9: Pulling fs layer [2020-04-07T15:03:15.535Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-07T15:03:15.535Z] 756a868c4378: Pulling fs layer [2020-04-07T15:03:15.535Z] 444b2fc9a129: Pulling fs layer [2020-04-07T15:03:15.535Z] ea15f1150254: Pulling fs layer [2020-04-07T15:03:15.535Z] 41b27a9f41bf: Pulling fs layer [2020-04-07T15:03:15.535Z] 28c525ee5125: Pulling fs layer [2020-04-07T15:03:15.535Z] 094b1ea09ed8: Pulling fs layer [2020-04-07T15:03:15.535Z] 138eaada9080: Pulling fs layer [2020-04-07T15:03:15.535Z] 0622d0fa9048: Pulling fs layer [2020-04-07T15:03:15.535Z] 444b2fc9a129: Waiting [2020-04-07T15:03:15.535Z] ea15f1150254: Waiting [2020-04-07T15:03:15.535Z] 41b27a9f41bf: Waiting [2020-04-07T15:03:15.535Z] 28c525ee5125: Waiting [2020-04-07T15:03:15.535Z] 094b1ea09ed8: Waiting [2020-04-07T15:03:15.535Z] 138eaada9080: Waiting [2020-04-07T15:03:15.535Z] 0622d0fa9048: Waiting [2020-04-07T15:03:15.535Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-07T15:03:15.535Z] 2cc5ad85d9ab: Download complete [2020-04-07T15:03:15.535Z] 444b2fc9a129: Verifying Checksum [2020-04-07T15:03:15.535Z] 444b2fc9a129: Download complete [2020-04-07T15:03:15.535Z] c9b1b535fdd9: Verifying Checksum [2020-04-07T15:03:15.535Z] c9b1b535fdd9: Download complete [2020-04-07T15:03:15.535Z] ea15f1150254: Verifying Checksum [2020-04-07T15:03:15.535Z] ea15f1150254: Download complete [2020-04-07T15:03:15.803Z] 28c525ee5125: Verifying Checksum [2020-04-07T15:03:15.803Z] 28c525ee5125: Download complete [2020-04-07T15:03:16.065Z] 756a868c4378: Verifying Checksum [2020-04-07T15:03:16.065Z] 756a868c4378: Download complete [2020-04-07T15:03:16.328Z] 094b1ea09ed8: Verifying Checksum [2020-04-07T15:03:16.328Z] 094b1ea09ed8: Download complete [2020-04-07T15:03:16.328Z] 138eaada9080: Verifying Checksum [2020-04-07T15:03:16.328Z] 138eaada9080: Download complete [2020-04-07T15:03:16.328Z] 0622d0fa9048: Verifying Checksum [2020-04-07T15:03:16.328Z] 0622d0fa9048: Download complete [2020-04-07T15:03:16.587Z] 41b27a9f41bf: Verifying Checksum [2020-04-07T15:03:16.587Z] 41b27a9f41bf: Download complete [2020-04-07T15:03:17.154Z] c9b1b535fdd9: Pull complete [2020-04-07T15:03:17.413Z] 2cc5ad85d9ab: Pull complete [2020-04-07T15:03:18.791Z] 756a868c4378: Pull complete [2020-04-07T15:03:18.791Z] 444b2fc9a129: Pull complete [2020-04-07T15:03:19.050Z] ea15f1150254: Pull complete [2020-04-07T15:03:22.339Z] 41b27a9f41bf: Pull complete [2020-04-07T15:03:22.607Z] 28c525ee5125: Pull complete [2020-04-07T15:03:25.148Z] 094b1ea09ed8: Pull complete [2020-04-07T15:03:25.148Z] 138eaada9080: Pull complete [2020-04-07T15:03:25.148Z] 0622d0fa9048: Pull complete [2020-04-07T15:03:25.148Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-07T15:03:25.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-07T15:03:25.286Z] prd-centos7-docker-4c-2g-2587 does not seem to be running inside a container [2020-04-07T15:03:25.332Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_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 [2020-04-07T15:03:25.841Z] $ docker top 298bb31e90c8858f1be3c80b871b65003b9a64359bb35be87d4a762e7f648a69 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-07T15:03:26.065Z] provisioning config files... [2020-04-07T15:03:26.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config9101009651961425213tmp [Pipeline] { [Pipeline] echo [2020-04-07T15:03:26.133Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T15:03:26.426Z] ---> create-netrc.sh [Pipeline] echo [2020-04-07T15:03:26.434Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-07T15:03:26.726Z] ---> logs-deploy.sh [2020-04-07T15:03:26.726Z] + ARCHIVE_ARTIFACTS= [2020-04-07T15:03:26.726Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-07T15:03:26.726Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-07T15:03:26.726Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-07T15:03:26.726Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/18 [2020-04-07T15:03:26.726Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/18/ [2020-04-07T15:03:26.726Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/18 /w/workspace/dry_go-mod-core-contracts_master [2020-04-07T15:03:27.663Z] Archives upload complete. [2020-04-07T15:03:27.924Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/18 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/master/18/