Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-563’ is offline Running on prd-centos7-docker-4c-2g-121 in /w/workspace/ndry_app-functions-sdk-go_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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 # timeout=10 Commit message: "Merge pull request #303 from jbonafide623/EF-298" > git rev-list --no-walk a9aa5ae1aca91f1766fcadb064a896df2a66ab18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:07:16 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 15:07:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:18 15:07:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:07:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:07:18 latest: Pulling from edgex-devops/git-semver 15:07:18 9123ac7c32f7: Pulling fs layer 15:07:18 b8cc5d1170e3: Pulling fs layer 15:07:18 2924cbbf6a41: Pulling fs layer 15:07:18 93b08a4f1073: Pulling fs layer 15:07:18 b8cc5d1170e3: Verifying Checksum 15:07:18 b8cc5d1170e3: Download complete 15:07:19 9123ac7c32f7: Verifying Checksum 15:07:19 9123ac7c32f7: Download complete 15:07:19 93b08a4f1073: Verifying Checksum 15:07:19 93b08a4f1073: Download complete 15:07:19 2924cbbf6a41: Verifying Checksum 15:07:19 2924cbbf6a41: Download complete 15:07:19 9123ac7c32f7: Pull complete 15:07:19 b8cc5d1170e3: Pull complete 15:07:19 2924cbbf6a41: Pull complete 15:07:20 93b08a4f1073: Pull complete 15:07:20 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:07:20 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 15:07:20 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:07:21 $ docker top a75b33b26dd52311315e9500cadcc50f94c4755dac628e67a54df6f61c119fba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:07:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:21 [ssh-agent] Looking for ssh-agent implementation... 15:07:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:21 $ docker exec a75b33b26dd52311315e9500cadcc50f94c4755dac628e67a54df6f61c119fba ssh-agent 15:07:22 SSH_AUTH_SOCK=/tmp/ssh-YpgwizawdAie/agent.14 15:07:22 SSH_AGENT_PID=20 15:07:22 Running ssh-add (command line suppressed) 15:07:22 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2216137715962012613.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2216137715962012613.key) 15:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:22 + git describe --exact-match --tags HEAD 15:07:22 fatal: No names found, cannot describe anything. [Pipeline] } 15:07:22 $ docker exec --env ******** --env ******** a75b33b26dd52311315e9500cadcc50f94c4755dac628e67a54df6f61c119fba ssh-agent -k 15:07:22 unset SSH_AUTH_SOCK; 15:07:22 unset SSH_AGENT_PID; 15:07:22 echo Agent pid 20 killed; 15:07:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:07:22 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:07:22 This usually means this commit has not been tagged. [Pipeline] sshagent 15:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:07:22 [ssh-agent] Looking for ssh-agent implementation... 15:07:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:07:23 $ docker exec a75b33b26dd52311315e9500cadcc50f94c4755dac628e67a54df6f61c119fba ssh-agent 15:07:23 SSH_AUTH_SOCK=/tmp/ssh-21MGpEF3Z3JJ/agent.56 15:07:23 SSH_AGENT_PID=63 15:07:23 Running ssh-add (command line suppressed) 15:07:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5732136688382345562.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5732136688382345562.key) 15:07:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:07:23 + git semver init 15:07:23 # -> Open(): unable to determine branch for HEAD 15:07:23 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:07:23 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:07:23 # $SEMVER_REMOTE_NAME = origin 15:07:23 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:07:23 # $SEMVER_USER_NAME = jenkins 15:07:23 # $SEMVER_BRANCH = master 15:07:23 # $SEMVER_TEMP = /tmp/semver-286410582 15:07:23 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 15:07:26 # '/tmp/semver-286410582' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 15:07:26 # -> Force: false 15:07:26 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:07:26 $ docker exec --env ******** --env ******** a75b33b26dd52311315e9500cadcc50f94c4755dac628e67a54df6f61c119fba ssh-agent -k 15:07:26 unset SSH_AUTH_SOCK; 15:07:26 unset SSH_AGENT_PID; 15:07:26 echo Agent pid 63 killed; 15:07:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:07:27 + git semver [Pipeline] } 15:07:27 $ docker stop --time=1 a75b33b26dd52311315e9500cadcc50f94c4755dac628e67a54df6f61c119fba 15:07:28 $ docker rm -f a75b33b26dd52311315e9500cadcc50f94c4755dac628e67a54df6f61c119fba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:07:30 Stashed 86 file(s) [Pipeline] echo 15:07:30 [edgeXSemver] initialized semver on version 1.0.1-dev.17 [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 15:07:45 Still waiting to schedule task 15:07:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:07:45 Still waiting to schedule task 15:07:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:09:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-122 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:09:28 Running in /w/workspace/app-functions-sdk-go/22 [Pipeline] { [Pipeline] checkout 15:09:34 using credential edgex-jenkins-ssh 15:09:34 Cloning the remote Git repository 15:09:34 Cloning with configured refspecs honoured and without tags 15:09:34 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:09:34 > git init /w/workspace/app-functions-sdk-go/22 # timeout=10 15:09:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:09:34 > git --version # timeout=10 15:09:34 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:09:37 Fetching without tags 15:09:38 Checking out Revision 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 (master) 15:09:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:09:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:09:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:09:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:09:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:09:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:09:38 > git config core.sparsecheckout # timeout=10 15:09:38 > git checkout -f 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 # timeout=10 15:09:43 Commit message: "Merge pull request #303 from jbonafide623/EF-298" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:09:46 ========================================================= 15:09:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 15:09:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:09:47 + 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 . 15:09:48 Sending build context to Docker daemon 36.52MB 15:09:48 Step 1/8 : ARG BASE=golang:1.13-alpine 15:09:48 Step 2/8 : FROM ${BASE} 15:09:48 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:09:48 cde5963f3b93: Pulling fs layer 15:09:48 2a23fa8c16f7: Pulling fs layer 15:09:48 777b28850792: Pulling fs layer 15:09:48 8a11ddd9e578: Pulling fs layer 15:09:48 4cf88f913ddb: Pulling fs layer 15:09:48 1df406cf5192: Pulling fs layer 15:09:48 cd6300453558: Pulling fs layer 15:09:48 b9c365052c96: Pulling fs layer 15:09:48 a2d8cc88f415: Pulling fs layer 15:09:48 ea1d1ca13537: Pulling fs layer 15:09:48 3750a50a1c5e: Pulling fs layer 15:09:48 cd6300453558: Waiting 15:09:48 b9c365052c96: Waiting 15:09:48 a2d8cc88f415: Waiting 15:09:48 ea1d1ca13537: Waiting 15:09:48 3750a50a1c5e: Waiting 15:09:48 4cf88f913ddb: Waiting 15:09:48 1df406cf5192: Waiting 15:09:48 8a11ddd9e578: Waiting 15:09:48 777b28850792: Verifying Checksum 15:09:48 777b28850792: Download complete 15:09:48 2a23fa8c16f7: Verifying Checksum 15:09:48 2a23fa8c16f7: Download complete 15:09:48 4cf88f913ddb: Download complete 15:09:48 1df406cf5192: Verifying Checksum 15:09:48 1df406cf5192: Download complete 15:09:49 cde5963f3b93: Download complete 15:09:50 cde5963f3b93: Pull complete 15:09:51 2a23fa8c16f7: Pull complete 15:09:51 777b28850792: Pull complete 15:09:53 cd6300453558: Verifying Checksum 15:09:53 cd6300453558: Download complete 15:09:53 a2d8cc88f415: Verifying Checksum 15:09:53 a2d8cc88f415: Download complete 15:09:55 ea1d1ca13537: Verifying Checksum 15:09:55 ea1d1ca13537: Download complete 15:09:56 3750a50a1c5e: Verifying Checksum 15:09:56 3750a50a1c5e: Download complete 15:09:58 Running on prd-centos7-docker-4c-2g-123 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 15:09:58 Running in /w/workspace/app-functions-sdk-go/22 [Pipeline] { [Pipeline] checkout 15:09:59 b9c365052c96: Verifying Checksum 15:09:59 b9c365052c96: Download complete 15:09:59 8a11ddd9e578: Verifying Checksum 15:09:59 8a11ddd9e578: Download complete 15:10:00 using credential edgex-jenkins-ssh 15:10:00 Cloning the remote Git repository 15:10:00 Cloning with configured refspecs honoured and without tags 15:10:00 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 15:10:00 > git init /w/workspace/app-functions-sdk-go/22 # timeout=10 15:10:00 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:10:00 > git --version # timeout=10 15:10:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:10:02 Fetching without tags 15:10:02 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:10:02 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:10:02 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 15:10:02 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 15:10:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:10:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:10:02 Checking out Revision 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 (master) 15:10:02 > git config core.sparsecheckout # timeout=10 15:10:02 > git checkout -f 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 # timeout=10 15:10:06 Commit message: "Merge pull request #303 from jbonafide623/EF-298" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:10:08 ========================================================= 15:10:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:10:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:10:08 + 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 . 15:10:09 Sending build context to Docker daemon 36.52MB 15:10:09 Step 1/8 : ARG BASE=golang:1.13-alpine 15:10:09 Step 2/8 : FROM ${BASE} 15:10:09 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:10:09 e6b0cf9c0882: Pulling fs layer 15:10:09 2848faf0eed1: Pulling fs layer 15:10:09 0f37312ad70f: Pulling fs layer 15:10:09 5788d62ee057: Pulling fs layer 15:10:09 0e6b1d234666: Pulling fs layer 15:10:09 bf5d7aec512f: Pulling fs layer 15:10:09 34c802a77dc8: Pulling fs layer 15:10:09 9eb99e56ec68: Pulling fs layer 15:10:09 27c7a5d97fbd: Pulling fs layer 15:10:09 5c102a31e300: Pulling fs layer 15:10:09 dcfb455df0a1: Pulling fs layer 15:10:09 34c802a77dc8: Waiting 15:10:09 5788d62ee057: Waiting 15:10:09 0e6b1d234666: Waiting 15:10:09 bf5d7aec512f: Waiting 15:10:09 9eb99e56ec68: Waiting 15:10:09 5c102a31e300: Waiting 15:10:09 dcfb455df0a1: Waiting 15:10:09 0f37312ad70f: Verifying Checksum 15:10:09 0f37312ad70f: Download complete 15:10:09 2848faf0eed1: Download complete 15:10:09 0e6b1d234666: Verifying Checksum 15:10:09 0e6b1d234666: Download complete 15:10:09 bf5d7aec512f: Verifying Checksum 15:10:09 bf5d7aec512f: Download complete 15:10:09 e6b0cf9c0882: Verifying Checksum 15:10:09 e6b0cf9c0882: Download complete 15:10:09 e6b0cf9c0882: Pull complete 15:10:10 34c802a77dc8: Verifying Checksum 15:10:10 34c802a77dc8: Download complete 15:10:10 27c7a5d97fbd: Verifying Checksum 15:10:10 27c7a5d97fbd: Download complete 15:10:10 5c102a31e300: Verifying Checksum 15:10:10 5c102a31e300: Download complete 15:10:10 dcfb455df0a1: Verifying Checksum 15:10:10 dcfb455df0a1: Download complete 15:10:11 9eb99e56ec68: Verifying Checksum 15:10:11 9eb99e56ec68: Download complete 15:10:11 5788d62ee057: Download complete 15:10:12 2848faf0eed1: Pull complete 15:10:12 8a11ddd9e578: Pull complete 15:10:12 4cf88f913ddb: Pull complete 15:10:12 1df406cf5192: Pull complete 15:10:12 0f37312ad70f: Pull complete 15:10:15 cd6300453558: Pull complete 15:10:17 5788d62ee057: Pull complete 15:10:17 0e6b1d234666: Pull complete 15:10:17 bf5d7aec512f: Pull complete 15:10:19 b9c365052c96: Pull complete 15:10:19 a2d8cc88f415: Pull complete 15:10:21 ea1d1ca13537: Pull complete 15:10:22 3750a50a1c5e: Pull complete 15:10:22 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 15:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 15:10:22 ---> 78745c68409d 15:10:22 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:10:23 latest: Pulling from library/docker 15:10:23 8fa90b21c985: Pulling fs layer 15:10:23 f2917335fcb0: Pulling fs layer 15:10:23 c8d3c84c2515: Pulling fs layer 15:10:23 389b437d2554: Pulling fs layer 15:10:23 dc7a94e4d7cd: Pulling fs layer 15:10:23 8a9cd851b371: Pulling fs layer 15:10:23 d5f7c33f26a0: Pulling fs layer 15:10:23 389b437d2554: Waiting 15:10:23 8a9cd851b371: Waiting 15:10:23 dc7a94e4d7cd: Waiting 15:10:23 d5f7c33f26a0: Waiting 15:10:23 34c802a77dc8: Pull complete 15:10:23 c8d3c84c2515: Download complete 15:10:23 f2917335fcb0: Verifying Checksum 15:10:23 f2917335fcb0: Download complete 15:10:23 8fa90b21c985: Verifying Checksum 15:10:23 8fa90b21c985: Download complete 15:10:24 dc7a94e4d7cd: Verifying Checksum 15:10:24 dc7a94e4d7cd: Download complete 15:10:24 8a9cd851b371: Verifying Checksum 15:10:24 8a9cd851b371: Download complete 15:10:24 8fa90b21c985: Pull complete 15:10:24 d5f7c33f26a0: Verifying Checksum 15:10:24 d5f7c33f26a0: Download complete 15:10:26 f2917335fcb0: Pull complete 15:10:26 c8d3c84c2515: Pull complete 15:10:27 9eb99e56ec68: Pull complete 15:10:27 27c7a5d97fbd: Pull complete 15:10:27 5c102a31e300: Pull complete 15:10:27 dcfb455df0a1: Pull complete 15:10:27 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 15:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:10:27 ---> 7c70fe431013 15:10:27 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:10:28 latest: Pulling from library/docker 15:10:28 c9b1b535fdd9: Pulling fs layer 15:10:28 cd54125436dc: Pulling fs layer 15:10:28 70d1554c15cb: Pulling fs layer 15:10:28 efa4cf184ccf: Pulling fs layer 15:10:28 6aca4f909924: Pulling fs layer 15:10:28 c60fe6b6c138: Pulling fs layer 15:10:28 8be01bc37983: Pulling fs layer 15:10:28 6aca4f909924: Waiting 15:10:28 c60fe6b6c138: Waiting 15:10:28 8be01bc37983: Waiting 15:10:28 70d1554c15cb: Download complete 15:10:28 c9b1b535fdd9: Verifying Checksum 15:10:28 c9b1b535fdd9: Download complete 15:10:28 cd54125436dc: Verifying Checksum 15:10:28 cd54125436dc: Download complete 15:10:28 6aca4f909924: Verifying Checksum 15:10:28 6aca4f909924: Download complete 15:10:28 c60fe6b6c138: Verifying Checksum 15:10:28 c60fe6b6c138: Download complete 15:10:28 c9b1b535fdd9: Pull complete 15:10:28 8be01bc37983: Verifying Checksum 15:10:28 8be01bc37983: Download complete 15:10:29 389b437d2554: Verifying Checksum 15:10:29 389b437d2554: Download complete 15:10:29 efa4cf184ccf: Verifying Checksum 15:10:29 efa4cf184ccf: Download complete 15:10:30 cd54125436dc: Pull complete 15:10:30 70d1554c15cb: Pull complete 15:10:32 389b437d2554: Pull complete 15:10:32 dc7a94e4d7cd: Pull complete 15:10:33 8a9cd851b371: Pull complete 15:10:33 d5f7c33f26a0: Pull complete 15:10:33 Digest: sha256:5bca19bb6d8f0aea380902af97be841d5841353c04e3eda5f87b4e932a509e94 15:10:33 Status: Downloaded newer image for docker:latest 15:10:34 efa4cf184ccf: Pull complete 15:10:34 6aca4f909924: Pull complete 15:10:34 c60fe6b6c138: Pull complete 15:10:34 8be01bc37983: Pull complete 15:10:34 Digest: sha256:5bca19bb6d8f0aea380902af97be841d5841353c04e3eda5f87b4e932a509e94 15:10:34 Status: Downloaded newer image for docker:latest 15:10:36 ---> acc3d79dbbcf 15:10:36 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:10:36 ---> Running in 2e522f3dfe89 15:10:36 Removing intermediate container 2e522f3dfe89 15:10:36 ---> 037003f78cd2 15:10:36 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:10:36 ---> Running in 16b23c0e95a7 15:10:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 15:10:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 15:10:38 (1/5) Installing libsodium (1.0.18-r0) 15:10:38 (2/5) Installing libzmq (4.3.2-r0) 15:10:38 (3/5) Installing pkgconf (1.6.3-r0) 15:10:38 (4/5) Installing libsodium-dev (1.0.18-r0) 15:10:38 (5/5) Installing zeromq-dev (4.3.2-r0) 15:10:38 Executing busybox-1.31.1-r8.trigger 15:10:38 OK: 145 MiB in 44 packages 15:10:39 Removing intermediate container 16b23c0e95a7 15:10:39 ---> 2f6fdac5af55 15:10:39 Step 6/8 : WORKDIR /build 15:10:39 ---> Running in 2420b8952181 15:10:39 Removing intermediate container 2420b8952181 15:10:39 ---> 60d4d32c399b 15:10:39 Step 7/8 : COPY go.mod . 15:10:39 ---> e82703f3ac2c 15:10:39 Step 8/8 : RUN go mod download 15:10:39 ---> Running in b202c34631e9 15:10:41 ---> f5161361eb43 15:10:41 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:10:41 ---> Running in 30fa63ea6f80 15:10:41 Removing intermediate container 30fa63ea6f80 15:10:41 ---> 1b727b4a0b0a 15:10:41 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:10:41 ---> Running in ecd95ac84af6 15:10:41 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:10:41 go: finding github.com/BurntSushi/toml v0.3.1 15:10:41 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:10:41 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:10:41 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:10:41 go: finding github.com/bgentry/speakeasy v0.1.0 15:10:41 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:10:41 go: finding github.com/davecgh/go-spew v1.1.1 15:10:41 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:10:41 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 15:10:41 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.11 15:10:41 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:10:41 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:10:41 go: finding github.com/fatih/color v1.7.0 15:10:41 go: finding github.com/go-kit/kit v0.8.0 15:10:41 go: finding github.com/go-logfmt/logfmt v0.4.0 15:10:41 go: finding github.com/go-stack/stack v1.8.0 15:10:41 go: finding github.com/golang/snappy v0.0.1 15:10:41 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:10:41 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:10:41 go: finding github.com/google/go-cmp v0.3.1 15:10:41 go: finding github.com/google/uuid v1.1.0 15:10:41 go: finding github.com/gorilla/mux v1.7.2 15:10:41 go: finding github.com/hashicorp/consul/api v1.1.0 15:10:41 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:10:41 go: finding github.com/hashicorp/errwrap v1.0.0 15:10:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:10:41 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:10:41 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:10:41 go: finding github.com/hashicorp/go-multierror v1.0.0 15:10:41 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:10:41 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:10:41 go: finding github.com/hashicorp/go-syslog v1.0.0 15:10:41 go: finding github.com/hashicorp/go-uuid v1.0.1 15:10:41 go: finding github.com/hashicorp/go.net v0.0.1 15:10:41 go: finding github.com/hashicorp/golang-lru v0.5.0 15:10:41 go: finding github.com/hashicorp/logutils v1.0.0 15:10:41 go: finding github.com/hashicorp/mdns v1.0.0 15:10:41 go: finding github.com/hashicorp/memberlist v0.1.3 15:10:41 go: finding github.com/hashicorp/serf v0.8.2 15:10:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:10:41 go: finding github.com/kr/pretty v0.2.0 15:10:41 go: finding github.com/kr/pty v1.1.1 15:10:41 go: finding github.com/kr/text v0.1.0 15:10:41 go: finding github.com/mattn/go-colorable v0.0.9 15:10:41 go: finding github.com/mattn/go-isatty v0.0.3 15:10:41 go: finding github.com/miekg/dns v1.0.14 15:10:41 go: finding github.com/mitchellh/cli v1.0.0 15:10:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:10:41 go: finding github.com/mitchellh/copystructure v1.0.0 15:10:41 go: finding github.com/mitchellh/go-homedir v1.0.0 15:10:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:10:41 go: finding github.com/mitchellh/gox v0.4.0 15:10:41 go: finding github.com/mitchellh/iochan v1.0.0 15:10:41 go: finding github.com/mitchellh/mapstructure v1.1.2 15:10:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:10:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:10:41 go: finding github.com/pebbe/zmq4 v1.0.0 15:10:41 go: finding github.com/pelletier/go-toml v1.2.0 15:10:41 go: finding github.com/pkg/errors v0.8.1 15:10:41 go: finding github.com/pmezard/go-difflib v1.0.0 15:10:41 go: finding github.com/posener/complete v1.1.1 15:10:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:10:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:10:42 go: finding github.com/stretchr/objx v0.2.0 15:10:42 go: finding github.com/stretchr/testify v1.4.0 15:10:42 go: finding github.com/tidwall/pretty v1.0.0 15:10:42 go: finding github.com/ugorji/go v1.1.4 15:10:42 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:10:42 go: finding github.com/xdg/stringprep v1.0.0 15:10:42 go: finding go.mongodb.org/mongo-driver v1.1.1 15:10:42 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:10:42 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:10:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:10:42 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:10:42 go: finding golang.org/x/text v0.3.2 15:10:42 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:10:42 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:10:42 go: finding gopkg.in/yaml.v2 v2.2.2 15:10:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 15:10:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 15:10:44 (1/5) Installing libsodium (1.0.18-r0) 15:10:44 (2/5) Installing libzmq (4.3.2-r0) 15:10:44 (3/5) Installing pkgconf (1.6.3-r0) 15:10:44 (4/5) Installing libsodium-dev (1.0.18-r0) 15:10:44 (5/5) Installing zeromq-dev (4.3.2-r0) 15:10:44 Executing busybox-1.31.1-r8.trigger 15:10:44 OK: 127 MiB in 44 packages 15:10:46 Removing intermediate container ecd95ac84af6 15:10:46 ---> ccdbf7e47b63 15:10:46 Step 6/8 : WORKDIR /build 15:10:46 ---> Running in 5d624289202c 15:10:46 Removing intermediate container 5d624289202c 15:10:46 ---> 4a2e4bd2dc92 15:10:46 Step 7/8 : COPY go.mod . 15:10:46 ---> 349fd96c43f2 15:10:46 Step 8/8 : RUN go mod download 15:10:47 ---> Running in bf8f5b240ecb 15:10:49 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:10:49 go: finding github.com/BurntSushi/toml v0.3.1 15:10:49 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:10:49 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:10:49 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:10:49 go: finding github.com/bgentry/speakeasy v0.1.0 15:10:49 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:10:49 go: finding github.com/davecgh/go-spew v1.1.1 15:10:49 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:10:49 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 15:10:49 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.11 15:10:49 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 15:10:49 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:10:49 go: finding github.com/fatih/color v1.7.0 15:10:49 go: finding github.com/go-kit/kit v0.8.0 15:10:49 go: finding github.com/go-logfmt/logfmt v0.4.0 15:10:49 go: finding github.com/go-stack/stack v1.8.0 15:10:49 go: finding github.com/golang/snappy v0.0.1 15:10:49 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:10:49 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:10:49 go: finding github.com/google/go-cmp v0.3.1 15:10:49 go: finding github.com/google/uuid v1.1.0 15:10:49 go: finding github.com/gorilla/mux v1.7.2 15:10:49 go: finding github.com/hashicorp/consul/api v1.1.0 15:10:49 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:10:49 go: finding github.com/hashicorp/errwrap v1.0.0 15:10:49 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:10:49 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:10:49 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:10:49 go: finding github.com/hashicorp/go-multierror v1.0.0 15:10:49 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:10:49 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:10:49 go: finding github.com/hashicorp/go-syslog v1.0.0 15:10:49 go: finding github.com/hashicorp/go-uuid v1.0.1 15:10:49 go: finding github.com/hashicorp/go.net v0.0.1 15:10:49 go: finding github.com/hashicorp/golang-lru v0.5.0 15:10:49 go: finding github.com/hashicorp/logutils v1.0.0 15:10:49 go: finding github.com/hashicorp/mdns v1.0.0 15:10:49 go: finding github.com/hashicorp/memberlist v0.1.3 15:10:49 go: finding github.com/hashicorp/serf v0.8.2 15:10:49 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:10:49 go: finding github.com/kr/pretty v0.2.0 15:10:49 go: finding github.com/kr/pty v1.1.1 15:10:49 go: finding github.com/kr/text v0.1.0 15:10:49 go: finding github.com/mattn/go-colorable v0.0.9 15:10:49 go: finding github.com/mattn/go-isatty v0.0.3 15:10:49 go: finding github.com/miekg/dns v1.0.14 15:10:49 go: finding github.com/mitchellh/cli v1.0.0 15:10:49 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:10:49 go: finding github.com/mitchellh/copystructure v1.0.0 15:10:49 go: finding github.com/mitchellh/go-homedir v1.0.0 15:10:49 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:10:50 go: finding github.com/mitchellh/gox v0.4.0 15:10:50 go: finding github.com/mitchellh/iochan v1.0.0 15:10:50 go: finding github.com/mitchellh/mapstructure v1.1.2 15:10:50 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:10:50 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:10:50 go: finding github.com/pebbe/zmq4 v1.0.0 15:10:50 go: finding github.com/pelletier/go-toml v1.2.0 15:10:50 go: finding github.com/pkg/errors v0.8.1 15:10:50 go: finding github.com/pmezard/go-difflib v1.0.0 15:10:50 go: finding github.com/posener/complete v1.1.1 15:10:50 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:10:50 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:10:50 go: finding github.com/stretchr/objx v0.2.0 15:10:50 go: finding github.com/stretchr/testify v1.4.0 15:10:50 go: finding github.com/tidwall/pretty v1.0.0 15:10:50 go: finding github.com/ugorji/go v1.1.4 15:10:50 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 15:10:50 go: finding github.com/xdg/stringprep v1.0.0 15:10:50 go: finding go.mongodb.org/mongo-driver v1.1.1 15:10:50 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 15:10:50 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 15:10:50 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:10:50 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 15:10:50 go: finding golang.org/x/text v0.3.2 15:10:50 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:10:50 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:10:50 go: finding gopkg.in/yaml.v2 v2.2.2 15:10:52 Removing intermediate container b202c34631e9 15:10:52 ---> 0729d7183980 15:10:52 Successfully built 0729d7183980 15:10:52 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 15:10:53 + docker inspect -f . ci-base-image-x86_64 15:10:53 . [Pipeline] withDockerContainer 15:10:53 prd-centos7-docker-4c-2g-123 does not seem to be running inside a container 15:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/22 -v /w/workspace/app-functions-sdk-go/22:/w/workspace/app-functions-sdk-go/22:rw,z -v /w/workspace/app-functions-sdk-go/22@tmp:/w/workspace/app-functions-sdk-go/22@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-x86_64 cat 15:10:53 $ docker top b89861d7471a14d269ab125efd50deec7841693641100564dfd33a7fb2f9ca3d -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:54 + go version 15:10:54 go version go1.13.5 linux/amd64 [Pipeline] sh 15:10:54 + make test 15:10:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:10:58 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:11:08 Removing intermediate container bf8f5b240ecb 15:11:08 ---> 16cf2007d8db 15:11:08 Successfully built 16cf2007d8db 15:11:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:11:09 + docker inspect -f . ci-base-image-arm64 15:11:09 . [Pipeline] withDockerContainer 15:11:09 prd-ubuntu18.04-docker-arm64-4c-16g-122 does not seem to be running inside a container 15:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/22 -v /w/workspace/app-functions-sdk-go/22:/w/workspace/app-functions-sdk-go/22:rw,z -v /w/workspace/app-functions-sdk-go/22@tmp:/w/workspace/app-functions-sdk-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:11:10 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.070s coverage: 88.9% of statements 15:11:11 $ docker top d0aa98fae813c1b4b3df17e58016845c9d5e1927e4cd37768a82771583cd91f1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:12 + go version 15:11:12 go version go1.13.5 linux/arm64 [Pipeline] sh 15:11:13 + make test 15:11:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:11:14 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:11:18 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.414s coverage: 41.7% of statements 15:11:18 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:11:18 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:11:18 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.012s coverage: 100.0% of statements 15:11:20 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 1.187s coverage: 69.3% of statements 15:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.163s coverage: 74.7% of statements 15:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.005s coverage: 89.5% of statements 15:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 15:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.245s coverage: 100.0% of statements 15:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 15:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.009s coverage: 96.6% of statements 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:11:28 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.017s coverage: 97.7% of statements 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:11:28 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:11:29 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.681s coverage: 84.8% of statements 15:11:29 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.164s coverage: 83.3% of statements 15:11:29 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:11:30 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.773s coverage: 74.2% of statements 15:11:30 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:11:30 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.007s coverage: 100.0% of statements 15:11:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:11:35 gofmt -l . 15:11:35 [ "`gofmt -l .`" = "" ] 15:11:35 ./bin/test-attribution-txt.sh 15:11:35 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:11:36 Stashed 1 file(s) [Pipeline] } 15:11:36 $ docker stop --time=1 b89861d7471a14d269ab125efd50deec7841693641100564dfd33a7fb2f9ca3d 15:11:37 $ docker rm -f b89861d7471a14d269ab125efd50deec7841693641100564dfd33a7fb2f9ca3d [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] } 15:11:53 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.134s coverage: 88.9% of statements 15:12:12 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.432s coverage: 41.7% of statements 15:12:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:12:12 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:12:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.029s coverage: 100.0% of statements 15:12:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.437s coverage: 69.3% of statements 15:12:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.099s coverage: 74.7% of statements 15:12:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.024s coverage: 89.5% of statements 15:12:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.049s coverage: 100.0% of statements 15:12:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.102s coverage: 100.0% of statements 15:12:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.043s coverage: 100.0% of statements 15:12:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.016s coverage: 100.0% of statements 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 15:12:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.016s coverage: 96.6% of statements 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:12:22 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.015s coverage: 97.7% of statements 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:12:22 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 15:12:29 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.671s coverage: 84.8% of statements 15:12:29 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.107s coverage: 83.3% of statements 15:12:29 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 15:12:29 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.481s coverage: 74.2% of statements 15:12:29 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 15:12:29 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.025s coverage: 100.0% of statements 15:12:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:12:40 gofmt -l . 15:12:40 [ "`gofmt -l .`" = "" ] 15:12:40 ./bin/test-attribution-txt.sh 15:12:41 ./bin/test-go-mod-tidy.sh [Pipeline] stash 15:12:42 Warning: overwriting stash ‘coverage-report’ 15:12:42 Stashed 1 file(s) [Pipeline] } 15:12:43 $ docker stop --time=1 d0aa98fae813c1b4b3df17e58016845c9d5e1927e4cd37768a82771583cd91f1 15:12:45 $ docker rm -f d0aa98fae813c1b4b3df17e58016845c9d5e1927e4cd37768a82771583cd91f1 [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 15:12:47 provisioning config files... 15:12:47 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2288029253910790420tmp [Pipeline] { [Pipeline] sh 15:12:47 + curl -s https://codecov.io/bash 15:12:47 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2288029253910790420tmp 15:12:48 15:12:48 _____ _ 15:12:48 / ____| | | 15:12:48 | | ___ __| | ___ ___ _____ __ 15:12:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:12:48 | |___| (_) | (_| | __/ (_| (_) \ V / 15:12:48 \_____\___/ \__,_|\___|\___\___/ \_/ 15:12:48 Bash-20200303-bc4d7e6 15:12:48 15:12:48 15:12:48 ==> Jenkins CI detected. 15:12:48 project root: . 15:12:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:12:48 ==> Running gcov in . (disable via -X gcov) 15:12:48 ==> Python coveragepy not found 15:12:48 ==> Searching for coverage reports in: 15:12:48 + . 15:12:48 -> Found 1 reports 15:12:48 ==> Detecting git/mercurial file structure 15:12:48 ==> Reading reports 15:12:48 + ./coverage.out bytes=63360 15:12:48 ==> Appending adjustments 15:12:48 http://docs.codecov.io/docs/fixing-reports 15:12:48 + Found adjustments 15:12:48 ==> Gzipping contents 15:12:48 ==> Uploading reports 15:12:48 url: https://codecov.io 15:12:48 query: branch=master&commit=0ff3ad959e6f24b21e9d0dced1424497a155e7a2&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 15:12:48 -> Pinging Codecov 15:12:48 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=master&commit=0ff3ad959e6f24b21e9d0dced1424497a155e7a2&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 15:12:48 -> Uploading 15:12:49 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/0ff3ad959e6f24b21e9d0dced1424497a155e7a2 [Pipeline] } 15:12:49 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:12:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:12:49 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:12:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:12:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:12:50 15:12:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 15:12:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 15:12:50 1.217.3: Pulling from edgex-devops/edgex-snyk-go 15:12:50 e6b0cf9c0882: Pulling fs layer 15:12:50 2848faf0eed1: Pulling fs layer 15:12:50 0f37312ad70f: Pulling fs layer 15:12:50 7d08f2745646: Pulling fs layer 15:12:50 4c9f31393084: Pulling fs layer 15:12:50 eb21ddb83652: Pulling fs layer 15:12:50 345998794f6b: Pulling fs layer 15:12:50 97a711d68925: Pulling fs layer 15:12:50 7c8476c1cb00: Pulling fs layer 15:12:50 97a711d68925: Waiting 15:12:50 7c8476c1cb00: Waiting 15:12:50 eb21ddb83652: Waiting 15:12:50 345998794f6b: Waiting 15:12:50 7d08f2745646: Waiting 15:12:50 0f37312ad70f: Verifying Checksum 15:12:50 0f37312ad70f: Download complete 15:12:50 2848faf0eed1: Download complete 15:12:50 4c9f31393084: Verifying Checksum 15:12:50 4c9f31393084: Download complete 15:12:50 eb21ddb83652: Verifying Checksum 15:12:50 eb21ddb83652: Download complete 15:12:51 e6b0cf9c0882: Verifying Checksum 15:12:51 e6b0cf9c0882: Download complete 15:12:51 e6b0cf9c0882: Pull complete 15:12:51 345998794f6b: Verifying Checksum 15:12:51 345998794f6b: Download complete 15:12:51 2848faf0eed1: Pull complete 15:12:51 0f37312ad70f: Pull complete 15:12:52 7c8476c1cb00: Verifying Checksum 15:12:52 7c8476c1cb00: Download complete 15:12:52 97a711d68925: Verifying Checksum 15:12:52 97a711d68925: Download complete 15:12:53 7d08f2745646: Download complete 15:12:59 7d08f2745646: Pull complete 15:12:59 4c9f31393084: Pull complete 15:12:59 eb21ddb83652: Pull complete 15:13:01 345998794f6b: Pull complete 15:13:04 97a711d68925: Pull complete 15:13:04 7c8476c1cb00: Pull complete 15:13:04 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 15:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 15:13:05 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 15:13:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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-devops/edgex-snyk-go:1.217.3 cat 15:13:05 $ docker top 68d84115faf0693710b4814024ec35ee419dae8702095ec4b676e56811806d7d -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:06 + snyk monitor '--org=edgex-jenkins' 15:13:18 15:13:18 Monitoring /w/workspace/ndry_app-functions-sdk-go_master... 15:13:18 15:13:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/dc03b72e-fd92-4b19-bf77-bc3e1dde99e0 15:13:18 15:13:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:13:18 15:13:18 [Pipeline] } 15:13:18 $ docker stop --time=1 68d84115faf0693710b4814024ec35ee419dae8702095ec4b676e56811806d7d 15:13:20 $ docker rm -f 68d84115faf0693710b4814024ec35ee419dae8702095ec4b676e56811806d7d [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 15:13:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:22 . [Pipeline] withDockerContainer 15:13:22 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 15:13:22 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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 15:13:23 $ docker top c67e21e446bf7bfb0a6bc3b236f5111b657ba5c6207aa3c8d7c73ae67529275d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:23 [ssh-agent] Looking for ssh-agent implementation... 15:13:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:23 $ docker exec c67e21e446bf7bfb0a6bc3b236f5111b657ba5c6207aa3c8d7c73ae67529275d ssh-agent 15:13:24 SSH_AUTH_SOCK=/tmp/ssh-T7JrpLQlcyV4/agent.15 15:13:24 SSH_AGENT_PID=22 15:13:24 Running ssh-add (command line suppressed) 15:13:24 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1316212819478012565.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1316212819478012565.key) 15:13:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:24 + git semver tag 15:13:24 # -> Open(): unable to determine branch for HEAD 15:13:24 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:13:24 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:13:24 # $SEMVER_REMOTE_NAME = origin 15:13:24 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:13:24 # $SEMVER_USER_NAME = jenkins 15:13:24 # $SEMVER_BRANCH = master 15:13:24 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:13:24 # 0ff3ad959e6f24b21e9d0dced1424497a155e7a2 HEAD 15:13:24 # -> Force: false 15:13:24 # fc5986c1421fb8037c138e145a7cfd8ba55d9d2b refs/tags/v1.0.1-dev.17 [Pipeline] } 15:13:24 $ docker exec --env ******** --env ******** c67e21e446bf7bfb0a6bc3b236f5111b657ba5c6207aa3c8d7c73ae67529275d ssh-agent -k 15:13:24 unset SSH_AUTH_SOCK; 15:13:24 unset SSH_AGENT_PID; 15:13:24 echo Agent pid 22 killed; 15:13:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:25 + git semver [Pipeline] } 15:13:25 $ docker stop --time=1 c67e21e446bf7bfb0a6bc3b236f5111b657ba5c6207aa3c8d7c73ae67529275d 15:13:26 $ docker rm -f c67e21e446bf7bfb0a6bc3b236f5111b657ba5c6207aa3c8d7c73ae67529275d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:13:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 15:13:27 15:13:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:13:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 15:13:27 0.23.1-centos7: Pulling from edgex-lftools 15:13:27 8ba884070f61: Pulling fs layer 15:13:27 78d65bd6cf10: Pulling fs layer 15:13:27 5573da4c1a9d: Pulling fs layer 15:13:27 4493e11b668a: Pulling fs layer 15:13:27 2e4ad32216ba: Pulling fs layer 15:13:27 14bc7892088f: Pulling fs layer 15:13:27 4493e11b668a: Waiting 15:13:27 2e4ad32216ba: Waiting 15:13:27 14bc7892088f: Waiting 15:13:27 78d65bd6cf10: Verifying Checksum 15:13:27 4493e11b668a: Verifying Checksum 15:13:27 4493e11b668a: Download complete 15:13:27 2e4ad32216ba: Verifying Checksum 15:13:27 2e4ad32216ba: Download complete 15:13:28 14bc7892088f: Verifying Checksum 15:13:28 14bc7892088f: Download complete 15:13:28 8ba884070f61: Verifying Checksum 15:13:28 8ba884070f61: Download complete 15:13:29 5573da4c1a9d: Verifying Checksum 15:13:32 8ba884070f61: Pull complete 15:13:32 78d65bd6cf10: Pull complete 15:13:42 5573da4c1a9d: Pull complete 15:13:42 4493e11b668a: Pull complete 15:13:42 2e4ad32216ba: Pull complete 15:13:44 14bc7892088f: Pull complete 15:13:45 Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 15:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:13:45 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 15:13:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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-lftools:0.23.1-centos7 cat 15:13:45 $ docker top 23ed489ac2e0204cbb662d625c8df7f2620097dde20df305696d1f8c6571a177 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:13:46 provisioning config files... 15:13:46 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2567810829134095210tmp 15:13:46 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1721505832396487731tmp 15:13:46 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8421717306385613070tmp [Pipeline] { [Pipeline] echo 15:13:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:13:46 ---> sigul-configuration.sh 15:13:46 gpg: directory `/root/.gnupg' created 15:13:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:13:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:13:46 gpg: keyring `/root/.gnupg/secring.gpg' created 15:13:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:13:46 gpg: CAST5 encrypted data 15:13:46 gpg: encrypted with 1 passphrase 15:13:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:13:47 + mkdir /home/jenkins 15:13:47 + mkdir /home/jenkins/sigul [Pipeline] sh 15:13:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 15:13:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:13:47 ---> sigul-install.sh 15:13:54 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:13:54 + git tag --list 15:13:54 v1.0.1-dev.17 [Pipeline] sh 15:13:54 + lftools sign git-tag v1.0.1-dev.17 15:13:55 Signing Git tag with Sigul... 15:13:55 Signing v1.0.1-dev.17 [Pipeline] echo 15:13:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:13:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:13:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:13:57 $ docker stop --time=1 23ed489ac2e0204cbb662d625c8df7f2620097dde20df305696d1f8c6571a177 15:13:59 $ docker rm -f 23ed489ac2e0204cbb662d625c8df7f2620097dde20df305696d1f8c6571a177 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:00 . [Pipeline] withDockerContainer 15:14:00 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 15:14:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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 15:14:00 $ docker top 7319fce689021c55f2733135bc0b188c2c2429dca733165c2d78f7e8958b3517 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:01 [ssh-agent] Looking for ssh-agent implementation... 15:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:01 $ docker exec 7319fce689021c55f2733135bc0b188c2c2429dca733165c2d78f7e8958b3517 ssh-agent 15:14:01 SSH_AUTH_SOCK=/tmp/ssh-CuNkwaurMWRh/agent.14 15:14:01 SSH_AGENT_PID=21 15:14:01 Running ssh-add (command line suppressed) 15:14:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7595455752471105553.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7595455752471105553.key) 15:14:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:02 + git semver bump pre 15:14:02 # -> Open(): unable to determine branch for HEAD 15:14:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:14:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:14:02 # $SEMVER_REMOTE_NAME = origin 15:14:02 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:14:02 # $SEMVER_USER_NAME = jenkins 15:14:02 # $SEMVER_BRANCH = master 15:14:02 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:14:02 1.0.1-dev.18 [Pipeline] } 15:14:02 $ docker exec --env ******** --env ******** 7319fce689021c55f2733135bc0b188c2c2429dca733165c2d78f7e8958b3517 ssh-agent -k 15:14:02 unset SSH_AUTH_SOCK; 15:14:02 unset SSH_AGENT_PID; 15:14:02 echo Agent pid 21 killed; 15:14:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:02 + git semver [Pipeline] } 15:14:02 $ docker stop --time=1 7319fce689021c55f2733135bc0b188c2c2429dca733165c2d78f7e8958b3517 15:14:04 $ docker rm -f 7319fce689021c55f2733135bc0b188c2c2429dca733165c2d78f7e8958b3517 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:04 . [Pipeline] withDockerContainer 15:14:04 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 15:14:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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 15:14:05 $ docker top 20687977dc193177a23a0145762763a0f5106a83e8691d5e250a3d8ebea69fc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:05 [ssh-agent] Looking for ssh-agent implementation... 15:14:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:06 $ docker exec 20687977dc193177a23a0145762763a0f5106a83e8691d5e250a3d8ebea69fc4 ssh-agent 15:14:06 SSH_AUTH_SOCK=/tmp/ssh-8iyamqj0qHqf/agent.15 15:14:06 SSH_AGENT_PID=22 15:14:06 Running ssh-add (command line suppressed) 15:14:06 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6302605289947320840.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6302605289947320840.key) 15:14:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:06 + git semver push 15:14:06 # -> Open(): unable to determine branch for HEAD 15:14:06 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:14:06 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:14:06 # $SEMVER_REMOTE_NAME = origin 15:14:06 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 15:14:06 # $SEMVER_USER_NAME = jenkins 15:14:06 # $SEMVER_BRANCH = master 15:14:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:14:13 $ docker exec --env ******** --env ******** 20687977dc193177a23a0145762763a0f5106a83e8691d5e250a3d8ebea69fc4 ssh-agent -k 15:14:13 unset SSH_AUTH_SOCK; 15:14:13 unset SSH_AGENT_PID; 15:14:13 echo Agent pid 22 killed; 15:14:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:14:14 + git semver [Pipeline] } 15:14:14 $ docker stop --time=1 20687977dc193177a23a0145762763a0f5106a83e8691d5e250a3d8ebea69fc4 15:14:15 $ docker rm -f 20687977dc193177a23a0145762763a0f5106a83e8691d5e250a3d8ebea69fc4 [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 15:14:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:14:16 ---> package-listing.sh 15:14:16 ++ facter osfamily 15:14:16 ++ tr '[:upper:]' '[:lower:]' 15:14:16 + OS_FAMILY=redhat 15:14:16 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 15:14:16 + START_PACKAGES=/tmp/packages_start.txt 15:14:16 + END_PACKAGES=/tmp/packages_end.txt 15:14:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:14:16 + PACKAGES=/tmp/packages_start.txt 15:14:16 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:14:16 + PACKAGES=/tmp/packages_end.txt 15:14:16 + case "${OS_FAMILY}" in 15:14:16 + rpm -qa 15:14:16 + sort 15:14:20 + '[' -f /tmp/packages_start.txt ']' 15:14:20 + '[' -f /tmp/packages_end.txt ']' 15:14:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:14:20 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:14:20 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 15:14:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 15:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:21 15:14:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:14:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:14:21 alpine: Pulling from edgex-lftools-log-publisher 15:14:21 c9b1b535fdd9: Pulling fs layer 15:14:21 2cc5ad85d9ab: Pulling fs layer 15:14:21 756a868c4378: Pulling fs layer 15:14:21 444b2fc9a129: Pulling fs layer 15:14:21 ea15f1150254: Pulling fs layer 15:14:21 41b27a9f41bf: Pulling fs layer 15:14:21 28c525ee5125: Pulling fs layer 15:14:21 094b1ea09ed8: Pulling fs layer 15:14:21 138eaada9080: Pulling fs layer 15:14:21 0622d0fa9048: Pulling fs layer 15:14:21 094b1ea09ed8: Waiting 15:14:21 444b2fc9a129: Waiting 15:14:21 138eaada9080: Waiting 15:14:21 0622d0fa9048: Waiting 15:14:21 28c525ee5125: Waiting 15:14:21 2cc5ad85d9ab: Verifying Checksum 15:14:21 2cc5ad85d9ab: Download complete 15:14:21 444b2fc9a129: Verifying Checksum 15:14:21 444b2fc9a129: Download complete 15:14:21 c9b1b535fdd9: Verifying Checksum 15:14:21 c9b1b535fdd9: Download complete 15:14:21 ea15f1150254: Verifying Checksum 15:14:21 ea15f1150254: Download complete 15:14:22 28c525ee5125: Verifying Checksum 15:14:22 28c525ee5125: Download complete 15:14:22 756a868c4378: Verifying Checksum 15:14:22 756a868c4378: Download complete 15:14:22 138eaada9080: Verifying Checksum 15:14:22 138eaada9080: Download complete 15:14:22 0622d0fa9048: Verifying Checksum 15:14:22 0622d0fa9048: Download complete 15:14:22 094b1ea09ed8: Verifying Checksum 15:14:22 094b1ea09ed8: Download complete 15:14:22 41b27a9f41bf: Verifying Checksum 15:14:22 41b27a9f41bf: Download complete 15:14:23 c9b1b535fdd9: Pull complete 15:14:23 2cc5ad85d9ab: Pull complete 15:14:25 756a868c4378: Pull complete 15:14:25 444b2fc9a129: Pull complete 15:14:25 ea15f1150254: Pull complete 15:14:28 41b27a9f41bf: Pull complete 15:14:29 28c525ee5125: Pull complete 15:14:31 094b1ea09ed8: Pull complete 15:14:31 138eaada9080: Pull complete 15:14:31 0622d0fa9048: Pull complete 15:14:31 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:14:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:14:31 prd-centos7-docker-4c-2g-121 does not seem to be running inside a container 15:14:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_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:10003/edgex-lftools-log-publisher:alpine cat 15:14:32 $ docker top 9a611f09e8e21c06d9fe3c3f6680588ff6e5c1781b36a21d13f52ee970dc4d66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:14:32 provisioning config files... 15:14:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3415617033598546879tmp [Pipeline] { [Pipeline] echo 15:14:32 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:14:33 ---> create-netrc.sh [Pipeline] echo 15:14:33 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:14:33 ---> logs-deploy.sh 15:14:33 + ARCHIVE_ARTIFACTS= 15:14:33 + LOGS_SERVER=https://logs.edgexfoundry.org 15:14:33 + '[' https://logs.edgexfoundry.org == None ']' 15:14:33 + NEXUS_URL=https://nexus.edgexfoundry.org 15:14:33 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/22 15:14:33 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/22/ 15:14:33 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/22 /w/workspace/ndry_app-functions-sdk-go_master 15:14:34 Archives upload complete. 15:14:34 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/22 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/22/