Pull request #475 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 Loading trusted files from base branch master at b92b1a498a210f23e11ab247bf48f6be566a37ca rather than 06825c0b975d0db7631519faf23f51bf8b208a20 Obtained Jenkinsfile from b92b1a498a210f23e11ab247bf48f6be566a37ca 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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-475/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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2829 in /w/workspace/dgexfoundry_device-sdk-go_PR-475 [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-475 # 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/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit 06825c0b975d0db7631519faf23f51bf8b208a20 Merge succeeded, producing 06825c0b975d0db7631519faf23f51bf8b208a20 Checking out Revision 06825c0b975d0db7631519faf23f51bf8b208a20 (PR-475) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/475/head:refs/remotes/origin/PR-475 # 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/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06825c0b975d0db7631519faf23f51bf8b208a20 # 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 b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06825c0b975d0db7631519faf23f51bf8b208a20 # timeout=10 Commit message: "Avoid logging CBOR event/reading" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-08T09:25:21.086Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-08T09:25:23.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T09:25:23.551Z] [2020-04-08T09:25:23.551Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-08T09:25:24.234Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-08T09:25:24.234Z] latest: Pulling from edgex-devops/git-semver [2020-04-08T09:25:24.234Z] 9123ac7c32f7: Pulling fs layer [2020-04-08T09:25:24.234Z] b8cc5d1170e3: Pulling fs layer [2020-04-08T09:25:24.234Z] 2924cbbf6a41: Pulling fs layer [2020-04-08T09:25:24.234Z] 93b08a4f1073: Pulling fs layer [2020-04-08T09:25:24.234Z] 93b08a4f1073: Waiting [2020-04-08T09:25:24.234Z] b8cc5d1170e3: Verifying Checksum [2020-04-08T09:25:24.234Z] b8cc5d1170e3: Download complete [2020-04-08T09:25:24.499Z] 9123ac7c32f7: Verifying Checksum [2020-04-08T09:25:24.499Z] 9123ac7c32f7: Download complete [2020-04-08T09:25:24.499Z] 93b08a4f1073: Verifying Checksum [2020-04-08T09:25:24.499Z] 93b08a4f1073: Download complete [2020-04-08T09:25:24.499Z] 2924cbbf6a41: Verifying Checksum [2020-04-08T09:25:24.499Z] 2924cbbf6a41: Download complete [2020-04-08T09:25:24.766Z] 9123ac7c32f7: Pull complete [2020-04-08T09:25:24.766Z] b8cc5d1170e3: Pull complete [2020-04-08T09:25:25.709Z] 2924cbbf6a41: Pull complete [2020-04-08T09:25:25.972Z] 93b08a4f1073: Pull complete [2020-04-08T09:25:25.972Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-08T09:25:25.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-08T09:25:26.142Z] prd-centos7-docker-4c-2g-2829 does not seem to be running inside a container [2020-04-08T09:25:26.191Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-475 -v /w/workspace/dgexfoundry_device-sdk-go_PR-475:/w/workspace/dgexfoundry_device-sdk-go_PR-475:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-475@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-08T09:25:26.831Z] $ docker top c6202b13712cca4fb83e77a11540ef4c3db40b7d4e4a9f3c15138127862fefef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-08T09:25:27.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T09:25:27.167Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T09:25:27.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T09:25:27.382Z] $ docker exec c6202b13712cca4fb83e77a11540ef4c3db40b7d4e4a9f3c15138127862fefef ssh-agent [2020-04-08T09:25:27.603Z] SSH_AUTH_SOCK=/tmp/ssh-PW2DMhwLIfCk/agent.15 [2020-04-08T09:25:27.603Z] SSH_AGENT_PID=21 [2020-04-08T09:25:27.618Z] Running ssh-add (command line suppressed) [2020-04-08T09:25:27.785Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/private_key_1472442723070175833.key (/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/private_key_1472442723070175833.key) [2020-04-08T09:25:27.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T09:25:28.213Z] + git describe --exact-match --tags HEAD [2020-04-08T09:25:28.213Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-08T09:25:28.295Z] $ docker exec --env ******** --env ******** c6202b13712cca4fb83e77a11540ef4c3db40b7d4e4a9f3c15138127862fefef ssh-agent -k [2020-04-08T09:25:28.469Z] unset SSH_AUTH_SOCK; [2020-04-08T09:25:28.470Z] unset SSH_AGENT_PID; [2020-04-08T09:25:28.470Z] echo Agent pid 21 killed; [2020-04-08T09:25:28.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-08T09:25:28.673Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-08T09:25:28.673Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-08T09:25:28.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-08T09:25:28.760Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-08T09:25:29.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-08T09:25:29.021Z] $ docker exec c6202b13712cca4fb83e77a11540ef4c3db40b7d4e4a9f3c15138127862fefef ssh-agent [2020-04-08T09:25:29.228Z] SSH_AUTH_SOCK=/tmp/ssh-GxxJQvlodOCo/agent.54 [2020-04-08T09:25:29.228Z] SSH_AGENT_PID=61 [2020-04-08T09:25:29.236Z] Running ssh-add (command line suppressed) [2020-04-08T09:25:29.397Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/private_key_6377757250419977132.key (/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/private_key_6377757250419977132.key) [2020-04-08T09:25:29.445Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-08T09:25:29.814Z] + git semver init [2020-04-08T09:25:29.814Z] # -> Open(): unable to determine branch for HEAD [2020-04-08T09:25:29.814Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-475/.git [2020-04-08T09:25:29.814Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-475 [2020-04-08T09:25:29.814Z] # $SEMVER_REMOTE_NAME = origin [2020-04-08T09:25:29.814Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-04-08T09:25:29.814Z] # $SEMVER_USER_NAME = jenkins [2020-04-08T09:25:29.814Z] # $SEMVER_BRANCH = PR-475 [2020-04-08T09:25:29.814Z] # $SEMVER_TEMP = /tmp/semver-919709885 [2020-04-08T09:25:29.814Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-04-08T09:25:30.387Z] # '/tmp/semver-919709885' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-475/.semver' [2020-04-08T09:25:30.387Z] # -> Force: false [2020-04-08T09:25:30.387Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-475/.semver [Pipeline] } [2020-04-08T09:25:30.411Z] $ docker exec --env ******** --env ******** c6202b13712cca4fb83e77a11540ef4c3db40b7d4e4a9f3c15138127862fefef ssh-agent -k [2020-04-08T09:25:30.560Z] unset SSH_AUTH_SOCK; [2020-04-08T09:25:30.563Z] unset SSH_AGENT_PID; [2020-04-08T09:25:30.563Z] echo Agent pid 61 killed; [2020-04-08T09:25:30.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-08T09:25:31.131Z] + git semver [Pipeline] } [2020-04-08T09:25:31.158Z] $ docker stop --time=1 c6202b13712cca4fb83e77a11540ef4c3db40b7d4e4a9f3c15138127862fefef [2020-04-08T09:25:32.540Z] $ docker rm -f c6202b13712cca4fb83e77a11540ef4c3db40b7d4e4a9f3c15138127862fefef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-08T09:25:33.474Z] Stashed 38 file(s) [Pipeline] echo [2020-04-08T09:25:33.489Z] [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-08T09:25:48.912Z] Still waiting to schedule task [2020-04-08T09:25:48.912Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2829’ [2020-04-08T09:25:48.929Z] Still waiting to schedule task [2020-04-08T09:25:48.929Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2736’ is offline [2020-04-08T09:27:40.683Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2830 in /w/workspace/dgexfoundry_device-sdk-go_PR-475 [Pipeline] { [Pipeline] ws [2020-04-08T09:27:40.747Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-08T09:27:46.602Z] using credential edgex-jenkins-ssh [2020-04-08T09:27:46.647Z] Cloning the remote Git repository [2020-04-08T09:27:46.647Z] Cloning with configured refspecs honoured and without tags [2020-04-08T09:27:46.718Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T09:27:46.799Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-08T09:27:46.876Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T09:27:46.877Z] > git --version # timeout=10 [2020-04-08T09:27:46.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T09:27:46.969Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T09:27:48.024Z] Fetching without tags [2020-04-08T09:27:47.906Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T09:27:47.948Z] > git config --add remote.origin.fetch +refs/pull/475/head:refs/remotes/origin/PR-475 # timeout=10 [2020-04-08T09:27:47.966Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T09:27:47.998Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T09:27:48.035Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T09:27:48.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T09:27:48.048Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T09:27:48.496Z] Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit 06825c0b975d0db7631519faf23f51bf8b208a20 [2020-04-08T09:27:48.743Z] Merge succeeded, producing 06825c0b975d0db7631519faf23f51bf8b208a20 [2020-04-08T09:27:48.743Z] Checking out Revision 06825c0b975d0db7631519faf23f51bf8b208a20 (PR-475) [2020-04-08T09:27:48.512Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T09:27:48.546Z] > git checkout -f 06825c0b975d0db7631519faf23f51bf8b208a20 # timeout=10 [2020-04-08T09:27:48.649Z] > git remote # timeout=10 [2020-04-08T09:27:48.677Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T09:27:48.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T09:27:48.703Z] > git merge b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 [2020-04-08T09:27:48.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T09:27:48.747Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T09:27:48.765Z] > git checkout -f 06825c0b975d0db7631519faf23f51bf8b208a20 # timeout=10 [2020-04-08T09:27:53.320Z] Commit message: "Avoid logging CBOR event/reading" [2020-04-08T09:27:53.388Z] > git --version # timeout=10 [2020-04-08T09:27:53.419Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T09:27:55.096Z] ========================================================= [2020-04-08T09:27:55.096Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-08T09:27:55.096Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T09:27:56.147Z] + 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-08T09:27:57.114Z] Sending build context to Docker daemon 2.835MB [2020-04-08T09:27:57.114Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-08T09:27:57.114Z] Step 2/8 : FROM ${BASE} [2020-04-08T09:27:57.383Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-08T09:27:57.383Z] cde5963f3b93: Pulling fs layer [2020-04-08T09:27:57.383Z] 2a23fa8c16f7: Pulling fs layer [2020-04-08T09:27:57.383Z] 777b28850792: Pulling fs layer [2020-04-08T09:27:57.383Z] 8a11ddd9e578: Pulling fs layer [2020-04-08T09:27:57.383Z] 4cf88f913ddb: Pulling fs layer [2020-04-08T09:27:57.383Z] 1df406cf5192: Pulling fs layer [2020-04-08T09:27:57.383Z] cd6300453558: Pulling fs layer [2020-04-08T09:27:57.383Z] b9c365052c96: Pulling fs layer [2020-04-08T09:27:57.383Z] a2d8cc88f415: Pulling fs layer [2020-04-08T09:27:57.383Z] ea1d1ca13537: Pulling fs layer [2020-04-08T09:27:57.383Z] 3750a50a1c5e: Pulling fs layer [2020-04-08T09:27:57.383Z] 8a11ddd9e578: Waiting [2020-04-08T09:27:57.383Z] 4cf88f913ddb: Waiting [2020-04-08T09:27:57.383Z] a2d8cc88f415: Waiting [2020-04-08T09:27:57.383Z] 1df406cf5192: Waiting [2020-04-08T09:27:57.383Z] ea1d1ca13537: Waiting [2020-04-08T09:27:57.383Z] 3750a50a1c5e: Waiting [2020-04-08T09:27:57.383Z] cd6300453558: Waiting [2020-04-08T09:27:57.383Z] 777b28850792: Verifying Checksum [2020-04-08T09:27:57.383Z] 777b28850792: Download complete [2020-04-08T09:27:57.667Z] 2a23fa8c16f7: Verifying Checksum [2020-04-08T09:27:57.667Z] 2a23fa8c16f7: Download complete [2020-04-08T09:27:57.667Z] 4cf88f913ddb: Verifying Checksum [2020-04-08T09:27:57.667Z] 4cf88f913ddb: Download complete [2020-04-08T09:27:57.667Z] 1df406cf5192: Verifying Checksum [2020-04-08T09:27:57.667Z] 1df406cf5192: Download complete [2020-04-08T09:27:57.667Z] cde5963f3b93: Verifying Checksum [2020-04-08T09:27:57.667Z] cde5963f3b93: Download complete [2020-04-08T09:27:58.648Z] cde5963f3b93: Pull complete [2020-04-08T09:27:59.243Z] 2a23fa8c16f7: Pull complete [2020-04-08T09:27:59.513Z] 777b28850792: Pull complete [2020-04-08T09:28:02.107Z] cd6300453558: Verifying Checksum [2020-04-08T09:28:02.107Z] cd6300453558: Download complete [2020-04-08T09:28:02.107Z] a2d8cc88f415: Download complete [2020-04-08T09:28:04.708Z] ea1d1ca13537: Verifying Checksum [2020-04-08T09:28:04.708Z] ea1d1ca13537: Download complete [2020-04-08T09:28:04.708Z] 3750a50a1c5e: Verifying Checksum [2020-04-08T09:28:04.708Z] 3750a50a1c5e: Download complete [2020-04-08T09:28:07.300Z] b9c365052c96: Verifying Checksum [2020-04-08T09:28:07.300Z] b9c365052c96: Download complete [2020-04-08T09:28:08.713Z] 8a11ddd9e578: Verifying Checksum [2020-04-08T09:28:08.713Z] 8a11ddd9e578: Download complete [2020-04-08T09:28:21.074Z] 8a11ddd9e578: Pull complete [2020-04-08T09:28:21.074Z] 4cf88f913ddb: Pull complete [2020-04-08T09:28:21.074Z] 1df406cf5192: Pull complete [2020-04-08T09:28:26.456Z] cd6300453558: Pull complete [2020-04-08T09:28:30.722Z] b9c365052c96: Pull complete [2020-04-08T09:28:30.994Z] a2d8cc88f415: Pull complete [2020-04-08T09:28:32.958Z] ea1d1ca13537: Pull complete [2020-04-08T09:28:33.548Z] 3750a50a1c5e: Pull complete [2020-04-08T09:28:33.548Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-08T09:28:33.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-08T09:28:33.548Z] ---> 78745c68409d [2020-04-08T09:28:33.548Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T09:28:35.866Z] Running on prd-centos7-docker-4c-2g-2831 in /w/workspace/dgexfoundry_device-sdk-go_PR-475 [Pipeline] { [Pipeline] ws [2020-04-08T09:28:35.991Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-04-08T09:28:36.920Z] ---> Running in d4619dc654ba [2020-04-08T09:28:37.190Z] Removing intermediate container d4619dc654ba [2020-04-08T09:28:37.190Z] ---> 6304745397ce [2020-04-08T09:28:37.190Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T09:28:37.459Z] ---> Running in f052eed1938a [2020-04-08T09:28:39.421Z] Removing intermediate container f052eed1938a [2020-04-08T09:28:39.421Z] ---> 7053781e79b3 [2020-04-08T09:28:39.421Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T09:28:39.694Z] ---> Running in cf5ebec5c8c4 [2020-04-08T09:28:40.665Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T09:28:41.248Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T09:28:41.834Z] OK: 125 MiB in 39 packages [2020-04-08T09:28:42.795Z] Removing intermediate container cf5ebec5c8c4 [2020-04-08T09:28:42.795Z] ---> 8712006a756c [2020-04-08T09:28:42.795Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-08T09:28:43.380Z] ---> Running in 017575db03c7 [2020-04-08T09:28:43.649Z] Removing intermediate container 017575db03c7 [2020-04-08T09:28:43.649Z] ---> 4965790e5cee [2020-04-08T09:28:43.649Z] Step 7/8 : COPY . . [2020-04-08T09:28:44.612Z] ---> b531dffbd4d8 [2020-04-08T09:28:44.612Z] Step 8/8 : RUN go mod download [2020-04-08T09:28:44.880Z] ---> Running in 4e1d53195aa5 [2020-04-08T09:28:45.717Z] using credential edgex-jenkins-ssh [2020-04-08T09:28:45.787Z] Cloning the remote Git repository [2020-04-08T09:28:45.787Z] Cloning with configured refspecs honoured and without tags [2020-04-08T09:28:45.850Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T09:28:45.920Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-04-08T09:28:46.083Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T09:28:46.083Z] > git --version # timeout=10 [2020-04-08T09:28:46.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T09:28:46.257Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T09:28:47.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T09:28:47.097Z] > git config --add remote.origin.fetch +refs/pull/475/head:refs/remotes/origin/PR-475 # timeout=10 [2020-04-08T09:28:47.160Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T09:28:47.306Z] Fetching without tags [2020-04-08T09:28:47.465Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T09:28:47.465Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-08T09:28:47.465Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T09:28:47.465Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T09:28:47.465Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T09:28:47.465Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T09:28:47.465Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T09:28:47.465Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T09:28:47.465Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-08T09:28:47.465Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-08T09:28:47.465Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-08T09:28:47.465Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-08T09:28:47.465Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-08T09:28:47.465Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T09:28:47.465Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T09:28:47.465Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T09:28:47.465Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T09:28:47.465Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T09:28:47.465Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T09:28:47.465Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T09:28:47.465Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T09:28:47.465Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T09:28:47.465Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T09:28:47.465Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T09:28:47.465Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T09:28:47.465Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T09:28:47.465Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T09:28:47.465Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T09:28:47.465Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T09:28:47.732Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T09:28:47.732Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T09:28:47.732Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T09:28:47.732Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T09:28:47.732Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T09:28:47.732Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T09:28:47.732Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T09:28:47.732Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T09:28:47.732Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T09:28:47.732Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T09:28:47.732Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T09:28:47.732Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T09:28:47.732Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T09:28:47.732Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T09:28:47.732Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T09:28:47.732Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T09:28:47.732Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T09:28:47.732Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T09:28:47.732Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T09:28:47.732Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T09:28:47.732Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T09:28:47.962Z] Merging remotes/origin/master commit b92b1a498a210f23e11ab247bf48f6be566a37ca into PR head commit 06825c0b975d0db7631519faf23f51bf8b208a20 [2020-04-08T09:28:48.003Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T09:28:48.003Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T09:28:48.003Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T09:28:48.003Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T09:28:48.003Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T09:28:48.003Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T09:28:48.003Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T09:28:48.003Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T09:28:48.003Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T09:28:48.003Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-08T09:28:48.003Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-08T09:28:48.003Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T09:28:48.003Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T09:28:48.003Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T09:28:48.281Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T09:28:48.281Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T09:28:48.281Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-08T09:28:48.281Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-08T09:28:48.291Z] Merge succeeded, producing 06825c0b975d0db7631519faf23f51bf8b208a20 [2020-04-08T09:28:48.291Z] Checking out Revision 06825c0b975d0db7631519faf23f51bf8b208a20 (PR-475) [2020-04-08T09:28:47.272Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-04-08T09:28:47.312Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-04-08T09:28:47.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T09:28:47.330Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-08T09:28:47.974Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T09:28:47.997Z] > git checkout -f 06825c0b975d0db7631519faf23f51bf8b208a20 # timeout=10 [2020-04-08T09:28:48.156Z] > git remote # timeout=10 [2020-04-08T09:28:48.177Z] > git config --get remote.origin.url # timeout=10 [2020-04-08T09:28:48.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-08T09:28:48.196Z] > git merge b92b1a498a210f23e11ab247bf48f6be566a37ca # timeout=10 [2020-04-08T09:28:48.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-08T09:28:48.306Z] > git config core.sparsecheckout # timeout=10 [2020-04-08T09:28:48.377Z] > git checkout -f 06825c0b975d0db7631519faf23f51bf8b208a20 # timeout=10 [2020-04-08T09:28:53.433Z] Commit message: "Avoid logging CBOR event/reading" [2020-04-08T09:28:53.497Z] > git --version # timeout=10 [2020-04-08T09:28:53.615Z] fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-08T09:28:54.928Z] ========================================================= [2020-04-08T09:28:54.928Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-08T09:28:54.928Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-08T09:28:55.875Z] + 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-08T09:28:56.230Z] Sending build context to Docker daemon 2.835MB [2020-04-08T09:28:56.230Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-08T09:28:56.230Z] Step 2/8 : FROM ${BASE} [2020-04-08T09:28:56.501Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-08T09:28:56.501Z] e6b0cf9c0882: Pulling fs layer [2020-04-08T09:28:56.501Z] 2848faf0eed1: Pulling fs layer [2020-04-08T09:28:56.501Z] 0f37312ad70f: Pulling fs layer [2020-04-08T09:28:56.501Z] 5788d62ee057: Pulling fs layer [2020-04-08T09:28:56.501Z] 0e6b1d234666: Pulling fs layer [2020-04-08T09:28:56.501Z] bf5d7aec512f: Pulling fs layer [2020-04-08T09:28:56.501Z] 34c802a77dc8: Pulling fs layer [2020-04-08T09:28:56.501Z] 9eb99e56ec68: Pulling fs layer [2020-04-08T09:28:56.501Z] 27c7a5d97fbd: Pulling fs layer [2020-04-08T09:28:56.501Z] 5c102a31e300: Pulling fs layer [2020-04-08T09:28:56.501Z] dcfb455df0a1: Pulling fs layer [2020-04-08T09:28:56.501Z] 34c802a77dc8: Waiting [2020-04-08T09:28:56.501Z] 9eb99e56ec68: Waiting [2020-04-08T09:28:56.501Z] 27c7a5d97fbd: Waiting [2020-04-08T09:28:56.501Z] 5c102a31e300: Waiting [2020-04-08T09:28:56.501Z] dcfb455df0a1: Waiting [2020-04-08T09:28:56.501Z] 5788d62ee057: Waiting [2020-04-08T09:28:56.501Z] 0e6b1d234666: Waiting [2020-04-08T09:28:56.501Z] bf5d7aec512f: Waiting [2020-04-08T09:28:56.501Z] 0f37312ad70f: Verifying Checksum [2020-04-08T09:28:56.501Z] 0f37312ad70f: Download complete [2020-04-08T09:28:56.501Z] 2848faf0eed1: Verifying Checksum [2020-04-08T09:28:56.501Z] 2848faf0eed1: Download complete [2020-04-08T09:28:56.501Z] 0e6b1d234666: Verifying Checksum [2020-04-08T09:28:56.502Z] 0e6b1d234666: Download complete [2020-04-08T09:28:56.502Z] bf5d7aec512f: Verifying Checksum [2020-04-08T09:28:56.502Z] bf5d7aec512f: Download complete [2020-04-08T09:28:56.502Z] e6b0cf9c0882: Verifying Checksum [2020-04-08T09:28:56.502Z] e6b0cf9c0882: Download complete [2020-04-08T09:28:57.523Z] e6b0cf9c0882: Pull complete [2020-04-08T09:28:58.177Z] 2848faf0eed1: Pull complete [2020-04-08T09:28:58.376Z] Removing intermediate container 4e1d53195aa5 [2020-04-08T09:28:58.376Z] ---> 4de32899f1c3 [2020-04-08T09:28:58.376Z] Successfully built 4de32899f1c3 [2020-04-08T09:28:58.376Z] 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-08T09:28:58.856Z] 34c802a77dc8: Verifying Checksum [2020-04-08T09:28:58.856Z] 34c802a77dc8: Download complete [2020-04-08T09:28:58.856Z] 27c7a5d97fbd: Verifying Checksum [2020-04-08T09:28:58.856Z] 27c7a5d97fbd: Download complete [2020-04-08T09:28:59.144Z] 0f37312ad70f: Pull complete [2020-04-08T09:28:59.161Z] + docker inspect -f . ci-base-image-arm64 [2020-04-08T09:28:59.434Z] . [Pipeline] withDockerContainer [2020-04-08T09:28:59.783Z] prd-ubuntu18.04-docker-arm64-4c-16g-2830 does not seem to be running inside a container [2020-04-08T09:28:59.856Z] $ 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 ******** ci-base-image-arm64 cat [2020-04-08T09:29:00.748Z] 5c102a31e300: Verifying Checksum [2020-04-08T09:29:00.748Z] 5c102a31e300: Download complete [2020-04-08T09:29:00.748Z] 5788d62ee057: Verifying Checksum [2020-04-08T09:29:00.748Z] 5788d62ee057: Download complete [2020-04-08T09:29:00.748Z] 9eb99e56ec68: Verifying Checksum [2020-04-08T09:29:00.748Z] 9eb99e56ec68: Download complete [2020-04-08T09:29:00.748Z] dcfb455df0a1: Verifying Checksum [2020-04-08T09:29:00.748Z] dcfb455df0a1: Download complete [2020-04-08T09:29:01.342Z] $ docker top 83c7dc75973bc27d146adce725b29569c58768c96b734cdfd4d27aaba8776572 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T09:29:02.466Z] + go version [2020-04-08T09:29:02.466Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-08T09:29:03.135Z] + make test [2020-04-08T09:29:03.135Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T09:29:04.101Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-08T09:29:09.079Z] 5788d62ee057: Pull complete [2020-04-08T09:29:09.079Z] 0e6b1d234666: Pull complete [2020-04-08T09:29:09.079Z] bf5d7aec512f: Pull complete [2020-04-08T09:29:14.578Z] 34c802a77dc8: Pull complete [2020-04-08T09:29:19.045Z] 9eb99e56ec68: Pull complete [2020-04-08T09:29:19.045Z] 27c7a5d97fbd: Pull complete [2020-04-08T09:29:20.476Z] 5c102a31e300: Pull complete [2020-04-08T09:29:21.075Z] dcfb455df0a1: Pull complete [2020-04-08T09:29:21.075Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-08T09:29:21.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-08T09:29:21.075Z] ---> 7c70fe431013 [2020-04-08T09:29:21.075Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T09:29:21.075Z] ---> Running in 745779b7fb47 [2020-04-08T09:29:21.346Z] Removing intermediate container 745779b7fb47 [2020-04-08T09:29:21.346Z] ---> 057ea8ff9a03 [2020-04-08T09:29:21.346Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T09:29:21.346Z] ---> Running in 48a31696fc22 [2020-04-08T09:29:22.817Z] Removing intermediate container 48a31696fc22 [2020-04-08T09:29:22.817Z] ---> 0c54b453e532 [2020-04-08T09:29:22.817Z] Step 5/8 : RUN apk add --no-cache make git [2020-04-08T09:29:22.817Z] ---> Running in 87af23db17c9 [2020-04-08T09:29:23.800Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T09:29:24.765Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T09:29:25.041Z] OK: 143 MiB in 39 packages [2020-04-08T09:29:25.660Z] Removing intermediate container 87af23db17c9 [2020-04-08T09:29:25.660Z] ---> 618ee25e0f54 [2020-04-08T09:29:25.660Z] Step 6/8 : WORKDIR /device-sdk-go [2020-04-08T09:29:25.660Z] ---> Running in e391ae66841d [2020-04-08T09:29:25.923Z] Removing intermediate container e391ae66841d [2020-04-08T09:29:25.923Z] ---> 85735c0203ba [2020-04-08T09:29:25.923Z] Step 7/8 : COPY . . [2020-04-08T09:29:27.462Z] ---> 161483e15377 [2020-04-08T09:29:27.462Z] Step 8/8 : RUN go mod download [2020-04-08T09:29:27.462Z] ---> Running in 1f411349c124 [2020-04-08T09:29:30.448Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-08T09:29:30.448Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-08T09:29:30.448Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-08T09:29:30.448Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-08T09:29:30.448Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-08T09:29:30.448Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-08T09:29:30.448Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-08T09:29:30.448Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-08T09:29:30.448Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.26 [2020-04-08T09:29:30.448Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-08T09:29:30.448Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-08T09:29:30.448Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-08T09:29:30.448Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-08T09:29:30.448Z] go: finding github.com/fatih/color v1.7.0 [2020-04-08T09:29:30.448Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-08T09:29:30.448Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-08T09:29:30.448Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-08T09:29:30.448Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-08T09:29:30.448Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-08T09:29:30.448Z] go: finding github.com/google/uuid v1.1.0 [2020-04-08T09:29:30.448Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-08T09:29:30.448Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-08T09:29:30.710Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-08T09:29:30.710Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-08T09:29:30.710Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-08T09:29:30.710Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-08T09:29:30.710Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-08T09:29:30.710Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-08T09:29:30.710Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-08T09:29:30.710Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-08T09:29:30.710Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-08T09:29:30.710Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-08T09:29:30.710Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-08T09:29:30.710Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-08T09:29:30.710Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-08T09:29:30.710Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-08T09:29:30.710Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-08T09:29:30.710Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-08T09:29:30.710Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-08T09:29:30.710Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-08T09:29:30.710Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-08T09:29:30.710Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-08T09:29:30.710Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-08T09:29:30.710Z] go: finding github.com/posener/complete v1.1.1 [2020-04-08T09:29:30.710Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-08T09:29:30.710Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-08T09:29:30.710Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-08T09:29:31.008Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-08T09:29:31.008Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-08T09:29:31.008Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-08T09:29:31.008Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-08T09:29:31.008Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-08T09:29:31.008Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-08T09:29:31.008Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-08T09:29:31.311Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-08T09:29:31.312Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-08T09:29:36.371Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-08T09:29:36.371Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-08T09:29:36.371Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.040s coverage: 22.1% of statements [2020-04-08T09:29:36.371Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.150s coverage: 95.8% of statements [2020-04-08T09:29:37.128Z] Removing intermediate container 1f411349c124 [2020-04-08T09:29:37.128Z] ---> 2f628e951a0d [2020-04-08T09:29:37.128Z] Successfully built 2f628e951a0d [2020-04-08T09:29:37.128Z] 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-08T09:29:38.005Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-08T09:29:38.269Z] . [Pipeline] withDockerContainer [2020-04-08T09:29:38.440Z] prd-centos7-docker-4c-2g-2831 does not seem to be running inside a container [2020-04-08T09:29:38.515Z] $ 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 ******** ci-base-image-x86_64 cat [2020-04-08T09:29:39.438Z] $ docker top 92122561fad3d244f5bdbbb130dbb6b186f45ebfccac842c224ad78c7c9d7a6b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-08T09:29:40.426Z] + go version [2020-04-08T09:29:40.426Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-08T09:29:41.720Z] + make test [2020-04-08T09:29:41.720Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-04-08T09:29:42.318Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-04-08T09:29:57.776Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-04-08T09:29:57.776Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-04-08T09:29:57.776Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.035s coverage: 22.1% of statements [2020-04-08T09:30:04.738Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.073s coverage: 95.8% of statements [2020-04-08T09:30:08.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.103s coverage: 11.4% of statements [2020-04-08T09:30:08.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.075s coverage: 22.7% of statements [2020-04-08T09:30:08.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-08T09:30:08.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.137s coverage: 38.5% of statements [2020-04-08T09:30:08.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-08T09:30:08.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-08T09:30:08.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.695s coverage: 80.1% of statements [2020-04-08T09:30:08.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-08T09:30:08.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-08T09:30:08.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-08T09:30:08.606Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.046s coverage: 52.6% of statements [2020-04-08T09:30:08.606Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-08T09:30:08.606Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.327s coverage: 76.1% of statements [2020-04-08T09:30:08.606Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-08T09:30:08.606Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-08T09:30:08.606Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T09:30:11.974Z] gofmt -l . [2020-04-08T09:30:11.974Z] [ "`gofmt -l .`" = "" ] [2020-04-08T09:30:11.974Z] ./bin/test-attribution-txt.sh [2020-04-08T09:30:12.936Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-08T09:30:13.695Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T09:30:13.709Z] $ docker stop --time=1 83c7dc75973bc27d146adce725b29569c58768c96b734cdfd4d27aaba8776572 [2020-04-08T09:30:15.931Z] $ docker rm -f 83c7dc75973bc27d146adce725b29569c58768c96b734cdfd4d27aaba8776572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T09:30:17.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T09:30:18.195Z] + ls -al . [2020-04-08T09:30:18.195Z] total 200 [2020-04-08T09:30:18.195Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 8 09:30 . [2020-04-08T09:30:18.195Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 09:27 .. [2020-04-08T09:30:18.195Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 8 09:27 .dockerignore [2020-04-08T09:30:18.195Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 09:27 .git [2020-04-08T09:30:18.195Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 09:27 .github [2020-04-08T09:30:18.195Z] -rw-rw-r-- 1 jenkins jenkins 138 Apr 8 09:27 .gitignore [2020-04-08T09:30:18.195Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 09:27 .semver [2020-04-08T09:30:18.195Z] -rw-rw-r-- 1 jenkins jenkins 936 Apr 8 09:27 Dockerfile.build [2020-04-08T09:30:18.195Z] -rw-rw-r-- 1 jenkins jenkins 808 Apr 8 09:27 Jenkinsfile [2020-04-08T09:30:18.195Z] -rw-rw-r-- 1 jenkins jenkins 11341 Apr 8 09:27 LICENSE [2020-04-08T09:30:18.195Z] -rw-rw-r-- 1 jenkins jenkins 892 Apr 8 09:27 Makefile [2020-04-08T09:30:18.195Z] -rw-rw-r-- 1 jenkins jenkins 2249 Apr 8 09:27 README.md [2020-04-08T09:30:18.195Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 09:25 VERSION [2020-04-08T09:30:18.195Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 09:27 api [2020-04-08T09:30:18.195Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 09:27 bin [2020-04-08T09:30:18.195Z] -rw-r--r-- 1 jenkins jenkins 94999 Apr 8 09:30 coverage.out [2020-04-08T09:30:18.195Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 09:27 example [2020-04-08T09:30:18.195Z] -rw-r--r-- 1 jenkins jenkins 446 Apr 8 09:30 go.mod [2020-04-08T09:30:18.195Z] -rw-r--r-- 1 jenkins jenkins 12076 Apr 8 09:30 go.sum [2020-04-08T09:30:18.195Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 8 09:27 internal [2020-04-08T09:30:18.195Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 8 09:27 pkg [2020-04-08T09:30:18.195Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 09:27 snap [2020-04-08T09:30:18.195Z] -rw-rw-r-- 1 jenkins jenkins 222 Apr 8 09:27 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T09:30:18.546Z] + 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=06825c0b975d0db7631519faf23f51bf8b208a20 --label arch=arm64 --label version=0.0.0 . [2020-04-08T09:30:19.143Z] Sending build context to Docker daemon 2.951MB [2020-04-08T09:30:19.143Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-08T09:30:19.143Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-08T09:30:19.143Z] ---> 4de32899f1c3 [2020-04-08T09:30:19.143Z] Step 3/20 : ARG MAKE='make build' [2020-04-08T09:30:19.410Z] ---> Running in 8d913f737e3a [2020-04-08T09:30:19.679Z] Removing intermediate container 8d913f737e3a [2020-04-08T09:30:19.679Z] ---> 844f8e5dc481 [2020-04-08T09:30:19.679Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-08T09:30:19.679Z] ---> Running in d2fdd9ee51d8 [2020-04-08T09:30:20.264Z] Removing intermediate container d2fdd9ee51d8 [2020-04-08T09:30:20.264Z] ---> 812ee507e01a [2020-04-08T09:30:20.264Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T09:30:20.264Z] ---> Running in 32a32b748418 [2020-04-08T09:30:20.531Z] Removing intermediate container 32a32b748418 [2020-04-08T09:30:20.531Z] ---> d51be4544c55 [2020-04-08T09:30:20.531Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T09:30:20.803Z] ---> Running in caea158b89f1 [2020-04-08T09:30:22.751Z] Removing intermediate container caea158b89f1 [2020-04-08T09:30:22.751Z] ---> d257d1913324 [2020-04-08T09:30:22.751Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-08T09:30:22.751Z] ---> Running in 56d297cb673d [2020-04-08T09:30:23.716Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-08T09:30:24.300Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-08T09:30:24.886Z] OK: 125 MiB in 39 packages [2020-04-08T09:30:25.849Z] Removing intermediate container 56d297cb673d [2020-04-08T09:30:25.849Z] ---> e1b3063a7ed8 [2020-04-08T09:30:25.849Z] Step 8/20 : COPY . . [2020-04-08T09:30:26.811Z] ---> 20d9a3d13d6d [2020-04-08T09:30:26.811Z] Step 9/20 : RUN ${MAKE} [2020-04-08T09:30:27.080Z] ---> Running in 9f6185613f1a [2020-04-08T09:30:28.047Z] 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-08T09:30:37.100Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.925s coverage: 11.4% of statements [2020-04-08T09:30:37.100Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.013s coverage: 22.7% of statements [2020-04-08T09:30:37.100Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-04-08T09:30:37.100Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.076s coverage: 38.5% of statements [2020-04-08T09:30:37.100Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-04-08T09:30:37.100Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-04-08T09:30:37.100Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.808s coverage: 80.1% of statements [2020-04-08T09:30:37.100Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-04-08T09:30:37.100Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-04-08T09:30:37.100Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-04-08T09:30:37.100Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.034s coverage: 52.6% of statements [2020-04-08T09:30:37.101Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-04-08T09:30:37.101Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.112s coverage: 76.1% of statements [2020-04-08T09:30:37.101Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-04-08T09:30:37.101Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-04-08T09:30:37.101Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-08T09:30:37.101Z] gofmt -l . [2020-04-08T09:30:37.428Z] [ "`gofmt -l .`" = "" ] [2020-04-08T09:30:37.703Z] ./bin/test-attribution-txt.sh [2020-04-08T09:30:38.877Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-08T09:30:39.596Z] Warning: overwriting stash ‘coverage-report’ [2020-04-08T09:30:40.564Z] Stashed 1 file(s) [Pipeline] } [2020-04-08T09:30:40.583Z] $ docker stop --time=1 92122561fad3d244f5bdbbb130dbb6b186f45ebfccac842c224ad78c7c9d7a6b [2020-04-08T09:30:42.212Z] $ docker rm -f 92122561fad3d244f5bdbbb130dbb6b186f45ebfccac842c224ad78c7c9d7a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-08T09:30:43.823Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-08T09:30:44.312Z] + ls -al . [2020-04-08T09:30:44.312Z] total 160 [2020-04-08T09:30:44.312Z] drwxrwxr-x. 11 jenkins jenkins 4096 Apr 8 09:30 . [2020-04-08T09:30:44.312Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 8 09:28 .. [2020-04-08T09:30:44.312Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 8 09:28 api [2020-04-08T09:30:44.312Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 8 09:28 bin [2020-04-08T09:30:44.312Z] -rw-r--r--. 1 jenkins jenkins 94999 Apr 8 09:30 coverage.out [2020-04-08T09:30:44.312Z] -rw-rw-r--. 1 jenkins jenkins 936 Apr 8 09:28 Dockerfile.build [2020-04-08T09:30:44.312Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 8 09:28 .dockerignore [2020-04-08T09:30:44.312Z] drwxrwxr-x. 4 jenkins jenkins 31 Apr 8 09:28 example [2020-04-08T09:30:44.312Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 8 09:28 .git [2020-04-08T09:30:44.312Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 8 09:28 .github [2020-04-08T09:30:44.312Z] -rw-rw-r--. 1 jenkins jenkins 138 Apr 8 09:28 .gitignore [2020-04-08T09:30:44.312Z] -rw-r--r--. 1 jenkins jenkins 446 Apr 8 09:30 go.mod [2020-04-08T09:30:44.312Z] -rw-r--r--. 1 jenkins jenkins 12076 Apr 8 09:30 go.sum [2020-04-08T09:30:44.312Z] drwxrwxr-x. 14 jenkins jenkins 196 Apr 8 09:28 internal [2020-04-08T09:30:44.312Z] -rw-rw-r--. 1 jenkins jenkins 808 Apr 8 09:28 Jenkinsfile [2020-04-08T09:30:44.312Z] -rw-rw-r--. 1 jenkins jenkins 11341 Apr 8 09:28 LICENSE [2020-04-08T09:30:44.312Z] -rw-rw-r--. 1 jenkins jenkins 892 Apr 8 09:28 Makefile [2020-04-08T09:30:44.312Z] drwxrwxr-x. 5 jenkins jenkins 50 Apr 8 09:28 pkg [2020-04-08T09:30:44.312Z] -rw-rw-r--. 1 jenkins jenkins 2249 Apr 8 09:28 README.md [2020-04-08T09:30:44.312Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 8 09:28 .semver [2020-04-08T09:30:44.312Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 8 09:28 snap [2020-04-08T09:30:44.312Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 8 09:25 VERSION [2020-04-08T09:30:44.312Z] -rw-rw-r--. 1 jenkins jenkins 222 Apr 8 09:28 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-08T09:30:44.735Z] + 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=06825c0b975d0db7631519faf23f51bf8b208a20 --label arch=amd64 --label version=0.0.0 . [2020-04-08T09:30:45.007Z] Sending build context to Docker daemon 2.951MB [2020-04-08T09:30:45.007Z] Step 1/20 : ARG BASE=golang:1.13-alpine [2020-04-08T09:30:45.007Z] Step 2/20 : FROM ${BASE} AS builder [2020-04-08T09:30:45.007Z] ---> 2f628e951a0d [2020-04-08T09:30:45.007Z] Step 3/20 : ARG MAKE='make build' [2020-04-08T09:30:45.007Z] ---> Running in cd0643758379 [2020-04-08T09:30:45.272Z] Removing intermediate container cd0643758379 [2020-04-08T09:30:45.272Z] ---> 2991687f4db1 [2020-04-08T09:30:45.272Z] Step 4/20 : WORKDIR /device-sdk-go [2020-04-08T09:30:45.272Z] ---> Running in 41f8f8a2886e [2020-04-08T09:30:45.272Z] Removing intermediate container 41f8f8a2886e [2020-04-08T09:30:45.272Z] ---> 79406865e1e9 [2020-04-08T09:30:45.272Z] Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T09:30:45.532Z] ---> Running in be14930ac5a8 [2020-04-08T09:30:45.532Z] Removing intermediate container be14930ac5a8 [2020-04-08T09:30:45.532Z] ---> daf29f4c1124 [2020-04-08T09:30:45.532Z] Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-08T09:30:45.532Z] ---> Running in 4ec3293fb2ec [2020-04-08T09:30:46.952Z] Removing intermediate container 4ec3293fb2ec [2020-04-08T09:30:46.952Z] ---> 21a3a32a57ce [2020-04-08T09:30:46.952Z] Step 7/20 : RUN apk add --update --no-cache make git [2020-04-08T09:30:46.952Z] ---> Running in f321af4cb2b7 [2020-04-08T09:30:47.220Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-08T09:30:48.499Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-08T09:30:48.791Z] OK: 143 MiB in 39 packages [2020-04-08T09:30:49.092Z] Removing intermediate container f321af4cb2b7 [2020-04-08T09:30:49.092Z] ---> f2c8f41d170a [2020-04-08T09:30:49.092Z] Step 8/20 : COPY . . [2020-04-08T09:30:49.698Z] ---> 60c0a258148a [2020-04-08T09:30:49.698Z] Step 9/20 : RUN ${MAKE} [2020-04-08T09:30:49.698Z] ---> Running in 57f9bc38f905 [2020-04-08T09:30:50.737Z] 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-08T09:30:54.770Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-08T09:30:54.771Z] Removing intermediate container 9f6185613f1a [2020-04-08T09:30:54.771Z] ---> da6fe91777ae [2020-04-08T09:30:54.771Z] Step 10/20 : FROM scratch [2020-04-08T09:30:54.771Z] ---> [2020-04-08T09:30:54.771Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T09:30:54.771Z] ---> Running in 87127656e0b8 [2020-04-08T09:30:54.771Z] Removing intermediate container 87127656e0b8 [2020-04-08T09:30:54.771Z] ---> 085e6648cd86 [2020-04-08T09:30:54.771Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-08T09:30:54.771Z] ---> Running in 4fb4c007f50d [2020-04-08T09:30:54.771Z] Removing intermediate container 4fb4c007f50d [2020-04-08T09:30:54.771Z] ---> ce28326394fe [2020-04-08T09:30:54.771Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-08T09:30:54.771Z] ---> Running in 2956dac180f5 [2020-04-08T09:30:54.771Z] Removing intermediate container 2956dac180f5 [2020-04-08T09:30:54.771Z] ---> 300a89c6edc8 [2020-04-08T09:30:54.771Z] Step 14/20 : WORKDIR / [2020-04-08T09:30:54.771Z] ---> Running in e3b4e280e27c [2020-04-08T09:30:55.039Z] Removing intermediate container e3b4e280e27c [2020-04-08T09:30:55.039Z] ---> 30e416bae213 [2020-04-08T09:30:55.039Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-08T09:30:56.002Z] ---> 0eaea4bc3487 [2020-04-08T09:30:56.003Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-08T09:30:56.589Z] ---> be4b3012cd76 [2020-04-08T09:30:56.590Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-08T09:30:56.590Z] ---> Running in cdb4539f7346 [2020-04-08T09:30:56.856Z] Removing intermediate container cdb4539f7346 [2020-04-08T09:30:56.856Z] ---> 15775c62e46e [2020-04-08T09:30:56.856Z] Step 18/20 : LABEL arch=arm64 [2020-04-08T09:30:57.122Z] ---> Running in df21b4f209a7 [2020-04-08T09:30:57.389Z] Removing intermediate container df21b4f209a7 [2020-04-08T09:30:57.389Z] ---> 8bde2b448dc9 [2020-04-08T09:30:57.389Z] Step 19/20 : LABEL git_sha=06825c0b975d0db7631519faf23f51bf8b208a20 [2020-04-08T09:30:57.656Z] ---> Running in d5335d2d4d33 [2020-04-08T09:30:57.923Z] Removing intermediate container d5335d2d4d33 [2020-04-08T09:30:57.923Z] ---> 2151a82ebfc9 [2020-04-08T09:30:57.923Z] Step 20/20 : LABEL version=0.0.0 [2020-04-08T09:30:57.923Z] ---> Running in 9b2e6f3db5a6 [2020-04-08T09:30:58.508Z] Removing intermediate container 9b2e6f3db5a6 [2020-04-08T09:30:58.508Z] ---> ac852e6ff215 [2020-04-08T09:30:58.508Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T09:30:58.508Z] Successfully built ac852e6ff215 [2020-04-08T09:30:58.508Z] Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-08T09:31:13.291Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-04-08T09:31:13.291Z] Removing intermediate container 57f9bc38f905 [2020-04-08T09:31:13.291Z] ---> aeb6daff628a [2020-04-08T09:31:13.291Z] Step 10/20 : FROM scratch [2020-04-08T09:31:13.291Z] ---> [2020-04-08T09:31:13.291Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-04-08T09:31:13.291Z] ---> Running in 6038216df7d0 [2020-04-08T09:31:13.291Z] Removing intermediate container 6038216df7d0 [2020-04-08T09:31:13.291Z] ---> 91df1c652ba7 [2020-04-08T09:31:13.291Z] Step 12/20 : ENV APP_PORT=49990 [2020-04-08T09:31:13.291Z] ---> Running in 9a5ae748a484 [2020-04-08T09:31:13.291Z] Removing intermediate container 9a5ae748a484 [2020-04-08T09:31:13.291Z] ---> 390cfd1b44c7 [2020-04-08T09:31:13.291Z] Step 13/20 : EXPOSE $APP_PORT [2020-04-08T09:31:13.291Z] ---> Running in 649cda4aa8bc [2020-04-08T09:31:13.291Z] Removing intermediate container 649cda4aa8bc [2020-04-08T09:31:13.291Z] ---> 7aac9bd4c4f3 [2020-04-08T09:31:13.291Z] Step 14/20 : WORKDIR / [2020-04-08T09:31:13.291Z] ---> Running in 4cb81fb03113 [2020-04-08T09:31:13.291Z] Removing intermediate container 4cb81fb03113 [2020-04-08T09:31:13.291Z] ---> e6369c071121 [2020-04-08T09:31:13.291Z] Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-04-08T09:31:13.557Z] ---> 03fd5a57f665 [2020-04-08T09:31:13.557Z] Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml [2020-04-08T09:31:13.827Z] ---> 0e3f5bc94d57 [2020-04-08T09:31:13.827Z] Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] [2020-04-08T09:31:13.827Z] ---> Running in 5ef78dfec272 [2020-04-08T09:31:14.091Z] Removing intermediate container 5ef78dfec272 [2020-04-08T09:31:14.091Z] ---> 6ec14f01308e [2020-04-08T09:31:14.091Z] Step 18/20 : LABEL arch=amd64 [2020-04-08T09:31:14.091Z] ---> Running in c0d7335baf7f [2020-04-08T09:31:14.091Z] Removing intermediate container c0d7335baf7f [2020-04-08T09:31:14.091Z] ---> a24ff2ee96c0 [2020-04-08T09:31:14.091Z] Step 19/20 : LABEL git_sha=06825c0b975d0db7631519faf23f51bf8b208a20 [2020-04-08T09:31:14.354Z] ---> Running in 3310d8cb7521 [2020-04-08T09:31:14.354Z] Removing intermediate container 3310d8cb7521 [2020-04-08T09:31:14.354Z] ---> 0e79a41e41b2 [2020-04-08T09:31:14.354Z] Step 20/20 : LABEL version=0.0.0 [2020-04-08T09:31:14.354Z] ---> Running in f31291f22a3a [2020-04-08T09:31:14.619Z] Removing intermediate container f31291f22a3a [2020-04-08T09:31:14.619Z] ---> c21112561747 [2020-04-08T09:31:14.619Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-08T09:31:14.619Z] Successfully built c21112561747 [2020-04-08T09:31:14.619Z] Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-04-08T09:31:16.274Z] provisioning config files... [2020-04-08T09:31:16.286Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/config596402655107357504tmp [Pipeline] { [Pipeline] sh [2020-04-08T09:31:16.707Z] + curl -s https://codecov.io/bash [2020-04-08T09:31:16.707Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/config596402655107357504tmp [2020-04-08T09:31:16.968Z] [2020-04-08T09:31:16.968Z] _____ _ [2020-04-08T09:31:16.968Z] / ____| | | [2020-04-08T09:31:16.968Z] | | ___ __| | ___ ___ _____ __ [2020-04-08T09:31:16.968Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-08T09:31:16.968Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-08T09:31:16.968Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-08T09:31:16.968Z] Bash-tbd [2020-04-08T09:31:16.968Z] [2020-04-08T09:31:16.968Z] [2020-04-08T09:31:16.968Z] ==> Jenkins CI detected. [2020-04-08T09:31:16.968Z] project root: . [2020-04-08T09:31:16.968Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-08T09:31:16.968Z] ==> Running gcov in . (disable via -X gcov) [2020-04-08T09:31:16.968Z] ==> Python coveragepy not found [2020-04-08T09:31:16.968Z] ==> Searching for coverage reports in: [2020-04-08T09:31:16.968Z] + . [2020-04-08T09:31:16.968Z] -> Found 1 reports [2020-04-08T09:31:16.968Z] ==> Detecting git/mercurial file structure [2020-04-08T09:31:16.968Z] ==> Reading reports [2020-04-08T09:31:16.968Z] + ./coverage.out bytes=94999 [2020-04-08T09:31:16.968Z] ==> Appending adjustments [2020-04-08T09:31:16.968Z] http://docs.codecov.io/docs/fixing-reports [2020-04-08T09:31:17.537Z] + Found adjustments [2020-04-08T09:31:17.537Z] ==> Gzipping contents [2020-04-08T09:31:17.537Z] ==> Uploading reports [2020-04-08T09:31:17.537Z] url: https://codecov.io [2020-04-08T09:31:17.537Z] query: branch=PR-475&commit=06825c0b975d0db7631519faf23f51bf8b208a20&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-475%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=475&job= [2020-04-08T09:31:17.537Z] -> Pinging Codecov [2020-04-08T09:31:17.537Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-475&commit=06825c0b975d0db7631519faf23f51bf8b208a20&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-475%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=475&job= [2020-04-08T09:31:17.797Z] -> Uploading [2020-04-08T09:31:18.369Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/06825c0b975d0db7631519faf23f51bf8b208a20 [Pipeline] } [2020-04-08T09:31:18.390Z] 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-08T09:31:19.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T09:31:20.272Z] ---> package-listing.sh [2020-04-08T09:31:20.272Z] ++ facter osfamily [2020-04-08T09:31:20.272Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-08T09:31:20.272Z] + OS_FAMILY=redhat [2020-04-08T09:31:20.272Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-475 [2020-04-08T09:31:20.272Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-08T09:31:20.272Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-08T09:31:20.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-08T09:31:20.272Z] + PACKAGES=/tmp/packages_start.txt [2020-04-08T09:31:20.272Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-475 ']' [2020-04-08T09:31:20.272Z] + PACKAGES=/tmp/packages_end.txt [2020-04-08T09:31:20.272Z] + case "${OS_FAMILY}" in [2020-04-08T09:31:20.272Z] + rpm -qa [2020-04-08T09:31:20.272Z] + sort [2020-04-08T09:31:24.471Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-08T09:31:24.471Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-08T09:31:24.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-08T09:31:24.471Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-475 ']' [2020-04-08T09:31:24.471Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-475/archives/ [2020-04-08T09:31:24.471Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-475/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-08T09:31:24.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T09:31:24.973Z] [2020-04-08T09:31:24.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-08T09:31:25.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-08T09:31:25.364Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-08T09:31:25.364Z] c9b1b535fdd9: Pulling fs layer [2020-04-08T09:31:25.364Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-08T09:31:25.364Z] 756a868c4378: Pulling fs layer [2020-04-08T09:31:25.364Z] 444b2fc9a129: Pulling fs layer [2020-04-08T09:31:25.364Z] ea15f1150254: Pulling fs layer [2020-04-08T09:31:25.364Z] 41b27a9f41bf: Pulling fs layer [2020-04-08T09:31:25.364Z] 28c525ee5125: Pulling fs layer [2020-04-08T09:31:25.364Z] 094b1ea09ed8: Pulling fs layer [2020-04-08T09:31:25.364Z] 138eaada9080: Pulling fs layer [2020-04-08T09:31:25.364Z] ea15f1150254: Waiting [2020-04-08T09:31:25.364Z] 41b27a9f41bf: Waiting [2020-04-08T09:31:25.364Z] 28c525ee5125: Waiting [2020-04-08T09:31:25.364Z] 444b2fc9a129: Waiting [2020-04-08T09:31:25.364Z] 094b1ea09ed8: Waiting [2020-04-08T09:31:25.364Z] 0622d0fa9048: Pulling fs layer [2020-04-08T09:31:25.364Z] 138eaada9080: Waiting [2020-04-08T09:31:25.364Z] 0622d0fa9048: Waiting [2020-04-08T09:31:25.364Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-08T09:31:25.364Z] 2cc5ad85d9ab: Download complete [2020-04-08T09:31:25.364Z] 444b2fc9a129: Verifying Checksum [2020-04-08T09:31:25.364Z] 444b2fc9a129: Download complete [2020-04-08T09:31:25.364Z] c9b1b535fdd9: Verifying Checksum [2020-04-08T09:31:25.364Z] c9b1b535fdd9: Download complete [2020-04-08T09:31:25.646Z] ea15f1150254: Verifying Checksum [2020-04-08T09:31:25.646Z] ea15f1150254: Download complete [2020-04-08T09:31:25.646Z] 28c525ee5125: Verifying Checksum [2020-04-08T09:31:25.646Z] 28c525ee5125: Download complete [2020-04-08T09:31:25.919Z] c9b1b535fdd9: Pull complete [2020-04-08T09:31:25.919Z] 756a868c4378: Verifying Checksum [2020-04-08T09:31:25.919Z] 756a868c4378: Download complete [2020-04-08T09:31:25.919Z] 138eaada9080: Verifying Checksum [2020-04-08T09:31:25.919Z] 138eaada9080: Download complete [2020-04-08T09:31:26.183Z] 0622d0fa9048: Verifying Checksum [2020-04-08T09:31:26.183Z] 0622d0fa9048: Download complete [2020-04-08T09:31:26.183Z] 094b1ea09ed8: Verifying Checksum [2020-04-08T09:31:26.183Z] 094b1ea09ed8: Download complete [2020-04-08T09:31:26.183Z] 2cc5ad85d9ab: Pull complete [2020-04-08T09:31:26.760Z] 41b27a9f41bf: Verifying Checksum [2020-04-08T09:31:26.760Z] 41b27a9f41bf: Download complete [2020-04-08T09:31:27.707Z] 756a868c4378: Pull complete [2020-04-08T09:31:27.707Z] 444b2fc9a129: Pull complete [2020-04-08T09:31:28.282Z] ea15f1150254: Pull complete [2020-04-08T09:31:31.576Z] 41b27a9f41bf: Pull complete [2020-04-08T09:31:31.576Z] 28c525ee5125: Pull complete [2020-04-08T09:31:34.124Z] 094b1ea09ed8: Pull complete [2020-04-08T09:31:34.124Z] 138eaada9080: Pull complete [2020-04-08T09:31:34.383Z] 0622d0fa9048: Pull complete [2020-04-08T09:31:34.383Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-08T09:31:34.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-08T09:31:34.602Z] prd-centos7-docker-4c-2g-2829 does not seem to be running inside a container [2020-04-08T09:31:34.645Z] $ 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-475 -v /w/workspace/dgexfoundry_device-sdk-go_PR-475:/w/workspace/dgexfoundry_device-sdk-go_PR-475:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-475@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:10003/edgex-lftools-log-publisher:alpine cat [2020-04-08T09:31:35.462Z] $ docker top dc2fd72429d6733beac45e16579451574afa6e32fae1d9836b16c5d1f84da898 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-04-08T09:31:35.832Z] provisioning config files... [2020-04-08T09:31:35.845Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-475@tmp/config7134923671555460228tmp [Pipeline] { [Pipeline] echo [2020-04-08T09:31:35.936Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T09:31:36.261Z] ---> create-netrc.sh [Pipeline] echo [2020-04-08T09:31:36.283Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-08T09:31:36.603Z] ---> logs-deploy.sh [2020-04-08T09:31:36.603Z] + ARCHIVE_ARTIFACTS= [2020-04-08T09:31:36.603Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-08T09:31:36.603Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-08T09:31:36.603Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-08T09:31:36.603Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-475/1 [2020-04-08T09:31:36.603Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-475/1/ [2020-04-08T09:31:36.603Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-475/1 /w/workspace/dgexfoundry_device-sdk-go_PR-475 [2020-04-08T09:31:37.978Z] Archives upload complete. [2020-04-08T09:31:37.978Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-475/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-475/1/