Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c9525094fd4abef9af2e7dd202c12c7ca3958476 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage: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: device-sdk-go-settings PROJECT: device-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4414 in /w/workspace/dgexfoundry_device-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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision c9525094fd4abef9af2e7dd202c12c7ca3958476 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c9525094fd4abef9af2e7dd202c12c7ca3958476 # timeout=10 Commit message: "Merge pull request #490 from hahattan/issue-489" > git rev-list --no-walk fc4d8ba2ca6bee1bf2e474e60f47b75130718504 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:15:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:15:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:48 ========================================================= 04:15:48 EdgeX Global Pipelines Version Info 04:15:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:15:49 ------------------- 04:15:49 stable info: 04:15:49 ------------------- 04:15:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:15:49 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 04:15:49 Message: update stable to v1.0.73 04:15:50 ------------------- 04:15:50 experimental info: 04:15:50 ------------------- 04:15:50 Commited By: **** collab-it+edgex@linuxfoundation.org 04:15:50 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 04:15:50 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:15:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:15:52 04:15:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:15:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:15:52 latest: Pulling from edgex-devops/git-semver 04:15:52 9123ac7c32f7: Pulling fs layer 04:15:52 b8cc5d1170e3: Pulling fs layer 04:15:52 2924cbbf6a41: Pulling fs layer 04:15:52 93b08a4f1073: Pulling fs layer 04:15:52 93b08a4f1073: Waiting 04:15:52 b8cc5d1170e3: Verifying Checksum 04:15:52 b8cc5d1170e3: Download complete 04:15:52 9123ac7c32f7: Verifying Checksum 04:15:52 9123ac7c32f7: Download complete 04:15:52 93b08a4f1073: Verifying Checksum 04:15:52 93b08a4f1073: Download complete 04:15:52 2924cbbf6a41: Verifying Checksum 04:15:52 2924cbbf6a41: Download complete 04:15:53 9123ac7c32f7: Pull complete 04:15:53 b8cc5d1170e3: Pull complete 04:15:53 2924cbbf6a41: Pull complete 04:15:54 93b08a4f1073: Pull complete 04:15:54 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 04:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:15:54 prd-centos7-docker-4c-2g-4414 does not seem to be running inside a container 04:15:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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:10004/edgex-devops/git-semver:latest cat 04:15:54 $ docker top 2e674b5d18a0e98742bb8d8fcb5ccac2239da1450eb166328508d9dd5b848f92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:15:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:15:55 [ssh-agent] Looking for ssh-agent implementation... 04:15:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:55 $ docker exec 2e674b5d18a0e98742bb8d8fcb5ccac2239da1450eb166328508d9dd5b848f92 ssh-agent 04:15:55 SSH_AUTH_SOCK=/tmp/ssh-n78EAT0aKbwK/agent.15 04:15:55 SSH_AGENT_PID=21 04:15:55 Running ssh-add (command line suppressed) 04:15:55 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2388190178751446122.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2388190178751446122.key) 04:15:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:15:55 + git describe --exact-match --tags HEAD 04:15:55 fatal: No names found, cannot describe anything. [Pipeline] } 04:15:55 $ docker exec --env ******** --env ******** 2e674b5d18a0e98742bb8d8fcb5ccac2239da1450eb166328508d9dd5b848f92 ssh-agent -k 04:15:56 unset SSH_AUTH_SOCK; 04:15:56 unset SSH_AGENT_PID; 04:15:56 echo Agent pid 21 killed; 04:15:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:15:56 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:15:56 This usually means this commit has not been tagged. [Pipeline] sshagent 04:15:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:15:56 [ssh-agent] Looking for ssh-agent implementation... 04:15:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:56 $ docker exec 2e674b5d18a0e98742bb8d8fcb5ccac2239da1450eb166328508d9dd5b848f92 ssh-agent 04:15:56 SSH_AUTH_SOCK=/tmp/ssh-QVaV4L9qzHYh/agent.57 04:15:56 SSH_AGENT_PID=64 04:15:56 Running ssh-add (command line suppressed) 04:15:56 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5193920405625960473.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5193920405625960473.key) 04:15:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:15:57 + git semver init 04:15:57 # -> Open(): unable to determine branch for HEAD 04:15:57 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:15:57 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:15:57 # $SEMVER_REMOTE_NAME = origin 04:15:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:15:57 # $SEMVER_USER_NAME = edgex-jenkins 04:15:57 # $SEMVER_BRANCH = master 04:15:57 # $SEMVER_TEMP = /tmp/semver-802170751 04:15:57 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:15:57 # '/tmp/semver-802170751' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 04:15:57 # -> Force: false 04:15:57 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 04:15:57 $ docker exec --env ******** --env ******** 2e674b5d18a0e98742bb8d8fcb5ccac2239da1450eb166328508d9dd5b848f92 ssh-agent -k 04:15:57 unset SSH_AUTH_SOCK; 04:15:57 unset SSH_AGENT_PID; 04:15:57 echo Agent pid 64 killed; 04:15:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:58 + git semver [Pipeline] } 04:15:58 $ docker stop --time=1 2e674b5d18a0e98742bb8d8fcb5ccac2239da1450eb166328508d9dd5b848f92 04:15:59 $ docker rm -f 2e674b5d18a0e98742bb8d8fcb5ccac2239da1450eb166328508d9dd5b848f92 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:16:00 Stashed 40 file(s) [Pipeline] echo 04:16:00 [edgeXSemver] initialized semver on version 1.2.0-dev.23 [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 04:16:15 Still waiting to schedule task 04:16:15 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4414’ 04:16:15 Still waiting to schedule task 04:16:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:18:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4415 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 04:18:06 Running in /w/workspace/device-sdk-go/23 [Pipeline] { [Pipeline] checkout 04:18:12 using credential edgex-jenkins-ssh 04:18:12 Cloning the remote Git repository 04:18:12 Cloning with configured refspecs honoured and without tags 04:18:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:18:12 > git init /w/workspace/device-sdk-go/23 # timeout=10 04:18:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:18:12 > git --version # timeout=10 04:18:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:18:13 Fetching without tags 04:18:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:18:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:18:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:18:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:18:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:18:14 Checking out Revision c9525094fd4abef9af2e7dd202c12c7ca3958476 (master) 04:18:14 > git config core.sparsecheckout # timeout=10 04:18:14 > git checkout -f c9525094fd4abef9af2e7dd202c12c7ca3958476 # timeout=10 04:18:19 Commit message: "Merge pull request #490 from hahattan/issue-489" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:18:20 ========================================================= 04:18:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 04:18:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:18:21 + 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 . 04:18:22 Sending build context to Docker daemon 2.872MB 04:18:22 Step 1/8 : ARG BASE=golang:1.13-alpine 04:18:22 Step 2/8 : FROM ${BASE} 04:18:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:18:22 cde5963f3b93: Pulling fs layer 04:18:22 2a23fa8c16f7: Pulling fs layer 04:18:22 777b28850792: Pulling fs layer 04:18:22 8a11ddd9e578: Pulling fs layer 04:18:22 4cf88f913ddb: Pulling fs layer 04:18:22 1df406cf5192: Pulling fs layer 04:18:22 cd6300453558: Pulling fs layer 04:18:22 b9c365052c96: Pulling fs layer 04:18:22 a2d8cc88f415: Pulling fs layer 04:18:22 ea1d1ca13537: Pulling fs layer 04:18:22 3750a50a1c5e: Pulling fs layer 04:18:22 8a11ddd9e578: Waiting 04:18:22 4cf88f913ddb: Waiting 04:18:22 1df406cf5192: Waiting 04:18:22 cd6300453558: Waiting 04:18:22 b9c365052c96: Waiting 04:18:22 a2d8cc88f415: Waiting 04:18:22 3750a50a1c5e: Waiting 04:18:22 ea1d1ca13537: Waiting 04:18:23 777b28850792: Verifying Checksum 04:18:23 777b28850792: Download complete 04:18:23 2a23fa8c16f7: Verifying Checksum 04:18:23 2a23fa8c16f7: Download complete 04:18:23 4cf88f913ddb: Verifying Checksum 04:18:23 4cf88f913ddb: Download complete 04:18:23 1df406cf5192: Verifying Checksum 04:18:23 1df406cf5192: Download complete 04:18:23 cde5963f3b93: Verifying Checksum 04:18:23 cde5963f3b93: Download complete 04:18:23 cde5963f3b93: Pull complete 04:18:24 2a23fa8c16f7: Pull complete 04:18:24 777b28850792: Pull complete 04:18:27 cd6300453558: Verifying Checksum 04:18:27 cd6300453558: Download complete 04:18:27 a2d8cc88f415: Verifying Checksum 04:18:27 a2d8cc88f415: Download complete 04:18:30 ea1d1ca13537: Verifying Checksum 04:18:30 ea1d1ca13537: Download complete 04:18:30 3750a50a1c5e: Verifying Checksum 04:18:30 3750a50a1c5e: Download complete 04:18:32 b9c365052c96: Verifying Checksum 04:18:32 b9c365052c96: Download complete 04:18:34 8a11ddd9e578: Verifying Checksum 04:18:34 8a11ddd9e578: Download complete 04:18:39 Running on prd-centos7-docker-4c-2g-4416 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 04:18:39 Running in /w/workspace/device-sdk-go/23 [Pipeline] { [Pipeline] checkout 04:18:42 using credential edgex-jenkins-ssh 04:18:42 Cloning the remote Git repository 04:18:42 Cloning with configured refspecs honoured and without tags 04:18:41 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:18:41 > git init /w/workspace/device-sdk-go/23 # timeout=10 04:18:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:18:41 > git --version # timeout=10 04:18:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:41 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:18:42 Fetching without tags 04:18:43 Checking out Revision c9525094fd4abef9af2e7dd202c12c7ca3958476 (master) 04:18:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:18:42 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:18:42 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:18:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:18:42 using GIT_SSH to set credentials SSH Credentials for GitHub 04:18:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 04:18:42 > git config core.sparsecheckout # timeout=10 04:18:42 > git checkout -f c9525094fd4abef9af2e7dd202c12c7ca3958476 # timeout=10 04:18:46 8a11ddd9e578: Pull complete 04:18:46 4cf88f913ddb: Pull complete 04:18:46 1df406cf5192: Pull complete 04:18:46 Commit message: "Merge pull request #490 from hahattan/issue-489" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 04:18:47 ========================================================= 04:18:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 04:18:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:18:48 + 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 . 04:18:48 Sending build context to Docker daemon 2.87MB 04:18:48 Step 1/8 : ARG BASE=golang:1.13-alpine 04:18:48 Step 2/8 : FROM ${BASE} 04:18:48 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 04:18:48 e6b0cf9c0882: Pulling fs layer 04:18:48 2848faf0eed1: Pulling fs layer 04:18:48 0f37312ad70f: Pulling fs layer 04:18:48 5788d62ee057: Pulling fs layer 04:18:48 0e6b1d234666: Pulling fs layer 04:18:48 bf5d7aec512f: Pulling fs layer 04:18:48 34c802a77dc8: Pulling fs layer 04:18:48 9eb99e56ec68: Pulling fs layer 04:18:48 27c7a5d97fbd: Pulling fs layer 04:18:48 5c102a31e300: Pulling fs layer 04:18:48 dcfb455df0a1: Pulling fs layer 04:18:48 0e6b1d234666: Waiting 04:18:48 bf5d7aec512f: Waiting 04:18:48 34c802a77dc8: Waiting 04:18:48 9eb99e56ec68: Waiting 04:18:48 27c7a5d97fbd: Waiting 04:18:48 5c102a31e300: Waiting 04:18:48 dcfb455df0a1: Waiting 04:18:48 0f37312ad70f: Verifying Checksum 04:18:48 0f37312ad70f: Download complete 04:18:48 2848faf0eed1: Verifying Checksum 04:18:48 2848faf0eed1: Download complete 04:18:48 0e6b1d234666: Verifying Checksum 04:18:48 0e6b1d234666: Download complete 04:18:48 bf5d7aec512f: Download complete 04:18:48 e6b0cf9c0882: Verifying Checksum 04:18:48 e6b0cf9c0882: Download complete 04:18:48 e6b0cf9c0882: Pull complete 04:18:49 34c802a77dc8: Verifying Checksum 04:18:49 34c802a77dc8: Download complete 04:18:49 27c7a5d97fbd: Verifying Checksum 04:18:49 27c7a5d97fbd: Download complete 04:18:50 9eb99e56ec68: Verifying Checksum 04:18:50 9eb99e56ec68: Download complete 04:18:50 dcfb455df0a1: Verifying Checksum 04:18:50 dcfb455df0a1: Download complete 04:18:50 5788d62ee057: Verifying Checksum 04:18:50 5788d62ee057: Download complete 04:18:50 5c102a31e300: Verifying Checksum 04:18:50 5c102a31e300: Download complete 04:18:51 2848faf0eed1: Pull complete 04:18:51 0f37312ad70f: Pull complete 04:18:52 cd6300453558: Pull complete 04:18:56 b9c365052c96: Pull complete 04:18:56 5788d62ee057: Pull complete 04:18:56 0e6b1d234666: Pull complete 04:18:56 bf5d7aec512f: Pull complete 04:18:56 a2d8cc88f415: Pull complete 04:18:58 ea1d1ca13537: Pull complete 04:18:59 3750a50a1c5e: Pull complete 04:18:59 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 04:18:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 04:18:59 ---> 78745c68409d 04:18:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:19:00 34c802a77dc8: Pull complete 04:19:03 9eb99e56ec68: Pull complete 04:19:03 27c7a5d97fbd: Pull complete 04:19:03 ---> Running in 19ba60ca6422 04:19:03 Removing intermediate container 19ba60ca6422 04:19:03 ---> 8c013844865d 04:19:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:04 ---> Running in f28f4387da8c 04:19:04 5c102a31e300: Pull complete 04:19:04 dcfb455df0a1: Pull complete 04:19:04 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 04:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 04:19:04 ---> 7c70fe431013 04:19:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:19:04 ---> Running in 4375be4505aa 04:19:04 Removing intermediate container 4375be4505aa 04:19:04 ---> 5ff5bc27a4a1 04:19:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:19:04 ---> Running in 75487ae24405 04:19:05 Removing intermediate container 75487ae24405 04:19:05 ---> 8b3c9eaa58b0 04:19:05 Step 5/8 : RUN apk add --no-cache make git 04:19:05 ---> Running in 4ebc5170275e 04:19:06 Removing intermediate container f28f4387da8c 04:19:06 ---> c3e818a6f1a5 04:19:06 Step 5/8 : RUN apk add --no-cache make git 04:19:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:19:06 ---> Running in 825b578dbba1 04:19:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:19:07 OK: 143 MiB in 39 packages 04:19:07 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:19:07 Removing intermediate container 4ebc5170275e 04:19:07 ---> 5390aa98fef3 04:19:07 Step 6/8 : WORKDIR /device-sdk-go 04:19:07 ---> Running in 707ba490c9ae 04:19:07 Removing intermediate container 707ba490c9ae 04:19:07 ---> 0e36d801ed49 04:19:07 Step 7/8 : COPY . . 04:19:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:19:08 OK: 125 MiB in 39 packages 04:19:08 ---> a15425f78727 04:19:08 Step 8/8 : RUN go mod download 04:19:08 ---> Running in 0505ec1ad078 04:19:09 Removing intermediate container 825b578dbba1 04:19:09 ---> 8ac928f94527 04:19:09 Step 6/8 : WORKDIR /device-sdk-go 04:19:09 ---> Running in 4673d520e0d1 04:19:10 Removing intermediate container 4673d520e0d1 04:19:10 ---> 460e7dfeb28b 04:19:10 Step 7/8 : COPY . . 04:19:11 go: finding github.com/BurntSushi/toml v0.3.1 04:19:11 go: finding github.com/OneOfOne/xxhash v1.2.6 04:19:11 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:19:11 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:19:11 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:19:11 go: finding github.com/bgentry/speakeasy v0.1.0 04:19:11 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:19:11 go: finding github.com/davecgh/go-spew v1.1.1 04:19:11 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 04:19:11 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:19:11 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 04:19:11 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:19:11 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:19:11 go: finding github.com/fatih/color v1.7.0 04:19:11 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:19:11 go: finding github.com/go-kit/kit v0.8.0 04:19:11 go: finding github.com/go-logfmt/logfmt v0.4.0 04:19:11 go: finding github.com/go-stack/stack v1.8.0 04:19:11 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:19:11 go: finding github.com/google/uuid v1.1.0 04:19:11 ---> 2fa99304f7dd 04:19:11 Step 8/8 : RUN go mod download 04:19:11 ---> Running in c6e0f1f8d3f4 04:19:11 go: finding github.com/gorilla/mux v1.7.1 04:19:11 go: finding github.com/hashicorp/consul/api v1.1.0 04:19:11 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:19:11 go: finding github.com/hashicorp/errwrap v1.0.0 04:19:11 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:19:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:19:11 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:19:11 go: finding github.com/hashicorp/go-multierror v1.0.0 04:19:11 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:19:11 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:19:11 go: finding github.com/hashicorp/go-syslog v1.0.0 04:19:11 go: finding github.com/hashicorp/go-uuid v1.0.1 04:19:11 go: finding github.com/hashicorp/go.net v0.0.1 04:19:12 go: finding github.com/hashicorp/golang-lru v0.5.0 04:19:12 go: finding github.com/hashicorp/logutils v1.0.0 04:19:12 go: finding github.com/hashicorp/mdns v1.0.0 04:19:12 go: finding github.com/hashicorp/memberlist v0.1.3 04:19:12 go: finding github.com/hashicorp/serf v0.8.2 04:19:12 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:19:12 go: finding github.com/mattn/go-colorable v0.0.9 04:19:12 go: finding github.com/mattn/go-isatty v0.0.3 04:19:12 go: finding github.com/miekg/dns v1.0.14 04:19:12 go: finding github.com/mitchellh/cli v1.0.0 04:19:12 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:19:12 go: finding github.com/mitchellh/copystructure v1.0.0 04:19:12 go: finding github.com/mitchellh/go-homedir v1.0.0 04:19:12 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:19:12 go: finding github.com/mitchellh/gox v0.4.0 04:19:12 go: finding github.com/mitchellh/iochan v1.0.0 04:19:12 go: finding github.com/mitchellh/mapstructure v1.1.2 04:19:12 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:19:12 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:19:12 go: finding github.com/pelletier/go-toml v1.2.0 04:19:12 go: finding github.com/pkg/errors v0.8.1 04:19:12 go: finding github.com/pmezard/go-difflib v1.0.0 04:19:12 go: finding github.com/posener/complete v1.1.1 04:19:12 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:19:12 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:19:12 go: finding github.com/stretchr/objx v0.1.0 04:19:12 go: finding github.com/stretchr/testify v1.5.1 04:19:12 go: finding github.com/ugorji/go v1.1.4 04:19:12 go: finding github.com/x448/float16 v0.8.4 04:19:13 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:19:13 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 04:19:13 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:19:13 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:19:13 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 04:19:13 go: finding gopkg.in/yaml.v2 v2.2.8 04:19:13 go: finding github.com/BurntSushi/toml v0.3.1 04:19:13 go: finding github.com/OneOfOne/xxhash v1.2.6 04:19:13 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 04:19:13 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 04:19:13 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 04:19:13 go: finding github.com/bgentry/speakeasy v0.1.0 04:19:13 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 04:19:13 go: finding github.com/davecgh/go-spew v1.1.1 04:19:13 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 04:19:13 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 04:19:13 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 04:19:13 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 04:19:13 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 04:19:13 go: finding github.com/fatih/color v1.7.0 04:19:13 go: finding github.com/fxamacker/cbor/v2 v2.2.0 04:19:13 go: finding github.com/go-kit/kit v0.8.0 04:19:13 go: finding github.com/go-logfmt/logfmt v0.4.0 04:19:13 go: finding github.com/go-stack/stack v1.8.0 04:19:13 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 04:19:13 go: finding github.com/google/uuid v1.1.0 04:19:13 go: finding github.com/gorilla/mux v1.7.1 04:19:13 go: finding github.com/hashicorp/consul/api v1.1.0 04:19:13 go: finding github.com/hashicorp/consul/sdk v0.1.1 04:19:13 go: finding github.com/hashicorp/errwrap v1.0.0 04:19:13 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 04:19:13 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 04:19:13 go: finding github.com/hashicorp/go-msgpack v0.5.3 04:19:13 go: finding github.com/hashicorp/go-multierror v1.0.0 04:19:13 go: finding github.com/hashicorp/go-rootcerts v1.0.0 04:19:13 go: finding github.com/hashicorp/go-sockaddr v1.0.0 04:19:13 go: finding github.com/hashicorp/go-syslog v1.0.0 04:19:13 go: finding github.com/hashicorp/go-uuid v1.0.1 04:19:13 go: finding github.com/hashicorp/go.net v0.0.1 04:19:13 go: finding github.com/hashicorp/golang-lru v0.5.0 04:19:13 go: finding github.com/hashicorp/logutils v1.0.0 04:19:13 go: finding github.com/hashicorp/mdns v1.0.0 04:19:13 go: finding github.com/hashicorp/memberlist v0.1.3 04:19:13 go: finding github.com/hashicorp/serf v0.8.2 04:19:13 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 04:19:13 go: finding github.com/mattn/go-colorable v0.0.9 04:19:13 go: finding github.com/mattn/go-isatty v0.0.3 04:19:13 go: finding github.com/miekg/dns v1.0.14 04:19:13 go: finding github.com/mitchellh/cli v1.0.0 04:19:13 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:19:13 go: finding github.com/mitchellh/copystructure v1.0.0 04:19:13 go: finding github.com/mitchellh/go-homedir v1.0.0 04:19:13 go: finding github.com/mitchellh/go-testing-interface v1.0.0 04:19:13 go: finding github.com/mitchellh/gox v0.4.0 04:19:13 go: finding github.com/mitchellh/iochan v1.0.0 04:19:13 go: finding github.com/mitchellh/mapstructure v1.1.2 04:19:13 go: finding github.com/mitchellh/reflectwalk v1.0.0 04:19:13 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 04:19:13 go: finding github.com/pelletier/go-toml v1.2.0 04:19:13 go: finding github.com/pkg/errors v0.8.1 04:19:13 go: finding github.com/pmezard/go-difflib v1.0.0 04:19:13 go: finding github.com/posener/complete v1.1.1 04:19:14 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 04:19:14 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:19:14 go: finding github.com/stretchr/objx v0.1.0 04:19:14 go: finding github.com/stretchr/testify v1.5.1 04:19:14 go: finding github.com/ugorji/go v1.1.4 04:19:14 go: finding github.com/x448/float16 v0.8.4 04:19:14 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 04:19:14 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 04:19:14 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 04:19:14 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 04:19:14 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 04:19:14 go: finding gopkg.in/yaml.v2 v2.2.8 04:19:17 Removing intermediate container 0505ec1ad078 04:19:17 ---> dd9fb28bcd4a 04:19:17 Successfully built dd9fb28bcd4a 04:19:17 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 04:19:18 + docker inspect -f . ci-base-image-x86_64 04:19:18 . [Pipeline] withDockerContainer 04:19:18 prd-centos7-docker-4c-2g-4416 does not seem to be running inside a container 04:19:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:19:18 $ docker top 1f9985554fea14936e0ccdc018fdc725f4dab37ac1947b49332adfcf93487f45 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:19 + go version 04:19:19 go version go1.13.5 linux/amd64 [Pipeline] sh 04:19:19 + make test 04:19:19 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:19:20 ? github.com/edgexfoundry/device-sdk-go [no test files] 04:19:24 Removing intermediate container c6e0f1f8d3f4 04:19:24 ---> ac25297871f9 04:19:24 Successfully built ac25297871f9 04:19:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:19:24 + docker inspect -f . ci-base-image-arm64 04:19:24 . [Pipeline] withDockerContainer 04:19:25 prd-ubuntu18.04-docker-arm64-4c-16g-4415 does not seem to be running inside a container 04:19:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:19:27 $ docker top cb2ba37e47bcb99a124a0b200f7ae1be08646b8eb4b6c3dcd04e36c019273a6c -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:28 + go version 04:19:28 go version go1.13.5 linux/arm64 [Pipeline] sh 04:19:28 + make test 04:19:28 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:19:30 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 04:19:30 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 04:19:30 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.009s coverage: 22.1% of statements 04:19:30 ? github.com/edgexfoundry/device-sdk-go [no test files] 04:19:32 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.075s coverage: 95.8% of statements 04:19:57 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 04:19:57 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 04:19:58 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.109s coverage: 22.1% of statements 04:20:01 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.164s coverage: 95.8% of statements 04:20:04 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.597s coverage: 11.4% of statements 04:20:04 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.004s coverage: 22.1% of statements 04:20:04 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 04:20:04 ok github.com/edgexfoundry/device-sdk-go/internal/controller 1.055s coverage: 38.5% of statements 04:20:04 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 04:20:04 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 04:20:04 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.430s coverage: 79.8% of statements 04:20:04 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 04:20:04 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 04:20:04 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 04:20:04 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.012s coverage: 52.6% of statements 04:20:04 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 04:20:04 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.103s coverage: 71.4% of statements 04:20:04 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 04:20:04 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 04:20:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:20:04 gofmt -l . 04:20:04 [ "`gofmt -l .`" = "" ] 04:20:04 ./bin/test-attribution-txt.sh 04:20:04 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:20:05 Stashed 1 file(s) [Pipeline] } 04:20:05 $ docker stop --time=1 1f9985554fea14936e0ccdc018fdc725f4dab37ac1947b49332adfcf93487f45 04:20:06 $ docker rm -f 1f9985554fea14936e0ccdc018fdc725f4dab37ac1947b49332adfcf93487f45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:08 + ls -al . 04:20:08 total 160 04:20:08 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 17 04:20 . 04:20:08 drwxrwxr-x. 4 jenkins jenkins 30 Apr 17 04:18 .. 04:20:08 drwxrwxr-x. 3 jenkins jenkins 20 Apr 17 04:18 api 04:20:08 drwxrwxr-x. 2 jenkins jenkins 64 Apr 17 04:18 bin 04:20:08 -rw-r--r--. 1 jenkins jenkins 96404 Apr 17 04:20 coverage.out 04:20:08 -rw-rw-r--. 1 jenkins jenkins 936 Apr 17 04:18 Dockerfile.build 04:20:08 -rw-rw-r--. 1 jenkins jenkins 140 Apr 17 04:18 .dockerignore 04:20:08 drwxrwxr-x. 4 jenkins jenkins 31 Apr 17 04:18 example 04:20:08 drwxrwxr-x. 8 jenkins jenkins 162 Apr 17 04:18 .git 04:20:08 drwxrwxr-x. 2 jenkins jenkins 38 Apr 17 04:18 .github 04:20:08 -rw-rw-r--. 1 jenkins jenkins 138 Apr 17 04:18 .gitignore 04:20:08 -rw-r--r--. 1 jenkins jenkins 446 Apr 17 04:20 go.mod 04:20:08 -rw-r--r--. 1 jenkins jenkins 12076 Apr 17 04:20 go.sum 04:20:08 drwxrwxr-x. 14 jenkins jenkins 196 Apr 17 04:18 internal 04:20:08 -rw-rw-r--. 1 jenkins jenkins 808 Apr 17 04:18 Jenkinsfile 04:20:08 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 17 04:18 LICENSE 04:20:08 -rw-rw-r--. 1 jenkins jenkins 892 Apr 17 04:18 Makefile 04:20:08 drwxrwxr-x. 5 jenkins jenkins 50 Apr 17 04:18 pkg 04:20:08 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 17 04:18 README.md 04:20:08 drwxrwxr-x. 3 jenkins jenkins 44 Apr 17 04:18 .semver 04:20:08 drwxrwxr-x. 4 jenkins jenkins 54 Apr 17 04:18 snap 04:20:08 -rw-rw-r--. 1 jenkins jenkins 12 Apr 17 04:15 VERSION 04:20:08 -rw-rw-r--. 1 jenkins jenkins 222 Apr 17 04:18 version.go [Pipeline] isUnix [Pipeline] sh 04:20:08 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c9525094fd4abef9af2e7dd202c12c7ca3958476 --label arch=amd64 --label version=1.2.0-dev.23 . 04:20:08 Sending build context to Docker daemon 2.988MB 04:20:08 Step 1/21 : ARG BASE=golang:1.13-alpine 04:20:08 Step 2/21 : FROM ${BASE} AS builder 04:20:08 ---> dd9fb28bcd4a 04:20:08 Step 3/21 : ARG MAKE='make build' 04:20:08 ---> Running in 8d7bddebff9c 04:20:08 Removing intermediate container 8d7bddebff9c 04:20:08 ---> a75fdd722b88 04:20:08 Step 4/21 : WORKDIR /device-sdk-go 04:20:08 ---> Running in 2fd5ee34e347 04:20:09 Removing intermediate container 2fd5ee34e347 04:20:09 ---> dc3d50c3455d 04:20:09 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:20:09 ---> Running in 1da59a909704 04:20:09 Removing intermediate container 1da59a909704 04:20:09 ---> dca03d581232 04:20:09 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:09 ---> Running in 138af6aaa869 04:20:10 Removing intermediate container 138af6aaa869 04:20:10 ---> 2a94b78a8cdd 04:20:10 Step 7/21 : RUN apk add --update --no-cache make git 04:20:10 ---> Running in 67d0050e4559 04:20:10 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 04:20:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 04:20:11 OK: 143 MiB in 39 packages 04:20:11 Removing intermediate container 67d0050e4559 04:20:11 ---> ce153ff61757 04:20:11 Step 8/21 : COPY . . 04:20:12 ---> e14249a6f323 04:20:12 Step 9/21 : RUN ${MAKE} 04:20:12 ---> Running in 8282f3fea048 04:20:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.23" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:20:20 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:20:20 Removing intermediate container 8282f3fea048 04:20:20 ---> 2cfef2807ebb 04:20:20 Step 10/21 : FROM scratch 04:20:20 ---> 04:20:20 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:20:20 ---> Running in 21d02c77cdca 04:20:20 Removing intermediate container 21d02c77cdca 04:20:20 ---> af55e9f3419c 04:20:20 Step 12/21 : ENV APP_PORT=49990 04:20:20 ---> Running in e7e71eb040fc 04:20:20 Removing intermediate container e7e71eb040fc 04:20:20 ---> ccb759af1ff6 04:20:20 Step 13/21 : EXPOSE $APP_PORT 04:20:20 ---> Running in 891df340e29d 04:20:20 Removing intermediate container 891df340e29d 04:20:20 ---> aa5de1b1146a 04:20:20 Step 14/21 : WORKDIR / 04:20:20 ---> Running in 80d17a136785 04:20:20 Removing intermediate container 80d17a136785 04:20:20 ---> 0ea7584333ae 04:20:20 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:20:21 ---> 6583ace51a61 04:20:21 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:20:21 ---> d67c1e2f2fb5 04:20:21 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:20:21 ---> 4d9fa89726ef 04:20:21 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:20:21 ---> Running in 18ae456cd091 04:20:21 Removing intermediate container 18ae456cd091 04:20:21 ---> 508f02300bd7 04:20:21 Step 19/21 : LABEL arch=amd64 04:20:21 ---> Running in 3ee2886d7a6b 04:20:21 Removing intermediate container 3ee2886d7a6b 04:20:21 ---> dcd22471b0ea 04:20:21 Step 20/21 : LABEL git_sha=c9525094fd4abef9af2e7dd202c12c7ca3958476 04:20:21 ---> Running in fe21d0d63809 04:20:22 Removing intermediate container fe21d0d63809 04:20:22 ---> 4f848be797dd 04:20:22 Step 21/21 : LABEL version=1.2.0-dev.23 04:20:22 ---> Running in abb508d89e94 04:20:22 Removing intermediate container abb508d89e94 04:20:22 ---> 8886990260ac 04:20:22 [Warning] One or more build-args [ARCH] were not consumed 04:20:22 Successfully built 8886990260ac 04:20:22 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:20:34 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.108s coverage: 11.4% of statements 04:20:34 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.014s coverage: 22.1% of statements 04:20:34 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 04:20:34 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.137s coverage: 38.5% of statements 04:20:34 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 04:20:34 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 04:20:34 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.683s coverage: 79.8% of statements 04:20:34 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 04:20:34 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 04:20:34 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 04:20:34 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.040s coverage: 52.6% of statements 04:20:34 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 04:20:34 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.326s coverage: 71.4% of statements 04:20:34 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 04:20:34 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 04:20:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:20:36 gofmt -l . 04:20:36 [ "`gofmt -l .`" = "" ] 04:20:37 ./bin/test-attribution-txt.sh 04:20:37 ./bin/test-go-mod-tidy.sh [Pipeline] stash 04:20:38 Warning: overwriting stash ‘coverage-report’ 04:20:38 Stashed 1 file(s) [Pipeline] } 04:20:38 $ docker stop --time=1 cb2ba37e47bcb99a124a0b200f7ae1be08646b8eb4b6c3dcd04e36c019273a6c 04:20:41 $ docker rm -f cb2ba37e47bcb99a124a0b200f7ae1be08646b8eb4b6c3dcd04e36c019273a6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:42 + ls -al . 04:20:42 total 200 04:20:42 drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 04:20 . 04:20:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 04:18 .. 04:20:42 -rw-rw-r-- 1 jenkins jenkins 140 Apr 17 04:18 .dockerignore 04:20:42 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 04:18 .git 04:20:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 04:18 .github 04:20:42 -rw-rw-r-- 1 jenkins jenkins 138 Apr 17 04:18 .gitignore 04:20:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 04:18 .semver 04:20:42 -rw-rw-r-- 1 jenkins jenkins 936 Apr 17 04:18 Dockerfile.build 04:20:42 -rw-rw-r-- 1 jenkins jenkins 808 Apr 17 04:18 Jenkinsfile 04:20:42 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 17 04:18 LICENSE 04:20:42 -rw-rw-r-- 1 jenkins jenkins 892 Apr 17 04:18 Makefile 04:20:42 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 17 04:18 README.md 04:20:42 -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 04:15 VERSION 04:20:42 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 04:18 api 04:20:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 04:18 bin 04:20:42 -rw-r--r-- 1 jenkins jenkins 96404 Apr 17 04:20 coverage.out 04:20:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 04:18 example 04:20:42 -rw-r--r-- 1 jenkins jenkins 446 Apr 17 04:20 go.mod 04:20:42 -rw-r--r-- 1 jenkins jenkins 12076 Apr 17 04:20 go.sum 04:20:42 drwxrwxr-x 14 jenkins jenkins 4096 Apr 17 04:18 internal 04:20:42 drwxrwxr-x 5 jenkins jenkins 4096 Apr 17 04:18 pkg 04:20:42 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 04:18 snap 04:20:42 -rw-rw-r-- 1 jenkins jenkins 222 Apr 17 04:18 version.go [Pipeline] isUnix [Pipeline] sh 04:20:43 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c9525094fd4abef9af2e7dd202c12c7ca3958476 --label arch=arm64 --label version=1.2.0-dev.23 . 04:20:43 Sending build context to Docker daemon 2.99MB 04:20:43 Step 1/21 : ARG BASE=golang:1.13-alpine 04:20:43 Step 2/21 : FROM ${BASE} AS builder 04:20:43 ---> ac25297871f9 04:20:43 Step 3/21 : ARG MAKE='make build' 04:20:43 ---> Running in 88bd4662630c 04:20:44 Removing intermediate container 88bd4662630c 04:20:44 ---> 98b8781f2e9d 04:20:44 Step 4/21 : WORKDIR /device-sdk-go 04:20:44 ---> Running in 0d18c16c9241 04:20:44 Removing intermediate container 0d18c16c9241 04:20:44 ---> 93327fdf13ad 04:20:44 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:20:44 ---> Running in 014e44a32311 04:20:44 Removing intermediate container 014e44a32311 04:20:44 ---> 5500dfd23c2b 04:20:44 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:20:45 ---> Running in e5bcff1f70bf 04:20:47 Removing intermediate container e5bcff1f70bf 04:20:47 ---> e16bf896f389 04:20:47 Step 7/21 : RUN apk add --update --no-cache make git 04:20:47 ---> Running in 30a1216c133c 04:20:47 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 04:20:48 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 04:20:49 OK: 125 MiB in 39 packages 04:20:49 Removing intermediate container 30a1216c133c 04:20:49 ---> 4f693739886b 04:20:49 Step 8/21 : COPY . . 04:20:50 ---> 896132b6375e 04:20:50 Step 9/21 : RUN ${MAKE} 04:20:51 ---> Running in 7153536ed3d3 04:20:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.23" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:21:14 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:21:16 Removing intermediate container 7153536ed3d3 04:21:16 ---> ce0bb9de43e8 04:21:16 Step 10/21 : FROM scratch 04:21:16 ---> 04:21:16 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:21:16 ---> Running in d9c576c682ac 04:21:17 Removing intermediate container d9c576c682ac 04:21:17 ---> 439d7157d1a3 04:21:17 Step 12/21 : ENV APP_PORT=49990 04:21:17 ---> Running in 8ab9c72dc391 04:21:17 Removing intermediate container 8ab9c72dc391 04:21:17 ---> 4327fbf1bfea 04:21:17 Step 13/21 : EXPOSE $APP_PORT 04:21:17 ---> Running in 4507d39dcad6 04:21:17 Removing intermediate container 4507d39dcad6 04:21:17 ---> 79e339e5a363 04:21:17 Step 14/21 : WORKDIR / 04:21:17 ---> Running in 903faf05c3f8 04:21:18 Removing intermediate container 903faf05c3f8 04:21:18 ---> 7412709adc4b 04:21:18 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:21:19 ---> fa6b14f2da44 04:21:19 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:21:19 ---> 6a22c3dc93ea 04:21:19 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:21:20 ---> 77bc55185740 04:21:20 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:21:20 ---> Running in fb751fe69f75 04:21:20 Removing intermediate container fb751fe69f75 04:21:20 ---> d9ba7d50237f 04:21:20 Step 19/21 : LABEL arch=arm64 04:21:20 ---> Running in e04c4ddbc381 04:21:21 Removing intermediate container e04c4ddbc381 04:21:21 ---> 177d41506d63 04:21:21 Step 20/21 : LABEL git_sha=c9525094fd4abef9af2e7dd202c12c7ca3958476 04:21:21 ---> Running in a1849854a3d4 04:21:21 Removing intermediate container a1849854a3d4 04:21:21 ---> 693f0bc69c27 04:21:21 Step 21/21 : LABEL version=1.2.0-dev.23 04:21:21 ---> Running in 073dfd2f02d5 04:21:22 Removing intermediate container 073dfd2f02d5 04:21:22 ---> d30b508fbedb 04:21:22 [Warning] One or more build-args [ARCH] were not consumed 04:21:22 Successfully built d30b508fbedb 04:21:22 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 04:21:23 provisioning config files... 04:21:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7622628863545967809tmp [Pipeline] { [Pipeline] sh 04:21:23 + curl -s https://codecov.io/bash 04:21:23 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config7622628863545967809tmp 04:21:24 04:21:24 _____ _ 04:21:24 / ____| | | 04:21:24 | | ___ __| | ___ ___ _____ __ 04:21:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:21:24 | |___| (_) | (_| | __/ (_| (_) \ V / 04:21:24 \_____\___/ \__,_|\___|\___\___/ \_/ 04:21:24 Bash-tbd 04:21:24 04:21:24 04:21:24 ==> Jenkins CI detected. 04:21:24 project root: . 04:21:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:21:24 ==> Running gcov in . (disable via -X gcov) 04:21:24 ==> Python coveragepy not found 04:21:24 ==> Searching for coverage reports in: 04:21:24 + . 04:21:24 -> Found 1 reports 04:21:24 ==> Detecting git/mercurial file structure 04:21:24 ==> Reading reports 04:21:24 + ./coverage.out bytes=96404 04:21:24 ==> Appending adjustments 04:21:24 http://docs.codecov.io/docs/fixing-reports 04:21:24 + Found adjustments 04:21:24 ==> Gzipping contents 04:21:24 ==> Uploading reports 04:21:24 url: https://codecov.io 04:21:24 query: branch=master&commit=c9525094fd4abef9af2e7dd202c12c7ca3958476&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 04:21:24 -> Pinging Codecov 04:21:24 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=c9525094fd4abef9af2e7dd202c12c7ca3958476&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 04:21:24 -> Uploading 04:21:25 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/c9525094fd4abef9af2e7dd202c12c7ca3958476 [Pipeline] } 04:21:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:21:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 04:21:25 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 04:21:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:21:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 04:21:25 04:21:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 04:21:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 04:21:26 1.217.3: Pulling from edgex-devops/edgex-snyk-go 04:21:26 e6b0cf9c0882: Pulling fs layer 04:21:26 2848faf0eed1: Pulling fs layer 04:21:26 0f37312ad70f: Pulling fs layer 04:21:26 7d08f2745646: Pulling fs layer 04:21:26 4c9f31393084: Pulling fs layer 04:21:26 eb21ddb83652: Pulling fs layer 04:21:26 345998794f6b: Pulling fs layer 04:21:26 97a711d68925: Pulling fs layer 04:21:26 7c8476c1cb00: Pulling fs layer 04:21:26 eb21ddb83652: Waiting 04:21:26 345998794f6b: Waiting 04:21:26 97a711d68925: Waiting 04:21:26 7d08f2745646: Waiting 04:21:26 7c8476c1cb00: Waiting 04:21:26 4c9f31393084: Waiting 04:21:26 0f37312ad70f: Verifying Checksum 04:21:26 0f37312ad70f: Download complete 04:21:26 2848faf0eed1: Verifying Checksum 04:21:26 2848faf0eed1: Download complete 04:21:26 4c9f31393084: Verifying Checksum 04:21:26 4c9f31393084: Download complete 04:21:26 eb21ddb83652: Verifying Checksum 04:21:26 eb21ddb83652: Download complete 04:21:26 e6b0cf9c0882: Verifying Checksum 04:21:26 e6b0cf9c0882: Download complete 04:21:26 e6b0cf9c0882: Pull complete 04:21:26 345998794f6b: Verifying Checksum 04:21:26 345998794f6b: Download complete 04:21:26 2848faf0eed1: Pull complete 04:21:26 0f37312ad70f: Pull complete 04:21:27 97a711d68925: Download complete 04:21:27 7c8476c1cb00: Verifying Checksum 04:21:27 7c8476c1cb00: Download complete 04:21:27 7d08f2745646: Verifying Checksum 04:21:27 7d08f2745646: Download complete 04:21:33 7d08f2745646: Pull complete 04:21:33 4c9f31393084: Pull complete 04:21:33 eb21ddb83652: Pull complete 04:21:35 345998794f6b: Pull complete 04:21:38 97a711d68925: Pull complete 04:21:38 7c8476c1cb00: Pull complete 04:21:38 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 04:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 04:21:39 prd-centos7-docker-4c-2g-4414 does not seem to be running inside a container 04:21:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 04:21:39 $ docker top 8e0816d1e3f461244e481f24c28b9ed0ebbeaa185dec27cbeaa6fb37133b821c -eo pid,comm [Pipeline] { [Pipeline] sh 04:21:40 + snyk monitor '--org=edgex-jenkins' 04:21:45 04:21:45 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 04:21:45 04:21:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/b644e9d5-008c-4201-90b1-279063c2f59f 04:21:45 04:21:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:21:45 04:21:45 [Pipeline] } 04:21:45 $ docker stop --time=1 8e0816d1e3f461244e481f24c28b9ed0ebbeaa185dec27cbeaa6fb37133b821c 04:21:47 $ docker rm -f 8e0816d1e3f461244e481f24c28b9ed0ebbeaa185dec27cbeaa6fb37133b821c [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 04:21:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:21:48 . [Pipeline] withDockerContainer 04:21:48 prd-centos7-docker-4c-2g-4414 does not seem to be running inside a container 04:21:48 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:21:48 $ docker top 29c41bf38e6c19287d0713ccc3007fc5a7725643e4c2ea25600960edea47e625 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:21:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:49 [ssh-agent] Looking for ssh-agent implementation... 04:21:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:49 $ docker exec 29c41bf38e6c19287d0713ccc3007fc5a7725643e4c2ea25600960edea47e625 ssh-agent 04:21:49 SSH_AUTH_SOCK=/tmp/ssh-yhXhpEEhSFh0/agent.15 04:21:49 SSH_AGENT_PID=21 04:21:49 Running ssh-add (command line suppressed) 04:21:49 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2774306390710670142.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2774306390710670142.key) 04:21:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:50 + git semver tag 04:21:50 # -> Open(): unable to determine branch for HEAD 04:21:50 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:21:50 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:21:50 # $SEMVER_REMOTE_NAME = origin 04:21:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:21:50 # $SEMVER_USER_NAME = edgex-jenkins 04:21:50 # $SEMVER_BRANCH = master 04:21:50 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:21:50 # c9525094fd4abef9af2e7dd202c12c7ca3958476 HEAD 04:21:50 # -> Force: false 04:21:50 # 507d47431646aee7253a94f79f4af1eaf7197953 refs/tags/v1.2.0-dev.23 [Pipeline] } 04:21:50 $ docker exec --env ******** --env ******** 29c41bf38e6c19287d0713ccc3007fc5a7725643e4c2ea25600960edea47e625 ssh-agent -k 04:21:50 unset SSH_AUTH_SOCK; 04:21:50 unset SSH_AGENT_PID; 04:21:50 echo Agent pid 21 killed; 04:21:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:21:50 + git semver [Pipeline] } 04:21:50 $ docker stop --time=1 29c41bf38e6c19287d0713ccc3007fc5a7725643e4c2ea25600960edea47e625 04:21:52 $ docker rm -f 29c41bf38e6c19287d0713ccc3007fc5a7725643e4c2ea25600960edea47e625 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 04:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:21:52 04:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 04:21:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:21:53 0.23.1-centos7: Pulling from edgex-lftools 04:21:53 ab5ef0e58194: Pulling fs layer 04:21:53 9712f1f96733: Pulling fs layer 04:21:53 63f879dbbcfc: Pulling fs layer 04:21:53 0d9ebad4ef96: Pulling fs layer 04:21:53 e9a5061849ea: Pulling fs layer 04:21:53 d747dcd14b5f: Pulling fs layer 04:21:53 2de7ff778b66: Pulling fs layer 04:21:53 e9a5061849ea: Waiting 04:21:53 0d9ebad4ef96: Waiting 04:21:53 2de7ff778b66: Waiting 04:21:53 d747dcd14b5f: Waiting 04:21:53 9712f1f96733: Verifying Checksum 04:21:53 9712f1f96733: Download complete 04:21:53 63f879dbbcfc: Verifying Checksum 04:21:53 63f879dbbcfc: Download complete 04:21:53 e9a5061849ea: Verifying Checksum 04:21:53 e9a5061849ea: Download complete 04:21:53 d747dcd14b5f: Verifying Checksum 04:21:53 d747dcd14b5f: Download complete 04:21:54 0d9ebad4ef96: Verifying Checksum 04:21:54 0d9ebad4ef96: Download complete 04:21:54 2de7ff778b66: Verifying Checksum 04:21:54 2de7ff778b66: Download complete 04:21:54 ab5ef0e58194: Verifying Checksum 04:21:54 ab5ef0e58194: Download complete 04:21:59 ab5ef0e58194: Pull complete 04:21:59 9712f1f96733: Pull complete 04:22:02 63f879dbbcfc: Pull complete 04:22:07 0d9ebad4ef96: Pull complete 04:22:07 e9a5061849ea: Pull complete 04:22:07 d747dcd14b5f: Pull complete 04:22:11 2de7ff778b66: Pull complete 04:22:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:22:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 04:22:12 prd-centos7-docker-4c-2g-4414 does not seem to be running inside a container 04:22:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:22:12 $ docker top e212922b6f21e95f49ee3342ec3813c2af57fb8b8fb993930dd954d718f42de7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:22:12 provisioning config files... 04:22:12 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config8172580734992006183tmp 04:22:12 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4389217536463305449tmp 04:22:12 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6147585654303328086tmp [Pipeline] { [Pipeline] echo 04:22:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:22:13 ---> sigul-configuration.sh 04:22:13 gpg: directory `/root/.gnupg' created 04:22:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:22:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:22:13 gpg: keyring `/root/.gnupg/secring.gpg' created 04:22:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:22:13 gpg: CAST5 encrypted data 04:22:13 gpg: encrypted with 1 passphrase 04:22:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:22:13 + mkdir /home/jenkins 04:22:13 + mkdir /home/jenkins/sigul [Pipeline] sh 04:22:14 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 04:22:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:22:14 ---> sigul-install.sh 04:22:20 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 04:22:21 + git tag --list 04:22:21 v1.2.0-dev.23 [Pipeline] sh 04:22:21 + lftools sign git-tag v1.2.0-dev.23 04:22:22 Signing Git tag with Sigul... 04:22:22 Signing v1.2.0-dev.23 [Pipeline] echo 04:22:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:22:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:22:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:22:24 $ docker stop --time=1 e212922b6f21e95f49ee3342ec3813c2af57fb8b8fb993930dd954d718f42de7 04:22:26 $ docker rm -f e212922b6f21e95f49ee3342ec3813c2af57fb8b8fb993930dd954d718f42de7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 04:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:26 . [Pipeline] withDockerContainer 04:22:27 prd-centos7-docker-4c-2g-4414 does not seem to be running inside a container 04:22:27 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:22:27 $ docker top 86c47794caf6df17a582a7fde2115b2a7c34c08d90bb3fbd98c18e72626dc694 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:27 [ssh-agent] Looking for ssh-agent implementation... 04:22:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:28 $ docker exec 86c47794caf6df17a582a7fde2115b2a7c34c08d90bb3fbd98c18e72626dc694 ssh-agent 04:22:28 SSH_AUTH_SOCK=/tmp/ssh-4h2tD56rqpwN/agent.14 04:22:28 SSH_AGENT_PID=21 04:22:28 Running ssh-add (command line suppressed) 04:22:28 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6944061081748196015.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6944061081748196015.key) 04:22:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:28 + git semver bump pre 04:22:28 # -> Open(): unable to determine branch for HEAD 04:22:28 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:22:28 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:22:28 # $SEMVER_REMOTE_NAME = origin 04:22:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:22:28 # $SEMVER_USER_NAME = edgex-jenkins 04:22:28 # $SEMVER_BRANCH = master 04:22:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 04:22:28 1.2.0-dev.24 [Pipeline] } 04:22:28 $ docker exec --env ******** --env ******** 86c47794caf6df17a582a7fde2115b2a7c34c08d90bb3fbd98c18e72626dc694 ssh-agent -k 04:22:28 unset SSH_AUTH_SOCK; 04:22:28 unset SSH_AGENT_PID; 04:22:28 echo Agent pid 21 killed; 04:22:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:29 + git semver [Pipeline] } 04:22:29 $ docker stop --time=1 86c47794caf6df17a582a7fde2115b2a7c34c08d90bb3fbd98c18e72626dc694 04:22:30 $ docker rm -f 86c47794caf6df17a582a7fde2115b2a7c34c08d90bb3fbd98c18e72626dc694 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 04:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:22:31 . [Pipeline] withDockerContainer 04:22:31 prd-centos7-docker-4c-2g-4414 does not seem to be running inside a container 04:22:31 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:22:31 $ docker top 25b0e37b4b5bc50be049b6e279144abe26a9566dd0a806aa08b71f061f094e19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:32 [ssh-agent] Looking for ssh-agent implementation... 04:22:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:32 $ docker exec 25b0e37b4b5bc50be049b6e279144abe26a9566dd0a806aa08b71f061f094e19 ssh-agent 04:22:32 SSH_AUTH_SOCK=/tmp/ssh-IhhU3tPWq21Z/agent.15 04:22:32 SSH_AGENT_PID=22 04:22:32 Running ssh-add (command line suppressed) 04:22:32 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_859299006060661781.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_859299006060661781.key) 04:22:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:33 + git semver push 04:22:33 # -> Open(): unable to determine branch for HEAD 04:22:33 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 04:22:33 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 04:22:33 # $SEMVER_REMOTE_NAME = origin 04:22:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:22:33 # $SEMVER_USER_NAME = edgex-jenkins 04:22:33 # $SEMVER_BRANCH = master 04:22:33 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 04:22:39 $ docker exec --env ******** --env ******** 25b0e37b4b5bc50be049b6e279144abe26a9566dd0a806aa08b71f061f094e19 ssh-agent -k 04:22:39 unset SSH_AUTH_SOCK; 04:22:39 unset SSH_AGENT_PID; 04:22:39 echo Agent pid 22 killed; 04:22:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:40 + git semver [Pipeline] } 04:22:40 $ docker stop --time=1 25b0e37b4b5bc50be049b6e279144abe26a9566dd0a806aa08b71f061f094e19 04:22:41 $ docker rm -f 25b0e37b4b5bc50be049b6e279144abe26a9566dd0a806aa08b71f061f094e19 [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 04:22:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:22:42 ---> package-listing.sh 04:22:42 ++ facter osfamily 04:22:42 ++ tr '[:upper:]' '[:lower:]' 04:22:42 + OS_FAMILY=redhat 04:22:42 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 04:22:42 + START_PACKAGES=/tmp/packages_start.txt 04:22:42 + END_PACKAGES=/tmp/packages_end.txt 04:22:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:22:42 + PACKAGES=/tmp/packages_start.txt 04:22:42 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:22:42 + PACKAGES=/tmp/packages_end.txt 04:22:42 + case "${OS_FAMILY}" in 04:22:42 + rpm -qa 04:22:42 + sort 04:22:47 + '[' -f /tmp/packages_start.txt ']' 04:22:47 + '[' -f /tmp/packages_end.txt ']' 04:22:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:22:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 04:22:47 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 04:22:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 04:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:22:47 04:22:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:22:47 alpine: Pulling from edgex-lftools-log-publisher 04:22:47 c9b1b535fdd9: Pulling fs layer 04:22:47 2cc5ad85d9ab: Pulling fs layer 04:22:47 756a868c4378: Pulling fs layer 04:22:47 444b2fc9a129: Pulling fs layer 04:22:47 ea15f1150254: Pulling fs layer 04:22:47 41b27a9f41bf: Pulling fs layer 04:22:47 28c525ee5125: Pulling fs layer 04:22:47 094b1ea09ed8: Pulling fs layer 04:22:47 138eaada9080: Pulling fs layer 04:22:47 0622d0fa9048: Pulling fs layer 04:22:47 444b2fc9a129: Waiting 04:22:47 ea15f1150254: Waiting 04:22:47 41b27a9f41bf: Waiting 04:22:47 28c525ee5125: Waiting 04:22:47 094b1ea09ed8: Waiting 04:22:47 138eaada9080: Waiting 04:22:47 0622d0fa9048: Waiting 04:22:47 2cc5ad85d9ab: Verifying Checksum 04:22:47 2cc5ad85d9ab: Download complete 04:22:47 444b2fc9a129: Verifying Checksum 04:22:47 444b2fc9a129: Download complete 04:22:47 c9b1b535fdd9: Verifying Checksum 04:22:47 c9b1b535fdd9: Download complete 04:22:48 ea15f1150254: Verifying Checksum 04:22:48 ea15f1150254: Download complete 04:22:48 28c525ee5125: Verifying Checksum 04:22:48 28c525ee5125: Download complete 04:22:48 c9b1b535fdd9: Pull complete 04:22:48 756a868c4378: Verifying Checksum 04:22:48 756a868c4378: Download complete 04:22:48 2cc5ad85d9ab: Pull complete 04:22:48 094b1ea09ed8: Verifying Checksum 04:22:48 094b1ea09ed8: Download complete 04:22:48 0622d0fa9048: Download complete 04:22:49 41b27a9f41bf: Verifying Checksum 04:22:49 41b27a9f41bf: Download complete 04:22:49 138eaada9080: Verifying Checksum 04:22:49 138eaada9080: Download complete 04:22:51 756a868c4378: Pull complete 04:22:51 444b2fc9a129: Pull complete 04:22:51 ea15f1150254: Pull complete 04:22:54 41b27a9f41bf: Pull complete 04:22:54 28c525ee5125: Pull complete 04:22:56 094b1ea09ed8: Pull complete 04:22:57 138eaada9080: Pull complete 04:22:57 0622d0fa9048: Pull complete 04:22:57 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:22:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:22:57 prd-centos7-docker-4c-2g-4414 does not seem to be running inside a container 04:22:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:22:57 $ docker top 3e9511e4b465bc7f65cd45290518b4848788a7155345c86183d5504eb723a54f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:58 provisioning config files... 04:22:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1741096934083406979tmp [Pipeline] { [Pipeline] echo 04:22:58 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:22:58 ---> create-netrc.sh [Pipeline] echo 04:22:58 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:22:58 ---> logs-deploy.sh 04:22:58 + ARCHIVE_ARTIFACTS= 04:22:58 + LOGS_SERVER=https://logs.edgexfoundry.org 04:22:58 + '[' https://logs.edgexfoundry.org == None ']' 04:22:58 + NEXUS_URL=https://nexus.edgexfoundry.org 04:22:58 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/23 04:22:58 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/23/ 04:22:58 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/23 /w/workspace/dgexfoundry_device-sdk-go_master 04:22:59 Archives upload complete. 04:22:59 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/23 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/23/ 04:23:00 ---> uname -a: 04:23:00 Linux 3e9511e4b465 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 04:23:00 04:23:00 04:23:00 ---> lscpu: 04:23:00 Architecture: x86_64 04:23:00 CPU op-mode(s): 32-bit, 64-bit 04:23:00 Byte Order: Little Endian 04:23:00 Address sizes: 40 bits physical, 48 bits virtual 04:23:00 CPU(s): 4 04:23:00 On-line CPU(s) list: 0-3 04:23:00 Thread(s) per core: 1 04:23:00 Core(s) per socket: 1 04:23:00 Socket(s): 4 04:23:00 NUMA node(s): 1 04:23:00 Vendor ID: GenuineIntel 04:23:00 CPU family: 6 04:23:00 Model: 44 04:23:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:23:00 Stepping: 1 04:23:00 CPU MHz: 2933.396 04:23:00 BogoMIPS: 5866.79 04:23:00 Virtualization: VT-x 04:23:00 Hypervisor vendor: KVM 04:23:00 Virtualization type: full 04:23:00 L1d cache: 128 KiB 04:23:00 L1i cache: 128 KiB 04:23:00 L2 cache: 16 MiB 04:23:00 L3 cache: 64 MiB 04:23:00 NUMA node0 CPU(s): 0-3 04:23:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 04:23:00 Vulnerability Meltdown: Mitigation; PTI 04:23:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:23:00 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 04:23:00 Vulnerability Spectre v2: Mitigation; Full retpoline 04:23:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:23:00 04:23:00 04:23:00 ---> nproc: 04:23:00 4 04:23:00 04:23:00 04:23:00 ---> df -h: 04:23:00 Filesystem Size Used Available Use% Mounted on 04:23:00 overlay 50.0G 7.5G 42.5G 15% / 04:23:00 tmpfs 64.0M 0 64.0M 0% /dev 04:23:00 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 04:23:00 shm 64.0M 0 64.0M 0% /dev/shm 04:23:00 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/resolv.conf 04:23:00 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hostname 04:23:00 /dev/vda1 50.0G 7.5G 42.5G 15% /etc/hosts 04:23:00 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master 04:23:00 /dev/vda1 50.0G 7.5G 42.5G 15% /w/workspace/dgexfoundry_device-sdk-go_master@tmp 04:23:00 /dev/vda1 50.0G 7.5G 42.5G 15% /var/log/sa 04:23:00 04:23:00 04:23:00 ---> free -m: 04:23:00 total used free shared buff/cache available 04:23:00 Mem: 1838 728 80 0 1028 1043 04:23:00 Swap: 1023 1 1022 04:23:00 04:23:00 04:23:00 ---> ip addr: 04:23:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:23:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:23:00 inet 127.0.0.1/8 scope host lo 04:23:00 valid_lft forever preferred_lft forever 04:23:00 16: eth0@if17: mtu 1458 qdisc noqueue state UP 04:23:00 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 04:23:00 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 04:23:00 valid_lft forever preferred_lft forever 04:23:00 04:23:00 04:23:00 ---> sar -b -r -n DEV: 04:23:00 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 04:23:00 04:23:00 04:15:04 LINUX RESTART 04:23:00 04:23:00 04:16:01 tps rtps wtps bread/s bwrtn/s 04:23:00 04:17:01 12.52 0.07 12.46 2.13 2110.24 04:23:00 04:18:01 2.55 0.00 2.55 0.00 79.15 04:23:00 04:19:01 0.63 0.00 0.63 0.00 7.03 04:23:00 04:20:01 0.27 0.00 0.27 0.00 3.33 04:23:00 04:21:01 0.23 0.00 0.23 0.00 3.15 04:23:00 04:22:02 243.71 115.37 128.34 4537.05 42317.42 04:23:00 Average: 43.48 19.31 24.16 759.51 7447.56 04:23:00 04:23:00 04:16:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:23:00 04:17:01 120088 1762216 93.62 2620 1242436 903048 30.81 417716 1181504 20 04:23:00 04:18:01 120532 1761772 93.60 2620 1242444 893796 30.50 417356 1181200 8 04:23:00 04:19:01 103408 1778896 94.51 2620 1242448 894320 30.51 434552 1181196 8 04:23:00 04:20:01 105108 1777196 94.42 2620 1242452 894056 30.50 433020 1181196 12 04:23:00 04:21:01 104992 1777312 94.42 2620 1242460 894152 30.51 433692 1181196 12 04:23:00 04:22:02 78412 1803892 95.83 2620 1194940 1125560 38.40 499472 1097248 52980 04:23:00 Average: 105423 1776881 94.40 2620 1234530 934155 31.87 439301 1167257 8840 04:23:00 04:23:00 04:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:23:00 04:17:01 eth0 3.66 1.78 2.91 0.12 0.00 0.00 0.00 04:23:00 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:18:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 04:23:00 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:19:01 eth0 1.17 0.82 0.56 0.41 0.00 0.00 0.00 04:23:00 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:20:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 04:23:00 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:21:01 eth0 0.22 0.15 0.14 0.07 0.00 0.00 0.00 04:23:00 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:22:02 eth0 268.51 225.94 6708.74 29.96 0.00 0.00 0.00 04:23:00 04:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 04:22:02 docker0 16.43 13.44 1.94 40.81 0.00 0.00 0.00 04:23:00 Average: eth0 45.87 38.28 1123.14 5.11 0.00 0.00 0.00 04:23:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:23:00 Average: docker0 2.75 2.25 0.32 6.83 0.00 0.00 0.00 04:23:00 04:23:00 04:23:00 ---> sar -P ALL: 04:23:00 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 04:23:00 04:23:00 04:15:04 LINUX RESTART 04:23:00 04:23:00 04:16:01 CPU %user %nice %system %iowait %steal %idle 04:23:00 04:17:01 all 0.20 0.00 0.10 0.00 0.00 99.70 04:23:00 04:17:01 0 0.08 0.00 0.13 0.00 0.00 99.78 04:23:00 04:17:01 1 0.58 0.00 0.05 0.00 0.00 99.37 04:23:00 04:17:01 2 0.10 0.00 0.05 0.00 0.00 99.85 04:23:00 04:17:01 3 0.07 0.00 0.12 0.00 0.00 99.82 04:23:00 04:18:01 all 0.18 0.00 0.04 0.00 0.00 99.78 04:23:00 04:18:01 0 0.25 0.00 0.03 0.00 0.00 99.72 04:23:00 04:18:01 1 0.32 0.00 0.05 0.00 0.00 99.63 04:23:00 04:18:01 2 0.08 0.00 0.07 0.00 0.00 99.85 04:23:00 04:18:01 3 0.07 0.00 0.05 0.00 0.00 99.88 04:23:00 04:19:01 all 0.48 0.00 0.08 0.00 0.00 99.43 04:23:00 04:19:01 0 0.48 0.00 0.07 0.00 0.02 99.43 04:23:00 04:19:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:23:00 04:19:01 2 0.10 0.00 0.07 0.00 0.00 99.83 04:23:00 04:19:01 3 1.25 0.00 0.15 0.00 0.00 98.60 04:23:00 04:20:01 all 0.17 0.00 0.05 0.00 0.00 99.78 04:23:00 04:20:01 0 0.32 0.00 0.05 0.00 0.00 99.63 04:23:00 04:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:23:00 04:20:01 2 0.25 0.00 0.07 0.00 0.00 99.68 04:23:00 04:20:01 3 0.07 0.00 0.05 0.00 0.00 99.88 04:23:00 04:21:01 all 0.17 0.00 0.05 0.00 0.00 99.78 04:23:00 04:21:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:23:00 04:21:01 1 0.05 0.00 0.07 0.00 0.00 99.88 04:23:00 04:21:01 2 0.55 0.00 0.05 0.00 0.00 99.40 04:23:00 04:21:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:23:00 04:22:02 all 11.31 0.00 5.82 2.68 0.02 80.17 04:23:00 04:22:02 0 10.32 0.00 6.23 2.23 0.03 81.18 04:23:00 04:22:02 1 11.22 0.00 5.40 1.64 0.03 81.70 04:23:00 04:22:02 2 12.73 0.00 5.93 3.80 0.02 77.52 04:23:00 04:22:02 3 10.96 0.00 5.71 2.99 0.03 80.30 04:23:00 Average: all 2.08 0.00 1.02 0.44 0.00 96.46 04:23:00 Average: 0 1.91 0.00 1.08 0.37 0.01 96.63 04:23:00 Average: 1 2.04 0.00 0.93 0.27 0.01 96.75 04:23:00 Average: 2 2.30 0.00 1.03 0.63 0.00 96.04 04:23:00 Average: 3 2.06 0.00 1.01 0.50 0.01 96.42 04:23:00 04:23:00 04:23:00