Pull request #507 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from aa778b63694979e09c9634519f1afb340992c732+dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 (40aa5679e9cafd4ff1c2bd0b15a8aab2d4d3185d) 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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-507/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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-5546 in /w/workspace/dgexfoundry_device-sdk-go_PR-507 [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-507 # 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/507/head:refs/remotes/origin/PR-507 +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 without tags Merging remotes/origin/master commit dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 into PR head commit aa778b63694979e09c9634519f1afb340992c732 Merge succeeded, producing aa778b63694979e09c9634519f1afb340992c732 Checking out Revision aa778b63694979e09c9634519f1afb340992c732 (PR-507) > git config --add remote.origin.fetch +refs/pull/507/head:refs/remotes/origin/PR-507 # 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/507/head:refs/remotes/origin/PR-507 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # 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 dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # timeout=10 Commit message: "Fix fetch configuration 404 error" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-22T07:39:26.599Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-22T07:39:26.882Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-22T07:39:27.081Z] ========================================================= [2020-04-22T07:39:27.081Z] EdgeX Global Pipelines Version Info [2020-04-22T07:39:27.081Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:39:29.001Z] ------------------- [2020-04-22T07:39:29.001Z] stable info: [2020-04-22T07:39:29.001Z] ------------------- [2020-04-22T07:39:29.001Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T07:39:29.001Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-22T07:39:29.001Z] Message: update stable to v1.0.73 [2020-04-22T07:39:29.568Z] ------------------- [2020-04-22T07:39:29.568Z] experimental info: [2020-04-22T07:39:29.568Z] ------------------- [2020-04-22T07:39:29.568Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T07:39:29.568Z] Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 [2020-04-22T07:39:29.568Z] Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:39:32.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T07:39:32.731Z] [2020-04-22T07:39:32.731Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:39:33.098Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T07:39:33.098Z] latest: Pulling from edgex-devops/git-semver [2020-04-22T07:39:33.098Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T07:39:33.098Z] b8cc5d1170e3: Pulling fs layer [2020-04-22T07:39:33.098Z] 2924cbbf6a41: Pulling fs layer [2020-04-22T07:39:33.098Z] 93b08a4f1073: Pulling fs layer [2020-04-22T07:39:33.098Z] 93b08a4f1073: Waiting [2020-04-22T07:39:33.098Z] b8cc5d1170e3: Verifying Checksum [2020-04-22T07:39:33.098Z] b8cc5d1170e3: Download complete [2020-04-22T07:39:33.363Z] 9123ac7c32f7: Download complete [2020-04-22T07:39:33.363Z] 93b08a4f1073: Verifying Checksum [2020-04-22T07:39:33.363Z] 93b08a4f1073: Download complete [2020-04-22T07:39:33.363Z] 2924cbbf6a41: Verifying Checksum [2020-04-22T07:39:33.363Z] 2924cbbf6a41: Download complete [2020-04-22T07:39:33.622Z] 9123ac7c32f7: Pull complete [2020-04-22T07:39:33.622Z] b8cc5d1170e3: Pull complete [2020-04-22T07:39:34.561Z] 2924cbbf6a41: Pull complete [2020-04-22T07:39:34.820Z] 93b08a4f1073: Pull complete [2020-04-22T07:39:34.820Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-22T07:39:34.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-22T07:39:34.994Z] prd-centos7-docker-4c-2g-5546 does not seem to be running inside a container [2020-04-22T07:39:35.040Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-507 -v /w/workspace/dgexfoundry_device-sdk-go_PR-507:/w/workspace/dgexfoundry_device-sdk-go_PR-507:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-507@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:10004/edgex-devops/git-semver:latest cat [2020-04-22T07:39:35.708Z] $ docker top 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T07:39:36.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T07:39:36.069Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T07:39:36.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T07:39:36.359Z] $ docker exec 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb ssh-agent [2020-04-22T07:39:36.568Z] SSH_AUTH_SOCK=/tmp/ssh-lC21nBKsjBdt/agent.14 [2020-04-22T07:39:36.568Z] SSH_AGENT_PID=20 [2020-04-22T07:39:36.578Z] Running ssh-add (command line suppressed) [2020-04-22T07:39:36.748Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/private_key_5921262244643191151.key (/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/private_key_5921262244643191151.key) [2020-04-22T07:39:36.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T07:39:37.235Z] + git describe --exact-match --tags HEAD [2020-04-22T07:39:37.235Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-22T07:39:37.316Z] $ docker exec --env ******** --env ******** 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb ssh-agent -k [2020-04-22T07:39:37.532Z] unset SSH_AUTH_SOCK; [2020-04-22T07:39:37.532Z] unset SSH_AGENT_PID; [2020-04-22T07:39:37.532Z] echo Agent pid 20 killed; [2020-04-22T07:39:37.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-22T07:39:37.724Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-22T07:39:37.724Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-22T07:39:37.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T07:39:37.812Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T07:39:38.066Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T07:39:38.075Z] $ docker exec 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb ssh-agent [2020-04-22T07:39:38.386Z] SSH_AUTH_SOCK=/tmp/ssh-hJ7W4AaWQcIx/agent.54 [2020-04-22T07:39:38.386Z] SSH_AGENT_PID=61 [2020-04-22T07:39:38.393Z] Running ssh-add (command line suppressed) [2020-04-22T07:39:38.610Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/private_key_3171092916028765331.key (/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/private_key_3171092916028765331.key) [2020-04-22T07:39:38.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T07:39:39.037Z] + git semver init [2020-04-22T07:39:39.037Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T07:39:39.037Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-507/.git [2020-04-22T07:39:39.037Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-507 [2020-04-22T07:39:39.037Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T07:39:39.037Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T07:39:39.037Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T07:39:39.037Z] # $SEMVER_BRANCH = PR-507 [2020-04-22T07:39:39.037Z] # $SEMVER_TEMP = /tmp/semver-472114808 [2020-04-22T07:39:39.037Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-22T07:39:39.609Z] # '/tmp/semver-472114808' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-507/.semver' [2020-04-22T07:39:39.870Z] # -> Force: false [2020-04-22T07:39:39.870Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-507/.semver [Pipeline] } [2020-04-22T07:39:39.896Z] $ docker exec --env ******** --env ******** 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb ssh-agent -k [2020-04-22T07:39:40.079Z] unset SSH_AUTH_SOCK; [2020-04-22T07:39:40.080Z] unset SSH_AGENT_PID; [2020-04-22T07:39:40.080Z] echo Agent pid 61 killed; [2020-04-22T07:39:40.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T07:39:40.684Z] + git semver [Pipeline] } [2020-04-22T07:39:40.713Z] $ docker stop --time=1 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb [2020-04-22T07:39:42.129Z] $ docker rm -f 62a5fd2adff563b0478925677ba54f53ee91678cdae0cc3f8672a7e2c943e9bb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-22T07:39:43.159Z] Stashed 53 file(s) [Pipeline] echo [2020-04-22T07:39:43.195Z] [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-22T07:39:58.626Z] Still waiting to schedule task [2020-04-22T07:39:58.626Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-22T07:39:58.647Z] Still waiting to schedule task [2020-04-22T07:39:58.647Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-22T07:41:45.615Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5547 in /w/workspace/dgexfoundry_device-sdk-go_PR-507 [Pipeline] { [Pipeline] ws [2020-04-22T07:41:45.740Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-22T07:41:52.186Z] using credential edgex-jenkins-ssh [2020-04-22T07:41:52.249Z] Cloning the remote Git repository [2020-04-22T07:41:52.249Z] Cloning with configured refspecs honoured and without tags [2020-04-22T07:41:52.282Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:41:52.368Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-22T07:41:52.493Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:41:52.495Z] > git --version # timeout=10 [2020-04-22T07:41:52.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T07:41:52.598Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:41:53.701Z] Fetching without tags [2020-04-22T07:41:54.159Z] Merging remotes/origin/master commit dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 into PR head commit aa778b63694979e09c9634519f1afb340992c732 [2020-04-22T07:41:54.460Z] Merge succeeded, producing aa778b63694979e09c9634519f1afb340992c732 [2020-04-22T07:41:54.460Z] Checking out Revision aa778b63694979e09c9634519f1afb340992c732 (PR-507) [2020-04-22T07:41:53.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T07:41:53.594Z] > git config --add remote.origin.fetch +refs/pull/507/head:refs/remotes/origin/PR-507 # timeout=10 [2020-04-22T07:41:53.618Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:41:53.646Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T07:41:53.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:41:53.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T07:41:53.710Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:41:54.158Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T07:41:54.182Z] > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # timeout=10 [2020-04-22T07:41:54.316Z] > git remote # timeout=10 [2020-04-22T07:41:54.359Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T07:41:54.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T07:41:54.391Z] > git merge dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 [2020-04-22T07:41:54.421Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T07:41:54.448Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T07:41:54.462Z] > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # timeout=10 [2020-04-22T07:41:59.110Z] Commit message: "Fix fetch configuration 404 error" [2020-04-22T07:41:59.159Z] > git --version # timeout=10 [2020-04-22T07:41:59.202Z] fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T07:42:00.668Z] ========================================================= [2020-04-22T07:42:00.669Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-22T07:42:00.669Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:42:01.799Z] + 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-22T07:42:02.783Z] Sending build context to Docker daemon 3.014MB [2020-04-22T07:42:02.783Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T07:42:02.783Z] Step 2/8 : FROM ${BASE} [2020-04-22T07:42:03.054Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-22T07:42:03.054Z] cde5963f3b93: Pulling fs layer [2020-04-22T07:42:03.054Z] 2a23fa8c16f7: Pulling fs layer [2020-04-22T07:42:03.054Z] 777b28850792: Pulling fs layer [2020-04-22T07:42:03.054Z] 8a11ddd9e578: Pulling fs layer [2020-04-22T07:42:03.054Z] 4cf88f913ddb: Pulling fs layer [2020-04-22T07:42:03.054Z] 1df406cf5192: Pulling fs layer [2020-04-22T07:42:03.054Z] cd6300453558: Pulling fs layer [2020-04-22T07:42:03.054Z] b9c365052c96: Pulling fs layer [2020-04-22T07:42:03.054Z] a2d8cc88f415: Pulling fs layer [2020-04-22T07:42:03.054Z] ea1d1ca13537: Pulling fs layer [2020-04-22T07:42:03.054Z] 3750a50a1c5e: Pulling fs layer [2020-04-22T07:42:03.054Z] 1df406cf5192: Waiting [2020-04-22T07:42:03.054Z] cd6300453558: Waiting [2020-04-22T07:42:03.054Z] b9c365052c96: Waiting [2020-04-22T07:42:03.054Z] a2d8cc88f415: Waiting [2020-04-22T07:42:03.054Z] ea1d1ca13537: Waiting [2020-04-22T07:42:03.054Z] 3750a50a1c5e: Waiting [2020-04-22T07:42:03.054Z] 8a11ddd9e578: Waiting [2020-04-22T07:42:03.054Z] 4cf88f913ddb: Waiting [2020-04-22T07:42:03.054Z] 777b28850792: Download complete [2020-04-22T07:42:03.054Z] 2a23fa8c16f7: Verifying Checksum [2020-04-22T07:42:03.054Z] 2a23fa8c16f7: Download complete [2020-04-22T07:42:03.054Z] 4cf88f913ddb: Download complete [2020-04-22T07:42:03.054Z] 1df406cf5192: Verifying Checksum [2020-04-22T07:42:03.054Z] 1df406cf5192: Download complete [2020-04-22T07:42:03.331Z] cde5963f3b93: Verifying Checksum [2020-04-22T07:42:03.331Z] cde5963f3b93: Download complete [2020-04-22T07:42:04.303Z] cde5963f3b93: Pull complete [2020-04-22T07:42:04.786Z] Running on prd-centos7-docker-4c-2g-5548 in /w/workspace/dgexfoundry_device-sdk-go_PR-507 [Pipeline] { [Pipeline] ws [2020-04-22T07:42:04.858Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [2020-04-22T07:42:04.895Z] 2a23fa8c16f7: Pull complete [Pipeline] checkout [2020-04-22T07:42:05.178Z] 777b28850792: Pull complete [2020-04-22T07:42:07.146Z] cd6300453558: Verifying Checksum [2020-04-22T07:42:07.146Z] cd6300453558: Download complete [2020-04-22T07:42:07.146Z] a2d8cc88f415: Verifying Checksum [2020-04-22T07:42:07.146Z] a2d8cc88f415: Download complete [2020-04-22T07:42:09.750Z] ea1d1ca13537: Verifying Checksum [2020-04-22T07:42:09.750Z] ea1d1ca13537: Download complete [2020-04-22T07:42:09.750Z] 3750a50a1c5e: Verifying Checksum [2020-04-22T07:42:09.750Z] 3750a50a1c5e: Download complete [2020-04-22T07:42:09.999Z] using credential edgex-jenkins-ssh [2020-04-22T07:42:10.047Z] Cloning the remote Git repository [2020-04-22T07:42:10.047Z] Cloning with configured refspecs honoured and without tags [2020-04-22T07:42:10.967Z] Fetching without tags [2020-04-22T07:42:10.086Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:42:10.131Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-22T07:42:10.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:42:10.193Z] > git --version # timeout=10 [2020-04-22T07:42:10.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T07:42:10.244Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:42:10.920Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T07:42:10.927Z] > git config --add remote.origin.fetch +refs/pull/507/head:refs/remotes/origin/PR-507 # timeout=10 [2020-04-22T07:42:10.939Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:42:10.955Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-22T07:42:10.972Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-22T07:42:10.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T07:42:10.982Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/507/head:refs/remotes/origin/PR-507 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T07:42:11.357Z] Merging remotes/origin/master commit dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 into PR head commit aa778b63694979e09c9634519f1afb340992c732 [2020-04-22T07:42:11.530Z] Merge succeeded, producing aa778b63694979e09c9634519f1afb340992c732 [2020-04-22T07:42:11.531Z] Checking out Revision aa778b63694979e09c9634519f1afb340992c732 (PR-507) [2020-04-22T07:42:11.369Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T07:42:11.394Z] > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # timeout=10 [2020-04-22T07:42:11.471Z] > git remote # timeout=10 [2020-04-22T07:42:11.483Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T07:42:11.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T07:42:11.501Z] > git merge dfaaf3db4a48c41e92535fbbc26dffa7770b5bf3 # timeout=10 [2020-04-22T07:42:11.515Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T07:42:11.536Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T07:42:11.551Z] > git checkout -f aa778b63694979e09c9634519f1afb340992c732 # timeout=10 [2020-04-22T07:42:12.343Z] b9c365052c96: Verifying Checksum [2020-04-22T07:42:12.343Z] b9c365052c96: Download complete [2020-04-22T07:42:14.291Z] 8a11ddd9e578: Verifying Checksum [2020-04-22T07:42:14.291Z] 8a11ddd9e578: Download complete [2020-04-22T07:42:15.776Z] Commit message: "Fix fetch configuration 404 error" [2020-04-22T07:42:15.805Z] > git --version # timeout=10 [2020-04-22T07:42:15.819Z] fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T07:42:16.903Z] ========================================================= [2020-04-22T07:42:16.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-22T07:42:16.903Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:42:17.612Z] + 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-22T07:42:18.184Z] Sending build context to Docker daemon 3.012MB [2020-04-22T07:42:18.184Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T07:42:18.184Z] Step 2/8 : FROM ${BASE} [2020-04-22T07:42:18.452Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-22T07:42:18.452Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T07:42:18.452Z] 2848faf0eed1: Pulling fs layer [2020-04-22T07:42:18.452Z] 0f37312ad70f: Pulling fs layer [2020-04-22T07:42:18.452Z] 5788d62ee057: Pulling fs layer [2020-04-22T07:42:18.452Z] 0e6b1d234666: Pulling fs layer [2020-04-22T07:42:18.452Z] bf5d7aec512f: Pulling fs layer [2020-04-22T07:42:18.452Z] 34c802a77dc8: Pulling fs layer [2020-04-22T07:42:18.452Z] 9eb99e56ec68: Pulling fs layer [2020-04-22T07:42:18.452Z] 27c7a5d97fbd: Pulling fs layer [2020-04-22T07:42:18.452Z] 5c102a31e300: Pulling fs layer [2020-04-22T07:42:18.452Z] dcfb455df0a1: Pulling fs layer [2020-04-22T07:42:18.452Z] 34c802a77dc8: Waiting [2020-04-22T07:42:18.452Z] 9eb99e56ec68: Waiting [2020-04-22T07:42:18.452Z] 27c7a5d97fbd: Waiting [2020-04-22T07:42:18.452Z] 5c102a31e300: Waiting [2020-04-22T07:42:18.452Z] dcfb455df0a1: Waiting [2020-04-22T07:42:18.452Z] 0e6b1d234666: Waiting [2020-04-22T07:42:18.452Z] 5788d62ee057: Waiting [2020-04-22T07:42:18.452Z] bf5d7aec512f: Waiting [2020-04-22T07:42:18.452Z] 0f37312ad70f: Verifying Checksum [2020-04-22T07:42:18.452Z] 0f37312ad70f: Download complete [2020-04-22T07:42:18.452Z] 2848faf0eed1: Verifying Checksum [2020-04-22T07:42:18.452Z] 2848faf0eed1: Download complete [2020-04-22T07:42:18.452Z] 0e6b1d234666: Verifying Checksum [2020-04-22T07:42:18.452Z] 0e6b1d234666: Download complete [2020-04-22T07:42:18.452Z] bf5d7aec512f: Download complete [2020-04-22T07:42:18.452Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T07:42:18.452Z] e6b0cf9c0882: Download complete [2020-04-22T07:42:19.055Z] e6b0cf9c0882: Pull complete [2020-04-22T07:42:19.055Z] 2848faf0eed1: Pull complete [2020-04-22T07:42:19.345Z] 0f37312ad70f: Pull complete [2020-04-22T07:42:19.947Z] 34c802a77dc8: Verifying Checksum [2020-04-22T07:42:19.947Z] 34c802a77dc8: Download complete [2020-04-22T07:42:19.947Z] 27c7a5d97fbd: Verifying Checksum [2020-04-22T07:42:19.947Z] 27c7a5d97fbd: Download complete [2020-04-22T07:42:20.903Z] 5c102a31e300: Verifying Checksum [2020-04-22T07:42:20.903Z] 5c102a31e300: Download complete [2020-04-22T07:42:20.903Z] dcfb455df0a1: Verifying Checksum [2020-04-22T07:42:20.903Z] dcfb455df0a1: Download complete [2020-04-22T07:42:20.903Z] 9eb99e56ec68: Verifying Checksum [2020-04-22T07:42:20.903Z] 9eb99e56ec68: Download complete [2020-04-22T07:42:20.903Z] 5788d62ee057: Verifying Checksum [2020-04-22T07:42:20.903Z] 5788d62ee057: Download complete [2020-04-22T07:42:26.638Z] 8a11ddd9e578: Pull complete [2020-04-22T07:42:26.638Z] 4cf88f913ddb: Pull complete [2020-04-22T07:42:26.638Z] 1df406cf5192: Pull complete [2020-04-22T07:42:29.057Z] 5788d62ee057: Pull complete [2020-04-22T07:42:29.057Z] 0e6b1d234666: Pull complete [2020-04-22T07:42:29.057Z] bf5d7aec512f: Pull complete [2020-04-22T07:42:29.998Z] cd6300453558: Pull complete [2020-04-22T07:42:32.367Z] 34c802a77dc8: Pull complete [2020-04-22T07:42:34.264Z] b9c365052c96: Pull complete [2020-04-22T07:42:34.533Z] a2d8cc88f415: Pull complete [2020-04-22T07:42:36.493Z] ea1d1ca13537: Pull complete [2020-04-22T07:42:36.656Z] 9eb99e56ec68: Pull complete [2020-04-22T07:42:36.656Z] 27c7a5d97fbd: Pull complete [2020-04-22T07:42:36.763Z] 3750a50a1c5e: Pull complete [2020-04-22T07:42:36.763Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-22T07:42:36.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-22T07:42:36.763Z] ---> 78745c68409d [2020-04-22T07:42:36.763Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:42:37.608Z] 5c102a31e300: Pull complete [2020-04-22T07:42:37.608Z] dcfb455df0a1: Pull complete [2020-04-22T07:42:37.608Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-22T07:42:37.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-22T07:42:37.608Z] ---> 7c70fe431013 [2020-04-22T07:42:37.608Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:42:37.875Z] ---> Running in c41a8bcd7036 [2020-04-22T07:42:37.875Z] Removing intermediate container c41a8bcd7036 [2020-04-22T07:42:37.875Z] ---> 0a1106794f84 [2020-04-22T07:42:37.875Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T07:42:38.138Z] ---> Running in cd153475e478 [2020-04-22T07:42:39.080Z] Removing intermediate container cd153475e478 [2020-04-22T07:42:39.080Z] ---> 966f081e34e1 [2020-04-22T07:42:39.080Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T07:42:39.080Z] ---> Running in f4333a624860 [2020-04-22T07:42:39.652Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T07:42:40.593Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T07:42:40.593Z] OK: 143 MiB in 39 packages [2020-04-22T07:42:41.168Z] Removing intermediate container f4333a624860 [2020-04-22T07:42:41.168Z] ---> a50959d9b54f [2020-04-22T07:42:41.168Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-22T07:42:41.168Z] ---> Running in f7ef0b811a72 [2020-04-22T07:42:41.429Z] Removing intermediate container f7ef0b811a72 [2020-04-22T07:42:41.429Z] ---> cf6d6f59d0ac [2020-04-22T07:42:41.429Z] Step 7/8 : COPY . . [2020-04-22T07:42:42.009Z] ---> 1ff148155e17 [2020-04-22T07:42:42.009Z] Step 8/8 : RUN go mod download [2020-04-22T07:42:42.009Z] ---> Running in 529767dcf9ec [2020-04-22T07:42:42.131Z] ---> Running in 43aa518ea5a4 [2020-04-22T07:42:42.131Z] Removing intermediate container 43aa518ea5a4 [2020-04-22T07:42:42.131Z] ---> b5a02d97253d [2020-04-22T07:42:42.131Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T07:42:42.131Z] ---> Running in 507a6f5016a2 [2020-04-22T07:42:44.098Z] Removing intermediate container 507a6f5016a2 [2020-04-22T07:42:44.098Z] ---> 7d64a2fb07da [2020-04-22T07:42:44.098Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-22T07:42:44.098Z] ---> Running in 7920f178fb5d [2020-04-22T07:42:45.068Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T07:42:45.337Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T07:42:45.338Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-22T07:42:45.338Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T07:42:45.338Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T07:42:45.338Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T07:42:45.338Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T07:42:45.338Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T07:42:45.338Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T07:42:45.338Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T07:42:45.338Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T07:42:45.338Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-22T07:42:45.338Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-22T07:42:45.338Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T07:42:45.338Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T07:42:45.338Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T07:42:45.338Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T07:42:45.338Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T07:42:45.599Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T07:42:45.599Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T07:42:45.599Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T07:42:45.599Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T07:42:45.599Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T07:42:45.599Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T07:42:45.599Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T07:42:45.599Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T07:42:45.599Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T07:42:45.860Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T07:42:45.860Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T07:42:45.860Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T07:42:45.860Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T07:42:45.860Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T07:42:45.860Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T07:42:45.860Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T07:42:46.032Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T07:42:46.119Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T07:42:46.119Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T07:42:46.119Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T07:42:46.119Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T07:42:46.119Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T07:42:46.119Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T07:42:46.119Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T07:42:46.381Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T07:42:46.381Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T07:42:46.381Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T07:42:46.381Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T07:42:46.381Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T07:42:46.381Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T07:42:46.381Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T07:42:46.616Z] OK: 125 MiB in 39 packages [2020-04-22T07:42:46.641Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T07:42:46.641Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T07:42:46.641Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T07:42:46.641Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T07:42:46.641Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T07:42:46.641Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T07:42:46.641Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T07:42:46.641Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T07:42:46.900Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T07:42:46.900Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T07:42:46.900Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T07:42:46.900Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T07:42:46.900Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T07:42:46.900Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T07:42:46.900Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T07:42:47.161Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-22T07:42:47.161Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-22T07:42:47.161Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T07:42:47.161Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-22T07:42:47.161Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T07:42:47.161Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T07:42:48.026Z] Removing intermediate container 7920f178fb5d [2020-04-22T07:42:48.026Z] ---> a12c4b42eb5c [2020-04-22T07:42:48.026Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-22T07:42:48.026Z] ---> Running in 19af8cfa6cb5 [2020-04-22T07:42:48.295Z] Removing intermediate container 19af8cfa6cb5 [2020-04-22T07:42:48.295Z] ---> 991bccca6378 [2020-04-22T07:42:48.295Z] Step 7/8 : COPY . . [2020-04-22T07:42:49.723Z] ---> b24d720acba8 [2020-04-22T07:42:49.723Z] Step 8/8 : RUN go mod download [2020-04-22T07:42:49.723Z] ---> Running in 79d784ec8c3a [2020-04-22T07:42:51.372Z] Removing intermediate container 529767dcf9ec [2020-04-22T07:42:51.372Z] ---> 91928e50ece3 [2020-04-22T07:42:51.372Z] Successfully built 91928e50ece3 [2020-04-22T07:42:51.372Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-04-22T07:42:51.669Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T07:42:51.669Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-22T07:42:51.669Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T07:42:51.669Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T07:42:51.669Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T07:42:51.669Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T07:42:51.669Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T07:42:51.669Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T07:42:51.669Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T07:42:51.669Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T07:42:51.669Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-22T07:42:51.669Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-22T07:42:51.669Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T07:42:51.669Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T07:42:51.669Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T07:42:51.669Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T07:42:51.669Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:42:51.938Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T07:42:51.938Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T07:42:51.938Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T07:42:51.938Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T07:42:51.938Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T07:42:51.938Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T07:42:51.938Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T07:42:51.938Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T07:42:52.179Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-22T07:42:52.179Z] . [2020-04-22T07:42:52.205Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T07:42:52.205Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T07:42:52.205Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T07:42:52.205Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T07:42:52.205Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T07:42:52.205Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T07:42:52.205Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T07:42:52.205Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T07:42:52.205Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T07:42:52.205Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T07:42:52.205Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T07:42:52.205Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T07:42:52.205Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T07:42:52.205Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T07:42:52.205Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T07:42:52.205Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T07:42:52.205Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T07:42:52.205Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T07:42:52.205Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T07:42:52.205Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T07:42:52.205Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T07:42:52.205Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-22T07:42:52.205Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-22T07:42:52.205Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T07:42:52.205Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-22T07:42:52.205Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T07:42:52.205Z] go: finding gopkg.in/yaml.v2 v2.2.8 [Pipeline] withDockerContainer [2020-04-22T07:42:52.361Z] prd-centos7-docker-4c-2g-5548 does not seem to be running inside a container [2020-04-22T07:42:52.410Z] $ 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-22T07:42:53.074Z] $ docker top 5456a5f1cb981fc078bf6972b446154242e69c38324fd7ed1d122dbbc2c29ad1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T07:42:53.687Z] + go version [2020-04-22T07:42:53.687Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-22T07:42:54.013Z] + make test [2020-04-22T07:42:54.013Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T07:42:56.564Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-22T07:43:02.397Z] Removing intermediate container 79d784ec8c3a [2020-04-22T07:43:02.398Z] ---> 95ebde7d9ff0 [2020-04-22T07:43:02.398Z] Successfully built 95ebde7d9ff0 [2020-04-22T07:43:02.398Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:43:03.235Z] + docker inspect -f . ci-base-image-arm64 [2020-04-22T07:43:03.503Z] . [Pipeline] withDockerContainer [2020-04-22T07:43:03.850Z] prd-ubuntu18.04-docker-arm64-4c-16g-5547 does not seem to be running inside a container [2020-04-22T07:43:03.939Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-04-22T07:43:05.481Z] $ docker top f936bb74ad1cd475de4c7b3a48d091267bc4fc96a5968f43bb0f78a3a7081c76 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T07:43:06.598Z] + go version [2020-04-22T07:43:06.598Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-22T07:43:07.261Z] + make test [2020-04-22T07:43:07.261Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-22T07:43:08.683Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-22T07:43:08.933Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-22T07:43:08.933Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-22T07:43:08.933Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-22T07:43:08.933Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.020s coverage: 21.9% of statements [2020-04-22T07:43:13.175Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.045s coverage: 95.8% of statements [2020-04-22T07:43:40.990Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-22T07:43:40.990Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-22T07:43:40.991Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-04-22T07:43:40.991Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.035s coverage: 21.9% of statements [2020-04-22T07:43:40.991Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.157s coverage: 95.8% of statements [2020-04-22T07:43:45.313Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.066s coverage: 11.4% of statements [2020-04-22T07:43:45.313Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.011s coverage: 21.7% of statements [2020-04-22T07:43:45.313Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-22T07:43:45.313Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.221s coverage: 36.9% of statements [2020-04-22T07:43:45.313Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-22T07:43:45.313Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-22T07:43:45.313Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.314s coverage: 65.2% of statements [2020-04-22T07:43:45.313Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-22T07:43:45.313Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-22T07:43:45.314Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-22T07:43:45.314Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.026s coverage: 52.6% of statements [2020-04-22T07:43:45.314Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-22T07:43:45.314Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.115s coverage: 68.9% of statements [2020-04-22T07:43:45.314Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-22T07:43:45.314Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-22T07:43:45.314Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T07:43:45.314Z] gofmt -l . [2020-04-22T07:43:45.314Z] [ "`gofmt -l .`" = "" ] [2020-04-22T07:43:45.314Z] ./bin/test-attribution-txt.sh [2020-04-22T07:43:45.314Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-22T07:43:45.798Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T07:43:45.818Z] $ docker stop --time=1 5456a5f1cb981fc078bf6972b446154242e69c38324fd7ed1d122dbbc2c29ad1 [2020-04-22T07:43:47.459Z] $ docker rm -f 5456a5f1cb981fc078bf6972b446154242e69c38324fd7ed1d122dbbc2c29ad1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T07:43:49.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T07:43:49.357Z] + ls -al . [2020-04-22T07:43:49.357Z] total 176 [2020-04-22T07:43:49.357Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 22 07:43 . [2020-04-22T07:43:49.357Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 22 07:42 .. [2020-04-22T07:43:49.357Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 07:42 api [2020-04-22T07:43:49.357Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 22 07:42 bin [2020-04-22T07:43:49.357Z] -rw-r--r--. 1 jenkins jenkins 110966 Apr 22 07:43 coverage.out [2020-04-22T07:43:49.357Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 22 07:42 Dockerfile.build [2020-04-22T07:43:49.357Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 22 07:42 .dockerignore [2020-04-22T07:43:49.357Z] drwxrwxr-x. 4 jenkins jenkins 48 Apr 22 07:42 example [2020-04-22T07:43:49.357Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 22 07:42 .git [2020-04-22T07:43:49.357Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 22 07:42 .github [2020-04-22T07:43:49.357Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 22 07:42 .gitignore [2020-04-22T07:43:49.357Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 22 07:43 go.mod [2020-04-22T07:43:49.357Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 22 07:43 go.sum [2020-04-22T07:43:49.357Z] drwxrwxr-x. 15 jenkins jenkins 217 Apr 22 07:42 internal [2020-04-22T07:43:49.357Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 22 07:42 Jenkinsfile [2020-04-22T07:43:49.357Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 22 07:42 LICENSE [2020-04-22T07:43:49.357Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 22 07:42 Makefile [2020-04-22T07:43:49.357Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 22 07:42 pkg [2020-04-22T07:43:49.357Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 22 07:42 README.md [2020-04-22T07:43:49.357Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 22 07:42 .semver [2020-04-22T07:43:49.357Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 22 07:42 snap [2020-04-22T07:43:49.357Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 22 07:39 VERSION [2020-04-22T07:43:49.357Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 22 07:42 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:43:49.697Z] + 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=aa778b63694979e09c9634519f1afb340992c732 --label arch=amd64 --label version=0.0.0 . [2020-04-22T07:43:49.957Z] Sending build context to Docker daemon 3.14MB [2020-04-22T07:43:49.957Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-22T07:43:49.957Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-22T07:43:49.957Z] ---> 91928e50ece3 [2020-04-22T07:43:49.957Z] Step 3/21 : ARG MAKE='make build' [2020-04-22T07:43:49.957Z] ---> Running in 4161d9887efa [2020-04-22T07:43:50.216Z] Removing intermediate container 4161d9887efa [2020-04-22T07:43:50.216Z] ---> 0946f4c5ae22 [2020-04-22T07:43:50.216Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-22T07:43:50.216Z] ---> Running in cd01c62a9289 [2020-04-22T07:43:50.216Z] Removing intermediate container cd01c62a9289 [2020-04-22T07:43:50.216Z] ---> 606fbf7d7a61 [2020-04-22T07:43:50.216Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:43:50.476Z] ---> Running in 5db012895ef7 [2020-04-22T07:43:50.476Z] Removing intermediate container 5db012895ef7 [2020-04-22T07:43:50.476Z] ---> 30a5cfe33d22 [2020-04-22T07:43:50.476Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T07:43:50.476Z] ---> Running in 7c8c88dd0be9 [2020-04-22T07:43:51.419Z] Removing intermediate container 7c8c88dd0be9 [2020-04-22T07:43:51.419Z] ---> 39628c562d8f [2020-04-22T07:43:51.419Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-22T07:43:51.419Z] ---> Running in 600c7e0fe568 [2020-04-22T07:43:51.681Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T07:43:52.618Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T07:43:52.880Z] OK: 143 MiB in 39 packages [2020-04-22T07:43:53.143Z] Removing intermediate container 600c7e0fe568 [2020-04-22T07:43:53.143Z] ---> 144dea13a6d7 [2020-04-22T07:43:53.143Z] Step 8/21 : COPY . . [2020-04-22T07:43:53.716Z] ---> 5cd5390f949c [2020-04-22T07:43:53.716Z] Step 9/21 : RUN ${MAKE} [2020-04-22T07:43:53.716Z] ---> Running in a136da858773 [2020-04-22T07:43:54.288Z] 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-22T07:44:04.380Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-22T07:44:04.952Z] Removing intermediate container a136da858773 [2020-04-22T07:44:04.952Z] ---> 250239879190 [2020-04-22T07:44:04.952Z] Step 10/21 : FROM scratch [2020-04-22T07:44:04.952Z] ---> [2020-04-22T07:44:04.952Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:44:05.210Z] ---> Running in 3abd50a173e2 [2020-04-22T07:44:05.210Z] Removing intermediate container 3abd50a173e2 [2020-04-22T07:44:05.210Z] ---> df51e8b71cde [2020-04-22T07:44:05.210Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-22T07:44:05.210Z] ---> Running in 77de1e910626 [2020-04-22T07:44:05.470Z] Removing intermediate container 77de1e910626 [2020-04-22T07:44:05.470Z] ---> 6d2cdae36289 [2020-04-22T07:44:05.470Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-22T07:44:05.470Z] ---> Running in f30a7430d049 [2020-04-22T07:44:05.470Z] Removing intermediate container f30a7430d049 [2020-04-22T07:44:05.470Z] ---> 287e0d00b470 [2020-04-22T07:44:05.470Z] Step 14/21 : WORKDIR / [2020-04-22T07:44:05.470Z] ---> Running in 05b4fbe390d6 [2020-04-22T07:44:05.730Z] Removing intermediate container 05b4fbe390d6 [2020-04-22T07:44:05.730Z] ---> b4a797eba51b [2020-04-22T07:44:05.730Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-22T07:44:05.990Z] ---> 6ed4952c4ecb [2020-04-22T07:44:05.990Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-22T07:44:06.250Z] ---> feb86071043e [2020-04-22T07:44:06.250Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-22T07:44:06.510Z] ---> 85349caf9eb8 [2020-04-22T07:44:06.510Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-22T07:44:06.510Z] ---> Running in 10e1976720b6 [2020-04-22T07:44:06.771Z] Removing intermediate container 10e1976720b6 [2020-04-22T07:44:06.771Z] ---> 1d5c96e22325 [2020-04-22T07:44:06.771Z] Step 19/21 : LABEL arch=amd64 [2020-04-22T07:44:06.771Z] ---> Running in 813b17b1766a [2020-04-22T07:44:06.771Z] Removing intermediate container 813b17b1766a [2020-04-22T07:44:06.771Z] ---> a461906741d5 [2020-04-22T07:44:06.771Z] Step 20/21 : LABEL git_sha=aa778b63694979e09c9634519f1afb340992c732 [2020-04-22T07:44:06.771Z] ---> Running in 160047b478e3 [2020-04-22T07:44:07.031Z] Removing intermediate container 160047b478e3 [2020-04-22T07:44:07.031Z] ---> 58b21596066d [2020-04-22T07:44:07.031Z] Step 21/21 : LABEL version=0.0.0 [2020-04-22T07:44:07.031Z] ---> Running in a9199a9e2a43 [2020-04-22T07:44:07.293Z] Removing intermediate container a9199a9e2a43 [2020-04-22T07:44:07.293Z] ---> 080fbcdaf5eb [2020-04-22T07:44:07.293Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T07:44:07.293Z] Successfully built 080fbcdaf5eb [2020-04-22T07:44:07.293Z] 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-22T07:44:13.242Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.086s coverage: 11.4% of statements [2020-04-22T07:44:13.242Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.060s coverage: 21.7% of statements [2020-04-22T07:44:13.242Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-22T07:44:13.242Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.129s coverage: 36.9% of statements [2020-04-22T07:44:13.242Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-22T07:44:13.242Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-22T07:44:13.242Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.513s coverage: 65.2% of statements [2020-04-22T07:44:13.242Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-22T07:44:13.242Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-22T07:44:13.242Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-22T07:44:13.242Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.063s coverage: 52.6% of statements [2020-04-22T07:44:13.242Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-22T07:44:13.242Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.333s coverage: 68.9% of statements [2020-04-22T07:44:13.242Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-22T07:44:13.242Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-22T07:44:13.242Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T07:44:15.839Z] gofmt -l . [2020-04-22T07:44:16.107Z] [ "`gofmt -l .`" = "" ] [2020-04-22T07:44:16.374Z] ./bin/test-attribution-txt.sh [2020-04-22T07:44:17.337Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-22T07:44:17.634Z] Warning: overwriting stash ‘coverage-report’ [2020-04-22T07:44:18.202Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T07:44:18.229Z] $ docker stop --time=1 f936bb74ad1cd475de4c7b3a48d091267bc4fc96a5968f43bb0f78a3a7081c76 [2020-04-22T07:44:20.325Z] $ docker rm -f f936bb74ad1cd475de4c7b3a48d091267bc4fc96a5968f43bb0f78a3a7081c76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T07:44:21.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T07:44:22.090Z] + ls -al . [2020-04-22T07:44:22.090Z] total 216 [2020-04-22T07:44:22.090Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 22 07:44 . [2020-04-22T07:44:22.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:41 .. [2020-04-22T07:44:22.090Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 22 07:41 .dockerignore [2020-04-22T07:44:22.090Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 07:41 .git [2020-04-22T07:44:22.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:41 .github [2020-04-22T07:44:22.090Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 22 07:41 .gitignore [2020-04-22T07:44:22.090Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:42 .semver [2020-04-22T07:44:22.090Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 22 07:41 Dockerfile.build [2020-04-22T07:44:22.090Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 22 07:41 Jenkinsfile [2020-04-22T07:44:22.090Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 22 07:41 LICENSE [2020-04-22T07:44:22.090Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 22 07:41 Makefile [2020-04-22T07:44:22.090Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 22 07:41 README.md [2020-04-22T07:44:22.090Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 07:39 VERSION [2020-04-22T07:44:22.090Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 07:41 api [2020-04-22T07:44:22.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 07:41 bin [2020-04-22T07:44:22.090Z] -rw-r--r-- 1 jenkins jenkins 110966 Apr 22 07:44 coverage.out [2020-04-22T07:44:22.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:41 example [2020-04-22T07:44:22.090Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 22 07:44 go.mod [2020-04-22T07:44:22.090Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 22 07:44 go.sum [2020-04-22T07:44:22.090Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 22 07:41 internal [2020-04-22T07:44:22.090Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 22 07:41 pkg [2020-04-22T07:44:22.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 07:41 snap [2020-04-22T07:44:22.090Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 22 07:41 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:44:22.442Z] + 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=aa778b63694979e09c9634519f1afb340992c732 --label arch=arm64 --label version=0.0.0 . [2020-04-22T07:44:23.024Z] Sending build context to Docker daemon 3.142MB [2020-04-22T07:44:23.024Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-22T07:44:23.024Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-22T07:44:23.024Z] ---> 95ebde7d9ff0 [2020-04-22T07:44:23.024Z] Step 3/21 : ARG MAKE='make build' [2020-04-22T07:44:23.293Z] ---> Running in f4282639aaab [2020-04-22T07:44:23.561Z] Removing intermediate container f4282639aaab [2020-04-22T07:44:23.561Z] ---> 8d609e6fe8bf [2020-04-22T07:44:23.561Z] Step 4/21 : WORKDIR /device-sdk-go [2020-04-22T07:44:23.561Z] ---> Running in a113b265927d [2020-04-22T07:44:23.827Z] Removing intermediate container a113b265927d [2020-04-22T07:44:23.828Z] ---> 81d6e88a8a86 [2020-04-22T07:44:23.828Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:44:24.095Z] ---> Running in 5d43d38bca39 [2020-04-22T07:44:24.361Z] Removing intermediate container 5d43d38bca39 [2020-04-22T07:44:24.362Z] ---> 021f2042c471 [2020-04-22T07:44:24.362Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T07:44:24.631Z] ---> Running in 3c86fec19d18 [2020-04-22T07:44:26.585Z] Removing intermediate container 3c86fec19d18 [2020-04-22T07:44:26.585Z] ---> 8edcbc0702f9 [2020-04-22T07:44:26.585Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-04-22T07:44:26.585Z] ---> Running in 3ed234b9278e [2020-04-22T07:44:27.171Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T07:44:28.128Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T07:44:28.395Z] OK: 125 MiB in 39 packages [2020-04-22T07:44:29.805Z] Removing intermediate container 3ed234b9278e [2020-04-22T07:44:29.805Z] ---> d20e0cd6ba4f [2020-04-22T07:44:29.805Z] Step 8/21 : COPY . . [2020-04-22T07:44:30.769Z] ---> 0e8cb4f454a4 [2020-04-22T07:44:30.769Z] Step 9/21 : RUN ${MAKE} [2020-04-22T07:44:30.769Z] ---> Running in a9f995a18968 [2020-04-22T07:44:31.732Z] 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-22T07:44:53.846Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-22T07:44:56.428Z] Removing intermediate container a9f995a18968 [2020-04-22T07:44:56.428Z] ---> d0a4332c50d4 [2020-04-22T07:44:56.428Z] Step 10/21 : FROM scratch [2020-04-22T07:44:56.428Z] ---> [2020-04-22T07:44:56.428Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-22T07:44:56.428Z] ---> Running in 4a137fe39682 [2020-04-22T07:44:56.696Z] Removing intermediate container 4a137fe39682 [2020-04-22T07:44:56.696Z] ---> 5c8a3aec535b [2020-04-22T07:44:56.696Z] Step 12/21 : ENV APP_PORT=49990 [2020-04-22T07:44:56.696Z] ---> Running in 6f4d96cffba0 [2020-04-22T07:44:56.965Z] Removing intermediate container 6f4d96cffba0 [2020-04-22T07:44:56.965Z] ---> fb4cdab78ef5 [2020-04-22T07:44:56.965Z] Step 13/21 : EXPOSE $APP_PORT [2020-04-22T07:44:57.236Z] ---> Running in f4f946d81fcb [2020-04-22T07:44:57.507Z] Removing intermediate container f4f946d81fcb [2020-04-22T07:44:57.507Z] ---> 050d002cbeb8 [2020-04-22T07:44:57.507Z] Step 14/21 : WORKDIR / [2020-04-22T07:44:57.507Z] ---> Running in c354969af0f6 [2020-04-22T07:44:58.096Z] Removing intermediate container c354969af0f6 [2020-04-22T07:44:58.096Z] ---> 6e9edc8a61ac [2020-04-22T07:44:58.096Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-22T07:44:59.062Z] ---> a2dc2735eebc [2020-04-22T07:44:59.062Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-04-22T07:44:59.647Z] ---> c6cff69cb465 [2020-04-22T07:44:59.647Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-04-22T07:45:00.233Z] ---> c6fd35196c8c [2020-04-22T07:45:00.233Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-04-22T07:45:00.233Z] ---> Running in 4ddb08c62868 [2020-04-22T07:45:00.498Z] Removing intermediate container 4ddb08c62868 [2020-04-22T07:45:00.498Z] ---> b1aeb6062230 [2020-04-22T07:45:00.498Z] Step 19/21 : LABEL arch=arm64 [2020-04-22T07:45:00.764Z] ---> Running in dc4be366d103 [2020-04-22T07:45:01.034Z] Removing intermediate container dc4be366d103 [2020-04-22T07:45:01.034Z] ---> 0b96054e14ad [2020-04-22T07:45:01.034Z] Step 20/21 : LABEL git_sha=aa778b63694979e09c9634519f1afb340992c732 [2020-04-22T07:45:01.034Z] ---> Running in 5128b527f7ad [2020-04-22T07:45:01.621Z] Removing intermediate container 5128b527f7ad [2020-04-22T07:45:01.621Z] ---> 7b9c51f0582d [2020-04-22T07:45:01.621Z] Step 21/21 : LABEL version=0.0.0 [2020-04-22T07:45:01.621Z] ---> Running in bc7b89f8d8d8 [2020-04-22T07:45:01.891Z] Removing intermediate container bc7b89f8d8d8 [2020-04-22T07:45:01.891Z] ---> 0ac33887e658 [2020-04-22T07:45:01.891Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T07:45:01.891Z] Successfully built 0ac33887e658 [2020-04-22T07:45:01.891Z] 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-22T07:45:03.854Z] provisioning config files... [2020-04-22T07:45:03.871Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/config305937764179912306tmp [Pipeline] { [Pipeline] sh [2020-04-22T07:45:04.288Z] + curl -s https://codecov.io/bash [2020-04-22T07:45:04.288Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/config305937764179912306tmp [2020-04-22T07:45:04.557Z] [2020-04-22T07:45:04.557Z] _____ _ [2020-04-22T07:45:04.557Z] / ____| | | [2020-04-22T07:45:04.557Z] | | ___ __| | ___ ___ _____ __ [2020-04-22T07:45:04.557Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-22T07:45:04.557Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-22T07:45:04.557Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-22T07:45:04.557Z] Bash-tbd [2020-04-22T07:45:04.557Z] [2020-04-22T07:45:04.557Z] [2020-04-22T07:45:04.557Z] ==> Jenkins CI detected. [2020-04-22T07:45:04.557Z] project root: . [2020-04-22T07:45:04.557Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-22T07:45:04.557Z] ==> Running gcov in . (disable via -X gcov) [2020-04-22T07:45:04.557Z] ==> Python coveragepy not found [2020-04-22T07:45:04.557Z] ==> Searching for coverage reports in: [2020-04-22T07:45:04.557Z] + . [2020-04-22T07:45:04.557Z] -> Found 1 reports [2020-04-22T07:45:04.557Z] ==> Detecting git/mercurial file structure [2020-04-22T07:45:04.557Z] ==> Reading reports [2020-04-22T07:45:04.557Z] + ./coverage.out bytes=110966 [2020-04-22T07:45:04.557Z] ==> Appending adjustments [2020-04-22T07:45:04.557Z] http://docs.codecov.io/docs/fixing-reports [2020-04-22T07:45:05.127Z] + Found adjustments [2020-04-22T07:45:05.127Z] ==> Gzipping contents [2020-04-22T07:45:05.127Z] ==> Uploading reports [2020-04-22T07:45:05.127Z] url: https://codecov.io [2020-04-22T07:45:05.127Z] query: branch=PR-507&commit=aa778b63694979e09c9634519f1afb340992c732&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-507%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=507&job= [2020-04-22T07:45:05.127Z] -> Pinging Codecov [2020-04-22T07:45:05.127Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-507&commit=aa778b63694979e09c9634519f1afb340992c732&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-507%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=507&job= [2020-04-22T07:45:05.697Z] -> Uploading [2020-04-22T07:45:05.957Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/aa778b63694979e09c9634519f1afb340992c732 [Pipeline] } [2020-04-22T07:45:05.988Z] 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-22T07:45:07.870Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:45:08.207Z] ---> package-listing.sh [2020-04-22T07:45:08.207Z] ++ facter osfamily [2020-04-22T07:45:08.207Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-22T07:45:08.207Z] + OS_FAMILY=redhat [2020-04-22T07:45:08.207Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-507 [2020-04-22T07:45:08.207Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-22T07:45:08.207Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-22T07:45:08.207Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-22T07:45:08.207Z] + PACKAGES=/tmp/packages_start.txt [2020-04-22T07:45:08.207Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-507 ']' [2020-04-22T07:45:08.207Z] + PACKAGES=/tmp/packages_end.txt [2020-04-22T07:45:08.207Z] + case "${OS_FAMILY}" in [2020-04-22T07:45:08.207Z] + rpm -qa [2020-04-22T07:45:08.207Z] + sort [2020-04-22T07:45:12.410Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-22T07:45:12.410Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-22T07:45:12.410Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-22T07:45:12.410Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-507 ']' [2020-04-22T07:45:12.410Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-507/archives/ [2020-04-22T07:45:12.410Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-507/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:45:12.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T07:45:12.897Z] [2020-04-22T07:45:12.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-22T07:45:13.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T07:45:13.268Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-22T07:45:13.268Z] c9b1b535fdd9: Pulling fs layer [2020-04-22T07:45:13.268Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-22T07:45:13.268Z] 756a868c4378: Pulling fs layer [2020-04-22T07:45:13.268Z] 444b2fc9a129: Pulling fs layer [2020-04-22T07:45:13.268Z] ea15f1150254: Pulling fs layer [2020-04-22T07:45:13.268Z] 41b27a9f41bf: Pulling fs layer [2020-04-22T07:45:13.268Z] 28c525ee5125: Pulling fs layer [2020-04-22T07:45:13.268Z] 094b1ea09ed8: Pulling fs layer [2020-04-22T07:45:13.268Z] 138eaada9080: Pulling fs layer [2020-04-22T07:45:13.268Z] 0622d0fa9048: Pulling fs layer [2020-04-22T07:45:13.268Z] 41b27a9f41bf: Waiting [2020-04-22T07:45:13.268Z] 28c525ee5125: Waiting [2020-04-22T07:45:13.268Z] 094b1ea09ed8: Waiting [2020-04-22T07:45:13.268Z] 138eaada9080: Waiting [2020-04-22T07:45:13.268Z] 444b2fc9a129: Waiting [2020-04-22T07:45:13.268Z] ea15f1150254: Waiting [2020-04-22T07:45:13.268Z] 0622d0fa9048: Waiting [2020-04-22T07:45:13.268Z] 2cc5ad85d9ab: Download complete [2020-04-22T07:45:13.268Z] 444b2fc9a129: Verifying Checksum [2020-04-22T07:45:13.268Z] 444b2fc9a129: Download complete [2020-04-22T07:45:13.268Z] c9b1b535fdd9: Verifying Checksum [2020-04-22T07:45:13.577Z] ea15f1150254: Verifying Checksum [2020-04-22T07:45:13.577Z] ea15f1150254: Download complete [2020-04-22T07:45:13.577Z] 28c525ee5125: Verifying Checksum [2020-04-22T07:45:13.577Z] 28c525ee5125: Download complete [2020-04-22T07:45:13.856Z] c9b1b535fdd9: Pull complete [2020-04-22T07:45:14.122Z] 2cc5ad85d9ab: Pull complete [2020-04-22T07:45:14.122Z] 756a868c4378: Verifying Checksum [2020-04-22T07:45:14.122Z] 756a868c4378: Download complete [2020-04-22T07:45:14.397Z] 138eaada9080: Verifying Checksum [2020-04-22T07:45:14.397Z] 138eaada9080: Download complete [2020-04-22T07:45:14.397Z] 094b1ea09ed8: Verifying Checksum [2020-04-22T07:45:14.397Z] 094b1ea09ed8: Download complete [2020-04-22T07:45:14.397Z] 0622d0fa9048: Verifying Checksum [2020-04-22T07:45:14.397Z] 0622d0fa9048: Download complete [2020-04-22T07:45:14.975Z] 41b27a9f41bf: Verifying Checksum [2020-04-22T07:45:14.975Z] 41b27a9f41bf: Download complete [2020-04-22T07:45:16.368Z] 756a868c4378: Pull complete [2020-04-22T07:45:16.368Z] 444b2fc9a129: Pull complete [2020-04-22T07:45:16.648Z] ea15f1150254: Pull complete [2020-04-22T07:45:20.881Z] 41b27a9f41bf: Pull complete [2020-04-22T07:45:20.881Z] 28c525ee5125: Pull complete [2020-04-22T07:45:23.434Z] 094b1ea09ed8: Pull complete [2020-04-22T07:45:23.434Z] 138eaada9080: Pull complete [2020-04-22T07:45:23.693Z] 0622d0fa9048: Pull complete [2020-04-22T07:45:23.693Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-22T07:45:23.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-22T07:45:23.886Z] prd-centos7-docker-4c-2g-5546 does not seem to be running inside a container [2020-04-22T07:45:23.938Z] $ 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-507 -v /w/workspace/dgexfoundry_device-sdk-go_PR-507:/w/workspace/dgexfoundry_device-sdk-go_PR-507:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-507@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-22T07:45:24.637Z] $ docker top 8df25ead51e006f16224e93d4bf305133d5d1a5b869c72434876318ed6527d73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-22T07:45:24.975Z] provisioning config files... [2020-04-22T07:45:24.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-507@tmp/config4903366879124252542tmp [Pipeline] { [Pipeline] echo [2020-04-22T07:45:25.081Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:45:25.424Z] ---> create-netrc.sh [Pipeline] echo [2020-04-22T07:45:25.452Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T07:45:25.776Z] ---> logs-deploy.sh [2020-04-22T07:45:25.776Z] + ARCHIVE_ARTIFACTS= [2020-04-22T07:45:25.776Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-22T07:45:25.776Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-22T07:45:25.776Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-22T07:45:25.776Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-507/1 [2020-04-22T07:45:25.776Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-507/1/ [2020-04-22T07:45:25.776Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-507/1 /w/workspace/dgexfoundry_device-sdk-go_PR-507 [2020-04-22T07:45:27.163Z] Archives upload complete. [2020-04-22T07:45:27.163Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-507/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-507/1/