Pull request #447 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of brandonforster for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 79a40a317d1b6800d1816ffd538dea299a9d4c8b rather than f4d9378bf7d2b07408b1f0d09247bf81bc462138 Obtained Jenkinsfile from 79a40a317d1b6800d1816ffd538dea299a9d4c8b Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2446 in /w/workspace/dgexfoundry_device-sdk-go_PR-447 [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_PR-447 # timeout=10 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/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit f4d9378bf7d2b07408b1f0d09247bf81bc462138 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # 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/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing f4d9378bf7d2b07408b1f0d09247bf81bc462138 Checking out Revision f4d9378bf7d2b07408b1f0d09247bf81bc462138 (PR-447) > git config core.sparsecheckout # timeout=10 > git checkout -f f4d9378bf7d2b07408b1f0d09247bf81bc462138 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4d9378bf7d2b07408b1f0d09247bf81bc462138 # timeout=10 Commit message: "#446: Refactored usage of service clients to be compatible with latest contracts changes." First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:10:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 30e86e25716f55939028e204efa866500f969cd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:10:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:10:13 20:10:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:10:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:10:13 latest: Pulling from edgex-devops/git-semver 20:10:13 9123ac7c32f7: Pulling fs layer 20:10:13 b8cc5d1170e3: Pulling fs layer 20:10:13 2924cbbf6a41: Pulling fs layer 20:10:13 93b08a4f1073: Pulling fs layer 20:10:13 93b08a4f1073: Waiting 20:10:13 b8cc5d1170e3: Verifying Checksum 20:10:13 b8cc5d1170e3: Download complete 20:10:14 9123ac7c32f7: Verifying Checksum 20:10:14 9123ac7c32f7: Download complete 20:10:14 2924cbbf6a41: Verifying Checksum 20:10:14 2924cbbf6a41: Download complete 20:10:14 93b08a4f1073: Verifying Checksum 20:10:14 93b08a4f1073: Download complete 20:10:14 9123ac7c32f7: Pull complete 20:10:14 b8cc5d1170e3: Pull complete 20:10:15 2924cbbf6a41: Pull complete 20:10:15 93b08a4f1073: Pull complete 20:10:15 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 20:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:10:15 prd-centos7-docker-4c-2g-2446 does not seem to be running inside a container 20:10:15 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-447 -v /w/workspace/dgexfoundry_device-sdk-go_PR-447:/w/workspace/dgexfoundry_device-sdk-go_PR-447:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-447@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:10:16 $ docker top aec285702f5622d62d5c5c351265fbdac41e8e760f69661874b7df9c804c012b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:16 [ssh-agent] Looking for ssh-agent implementation... 20:10:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:16 $ docker exec aec285702f5622d62d5c5c351265fbdac41e8e760f69661874b7df9c804c012b ssh-agent 20:10:16 SSH_AUTH_SOCK=/tmp/ssh-Ju4enNknaefy/agent.15 20:10:16 SSH_AGENT_PID=22 20:10:16 Running ssh-add (command line suppressed) 20:10:16 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_6854493926420668901.key (/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_6854493926420668901.key) 20:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:17 + git describe --exact-match --tags HEAD 20:10:17 fatal: No names found, cannot describe anything. [Pipeline] } 20:10:17 $ docker exec --env ******** --env ******** aec285702f5622d62d5c5c351265fbdac41e8e760f69661874b7df9c804c012b ssh-agent -k 20:10:17 unset SSH_AUTH_SOCK; 20:10:17 unset SSH_AGENT_PID; 20:10:17 echo Agent pid 22 killed; 20:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:10:17 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 20:10:17 This usually means this commit has not been tagged. [Pipeline] sshagent 20:10:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:17 [ssh-agent] Looking for ssh-agent implementation... 20:10:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:17 $ docker exec aec285702f5622d62d5c5c351265fbdac41e8e760f69661874b7df9c804c012b ssh-agent 20:10:18 SSH_AUTH_SOCK=/tmp/ssh-vtwuK0zQWRj4/agent.57 20:10:18 SSH_AGENT_PID=64 20:10:18 Running ssh-add (command line suppressed) 20:10:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_7346272476241848502.key (/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/private_key_7346272476241848502.key) 20:10:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:18 + git semver init 20:10:18 # -> Open(): unable to determine branch for HEAD 20:10:18 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-447/.git 20:10:18 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-447 20:10:18 # $SEMVER_REMOTE_NAME = origin 20:10:18 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 20:10:18 # $SEMVER_USER_NAME = jenkins 20:10:18 # $SEMVER_BRANCH = PR-447 20:10:18 # $SEMVER_TEMP = /tmp/semver-934289295 20:10:18 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 20:10:19 # '/tmp/semver-934289295' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-447/.semver' 20:10:19 # -> Force: false 20:10:19 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-447/.semver [Pipeline] } 20:10:19 $ docker exec --env ******** --env ******** aec285702f5622d62d5c5c351265fbdac41e8e760f69661874b7df9c804c012b ssh-agent -k 20:10:19 unset SSH_AUTH_SOCK; 20:10:19 unset SSH_AGENT_PID; 20:10:19 echo Agent pid 64 killed; 20:10:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:19 + git semver [Pipeline] } 20:10:19 $ docker stop --time=1 aec285702f5622d62d5c5c351265fbdac41e8e760f69661874b7df9c804c012b 20:10:21 $ docker rm -f aec285702f5622d62d5c5c351265fbdac41e8e760f69661874b7df9c804c012b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 20:10:21 Stashed 36 file(s) [Pipeline] echo 20:10:21 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:10:37 Still waiting to schedule task 20:10:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:10:37 Still waiting to schedule task 20:10:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1788’ is offline 20:12:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2447 in /w/workspace/dgexfoundry_device-sdk-go_PR-447 [Pipeline] { [Pipeline] ws 20:12:23 Running in /w/workspace/device-sdk-go/14 [Pipeline] { [Pipeline] checkout 20:12:29 using credential edgex-jenkins-ssh 20:12:29 Cloning the remote Git repository 20:12:29 Cloning with configured refspecs honoured and without tags 20:12:29 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:12:29 > git init /w/workspace/device-sdk-go/14 # timeout=10 20:12:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:12:29 > git --version # timeout=10 20:12:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:12:31 Fetching without tags 20:12:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:12:31 > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10 20:12:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:12:31 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:12:31 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:12:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:12:31 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit f4d9378bf7d2b07408b1f0d09247bf81bc462138 20:12:32 Merge succeeded, producing f4d9378bf7d2b07408b1f0d09247bf81bc462138 20:12:32 Checking out Revision f4d9378bf7d2b07408b1f0d09247bf81bc462138 (PR-447) 20:12:31 > git config core.sparsecheckout # timeout=10 20:12:31 > git checkout -f f4d9378bf7d2b07408b1f0d09247bf81bc462138 # timeout=10 20:12:32 > git remote # timeout=10 20:12:32 > git config --get remote.origin.url # timeout=10 20:12:32 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:32 > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 20:12:32 > git rev-parse HEAD^{commit} # timeout=10 20:12:32 > git config core.sparsecheckout # timeout=10 20:12:32 > git checkout -f f4d9378bf7d2b07408b1f0d09247bf81bc462138 # timeout=10 20:12:36 Commit message: "#446: Refactored usage of service clients to be compatible with latest contracts changes." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:12:38 ========================================================= 20:12:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 20:12:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:12:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 20:12:40 Sending build context to Docker daemon 2.813MB 20:12:40 Step 1/8 : ARG BASE=golang:1.13-alpine 20:12:40 Step 2/8 : FROM ${BASE} 20:12:40 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:12:40 cde5963f3b93: Pulling fs layer 20:12:40 2a23fa8c16f7: Pulling fs layer 20:12:40 777b28850792: Pulling fs layer 20:12:40 8a11ddd9e578: Pulling fs layer 20:12:40 4cf88f913ddb: Pulling fs layer 20:12:40 1df406cf5192: Pulling fs layer 20:12:40 cd6300453558: Pulling fs layer 20:12:40 b9c365052c96: Pulling fs layer 20:12:40 a2d8cc88f415: Pulling fs layer 20:12:40 ea1d1ca13537: Pulling fs layer 20:12:40 3750a50a1c5e: Pulling fs layer 20:12:40 8a11ddd9e578: Waiting 20:12:40 b9c365052c96: Waiting 20:12:40 4cf88f913ddb: Waiting 20:12:40 a2d8cc88f415: Waiting 20:12:40 ea1d1ca13537: Waiting 20:12:40 3750a50a1c5e: Waiting 20:12:40 1df406cf5192: Waiting 20:12:40 cd6300453558: Waiting 20:12:40 777b28850792: Verifying Checksum 20:12:40 777b28850792: Download complete 20:12:40 2a23fa8c16f7: Verifying Checksum 20:12:40 2a23fa8c16f7: Download complete 20:12:40 4cf88f913ddb: Verifying Checksum 20:12:40 4cf88f913ddb: Download complete 20:12:40 1df406cf5192: Download complete 20:12:40 cde5963f3b93: Verifying Checksum 20:12:40 cde5963f3b93: Download complete 20:12:41 cde5963f3b93: Pull complete 20:12:42 2a23fa8c16f7: Pull complete 20:12:42 777b28850792: Pull complete 20:12:45 cd6300453558: Verifying Checksum 20:12:45 cd6300453558: Download complete 20:12:45 a2d8cc88f415: Verifying Checksum 20:12:45 a2d8cc88f415: Download complete 20:12:47 ea1d1ca13537: Verifying Checksum 20:12:47 ea1d1ca13537: Download complete 20:12:47 3750a50a1c5e: Download complete 20:12:50 b9c365052c96: Verifying Checksum 20:12:50 b9c365052c96: Download complete 20:12:51 8a11ddd9e578: Verifying Checksum 20:12:51 8a11ddd9e578: Download complete 20:12:56 Running on prd-centos7-docker-4c-2g-2448 in /w/workspace/dgexfoundry_device-sdk-go_PR-447 [Pipeline] { [Pipeline] ws 20:12:56 Running in /w/workspace/device-sdk-go/14 [Pipeline] { [Pipeline] checkout 20:12:59 using credential edgex-jenkins-ssh 20:12:59 Cloning the remote Git repository 20:12:59 Cloning with configured refspecs honoured and without tags 20:12:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:12:59 > git init /w/workspace/device-sdk-go/14 # timeout=10 20:12:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:12:59 > git --version # timeout=10 20:12:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:13:00 Fetching without tags 20:13:00 Merging remotes/origin/master commit 79a40a317d1b6800d1816ffd538dea299a9d4c8b into PR head commit f4d9378bf7d2b07408b1f0d09247bf81bc462138 20:13:00 Merge succeeded, producing f4d9378bf7d2b07408b1f0d09247bf81bc462138 20:13:00 Checking out Revision f4d9378bf7d2b07408b1f0d09247bf81bc462138 (PR-447) 20:12:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:12:59 > git config --add remote.origin.fetch +refs/pull/447/head:refs/remotes/origin/PR-447 # timeout=10 20:12:59 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:12:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:12:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:12:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:13:00 > git config core.sparsecheckout # timeout=10 20:13:00 > git checkout -f f4d9378bf7d2b07408b1f0d09247bf81bc462138 # timeout=10 20:13:00 > git remote # timeout=10 20:13:00 > git config --get remote.origin.url # timeout=10 20:13:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:13:00 > git merge 79a40a317d1b6800d1816ffd538dea299a9d4c8b # timeout=10 20:13:00 > git rev-parse HEAD^{commit} # timeout=10 20:13:00 > git config core.sparsecheckout # timeout=10 20:13:00 > git checkout -f f4d9378bf7d2b07408b1f0d09247bf81bc462138 # timeout=10 20:13:04 Commit message: "#446: Refactored usage of service clients to be compatible with latest contracts changes." 20:13:04 8a11ddd9e578: Pull complete 20:13:04 4cf88f913ddb: Pull complete 20:13:04 1df406cf5192: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 20:13:04 ========================================================= 20:13:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 20:13:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:13:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 20:13:05 Sending build context to Docker daemon 2.815MB 20:13:05 Step 1/8 : ARG BASE=golang:1.13-alpine 20:13:05 Step 2/8 : FROM ${BASE} 20:13:05 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 20:13:05 e6b0cf9c0882: Pulling fs layer 20:13:05 2848faf0eed1: Pulling fs layer 20:13:05 0f37312ad70f: Pulling fs layer 20:13:05 5788d62ee057: Pulling fs layer 20:13:05 0e6b1d234666: Pulling fs layer 20:13:05 bf5d7aec512f: Pulling fs layer 20:13:05 34c802a77dc8: Pulling fs layer 20:13:05 9eb99e56ec68: Pulling fs layer 20:13:05 27c7a5d97fbd: Pulling fs layer 20:13:05 5c102a31e300: Pulling fs layer 20:13:05 dcfb455df0a1: Pulling fs layer 20:13:05 34c802a77dc8: Waiting 20:13:05 9eb99e56ec68: Waiting 20:13:05 5788d62ee057: Waiting 20:13:05 0e6b1d234666: Waiting 20:13:05 27c7a5d97fbd: Waiting 20:13:05 5c102a31e300: Waiting 20:13:05 bf5d7aec512f: Waiting 20:13:05 0f37312ad70f: Verifying Checksum 20:13:05 0f37312ad70f: Download complete 20:13:05 2848faf0eed1: Download complete 20:13:05 0e6b1d234666: Verifying Checksum 20:13:05 0e6b1d234666: Download complete 20:13:05 bf5d7aec512f: Verifying Checksum 20:13:05 bf5d7aec512f: Download complete 20:13:06 e6b0cf9c0882: Verifying Checksum 20:13:06 e6b0cf9c0882: Download complete 20:13:06 e6b0cf9c0882: Pull complete 20:13:06 2848faf0eed1: Pull complete 20:13:06 0f37312ad70f: Pull complete 20:13:07 34c802a77dc8: Verifying Checksum 20:13:07 34c802a77dc8: Download complete 20:13:07 27c7a5d97fbd: Verifying Checksum 20:13:07 27c7a5d97fbd: Download complete 20:13:07 5788d62ee057: Verifying Checksum 20:13:07 5788d62ee057: Download complete 20:13:07 dcfb455df0a1: Verifying Checksum 20:13:07 dcfb455df0a1: Download complete 20:13:07 5c102a31e300: Verifying Checksum 20:13:07 5c102a31e300: Download complete 20:13:07 9eb99e56ec68: Verifying Checksum 20:13:07 9eb99e56ec68: Download complete 20:13:08 cd6300453558: Pull complete 20:13:12 b9c365052c96: Pull complete 20:13:12 a2d8cc88f415: Pull complete 20:13:14 5788d62ee057: Pull complete 20:13:14 0e6b1d234666: Pull complete 20:13:14 bf5d7aec512f: Pull complete 20:13:14 ea1d1ca13537: Pull complete 20:13:15 3750a50a1c5e: Pull complete 20:13:15 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 20:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 20:13:15 ---> 78745c68409d 20:13:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:13:17 34c802a77dc8: Pull complete 20:13:19 ---> Running in 7bb6b4d4be7f 20:13:19 Removing intermediate container 7bb6b4d4be7f 20:13:19 ---> 70726f4b58e9 20:13:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:19 ---> Running in e78bbcea6dca 20:13:21 9eb99e56ec68: Pull complete 20:13:21 27c7a5d97fbd: Pull complete 20:13:21 Removing intermediate container e78bbcea6dca 20:13:21 ---> 3f12e5aa7335 20:13:21 Step 5/8 : RUN apk add --no-cache make git 20:13:22 ---> Running in ebac1dcd00ef 20:13:22 5c102a31e300: Pull complete 20:13:22 dcfb455df0a1: Pull complete 20:13:22 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 20:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 20:13:22 ---> 7c70fe431013 20:13:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:13:22 ---> Running in 7b709ef545f8 20:13:22 Removing intermediate container 7b709ef545f8 20:13:22 ---> e77394ff5be8 20:13:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:13:22 ---> Running in 93733f7146b1 20:13:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:13:23 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:13:23 Removing intermediate container 93733f7146b1 20:13:23 ---> 0ece66b66444 20:13:23 Step 5/8 : RUN apk add --no-cache make git 20:13:23 ---> Running in 23a2e94bc2af 20:13:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:13:24 OK: 125 MiB in 39 packages 20:13:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:13:24 OK: 143 MiB in 39 packages 20:13:25 Removing intermediate container 23a2e94bc2af 20:13:25 ---> 2de570290763 20:13:25 Step 6/8 : WORKDIR /device-sdk-go 20:13:25 ---> Running in 188a616f730e 20:13:25 Removing intermediate container 188a616f730e 20:13:25 ---> 1f2198c5906f 20:13:25 Step 7/8 : COPY . . 20:13:25 Removing intermediate container ebac1dcd00ef 20:13:25 ---> 22164149f2c8 20:13:25 Step 6/8 : WORKDIR /device-sdk-go 20:13:25 ---> Running in 80bb302ce62d 20:13:25 ---> d169e7404c7e 20:13:25 Step 8/8 : RUN go mod download 20:13:25 ---> Running in 92f52ea7463a 20:13:25 Removing intermediate container 80bb302ce62d 20:13:25 ---> 925d1fb57982 20:13:25 Step 7/8 : COPY . . 20:13:26 ---> b2b597fa1c01 20:13:26 Step 8/8 : RUN go mod download 20:13:27 ---> Running in 5306e01dcc9b 20:13:27 go: finding github.com/BurntSushi/toml v0.3.1 20:13:27 go: finding github.com/OneOfOne/xxhash v1.2.6 20:13:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:13:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:13:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:13:27 go: finding github.com/bgentry/speakeasy v0.1.0 20:13:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:13:27 go: finding github.com/davecgh/go-spew v1.1.1 20:13:27 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 20:13:27 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:13:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 20:13:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 20:13:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:13:27 go: finding github.com/fatih/color v1.7.0 20:13:27 go: finding github.com/go-kit/kit v0.8.0 20:13:27 go: finding github.com/go-logfmt/logfmt v0.4.0 20:13:27 go: finding github.com/go-stack/stack v1.8.0 20:13:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:13:28 go: finding github.com/google/uuid v1.1.0 20:13:28 go: finding github.com/gorilla/mux v1.7.1 20:13:28 go: finding github.com/hashicorp/consul/api v1.1.0 20:13:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:13:28 go: finding github.com/hashicorp/errwrap v1.0.0 20:13:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:13:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:13:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:13:28 go: finding github.com/hashicorp/go-multierror v1.0.0 20:13:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:13:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:13:28 go: finding github.com/hashicorp/go-syslog v1.0.0 20:13:28 go: finding github.com/hashicorp/go-uuid v1.0.1 20:13:28 go: finding github.com/hashicorp/go.net v0.0.1 20:13:28 go: finding github.com/hashicorp/golang-lru v0.5.0 20:13:28 go: finding github.com/hashicorp/logutils v1.0.0 20:13:28 go: finding github.com/hashicorp/mdns v1.0.0 20:13:28 go: finding github.com/hashicorp/memberlist v0.1.3 20:13:28 go: finding github.com/hashicorp/serf v0.8.2 20:13:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:13:28 go: finding github.com/mattn/go-colorable v0.0.9 20:13:28 go: finding github.com/mattn/go-isatty v0.0.3 20:13:28 go: finding github.com/miekg/dns v1.0.14 20:13:28 go: finding github.com/mitchellh/cli v1.0.0 20:13:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:13:29 go: finding github.com/mitchellh/copystructure v1.0.0 20:13:29 go: finding github.com/mitchellh/go-homedir v1.0.0 20:13:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:13:29 go: finding github.com/mitchellh/gox v0.4.0 20:13:29 go: finding github.com/mitchellh/iochan v1.0.0 20:13:29 go: finding github.com/mitchellh/mapstructure v1.1.2 20:13:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:13:29 go: finding github.com/BurntSushi/toml v0.3.1 20:13:29 go: finding github.com/OneOfOne/xxhash v1.2.6 20:13:29 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 20:13:29 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:13:29 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 20:13:29 go: finding github.com/bgentry/speakeasy v0.1.0 20:13:29 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 20:13:29 go: finding github.com/davecgh/go-spew v1.1.1 20:13:29 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 20:13:29 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 20:13:29 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 20:13:29 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 20:13:29 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 20:13:29 go: finding github.com/fatih/color v1.7.0 20:13:29 go: finding github.com/go-kit/kit v0.8.0 20:13:29 go: finding github.com/go-logfmt/logfmt v0.4.0 20:13:29 go: finding github.com/go-stack/stack v1.8.0 20:13:29 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:13:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:13:29 go: finding github.com/pelletier/go-toml v1.2.0 20:13:29 go: finding github.com/pkg/errors v0.8.1 20:13:29 go: finding github.com/pmezard/go-difflib v1.0.0 20:13:29 go: finding github.com/posener/complete v1.1.1 20:13:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:13:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:13:29 go: finding github.com/google/uuid v1.1.0 20:13:29 go: finding github.com/gorilla/mux v1.7.1 20:13:29 go: finding github.com/hashicorp/consul/api v1.1.0 20:13:29 go: finding github.com/hashicorp/consul/sdk v0.1.1 20:13:29 go: finding github.com/hashicorp/errwrap v1.0.0 20:13:29 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 20:13:29 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:13:29 go: finding github.com/hashicorp/go-msgpack v0.5.3 20:13:29 go: finding github.com/hashicorp/go-multierror v1.0.0 20:13:29 go: finding github.com/hashicorp/go-rootcerts v1.0.0 20:13:29 go: finding github.com/hashicorp/go-sockaddr v1.0.0 20:13:29 go: finding github.com/hashicorp/go-syslog v1.0.0 20:13:29 go: finding github.com/hashicorp/go-uuid v1.0.1 20:13:29 go: finding github.com/hashicorp/go.net v0.0.1 20:13:29 go: finding github.com/stretchr/objx v0.1.0 20:13:29 go: finding github.com/stretchr/testify v1.5.1 20:13:29 go: finding github.com/ugorji/go v1.1.4 20:13:29 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 20:13:29 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 20:13:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:13:29 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 20:13:29 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 20:13:29 go: finding gopkg.in/yaml.v2 v2.2.8 20:13:29 go: finding github.com/hashicorp/golang-lru v0.5.0 20:13:29 go: finding github.com/hashicorp/logutils v1.0.0 20:13:29 go: finding github.com/hashicorp/mdns v1.0.0 20:13:29 go: finding github.com/hashicorp/memberlist v0.1.3 20:13:29 go: finding github.com/hashicorp/serf v0.8.2 20:13:29 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:13:29 go: finding github.com/mattn/go-colorable v0.0.9 20:13:29 go: finding github.com/mattn/go-isatty v0.0.3 20:13:29 go: finding github.com/miekg/dns v1.0.14 20:13:29 go: finding github.com/mitchellh/cli v1.0.0 20:13:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:13:29 go: finding github.com/mitchellh/copystructure v1.0.0 20:13:29 go: finding github.com/mitchellh/go-homedir v1.0.0 20:13:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 20:13:29 go: finding github.com/mitchellh/gox v0.4.0 20:13:29 go: finding github.com/mitchellh/iochan v1.0.0 20:13:29 go: finding github.com/mitchellh/mapstructure v1.1.2 20:13:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 20:13:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:13:29 go: finding github.com/pelletier/go-toml v1.2.0 20:13:29 go: finding github.com/pkg/errors v0.8.1 20:13:29 go: finding github.com/pmezard/go-difflib v1.0.0 20:13:29 go: finding github.com/posener/complete v1.1.1 20:13:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 20:13:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:13:29 go: finding github.com/stretchr/objx v0.1.0 20:13:29 go: finding github.com/stretchr/testify v1.5.1 20:13:29 go: finding github.com/ugorji/go v1.1.4 20:13:29 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 20:13:29 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 20:13:29 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 20:13:29 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 20:13:29 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 20:13:29 go: finding gopkg.in/yaml.v2 v2.2.8 20:13:34 Removing intermediate container 92f52ea7463a 20:13:34 ---> 13578ebb4899 20:13:34 Successfully built 13578ebb4899 20:13:34 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 20:13:35 + docker inspect -f . ci-base-image-x86_64 20:13:35 . [Pipeline] withDockerContainer 20:13:35 prd-centos7-docker-4c-2g-2448 does not seem to be running inside a container 20:13:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:13:36 $ docker top 1ed15a22d870da825ffd5a950ee28ce6fd4cc61142b526cebf6e60cc52510f78 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:36 + go version 20:13:36 go version go1.13.5 linux/amd64 [Pipeline] sh 20:13:36 + make test 20:13:36 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:13:37 ? github.com/edgexfoundry/device-sdk-go [no test files] 20:13:39 Removing intermediate container 5306e01dcc9b 20:13:39 ---> 4e0b71b5d65d 20:13:39 Successfully built 4e0b71b5d65d 20:13:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:13:40 + docker inspect -f . ci-base-image-arm64 20:13:40 . [Pipeline] withDockerContainer 20:13:41 prd-ubuntu18.04-docker-arm64-4c-16g-2447 does not seem to be running inside a container 20:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/14 -v /w/workspace/device-sdk-go/14:/w/workspace/device-sdk-go/14:rw,z -v /w/workspace/device-sdk-go/14@tmp:/w/workspace/device-sdk-go/14@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:13:42 $ docker top 420e34e5cf9e1bd8b1eeb86e554ae241c1e7f0fda726788f91522145542ade6b -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:43 + go version 20:13:43 go version go1.13.5 linux/arm64 [Pipeline] sh 20:13:44 + make test 20:13:44 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:13:45 ? github.com/edgexfoundry/device-sdk-go [no test files] 20:13:55 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 20:13:55 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 20:13:57 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.007s coverage: 22.6% of statements 20:13:57 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.054s coverage: 95.8% of statements 20:14:24 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 20:14:24 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 20:14:27 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.019s coverage: 22.6% of statements 20:14:27 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.199s coverage: 95.8% of statements 20:14:29 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.091s coverage: 11.1% of statements 20:14:29 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.020s coverage: 22.7% of statements 20:14:29 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 20:14:29 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.101s coverage: 38.5% of statements 20:14:29 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 20:14:29 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 20:14:29 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.462s coverage: 79.9% of statements 20:14:29 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 20:14:29 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 20:14:29 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 20:14:29 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.022s coverage: 52.6% of statements 20:14:29 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 20:14:29 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.106s coverage: 76.1% of statements 20:14:29 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 20:14:29 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 20:14:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:14:30 gofmt -l . 20:14:30 [ "`gofmt -l .`" = "" ] 20:14:30 ./bin/test-attribution-txt.sh 20:14:30 ./bin/test-go-mod-tidy.sh [Pipeline] stash 20:14:31 Stashed 1 file(s) [Pipeline] } 20:14:31 $ docker stop --time=1 1ed15a22d870da825ffd5a950ee28ce6fd4cc61142b526cebf6e60cc52510f78 20:14:33 $ docker rm -f 1ed15a22d870da825ffd5a950ee28ce6fd4cc61142b526cebf6e60cc52510f78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:14:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:14:35 + ls -al . 20:14:35 total 160 20:14:35 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 6 20:14 . 20:14:35 drwxrwxr-x. 4 jenkins jenkins 30 Apr 6 20:12 .. 20:14:35 drwxrwxr-x. 3 jenkins jenkins 20 Apr 6 20:13 api 20:14:35 drwxrwxr-x. 2 jenkins jenkins 64 Apr 6 20:13 bin 20:14:35 -rw-r--r--. 1 jenkins jenkins 94662 Apr 6 20:14 coverage.out 20:14:35 -rw-rw-r--. 1 jenkins jenkins 936 Apr 6 20:13 Dockerfile.build 20:14:35 -rw-rw-r--. 1 jenkins jenkins 140 Apr 6 20:13 .dockerignore 20:14:35 drwxrwxr-x. 4 jenkins jenkins 31 Apr 6 20:13 example 20:14:35 drwxrwxr-x. 8 jenkins jenkins 179 Apr 6 20:13 .git 20:14:35 drwxrwxr-x. 2 jenkins jenkins 38 Apr 6 20:13 .github 20:14:35 -rw-rw-r--. 1 jenkins jenkins 138 Apr 6 20:13 .gitignore 20:14:35 -rw-r--r--. 1 jenkins jenkins 438 Apr 6 20:14 go.mod 20:14:35 -rw-r--r--. 1 jenkins jenkins 11812 Apr 6 20:14 go.sum 20:14:35 drwxrwxr-x. 14 jenkins jenkins 196 Apr 6 20:13 internal 20:14:35 -rw-rw-r--. 1 jenkins jenkins 808 Apr 6 20:13 Jenkinsfile 20:14:35 -rw-rw-r--. 1 jenkins jenkins 11341 Apr 6 20:13 LICENSE 20:14:35 -rw-rw-r--. 1 jenkins jenkins 892 Apr 6 20:13 Makefile 20:14:35 drwxrwxr-x. 5 jenkins jenkins 50 Apr 6 20:13 pkg 20:14:35 -rw-rw-r--. 1 jenkins jenkins 2249 Apr 6 20:13 README.md 20:14:35 drwxrwxr-x. 3 jenkins jenkins 58 Apr 6 20:13 .semver 20:14:35 drwxrwxr-x. 4 jenkins jenkins 54 Apr 6 20:13 snap 20:14:35 -rw-rw-r--. 1 jenkins jenkins 5 Apr 6 20:10 VERSION 20:14:35 -rw-rw-r--. 1 jenkins jenkins 222 Apr 6 20:13 version.go [Pipeline] isUnix [Pipeline] sh 20:14:35 + 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=f4d9378bf7d2b07408b1f0d09247bf81bc462138 --label arch=amd64 --label version=0.0.0 . 20:14:35 Sending build context to Docker daemon 2.931MB 20:14:35 Step 1/20 : ARG BASE=golang:1.13-alpine 20:14:35 Step 2/20 : FROM ${BASE} AS builder 20:14:35 ---> 13578ebb4899 20:14:35 Step 3/20 : ARG MAKE='make build' 20:14:35 ---> Running in 639e0d16dd35 20:14:35 Removing intermediate container 639e0d16dd35 20:14:35 ---> e42924b5fa21 20:14:35 Step 4/20 : WORKDIR /device-sdk-go 20:14:36 ---> Running in d0f23e5460d9 20:14:36 Removing intermediate container d0f23e5460d9 20:14:36 ---> ae86a60e6c99 20:14:36 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:14:36 ---> Running in beb4e9331a9e 20:14:36 Removing intermediate container beb4e9331a9e 20:14:36 ---> f0995f63ed1c 20:14:36 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:14:36 ---> Running in c3253b3fd762 20:14:36 Removing intermediate container c3253b3fd762 20:14:36 ---> ea2a4410fb5d 20:14:36 Step 7/20 : RUN apk add --update --no-cache make git 20:14:36 ---> Running in b25ff68ae92b 20:14:37 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 20:14:37 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 20:14:38 OK: 143 MiB in 39 packages 20:14:38 Removing intermediate container b25ff68ae92b 20:14:38 ---> 633f71e06a45 20:14:38 Step 8/20 : COPY . . 20:14:39 ---> 8636c293ec51 20:14:39 Step 9/20 : RUN ${MAKE} 20:14:39 ---> Running in 9df5715826cc 20:14:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:14:51 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 20:14:52 Removing intermediate container 9df5715826cc 20:14:52 ---> 8ba19e47bbd5 20:14:52 Step 10/20 : FROM scratch 20:14:52 ---> 20:14:52 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:14:52 ---> Running in 0a36ec3f6bb8 20:14:52 Removing intermediate container 0a36ec3f6bb8 20:14:52 ---> 3122b4c9e0a1 20:14:52 Step 12/20 : ENV APP_PORT=49990 20:14:52 ---> Running in 6ad4baa990fc 20:14:52 Removing intermediate container 6ad4baa990fc 20:14:52 ---> 7340b4d7abe8 20:14:52 Step 13/20 : EXPOSE $APP_PORT 20:14:52 ---> Running in bb0d351607d5 20:14:52 Removing intermediate container bb0d351607d5 20:14:52 ---> 8816394dc1ed 20:14:52 Step 14/20 : WORKDIR / 20:14:52 ---> Running in cf4bdb3972fb 20:14:52 Removing intermediate container cf4bdb3972fb 20:14:52 ---> f591cc8d7967 20:14:52 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 20:14:53 ---> 5abd4e0b89b7 20:14:53 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 20:14:53 ---> b5f5db1ea5b0 20:14:53 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 20:14:53 ---> Running in 8397202213ef 20:14:53 Removing intermediate container 8397202213ef 20:14:53 ---> 56c27fad91b8 20:14:53 Step 18/20 : LABEL arch=amd64 20:14:53 ---> Running in de76d3824f56 20:14:54 Removing intermediate container de76d3824f56 20:14:54 ---> 0fee96d1f4e8 20:14:54 Step 19/20 : LABEL git_sha=f4d9378bf7d2b07408b1f0d09247bf81bc462138 20:14:54 ---> Running in 2e049ef6c3dd 20:14:54 Removing intermediate container 2e049ef6c3dd 20:14:54 ---> 4e68365590b7 20:14:54 Step 20/20 : LABEL version=0.0.0 20:14:54 ---> Running in ab319ab2ceff 20:14:54 Removing intermediate container ab319ab2ceff 20:14:54 ---> 1c130ff3b6cc 20:14:54 [Warning] One or more build-args [ARCH] were not consumed 20:14:54 Successfully built 1c130ff3b6cc 20:14:54 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:14:59 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.108s coverage: 11.1% of statements 20:14:59 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.021s coverage: 22.7% of statements 20:14:59 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 20:14:59 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.129s coverage: 38.5% of statements 20:14:59 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 20:14:59 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 20:14:59 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.759s coverage: 79.9% of statements 20:14:59 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 20:14:59 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 20:14:59 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 20:14:59 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.062s coverage: 52.6% of statements 20:14:59 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 20:14:59 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.359s coverage: 76.1% of statements 20:14:59 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 20:14:59 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 20:14:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:15:02 gofmt -l . 20:15:02 [ "`gofmt -l .`" = "" ] 20:15:03 ./bin/test-attribution-txt.sh 20:15:03 ./bin/test-go-mod-tidy.sh [Pipeline] stash 20:15:04 Warning: overwriting stash ‘coverage-report’ 20:15:04 Stashed 1 file(s) [Pipeline] } 20:15:04 $ docker stop --time=1 420e34e5cf9e1bd8b1eeb86e554ae241c1e7f0fda726788f91522145542ade6b 20:15:07 $ docker rm -f 420e34e5cf9e1bd8b1eeb86e554ae241c1e7f0fda726788f91522145542ade6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:15:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:15:08 + ls -al . 20:15:08 total 200 20:15:08 drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 20:15 . 20:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 20:12 .. 20:15:08 -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 20:12 .dockerignore 20:15:08 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 20:12 .git 20:15:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 20:12 .github 20:15:08 -rw-rw-r-- 1 jenkins jenkins 138 Apr 6 20:12 .gitignore 20:15:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 20:12 .semver 20:15:08 -rw-rw-r-- 1 jenkins jenkins 936 Apr 6 20:12 Dockerfile.build 20:15:08 -rw-rw-r-- 1 jenkins jenkins 808 Apr 6 20:12 Jenkinsfile 20:15:08 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 6 20:12 LICENSE 20:15:08 -rw-rw-r-- 1 jenkins jenkins 892 Apr 6 20:12 Makefile 20:15:08 -rw-rw-r-- 1 jenkins jenkins 2249 Apr 6 20:12 README.md 20:15:08 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 20:10 VERSION 20:15:08 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 20:12 api 20:15:08 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 20:12 bin 20:15:08 -rw-r--r-- 1 jenkins jenkins 94662 Apr 6 20:14 coverage.out 20:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 20:12 example 20:15:08 -rw-r--r-- 1 jenkins jenkins 438 Apr 6 20:15 go.mod 20:15:08 -rw-r--r-- 1 jenkins jenkins 11812 Apr 6 20:15 go.sum 20:15:08 drwxrwxr-x 14 jenkins jenkins 4096 Apr 6 20:12 internal 20:15:08 drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 20:12 pkg 20:15:08 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 20:12 snap 20:15:08 -rw-rw-r-- 1 jenkins jenkins 222 Apr 6 20:12 version.go [Pipeline] isUnix [Pipeline] sh 20:15:09 + 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=f4d9378bf7d2b07408b1f0d09247bf81bc462138 --label arch=arm64 --label version=0.0.0 . 20:15:09 Sending build context to Docker daemon 2.929MB 20:15:09 Step 1/20 : ARG BASE=golang:1.13-alpine 20:15:09 Step 2/20 : FROM ${BASE} AS builder 20:15:09 ---> 4e0b71b5d65d 20:15:09 Step 3/20 : ARG MAKE='make build' 20:15:09 ---> Running in 57307529e927 20:15:10 Removing intermediate container 57307529e927 20:15:10 ---> fe88b8f278a8 20:15:10 Step 4/20 : WORKDIR /device-sdk-go 20:15:10 ---> Running in c1b9ceef4d8f 20:15:10 Removing intermediate container c1b9ceef4d8f 20:15:10 ---> b3b41ff952a3 20:15:10 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:15:11 ---> Running in 74cc8693aa47 20:15:11 Removing intermediate container 74cc8693aa47 20:15:11 ---> 5c5eef378034 20:15:11 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:15:11 ---> Running in 40a79837e136 20:15:13 Removing intermediate container 40a79837e136 20:15:13 ---> d0d47c084f80 20:15:13 Step 7/20 : RUN apk add --update --no-cache make git 20:15:13 ---> Running in 820095e21149 20:15:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 20:15:14 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 20:15:15 OK: 125 MiB in 39 packages 20:15:16 Removing intermediate container 820095e21149 20:15:16 ---> abc201af644d 20:15:16 Step 8/20 : COPY . . 20:15:17 ---> 91de35c0c0c7 20:15:17 Step 9/20 : RUN ${MAKE} 20:15:17 ---> Running in 4120876a7dfe 20:15:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:15:57 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 20:15:57 Removing intermediate container 4120876a7dfe 20:15:57 ---> 5c6660925008 20:15:57 Step 10/20 : FROM scratch 20:15:57 ---> 20:15:57 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:15:57 ---> Running in 281449cafab7 20:15:57 Removing intermediate container 281449cafab7 20:15:57 ---> c675c19da0e5 20:15:57 Step 12/20 : ENV APP_PORT=49990 20:15:57 ---> Running in a5bee7865d01 20:15:57 Removing intermediate container a5bee7865d01 20:15:57 ---> 4d0a191521dc 20:15:57 Step 13/20 : EXPOSE $APP_PORT 20:15:57 ---> Running in 26663e8afad2 20:15:57 Removing intermediate container 26663e8afad2 20:15:57 ---> 680e21fe0996 20:15:57 Step 14/20 : WORKDIR / 20:15:57 ---> Running in c5e4ff9d000f 20:15:58 Removing intermediate container c5e4ff9d000f 20:15:58 ---> 3f0b7a9e9be1 20:15:58 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 20:15:59 ---> b7e14dbe2d6f 20:15:59 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 20:15:59 ---> 6f7b661e60b5 20:15:59 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 20:16:00 ---> Running in 2cb5c2d3c89c 20:16:00 Removing intermediate container 2cb5c2d3c89c 20:16:00 ---> b27613f618ca 20:16:00 Step 18/20 : LABEL arch=arm64 20:16:00 ---> Running in d9b146012d8e 20:16:00 Removing intermediate container d9b146012d8e 20:16:00 ---> a2e36d2101d9 20:16:00 Step 19/20 : LABEL git_sha=f4d9378bf7d2b07408b1f0d09247bf81bc462138 20:16:00 ---> Running in 05ff3c6a11ea 20:16:01 Removing intermediate container 05ff3c6a11ea 20:16:01 ---> 0b182ce8a2fc 20:16:01 Step 20/20 : LABEL version=0.0.0 20:16:01 ---> Running in f37534fcface 20:16:01 Removing intermediate container f37534fcface 20:16:01 ---> dfe4e2101f8e 20:16:01 [Warning] One or more build-args [ARCH] were not consumed 20:16:01 Successfully built dfe4e2101f8e 20:16:01 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 20:16:02 provisioning config files... 20:16:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config2416684462309790167tmp [Pipeline] { [Pipeline] sh 20:16:03 + curl -s https://codecov.io/bash 20:16:03 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config2416684462309790167tmp 20:16:03 20:16:03 _____ _ 20:16:03 / ____| | | 20:16:03 | | ___ __| | ___ ___ _____ __ 20:16:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:03 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:03 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:03 Bash-tbd 20:16:03 20:16:03 20:16:03 ==> Jenkins CI detected. 20:16:03 project root: . 20:16:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:03 ==> Running gcov in . (disable via -X gcov) 20:16:03 ==> Python coveragepy not found 20:16:03 ==> Searching for coverage reports in: 20:16:03 + . 20:16:03 -> Found 1 reports 20:16:03 ==> Detecting git/mercurial file structure 20:16:03 ==> Reading reports 20:16:03 + ./coverage.out bytes=94662 20:16:03 ==> Appending adjustments 20:16:03 http://docs.codecov.io/docs/fixing-reports 20:16:03 + Found adjustments 20:16:03 ==> Gzipping contents 20:16:03 ==> Uploading reports 20:16:03 url: https://codecov.io 20:16:03 query: branch=PR-447&commit=f4d9378bf7d2b07408b1f0d09247bf81bc462138&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-447%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=447&job= 20:16:03 -> Pinging Codecov 20:16:03 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-447&commit=f4d9378bf7d2b07408b1f0d09247bf81bc462138&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-447%2F14%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=447&job= 20:16:04 -> Uploading 20:16:04 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/f4d9378bf7d2b07408b1f0d09247bf81bc462138 [Pipeline] } 20:16:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 20:16:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:06 ---> package-listing.sh 20:16:06 ++ facter osfamily 20:16:06 ++ tr '[:upper:]' '[:lower:]' 20:16:06 + OS_FAMILY=redhat 20:16:06 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-447 20:16:06 + START_PACKAGES=/tmp/packages_start.txt 20:16:06 + END_PACKAGES=/tmp/packages_end.txt 20:16:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:06 + PACKAGES=/tmp/packages_start.txt 20:16:06 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-447 ']' 20:16:06 + PACKAGES=/tmp/packages_end.txt 20:16:06 + case "${OS_FAMILY}" in 20:16:06 + rpm -qa 20:16:06 + sort 20:16:10 + '[' -f /tmp/packages_start.txt ']' 20:16:10 + '[' -f /tmp/packages_end.txt ']' 20:16:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:10 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-447 ']' 20:16:10 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-447/archives/ 20:16:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-447/archives/ [Pipeline] isUnix [Pipeline] sh 20:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:16:10 20:16:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:16:11 alpine: Pulling from edgex-lftools-log-publisher 20:16:11 c9b1b535fdd9: Pulling fs layer 20:16:11 2cc5ad85d9ab: Pulling fs layer 20:16:11 756a868c4378: Pulling fs layer 20:16:11 444b2fc9a129: Pulling fs layer 20:16:11 ea15f1150254: Pulling fs layer 20:16:11 41b27a9f41bf: Pulling fs layer 20:16:11 28c525ee5125: Pulling fs layer 20:16:11 094b1ea09ed8: Pulling fs layer 20:16:11 138eaada9080: Pulling fs layer 20:16:11 0622d0fa9048: Pulling fs layer 20:16:11 444b2fc9a129: Waiting 20:16:11 ea15f1150254: Waiting 20:16:11 28c525ee5125: Waiting 20:16:11 094b1ea09ed8: Waiting 20:16:11 41b27a9f41bf: Waiting 20:16:11 0622d0fa9048: Waiting 20:16:11 138eaada9080: Waiting 20:16:11 2cc5ad85d9ab: Verifying Checksum 20:16:11 2cc5ad85d9ab: Download complete 20:16:11 444b2fc9a129: Download complete 20:16:11 c9b1b535fdd9: Verifying Checksum 20:16:11 c9b1b535fdd9: Download complete 20:16:11 ea15f1150254: Verifying Checksum 20:16:11 ea15f1150254: Download complete 20:16:11 28c525ee5125: Verifying Checksum 20:16:11 28c525ee5125: Download complete 20:16:11 c9b1b535fdd9: Pull complete 20:16:11 756a868c4378: Verifying Checksum 20:16:11 756a868c4378: Download complete 20:16:11 138eaada9080: Verifying Checksum 20:16:11 138eaada9080: Download complete 20:16:11 0622d0fa9048: Verifying Checksum 20:16:11 0622d0fa9048: Download complete 20:16:11 2cc5ad85d9ab: Pull complete 20:16:11 094b1ea09ed8: Verifying Checksum 20:16:11 094b1ea09ed8: Download complete 20:16:12 41b27a9f41bf: Verifying Checksum 20:16:12 41b27a9f41bf: Download complete 20:16:13 756a868c4378: Pull complete 20:16:13 444b2fc9a129: Pull complete 20:16:13 ea15f1150254: Pull complete 20:16:16 41b27a9f41bf: Pull complete 20:16:16 28c525ee5125: Pull complete 20:16:18 094b1ea09ed8: Pull complete 20:16:19 138eaada9080: Pull complete 20:16:19 0622d0fa9048: Pull complete 20:16:19 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 20:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:16:19 prd-centos7-docker-4c-2g-2446 does not seem to be running inside a container 20:16:19 $ 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_PR-447 -v /w/workspace/dgexfoundry_device-sdk-go_PR-447:/w/workspace/dgexfoundry_device-sdk-go_PR-447:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-447@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 20:16:20 $ docker top 9b3aee7099fbec2ae308c15ee0dcc84d25229daef05409af46604929b6935cd2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:16:20 provisioning config files... 20:16:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-447@tmp/config1986099051050381653tmp [Pipeline] { [Pipeline] echo 20:16:20 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:16:21 ---> create-netrc.sh [Pipeline] echo 20:16:21 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:16:21 ---> logs-deploy.sh 20:16:21 + ARCHIVE_ARTIFACTS= 20:16:21 + LOGS_SERVER=https://logs.edgexfoundry.org 20:16:21 + '[' https://logs.edgexfoundry.org == None ']' 20:16:21 + NEXUS_URL=https://nexus.edgexfoundry.org 20:16:21 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/14 20:16:21 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-447/14/ 20:16:21 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/14 /w/workspace/dgexfoundry_device-sdk-go_PR-447 20:16:22 Archives upload complete. 20:16:22 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-447/14 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-447/14/