Pull request #519 opened 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from bf5510e86ba226558041d566e3a5ad11a743fea8+f380c9750d394b15a68c03899168051b17741a54 (2662bf4cc3a6dbb5422e08e2bf772f09a2dc3630) Running in Durability level: MAX_SURVIVABILITY 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-519/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > 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 > git --version # 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6653 in /w/workspace/dgexfoundry_device-sdk-go_PR-519 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-519 # 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/519/head:refs/remotes/origin/PR-519 +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/pull/519/head:refs/remotes/origin/PR-519 # 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/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f380c9750d394b15a68c03899168051b17741a54 into PR head commit bf5510e86ba226558041d566e3a5ad11a743fea8 Merge succeeded, producing bf5510e86ba226558041d566e3a5ad11a743fea8 Checking out Revision bf5510e86ba226558041d566e3a5ad11a743fea8 (PR-519) > git config core.sparsecheckout # timeout=10 > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # 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 f380c9750d394b15a68c03899168051b17741a54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # timeout=10 Commit message: "fix: Update to use go-mod-bootstrap to fix issue with override un-done" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-30T03:01:58.157Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-30T03:01:58.416Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-30T03:01:58.585Z] ========================================================= [2020-04-30T03:01:58.585Z] EdgeX Global Pipelines Version Info [2020-04-30T03:01:58.585Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-30T03:02:00.051Z] ------------------- [2020-04-30T03:02:00.051Z] stable info: [2020-04-30T03:02:00.051Z] ------------------- [2020-04-30T03:02:00.051Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-30T03:02:00.051Z] Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f [2020-04-30T03:02:00.051Z] Message: update stable to v1.0.86 [2020-04-30T03:02:00.648Z] ------------------- [2020-04-30T03:02:00.648Z] experimental info: [2020-04-30T03:02:00.648Z] ------------------- [2020-04-30T03:02:00.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-30T03:02:00.648Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-04-30T03:02:00.648Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-30T03:02:03.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-30T03:02:03.278Z] [2020-04-30T03:02:03.278Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-30T03:02:03.647Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-30T03:02:03.647Z] latest: Pulling from edgex-devops/git-semver [2020-04-30T03:02:03.647Z] 9123ac7c32f7: Pulling fs layer [2020-04-30T03:02:03.647Z] b8cc5d1170e3: Pulling fs layer [2020-04-30T03:02:03.647Z] 2924cbbf6a41: Pulling fs layer [2020-04-30T03:02:03.647Z] 93b08a4f1073: Pulling fs layer [2020-04-30T03:02:03.647Z] 93b08a4f1073: Waiting [2020-04-30T03:02:03.647Z] b8cc5d1170e3: Download complete [2020-04-30T03:02:03.647Z] 9123ac7c32f7: Verifying Checksum [2020-04-30T03:02:03.647Z] 9123ac7c32f7: Download complete [2020-04-30T03:02:03.910Z] 93b08a4f1073: Verifying Checksum [2020-04-30T03:02:03.910Z] 93b08a4f1073: Download complete [2020-04-30T03:02:03.910Z] 2924cbbf6a41: Verifying Checksum [2020-04-30T03:02:03.910Z] 2924cbbf6a41: Download complete [2020-04-30T03:02:03.910Z] 9123ac7c32f7: Pull complete [2020-04-30T03:02:04.170Z] b8cc5d1170e3: Pull complete [2020-04-30T03:02:04.739Z] 2924cbbf6a41: Pull complete [2020-04-30T03:02:04.997Z] 93b08a4f1073: Pull complete [2020-04-30T03:02:04.997Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-30T03:02:04.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-30T03:02:05.153Z] prd-centos7-docker-4c-2g-6653 does not seem to be running inside a container [2020-04-30T03:02:05.193Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-519 -v /w/workspace/dgexfoundry_device-sdk-go_PR-519:/w/workspace/dgexfoundry_device-sdk-go_PR-519:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-519@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 [2020-04-30T03:02:05.860Z] $ docker top ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-30T03:02:06.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-30T03:02:06.218Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-30T03:02:06.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-30T03:02:06.439Z] $ docker exec ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 ssh-agent [2020-04-30T03:02:06.672Z] SSH_AUTH_SOCK=/tmp/ssh-rvZPrLvXE85M/agent.15 [2020-04-30T03:02:06.672Z] SSH_AGENT_PID=22 [2020-04-30T03:02:06.680Z] Running ssh-add (command line suppressed) [2020-04-30T03:02:06.823Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/private_key_5407069970476918995.key (/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/private_key_5407069970476918995.key) [2020-04-30T03:02:06.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-30T03:02:07.230Z] + git describe --exact-match --tags HEAD [2020-04-30T03:02:07.230Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-30T03:02:07.316Z] $ docker exec --env ******** --env ******** ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 ssh-agent -k [2020-04-30T03:02:07.493Z] unset SSH_AUTH_SOCK; [2020-04-30T03:02:07.494Z] unset SSH_AGENT_PID; [2020-04-30T03:02:07.494Z] echo Agent pid 22 killed; [2020-04-30T03:02:07.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-30T03:02:07.693Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-30T03:02:07.693Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-30T03:02:07.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-30T03:02:07.811Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-30T03:02:08.000Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-30T03:02:08.004Z] $ docker exec ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 ssh-agent [2020-04-30T03:02:08.188Z] SSH_AUTH_SOCK=/tmp/ssh-qqtiJ2ZNMeZp/agent.57 [2020-04-30T03:02:08.188Z] SSH_AGENT_PID=64 [2020-04-30T03:02:08.196Z] Running ssh-add (command line suppressed) [2020-04-30T03:02:08.337Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/private_key_7873390626291318880.key (/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/private_key_7873390626291318880.key) [2020-04-30T03:02:08.385Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-30T03:02:08.765Z] + git semver init [2020-04-30T03:02:08.765Z] # -> Open(): unable to determine branch for HEAD [2020-04-30T03:02:08.765Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-519/.git [2020-04-30T03:02:08.765Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-519 [2020-04-30T03:02:08.765Z] # $SEMVER_REMOTE_NAME = origin [2020-04-30T03:02:08.765Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-30T03:02:08.765Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-30T03:02:08.765Z] # $SEMVER_BRANCH = PR-519 [2020-04-30T03:02:08.765Z] # $SEMVER_TEMP = /tmp/semver-586845140 [2020-04-30T03:02:08.765Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-30T03:02:09.335Z] # '/tmp/semver-586845140' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-519/.semver' [2020-04-30T03:02:09.335Z] # -> Force: false [2020-04-30T03:02:09.593Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-519/.semver [Pipeline] } [2020-04-30T03:02:09.625Z] $ docker exec --env ******** --env ******** ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 ssh-agent -k [2020-04-30T03:02:09.779Z] unset SSH_AUTH_SOCK; [2020-04-30T03:02:09.779Z] unset SSH_AGENT_PID; [2020-04-30T03:02:09.779Z] echo Agent pid 64 killed; [2020-04-30T03:02:09.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-30T03:02:10.375Z] + git semver [Pipeline] } [2020-04-30T03:02:10.406Z] $ docker stop --time=1 ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 [2020-04-30T03:02:11.742Z] $ docker rm -f ec04af97f224d23cbcfaadf40f26451bbc583c10d35da9a8276f410a2de40598 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-30T03:02:12.629Z] Stashed 60 file(s) [Pipeline] echo [2020-04-30T03:02:12.647Z] [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 [2020-04-30T03:02:28.156Z] Still waiting to schedule task [2020-04-30T03:02:28.156Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-30T03:02:28.177Z] Still waiting to schedule task [2020-04-30T03:02:28.177Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-6652’ [2020-04-30T03:05:35.010Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6663 in /w/workspace/dgexfoundry_device-sdk-go_PR-519 [Pipeline] { [Pipeline] ws [2020-04-30T03:05:35.134Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-30T03:05:37.768Z] Running on prd-centos7-docker-4c-2g-6664 in /w/workspace/dgexfoundry_device-sdk-go_PR-519 [Pipeline] { [Pipeline] ws [2020-04-30T03:05:37.844Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-30T03:05:42.128Z] using credential edgex-jenkins-ssh [2020-04-30T03:05:42.173Z] Cloning the remote Git repository [2020-04-30T03:05:42.173Z] Cloning with configured refspecs honoured and without tags [2020-04-30T03:05:42.235Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-30T03:05:42.341Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-30T03:05:42.462Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-30T03:05:42.465Z] > git --version # timeout=10 [2020-04-30T03:05:42.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-30T03:05:42.583Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-30T03:05:43.690Z] Fetching without tags [2020-04-30T03:05:44.212Z] Merging remotes/origin/master commit f380c9750d394b15a68c03899168051b17741a54 into PR head commit bf5510e86ba226558041d566e3a5ad11a743fea8 [2020-04-30T03:05:44.470Z] Merge succeeded, producing bf5510e86ba226558041d566e3a5ad11a743fea8 [2020-04-30T03:05:44.471Z] Checking out Revision bf5510e86ba226558041d566e3a5ad11a743fea8 (PR-519) [2020-04-30T03:05:43.553Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-30T03:05:43.602Z] > git config --add remote.origin.fetch +refs/pull/519/head:refs/remotes/origin/PR-519 # timeout=10 [2020-04-30T03:05:43.624Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-30T03:05:43.653Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-30T03:05:43.704Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-30T03:05:43.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-30T03:05:43.733Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-30T03:05:44.227Z] > git config core.sparsecheckout # timeout=10 [2020-04-30T03:05:44.253Z] > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # timeout=10 [2020-04-30T03:05:44.369Z] > git remote # timeout=10 [2020-04-30T03:05:44.392Z] > git config --get remote.origin.url # timeout=10 [2020-04-30T03:05:44.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-30T03:05:44.420Z] > git merge f380c9750d394b15a68c03899168051b17741a54 # timeout=10 [2020-04-30T03:05:44.444Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-30T03:05:44.473Z] > git config core.sparsecheckout # timeout=10 [2020-04-30T03:05:44.515Z] > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # timeout=10 [2020-04-30T03:05:46.467Z] using credential edgex-jenkins-ssh [2020-04-30T03:05:46.611Z] Cloning the remote Git repository [2020-04-30T03:05:46.611Z] Cloning with configured refspecs honoured and without tags [2020-04-30T03:05:46.692Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-30T03:05:46.795Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-30T03:05:46.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-30T03:05:46.898Z] > git --version # timeout=10 [2020-04-30T03:05:46.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-30T03:05:47.061Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-30T03:05:48.099Z] Fetching without tags [2020-04-30T03:05:48.484Z] Merging remotes/origin/master commit f380c9750d394b15a68c03899168051b17741a54 into PR head commit bf5510e86ba226558041d566e3a5ad11a743fea8 [2020-04-30T03:05:48.045Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-30T03:05:48.052Z] > git config --add remote.origin.fetch +refs/pull/519/head:refs/remotes/origin/PR-519 # timeout=10 [2020-04-30T03:05:48.060Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-30T03:05:48.076Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-30T03:05:48.109Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-30T03:05:48.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-30T03:05:48.117Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/519/head:refs/remotes/origin/PR-519 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-30T03:05:48.498Z] > git config core.sparsecheckout # timeout=10 [2020-04-30T03:05:48.510Z] > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # timeout=10 [2020-04-30T03:05:48.646Z] Merge succeeded, producing bf5510e86ba226558041d566e3a5ad11a743fea8 [2020-04-30T03:05:48.647Z] Checking out Revision bf5510e86ba226558041d566e3a5ad11a743fea8 (PR-519) [2020-04-30T03:05:49.363Z] Commit message: "fix: Update to use go-mod-bootstrap to fix issue with override un-done" [2020-04-30T03:05:49.414Z] > git --version # timeout=10 [2020-04-30T03:05:49.449Z] fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [2020-04-30T03:05:48.566Z] > git remote # timeout=10 [2020-04-30T03:05:48.588Z] > git config --get remote.origin.url # timeout=10 [2020-04-30T03:05:48.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-30T03:05:48.612Z] > git merge f380c9750d394b15a68c03899168051b17741a54 # timeout=10 [2020-04-30T03:05:48.635Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-30T03:05:48.653Z] > git config core.sparsecheckout # timeout=10 [2020-04-30T03:05:48.709Z] > git checkout -f bf5510e86ba226558041d566e3a5ad11a743fea8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-30T03:05:51.281Z] ========================================================= [2020-04-30T03:05:51.281Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-30T03:05:51.281Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-30T03:05:52.626Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-30T03:05:53.604Z] Sending build context to Docker daemon 3.021MB [2020-04-30T03:05:53.604Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-30T03:05:53.604Z] Step 2/8 : FROM ${BASE} [2020-04-30T03:05:53.811Z] Commit message: "fix: Update to use go-mod-bootstrap to fix issue with override un-done" [2020-04-30T03:05:53.862Z] > git --version # timeout=10 [2020-04-30T03:05:53.891Z] fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [2020-04-30T03:05:54.189Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-30T03:05:54.189Z] cde5963f3b93: Pulling fs layer [2020-04-30T03:05:54.189Z] 2a23fa8c16f7: Pulling fs layer [2020-04-30T03:05:54.190Z] 777b28850792: Pulling fs layer [2020-04-30T03:05:54.190Z] 8a11ddd9e578: Pulling fs layer [2020-04-30T03:05:54.190Z] 4cf88f913ddb: Pulling fs layer [2020-04-30T03:05:54.190Z] 1df406cf5192: Pulling fs layer [2020-04-30T03:05:54.190Z] cd6300453558: Pulling fs layer [2020-04-30T03:05:54.190Z] b9c365052c96: Pulling fs layer [2020-04-30T03:05:54.190Z] a2d8cc88f415: Pulling fs layer [2020-04-30T03:05:54.190Z] ea1d1ca13537: Pulling fs layer [2020-04-30T03:05:54.190Z] 3750a50a1c5e: Pulling fs layer [2020-04-30T03:05:54.190Z] 8a11ddd9e578: Waiting [2020-04-30T03:05:54.190Z] 4cf88f913ddb: Waiting [2020-04-30T03:05:54.190Z] 1df406cf5192: Waiting [2020-04-30T03:05:54.190Z] a2d8cc88f415: Waiting [2020-04-30T03:05:54.190Z] ea1d1ca13537: Waiting [2020-04-30T03:05:54.190Z] cd6300453558: Waiting [2020-04-30T03:05:54.190Z] 3750a50a1c5e: Waiting [2020-04-30T03:05:54.190Z] b9c365052c96: Waiting [2020-04-30T03:05:54.190Z] 777b28850792: Verifying Checksum [2020-04-30T03:05:54.190Z] 777b28850792: Download complete [2020-04-30T03:05:54.190Z] 2a23fa8c16f7: Verifying Checksum [2020-04-30T03:05:54.190Z] 2a23fa8c16f7: Download complete [2020-04-30T03:05:54.190Z] 4cf88f913ddb: Verifying Checksum [2020-04-30T03:05:54.190Z] 4cf88f913ddb: Download complete [2020-04-30T03:05:54.190Z] 1df406cf5192: Verifying Checksum [2020-04-30T03:05:54.190Z] 1df406cf5192: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-04-30T03:05:54.458Z] cde5963f3b93: Download complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-30T03:05:55.436Z] cde5963f3b93: Pull complete [Pipeline] echo [2020-04-30T03:05:55.454Z] ========================================================= [2020-04-30T03:05:55.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-30T03:05:55.454Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-30T03:05:55.704Z] 2a23fa8c16f7: Pull complete [2020-04-30T03:05:55.975Z] 777b28850792: Pull complete [2020-04-30T03:05:56.951Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-04-30T03:05:57.717Z] Sending build context to Docker daemon 3.021MB [2020-04-30T03:05:57.717Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-30T03:05:57.717Z] Step 2/8 : FROM ${BASE} [2020-04-30T03:05:58.155Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-30T03:05:58.155Z] e6b0cf9c0882: Pulling fs layer [2020-04-30T03:05:58.155Z] 2848faf0eed1: Pulling fs layer [2020-04-30T03:05:58.155Z] 0f37312ad70f: Pulling fs layer [2020-04-30T03:05:58.155Z] 5788d62ee057: Pulling fs layer [2020-04-30T03:05:58.155Z] 0e6b1d234666: Pulling fs layer [2020-04-30T03:05:58.155Z] bf5d7aec512f: Pulling fs layer [2020-04-30T03:05:58.155Z] 34c802a77dc8: Pulling fs layer [2020-04-30T03:05:58.155Z] 9eb99e56ec68: Pulling fs layer [2020-04-30T03:05:58.155Z] 27c7a5d97fbd: Pulling fs layer [2020-04-30T03:05:58.155Z] 5c102a31e300: Pulling fs layer [2020-04-30T03:05:58.155Z] dcfb455df0a1: Pulling fs layer [2020-04-30T03:05:58.155Z] 5788d62ee057: Waiting [2020-04-30T03:05:58.155Z] 0e6b1d234666: Waiting [2020-04-30T03:05:58.155Z] bf5d7aec512f: Waiting [2020-04-30T03:05:58.155Z] 34c802a77dc8: Waiting [2020-04-30T03:05:58.155Z] 9eb99e56ec68: Waiting [2020-04-30T03:05:58.155Z] 27c7a5d97fbd: Waiting [2020-04-30T03:05:58.155Z] 5c102a31e300: Waiting [2020-04-30T03:05:58.155Z] dcfb455df0a1: Waiting [2020-04-30T03:05:58.155Z] 0f37312ad70f: Verifying Checksum [2020-04-30T03:05:58.155Z] 0f37312ad70f: Download complete [2020-04-30T03:05:58.155Z] 2848faf0eed1: Verifying Checksum [2020-04-30T03:05:58.155Z] 2848faf0eed1: Download complete [2020-04-30T03:05:58.454Z] 0e6b1d234666: Verifying Checksum [2020-04-30T03:05:58.454Z] 0e6b1d234666: Download complete [2020-04-30T03:05:58.454Z] bf5d7aec512f: Verifying Checksum [2020-04-30T03:05:58.454Z] bf5d7aec512f: Download complete [2020-04-30T03:05:58.454Z] e6b0cf9c0882: Verifying Checksum [2020-04-30T03:05:58.454Z] e6b0cf9c0882: Download complete [2020-04-30T03:05:59.356Z] cd6300453558: Verifying Checksum [2020-04-30T03:05:59.356Z] cd6300453558: Download complete [2020-04-30T03:05:59.356Z] a2d8cc88f415: Verifying Checksum [2020-04-30T03:05:59.356Z] a2d8cc88f415: Download complete [2020-04-30T03:05:59.360Z] e6b0cf9c0882: Pull complete [2020-04-30T03:05:59.360Z] 2848faf0eed1: Pull complete [2020-04-30T03:05:59.914Z] 0f37312ad70f: Pull complete [2020-04-30T03:06:01.322Z] ea1d1ca13537: Verifying Checksum [2020-04-30T03:06:01.322Z] ea1d1ca13537: Download complete [2020-04-30T03:06:01.591Z] 3750a50a1c5e: Verifying Checksum [2020-04-30T03:06:01.591Z] 3750a50a1c5e: Download complete [2020-04-30T03:06:04.952Z] b9c365052c96: Verifying Checksum [2020-04-30T03:06:04.952Z] b9c365052c96: Download complete [2020-04-30T03:06:06.366Z] 8a11ddd9e578: Verifying Checksum [2020-04-30T03:06:06.366Z] 8a11ddd9e578: Download complete [2020-04-30T03:06:07.649Z] 34c802a77dc8: Verifying Checksum [2020-04-30T03:06:07.649Z] 34c802a77dc8: Download complete [2020-04-30T03:06:08.021Z] 27c7a5d97fbd: Verifying Checksum [2020-04-30T03:06:08.021Z] 27c7a5d97fbd: Download complete [2020-04-30T03:06:09.766Z] 5c102a31e300: Verifying Checksum [2020-04-30T03:06:09.766Z] 5c102a31e300: Download complete [2020-04-30T03:06:10.050Z] 9eb99e56ec68: Verifying Checksum [2020-04-30T03:06:10.050Z] 9eb99e56ec68: Download complete [2020-04-30T03:06:10.050Z] dcfb455df0a1: Verifying Checksum [2020-04-30T03:06:10.050Z] dcfb455df0a1: Download complete [2020-04-30T03:06:10.050Z] 5788d62ee057: Verifying Checksum [2020-04-30T03:06:10.050Z] 5788d62ee057: Download complete [2020-04-30T03:06:16.451Z] 8a11ddd9e578: Pull complete [2020-04-30T03:06:16.720Z] 4cf88f913ddb: Pull complete [2020-04-30T03:06:16.994Z] 1df406cf5192: Pull complete [2020-04-30T03:06:20.198Z] 5788d62ee057: Pull complete [2020-04-30T03:06:20.198Z] 0e6b1d234666: Pull complete [2020-04-30T03:06:20.198Z] bf5d7aec512f: Pull complete [2020-04-30T03:06:22.347Z] cd6300453558: Pull complete [2020-04-30T03:06:25.913Z] 34c802a77dc8: Pull complete [2020-04-30T03:06:26.623Z] b9c365052c96: Pull complete [2020-04-30T03:06:26.623Z] a2d8cc88f415: Pull complete [2020-04-30T03:06:29.223Z] ea1d1ca13537: Pull complete [2020-04-30T03:06:29.496Z] 3750a50a1c5e: Pull complete [2020-04-30T03:06:29.496Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-30T03:06:29.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-30T03:06:29.496Z] ---> 78745c68409d [2020-04-30T03:06:29.496Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-30T03:06:32.604Z] 9eb99e56ec68: Pull complete [2020-04-30T03:06:32.901Z] 27c7a5d97fbd: Pull complete [2020-04-30T03:06:34.899Z] ---> Running in 88abd3739c09 [2020-04-30T03:06:34.900Z] Removing intermediate container 88abd3739c09 [2020-04-30T03:06:34.900Z] ---> b7f36d4425fd [2020-04-30T03:06:34.900Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-30T03:06:34.900Z] ---> Running in c98a05b4610f [2020-04-30T03:06:34.914Z] 5c102a31e300: Pull complete [2020-04-30T03:06:34.914Z] dcfb455df0a1: Pull complete [2020-04-30T03:06:34.914Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-30T03:06:34.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-30T03:06:34.914Z] ---> 7c70fe431013 [2020-04-30T03:06:34.914Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-30T03:06:35.191Z] ---> Running in dfd370221e72 [2020-04-30T03:06:35.191Z] Removing intermediate container dfd370221e72 [2020-04-30T03:06:35.191Z] ---> 0a739dc3ea15 [2020-04-30T03:06:35.191Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-30T03:06:35.490Z] ---> Running in 7f3f1bf40d0b [2020-04-30T03:06:36.854Z] Removing intermediate container c98a05b4610f [2020-04-30T03:06:36.854Z] ---> 4d6ebe174426 [2020-04-30T03:06:36.854Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-30T03:06:36.854Z] ---> Running in b3b1e6c08281 [2020-04-30T03:06:36.900Z] Removing intermediate container 7f3f1bf40d0b [2020-04-30T03:06:36.900Z] ---> b479b22286e5 [2020-04-30T03:06:36.900Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-30T03:06:36.900Z] ---> Running in 7217ebedc7ad [2020-04-30T03:06:37.479Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-30T03:06:37.828Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-30T03:06:38.052Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-30T03:06:38.739Z] OK: 143 MiB in 39 packages [2020-04-30T03:06:38.793Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-30T03:06:39.014Z] Removing intermediate container 7217ebedc7ad [2020-04-30T03:06:39.014Z] ---> 74225a9241e3 [2020-04-30T03:06:39.014Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-30T03:06:39.062Z] OK: 125 MiB in 39 packages [2020-04-30T03:06:39.276Z] ---> Running in 99ca7fd893ee [2020-04-30T03:06:39.276Z] Removing intermediate container 99ca7fd893ee [2020-04-30T03:06:39.276Z] ---> 494f2006001e [2020-04-30T03:06:39.276Z] Step 7/8 : COPY . . [2020-04-30T03:06:40.244Z] ---> c3d8e3d2fd74 [2020-04-30T03:06:40.244Z] Step 8/8 : RUN go mod download [2020-04-30T03:06:40.244Z] ---> Running in 2dc802bc5782 [2020-04-30T03:06:40.480Z] Removing intermediate container b3b1e6c08281 [2020-04-30T03:06:40.480Z] ---> 734bea633bd2 [2020-04-30T03:06:40.480Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-30T03:06:40.752Z] ---> Running in 7ceea993319f [2020-04-30T03:06:41.022Z] Removing intermediate container 7ceea993319f [2020-04-30T03:06:41.022Z] ---> fc36c70aa8b6 [2020-04-30T03:06:41.022Z] Step 7/8 : COPY . . [2020-04-30T03:06:42.441Z] ---> 171e4903007b [2020-04-30T03:06:42.441Z] Step 8/8 : RUN go mod download [2020-04-30T03:06:42.441Z] ---> Running in 3ae824f74f46 [2020-04-30T03:06:42.936Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-30T03:06:42.936Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-30T03:06:42.936Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-30T03:06:42.936Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-30T03:06:42.936Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-30T03:06:42.936Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-30T03:06:42.936Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-30T03:06:42.936Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-30T03:06:42.936Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-04-30T03:06:42.936Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-30T03:06:42.936Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-30T03:06:42.936Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-30T03:06:42.936Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-30T03:06:42.936Z] go: finding github.com/fatih/color v1.7.0 [2020-04-30T03:06:42.936Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-30T03:06:42.936Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-30T03:06:42.936Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-30T03:06:42.936Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-30T03:06:42.936Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-30T03:06:42.936Z] go: finding github.com/google/uuid v1.1.0 [2020-04-30T03:06:42.936Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-30T03:06:42.936Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-30T03:06:42.936Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-30T03:06:43.218Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-30T03:06:43.219Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-30T03:06:43.219Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-30T03:06:43.219Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-30T03:06:43.219Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-30T03:06:43.487Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-30T03:06:43.487Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-30T03:06:43.487Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-30T03:06:43.487Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-30T03:06:43.487Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-30T03:06:43.487Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-30T03:06:43.487Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-30T03:06:43.487Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-30T03:06:43.487Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-30T03:06:43.487Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-30T03:06:43.487Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-30T03:06:43.487Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-30T03:06:43.487Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-30T03:06:43.487Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-30T03:06:43.487Z] go: finding github.com/posener/complete v1.1.1 [2020-04-30T03:06:43.488Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-30T03:06:43.488Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-30T03:06:43.488Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-30T03:06:43.488Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-30T03:06:43.488Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-30T03:06:43.488Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-30T03:06:43.488Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-30T03:06:43.801Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-30T03:06:43.801Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-30T03:06:43.801Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-30T03:06:43.801Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-30T03:06:43.801Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-30T03:06:44.400Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-30T03:06:44.400Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-30T03:06:44.670Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-30T03:06:44.670Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-30T03:06:44.670Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-30T03:06:44.670Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-30T03:06:44.670Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-30T03:06:44.670Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-30T03:06:44.671Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-04-30T03:06:44.671Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-30T03:06:44.671Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-30T03:06:44.671Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-30T03:06:44.671Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-30T03:06:44.671Z] go: finding github.com/fatih/color v1.7.0 [2020-04-30T03:06:44.671Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-30T03:06:44.671Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-30T03:06:44.671Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-30T03:06:44.671Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-30T03:06:44.937Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-30T03:06:44.937Z] go: finding github.com/google/uuid v1.1.0 [2020-04-30T03:06:44.937Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-30T03:06:44.937Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-30T03:06:44.937Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-30T03:06:44.937Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-30T03:06:44.937Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-30T03:06:44.937Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-30T03:06:44.937Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-30T03:06:44.937Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-30T03:06:44.937Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-30T03:06:45.203Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-30T03:06:45.203Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-30T03:06:45.203Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-30T03:06:45.203Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-30T03:06:45.203Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-30T03:06:45.203Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-30T03:06:45.203Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-30T03:06:45.203Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-30T03:06:45.203Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-30T03:06:45.203Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-30T03:06:45.203Z] go: finding github.com/posener/complete v1.1.1 [2020-04-30T03:06:45.203Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-30T03:06:45.203Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-30T03:06:45.203Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-30T03:06:45.203Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-30T03:06:45.203Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-30T03:06:45.203Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-30T03:06:45.203Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-30T03:06:45.203Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-30T03:06:45.472Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-30T03:06:45.472Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-30T03:06:45.472Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-30T03:06:45.472Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-30T03:06:49.400Z] Removing intermediate container 2dc802bc5782 [2020-04-30T03:06:49.400Z] ---> 2a95c9742fe7 [2020-04-30T03:06:49.400Z] Successfully built 2a95c9742fe7 [2020-04-30T03:06:49.400Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-30T03:06:50.272Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-30T03:06:50.537Z] . [Pipeline] withDockerContainer [2020-04-30T03:06:50.890Z] prd-centos7-docker-4c-2g-6664 does not seem to be running inside a container [2020-04-30T03:06:51.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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 [2020-04-30T03:06:52.190Z] $ docker top 78e95b6ce6f560cefae13485bf9fd18ff96c765e70c9d1e83143b61cf6d82492 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-30T03:06:53.235Z] + go version [2020-04-30T03:06:53.235Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-30T03:06:54.330Z] + make test [2020-04-30T03:06:54.330Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-30T03:06:55.591Z] Removing intermediate container 3ae824f74f46 [2020-04-30T03:06:55.591Z] ---> ba261c983437 [2020-04-30T03:06:55.591Z] Successfully built ba261c983437 [2020-04-30T03:06:55.591Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-04-30T03:06:55.824Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-30T03:06:56.467Z] + docker inspect -f . ci-base-image-arm64 [2020-04-30T03:06:56.736Z] . [Pipeline] withDockerContainer [2020-04-30T03:06:57.144Z] prd-ubuntu18.04-docker-arm64-4c-16g-6663 does not seem to be running inside a container [2020-04-30T03:06:57.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@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-arm64 cat [2020-04-30T03:06:58.875Z] $ docker top 59695256791a78a286085a4127b0fca0356c06f91b7b395f5749449f16d519b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-30T03:07:00.070Z] + go version [2020-04-30T03:07:00.070Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-30T03:07:00.774Z] + make test [2020-04-30T03:07:00.774Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-30T03:07:02.200Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-30T03:07:18.670Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-30T03:07:18.670Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-30T03:07:18.670Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-30T03:07:18.670Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.105s coverage: 22.1% of statements [2020-04-30T03:07:20.370Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.046s coverage: 95.8% of statements [2020-04-30T03:07:34.544Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-30T03:07:34.544Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-30T03:07:34.544Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-30T03:07:34.544Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.027s coverage: 22.1% of statements [2020-04-30T03:07:35.979Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.150s coverage: 95.8% of statements [2020-04-30T03:07:53.050Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 31.030s coverage: 11.4% of statements [2020-04-30T03:07:53.050Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.046s coverage: 21.7% of statements [2020-04-30T03:07:53.050Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-30T03:07:53.050Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.406s coverage: 36.9% of statements [2020-04-30T03:07:53.050Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-30T03:07:53.050Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-30T03:07:53.050Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 1.114s coverage: 65.2% of statements [2020-04-30T03:07:53.050Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-30T03:07:53.050Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-30T03:07:53.050Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-30T03:07:53.050Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.220s coverage: 52.6% of statements [2020-04-30T03:07:53.050Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-30T03:07:53.050Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.164s coverage: 68.9% of statements [2020-04-30T03:07:53.050Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-30T03:07:53.050Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-30T03:07:53.050Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-30T03:07:55.849Z] gofmt -l . [2020-04-30T03:07:56.121Z] [ "`gofmt -l .`" = "" ] [2020-04-30T03:07:56.425Z] ./bin/test-attribution-txt.sh [2020-04-30T03:07:57.880Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-30T03:07:59.138Z] Stashed 1 file(s) [Pipeline] } [2020-04-30T03:07:59.159Z] $ docker stop --time=1 78e95b6ce6f560cefae13485bf9fd18ff96c765e70c9d1e83143b61cf6d82492 [2020-04-30T03:08:01.069Z] $ docker rm -f 78e95b6ce6f560cefae13485bf9fd18ff96c765e70c9d1e83143b61cf6d82492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-30T03:08:03.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-30T03:08:03.902Z] + ls -al . [2020-04-30T03:08:03.902Z] total 180 [2020-04-30T03:08:03.902Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 30 03:07 . [2020-04-30T03:08:03.902Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 30 03:05 .. [2020-04-30T03:08:03.902Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 30 03:05 api [2020-04-30T03:08:03.902Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 30 03:05 bin [2020-04-30T03:08:03.902Z] -rw-r--r--. 1 jenkins jenkins 110877 Apr 30 03:07 coverage.out [2020-04-30T03:08:03.902Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 30 03:05 Dockerfile.build [2020-04-30T03:08:03.902Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 30 03:05 .dockerignore [2020-04-30T03:08:03.902Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 30 03:05 example [2020-04-30T03:08:03.902Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 30 03:05 .git [2020-04-30T03:08:03.902Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 30 03:05 .github [2020-04-30T03:08:03.902Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 30 03:05 .gitignore [2020-04-30T03:08:03.902Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 30 03:07 go.mod [2020-04-30T03:08:03.902Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 30 03:07 go.sum [2020-04-30T03:08:03.902Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 30 03:05 internal [2020-04-30T03:08:03.902Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 30 03:05 Jenkinsfile [2020-04-30T03:08:03.902Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 30 03:05 LICENSE [2020-04-30T03:08:03.902Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 30 03:05 Makefile [2020-04-30T03:08:03.902Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 30 03:05 pkg [2020-04-30T03:08:03.902Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 30 03:05 README.md [2020-04-30T03:08:03.902Z] -rw-rw-r--. 1 jenkins jenkins 3497 Apr 30 03:05 RELEASE-NOTES.txt [2020-04-30T03:08:03.902Z] drwxrwxr-x. 3 jenkins jenkins 73 Apr 30 03:05 .semver [2020-04-30T03:08:03.902Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 30 03:05 snap [2020-04-30T03:08:03.902Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 30 03:02 VERSION [2020-04-30T03:08:03.902Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 30 03:05 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-30T03:08:04.302Z] + 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=bf5510e86ba226558041d566e3a5ad11a743fea8 --label arch=amd64 --label version=0.0.0 . [2020-04-30T03:08:04.959Z] Sending build context to Docker daemon 3.149MB [2020-04-30T03:08:04.959Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-30T03:08:04.959Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-30T03:08:04.959Z] ---> 2a95c9742fe7 [2020-04-30T03:08:04.959Z] Step 3/21 : ARG MAKE='make build' [2020-04-30T03:08:04.959Z] ---> Running in 1d9ffbaefcb4 [2020-04-30T03:08:05.264Z] Removing intermediate container 1d9ffbaefcb4 [2020-04-30T03:08:05.264Z] ---> 0dab4ca2ff83 [2020-04-30T03:08:05.264Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-30T03:08:05.264Z] ---> Running in f4d0807625ed [2020-04-30T03:08:05.945Z] Removing intermediate container f4d0807625ed [2020-04-30T03:08:05.945Z] ---> c3dcf0db12e9 [2020-04-30T03:08:05.945Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-30T03:08:05.945Z] ---> Running in 282492e5e45e [2020-04-30T03:08:06.638Z] Removing intermediate container 282492e5e45e [2020-04-30T03:08:06.638Z] ---> fdb6e9fd1d2e [2020-04-30T03:08:06.638Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-30T03:08:06.638Z] ---> Running in b370d0915342 [2020-04-30T03:08:08.225Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.199s coverage: 11.4% of statements [2020-04-30T03:08:08.226Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.014s coverage: 21.7% of statements [2020-04-30T03:08:08.226Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-30T03:08:08.226Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.162s coverage: 36.9% of statements [2020-04-30T03:08:08.226Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-30T03:08:08.226Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-30T03:08:08.226Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.613s coverage: 65.2% of statements [2020-04-30T03:08:08.226Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-30T03:08:08.226Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-30T03:08:08.226Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-30T03:08:08.226Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.071s coverage: 52.6% of statements [2020-04-30T03:08:08.226Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-30T03:08:08.226Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.335s coverage: 68.9% of statements [2020-04-30T03:08:08.226Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-30T03:08:08.226Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-30T03:08:08.226Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-30T03:08:09.347Z] Removing intermediate container b370d0915342 [2020-04-30T03:08:09.347Z] ---> 90ca342d1f58 [2020-04-30T03:08:09.347Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-30T03:08:09.347Z] ---> Running in d7e7a21aa426 [2020-04-30T03:08:10.380Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-30T03:08:11.339Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-30T03:08:11.602Z] OK: 143 MiB in 39 packages [2020-04-30T03:08:11.626Z] gofmt -l . [2020-04-30T03:08:12.213Z] [ "`gofmt -l .`" = "" ] [2020-04-30T03:08:12.485Z] ./bin/test-attribution-txt.sh [2020-04-30T03:08:12.556Z] Removing intermediate container d7e7a21aa426 [2020-04-30T03:08:12.556Z] ---> 8471a7f0bcd1 [2020-04-30T03:08:12.556Z] Step 8/21 : COPY . . [2020-04-30T03:08:13.155Z] ---> 55a41c837176 [2020-04-30T03:08:13.155Z] Step 9/21 : RUN ${MAKE} [2020-04-30T03:08:13.155Z] ---> Running in 71c7f1363a2f [2020-04-30T03:08:13.460Z] ./bin/test-go-mod-tidy.sh [2020-04-30T03:08:13.766Z] 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 [Pipeline] stash [2020-04-30T03:08:13.798Z] Warning: overwriting stash ‘coverage-report’ [2020-04-30T03:08:14.393Z] Stashed 1 file(s) [Pipeline] } [2020-04-30T03:08:14.401Z] $ docker stop --time=1 59695256791a78a286085a4127b0fca0356c06f91b7b395f5749449f16d519b0 [2020-04-30T03:08:16.750Z] $ docker rm -f 59695256791a78a286085a4127b0fca0356c06f91b7b395f5749449f16d519b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-30T03:08:18.428Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-30T03:08:18.775Z] + ls -al . [2020-04-30T03:08:18.775Z] total 220 [2020-04-30T03:08:18.775Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 30 03:08 . [2020-04-30T03:08:18.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 03:05 .. [2020-04-30T03:08:18.775Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 30 03:05 .dockerignore [2020-04-30T03:08:18.775Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 30 03:05 .git [2020-04-30T03:08:18.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:05 .github [2020-04-30T03:08:18.775Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 30 03:05 .gitignore [2020-04-30T03:08:18.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:05 .semver [2020-04-30T03:08:18.775Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 30 03:05 Dockerfile.build [2020-04-30T03:08:18.775Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 30 03:05 Jenkinsfile [2020-04-30T03:08:18.775Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 30 03:05 LICENSE [2020-04-30T03:08:18.775Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 30 03:05 Makefile [2020-04-30T03:08:18.775Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 30 03:05 README.md [2020-04-30T03:08:18.775Z] -rw-rw-r-- 1 jenkins jenkins 3497 Apr 30 03:05 RELEASE-NOTES.txt [2020-04-30T03:08:18.775Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 30 03:02 VERSION [2020-04-30T03:08:18.775Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 30 03:05 api [2020-04-30T03:08:18.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 30 03:05 bin [2020-04-30T03:08:18.775Z] -rw-r--r-- 1 jenkins jenkins 110877 Apr 30 03:08 coverage.out [2020-04-30T03:08:18.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 03:05 example [2020-04-30T03:08:18.775Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 30 03:08 go.mod [2020-04-30T03:08:18.775Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 30 03:08 go.sum [2020-04-30T03:08:18.775Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 30 03:05 internal [2020-04-30T03:08:18.775Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 30 03:05 pkg [2020-04-30T03:08:18.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 30 03:05 snap [2020-04-30T03:08:18.776Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 30 03:05 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-30T03:08:19.147Z] + 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=bf5510e86ba226558041d566e3a5ad11a743fea8 --label arch=arm64 --label version=0.0.0 . [2020-04-30T03:08:19.728Z] Sending build context to Docker daemon 3.149MB [2020-04-30T03:08:19.728Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-30T03:08:19.728Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-30T03:08:19.728Z] ---> ba261c983437 [2020-04-30T03:08:19.728Z] Step 3/21 : ARG MAKE='make build' [2020-04-30T03:08:19.995Z] ---> Running in f56d621dba48 [2020-04-30T03:08:20.263Z] Removing intermediate container f56d621dba48 [2020-04-30T03:08:20.263Z] ---> d80c65e2137c [2020-04-30T03:08:20.263Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-30T03:08:20.263Z] ---> Running in ca2d6a0e76fe [2020-04-30T03:08:20.846Z] Removing intermediate container ca2d6a0e76fe [2020-04-30T03:08:20.846Z] ---> 947fb6d2cb6c [2020-04-30T03:08:20.846Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-30T03:08:20.846Z] ---> Running in d86458f77fa5 [2020-04-30T03:08:21.113Z] Removing intermediate container d86458f77fa5 [2020-04-30T03:08:21.113Z] ---> efa2289e535d [2020-04-30T03:08:21.113Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-30T03:08:21.380Z] ---> Running in af579f7f5dc0 [2020-04-30T03:08:23.328Z] Removing intermediate container af579f7f5dc0 [2020-04-30T03:08:23.328Z] ---> 5f027bb85f09 [2020-04-30T03:08:23.328Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-30T03:08:23.328Z] ---> Running in 1dd57080a692 [2020-04-30T03:08:24.029Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-30T03:08:24.992Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-30T03:08:25.618Z] OK: 125 MiB in 39 packages [2020-04-30T03:08:26.624Z] Removing intermediate container 1dd57080a692 [2020-04-30T03:08:26.624Z] ---> 4b27d9809c63 [2020-04-30T03:08:26.624Z] Step 8/21 : COPY . . [2020-04-30T03:08:27.596Z] ---> bff52d736066 [2020-04-30T03:08:27.596Z] Step 9/21 : RUN ${MAKE} [2020-04-30T03:08:27.868Z] ---> Running in 68667445af72 [2020-04-30T03:08:28.845Z] 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 [2020-04-30T03:08:29.072Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-30T03:08:30.055Z] Removing intermediate container 71c7f1363a2f [2020-04-30T03:08:30.055Z] ---> 8f599b95d95f [2020-04-30T03:08:30.055Z] Step 10/21 : FROM scratch [2020-04-30T03:08:30.055Z] ---> [2020-04-30T03:08:30.055Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-30T03:08:30.055Z] ---> Running in edb89b573979 [2020-04-30T03:08:30.326Z] Removing intermediate container edb89b573979 [2020-04-30T03:08:30.326Z] ---> 9f8645fa9400 [2020-04-30T03:08:30.326Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-30T03:08:30.326Z] ---> Running in f6354dfe47af [2020-04-30T03:08:30.594Z] Removing intermediate container f6354dfe47af [2020-04-30T03:08:30.594Z] ---> 24467e0c75ab [2020-04-30T03:08:30.594Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-30T03:08:30.594Z] ---> Running in a63f8453777d [2020-04-30T03:08:30.859Z] Removing intermediate container a63f8453777d [2020-04-30T03:08:30.859Z] ---> 15995fbdc26e [2020-04-30T03:08:30.859Z] Step 14/21 : WORKDIR / [2020-04-30T03:08:30.859Z] ---> Running in 8dd6fe494cce [2020-04-30T03:08:31.150Z] Removing intermediate container 8dd6fe494cce [2020-04-30T03:08:31.150Z] ---> e7ad07c033ef [2020-04-30T03:08:31.150Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-30T03:08:31.745Z] ---> 232e089dbb1a [2020-04-30T03:08:31.745Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-30T03:08:32.022Z] ---> 21a63ebc3438 [2020-04-30T03:08:32.022Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-30T03:08:32.312Z] ---> 2af6c9de01e8 [2020-04-30T03:08:32.312Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-30T03:08:32.619Z] ---> Running in d922e59438af [2020-04-30T03:08:32.619Z] Removing intermediate container d922e59438af [2020-04-30T03:08:32.619Z] ---> 011573909cf2 [2020-04-30T03:08:32.619Z] Step 19/21 : LABEL arch=amd64 [2020-04-30T03:08:32.907Z] ---> Running in 90389a06e981 [2020-04-30T03:08:32.907Z] Removing intermediate container 90389a06e981 [2020-04-30T03:08:32.907Z] ---> d17ae8155fa7 [2020-04-30T03:08:32.907Z] Step 20/21 : LABEL git_sha=bf5510e86ba226558041d566e3a5ad11a743fea8 [2020-04-30T03:08:33.175Z] ---> Running in 545962773c11 [2020-04-30T03:08:33.455Z] Removing intermediate container 545962773c11 [2020-04-30T03:08:33.455Z] ---> 4a1c6d26d551 [2020-04-30T03:08:33.455Z] Step 21/21 : LABEL version=0.0.0 [2020-04-30T03:08:33.455Z] ---> Running in 1388557499a7 [2020-04-30T03:08:33.774Z] Removing intermediate container 1388557499a7 [2020-04-30T03:08:33.774Z] ---> 5c78c8827e54 [2020-04-30T03:08:33.774Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-30T03:08:33.774Z] Successfully built 5c78c8827e54 [2020-04-30T03:08:33.774Z] 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] } [2020-04-30T03:08:55.538Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-30T03:08:55.539Z] Removing intermediate container 68667445af72 [2020-04-30T03:08:55.539Z] ---> 7dac0d375d88 [2020-04-30T03:08:55.539Z] Step 10/21 : FROM scratch [2020-04-30T03:08:55.539Z] ---> [2020-04-30T03:08:55.539Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-30T03:08:55.539Z] ---> Running in dd29f635f910 [2020-04-30T03:08:55.539Z] Removing intermediate container dd29f635f910 [2020-04-30T03:08:55.539Z] ---> 1d24d28384e6 [2020-04-30T03:08:55.539Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-30T03:08:55.812Z] ---> Running in 0fd996786e1a [2020-04-30T03:08:56.084Z] Removing intermediate container 0fd996786e1a [2020-04-30T03:08:56.084Z] ---> a3b0e5f5d399 [2020-04-30T03:08:56.084Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-30T03:08:56.084Z] ---> Running in e18216aa702d [2020-04-30T03:08:56.353Z] Removing intermediate container e18216aa702d [2020-04-30T03:08:56.353Z] ---> f20570287c30 [2020-04-30T03:08:56.353Z] Step 14/21 : WORKDIR / [2020-04-30T03:08:56.623Z] ---> Running in d4cb540c1d2f [2020-04-30T03:08:56.889Z] Removing intermediate container d4cb540c1d2f [2020-04-30T03:08:56.889Z] ---> 8ba05771ba23 [2020-04-30T03:08:56.889Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-30T03:08:57.856Z] ---> 3c99759432bb [2020-04-30T03:08:57.857Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-30T03:08:58.445Z] ---> 108c3c532d39 [2020-04-30T03:08:58.445Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-30T03:08:59.031Z] ---> 5d119e27dee1 [2020-04-30T03:08:59.031Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-30T03:08:59.031Z] ---> Running in b4cd28963bf7 [2020-04-30T03:08:59.300Z] Removing intermediate container b4cd28963bf7 [2020-04-30T03:08:59.300Z] ---> 5bb215162f5b [2020-04-30T03:08:59.300Z] Step 19/21 : LABEL arch=arm64 [2020-04-30T03:08:59.571Z] ---> Running in d01c74b171b9 [2020-04-30T03:08:59.840Z] Removing intermediate container d01c74b171b9 [2020-04-30T03:08:59.840Z] ---> e6fa39ea25c0 [2020-04-30T03:08:59.840Z] Step 20/21 : LABEL git_sha=bf5510e86ba226558041d566e3a5ad11a743fea8 [2020-04-30T03:09:00.110Z] ---> Running in 834f221df717 [2020-04-30T03:09:00.385Z] Removing intermediate container 834f221df717 [2020-04-30T03:09:00.385Z] ---> 7c9e10a535c0 [2020-04-30T03:09:00.385Z] Step 21/21 : LABEL version=0.0.0 [2020-04-30T03:09:00.385Z] ---> Running in 8b49cabe043d [2020-04-30T03:09:00.975Z] Removing intermediate container 8b49cabe043d [2020-04-30T03:09:00.975Z] ---> a5d815cc38e1 [2020-04-30T03:09:00.975Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-30T03:09:00.975Z] Successfully built a5d815cc38e1 [2020-04-30T03:09:00.975Z] 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 [2020-04-30T03:09:03.001Z] provisioning config files... [2020-04-30T03:09:03.013Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/config8389800038875281203tmp [Pipeline] { [Pipeline] sh [2020-04-30T03:09:03.418Z] + curl -s https://codecov.io/bash [2020-04-30T03:09:03.418Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/config8389800038875281203tmp [2020-04-30T03:09:03.682Z] [2020-04-30T03:09:03.682Z] _____ _ [2020-04-30T03:09:03.682Z] / ____| | | [2020-04-30T03:09:03.682Z] | | ___ __| | ___ ___ _____ __ [2020-04-30T03:09:03.682Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-30T03:09:03.682Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-30T03:09:03.682Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-30T03:09:03.682Z] Bash-tbd [2020-04-30T03:09:03.682Z] [2020-04-30T03:09:03.682Z] [2020-04-30T03:09:03.682Z] ==> Jenkins CI detected. [2020-04-30T03:09:03.682Z] project root: . [2020-04-30T03:09:03.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-30T03:09:03.682Z] ==> Running gcov in . (disable via -X gcov) [2020-04-30T03:09:03.682Z] ==> Python coveragepy not found [2020-04-30T03:09:03.682Z] ==> Searching for coverage reports in: [2020-04-30T03:09:03.682Z] + . [2020-04-30T03:09:03.682Z] -> Found 1 reports [2020-04-30T03:09:03.682Z] ==> Detecting git/mercurial file structure [2020-04-30T03:09:03.682Z] ==> Reading reports [2020-04-30T03:09:03.682Z] + ./coverage.out bytes=110877 [2020-04-30T03:09:03.682Z] ==> Appending adjustments [2020-04-30T03:09:03.682Z] http://docs.codecov.io/docs/fixing-reports [2020-04-30T03:09:03.944Z] + Found adjustments [2020-04-30T03:09:03.944Z] ==> Gzipping contents [2020-04-30T03:09:03.944Z] ==> Uploading reports [2020-04-30T03:09:03.944Z] url: https://codecov.io [2020-04-30T03:09:03.944Z] query: branch=PR-519&commit=bf5510e86ba226558041d566e3a5ad11a743fea8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-519%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=519&job= [2020-04-30T03:09:03.944Z] -> Pinging Codecov [2020-04-30T03:09:03.944Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-519&commit=bf5510e86ba226558041d566e3a5ad11a743fea8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-519%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=519&job= [2020-04-30T03:09:04.515Z] -> Uploading [2020-04-30T03:09:05.082Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/bf5510e86ba226558041d566e3a5ad11a743fea8 [Pipeline] } [2020-04-30T03:09:05.101Z] 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 [2020-04-30T03:09:07.027Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-30T03:09:07.350Z] ---> package-listing.sh [2020-04-30T03:09:07.350Z] ++ facter osfamily [2020-04-30T03:09:07.350Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-30T03:09:07.350Z] + OS_FAMILY=redhat [2020-04-30T03:09:07.350Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-519 [2020-04-30T03:09:07.350Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-30T03:09:07.350Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-30T03:09:07.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-30T03:09:07.350Z] + PACKAGES=/tmp/packages_start.txt [2020-04-30T03:09:07.350Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-519 ']' [2020-04-30T03:09:07.350Z] + PACKAGES=/tmp/packages_end.txt [2020-04-30T03:09:07.350Z] + case "${OS_FAMILY}" in [2020-04-30T03:09:07.350Z] + rpm -qa [2020-04-30T03:09:07.350Z] + sort [2020-04-30T03:09:11.541Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-30T03:09:11.541Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-30T03:09:11.541Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-30T03:09:11.541Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-519 ']' [2020-04-30T03:09:11.541Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-519/archives/ [2020-04-30T03:09:11.541Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-519/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-30T03:09:12.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-30T03:09:12.036Z] [2020-04-30T03:09:12.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-30T03:09:12.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-30T03:09:12.407Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-30T03:09:12.407Z] c9b1b535fdd9: Pulling fs layer [2020-04-30T03:09:12.407Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-30T03:09:12.407Z] 756a868c4378: Pulling fs layer [2020-04-30T03:09:12.407Z] 444b2fc9a129: Pulling fs layer [2020-04-30T03:09:12.407Z] ea15f1150254: Pulling fs layer [2020-04-30T03:09:12.407Z] 41b27a9f41bf: Pulling fs layer [2020-04-30T03:09:12.407Z] 28c525ee5125: Pulling fs layer [2020-04-30T03:09:12.407Z] 094b1ea09ed8: Pulling fs layer [2020-04-30T03:09:12.407Z] 138eaada9080: Pulling fs layer [2020-04-30T03:09:12.407Z] 0622d0fa9048: Pulling fs layer [2020-04-30T03:09:12.407Z] ea15f1150254: Waiting [2020-04-30T03:09:12.407Z] 28c525ee5125: Waiting [2020-04-30T03:09:12.407Z] 41b27a9f41bf: Waiting [2020-04-30T03:09:12.407Z] 094b1ea09ed8: Waiting [2020-04-30T03:09:12.408Z] 138eaada9080: Waiting [2020-04-30T03:09:12.408Z] 0622d0fa9048: Waiting [2020-04-30T03:09:12.408Z] 444b2fc9a129: Waiting [2020-04-30T03:09:12.408Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-30T03:09:12.408Z] 2cc5ad85d9ab: Download complete [2020-04-30T03:09:12.408Z] 444b2fc9a129: Verifying Checksum [2020-04-30T03:09:12.408Z] 444b2fc9a129: Download complete [2020-04-30T03:09:12.408Z] c9b1b535fdd9: Verifying Checksum [2020-04-30T03:09:12.408Z] c9b1b535fdd9: Download complete [2020-04-30T03:09:12.690Z] ea15f1150254: Verifying Checksum [2020-04-30T03:09:12.690Z] ea15f1150254: Download complete [2020-04-30T03:09:12.690Z] 28c525ee5125: Verifying Checksum [2020-04-30T03:09:12.690Z] 28c525ee5125: Download complete [2020-04-30T03:09:12.954Z] 756a868c4378: Verifying Checksum [2020-04-30T03:09:12.954Z] 756a868c4378: Download complete [2020-04-30T03:09:12.954Z] c9b1b535fdd9: Pull complete [2020-04-30T03:09:12.954Z] 138eaada9080: Verifying Checksum [2020-04-30T03:09:12.954Z] 138eaada9080: Download complete [2020-04-30T03:09:12.954Z] 0622d0fa9048: Verifying Checksum [2020-04-30T03:09:12.954Z] 0622d0fa9048: Download complete [2020-04-30T03:09:13.223Z] 094b1ea09ed8: Verifying Checksum [2020-04-30T03:09:13.223Z] 094b1ea09ed8: Download complete [2020-04-30T03:09:13.223Z] 2cc5ad85d9ab: Pull complete [2020-04-30T03:09:13.486Z] 41b27a9f41bf: Verifying Checksum [2020-04-30T03:09:13.486Z] 41b27a9f41bf: Download complete [2020-04-30T03:09:15.393Z] 756a868c4378: Pull complete [2020-04-30T03:09:15.393Z] 444b2fc9a129: Pull complete [2020-04-30T03:09:15.393Z] ea15f1150254: Pull complete [2020-04-30T03:09:18.687Z] 41b27a9f41bf: Pull complete [2020-04-30T03:09:18.687Z] 28c525ee5125: Pull complete [2020-04-30T03:09:20.598Z] 094b1ea09ed8: Pull complete [2020-04-30T03:09:20.598Z] 138eaada9080: Pull complete [2020-04-30T03:09:20.598Z] 0622d0fa9048: Pull complete [2020-04-30T03:09:20.598Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-30T03:09:20.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-30T03:09:20.765Z] prd-centos7-docker-4c-2g-6653 does not seem to be running inside a container [2020-04-30T03:09:20.808Z] $ 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-519 -v /w/workspace/dgexfoundry_device-sdk-go_PR-519:/w/workspace/dgexfoundry_device-sdk-go_PR-519:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-519@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 [2020-04-30T03:09:21.752Z] $ docker top 8e70f303705a66a13473eaf883ac66249ffa4f4992825f8ea5226df66d9889d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-30T03:09:22.069Z] provisioning config files... [2020-04-30T03:09:22.083Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-519@tmp/config6704104380928736461tmp [Pipeline] { [Pipeline] echo [2020-04-30T03:09:22.186Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-30T03:09:22.507Z] ---> create-netrc.sh [Pipeline] echo [2020-04-30T03:09:22.533Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-30T03:09:22.853Z] ---> logs-deploy.sh [2020-04-30T03:09:22.853Z] + ARCHIVE_ARTIFACTS= [2020-04-30T03:09:22.853Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-30T03:09:22.853Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-30T03:09:22.853Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-30T03:09:22.853Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-519/1 [2020-04-30T03:09:22.853Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-519/1/ [2020-04-30T03:09:22.853Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-519/1 /w/workspace/dgexfoundry_device-sdk-go_PR-519 [2020-04-30T03:09:24.228Z] Archives upload complete. [2020-04-30T03:09:24.228Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-519/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-519/1/