Pull request #521 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 82cb5f2ff940b20913c661d9e07cbf1b261895af+a939715cd6b2ce15799d62ce2550d8dc39d33fc5 (32e71b61f65df9dea0df68af5360244610ff55d3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-7100 in /w/workspace/dgexfoundry_device-sdk-go_PR-521 [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-521 # 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/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit a939715cd6b2ce15799d62ce2550d8dc39d33fc5 into PR head commit 82cb5f2ff940b20913c661d9e07cbf1b261895af Merge succeeded, producing 82cb5f2ff940b20913c661d9e07cbf1b261895af Checking out Revision 82cb5f2ff940b20913c661d9e07cbf1b261895af (PR-521) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/521/head:refs/remotes/origin/PR-521 # 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/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82cb5f2ff940b20913c661d9e07cbf1b261895af # 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 a939715cd6b2ce15799d62ce2550d8dc39d33fc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82cb5f2ff940b20913c661d9e07cbf1b261895af # timeout=10 Commit message: "fix: fix device service config stem in consul" First time build. Skipping changelog. > git rev-list --no-walk 66253e6ade2e13e0af245440dfc00d8506da17ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-04T06:45:45.322Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-04T06:45:45.547Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-04T06:45:45.632Z] ========================================================= [2020-05-04T06:45:45.632Z] EdgeX Global Pipelines Version Info [2020-05-04T06:45:45.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-04T06:45:47.055Z] ------------------- [2020-05-04T06:45:47.055Z] stable info: [2020-05-04T06:45:47.055Z] ------------------- [2020-05-04T06:45:47.055Z] Commited By: Emilio Reyes emilio.reyes@intel.com [2020-05-04T06:45:47.055Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-04T06:45:47.055Z] Message: update stable to v1.0.87 [2020-05-04T06:45:47.623Z] ------------------- [2020-05-04T06:45:47.623Z] experimental info: [2020-05-04T06:45:47.623Z] ------------------- [2020-05-04T06:45:47.623Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-04T06:45:47.623Z] Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d [2020-05-04T06:45:47.623Z] Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-04T06:45:49.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T06:45:49.628Z] [2020-05-04T06:45:49.628Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-04T06:45:49.965Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-04T06:45:49.965Z] latest: Pulling from edgex-devops/git-semver [2020-05-04T06:45:49.965Z] 9123ac7c32f7: Pulling fs layer [2020-05-04T06:45:49.965Z] b8cc5d1170e3: Pulling fs layer [2020-05-04T06:45:49.965Z] 2924cbbf6a41: Pulling fs layer [2020-05-04T06:45:49.965Z] 93b08a4f1073: Pulling fs layer [2020-05-04T06:45:49.965Z] 93b08a4f1073: Waiting [2020-05-04T06:45:49.965Z] b8cc5d1170e3: Verifying Checksum [2020-05-04T06:45:49.965Z] b8cc5d1170e3: Download complete [2020-05-04T06:45:49.965Z] 9123ac7c32f7: Verifying Checksum [2020-05-04T06:45:49.965Z] 9123ac7c32f7: Download complete [2020-05-04T06:45:50.233Z] 93b08a4f1073: Verifying Checksum [2020-05-04T06:45:50.233Z] 93b08a4f1073: Download complete [2020-05-04T06:45:50.233Z] 2924cbbf6a41: Verifying Checksum [2020-05-04T06:45:50.233Z] 2924cbbf6a41: Download complete [2020-05-04T06:45:50.233Z] 9123ac7c32f7: Pull complete [2020-05-04T06:45:50.492Z] b8cc5d1170e3: Pull complete [2020-05-04T06:45:51.061Z] 2924cbbf6a41: Pull complete [2020-05-04T06:45:51.321Z] 93b08a4f1073: Pull complete [2020-05-04T06:45:51.321Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-04T06:45:51.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-04T06:45:51.465Z] prd-centos7-docker-4c-2g-7100 does not seem to be running inside a container [2020-05-04T06:45:51.520Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-521 -v /w/workspace/dgexfoundry_device-sdk-go_PR-521:/w/workspace/dgexfoundry_device-sdk-go_PR-521:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-521@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-04T06:45:52.154Z] $ docker top 21a135d402361669ba38d4c7f194bc9cb5aa522752dcd2b9e63163595e806d99 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-04T06:45:52.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T06:45:52.414Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T06:45:52.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T06:45:52.629Z] $ docker exec 21a135d402361669ba38d4c7f194bc9cb5aa522752dcd2b9e63163595e806d99 ssh-agent [2020-05-04T06:45:52.804Z] SSH_AUTH_SOCK=/tmp/ssh-RHVvGd0DSxNl/agent.15 [2020-05-04T06:45:52.804Z] SSH_AGENT_PID=22 [2020-05-04T06:45:52.813Z] Running ssh-add (command line suppressed) [2020-05-04T06:45:52.956Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/private_key_4852903954652030936.key (/w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/private_key_4852903954652030936.key) [2020-05-04T06:45:52.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T06:45:53.381Z] + git describe --exact-match --tags HEAD [2020-05-04T06:45:53.381Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-04T06:45:53.442Z] $ docker exec --env ******** --env ******** 21a135d402361669ba38d4c7f194bc9cb5aa522752dcd2b9e63163595e806d99 ssh-agent -k [2020-05-04T06:45:53.589Z] unset SSH_AUTH_SOCK; [2020-05-04T06:45:53.590Z] unset SSH_AGENT_PID; [2020-05-04T06:45:53.590Z] echo Agent pid 22 killed; [2020-05-04T06:45:53.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-04T06:45:53.706Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-04T06:45:53.707Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-04T06:45:53.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-04T06:45:53.818Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-04T06:45:53.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-04T06:45:54.003Z] $ docker exec 21a135d402361669ba38d4c7f194bc9cb5aa522752dcd2b9e63163595e806d99 ssh-agent [2020-05-04T06:45:54.201Z] SSH_AUTH_SOCK=/tmp/ssh-nW1Oasi1QSZy/agent.57 [2020-05-04T06:45:54.201Z] SSH_AGENT_PID=64 [2020-05-04T06:45:54.207Z] Running ssh-add (command line suppressed) [2020-05-04T06:45:54.362Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/private_key_7163004862551012728.key (/w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/private_key_7163004862551012728.key) [2020-05-04T06:45:54.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-04T06:45:54.771Z] + git semver init [2020-05-04T06:45:54.771Z] # -> Open(): unable to determine branch for HEAD [2020-05-04T06:45:54.771Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-521/.git [2020-05-04T06:45:54.771Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-521 [2020-05-04T06:45:54.771Z] # $SEMVER_REMOTE_NAME = origin [2020-05-04T06:45:54.771Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-04T06:45:54.771Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-04T06:45:54.771Z] # $SEMVER_BRANCH = PR-521 [2020-05-04T06:45:54.771Z] # $SEMVER_TEMP = /tmp/semver-692870345 [2020-05-04T06:45:54.771Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-04T06:45:55.338Z] # '/tmp/semver-692870345' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-521/.semver' [2020-05-04T06:45:55.338Z] # -> Force: false [2020-05-04T06:45:55.338Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-521/.semver [Pipeline] } [2020-05-04T06:45:55.349Z] $ docker exec --env ******** --env ******** 21a135d402361669ba38d4c7f194bc9cb5aa522752dcd2b9e63163595e806d99 ssh-agent -k [2020-05-04T06:45:55.501Z] unset SSH_AUTH_SOCK; [2020-05-04T06:45:55.501Z] unset SSH_AGENT_PID; [2020-05-04T06:45:55.501Z] echo Agent pid 64 killed; [2020-05-04T06:45:55.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-04T06:45:55.966Z] + git semver [Pipeline] } [2020-05-04T06:45:55.982Z] $ docker stop --time=1 21a135d402361669ba38d4c7f194bc9cb5aa522752dcd2b9e63163595e806d99 [2020-05-04T06:45:57.325Z] $ docker rm -f 21a135d402361669ba38d4c7f194bc9cb5aa522752dcd2b9e63163595e806d99 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-04T06:45:58.238Z] Stashed 61 file(s) [Pipeline] echo [2020-05-04T06:45:58.240Z] [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-05-04T06:46:13.475Z] Still waiting to schedule task [2020-05-04T06:46:13.475Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-05-04T06:46:13.477Z] Still waiting to schedule task [2020-05-04T06:46:13.477Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-7098’ is offline [2020-05-04T06:48:37.376Z] Running on prd-centos7-docker-4c-2g-7104 in /w/workspace/dgexfoundry_device-sdk-go_PR-521 [Pipeline] { [Pipeline] ws [2020-05-04T06:48:37.417Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-05-04T06:48:39.543Z] using credential edgex-jenkins-ssh [2020-05-04T06:48:39.582Z] Cloning the remote Git repository [2020-05-04T06:48:39.582Z] Cloning with configured refspecs honoured and without tags [2020-05-04T06:48:39.605Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T06:48:39.640Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-05-04T06:48:39.681Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T06:48:39.681Z] > git --version # timeout=10 [2020-05-04T06:48:39.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T06:48:39.711Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T06:48:40.346Z] Fetching without tags [2020-05-04T06:48:40.736Z] Merging remotes/origin/master commit a939715cd6b2ce15799d62ce2550d8dc39d33fc5 into PR head commit 82cb5f2ff940b20913c661d9e07cbf1b261895af [2020-05-04T06:48:40.827Z] Merge succeeded, producing 82cb5f2ff940b20913c661d9e07cbf1b261895af [2020-05-04T06:48:40.828Z] Checking out Revision 82cb5f2ff940b20913c661d9e07cbf1b261895af (PR-521) [2020-05-04T06:48:40.318Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-04T06:48:40.323Z] > git config --add remote.origin.fetch +refs/pull/521/head:refs/remotes/origin/PR-521 # timeout=10 [2020-05-04T06:48:40.332Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T06:48:40.342Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-04T06:48:40.355Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T06:48:40.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T06:48:40.359Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T06:48:40.749Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T06:48:40.755Z] > git checkout -f 82cb5f2ff940b20913c661d9e07cbf1b261895af # timeout=10 [2020-05-04T06:48:40.799Z] > git remote # timeout=10 [2020-05-04T06:48:40.804Z] > git config --get remote.origin.url # timeout=10 [2020-05-04T06:48:40.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T06:48:40.813Z] > git merge a939715cd6b2ce15799d62ce2550d8dc39d33fc5 # timeout=10 [2020-05-04T06:48:40.822Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T06:48:40.833Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T06:48:40.840Z] > git checkout -f 82cb5f2ff940b20913c661d9e07cbf1b261895af # timeout=10 [2020-05-04T06:48:44.908Z] Commit message: "fix: fix device service config stem in consul" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-04T06:48:45.885Z] ========================================================= [2020-05-04T06:48:45.885Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-04T06:48:45.885Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-04T06:48:46.577Z] + 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-05-04T06:48:46.840Z] Sending build context to Docker daemon 3.031MB [2020-05-04T06:48:46.840Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-04T06:48:46.840Z] Step 2/8 : FROM ${BASE} [2020-05-04T06:48:46.840Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-04T06:48:46.840Z] e6b0cf9c0882: Pulling fs layer [2020-05-04T06:48:46.840Z] 2848faf0eed1: Pulling fs layer [2020-05-04T06:48:46.840Z] 0f37312ad70f: Pulling fs layer [2020-05-04T06:48:46.840Z] 5788d62ee057: Pulling fs layer [2020-05-04T06:48:46.840Z] 0e6b1d234666: Pulling fs layer [2020-05-04T06:48:46.840Z] bf5d7aec512f: Pulling fs layer [2020-05-04T06:48:46.840Z] 34c802a77dc8: Pulling fs layer [2020-05-04T06:48:46.840Z] 9eb99e56ec68: Pulling fs layer [2020-05-04T06:48:46.840Z] 27c7a5d97fbd: Pulling fs layer [2020-05-04T06:48:46.840Z] 5c102a31e300: Pulling fs layer [2020-05-04T06:48:46.840Z] dcfb455df0a1: Pulling fs layer [2020-05-04T06:48:46.840Z] 9eb99e56ec68: Waiting [2020-05-04T06:48:46.840Z] 27c7a5d97fbd: Waiting [2020-05-04T06:48:46.840Z] 5c102a31e300: Waiting [2020-05-04T06:48:46.840Z] 5788d62ee057: Waiting [2020-05-04T06:48:46.840Z] dcfb455df0a1: Waiting [2020-05-04T06:48:46.840Z] 0e6b1d234666: Waiting [2020-05-04T06:48:46.840Z] bf5d7aec512f: Waiting [2020-05-04T06:48:46.840Z] 0f37312ad70f: Download complete [2020-05-04T06:48:46.840Z] 2848faf0eed1: Download complete [2020-05-04T06:48:46.840Z] 0e6b1d234666: Verifying Checksum [2020-05-04T06:48:46.840Z] 0e6b1d234666: Download complete [2020-05-04T06:48:46.840Z] bf5d7aec512f: Download complete [2020-05-04T06:48:46.840Z] e6b0cf9c0882: Verifying Checksum [2020-05-04T06:48:46.840Z] e6b0cf9c0882: Download complete [2020-05-04T06:48:47.105Z] e6b0cf9c0882: Pull complete [2020-05-04T06:48:47.370Z] 2848faf0eed1: Pull complete [2020-05-04T06:48:47.632Z] 34c802a77dc8: Verifying Checksum [2020-05-04T06:48:47.633Z] 34c802a77dc8: Download complete [2020-05-04T06:48:47.633Z] 27c7a5d97fbd: Verifying Checksum [2020-05-04T06:48:47.633Z] 27c7a5d97fbd: Download complete [2020-05-04T06:48:48.207Z] 5c102a31e300: Verifying Checksum [2020-05-04T06:48:48.207Z] 5c102a31e300: Download complete [2020-05-04T06:48:48.468Z] dcfb455df0a1: Verifying Checksum [2020-05-04T06:48:48.468Z] dcfb455df0a1: Download complete [2020-05-04T06:48:48.468Z] 9eb99e56ec68: Verifying Checksum [2020-05-04T06:48:48.468Z] 9eb99e56ec68: Download complete [2020-05-04T06:48:48.727Z] 5788d62ee057: Download complete [2020-05-04T06:48:49.665Z] 0f37312ad70f: Pull complete [2020-05-04T06:48:54.960Z] 5788d62ee057: Pull complete [2020-05-04T06:48:55.231Z] 0e6b1d234666: Pull complete [2020-05-04T06:48:55.231Z] bf5d7aec512f: Pull complete [2020-05-04T06:48:57.795Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7103 in /w/workspace/dgexfoundry_device-sdk-go_PR-521 [Pipeline] { [Pipeline] ws [2020-05-04T06:48:58.040Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-05-04T06:49:00.528Z] 34c802a77dc8: Pull complete [2020-05-04T06:49:03.831Z] 9eb99e56ec68: Pull complete [2020-05-04T06:49:03.831Z] 27c7a5d97fbd: Pull complete [2020-05-04T06:49:04.399Z] 5c102a31e300: Pull complete [2020-05-04T06:49:04.399Z] dcfb455df0a1: Pull complete [2020-05-04T06:49:04.399Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-04T06:49:04.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-04T06:49:04.399Z] ---> 7c70fe431013 [2020-05-04T06:49:04.399Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T06:49:04.405Z] using credential edgex-jenkins-ssh [2020-05-04T06:49:04.490Z] Cloning the remote Git repository [2020-05-04T06:49:04.490Z] Cloning with configured refspecs honoured and without tags [2020-05-04T06:49:04.666Z] ---> Running in b7faaf127873 [2020-05-04T06:49:04.666Z] Removing intermediate container b7faaf127873 [2020-05-04T06:49:04.666Z] ---> 743679911dde [2020-05-04T06:49:04.666Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-04T06:49:04.666Z] ---> Running in 7fb8d9d0f39e [2020-05-04T06:49:04.559Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T06:49:04.651Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2020-05-04T06:49:04.750Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T06:49:04.751Z] > git --version # timeout=10 [2020-05-04T06:49:04.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T06:49:04.844Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T06:49:05.602Z] Removing intermediate container 7fb8d9d0f39e [2020-05-04T06:49:05.602Z] ---> d7b2cf8181d7 [2020-05-04T06:49:05.602Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-04T06:49:05.602Z] ---> Running in 49446233f798 [2020-05-04T06:49:06.110Z] Fetching without tags [2020-05-04T06:49:06.171Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-04T06:49:05.990Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-04T06:49:06.013Z] > git config --add remote.origin.fetch +refs/pull/521/head:refs/remotes/origin/PR-521 # timeout=10 [2020-05-04T06:49:06.039Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T06:49:06.078Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-04T06:49:06.154Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-04T06:49:06.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T06:49:06.175Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-04T06:49:06.644Z] Merging remotes/origin/master commit a939715cd6b2ce15799d62ce2550d8dc39d33fc5 into PR head commit 82cb5f2ff940b20913c661d9e07cbf1b261895af [2020-05-04T06:49:06.738Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-04T06:49:06.997Z] OK: 143 MiB in 39 packages [2020-05-04T06:49:07.015Z] Merge succeeded, producing 82cb5f2ff940b20913c661d9e07cbf1b261895af [2020-05-04T06:49:07.015Z] Checking out Revision 82cb5f2ff940b20913c661d9e07cbf1b261895af (PR-521) [2020-05-04T06:49:07.260Z] Removing intermediate container 49446233f798 [2020-05-04T06:49:07.260Z] ---> 36f20afadb07 [2020-05-04T06:49:07.260Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-04T06:49:07.260Z] ---> Running in 2423c73e2aab [2020-05-04T06:49:07.521Z] Removing intermediate container 2423c73e2aab [2020-05-04T06:49:07.521Z] ---> 26a6ec47f204 [2020-05-04T06:49:07.521Z] Step 7/8 : COPY . . [2020-05-04T06:49:06.675Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T06:49:06.739Z] > git checkout -f 82cb5f2ff940b20913c661d9e07cbf1b261895af # timeout=10 [2020-05-04T06:49:06.881Z] > git remote # timeout=10 [2020-05-04T06:49:06.906Z] > git config --get remote.origin.url # timeout=10 [2020-05-04T06:49:06.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-04T06:49:06.946Z] > git merge a939715cd6b2ce15799d62ce2550d8dc39d33fc5 # timeout=10 [2020-05-04T06:49:06.989Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-04T06:49:07.026Z] > git config core.sparsecheckout # timeout=10 [2020-05-04T06:49:07.046Z] > git checkout -f 82cb5f2ff940b20913c661d9e07cbf1b261895af # timeout=10 [2020-05-04T06:49:08.104Z] ---> 2270fbca4269 [2020-05-04T06:49:08.104Z] Step 8/8 : RUN go mod download [2020-05-04T06:49:08.104Z] ---> Running in debeefc117eb [2020-05-04T06:49:11.950Z] Commit message: "fix: fix device service config stem in consul" [Pipeline] withEnv [Pipeline] { [2020-05-04T06:49:12.296Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-04T06:49:12.296Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-04T06:49:12.296Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-04T06:49:12.296Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-04T06:49:12.296Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-04T06:49:12.296Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-04T06:49:12.296Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-04T06:49:12.296Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-04T06:49:12.296Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-04T06:49:12.296Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-04T06:49:12.296Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-05-04T06:49:12.296Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-04T06:49:12.296Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-04T06:49:12.296Z] go: finding github.com/fatih/color v1.7.0 [2020-05-04T06:49:12.296Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-04T06:49:12.296Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-04T06:49:12.296Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-04T06:49:12.296Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-04T06:49:12.296Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-04T06:49:12.296Z] go: finding github.com/google/uuid v1.1.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-05-04T06:49:12.559Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-04T06:49:12.559Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-04T06:49:12.559Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-04T06:49:12.559Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-04T06:49:12.559Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-04T06:49:12.559Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-04T06:49:12.559Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-04T06:49:12.824Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-04T06:49:12.824Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-04T06:49:12.824Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-04T06:49:12.824Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-04T06:49:12.824Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-04T06:49:12.824Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-04T06:49:12.824Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [Pipeline] echo [2020-05-04T06:49:13.084Z] ========================================================= [2020-05-04T06:49:13.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-04T06:49:13.084Z] ========================================================= [2020-05-04T06:49:13.089Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-04T06:49:13.089Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-04T06:49:13.089Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-04T06:49:13.089Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-04T06:49:13.089Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-04T06:49:13.089Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-04T06:49:13.089Z] go: finding github.com/mattn/go-isatty v0.0.3 [Pipeline] isUnix [Pipeline] sh [2020-05-04T06:49:13.348Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-04T06:49:13.348Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-04T06:49:13.348Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-04T06:49:13.349Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-04T06:49:13.349Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-04T06:49:13.349Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-04T06:49:13.349Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-04T06:49:13.608Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-04T06:49:13.608Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-04T06:49:13.608Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-04T06:49:13.608Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-04T06:49:13.608Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-04T06:49:13.608Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-04T06:49:13.608Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-04T06:49:13.868Z] go: finding github.com/posener/complete v1.1.1 [2020-05-04T06:49:13.868Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-04T06:49:13.868Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-04T06:49:13.868Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-04T06:49:13.868Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-04T06:49:13.868Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-04T06:49:13.868Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-04T06:49:14.127Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-04T06:49:14.127Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-04T06:49:14.127Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-04T06:49:14.127Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-04T06:49:14.127Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-04T06:49:14.127Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-04T06:49:14.296Z] + 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-05-04T06:49:15.266Z] Sending build context to Docker daemon 3.031MB [2020-05-04T06:49:15.266Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-04T06:49:15.266Z] Step 2/8 : FROM ${BASE} [2020-05-04T06:49:15.533Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-04T06:49:15.533Z] cde5963f3b93: Pulling fs layer [2020-05-04T06:49:15.533Z] 2a23fa8c16f7: Pulling fs layer [2020-05-04T06:49:15.533Z] 777b28850792: Pulling fs layer [2020-05-04T06:49:15.533Z] 8a11ddd9e578: Pulling fs layer [2020-05-04T06:49:15.533Z] 4cf88f913ddb: Pulling fs layer [2020-05-04T06:49:15.533Z] 1df406cf5192: Pulling fs layer [2020-05-04T06:49:15.533Z] cd6300453558: Pulling fs layer [2020-05-04T06:49:15.533Z] b9c365052c96: Pulling fs layer [2020-05-04T06:49:15.533Z] a2d8cc88f415: Pulling fs layer [2020-05-04T06:49:15.533Z] ea1d1ca13537: Pulling fs layer [2020-05-04T06:49:15.533Z] 3750a50a1c5e: Pulling fs layer [2020-05-04T06:49:15.533Z] 8a11ddd9e578: Waiting [2020-05-04T06:49:15.533Z] 4cf88f913ddb: Waiting [2020-05-04T06:49:15.533Z] 1df406cf5192: Waiting [2020-05-04T06:49:15.533Z] cd6300453558: Waiting [2020-05-04T06:49:15.533Z] b9c365052c96: Waiting [2020-05-04T06:49:15.533Z] a2d8cc88f415: Waiting [2020-05-04T06:49:15.533Z] ea1d1ca13537: Waiting [2020-05-04T06:49:15.802Z] 777b28850792: Download complete [2020-05-04T06:49:15.802Z] 2a23fa8c16f7: Verifying Checksum [2020-05-04T06:49:15.802Z] 2a23fa8c16f7: Download complete [2020-05-04T06:49:15.802Z] 4cf88f913ddb: Verifying Checksum [2020-05-04T06:49:15.802Z] 4cf88f913ddb: Download complete [2020-05-04T06:49:15.802Z] 1df406cf5192: Verifying Checksum [2020-05-04T06:49:15.803Z] 1df406cf5192: Download complete [2020-05-04T06:49:15.803Z] cde5963f3b93: Verifying Checksum [2020-05-04T06:49:15.803Z] cde5963f3b93: Download complete [2020-05-04T06:49:16.769Z] cde5963f3b93: Pull complete [2020-05-04T06:49:17.367Z] 2a23fa8c16f7: Pull complete [2020-05-04T06:49:18.332Z] Removing intermediate container debeefc117eb [2020-05-04T06:49:18.332Z] ---> ded8926c7cda [2020-05-04T06:49:18.332Z] Successfully built ded8926c7cda [2020-05-04T06:49:18.332Z] Successfully tagged ci-base-image-x86_64:latest [2020-05-04T06:49:18.360Z] 777b28850792: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-04T06:49:18.879Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-04T06:49:18.879Z] . [Pipeline] withDockerContainer [2020-05-04T06:49:19.009Z] prd-centos7-docker-4c-2g-7104 does not seem to be running inside a container [2020-05-04T06:49:19.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-05-04T06:49:19.583Z] $ docker top 54c667ce6c4573136e1feefea7c15813679e08c2edcda58e11f47d04824b0f85 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-04T06:49:20.089Z] + go version [2020-05-04T06:49:20.089Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-04T06:49:20.325Z] cd6300453558: Verifying Checksum [2020-05-04T06:49:20.325Z] cd6300453558: Download complete [2020-05-04T06:49:20.325Z] a2d8cc88f415: Verifying Checksum [2020-05-04T06:49:20.325Z] a2d8cc88f415: Download complete [2020-05-04T06:49:20.396Z] + make test [2020-05-04T06:49:20.396Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-04T06:49:22.318Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-04T06:49:22.923Z] ea1d1ca13537: Verifying Checksum [2020-05-04T06:49:22.923Z] ea1d1ca13537: Download complete [2020-05-04T06:49:22.923Z] 3750a50a1c5e: Verifying Checksum [2020-05-04T06:49:22.923Z] 3750a50a1c5e: Download complete [2020-05-04T06:49:25.525Z] b9c365052c96: Verifying Checksum [2020-05-04T06:49:25.525Z] b9c365052c96: Download complete [2020-05-04T06:49:26.938Z] 8a11ddd9e578: Verifying Checksum [2020-05-04T06:49:26.938Z] 8a11ddd9e578: Download complete [2020-05-04T06:49:32.345Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-04T06:49:32.345Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-04T06:49:32.345Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-04T06:49:32.345Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.011s coverage: 22.1% of statements [2020-05-04T06:49:34.887Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.040s coverage: 95.8% of statements [2020-05-04T06:49:39.289Z] 8a11ddd9e578: Pull complete [2020-05-04T06:49:39.289Z] 4cf88f913ddb: Pull complete [2020-05-04T06:49:39.289Z] 1df406cf5192: Pull complete [2020-05-04T06:49:44.644Z] cd6300453558: Pull complete [2020-05-04T06:49:48.928Z] b9c365052c96: Pull complete [2020-05-04T06:49:49.197Z] a2d8cc88f415: Pull complete [2020-05-04T06:49:51.170Z] ea1d1ca13537: Pull complete [2020-05-04T06:49:51.439Z] 3750a50a1c5e: Pull complete [2020-05-04T06:49:51.708Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-04T06:49:51.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-04T06:49:51.708Z] ---> 78745c68409d [2020-05-04T06:49:51.708Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T06:49:57.065Z] ---> Running in 53f714e323e7 [2020-05-04T06:49:57.065Z] Removing intermediate container 53f714e323e7 [2020-05-04T06:49:57.065Z] ---> bd2c189d738c [2020-05-04T06:49:57.065Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-04T06:49:57.065Z] ---> Running in df2861f28bd2 [2020-05-04T06:49:58.475Z] Removing intermediate container df2861f28bd2 [2020-05-04T06:49:58.475Z] ---> dcd8dbf52af8 [2020-05-04T06:49:58.475Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-04T06:49:58.746Z] ---> Running in 086d23eb9ebd [2020-05-04T06:49:59.712Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-04T06:50:00.301Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-04T06:50:00.889Z] OK: 125 MiB in 39 packages [2020-05-04T06:50:02.307Z] Removing intermediate container 086d23eb9ebd [2020-05-04T06:50:02.307Z] ---> 5677c25d6f3f [2020-05-04T06:50:02.307Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-04T06:50:02.307Z] ---> Running in a3a410f09b73 [2020-05-04T06:50:02.577Z] Removing intermediate container a3a410f09b73 [2020-05-04T06:50:02.577Z] ---> 607d99a21aa8 [2020-05-04T06:50:02.577Z] Step 7/8 : COPY . . [2020-05-04T06:50:04.002Z] ---> e812f09292df [2020-05-04T06:50:04.002Z] Step 8/8 : RUN go mod download [2020-05-04T06:50:04.002Z] ---> Running in 6438978d8798 [2020-05-04T06:50:06.588Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-04T06:50:06.588Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-04T06:50:06.588Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-04T06:50:06.588Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-04T06:50:06.588Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-04T06:50:06.588Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-04T06:50:06.588Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-04T06:50:06.588Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-04T06:50:06.588Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-04T06:50:06.588Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-04T06:50:06.588Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-05-04T06:50:06.588Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-05-04T06:50:06.588Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-04T06:50:06.588Z] go: finding github.com/fatih/color v1.7.0 [2020-05-04T06:50:06.588Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-04T06:50:06.855Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-04T06:50:06.855Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-04T06:50:06.855Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-04T06:50:06.855Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-04T06:50:06.855Z] go: finding github.com/google/uuid v1.1.0 [2020-05-04T06:50:06.855Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-04T06:50:06.855Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-04T06:50:06.976Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.021s coverage: 11.4% of statements [2020-05-04T06:50:06.976Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.005s coverage: 21.7% of statements [2020-05-04T06:50:06.976Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-04T06:50:06.976Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.056s coverage: 36.9% of statements [2020-05-04T06:50:06.976Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-04T06:50:06.976Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-04T06:50:06.976Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.356s coverage: 65.2% of statements [2020-05-04T06:50:06.976Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-04T06:50:06.976Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-04T06:50:06.976Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-04T06:50:06.976Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.021s coverage: 52.6% of statements [2020-05-04T06:50:06.976Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-04T06:50:06.976Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.103s coverage: 68.9% of statements [2020-05-04T06:50:06.976Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-04T06:50:06.976Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-04T06:50:06.976Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-04T06:50:06.976Z] gofmt -l . [2020-05-04T06:50:06.976Z] [ "`gofmt -l .`" = "" ] [2020-05-04T06:50:06.976Z] ./bin/test-attribution-txt.sh [2020-05-04T06:50:07.123Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-04T06:50:07.124Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-04T06:50:07.124Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-04T06:50:07.124Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-04T06:50:07.124Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-04T06:50:07.124Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-04T06:50:07.392Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-04T06:50:07.392Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-04T06:50:07.392Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-04T06:50:07.392Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-04T06:50:07.392Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-04T06:50:07.392Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-04T06:50:07.392Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-04T06:50:07.547Z] ./bin/test-go-mod-tidy.sh [2020-05-04T06:50:07.660Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-04T06:50:07.660Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-04T06:50:07.660Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-04T06:50:07.660Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-04T06:50:07.660Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-04T06:50:07.660Z] go: finding github.com/mattn/go-isatty v0.0.3 [Pipeline] stash [2020-05-04T06:50:07.936Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-04T06:50:07.936Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-04T06:50:07.936Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-04T06:50:07.936Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-04T06:50:07.936Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-04T06:50:07.936Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-04T06:50:07.936Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-04T06:50:08.201Z] Stashed 1 file(s) [Pipeline] } [2020-05-04T06:50:08.203Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-04T06:50:08.203Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-04T06:50:08.203Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-04T06:50:08.203Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-04T06:50:08.203Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-04T06:50:08.203Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-04T06:50:08.203Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-04T06:50:08.203Z] go: finding github.com/posener/complete v1.1.1 [2020-05-04T06:50:08.207Z] $ docker stop --time=1 54c667ce6c4573136e1feefea7c15813679e08c2edcda58e11f47d04824b0f85 [2020-05-04T06:50:08.471Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-04T06:50:08.471Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-04T06:50:08.471Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-04T06:50:08.471Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-04T06:50:08.471Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-04T06:50:08.738Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-04T06:50:08.738Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-04T06:50:08.738Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-04T06:50:08.738Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-04T06:50:08.738Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-04T06:50:08.738Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-04T06:50:08.738Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-04T06:50:09.677Z] $ docker rm -f 54c667ce6c4573136e1feefea7c15813679e08c2edcda58e11f47d04824b0f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-04T06:50:10.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-04T06:50:11.308Z] + ls -al . [2020-05-04T06:50:11.308Z] total 180 [2020-05-04T06:50:11.308Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 4 06:50 . [2020-05-04T06:50:11.308Z] drwxrwxr-x. 4 jenkins jenkins 28 May 4 06:48 .. [2020-05-04T06:50:11.308Z] drwxrwxr-x. 3 jenkins jenkins 20 May 4 06:48 api [2020-05-04T06:50:11.308Z] drwxrwxr-x. 2 jenkins jenkins 64 May 4 06:48 bin [2020-05-04T06:50:11.308Z] -rw-r--r--. 1 jenkins jenkins 110877 May 4 06:50 coverage.out [2020-05-04T06:50:11.308Z] -rw-rw-r--. 1 jenkins jenkins 936 May 4 06:48 Dockerfile.build [2020-05-04T06:50:11.308Z] -rw-rw-r--. 1 jenkins jenkins 140 May 4 06:48 .dockerignore [2020-05-04T06:50:11.308Z] drwxrwxr-x. 4 jenkins jenkins 48 May 4 06:48 example [2020-05-04T06:50:11.308Z] drwxrwxr-x. 8 jenkins jenkins 179 May 4 06:48 .git [2020-05-04T06:50:11.308Z] drwxrwxr-x. 2 jenkins jenkins 38 May 4 06:48 .github [2020-05-04T06:50:11.308Z] -rw-rw-r--. 1 jenkins jenkins 138 May 4 06:48 .gitignore [2020-05-04T06:50:11.308Z] -rw-r--r--. 1 jenkins jenkins 446 May 4 06:50 go.mod [2020-05-04T06:50:11.308Z] -rw-r--r--. 1 jenkins jenkins 12076 May 4 06:50 go.sum [2020-05-04T06:50:11.308Z] drwxrwxr-x. 15 jenkins jenkins 217 May 4 06:48 internal [2020-05-04T06:50:11.308Z] -rw-rw-r--. 1 jenkins jenkins 808 May 4 06:48 Jenkinsfile [2020-05-04T06:50:11.308Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 4 06:48 LICENSE [2020-05-04T06:50:11.308Z] -rw-rw-r--. 1 jenkins jenkins 892 May 4 06:48 Makefile [2020-05-04T06:50:11.308Z] drwxrwxr-x. 5 jenkins jenkins 50 May 4 06:48 pkg [2020-05-04T06:50:11.308Z] -rw-rw-r--. 1 jenkins jenkins 2249 May 4 06:48 README.md [2020-05-04T06:50:11.308Z] -rw-rw-r--. 1 jenkins jenkins 3636 May 4 06:48 RELEASE-NOTES.txt [2020-05-04T06:50:11.308Z] drwxrwxr-x. 3 jenkins jenkins 73 May 4 06:48 .semver [2020-05-04T06:50:11.308Z] drwxrwxr-x. 4 jenkins jenkins 54 May 4 06:48 snap [2020-05-04T06:50:11.308Z] -rw-rw-r--. 1 jenkins jenkins 5 May 4 06:45 VERSION [2020-05-04T06:50:11.308Z] -rw-rw-r--. 1 jenkins jenkins 222 May 4 06:48 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-04T06:50:11.606Z] + 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=82cb5f2ff940b20913c661d9e07cbf1b261895af --label arch=amd64 --label version=0.0.0 . [2020-05-04T06:50:11.866Z] Sending build context to Docker daemon 3.159MB [2020-05-04T06:50:11.866Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-04T06:50:11.866Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-04T06:50:11.866Z] ---> ded8926c7cda [2020-05-04T06:50:11.866Z] Step 3/21 : ARG MAKE='make build' [2020-05-04T06:50:11.866Z] ---> Running in 51799fd9b4e1 [2020-05-04T06:50:11.866Z] Removing intermediate container 51799fd9b4e1 [2020-05-04T06:50:11.866Z] ---> c3d423f71a81 [2020-05-04T06:50:11.866Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-04T06:50:12.124Z] ---> Running in 9fcdab7b20fe [2020-05-04T06:50:12.124Z] Removing intermediate container 9fcdab7b20fe [2020-05-04T06:50:12.125Z] ---> 1091918f3cc9 [2020-05-04T06:50:12.125Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T06:50:12.125Z] ---> Running in ec627552163d [2020-05-04T06:50:12.384Z] Removing intermediate container ec627552163d [2020-05-04T06:50:12.384Z] ---> 2b3bef6b09ea [2020-05-04T06:50:12.384Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-04T06:50:12.384Z] ---> Running in 950574ab67d1 [2020-05-04T06:50:13.325Z] Removing intermediate container 950574ab67d1 [2020-05-04T06:50:13.326Z] ---> 5e367756ad7c [2020-05-04T06:50:13.326Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-04T06:50:13.326Z] ---> Running in 36eb64356ac9 [2020-05-04T06:50:13.585Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-04T06:50:14.152Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-04T06:50:14.411Z] OK: 143 MiB in 39 packages [2020-05-04T06:50:14.981Z] Removing intermediate container 36eb64356ac9 [2020-05-04T06:50:14.981Z] ---> 13e414c986a2 [2020-05-04T06:50:14.981Z] Step 8/21 : COPY . . [2020-05-04T06:50:15.239Z] ---> 2b595f4575cb [2020-05-04T06:50:15.239Z] Step 9/21 : RUN ${MAKE} [2020-05-04T06:50:15.239Z] ---> Running in 23af342343be [2020-05-04T06:50:15.500Z] 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-05-04T06:50:18.840Z] Removing intermediate container 6438978d8798 [2020-05-04T06:50:18.840Z] ---> efd0e866fdbd [2020-05-04T06:50:18.840Z] Successfully built efd0e866fdbd [2020-05-04T06:50:18.840Z] 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-05-04T06:50:19.497Z] + docker inspect -f . ci-base-image-arm64 [2020-05-04T06:50:19.766Z] . [Pipeline] withDockerContainer [2020-05-04T06:50:20.146Z] prd-ubuntu18.04-docker-arm64-4c-16g-7103 does not seem to be running inside a container [2020-05-04T06:50:20.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-05-04T06:50:21.795Z] $ docker top 14d66ce3ad37b544f3e705279229d5dcef159f9f69b2ee1022f2202baf75f33b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-04T06:50:23.091Z] + go version [2020-05-04T06:50:23.091Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-04T06:50:23.665Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-04T06:50:23.751Z] + make test [2020-05-04T06:50:23.751Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-04T06:50:23.926Z] Removing intermediate container 23af342343be [2020-05-04T06:50:23.926Z] ---> 6eb4cb9547fd [2020-05-04T06:50:23.926Z] Step 10/21 : FROM scratch [2020-05-04T06:50:23.926Z] ---> [2020-05-04T06:50:23.926Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T06:50:23.926Z] ---> Running in 20431a673574 [2020-05-04T06:50:24.185Z] Removing intermediate container 20431a673574 [2020-05-04T06:50:24.185Z] ---> 294ae285bec9 [2020-05-04T06:50:24.185Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-04T06:50:24.185Z] ---> Running in 570d2af1e3f9 [2020-05-04T06:50:24.451Z] Removing intermediate container 570d2af1e3f9 [2020-05-04T06:50:24.451Z] ---> 211f3751b0ec [2020-05-04T06:50:24.451Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-04T06:50:24.451Z] ---> Running in d8fc93fc58bf [2020-05-04T06:50:24.451Z] Removing intermediate container d8fc93fc58bf [2020-05-04T06:50:24.451Z] ---> 9253a74daccb [2020-05-04T06:50:24.451Z] Step 14/21 : WORKDIR / [2020-05-04T06:50:24.451Z] ---> Running in b40d53772ebc [2020-05-04T06:50:24.709Z] Removing intermediate container b40d53772ebc [2020-05-04T06:50:24.709Z] ---> 0ee257400dbf [2020-05-04T06:50:24.709Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-04T06:50:24.968Z] ---> 11a0ddf68124 [2020-05-04T06:50:24.968Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-04T06:50:25.197Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-04T06:50:25.227Z] ---> ed2b6c4a08cc [2020-05-04T06:50:25.227Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-04T06:50:25.487Z] ---> 10f843e2175f [2020-05-04T06:50:25.487Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-04T06:50:25.487Z] ---> Running in a022c3b19126 [2020-05-04T06:50:25.487Z] Removing intermediate container a022c3b19126 [2020-05-04T06:50:25.487Z] ---> 23a2831cc721 [2020-05-04T06:50:25.487Z] Step 19/21 : LABEL arch=amd64 [2020-05-04T06:50:25.748Z] ---> Running in 94ae655a2092 [2020-05-04T06:50:25.748Z] Removing intermediate container 94ae655a2092 [2020-05-04T06:50:25.748Z] ---> dbac95830191 [2020-05-04T06:50:25.748Z] Step 20/21 : LABEL git_sha=82cb5f2ff940b20913c661d9e07cbf1b261895af [2020-05-04T06:50:25.748Z] ---> Running in aa9dc09290a2 [2020-05-04T06:50:26.008Z] Removing intermediate container aa9dc09290a2 [2020-05-04T06:50:26.008Z] ---> 43a05aa57f79 [2020-05-04T06:50:26.008Z] Step 21/21 : LABEL version=0.0.0 [2020-05-04T06:50:26.008Z] ---> Running in 31bc337dfd35 [2020-05-04T06:50:26.008Z] Removing intermediate container 31bc337dfd35 [2020-05-04T06:50:26.008Z] ---> aef1acca3ac7 [2020-05-04T06:50:26.008Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-04T06:50:26.008Z] Successfully built aef1acca3ac7 [2020-05-04T06:50:26.008Z] 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-05-04T06:50:57.528Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-04T06:50:57.528Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-04T06:50:57.528Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-04T06:50:57.528Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.030s coverage: 22.1% of statements [2020-05-04T06:50:58.949Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.202s coverage: 95.8% of statements [2020-05-04T06:51:31.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.137s coverage: 11.4% of statements [2020-05-04T06:51:31.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.015s coverage: 21.7% of statements [2020-05-04T06:51:31.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-04T06:51:31.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.149s coverage: 36.9% of statements [2020-05-04T06:51:31.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-04T06:51:31.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-04T06:51:31.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.549s coverage: 65.2% of statements [2020-05-04T06:51:31.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-04T06:51:31.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-04T06:51:31.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-04T06:51:31.205Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.050s coverage: 52.6% of statements [2020-05-04T06:51:31.205Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-04T06:51:31.205Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.338s coverage: 68.9% of statements [2020-05-04T06:51:31.205Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-04T06:51:31.205Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-04T06:51:31.205Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-04T06:51:33.801Z] gofmt -l . [2020-05-04T06:51:33.801Z] [ "`gofmt -l .`" = "" ] [2020-05-04T06:51:34.070Z] ./bin/test-attribution-txt.sh [2020-05-04T06:51:35.034Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-04T06:51:35.385Z] Warning: overwriting stash ‘coverage-report’ [2020-05-04T06:51:35.910Z] Stashed 1 file(s) [Pipeline] } [2020-05-04T06:51:35.930Z] $ docker stop --time=1 14d66ce3ad37b544f3e705279229d5dcef159f9f69b2ee1022f2202baf75f33b [2020-05-04T06:51:38.187Z] $ docker rm -f 14d66ce3ad37b544f3e705279229d5dcef159f9f69b2ee1022f2202baf75f33b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-04T06:51:39.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-04T06:51:39.841Z] + ls -al . [2020-05-04T06:51:39.842Z] total 220 [2020-05-04T06:51:39.842Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 06:51 . [2020-05-04T06:51:39.842Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:49 .. [2020-05-04T06:51:39.842Z] -rw-rw-r-- 1 jenkins jenkins 140 May 4 06:49 .dockerignore [2020-05-04T06:51:39.842Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 06:49 .git [2020-05-04T06:51:39.842Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 06:49 .github [2020-05-04T06:51:39.842Z] -rw-rw-r-- 1 jenkins jenkins 138 May 4 06:49 .gitignore [2020-05-04T06:51:39.842Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:49 .semver [2020-05-04T06:51:39.842Z] -rw-rw-r-- 1 jenkins jenkins 936 May 4 06:49 Dockerfile.build [2020-05-04T06:51:39.842Z] -rw-rw-r-- 1 jenkins jenkins 808 May 4 06:49 Jenkinsfile [2020-05-04T06:51:39.842Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 4 06:49 LICENSE [2020-05-04T06:51:39.842Z] -rw-rw-r-- 1 jenkins jenkins 892 May 4 06:49 Makefile [2020-05-04T06:51:39.842Z] -rw-rw-r-- 1 jenkins jenkins 2249 May 4 06:49 README.md [2020-05-04T06:51:39.842Z] -rw-rw-r-- 1 jenkins jenkins 3636 May 4 06:49 RELEASE-NOTES.txt [2020-05-04T06:51:39.842Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 06:45 VERSION [2020-05-04T06:51:39.842Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 06:49 api [2020-05-04T06:51:39.842Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 06:49 bin [2020-05-04T06:51:39.842Z] -rw-r--r-- 1 jenkins jenkins 110877 May 4 06:51 coverage.out [2020-05-04T06:51:39.842Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:49 example [2020-05-04T06:51:39.842Z] -rw-r--r-- 1 jenkins jenkins 446 May 4 06:51 go.mod [2020-05-04T06:51:39.842Z] -rw-r--r-- 1 jenkins jenkins 12076 May 4 06:51 go.sum [2020-05-04T06:51:39.842Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 06:49 internal [2020-05-04T06:51:39.842Z] drwxrwxr-x 5 jenkins jenkins 4096 May 4 06:49 pkg [2020-05-04T06:51:39.842Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 06:49 snap [2020-05-04T06:51:39.842Z] -rw-rw-r-- 1 jenkins jenkins 222 May 4 06:49 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-04T06:51:40.176Z] + 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=82cb5f2ff940b20913c661d9e07cbf1b261895af --label arch=arm64 --label version=0.0.0 . [2020-05-04T06:51:40.761Z] Sending build context to Docker daemon 3.159MB [2020-05-04T06:51:40.762Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-05-04T06:51:40.762Z] Step 2/21 : FROM ${BASE} AS builder [2020-05-04T06:51:40.762Z] ---> efd0e866fdbd [2020-05-04T06:51:40.762Z] Step 3/21 : ARG MAKE='make build' [2020-05-04T06:51:41.030Z] ---> Running in 0e8c27b77082 [2020-05-04T06:51:41.615Z] Removing intermediate container 0e8c27b77082 [2020-05-04T06:51:41.615Z] ---> af189ad886f4 [2020-05-04T06:51:41.615Z] Step 4/21 : WORKDIR /device-sdk-go [2020-05-04T06:51:41.615Z] ---> Running in 0e666ce62f3b [2020-05-04T06:51:41.883Z] Removing intermediate container 0e666ce62f3b [2020-05-04T06:51:41.883Z] ---> f848bed9d322 [2020-05-04T06:51:41.883Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T06:51:42.151Z] ---> Running in c35cad2dbcc9 [2020-05-04T06:51:42.418Z] Removing intermediate container c35cad2dbcc9 [2020-05-04T06:51:42.419Z] ---> 07052cf4a828 [2020-05-04T06:51:42.419Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-04T06:51:42.692Z] ---> Running in b10655bb6fb7 [2020-05-04T06:51:44.638Z] Removing intermediate container b10655bb6fb7 [2020-05-04T06:51:44.638Z] ---> 81eb55a333fc [2020-05-04T06:51:44.638Z] Step 7/21 : RUN apk add --update --no-cache make git [2020-05-04T06:51:44.638Z] ---> Running in b835daea5ec5 [2020-05-04T06:51:45.598Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-04T06:51:46.185Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-04T06:51:46.774Z] OK: 125 MiB in 39 packages [2020-05-04T06:51:48.186Z] Removing intermediate container b835daea5ec5 [2020-05-04T06:51:48.186Z] ---> ac7ba77dd05b [2020-05-04T06:51:48.186Z] Step 8/21 : COPY . . [2020-05-04T06:51:49.263Z] ---> 7d1f45ca3816 [2020-05-04T06:51:49.263Z] Step 9/21 : RUN ${MAKE} [2020-05-04T06:51:49.263Z] ---> Running in 7d5a329e38e4 [2020-05-04T06:51:50.284Z] 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-05-04T06:52:17.020Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-04T06:52:17.287Z] Removing intermediate container 7d5a329e38e4 [2020-05-04T06:52:17.287Z] ---> 4a0ae48f60cb [2020-05-04T06:52:17.287Z] Step 10/21 : FROM scratch [2020-05-04T06:52:17.287Z] ---> [2020-05-04T06:52:17.287Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-04T06:52:17.554Z] ---> Running in 68f2f46c6ff2 [2020-05-04T06:52:18.141Z] Removing intermediate container 68f2f46c6ff2 [2020-05-04T06:52:18.141Z] ---> af5de62ac7ab [2020-05-04T06:52:18.141Z] Step 12/21 : ENV APP_PORT=49990 [2020-05-04T06:52:18.141Z] ---> Running in b0092f4a3c8c [2020-05-04T06:52:18.409Z] Removing intermediate container b0092f4a3c8c [2020-05-04T06:52:18.409Z] ---> c4b44c1020d6 [2020-05-04T06:52:18.409Z] Step 13/21 : EXPOSE $APP_PORT [2020-05-04T06:52:18.409Z] ---> Running in f1d583320276 [2020-05-04T06:52:18.677Z] Removing intermediate container f1d583320276 [2020-05-04T06:52:18.677Z] ---> 28b44aef0f12 [2020-05-04T06:52:18.677Z] Step 14/21 : WORKDIR / [2020-05-04T06:52:18.945Z] ---> Running in b7ef7d39fd61 [2020-05-04T06:52:19.212Z] Removing intermediate container b7ef7d39fd61 [2020-05-04T06:52:19.212Z] ---> 9711d010bf01 [2020-05-04T06:52:19.212Z] Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-04T06:52:20.180Z] ---> 7367de98aa60 [2020-05-04T06:52:20.180Z] Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-04T06:52:20.773Z] ---> 40e1587d0ef9 [2020-05-04T06:52:20.773Z] Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-04T06:52:21.359Z] ---> a61d3ea52491 [2020-05-04T06:52:21.359Z] Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-04T06:52:21.627Z] ---> Running in 6a995c414c0c [2020-05-04T06:52:21.894Z] Removing intermediate container 6a995c414c0c [2020-05-04T06:52:21.894Z] ---> 2c1fc590a450 [2020-05-04T06:52:21.894Z] Step 19/21 : LABEL arch=arm64 [2020-05-04T06:52:22.161Z] ---> Running in d38f5c9793ad [2020-05-04T06:52:22.428Z] Removing intermediate container d38f5c9793ad [2020-05-04T06:52:22.428Z] ---> d8532b020d47 [2020-05-04T06:52:22.428Z] Step 20/21 : LABEL git_sha=82cb5f2ff940b20913c661d9e07cbf1b261895af [2020-05-04T06:52:22.696Z] ---> Running in 3f829c8e69f4 [2020-05-04T06:52:22.964Z] Removing intermediate container 3f829c8e69f4 [2020-05-04T06:52:22.964Z] ---> 32b608f67d36 [2020-05-04T06:52:22.964Z] Step 21/21 : LABEL version=0.0.0 [2020-05-04T06:52:23.232Z] ---> Running in 849581bec8e3 [2020-05-04T06:52:23.499Z] Removing intermediate container 849581bec8e3 [2020-05-04T06:52:23.499Z] ---> ef88d2ae2bda [2020-05-04T06:52:23.499Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-04T06:52:23.499Z] Successfully built ef88d2ae2bda [2020-05-04T06:52:23.499Z] 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-05-04T06:52:24.657Z] provisioning config files... [2020-05-04T06:52:24.669Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/config1301958649809470859tmp [Pipeline] { [Pipeline] sh [2020-05-04T06:52:25.017Z] + curl -s https://codecov.io/bash [2020-05-04T06:52:25.018Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/config1301958649809470859tmp [2020-05-04T06:52:25.276Z] [2020-05-04T06:52:25.276Z] _____ _ [2020-05-04T06:52:25.276Z] / ____| | | [2020-05-04T06:52:25.276Z] | | ___ __| | ___ ___ _____ __ [2020-05-04T06:52:25.276Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-04T06:52:25.276Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-04T06:52:25.276Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-04T06:52:25.276Z] Bash-tbd [2020-05-04T06:52:25.276Z] [2020-05-04T06:52:25.276Z] [2020-05-04T06:52:25.276Z] ==> Jenkins CI detected. [2020-05-04T06:52:25.276Z] project root: . [2020-05-04T06:52:25.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-04T06:52:25.276Z] ==> Running gcov in . (disable via -X gcov) [2020-05-04T06:52:25.276Z] ==> Python coveragepy not found [2020-05-04T06:52:25.276Z] ==> Searching for coverage reports in: [2020-05-04T06:52:25.276Z] + . [2020-05-04T06:52:25.276Z] -> Found 1 reports [2020-05-04T06:52:25.276Z] ==> Detecting git/mercurial file structure [2020-05-04T06:52:25.276Z] ==> Reading reports [2020-05-04T06:52:25.276Z] + ./coverage.out bytes=110877 [2020-05-04T06:52:25.276Z] ==> Appending adjustments [2020-05-04T06:52:25.276Z] http://docs.codecov.io/docs/fixing-reports [2020-05-04T06:52:25.535Z] + Found adjustments [2020-05-04T06:52:25.535Z] ==> Gzipping contents [2020-05-04T06:52:25.796Z] ==> Uploading reports [2020-05-04T06:52:25.796Z] url: https://codecov.io [2020-05-04T06:52:25.796Z] query: branch=PR-521&commit=82cb5f2ff940b20913c661d9e07cbf1b261895af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-521%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=521&job= [2020-05-04T06:52:25.796Z] -> Pinging Codecov [2020-05-04T06:52:25.796Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-521&commit=82cb5f2ff940b20913c661d9e07cbf1b261895af&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-521%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=521&job= [2020-05-04T06:52:26.056Z] -> Uploading [2020-05-04T06:52:26.626Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/82cb5f2ff940b20913c661d9e07cbf1b261895af [Pipeline] } [2020-05-04T06:52:26.633Z] 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-05-04T06:52:27.852Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T06:52:28.150Z] ---> package-listing.sh [2020-05-04T06:52:28.151Z] ++ facter osfamily [2020-05-04T06:52:28.151Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-04T06:52:28.151Z] + OS_FAMILY=redhat [2020-05-04T06:52:28.151Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-521 [2020-05-04T06:52:28.151Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-04T06:52:28.151Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-04T06:52:28.151Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-04T06:52:28.151Z] + PACKAGES=/tmp/packages_start.txt [2020-05-04T06:52:28.151Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-521 ']' [2020-05-04T06:52:28.151Z] + PACKAGES=/tmp/packages_end.txt [2020-05-04T06:52:28.151Z] + case "${OS_FAMILY}" in [2020-05-04T06:52:28.151Z] + rpm -qa [2020-05-04T06:52:28.151Z] + sort [2020-05-04T06:52:32.343Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-04T06:52:32.343Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-04T06:52:32.343Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-04T06:52:32.343Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-521 ']' [2020-05-04T06:52:32.343Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-521/archives/ [2020-05-04T06:52:32.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-521/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-04T06:52:32.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-04T06:52:32.802Z] [2020-05-04T06:52:32.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-04T06:52:33.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-04T06:52:33.144Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-04T06:52:33.144Z] c9b1b535fdd9: Pulling fs layer [2020-05-04T06:52:33.144Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-04T06:52:33.144Z] 756a868c4378: Pulling fs layer [2020-05-04T06:52:33.144Z] 444b2fc9a129: Pulling fs layer [2020-05-04T06:52:33.144Z] ea15f1150254: Pulling fs layer [2020-05-04T06:52:33.144Z] 41b27a9f41bf: Pulling fs layer [2020-05-04T06:52:33.144Z] 28c525ee5125: Pulling fs layer [2020-05-04T06:52:33.144Z] 094b1ea09ed8: Pulling fs layer [2020-05-04T06:52:33.144Z] 138eaada9080: Pulling fs layer [2020-05-04T06:52:33.144Z] 0622d0fa9048: Pulling fs layer [2020-05-04T06:52:33.144Z] 41b27a9f41bf: Waiting [2020-05-04T06:52:33.144Z] 28c525ee5125: Waiting [2020-05-04T06:52:33.144Z] 094b1ea09ed8: Waiting [2020-05-04T06:52:33.144Z] 138eaada9080: Waiting [2020-05-04T06:52:33.144Z] 0622d0fa9048: Waiting [2020-05-04T06:52:33.144Z] 444b2fc9a129: Waiting [2020-05-04T06:52:33.144Z] ea15f1150254: Waiting [2020-05-04T06:52:33.144Z] 2cc5ad85d9ab: Download complete [2020-05-04T06:52:33.144Z] 444b2fc9a129: Verifying Checksum [2020-05-04T06:52:33.144Z] 444b2fc9a129: Download complete [2020-05-04T06:52:33.144Z] c9b1b535fdd9: Verifying Checksum [2020-05-04T06:52:33.144Z] c9b1b535fdd9: Download complete [2020-05-04T06:52:33.144Z] ea15f1150254: Verifying Checksum [2020-05-04T06:52:33.144Z] ea15f1150254: Download complete [2020-05-04T06:52:33.412Z] 28c525ee5125: Verifying Checksum [2020-05-04T06:52:33.412Z] 28c525ee5125: Download complete [2020-05-04T06:52:33.680Z] 756a868c4378: Verifying Checksum [2020-05-04T06:52:33.680Z] 756a868c4378: Download complete [2020-05-04T06:52:33.680Z] c9b1b535fdd9: Pull complete [2020-05-04T06:52:33.680Z] 138eaada9080: Verifying Checksum [2020-05-04T06:52:33.680Z] 138eaada9080: Download complete [2020-05-04T06:52:33.680Z] 0622d0fa9048: Verifying Checksum [2020-05-04T06:52:33.680Z] 0622d0fa9048: Download complete [2020-05-04T06:52:33.680Z] 094b1ea09ed8: Verifying Checksum [2020-05-04T06:52:33.680Z] 094b1ea09ed8: Download complete [2020-05-04T06:52:33.949Z] 2cc5ad85d9ab: Pull complete [2020-05-04T06:52:34.209Z] 41b27a9f41bf: Verifying Checksum [2020-05-04T06:52:34.209Z] 41b27a9f41bf: Download complete [2020-05-04T06:52:35.591Z] 756a868c4378: Pull complete [2020-05-04T06:52:35.591Z] 444b2fc9a129: Pull complete [2020-05-04T06:52:35.850Z] ea15f1150254: Pull complete [2020-05-04T06:52:39.159Z] 41b27a9f41bf: Pull complete [2020-05-04T06:52:39.159Z] 28c525ee5125: Pull complete [2020-05-04T06:52:41.085Z] 094b1ea09ed8: Pull complete [2020-05-04T06:52:41.344Z] 138eaada9080: Pull complete [2020-05-04T06:52:41.604Z] 0622d0fa9048: Pull complete [2020-05-04T06:52:41.604Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-04T06:52:41.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-04T06:52:41.770Z] prd-centos7-docker-4c-2g-7100 does not seem to be running inside a container [2020-05-04T06:52:41.813Z] $ 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-521 -v /w/workspace/dgexfoundry_device-sdk-go_PR-521:/w/workspace/dgexfoundry_device-sdk-go_PR-521:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-521@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-04T06:52:42.940Z] $ docker top d3ade3e16595577cbada51fd49f7bb88bd513fd10cad62f43aa4dab62d669453 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-04T06:52:43.257Z] provisioning config files... [2020-05-04T06:52:43.273Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-521@tmp/config8107597932714998466tmp [Pipeline] { [Pipeline] echo [2020-05-04T06:52:43.323Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T06:52:43.615Z] ---> create-netrc.sh [Pipeline] echo [2020-05-04T06:52:43.622Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-04T06:52:43.913Z] ---> logs-deploy.sh [2020-05-04T06:52:43.913Z] + ARCHIVE_ARTIFACTS= [2020-05-04T06:52:43.913Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-04T06:52:43.913Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-04T06:52:43.913Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-04T06:52:43.913Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-521/2 [2020-05-04T06:52:43.913Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-521/2/ [2020-05-04T06:52:43.913Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-521/2 /w/workspace/dgexfoundry_device-sdk-go_PR-521 [2020-05-04T06:52:45.292Z] Archives upload complete. [2020-05-04T06:52:45.292Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-521/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-521/2/