Started by user ernesto-ojeda 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 ernestojeda for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee+a379864c4ca603a3f217526d4d7ed89d41ad0b38 (bb5ab696f97fa7500d3f54afdaa6a9773bd52df2) 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4338’ Running on prd-centos7-docker-4c-2g-4341 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-139 # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # 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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a379864c4ca603a3f217526d4d7ed89d41ad0b38 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee Merge succeeded, producing ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee Checking out Revision ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee (PR-139) > git config core.sparsecheckout # timeout=10 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # 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 a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 Commit message: "add buildSnap option" > git rev-list --no-walk ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-16T17:11:10.884Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-16T17:11:11.089Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-16T17:11:11.170Z] ========================================================= [2020-04-16T17:11:11.170Z] EdgeX Global Pipelines Version Info [2020-04-16T17:11:11.170Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-16T17:11:14.623Z] ------------------- [2020-04-16T17:11:14.623Z] stable info: [2020-04-16T17:11:14.623Z] ------------------- [2020-04-16T17:11:14.623Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-16T17:11:14.623Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T17:11:14.623Z] Message: update stable to v1.0.73 [2020-04-16T17:11:15.252Z] ------------------- [2020-04-16T17:11:15.252Z] experimental info: [2020-04-16T17:11:15.252Z] ------------------- [2020-04-16T17:11:15.252Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-16T17:11:15.252Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T17:11:15.252Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-16T17:11:17.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T17:11:17.716Z] [2020-04-16T17:11:17.716Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-16T17:11:18.095Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T17:11:18.388Z] latest: Pulling from edgex-devops/git-semver [2020-04-16T17:11:18.388Z] 9123ac7c32f7: Pulling fs layer [2020-04-16T17:11:18.388Z] b8cc5d1170e3: Pulling fs layer [2020-04-16T17:11:18.388Z] 2924cbbf6a41: Pulling fs layer [2020-04-16T17:11:18.388Z] 93b08a4f1073: Pulling fs layer [2020-04-16T17:11:18.388Z] b8cc5d1170e3: Verifying Checksum [2020-04-16T17:11:18.388Z] b8cc5d1170e3: Download complete [2020-04-16T17:11:18.760Z] 9123ac7c32f7: Verifying Checksum [2020-04-16T17:11:18.760Z] 9123ac7c32f7: Download complete [2020-04-16T17:11:19.040Z] 93b08a4f1073: Verifying Checksum [2020-04-16T17:11:19.040Z] 93b08a4f1073: Download complete [2020-04-16T17:11:19.668Z] 2924cbbf6a41: Verifying Checksum [2020-04-16T17:11:19.668Z] 2924cbbf6a41: Download complete [2020-04-16T17:11:19.668Z] 9123ac7c32f7: Pull complete [2020-04-16T17:11:19.954Z] b8cc5d1170e3: Pull complete [2020-04-16T17:11:22.032Z] 2924cbbf6a41: Pull complete [2020-04-16T17:11:22.998Z] 93b08a4f1073: Pull complete [2020-04-16T17:11:22.998Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-16T17:11:22.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-16T17:11:23.233Z] prd-centos7-docker-4c-2g-4341 does not seem to be running inside a container [2020-04-16T17:11:23.384Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-139 -v /w/workspace/gexfoundry_device-mqtt-go_PR-139:/w/workspace/gexfoundry_device-mqtt-go_PR-139:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-16T17:11:25.437Z] $ docker top c8734955a0df3dc5a8672544465ac9a9136682a70fd9a08b564a01ddf9b8ea16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-16T17:11:25.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T17:11:25.749Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T17:11:26.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T17:11:26.122Z] $ docker exec c8734955a0df3dc5a8672544465ac9a9136682a70fd9a08b564a01ddf9b8ea16 ssh-agent [2020-04-16T17:11:26.402Z] SSH_AUTH_SOCK=/tmp/ssh-B75UQYZ3e7is/agent.14 [2020-04-16T17:11:26.402Z] SSH_AGENT_PID=21 [2020-04-16T17:11:26.432Z] Running ssh-add (command line suppressed) [2020-04-16T17:11:26.737Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_7578955039556004797.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_7578955039556004797.key) [2020-04-16T17:11:26.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T17:11:28.487Z] + git describe --exact-match --tags HEAD [2020-04-16T17:11:28.487Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-16T17:11:28.923Z] $ docker exec --env ******** --env ******** c8734955a0df3dc5a8672544465ac9a9136682a70fd9a08b564a01ddf9b8ea16 ssh-agent -k [2020-04-16T17:11:30.857Z] unset SSH_AUTH_SOCK; [2020-04-16T17:11:30.857Z] unset SSH_AGENT_PID; [2020-04-16T17:11:30.857Z] echo Agent pid 21 killed; [2020-04-16T17:11:31.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-16T17:11:31.134Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-16T17:11:31.134Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-16T17:11:31.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T17:11:31.224Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T17:11:33.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T17:11:33.489Z] $ docker exec c8734955a0df3dc5a8672544465ac9a9136682a70fd9a08b564a01ddf9b8ea16 ssh-agent [2020-04-16T17:11:34.261Z] SSH_AUTH_SOCK=/tmp/ssh-Dvs2uOO0s24n/agent.55 [2020-04-16T17:11:34.261Z] SSH_AGENT_PID=61 [2020-04-16T17:11:34.356Z] Running ssh-add (command line suppressed) [2020-04-16T17:11:34.858Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_842340641021453413.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_842340641021453413.key) [2020-04-16T17:11:34.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T17:11:35.352Z] + git semver init [2020-04-16T17:11:35.352Z] # -> Open(): unable to determine branch for HEAD [2020-04-16T17:11:35.352Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.git [2020-04-16T17:11:35.352Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-16T17:11:35.352Z] # $SEMVER_REMOTE_NAME = origin [2020-04-16T17:11:35.352Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-16T17:11:35.352Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-16T17:11:35.352Z] # $SEMVER_BRANCH = PR-139 [2020-04-16T17:11:35.352Z] # $SEMVER_TEMP = /tmp/semver-499895399 [2020-04-16T17:11:35.352Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-04-16T17:11:36.571Z] # '/tmp/semver-499895399' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver' [2020-04-16T17:11:36.571Z] # -> Force: false [2020-04-16T17:11:36.571Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver [Pipeline] } [2020-04-16T17:11:36.645Z] $ docker exec --env ******** --env ******** c8734955a0df3dc5a8672544465ac9a9136682a70fd9a08b564a01ddf9b8ea16 ssh-agent -k [2020-04-16T17:11:37.127Z] unset SSH_AUTH_SOCK; [2020-04-16T17:11:37.127Z] unset SSH_AGENT_PID; [2020-04-16T17:11:37.127Z] echo Agent pid 61 killed; [2020-04-16T17:11:37.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-16T17:11:38.473Z] + git semver [Pipeline] } [2020-04-16T17:11:38.489Z] $ docker stop --time=1 c8734955a0df3dc5a8672544465ac9a9136682a70fd9a08b564a01ddf9b8ea16 [2020-04-16T17:11:40.117Z] $ docker rm -f c8734955a0df3dc5a8672544465ac9a9136682a70fd9a08b564a01ddf9b8ea16 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-16T17:11:41.203Z] Stashed 21 file(s) [Pipeline] echo [2020-04-16T17:11:41.205Z] [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-16T17:11:56.464Z] Still waiting to schedule task [2020-04-16T17:11:56.464Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-16T17:11:56.466Z] Still waiting to schedule task [2020-04-16T17:11:56.466Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-4339’ [2020-04-16T17:13:54.684Z] Running on prd-centos7-docker-4c-2g-4343 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-16T17:13:54.788Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-04-16T17:14:04.991Z] using credential edgex-jenkins-ssh [2020-04-16T17:14:05.050Z] Cloning the remote Git repository [2020-04-16T17:14:05.050Z] Cloning with configured refspecs honoured and without tags [2020-04-16T17:14:06.240Z] Fetching without tags [2020-04-16T17:14:05.104Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T17:14:05.179Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-04-16T17:14:05.249Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T17:14:05.250Z] > git --version # timeout=10 [2020-04-16T17:14:05.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T17:14:05.368Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T17:14:06.133Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-16T17:14:06.170Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-16T17:14:06.212Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T17:14:06.231Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-16T17:14:06.243Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T17:14:06.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T17:14:06.251Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T17:14:06.643Z] Merging remotes/origin/master commit a379864c4ca603a3f217526d4d7ed89d41ad0b38 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T17:14:06.872Z] Merge succeeded, producing ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T17:14:06.872Z] Checking out Revision ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee (PR-139) [2020-04-16T17:14:06.664Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T17:14:06.686Z] > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [2020-04-16T17:14:06.749Z] > git remote # timeout=10 [2020-04-16T17:14:06.761Z] > git config --get remote.origin.url # timeout=10 [2020-04-16T17:14:06.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T17:14:06.799Z] > git merge a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 [2020-04-16T17:14:06.844Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T17:14:06.877Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T17:14:06.916Z] > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [2020-04-16T17:14:11.995Z] Commit message: "add buildSnap option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-16T17:14:13.058Z] ========================================================= [2020-04-16T17:14:13.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-16T17:14:13.058Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-16T17:14:14.654Z] + 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-16T17:14:14.950Z] Sending build context to Docker daemon 544.3kB [2020-04-16T17:14:14.950Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-16T17:14:14.950Z] Step 2/8 : FROM ${BASE} [2020-04-16T17:14:15.675Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-16T17:14:15.675Z] e6b0cf9c0882: Pulling fs layer [2020-04-16T17:14:15.675Z] 2848faf0eed1: Pulling fs layer [2020-04-16T17:14:15.675Z] 0f37312ad70f: Pulling fs layer [2020-04-16T17:14:15.675Z] 5788d62ee057: Pulling fs layer [2020-04-16T17:14:15.675Z] 5788d62ee057: Waiting [2020-04-16T17:14:15.675Z] 0e6b1d234666: Pulling fs layer [2020-04-16T17:14:15.675Z] bf5d7aec512f: Pulling fs layer [2020-04-16T17:14:15.675Z] 34c802a77dc8: Pulling fs layer [2020-04-16T17:14:15.675Z] 9eb99e56ec68: Pulling fs layer [2020-04-16T17:14:15.675Z] 27c7a5d97fbd: Pulling fs layer [2020-04-16T17:14:15.675Z] 0e6b1d234666: Waiting [2020-04-16T17:14:15.675Z] bf5d7aec512f: Waiting [2020-04-16T17:14:15.675Z] 9eb99e56ec68: Waiting [2020-04-16T17:14:15.675Z] 34c802a77dc8: Waiting [2020-04-16T17:14:15.675Z] 5c102a31e300: Pulling fs layer [2020-04-16T17:14:15.675Z] dcfb455df0a1: Pulling fs layer [2020-04-16T17:14:15.675Z] 27c7a5d97fbd: Waiting [2020-04-16T17:14:15.675Z] 5c102a31e300: Waiting [2020-04-16T17:14:15.675Z] dcfb455df0a1: Waiting [2020-04-16T17:14:15.675Z] 0f37312ad70f: Verifying Checksum [2020-04-16T17:14:15.675Z] 0f37312ad70f: Download complete [2020-04-16T17:14:15.675Z] 2848faf0eed1: Download complete [2020-04-16T17:14:16.013Z] 0e6b1d234666: Verifying Checksum [2020-04-16T17:14:16.013Z] 0e6b1d234666: Download complete [2020-04-16T17:14:16.013Z] bf5d7aec512f: Verifying Checksum [2020-04-16T17:14:16.013Z] bf5d7aec512f: Download complete [2020-04-16T17:14:16.013Z] e6b0cf9c0882: Verifying Checksum [2020-04-16T17:14:16.013Z] e6b0cf9c0882: Download complete [2020-04-16T17:14:16.749Z] e6b0cf9c0882: Pull complete [2020-04-16T17:14:17.070Z] 2848faf0eed1: Pull complete [2020-04-16T17:14:17.425Z] 0f37312ad70f: Pull complete [2020-04-16T17:14:18.705Z] 34c802a77dc8: Verifying Checksum [2020-04-16T17:14:18.705Z] 34c802a77dc8: Download complete [2020-04-16T17:14:18.705Z] 27c7a5d97fbd: Verifying Checksum [2020-04-16T17:14:18.705Z] 27c7a5d97fbd: Download complete [2020-04-16T17:14:20.443Z] 5c102a31e300: Verifying Checksum [2020-04-16T17:14:20.443Z] 5c102a31e300: Download complete [2020-04-16T17:14:20.760Z] dcfb455df0a1: Verifying Checksum [2020-04-16T17:14:20.760Z] dcfb455df0a1: Download complete [2020-04-16T17:14:21.808Z] 5788d62ee057: Verifying Checksum [2020-04-16T17:14:21.808Z] 5788d62ee057: Download complete [2020-04-16T17:14:21.808Z] 9eb99e56ec68: Verifying Checksum [2020-04-16T17:14:21.808Z] 9eb99e56ec68: Download complete [2020-04-16T17:14:30.283Z] 5788d62ee057: Pull complete [2020-04-16T17:14:30.283Z] 0e6b1d234666: Pull complete [2020-04-16T17:14:30.283Z] bf5d7aec512f: Pull complete [2020-04-16T17:14:34.564Z] 34c802a77dc8: Pull complete [2020-04-16T17:14:41.719Z] 9eb99e56ec68: Pull complete [2020-04-16T17:14:41.719Z] 27c7a5d97fbd: Pull complete [2020-04-16T17:14:43.912Z] 5c102a31e300: Pull complete [2020-04-16T17:14:43.912Z] dcfb455df0a1: Pull complete [2020-04-16T17:14:43.912Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-16T17:14:43.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-16T17:14:43.912Z] ---> 7c70fe431013 [2020-04-16T17:14:43.912Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-16T17:14:44.174Z] ---> Running in 2173e163b694 [2020-04-16T17:14:44.454Z] Removing intermediate container 2173e163b694 [2020-04-16T17:14:44.454Z] ---> 2244c1364f1e [2020-04-16T17:14:44.454Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T17:14:44.454Z] ---> Running in 8722381f462b [2020-04-16T17:14:46.416Z] Removing intermediate container 8722381f462b [2020-04-16T17:14:46.416Z] ---> 0708c2ff94fe [2020-04-16T17:14:46.416Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-16T17:14:46.416Z] ---> Running in 5025b670f2a7 [2020-04-16T17:14:47.375Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-16T17:14:48.028Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-16T17:14:48.309Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T17:14:48.309Z] (2/17) Installing libmagic (5.37-r1) [2020-04-16T17:14:48.598Z] (3/17) Installing file (5.37-r1) [2020-04-16T17:14:48.598Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T17:14:48.598Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T17:14:48.894Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T17:14:53.440Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-16T17:14:53.440Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-16T17:14:56.093Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-16T17:14:56.361Z] (10/17) Installing build-base (0.5-r1) [2020-04-16T17:14:56.361Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-16T17:14:56.361Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-16T17:14:56.625Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-16T17:14:56.916Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-16T17:14:56.916Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-16T17:14:56.916Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-16T17:14:57.381Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-16T17:14:57.381Z] Executing busybox-1.31.1-r8.trigger [2020-04-16T17:14:57.876Z] OK: 214 MiB in 52 packages [2020-04-16T17:15:03.551Z] Removing intermediate container 5025b670f2a7 [2020-04-16T17:15:03.551Z] ---> 54ea038ff44f [2020-04-16T17:15:03.551Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-16T17:15:03.551Z] ---> Running in 9553cce494c7 [2020-04-16T17:15:03.551Z] Removing intermediate container 9553cce494c7 [2020-04-16T17:15:03.551Z] ---> 1bb5cac192cb [2020-04-16T17:15:03.551Z] Step 7/8 : COPY . . [2020-04-16T17:15:03.819Z] ---> b3e6e7318dd6 [2020-04-16T17:15:03.819Z] Step 8/8 : RUN go mod download [2020-04-16T17:15:04.086Z] ---> Running in 65fd88674924 [2020-04-16T17:15:06.787Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-16T17:15:06.787Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-16T17:15:06.787Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-16T17:15:06.787Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-16T17:15:06.787Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-16T17:15:06.787Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-16T17:15:06.787Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-16T17:15:06.787Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-16T17:15:06.787Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-04-16T17:15:06.787Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-04-16T17:15:06.787Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-04-16T17:15:06.787Z] go: finding github.com/fatih/color v1.7.0 [2020-04-16T17:15:06.787Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-16T17:15:06.787Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-16T17:15:06.787Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-16T17:15:06.787Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-16T17:15:06.787Z] go: finding github.com/google/uuid v1.1.1 [2020-04-16T17:15:06.787Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-04-16T17:15:06.787Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-16T17:15:06.787Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-16T17:15:06.787Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-16T17:15:07.059Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-16T17:15:07.059Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T17:15:07.059Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T17:15:07.059Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-16T17:15:07.059Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-16T17:15:07.059Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-16T17:15:07.059Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-16T17:15:07.059Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-16T17:15:07.059Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-16T17:15:07.059Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-16T17:15:07.059Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-16T17:15:07.059Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-16T17:15:07.326Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-16T17:15:07.326Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-16T17:15:07.326Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-16T17:15:07.326Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-16T17:15:07.326Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-16T17:15:07.326Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-16T17:15:07.326Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T17:15:07.326Z] go: finding github.com/posener/complete v1.1.1 [2020-04-16T17:15:07.326Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-16T17:15:07.326Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-16T17:15:07.326Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-16T17:15:07.326Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-16T17:15:07.326Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-16T17:15:07.326Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-16T17:15:07.326Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-16T17:15:07.326Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-16T17:15:07.326Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-16T17:15:07.326Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-16T17:15:07.634Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-16T17:15:07.634Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-16T17:15:07.634Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-16T17:15:20.894Z] Removing intermediate container 65fd88674924 [2020-04-16T17:15:20.894Z] ---> 2933b33942dc [2020-04-16T17:15:20.894Z] Successfully built 2933b33942dc [2020-04-16T17:15:20.894Z] 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-16T17:15:21.736Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-16T17:15:21.767Z] . [Pipeline] withDockerContainer [2020-04-16T17:15:22.051Z] prd-centos7-docker-4c-2g-4343 does not seem to be running inside a container [2020-04-16T17:15:22.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@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 ******** ci-base-image-x86_64 cat [2020-04-16T17:15:23.376Z] $ docker top 1dd52c08cd98fa3017e014dbcb6f21b0049d89b9a7635aef254d42483cbb6bbf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-16T17:15:24.099Z] + go version [2020-04-16T17:15:24.361Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-16T17:15:25.193Z] + make test [2020-04-16T17:15:25.468Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-16T17:15:29.244Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-16T17:15:42.941Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4344 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-16T17:15:42.979Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-04-16T17:15:48.403Z] using credential edgex-jenkins-ssh [2020-04-16T17:15:48.463Z] Cloning the remote Git repository [2020-04-16T17:15:48.463Z] Cloning with configured refspecs honoured and without tags [2020-04-16T17:15:48.506Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T17:15:48.593Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-04-16T17:15:48.687Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T17:15:48.689Z] > git --version # timeout=10 [2020-04-16T17:15:48.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T17:15:48.769Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T17:15:49.630Z] Fetching without tags [2020-04-16T17:15:50.118Z] Merging remotes/origin/master commit a379864c4ca603a3f217526d4d7ed89d41ad0b38 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T17:15:50.323Z] Merge succeeded, producing ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T17:15:50.323Z] Checking out Revision ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee (PR-139) [2020-04-16T17:15:49.487Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-16T17:15:49.522Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-16T17:15:49.542Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T17:15:49.571Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-16T17:15:49.612Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T17:15:49.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T17:15:49.642Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T17:15:50.108Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T17:15:50.129Z] > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [2020-04-16T17:15:50.200Z] > git remote # timeout=10 [2020-04-16T17:15:50.240Z] > git config --get remote.origin.url # timeout=10 [2020-04-16T17:15:50.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T17:15:50.267Z] > git merge a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 [2020-04-16T17:15:50.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T17:15:50.304Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T17:15:50.332Z] > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [2020-04-16T17:15:54.915Z] Commit message: "add buildSnap option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-16T17:15:55.971Z] ========================================================= [2020-04-16T17:15:55.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-16T17:15:55.971Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-16T17:15:56.873Z] + 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-16T17:15:56.965Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-16T17:15:57.457Z] Sending build context to Docker daemon 544.3kB [2020-04-16T17:15:57.725Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-16T17:15:57.725Z] Step 2/8 : FROM ${BASE} [2020-04-16T17:15:58.006Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-16T17:15:58.006Z] cde5963f3b93: Pulling fs layer [2020-04-16T17:15:58.006Z] 2a23fa8c16f7: Pulling fs layer [2020-04-16T17:15:58.006Z] 777b28850792: Pulling fs layer [2020-04-16T17:15:58.006Z] 8a11ddd9e578: Pulling fs layer [2020-04-16T17:15:58.006Z] 4cf88f913ddb: Pulling fs layer [2020-04-16T17:15:58.006Z] 1df406cf5192: Pulling fs layer [2020-04-16T17:15:58.006Z] cd6300453558: Pulling fs layer [2020-04-16T17:15:58.006Z] b9c365052c96: Pulling fs layer [2020-04-16T17:15:58.006Z] a2d8cc88f415: Pulling fs layer [2020-04-16T17:15:58.006Z] ea1d1ca13537: Pulling fs layer [2020-04-16T17:15:58.006Z] 3750a50a1c5e: Pulling fs layer [2020-04-16T17:15:58.006Z] 8a11ddd9e578: Waiting [2020-04-16T17:15:58.006Z] 4cf88f913ddb: Waiting [2020-04-16T17:15:58.006Z] ea1d1ca13537: Waiting [2020-04-16T17:15:58.006Z] 1df406cf5192: Waiting [2020-04-16T17:15:58.006Z] cd6300453558: Waiting [2020-04-16T17:15:58.006Z] 3750a50a1c5e: Waiting [2020-04-16T17:15:58.006Z] b9c365052c96: Waiting [2020-04-16T17:15:58.006Z] a2d8cc88f415: Waiting [2020-04-16T17:15:58.006Z] 777b28850792: Download complete [2020-04-16T17:15:58.006Z] 2a23fa8c16f7: Verifying Checksum [2020-04-16T17:15:58.006Z] 2a23fa8c16f7: Download complete [2020-04-16T17:15:58.006Z] 4cf88f913ddb: Verifying Checksum [2020-04-16T17:15:58.006Z] 4cf88f913ddb: Download complete [2020-04-16T17:15:58.006Z] 1df406cf5192: Verifying Checksum [2020-04-16T17:15:58.006Z] 1df406cf5192: Download complete [2020-04-16T17:15:58.289Z] cde5963f3b93: Verifying Checksum [2020-04-16T17:15:58.289Z] cde5963f3b93: Download complete [2020-04-16T17:15:59.074Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 29.8% of statements [2020-04-16T17:15:59.074Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-16T17:15:59.074Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-16T17:15:59.256Z] cde5963f3b93: Pull complete [2020-04-16T17:15:59.844Z] 2a23fa8c16f7: Pull complete [2020-04-16T17:16:00.110Z] 777b28850792: Pull complete [2020-04-16T17:16:02.699Z] cd6300453558: Verifying Checksum [2020-04-16T17:16:02.699Z] cd6300453558: Download complete [2020-04-16T17:16:02.699Z] a2d8cc88f415: Verifying Checksum [2020-04-16T17:16:02.699Z] a2d8cc88f415: Download complete [2020-04-16T17:16:04.466Z] gofmt -l . [2020-04-16T17:16:04.466Z] ["`gofmt -l .`" = ""] [2020-04-16T17:16:04.466Z] ./bin/test-attribution-txt.sh [2020-04-16T17:16:04.466Z] ./bin/test-go-mod-tidy.sh [2020-04-16T17:16:04.653Z] ea1d1ca13537: Download complete [2020-04-16T17:16:04.923Z] 3750a50a1c5e: Verifying Checksum [2020-04-16T17:16:04.923Z] 3750a50a1c5e: Download complete [Pipeline] stash [2020-04-16T17:16:06.448Z] Stashed 1 file(s) [Pipeline] } [2020-04-16T17:16:06.537Z] $ docker stop --time=1 1dd52c08cd98fa3017e014dbcb6f21b0049d89b9a7635aef254d42483cbb6bbf [2020-04-16T17:16:07.513Z] b9c365052c96: Download complete [2020-04-16T17:16:08.859Z] $ docker rm -f 1dd52c08cd98fa3017e014dbcb6f21b0049d89b9a7635aef254d42483cbb6bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-16T17:16:10.107Z] 8a11ddd9e578: Verifying Checksum [2020-04-16T17:16:10.107Z] 8a11ddd9e578: Download complete [2020-04-16T17:16:10.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-16T17:16:10.856Z] + ls -al . [2020-04-16T17:16:10.856Z] total 92 [2020-04-16T17:16:10.856Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 16 17:16 . [2020-04-16T17:16:10.856Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 17:14 .. [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 3943 Apr 16 17:14 Attribution.txt [2020-04-16T17:16:10.856Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 16 17:14 bin [2020-04-16T17:16:10.856Z] drwxrwxr-x. 3 jenkins jenkins 55 Apr 16 17:14 cmd [2020-04-16T17:16:10.856Z] -rw-r--r--. 1 jenkins jenkins 18213 Apr 16 17:15 coverage.out [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 1626 Apr 16 17:14 Dockerfile [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 953 Apr 16 17:14 Dockerfile.build [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 16 17:14 .dockerignore [2020-04-16T17:16:10.856Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 17:14 .git [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 335 Apr 16 17:14 .gitignore [2020-04-16T17:16:10.856Z] -rw-r--r--. 1 jenkins jenkins 581 Apr 16 17:16 go.mod [2020-04-16T17:16:10.856Z] -rw-r--r--. 1 jenkins jenkins 12267 Apr 16 17:16 go.sum [2020-04-16T17:16:10.856Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 16 17:14 internal [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 700 Apr 16 17:14 Jenkinsfile [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 16 17:14 LICENSE [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 16 17:14 Makefile [2020-04-16T17:16:10.856Z] drwxrwxr-x. 2 jenkins jenkins 23 Apr 16 17:14 mock [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 444 Apr 16 17:14 README.md [2020-04-16T17:16:10.856Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 16 17:14 .semver [2020-04-16T17:16:10.856Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 16 17:14 snap [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 17:11 VERSION [2020-04-16T17:16:10.856Z] -rw-rw-r--. 1 jenkins jenkins 227 Apr 16 17:14 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-16T17:16:11.269Z] + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee --label arch=amd64 --label version=0.0.0 . [2020-04-16T17:16:11.540Z] Sending build context to Docker daemon 563.2kB [2020-04-16T17:16:11.812Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-16T17:16:11.812Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-16T17:16:11.812Z] ---> 2933b33942dc [2020-04-16T17:16:11.812Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-16T17:16:11.812Z] ---> Running in 6a83c8ebf1d4 [2020-04-16T17:16:12.097Z] Removing intermediate container 6a83c8ebf1d4 [2020-04-16T17:16:12.097Z] ---> 6daf7be0ebf9 [2020-04-16T17:16:12.097Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-04-16T17:16:12.097Z] ---> Running in af1282052312 [2020-04-16T17:16:12.367Z] Removing intermediate container af1282052312 [2020-04-16T17:16:12.367Z] ---> f1ed60dc6630 [2020-04-16T17:16:12.367Z] Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T17:16:12.367Z] ---> Running in 0e1001c5b46b [2020-04-16T17:16:13.454Z] Removing intermediate container 0e1001c5b46b [2020-04-16T17:16:13.454Z] ---> 1834905c8446 [2020-04-16T17:16:13.454Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-16T17:16:13.718Z] ---> Running in 2d69853dbd84 [2020-04-16T17:16:14.291Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-16T17:16:14.882Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-16T17:16:15.278Z] OK: 214 MiB in 52 packages [2020-04-16T17:16:16.384Z] Removing intermediate container 2d69853dbd84 [2020-04-16T17:16:16.384Z] ---> 7bda2b6ab9ea [2020-04-16T17:16:16.384Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-16T17:16:16.384Z] ---> Running in a116e03f2543 [2020-04-16T17:16:16.698Z] Removing intermediate container a116e03f2543 [2020-04-16T17:16:16.698Z] ---> 397cb2755936 [2020-04-16T17:16:16.698Z] Step 8/19 : COPY . . [2020-04-16T17:16:17.294Z] ---> b0365ef53a25 [2020-04-16T17:16:17.294Z] Step 9/19 : ARG MAKE='make build' [2020-04-16T17:16:17.294Z] ---> Running in 14d24884c249 [2020-04-16T17:16:17.923Z] Removing intermediate container 14d24884c249 [2020-04-16T17:16:17.923Z] ---> b81e46531144 [2020-04-16T17:16:17.923Z] Step 10/19 : RUN $MAKE [2020-04-16T17:16:17.923Z] ---> Running in ba7c57856dc4 [2020-04-16T17:16:18.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-16T17:16:22.457Z] 8a11ddd9e578: Pull complete [2020-04-16T17:16:22.457Z] 4cf88f913ddb: Pull complete [2020-04-16T17:16:22.457Z] 1df406cf5192: Pull complete [2020-04-16T17:16:26.754Z] cd6300453558: Pull complete [2020-04-16T17:16:32.124Z] b9c365052c96: Pull complete [2020-04-16T17:16:32.124Z] a2d8cc88f415: Pull complete [2020-04-16T17:16:34.071Z] ea1d1ca13537: Pull complete [2020-04-16T17:16:34.339Z] 3750a50a1c5e: Pull complete [2020-04-16T17:16:34.339Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-16T17:16:34.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-16T17:16:34.339Z] ---> 78745c68409d [2020-04-16T17:16:34.339Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-16T17:16:38.601Z] ---> Running in 32be7c2a7edc [2020-04-16T17:16:38.873Z] Removing intermediate container 32be7c2a7edc [2020-04-16T17:16:38.873Z] ---> a94f2669f9dc [2020-04-16T17:16:38.873Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T17:16:39.140Z] ---> Running in b15722922b63 [2020-04-16T17:16:41.097Z] Removing intermediate container b15722922b63 [2020-04-16T17:16:41.097Z] ---> 0efed9a67aa3 [2020-04-16T17:16:41.097Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-16T17:16:41.365Z] ---> Running in 572bef0bb15c [2020-04-16T17:16:42.335Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-16T17:16:42.915Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-16T17:16:43.499Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T17:16:43.499Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T17:16:43.764Z] (3/18) Installing libmagic (5.37-r1) [2020-04-16T17:16:43.764Z] (4/18) Installing file (5.37-r1) [2020-04-16T17:16:44.031Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T17:16:44.031Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T17:16:44.031Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T17:16:46.501Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-16T17:16:47.368Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-16T17:16:47.368Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-16T17:16:49.938Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-16T17:16:49.938Z] (11/18) Installing build-base (0.5-r1) [2020-04-16T17:16:49.938Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-16T17:16:49.938Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-16T17:16:50.203Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-16T17:16:50.470Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-16T17:16:50.470Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-16T17:16:50.470Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-16T17:16:50.738Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-16T17:16:50.738Z] Executing busybox-1.31.1-r8.trigger [2020-04-16T17:16:50.738Z] OK: 203 MiB in 52 packages [2020-04-16T17:16:51.059Z] Removing intermediate container ba7c57856dc4 [2020-04-16T17:16:51.059Z] ---> d8624d981ab1 [2020-04-16T17:16:51.059Z] Step 11/19 : FROM alpine [2020-04-16T17:16:51.059Z] latest: Pulling from library/alpine [2020-04-16T17:16:51.059Z] aad63a933944: Pulling fs layer [2020-04-16T17:16:51.059Z] aad63a933944: Verifying Checksum [2020-04-16T17:16:51.059Z] aad63a933944: Download complete [2020-04-16T17:16:51.647Z] aad63a933944: Pull complete [2020-04-16T17:16:51.647Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-16T17:16:51.647Z] Status: Downloaded newer image for alpine:latest [2020-04-16T17:16:51.647Z] ---> a187dde48cd2 [2020-04-16T17:16:51.647Z] Step 12/19 : ENV APP_PORT=49982 [2020-04-16T17:16:51.647Z] ---> Running in 5d79e89b3eb3 [2020-04-16T17:16:51.647Z] Removing intermediate container 5d79e89b3eb3 [2020-04-16T17:16:51.647Z] ---> 7de250a62aeb [2020-04-16T17:16:51.647Z] Step 13/19 : EXPOSE $APP_PORT [2020-04-16T17:16:51.647Z] ---> Running in 1dd7dd728db2 [2020-04-16T17:16:51.909Z] Removing intermediate container 1dd7dd728db2 [2020-04-16T17:16:51.909Z] ---> 3205d718650b [2020-04-16T17:16:51.909Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-16T17:16:53.012Z] ---> fc32f74cd9f6 [2020-04-16T17:16:53.012Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' [2020-04-16T17:16:53.012Z] ---> Running in c5d45171d5da [2020-04-16T17:16:53.012Z] Removing intermediate container c5d45171d5da [2020-04-16T17:16:53.012Z] ---> 25a7e5448fdb [2020-04-16T17:16:53.012Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-04-16T17:16:53.311Z] ---> Running in f1a36a243c78 [2020-04-16T17:16:53.637Z] Removing intermediate container f1a36a243c78 [2020-04-16T17:16:53.637Z] ---> 2d857e0f342c [2020-04-16T17:16:53.637Z] Step 17/19 : LABEL arch=amd64 [2020-04-16T17:16:53.637Z] ---> Running in 2a7a87b3d2d1 [2020-04-16T17:16:53.637Z] Removing intermediate container 2a7a87b3d2d1 [2020-04-16T17:16:53.637Z] ---> 422618e0e411 [2020-04-16T17:16:53.637Z] Step 18/19 : LABEL git_sha=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T17:16:53.932Z] ---> Running in c66a77f14584 [2020-04-16T17:16:53.932Z] Removing intermediate container c66a77f14584 [2020-04-16T17:16:53.932Z] ---> a4fe7d875915 [2020-04-16T17:16:53.932Z] Step 19/19 : LABEL version=0.0.0 [2020-04-16T17:16:54.228Z] ---> Running in b32d82a60320 [2020-04-16T17:16:54.228Z] Removing intermediate container b32d82a60320 [2020-04-16T17:16:54.228Z] ---> 432ff8422ef1 [2020-04-16T17:16:54.228Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-16T17:16:54.228Z] Successfully built 432ff8422ef1 [2020-04-16T17:16:54.228Z] Successfully tagged docker-device-mqtt-go: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) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-16T17:16:55.242Z] ++ grep snapcraft.yaml [2020-04-16T17:16:55.242Z] ++ find /w/workspace/device-mqtt-go/4 [2020-04-16T17:16:55.242Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-16T17:16:55.486Z] provisioning config files... [2020-04-16T17:16:55.593Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config2261282301553406370tmp [Pipeline] { [Pipeline] sh [2020-04-16T17:16:56.388Z] + cp /w/workspace/device-mqtt-go/4@tmp/config2261282301553406370tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh [2020-04-16T17:16:57.067Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-16T17:16:57.067Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-16T17:16:57.391Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-16T17:16:57.391Z] 5bed26d33875: Pulling fs layer [2020-04-16T17:16:57.391Z] f11b29a9c730: Pulling fs layer [2020-04-16T17:16:57.391Z] 930bda195c84: Pulling fs layer [2020-04-16T17:16:57.391Z] 78bf9a5ad49e: Pulling fs layer [2020-04-16T17:16:57.391Z] e5fbee5a4b0d: Pulling fs layer [2020-04-16T17:16:57.391Z] f452fca78f88: Pulling fs layer [2020-04-16T17:16:57.391Z] 7417ef92027a: Pulling fs layer [2020-04-16T17:16:57.391Z] 2af5c49d270b: Pulling fs layer [2020-04-16T17:16:57.391Z] df9c3bdbc40a: Pulling fs layer [2020-04-16T17:16:57.391Z] f452fca78f88: Waiting [2020-04-16T17:16:57.391Z] 7417ef92027a: Waiting [2020-04-16T17:16:57.391Z] 2af5c49d270b: Waiting [2020-04-16T17:16:57.391Z] df9c3bdbc40a: Waiting [2020-04-16T17:16:57.391Z] 78bf9a5ad49e: Waiting [2020-04-16T17:16:57.391Z] e5fbee5a4b0d: Waiting [2020-04-16T17:16:57.395Z] Removing intermediate container 572bef0bb15c [2020-04-16T17:16:57.395Z] ---> 00ef6e50a7d9 [2020-04-16T17:16:57.395Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-16T17:16:57.663Z] ---> Running in d0b169927a93 [2020-04-16T17:16:57.931Z] Removing intermediate container d0b169927a93 [2020-04-16T17:16:57.931Z] ---> 3ce31ea32c36 [2020-04-16T17:16:57.931Z] Step 7/8 : COPY . . [2020-04-16T17:16:58.105Z] 930bda195c84: Verifying Checksum [2020-04-16T17:16:58.105Z] 930bda195c84: Download complete [2020-04-16T17:16:58.105Z] f11b29a9c730: Verifying Checksum [2020-04-16T17:16:58.105Z] f11b29a9c730: Download complete [2020-04-16T17:16:58.105Z] 78bf9a5ad49e: Verifying Checksum [2020-04-16T17:16:58.105Z] 78bf9a5ad49e: Download complete [2020-04-16T17:16:58.429Z] f452fca78f88: Verifying Checksum [2020-04-16T17:16:58.429Z] f452fca78f88: Download complete [2020-04-16T17:16:58.429Z] 7417ef92027a: Verifying Checksum [2020-04-16T17:16:58.429Z] 7417ef92027a: Download complete [2020-04-16T17:16:58.429Z] 2af5c49d270b: Verifying Checksum [2020-04-16T17:16:58.429Z] 2af5c49d270b: Download complete [2020-04-16T17:16:58.429Z] df9c3bdbc40a: Verifying Checksum [2020-04-16T17:16:58.429Z] df9c3bdbc40a: Download complete [2020-04-16T17:16:58.895Z] ---> a57929c1ccd9 [2020-04-16T17:16:58.895Z] Step 8/8 : RUN go mod download [2020-04-16T17:16:58.895Z] ---> Running in b9334769bcac [2020-04-16T17:17:00.750Z] 5bed26d33875: Verifying Checksum [2020-04-16T17:17:00.750Z] 5bed26d33875: Download complete [2020-04-16T17:17:04.594Z] 5bed26d33875: Pull complete [2020-04-16T17:17:05.369Z] f11b29a9c730: Pull complete [2020-04-16T17:17:06.804Z] 930bda195c84: Pull complete [2020-04-16T17:17:07.105Z] 78bf9a5ad49e: Pull complete [2020-04-16T17:17:07.113Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-16T17:17:07.113Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-16T17:17:07.113Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-16T17:17:07.113Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-16T17:17:07.113Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-16T17:17:07.113Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-16T17:17:07.113Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-16T17:17:07.113Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-16T17:17:07.113Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-04-16T17:17:07.113Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-04-16T17:17:07.113Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-04-16T17:17:07.113Z] go: finding github.com/fatih/color v1.7.0 [2020-04-16T17:17:07.113Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-16T17:17:07.113Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-16T17:17:07.113Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-16T17:17:07.113Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-16T17:17:07.113Z] go: finding github.com/google/uuid v1.1.1 [2020-04-16T17:17:07.113Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-04-16T17:17:07.114Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-16T17:17:07.114Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-16T17:17:07.114Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-16T17:17:07.114Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-16T17:17:07.114Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T17:17:07.114Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T17:17:07.114Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-16T17:17:07.114Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-16T17:17:07.114Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-16T17:17:07.114Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-16T17:17:07.114Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-16T17:17:07.114Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-16T17:17:07.114Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-16T17:17:07.114Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-16T17:17:07.114Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-16T17:17:07.114Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T17:17:07.114Z] go: finding github.com/posener/complete v1.1.1 [2020-04-16T17:17:07.114Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-16T17:17:07.114Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-16T17:17:07.114Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-16T17:17:07.114Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-16T17:17:07.114Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-16T17:17:07.114Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-16T17:17:07.114Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-16T17:17:07.114Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-16T17:17:07.114Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-16T17:17:07.114Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-16T17:17:07.114Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-16T17:17:07.114Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-16T17:17:07.114Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-16T17:17:10.030Z] e5fbee5a4b0d: Verifying Checksum [2020-04-16T17:17:10.030Z] e5fbee5a4b0d: Download complete [2020-04-16T17:17:25.358Z] Removing intermediate container b9334769bcac [2020-04-16T17:17:25.358Z] ---> 08cf8f6120f4 [2020-04-16T17:17:25.358Z] Successfully built 08cf8f6120f4 [2020-04-16T17:17:25.358Z] 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-16T17:17:26.007Z] + docker inspect -f . ci-base-image-arm64 [2020-04-16T17:17:26.271Z] . [Pipeline] withDockerContainer [2020-04-16T17:17:26.597Z] prd-ubuntu18.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container [2020-04-16T17:17:26.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@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 ******** ci-base-image-arm64 cat [2020-04-16T17:17:28.034Z] $ docker top 0b1174382076142f22ca4577680e78e921168bc42fce1940361d9cfc11dd6fa3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-16T17:17:29.071Z] + go version [2020-04-16T17:17:29.071Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-16T17:17:29.731Z] + make test [2020-04-16T17:17:29.731Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-16T17:17:30.698Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-16T17:17:36.887Z] e5fbee5a4b0d: Pull complete [2020-04-16T17:17:36.887Z] f452fca78f88: Pull complete [2020-04-16T17:17:36.887Z] 7417ef92027a: Pull complete [2020-04-16T17:17:36.887Z] 2af5c49d270b: Pull complete [2020-04-16T17:17:36.887Z] df9c3bdbc40a: Pull complete [2020-04-16T17:17:36.887Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-04-16T17:17:36.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-16T17:17:36.887Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-04-16T17:17:36.887Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-04-16T17:17:36.887Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-04-16T17:17:36.887Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-04-16T17:17:36.887Z] Fetched 252 kB in 2s (165 kB/s) [2020-04-16T17:17:38.383Z] Reading package lists... [2020-04-16T17:17:43.732Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-04-16T17:17:46.067Z] Reading package lists... [2020-04-16T17:17:46.815Z] Building dependency tree... [2020-04-16T17:17:46.815Z] Reading state information... [2020-04-16T17:17:47.114Z] The following packages were automatically installed and are no longer required: [2020-04-16T17:17:47.114Z] libjq1 liblzo2-2 libonig4 [2020-04-16T17:17:47.114Z] Use 'sudo apt autoremove' to remove them. [2020-04-16T17:17:47.114Z] Suggested packages: [2020-04-16T17:17:47.114Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-16T17:17:47.114Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-16T17:17:47.114Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-16T17:17:47.114Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-16T17:17:47.389Z] The following NEW packages will be installed: [2020-04-16T17:17:47.389Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-16T17:17:47.389Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-16T17:17:47.389Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-16T17:17:47.389Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-16T17:17:47.656Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-16T17:17:47.656Z] Need to get 14.7 MB of archives. [2020-04-16T17:17:47.656Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-16T17:17:47.656Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-16T17:17:47.656Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-16T17:17:47.950Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-16T17:17:47.950Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-16T17:17:47.950Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-16T17:17:47.950Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-16T17:17:48.247Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-16T17:17:48.247Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-16T17:17:48.519Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-16T17:17:48.519Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-16T17:17:48.519Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-16T17:17:48.519Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-16T17:17:48.519Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-16T17:17:48.519Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-16T17:17:48.519Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-16T17:17:48.519Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-16T17:17:48.519Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-16T17:17:48.792Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-16T17:17:48.792Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-16T17:17:48.792Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-16T17:17:48.792Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-16T17:17:48.792Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-16T17:17:48.792Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-16T17:17:48.792Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] [2020-04-16T17:17:48.792Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.6 [3912 kB] [2020-04-16T17:17:49.064Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-16T17:17:49.064Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-16T17:17:49.332Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T17:17:49.597Z] Fetched 14.7 MB in 2s (9284 kB/s) [2020-04-16T17:17:49.597Z] Selecting previously unselected package libxau6:amd64. [2020-04-16T17:17:49.597Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) [2020-04-16T17:17:49.597Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-04-16T17:17:49.865Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-04-16T17:17:49.865Z] Selecting previously unselected package libbsd0:amd64. [2020-04-16T17:17:49.865Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-04-16T17:17:49.865Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-16T17:17:49.865Z] Selecting previously unselected package libxdmcp6:amd64. [2020-04-16T17:17:49.865Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-04-16T17:17:49.865Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-16T17:17:50.130Z] Selecting previously unselected package libxcb1:amd64. [2020-04-16T17:17:50.130Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-04-16T17:17:50.130Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-16T17:17:50.130Z] Selecting previously unselected package libx11-data. [2020-04-16T17:17:50.130Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-16T17:17:50.130Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-16T17:17:50.701Z] Selecting previously unselected package libx11-6:amd64. [2020-04-16T17:17:50.701Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-04-16T17:17:50.701Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-16T17:17:50.967Z] Selecting previously unselected package libxext6:amd64. [2020-04-16T17:17:50.967Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-04-16T17:17:50.967Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-04-16T17:17:50.967Z] Selecting previously unselected package perl-modules-5.26. [2020-04-16T17:17:50.967Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-16T17:17:50.967Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-16T17:17:53.766Z] Selecting previously unselected package libgdbm5:amd64. [2020-04-16T17:17:53.766Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-04-16T17:17:53.766Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-04-16T17:17:53.766Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-04-16T17:17:53.766Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-04-16T17:17:53.766Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-16T17:17:53.766Z] Selecting previously unselected package libperl5.26:amd64. [2020-04-16T17:17:53.767Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-16T17:17:53.767Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-16T17:17:54.842Z] Selecting previously unselected package perl. [2020-04-16T17:17:54.842Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-04-16T17:17:54.842Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-16T17:17:54.842Z] Selecting previously unselected package less. [2020-04-16T17:17:54.842Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-04-16T17:17:54.842Z] Unpacking less (487-0.1) ... [2020-04-16T17:17:54.842Z] Selecting previously unselected package libexpat1:amd64. [2020-04-16T17:17:54.842Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-04-16T17:17:55.192Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-16T17:17:55.493Z] Selecting previously unselected package netbase. [2020-04-16T17:17:55.493Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-16T17:17:55.493Z] Unpacking netbase (5.4) ... [2020-04-16T17:17:55.818Z] Selecting previously unselected package libedit2:amd64. [2020-04-16T17:17:55.818Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-04-16T17:17:55.818Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-04-16T17:17:55.818Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-04-16T17:17:55.818Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-04-16T17:17:55.818Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-16T17:17:56.097Z] Selecting previously unselected package libxmuu1:amd64. [2020-04-16T17:17:56.097Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-04-16T17:17:56.097Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-16T17:17:56.097Z] Selecting previously unselected package openssh-client. [2020-04-16T17:17:56.097Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-04-16T17:17:56.097Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-16T17:17:56.365Z] Selecting previously unselected package xauth. [2020-04-16T17:17:56.365Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-04-16T17:17:56.365Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-16T17:17:56.365Z] Selecting previously unselected package curl. [2020-04-16T17:17:56.365Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-16T17:17:56.365Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-16T17:17:56.636Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-04-16T17:17:56.636Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-04-16T17:17:56.636Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-16T17:17:56.636Z] Selecting previously unselected package liberror-perl. [2020-04-16T17:17:56.636Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-16T17:17:56.636Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-16T17:17:56.900Z] Selecting previously unselected package git-man. [2020-04-16T17:17:56.900Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... [2020-04-16T17:17:56.900Z] Unpacking git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-16T17:17:56.900Z] Selecting previously unselected package git. [2020-04-16T17:17:56.900Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_amd64.deb ... [2020-04-16T17:17:56.900Z] Unpacking git (1:2.17.1-1ubuntu0.6) ... [2020-04-16T17:17:57.846Z] Selecting previously unselected package make. [2020-04-16T17:17:57.846Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-04-16T17:17:57.846Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-16T17:17:57.846Z] Selecting previously unselected package patch. [2020-04-16T17:17:57.846Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-04-16T17:17:57.846Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-16T17:17:57.846Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-04-16T17:17:57.846Z] Setting up git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-16T17:17:57.846Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-04-16T17:17:58.108Z] Setting up less (487-0.1) ... [2020-04-16T17:17:58.108Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-16T17:17:58.108Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-04-16T17:17:58.376Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-16T17:17:58.376Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-04-16T17:17:58.648Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-16T17:17:58.648Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-04-16T17:17:58.648Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-04-16T17:17:58.648Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-16T17:17:58.648Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-04-16T17:17:58.648Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-04-16T17:17:58.648Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-16T17:17:58.939Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-16T17:17:58.939Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-04-16T17:17:59.209Z] Setting up netbase (5.4) ... [2020-04-16T17:17:59.209Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-04-16T17:17:59.209Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-04-16T17:17:59.209Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-04-16T17:17:59.209Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-04-16T17:17:59.209Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-16T17:17:59.470Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-04-16T17:17:59.470Z] Setting up liberror-perl (0.17025-1) ... [2020-04-16T17:17:59.470Z] Setting up xauth (1:1.0.10-1) ... [2020-04-16T17:17:59.470Z] Setting up git (1:2.17.1-1ubuntu0.6) ... [2020-04-16T17:17:59.470Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-16T17:18:03.143Z] curl set to automatically installed. [2020-04-16T17:18:03.143Z] git set to automatically installed. [2020-04-16T17:18:03.143Z] git-man set to automatically installed. [2020-04-16T17:18:03.143Z] less set to automatically installed. [2020-04-16T17:18:03.143Z] libbsd0 set to automatically installed. [2020-04-16T17:18:03.143Z] libcurl3-gnutls set to automatically installed. [2020-04-16T17:18:03.143Z] libedit2 set to automatically installed. [2020-04-16T17:18:03.143Z] liberror-perl set to automatically installed. [2020-04-16T17:18:03.143Z] libexpat1 set to automatically installed. [2020-04-16T17:18:03.143Z] libgdbm-compat4 set to automatically installed. [2020-04-16T17:18:03.143Z] libgdbm5 set to automatically installed. [2020-04-16T17:18:03.143Z] libperl5.26 set to automatically installed. [2020-04-16T17:18:03.143Z] libssl1.0.0 set to automatically installed. [2020-04-16T17:18:03.143Z] libx11-6 set to automatically installed. [2020-04-16T17:18:03.143Z] libx11-data set to automatically installed. [2020-04-16T17:18:03.143Z] libxau6 set to automatically installed. [2020-04-16T17:18:03.143Z] libxcb1 set to automatically installed. [2020-04-16T17:18:03.143Z] libxdmcp6 set to automatically installed. [2020-04-16T17:18:03.143Z] libxext6 set to automatically installed. [2020-04-16T17:18:03.143Z] libxmuu1 set to automatically installed. [2020-04-16T17:18:03.143Z] make set to automatically installed. [2020-04-16T17:18:03.143Z] netbase set to automatically installed. [2020-04-16T17:18:03.143Z] openssh-client set to automatically installed. [2020-04-16T17:18:03.143Z] patch set to automatically installed. [2020-04-16T17:18:03.143Z] perl set to automatically installed. [2020-04-16T17:18:03.143Z] perl-modules-5.26 set to automatically installed. [2020-04-16T17:18:03.143Z] xauth set to automatically installed. [2020-04-16T17:18:03.487Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-16T17:18:03.487Z] Please ensure the environment is properly setup before continuing. [2020-04-16T17:18:03.487Z] Ignore this message if the appropriate measures have already been taken [2020-04-16T17:18:04.136Z] Pulling go [2020-04-16T17:18:05.136Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-16T17:18:05.136Z] Skipping pull go (already ran) [2020-04-16T17:18:05.136Z] Building go [2020-04-16T17:18:05.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-16T17:18:05.400Z] Dload Upload Total Spent Left Speed [2020-04-16T17:18:06.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 115M 2 2511k 0 0 10.5M 0 0:00:10 --:--:-- 0:00:10 10.4M 74 115M 74 85.4M 0 0 70.4M 0 0:00:01 0:00:01 --:--:-- 70.4M 100 115M 100 115M 0 0 75.9M 0 0:00:01 0:00:01 --:--:-- 75.8M [2020-04-16T17:18:08.077Z] go1.11.9.linux-amd64.tar.gz: OK [2020-04-16T17:18:09.633Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-16T17:18:10.597Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.034s coverage: 29.8% of statements [2020-04-16T17:18:10.597Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-16T17:18:10.867Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-16T17:18:17.529Z] gofmt -l . [2020-04-16T17:18:17.529Z] ["`gofmt -l .`" = ""] [2020-04-16T17:18:17.795Z] ./bin/test-attribution-txt.sh [2020-04-16T17:18:18.381Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-16T17:18:18.980Z] Warning: overwriting stash ‘coverage-report’ [2020-04-16T17:18:19.362Z] Stashed 1 file(s) [Pipeline] } [2020-04-16T17:18:19.376Z] $ docker stop --time=1 0b1174382076142f22ca4577680e78e921168bc42fce1940361d9cfc11dd6fa3 [2020-04-16T17:18:20.585Z] Staging go [2020-04-16T17:18:20.585Z] Pulling device-mqtt [2020-04-16T17:18:21.570Z] $ docker rm -f 0b1174382076142f22ca4577680e78e921168bc42fce1940361d9cfc11dd6fa3 [2020-04-16T17:18:21.578Z] Skipping build go (already ran) [2020-04-16T17:18:21.578Z] Building device-mqtt [2020-04-16T17:18:21.578Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [Pipeline] // withDockerContainer [Pipeline] } [2020-04-16T17:18:22.237Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-16T17:18:22.237Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-04-16T17:18:22.237Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-16T17:18:22.237Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-16T17:18:22.237Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-16T17:18:22.576Z] go: finding github.com/google/uuid v1.1.1 [2020-04-16T17:18:22.576Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-04-16T17:18:22.576Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-16T17:18:22.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-16T17:18:23.115Z] + ls -al . [2020-04-16T17:18:23.115Z] total 124 [2020-04-16T17:18:23.115Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 16 17:18 . [2020-04-16T17:18:23.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 17:15 .. [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 16 17:15 .dockerignore [2020-04-16T17:18:23.115Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 17:15 .git [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 335 Apr 16 17:15 .gitignore [2020-04-16T17:18:23.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:15 .semver [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 3943 Apr 16 17:15 Attribution.txt [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 1626 Apr 16 17:15 Dockerfile [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 953 Apr 16 17:15 Dockerfile.build [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 700 Apr 16 17:15 Jenkinsfile [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 16 17:15 LICENSE [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 16 17:15 Makefile [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 444 Apr 16 17:15 README.md [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 17:11 VERSION [2020-04-16T17:18:23.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 17:15 bin [2020-04-16T17:18:23.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:15 cmd [2020-04-16T17:18:23.115Z] -rw-r--r-- 1 jenkins jenkins 18213 Apr 16 17:18 coverage.out [2020-04-16T17:18:23.115Z] -rw-r--r-- 1 jenkins jenkins 581 Apr 16 17:18 go.mod [2020-04-16T17:18:23.115Z] -rw-r--r-- 1 jenkins jenkins 12267 Apr 16 17:18 go.sum [2020-04-16T17:18:23.115Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 17:15 internal [2020-04-16T17:18:23.115Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 17:15 mock [2020-04-16T17:18:23.115Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 17:15 snap [2020-04-16T17:18:23.115Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 16 17:15 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-16T17:18:23.443Z] + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee --label arch=arm64 --label version=0.0.0 . [2020-04-16T17:18:23.589Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-16T17:18:23.590Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-16T17:18:23.712Z] Sending build context to Docker daemon 563.2kB [2020-04-16T17:18:23.712Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-16T17:18:23.712Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-16T17:18:23.712Z] ---> 08cf8f6120f4 [2020-04-16T17:18:23.712Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-16T17:18:23.981Z] ---> Running in 798b4195a130 [2020-04-16T17:18:24.250Z] Removing intermediate container 798b4195a130 [2020-04-16T17:18:24.250Z] ---> cf6d7e8119ec [2020-04-16T17:18:24.250Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-04-16T17:18:24.523Z] ---> Running in 5193c344921b [2020-04-16T17:18:24.579Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-16T17:18:24.579Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T17:18:24.579Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-16T17:18:24.579Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T17:18:24.791Z] Removing intermediate container 5193c344921b [2020-04-16T17:18:24.791Z] ---> c759ead11591 [2020-04-16T17:18:24.791Z] Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T17:18:25.009Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-16T17:18:25.009Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-16T17:18:25.061Z] ---> Running in 9d2cfcf5693b [2020-04-16T17:18:25.820Z] go: finding github.com/gorilla/mux v1.6.2 [2020-04-16T17:18:26.145Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-04-16T17:18:26.578Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-16T17:18:26.970Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T17:18:26.970Z] go: finding github.com/google/uuid v1.1.0 [2020-04-16T17:18:26.970Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-16T17:18:27.012Z] Removing intermediate container 9d2cfcf5693b [2020-04-16T17:18:27.012Z] ---> c60d54e5b781 [2020-04-16T17:18:27.012Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-16T17:18:27.012Z] ---> Running in b39d20c71ae5 [2020-04-16T17:18:27.266Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-16T17:18:27.553Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-16T17:18:27.822Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-16T17:18:27.822Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-04-16T17:18:27.822Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-16T17:18:27.982Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-16T17:18:28.239Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-16T17:18:28.523Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-16T17:18:28.523Z] go: gopkg.in/mgo.v2@v2.0.0-20180705113604-9856a29383ce: git fetch -f origin refs/heads/*:refs/heads/* refs/tags/*:refs/tags/* in /root/go/pkg/mod/cache/vcs/71c6fba555fd7b185c93dcad3ed507d63007e825cf56a4a329b0e102990a7036: exit status 128: [2020-04-16T17:18:28.523Z] error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function. [2020-04-16T17:18:28.523Z] fatal: The remote end hung up unexpectedly [2020-04-16T17:18:28.523Z] fatal: early EOF [2020-04-16T17:18:28.523Z] fatal: index-pack failed [2020-04-16T17:18:28.523Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-16T17:18:28.565Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-16T17:18:29.151Z] OK: 203 MiB in 52 packages [2020-04-16T17:18:30.127Z] Removing intermediate container b39d20c71ae5 [2020-04-16T17:18:30.127Z] ---> a56b35877be9 [2020-04-16T17:18:30.127Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-16T17:18:30.127Z] ---> Running in 9c0a41aebe30 [2020-04-16T17:18:30.717Z] Removing intermediate container 9c0a41aebe30 [2020-04-16T17:18:30.717Z] ---> d5d5b93e5fb6 [2020-04-16T17:18:30.717Z] Step 8/19 : COPY . . [2020-04-16T17:18:31.305Z] ---> 793415d962a9 [2020-04-16T17:18:31.305Z] Step 9/19 : ARG MAKE='make build' [2020-04-16T17:18:31.573Z] ---> Running in 87af31c506ea [2020-04-16T17:18:31.845Z] Removing intermediate container 87af31c506ea [2020-04-16T17:18:31.845Z] ---> 3f1872b12f7d [2020-04-16T17:18:31.845Z] Step 10/19 : RUN $MAKE [2020-04-16T17:18:31.845Z] ---> Running in c45ffe57099d [2020-04-16T17:18:32.821Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-16T17:18:33.107Z] go: error loading module requirements [2020-04-16T17:18:33.107Z] Makefile:22: recipe for target 'cmd/device-mqtt' failed [2020-04-16T17:18:33.107Z] make: *** [cmd/device-mqtt] Error 1 [2020-04-16T17:18:33.107Z] Failed to run 'override-build': Exit code was 2. [Pipeline] } [2020-04-16T17:18:34.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-16T17:18:34.903Z] Failed in branch amd64 [2020-04-16T17:19:12.427Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-16T17:19:20.646Z] Removing intermediate container c45ffe57099d [2020-04-16T17:19:20.646Z] ---> 2c19e9133bea [2020-04-16T17:19:20.646Z] Step 11/19 : FROM alpine [2020-04-16T17:19:20.646Z] latest: Pulling from library/alpine [2020-04-16T17:19:20.646Z] 8a0637ca1ac9: Pulling fs layer [2020-04-16T17:19:20.914Z] 8a0637ca1ac9: Verifying Checksum [2020-04-16T17:19:20.914Z] 8a0637ca1ac9: Download complete [2020-04-16T17:19:21.500Z] 8a0637ca1ac9: Pull complete [2020-04-16T17:19:21.500Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-16T17:19:21.500Z] Status: Downloaded newer image for alpine:latest [2020-04-16T17:19:21.500Z] ---> 2ee122dcc32d [2020-04-16T17:19:21.500Z] Step 12/19 : ENV APP_PORT=49982 [2020-04-16T17:19:21.500Z] ---> Running in a4d6032e72a4 [2020-04-16T17:19:22.084Z] Removing intermediate container a4d6032e72a4 [2020-04-16T17:19:22.084Z] ---> ed2145a13fac [2020-04-16T17:19:22.084Z] Step 13/19 : EXPOSE $APP_PORT [2020-04-16T17:19:22.084Z] ---> Running in b26a923ae578 [2020-04-16T17:19:22.352Z] Removing intermediate container b26a923ae578 [2020-04-16T17:19:22.352Z] ---> 0d50b624b179 [2020-04-16T17:19:22.352Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-16T17:19:23.764Z] ---> 5cd4862bd58f [2020-04-16T17:19:23.764Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' [2020-04-16T17:19:24.031Z] ---> Running in bbf7bcefa45c [2020-04-16T17:19:24.299Z] Removing intermediate container bbf7bcefa45c [2020-04-16T17:19:24.299Z] ---> 529dd88ec1e2 [2020-04-16T17:19:24.299Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-04-16T17:19:24.568Z] ---> Running in 593ec562567f [2020-04-16T17:19:24.835Z] Removing intermediate container 593ec562567f [2020-04-16T17:19:24.836Z] ---> a89d7a63cbea [2020-04-16T17:19:24.836Z] Step 17/19 : LABEL arch=arm64 [2020-04-16T17:19:24.836Z] ---> Running in ab06c6538f51 [2020-04-16T17:19:25.419Z] Removing intermediate container ab06c6538f51 [2020-04-16T17:19:25.419Z] ---> dfd126152cdc [2020-04-16T17:19:25.419Z] Step 18/19 : LABEL git_sha=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T17:19:25.419Z] ---> Running in 69927317aed9 [2020-04-16T17:19:25.686Z] Removing intermediate container 69927317aed9 [2020-04-16T17:19:25.686Z] ---> 53771b26f84e [2020-04-16T17:19:25.686Z] Step 19/19 : LABEL version=0.0.0 [2020-04-16T17:19:25.954Z] ---> Running in 4f04de056648 [2020-04-16T17:19:26.221Z] Removing intermediate container 4f04de056648 [2020-04-16T17:19:26.221Z] ---> 9e89913ab18b [2020-04-16T17:19:26.221Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-16T17:19:26.221Z] Successfully built 9e89913ab18b [2020-04-16T17:19:26.221Z] Successfully tagged docker-device-mqtt-go-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) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-16T17:19:26.958Z] + find /w/workspace/device-mqtt-go/4 [2020-04-16T17:19:26.958Z] + grep snapcraft.yaml [2020-04-16T17:19:26.958Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-16T17:19:27.089Z] provisioning config files... [2020-04-16T17:19:27.112Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config5202584589786962241tmp [Pipeline] { [Pipeline] sh [2020-04-16T17:19:27.501Z] + cp /w/workspace/device-mqtt-go/4@tmp/config5202584589786962241tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh [2020-04-16T17:19:27.852Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-16T17:19:28.120Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-16T17:19:28.120Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-16T17:19:28.120Z] b2f61026a351: Pulling fs layer [2020-04-16T17:19:28.120Z] 5538fb30c42c: Pulling fs layer [2020-04-16T17:19:28.120Z] f0b05810781a: Pulling fs layer [2020-04-16T17:19:28.120Z] 0180a33352d6: Pulling fs layer [2020-04-16T17:19:28.120Z] e7604b0c0f53: Pulling fs layer [2020-04-16T17:19:28.120Z] db689cb83ae0: Pulling fs layer [2020-04-16T17:19:28.120Z] 6138af208834: Pulling fs layer [2020-04-16T17:19:28.120Z] 007c8e8c5d63: Pulling fs layer [2020-04-16T17:19:28.120Z] 4f7a387c642f: Pulling fs layer [2020-04-16T17:19:28.120Z] 0180a33352d6: Waiting [2020-04-16T17:19:28.120Z] e7604b0c0f53: Waiting [2020-04-16T17:19:28.120Z] db689cb83ae0: Waiting [2020-04-16T17:19:28.120Z] 6138af208834: Waiting [2020-04-16T17:19:28.120Z] 007c8e8c5d63: Waiting [2020-04-16T17:19:28.120Z] 4f7a387c642f: Waiting [2020-04-16T17:19:28.120Z] f0b05810781a: Verifying Checksum [2020-04-16T17:19:28.120Z] f0b05810781a: Download complete [2020-04-16T17:19:28.120Z] 5538fb30c42c: Verifying Checksum [2020-04-16T17:19:28.120Z] 5538fb30c42c: Download complete [2020-04-16T17:19:28.120Z] 0180a33352d6: Download complete [2020-04-16T17:19:28.120Z] db689cb83ae0: Download complete [2020-04-16T17:19:28.120Z] 6138af208834: Verifying Checksum [2020-04-16T17:19:28.120Z] 6138af208834: Download complete [2020-04-16T17:19:28.386Z] 007c8e8c5d63: Download complete [2020-04-16T17:19:28.386Z] 4f7a387c642f: Verifying Checksum [2020-04-16T17:19:28.386Z] 4f7a387c642f: Download complete [2020-04-16T17:19:30.330Z] b2f61026a351: Verifying Checksum [2020-04-16T17:19:30.331Z] b2f61026a351: Download complete [2020-04-16T17:19:32.908Z] b2f61026a351: Pull complete [2020-04-16T17:19:33.178Z] 5538fb30c42c: Pull complete [2020-04-16T17:19:33.449Z] f0b05810781a: Pull complete [2020-04-16T17:19:33.716Z] 0180a33352d6: Pull complete [2020-04-16T17:19:55.766Z] e7604b0c0f53: Verifying Checksum [2020-04-16T17:19:55.766Z] e7604b0c0f53: Download complete [2020-04-16T17:20:28.005Z] e7604b0c0f53: Pull complete [2020-04-16T17:20:28.005Z] db689cb83ae0: Pull complete [2020-04-16T17:20:28.005Z] 6138af208834: Pull complete [2020-04-16T17:20:28.005Z] 007c8e8c5d63: Pull complete [2020-04-16T17:20:28.005Z] 4f7a387c642f: Pull complete [2020-04-16T17:20:28.005Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-04-16T17:20:28.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-16T17:20:29.413Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-04-16T17:20:29.413Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-04-16T17:20:29.683Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-04-16T17:20:29.683Z] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-04-16T17:20:35.976Z] Reading package lists... [2020-04-16T17:20:48.286Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-04-16T17:20:50.857Z] Reading package lists... [2020-04-16T17:20:51.439Z] Building dependency tree... [2020-04-16T17:20:51.439Z] Reading state information... [2020-04-16T17:20:52.025Z] The following packages were automatically installed and are no longer required: [2020-04-16T17:20:52.025Z] libjq1 liblzo2-2 libonig4 [2020-04-16T17:20:52.025Z] Use 'sudo apt autoremove' to remove them. [2020-04-16T17:20:52.025Z] Suggested packages: [2020-04-16T17:20:52.025Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-16T17:20:52.025Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-16T17:20:52.025Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-16T17:20:52.025Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-16T17:20:52.608Z] The following NEW packages will be installed: [2020-04-16T17:20:52.608Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-16T17:20:52.608Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-16T17:20:52.608Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-16T17:20:52.608Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-16T17:20:52.872Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-16T17:20:52.873Z] Need to get 12.9 MB of archives. [2020-04-16T17:20:52.873Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-16T17:20:52.873Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-16T17:20:52.873Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-16T17:20:52.873Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-16T17:20:52.873Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-16T17:20:53.138Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-16T17:20:53.138Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-04-16T17:20:53.404Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-16T17:20:53.404Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-04-16T17:20:53.669Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-16T17:20:53.669Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-16T17:20:53.669Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-16T17:20:53.935Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-16T17:20:53.935Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-16T17:20:53.935Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-16T17:20:53.935Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-16T17:20:53.935Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-16T17:20:53.935Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-04-16T17:20:53.935Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-16T17:20:53.935Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-16T17:20:53.935Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-16T17:20:53.935Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-16T17:20:53.935Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-16T17:20:53.935Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-16T17:20:53.935Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] [2020-04-16T17:20:53.935Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.6 [2950 kB] [2020-04-16T17:20:54.204Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-16T17:20:54.204Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-16T17:20:54.788Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-16T17:20:54.788Z] Fetched 12.9 MB in 2s (7855 kB/s) [2020-04-16T17:20:55.058Z] Selecting previously unselected package libxau6:arm64. [2020-04-16T17:20:55.058Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) [2020-04-16T17:20:55.058Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-04-16T17:20:55.058Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-04-16T17:20:55.058Z] Selecting previously unselected package libbsd0:arm64. [2020-04-16T17:20:55.058Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-04-16T17:20:55.058Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-16T17:20:55.326Z] Selecting previously unselected package libxdmcp6:arm64. [2020-04-16T17:20:55.326Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-04-16T17:20:55.326Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-16T17:20:55.326Z] Selecting previously unselected package libxcb1:arm64. [2020-04-16T17:20:55.326Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-04-16T17:20:55.326Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-16T17:20:55.593Z] Selecting previously unselected package libx11-data. [2020-04-16T17:20:55.593Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-04-16T17:20:55.593Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-16T17:20:55.860Z] Selecting previously unselected package libx11-6:arm64. [2020-04-16T17:20:55.860Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-04-16T17:20:55.860Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-16T17:20:56.126Z] Selecting previously unselected package libxext6:arm64. [2020-04-16T17:20:56.126Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-04-16T17:20:56.126Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-04-16T17:20:56.126Z] Selecting previously unselected package perl-modules-5.26. [2020-04-16T17:20:56.126Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-04-16T17:20:56.393Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-16T17:20:57.800Z] Selecting previously unselected package libgdbm5:arm64. [2020-04-16T17:20:57.800Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-04-16T17:20:57.800Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-04-16T17:20:57.800Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-04-16T17:20:57.800Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-04-16T17:20:57.800Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-16T17:20:57.800Z] Selecting previously unselected package libperl5.26:arm64. [2020-04-16T17:20:57.800Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-16T17:20:57.800Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-16T17:20:59.210Z] Selecting previously unselected package perl. [2020-04-16T17:20:59.210Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-04-16T17:20:59.210Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-04-16T17:20:59.210Z] Selecting previously unselected package less. [2020-04-16T17:20:59.210Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-04-16T17:20:59.210Z] Unpacking less (487-0.1) ... [2020-04-16T17:20:59.477Z] Selecting previously unselected package libexpat1:arm64. [2020-04-16T17:20:59.477Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-04-16T17:20:59.477Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-16T17:20:59.477Z] Selecting previously unselected package netbase. [2020-04-16T17:20:59.477Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-04-16T17:20:59.745Z] Unpacking netbase (5.4) ... [2020-04-16T17:20:59.745Z] Selecting previously unselected package libedit2:arm64. [2020-04-16T17:20:59.745Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-04-16T17:20:59.745Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-04-16T17:21:00.012Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-04-16T17:21:00.012Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-04-16T17:21:00.012Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-16T17:21:00.280Z] Selecting previously unselected package libxmuu1:arm64. [2020-04-16T17:21:00.280Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-04-16T17:21:00.280Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-16T17:21:00.280Z] Selecting previously unselected package openssh-client. [2020-04-16T17:21:00.280Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-04-16T17:21:00.280Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-16T17:21:00.549Z] Selecting previously unselected package xauth. [2020-04-16T17:21:00.549Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-04-16T17:21:00.549Z] Unpacking xauth (1:1.0.10-1) ... [2020-04-16T17:21:00.549Z] Selecting previously unselected package curl. [2020-04-16T17:21:00.816Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-16T17:21:00.816Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-04-16T17:21:00.816Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-04-16T17:21:00.816Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-04-16T17:21:00.816Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-16T17:21:01.082Z] Selecting previously unselected package liberror-perl. [2020-04-16T17:21:01.082Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-04-16T17:21:01.082Z] Unpacking liberror-perl (0.17025-1) ... [2020-04-16T17:21:01.082Z] Selecting previously unselected package git-man. [2020-04-16T17:21:01.082Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... [2020-04-16T17:21:01.082Z] Unpacking git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-16T17:21:01.348Z] Selecting previously unselected package git. [2020-04-16T17:21:01.348Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_arm64.deb ... [2020-04-16T17:21:01.348Z] Unpacking git (1:2.17.1-1ubuntu0.6) ... [2020-04-16T17:21:02.755Z] Selecting previously unselected package make. [2020-04-16T17:21:02.755Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-04-16T17:21:02.755Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-04-16T17:21:02.755Z] Selecting previously unselected package patch. [2020-04-16T17:21:02.755Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-04-16T17:21:02.755Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-04-16T17:21:02.755Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-04-16T17:21:02.755Z] Setting up git-man (1:2.17.1-1ubuntu0.6) ... [2020-04-16T17:21:02.755Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-04-16T17:21:02.755Z] Setting up less (487-0.1) ... [2020-04-16T17:21:03.339Z] Setting up make (4.1-9.1ubuntu1) ... [2020-04-16T17:21:03.339Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-04-16T17:21:03.605Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-04-16T17:21:03.605Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-04-16T17:21:03.605Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-04-16T17:21:03.605Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-04-16T17:21:03.605Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-04-16T17:21:03.872Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-04-16T17:21:03.872Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-04-16T17:21:03.872Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-04-16T17:21:03.872Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-04-16T17:21:04.137Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-04-16T17:21:04.137Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-04-16T17:21:04.403Z] Setting up netbase (5.4) ... [2020-04-16T17:21:04.403Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-04-16T17:21:04.403Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-04-16T17:21:04.403Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-04-16T17:21:04.403Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-04-16T17:21:04.403Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-04-16T17:21:04.670Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-04-16T17:21:04.670Z] Setting up liberror-perl (0.17025-1) ... [2020-04-16T17:21:04.670Z] Setting up xauth (1:1.0.10-1) ... [2020-04-16T17:21:04.670Z] Setting up git (1:2.17.1-1ubuntu0.6) ... [2020-04-16T17:21:04.670Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-04-16T17:21:11.307Z] curl set to automatically installed. [2020-04-16T17:21:11.307Z] git set to automatically installed. [2020-04-16T17:21:11.307Z] git-man set to automatically installed. [2020-04-16T17:21:11.307Z] less set to automatically installed. [2020-04-16T17:21:11.307Z] libbsd0 set to automatically installed. [2020-04-16T17:21:11.307Z] libcurl3-gnutls set to automatically installed. [2020-04-16T17:21:11.307Z] libedit2 set to automatically installed. [2020-04-16T17:21:11.307Z] liberror-perl set to automatically installed. [2020-04-16T17:21:11.307Z] libexpat1 set to automatically installed. [2020-04-16T17:21:11.307Z] libgdbm-compat4 set to automatically installed. [2020-04-16T17:21:11.307Z] libgdbm5 set to automatically installed. [2020-04-16T17:21:11.307Z] libperl5.26 set to automatically installed. [2020-04-16T17:21:11.307Z] libssl1.0.0 set to automatically installed. [2020-04-16T17:21:11.307Z] libx11-6 set to automatically installed. [2020-04-16T17:21:11.307Z] libx11-data set to automatically installed. [2020-04-16T17:21:11.307Z] libxau6 set to automatically installed. [2020-04-16T17:21:11.307Z] libxcb1 set to automatically installed. [2020-04-16T17:21:11.307Z] libxdmcp6 set to automatically installed. [2020-04-16T17:21:11.307Z] libxext6 set to automatically installed. [2020-04-16T17:21:11.307Z] libxmuu1 set to automatically installed. [2020-04-16T17:21:11.307Z] make set to automatically installed. [2020-04-16T17:21:11.307Z] netbase set to automatically installed. [2020-04-16T17:21:11.307Z] openssh-client set to automatically installed. [2020-04-16T17:21:11.307Z] patch set to automatically installed. [2020-04-16T17:21:11.307Z] perl set to automatically installed. [2020-04-16T17:21:11.307Z] perl-modules-5.26 set to automatically installed. [2020-04-16T17:21:11.307Z] xauth set to automatically installed. [2020-04-16T17:21:11.307Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-04-16T17:21:11.307Z] Please ensure the environment is properly setup before continuing. [2020-04-16T17:21:11.307Z] Ignore this message if the appropriate measures have already been taken [2020-04-16T17:21:11.886Z] Pulling go [2020-04-16T17:21:14.463Z] 'device-mqtt' has dependencies that need to be staged: go [2020-04-16T17:21:14.463Z] Skipping pull go (already ran) [2020-04-16T17:21:14.463Z] Building go [2020-04-16T17:21:14.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-04-16T17:21:14.463Z] Dload Upload Total Spent Left Speed [2020-04-16T17:21:17.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 94.3M 0 135k 0 0 828k 0 0:01:56 --:--:-- 0:01:56 823k 48 94.3M 48 45.4M 0 0 40.0M 0 0:00:02 0:00:01 0:00:01 40.0M 75 94.3M 75 71.1M 0 0 33.4M 0 0:00:02 0:00:02 --:--:-- 33.4M 100 94.3M 100 94.3M 0 0 35.3M 0 0:00:02 0:00:02 --:--:-- 35.3M [2020-04-16T17:21:18.725Z] go1.11.9.linux-arm64.tar.gz: OK [2020-04-16T17:21:36.928Z] Staging go [2020-04-16T17:21:39.508Z] Pulling device-mqtt [2020-04-16T17:21:42.085Z] Skipping build go (already ran) [2020-04-16T17:21:42.085Z] Building device-mqtt [2020-04-16T17:21:42.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-04-16T17:21:42.355Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-16T17:21:42.355Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-16T17:21:42.355Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-04-16T17:21:42.355Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-04-16T17:21:42.355Z] go: finding github.com/google/uuid v1.1.1 [2020-04-16T17:21:42.355Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-16T17:21:42.355Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-16T17:21:42.946Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-16T17:21:43.919Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-16T17:21:43.919Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-16T17:21:44.516Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T17:21:44.516Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-16T17:21:44.516Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-16T17:21:44.787Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T17:21:44.787Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-16T17:21:44.787Z] go: finding github.com/google/uuid v1.1.0 [2020-04-16T17:21:44.787Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-16T17:21:46.227Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-16T17:21:46.501Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-16T17:21:46.776Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T17:21:46.776Z] go: finding github.com/gorilla/mux v1.6.2 [2020-04-16T17:21:47.751Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-16T17:21:47.751Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-04-16T17:21:48.026Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-16T17:21:48.303Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-04-16T17:21:48.303Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-16T17:21:48.303Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-16T17:21:48.574Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-16T17:21:48.847Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-16T17:21:50.281Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-16T17:21:50.281Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-16T17:21:50.281Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-16T17:21:50.281Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-16T17:21:50.554Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-16T17:21:51.149Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-16T17:21:51.150Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-16T17:21:51.150Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-04-16T17:21:51.748Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-16T17:21:52.344Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-16T17:21:52.621Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-04-16T17:21:52.897Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-16T17:21:52.897Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-16T17:21:52.897Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-16T17:21:53.171Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-16T17:21:53.442Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-16T17:21:53.442Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-16T17:21:53.442Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-16T17:21:53.442Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-16T17:21:53.442Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-16T17:21:54.033Z] go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee [2020-04-16T17:21:54.625Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-16T17:21:54.897Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-16T17:21:55.193Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-16T17:21:55.193Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-16T17:21:55.471Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-16T17:21:55.744Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-16T17:21:55.744Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-16T17:21:55.744Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-16T17:21:56.015Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-16T17:21:57.448Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-16T17:21:57.448Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-16T17:21:57.723Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-16T17:21:57.724Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-16T17:21:57.724Z] go: finding github.com/fatih/color v1.7.0 [2020-04-16T17:21:58.323Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-16T17:21:58.600Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-16T17:21:59.568Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-16T17:21:59.837Z] go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 [2020-04-16T17:21:59.837Z] go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc [2020-04-16T17:22:00.120Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-16T17:22:00.391Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-16T17:22:00.981Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-16T17:22:00.981Z] go: finding github.com/posener/complete v1.1.1 [2020-04-16T17:22:00.981Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-16T17:22:01.253Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-16T17:22:02.230Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-16T17:22:02.828Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-16T17:22:03.418Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-16T17:22:04.845Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-16T17:22:05.805Z] go: downloading github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-04-16T17:22:05.805Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-16T17:22:05.805Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-04-16T17:22:05.805Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-16T17:22:05.805Z] go: downloading github.com/spf13/cast v1.3.0 [2020-04-16T17:22:06.075Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-16T17:22:06.344Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2020-04-16T17:22:06.344Z] go: downloading github.com/pkg/errors v0.8.1 [2020-04-16T17:22:06.344Z] go: downloading github.com/ugorji/go v1.1.4 [2020-04-16T17:22:06.344Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-04-16T17:22:06.344Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-04-16T17:22:06.614Z] go: downloading github.com/gorilla/mux v1.7.0 [2020-04-16T17:22:06.614Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-04-16T17:22:06.614Z] go: downloading github.com/google/uuid v1.1.1 [2020-04-16T17:22:06.614Z] go: downloading github.com/hashicorp/consul v1.4.2 [2020-04-16T17:22:06.614Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-16T17:22:06.887Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-04-16T17:22:06.887Z] go: downloading github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-16T17:22:07.159Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-04-16T17:22:07.159Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-04-16T17:22:07.744Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-04-16T17:22:34.420Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-04-16T17:22:34.420Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-16T17:22:34.420Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.0 [2020-04-16T17:22:35.003Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-16T17:22:35.003Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-16T17:22:35.270Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-04-16T17:23:14.192Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-16T17:23:32.393Z] Skipping stage go (already ran) [2020-04-16T17:23:32.393Z] Staging device-mqtt [2020-04-16T17:23:32.393Z] Priming go [2020-04-16T17:23:34.967Z] Priming device-mqtt [2020-04-16T17:23:38.302Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-04-16T17:23:38.302Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-04-16T17:23:38.302Z] Determining the version from the project repo (version-script). [2020-04-16T17:23:38.302Z] The version has been set to '0.0.0-20200416+ca14dc0' [2020-04-16T17:23:38.302Z] Snapping 'edgex-device-mqtt' ... [2020-04-16T17:23:42.572Z] [2020-04-16T17:23:42.572Z] Snapped edgex-device-mqtt_0.0.0-20200416+ca14dc0_arm64.snap [Pipeline] } [2020-04-16T17:23:46.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-16T17:23:48.935Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T17:23:49.550Z] ---> package-listing.sh [2020-04-16T17:23:49.550Z] ++ facter osfamily [2020-04-16T17:23:49.550Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-16T17:23:49.550Z] + OS_FAMILY=redhat [2020-04-16T17:23:49.550Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-16T17:23:49.550Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-16T17:23:49.550Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-16T17:23:49.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-16T17:23:49.550Z] + PACKAGES=/tmp/packages_start.txt [2020-04-16T17:23:49.550Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' [2020-04-16T17:23:49.550Z] + PACKAGES=/tmp/packages_end.txt [2020-04-16T17:23:49.550Z] + case "${OS_FAMILY}" in [2020-04-16T17:23:49.550Z] + rpm -qa [2020-04-16T17:23:49.550Z] + sort [2020-04-16T17:23:57.889Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-16T17:23:57.889Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-16T17:23:57.889Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-16T17:23:57.889Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' [2020-04-16T17:23:57.889Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ [2020-04-16T17:23:57.889Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-16T17:23:58.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T17:23:59.028Z] [2020-04-16T17:23:59.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-16T17:23:59.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T17:24:00.392Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-16T17:24:00.392Z] c9b1b535fdd9: Pulling fs layer [2020-04-16T17:24:00.392Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-16T17:24:00.392Z] 756a868c4378: Pulling fs layer [2020-04-16T17:24:00.392Z] 444b2fc9a129: Pulling fs layer [2020-04-16T17:24:00.392Z] ea15f1150254: Pulling fs layer [2020-04-16T17:24:00.392Z] 41b27a9f41bf: Pulling fs layer [2020-04-16T17:24:00.392Z] 28c525ee5125: Pulling fs layer [2020-04-16T17:24:00.392Z] 094b1ea09ed8: Pulling fs layer [2020-04-16T17:24:00.392Z] 138eaada9080: Pulling fs layer [2020-04-16T17:24:00.392Z] 0622d0fa9048: Pulling fs layer [2020-04-16T17:24:00.392Z] 41b27a9f41bf: Waiting [2020-04-16T17:24:00.392Z] 28c525ee5125: Waiting [2020-04-16T17:24:00.392Z] 444b2fc9a129: Waiting [2020-04-16T17:24:00.392Z] 094b1ea09ed8: Waiting [2020-04-16T17:24:00.392Z] 138eaada9080: Waiting [2020-04-16T17:24:00.392Z] ea15f1150254: Waiting [2020-04-16T17:24:00.392Z] 0622d0fa9048: Waiting [2020-04-16T17:24:00.758Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-16T17:24:00.759Z] 2cc5ad85d9ab: Download complete [2020-04-16T17:24:00.759Z] 444b2fc9a129: Verifying Checksum [2020-04-16T17:24:00.759Z] 444b2fc9a129: Download complete [2020-04-16T17:24:01.380Z] c9b1b535fdd9: Verifying Checksum [2020-04-16T17:24:01.380Z] c9b1b535fdd9: Download complete [2020-04-16T17:24:02.365Z] ea15f1150254: Download complete [2020-04-16T17:24:02.365Z] c9b1b535fdd9: Pull complete [2020-04-16T17:24:02.826Z] 28c525ee5125: Verifying Checksum [2020-04-16T17:24:02.826Z] 28c525ee5125: Download complete [2020-04-16T17:24:02.826Z] 2cc5ad85d9ab: Pull complete [2020-04-16T17:24:04.133Z] 756a868c4378: Verifying Checksum [2020-04-16T17:24:04.133Z] 756a868c4378: Download complete [2020-04-16T17:24:04.546Z] 138eaada9080: Verifying Checksum [2020-04-16T17:24:04.546Z] 138eaada9080: Download complete [2020-04-16T17:24:05.176Z] 0622d0fa9048: Verifying Checksum [2020-04-16T17:24:05.176Z] 0622d0fa9048: Download complete [2020-04-16T17:24:06.895Z] 094b1ea09ed8: Verifying Checksum [2020-04-16T17:24:06.895Z] 094b1ea09ed8: Download complete [2020-04-16T17:24:07.169Z] 41b27a9f41bf: Verifying Checksum [2020-04-16T17:24:07.169Z] 41b27a9f41bf: Download complete [2020-04-16T17:24:08.202Z] 756a868c4378: Pull complete [2020-04-16T17:24:08.202Z] 444b2fc9a129: Pull complete [2020-04-16T17:24:09.217Z] ea15f1150254: Pull complete [2020-04-16T17:24:13.885Z] 41b27a9f41bf: Pull complete [2020-04-16T17:24:14.155Z] 28c525ee5125: Pull complete [2020-04-16T17:24:18.753Z] 094b1ea09ed8: Pull complete [2020-04-16T17:24:19.118Z] 138eaada9080: Pull complete [2020-04-16T17:24:19.393Z] 0622d0fa9048: Pull complete [2020-04-16T17:24:19.393Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-16T17:24:19.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-16T17:24:19.770Z] prd-centos7-docker-4c-2g-4341 does not seem to be running inside a container [2020-04-16T17:24:19.845Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-139 -v /w/workspace/gexfoundry_device-mqtt-go_PR-139:/w/workspace/gexfoundry_device-mqtt-go_PR-139:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-139@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:10003/edgex-lftools-log-publisher:alpine cat [2020-04-16T17:24:21.866Z] $ docker top 407c80b6748e7b1dcc2dc2d5fb8d4c82371cc30fce850e537e64394cf01e6ad2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-16T17:24:22.326Z] provisioning config files... [2020-04-16T17:24:22.357Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/config8855227557678074123tmp [Pipeline] { [Pipeline] echo [2020-04-16T17:24:22.493Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T17:24:23.575Z] ---> create-netrc.sh [Pipeline] echo [2020-04-16T17:24:23.593Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T17:24:24.323Z] ---> logs-deploy.sh [2020-04-16T17:24:24.323Z] + ARCHIVE_ARTIFACTS= [2020-04-16T17:24:24.323Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-16T17:24:24.323Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-16T17:24:24.323Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-16T17:24:24.324Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/4 [2020-04-16T17:24:24.324Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/4/ [2020-04-16T17:24:24.324Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/4 /w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-16T17:24:27.050Z] Archives upload complete. [2020-04-16T17:24:27.050Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/4/ [2020-04-16T17:24:28.063Z] ---> uname -a: [2020-04-16T17:24:28.063Z] Linux 407c80b6748e 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] ---> lscpu: [2020-04-16T17:24:28.063Z] Architecture: x86_64 [2020-04-16T17:24:28.063Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-16T17:24:28.063Z] Byte Order: Little Endian [2020-04-16T17:24:28.063Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-16T17:24:28.063Z] CPU(s): 4 [2020-04-16T17:24:28.063Z] On-line CPU(s) list: 0-3 [2020-04-16T17:24:28.063Z] Thread(s) per core: 1 [2020-04-16T17:24:28.063Z] Core(s) per socket: 1 [2020-04-16T17:24:28.063Z] Socket(s): 4 [2020-04-16T17:24:28.063Z] NUMA node(s): 1 [2020-04-16T17:24:28.063Z] Vendor ID: GenuineIntel [2020-04-16T17:24:28.063Z] CPU family: 6 [2020-04-16T17:24:28.063Z] Model: 44 [2020-04-16T17:24:28.063Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-16T17:24:28.063Z] Stepping: 1 [2020-04-16T17:24:28.063Z] CPU MHz: 2933.438 [2020-04-16T17:24:28.063Z] BogoMIPS: 5866.87 [2020-04-16T17:24:28.063Z] Virtualization: VT-x [2020-04-16T17:24:28.063Z] Hypervisor vendor: KVM [2020-04-16T17:24:28.063Z] Virtualization type: full [2020-04-16T17:24:28.063Z] L1d cache: 128 KiB [2020-04-16T17:24:28.063Z] L1i cache: 128 KiB [2020-04-16T17:24:28.063Z] L2 cache: 16 MiB [2020-04-16T17:24:28.063Z] L3 cache: 64 MiB [2020-04-16T17:24:28.063Z] NUMA node0 CPU(s): 0-3 [2020-04-16T17:24:28.063Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-16T17:24:28.063Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-16T17:24:28.063Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-16T17:24:28.063Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-16T17:24:28.063Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-16T17:24:28.063Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] ---> nproc: [2020-04-16T17:24:28.063Z] 4 [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] ---> df -h: [2020-04-16T17:24:28.063Z] Filesystem Size Used Available Use% Mounted on [2020-04-16T17:24:28.063Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-16T17:24:28.063Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-16T17:24:28.063Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-16T17:24:28.063Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-16T17:24:28.063Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-16T17:24:28.063Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-16T17:24:28.063Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-16T17:24:28.063Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-16T17:24:28.063Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp [2020-04-16T17:24:28.063Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] ---> free -m: [2020-04-16T17:24:28.063Z] total used free shared buff/cache available [2020-04-16T17:24:28.063Z] Mem: 1838 593 75 0 1169 1139 [2020-04-16T17:24:28.063Z] Swap: 1023 1 1022 [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] ---> ip addr: [2020-04-16T17:24:28.063Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-16T17:24:28.063Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-16T17:24:28.063Z] inet 127.0.0.1/8 scope host lo [2020-04-16T17:24:28.063Z] valid_lft forever preferred_lft forever [2020-04-16T17:24:28.063Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-16T17:24:28.063Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-16T17:24:28.063Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-16T17:24:28.063Z] valid_lft forever preferred_lft forever [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] ---> sar -b -r -n DEV: [2020-04-16T17:24:28.063Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] 17:09:53 LINUX RESTART [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] 17:11:02 tps rtps wtps bread/s bwrtn/s [2020-04-16T17:24:28.063Z] 17:12:01 40.56 9.89 30.67 2230.23 2358.94 [2020-04-16T17:24:28.063Z] 17:13:01 3.81 0.00 3.81 0.00 112.05 [2020-04-16T17:24:28.063Z] 17:14:01 0.32 0.00 0.32 0.00 4.01 [2020-04-16T17:24:28.063Z] 17:15:01 0.23 0.00 0.23 0.00 3.10 [2020-04-16T17:24:28.063Z] 17:16:01 0.27 0.00 0.27 0.00 4.91 [2020-04-16T17:24:28.063Z] 17:17:02 0.33 0.00 0.33 0.00 4.05 [2020-04-16T17:24:28.063Z] 17:18:01 0.25 0.00 0.25 0.00 2.61 [2020-04-16T17:24:28.063Z] 17:19:01 0.27 0.00 0.27 0.00 2.80 [2020-04-16T17:24:28.063Z] 17:20:01 0.28 0.00 0.28 0.00 3.21 [2020-04-16T17:24:28.063Z] 17:21:01 0.33 0.00 0.33 0.00 4.50 [2020-04-16T17:24:28.063Z] 17:22:01 0.27 0.00 0.27 0.00 3.33 [2020-04-16T17:24:28.063Z] 17:23:01 0.25 0.00 0.25 0.00 3.19 [2020-04-16T17:24:28.063Z] 17:24:01 46.95 46.54 0.41 3179.98 13.87 [2020-04-16T17:24:28.063Z] Average: 7.22 4.35 2.87 415.44 191.47 [2020-04-16T17:24:28.063Z] [2020-04-16T17:24:28.063Z] 17:11:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-16T17:24:28.063Z] 17:12:01 121036 1761268 93.57 2620 1218760 994828 33.94 417708 1177380 372 [2020-04-16T17:24:28.063Z] 17:13:01 137580 1744724 92.69 2620 1218768 900432 30.72 408524 1174060 16 [2020-04-16T17:24:28.063Z] 17:14:01 136736 1745568 92.74 2620 1218772 900724 30.73 409960 1174032 20 [2020-04-16T17:24:28.063Z] 17:15:01 137800 1744504 92.68 2620 1218772 900496 30.72 408800 1174032 16 [2020-04-16T17:24:28.063Z] 17:16:01 136684 1745620 92.74 2620 1218784 900712 30.73 409996 1174032 8 [2020-04-16T17:24:28.063Z] 17:17:02 137732 1744572 92.68 2620 1218788 900496 30.72 408716 1174032 8 [2020-04-16T17:24:28.063Z] 17:18:01 138708 1743596 92.63 2620 1218792 900496 30.72 408200 1173856 8 [2020-04-16T17:24:28.063Z] 17:19:01 138792 1743512 92.63 2620 1218796 900496 30.72 408348 1173852 8 [2020-04-16T17:24:28.063Z] 17:20:01 138832 1743472 92.62 2620 1218804 900496 30.72 408236 1173852 8 [2020-04-16T17:24:28.063Z] 17:21:01 150724 1731580 91.99 2620 1218808 900592 30.73 396428 1173420 8 [2020-04-16T17:24:28.063Z] 17:22:01 150724 1731580 91.99 2620 1218808 900604 30.73 396532 1173420 8 [2020-04-16T17:24:28.063Z] 17:23:01 153224 1729080 91.86 2620 1218876 900496 30.72 393896 1173328 20 [2020-04-16T17:24:28.064Z] 17:24:01 89816 1792488 95.23 2620 1262008 980496 33.45 410516 1219572 14432 [2020-04-16T17:24:28.064Z] Average: 136030 1746274 92.77 2620 1222118 913951 31.18 406605 1177605 1149 [2020-04-16T17:24:28.064Z] [2020-04-16T17:24:28.064Z] 17:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-16T17:24:28.064Z] 17:12:01 eth0 78.66 71.09 475.69 51.43 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:12:01 docker0 2.01 1.74 0.29 3.18 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:13:01 eth0 0.15 0.12 0.01 0.03 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:14:01 eth0 0.83 0.43 0.30 0.18 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:15:01 eth0 0.78 0.08 0.07 0.04 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:16:01 eth0 0.60 0.40 0.40 0.26 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:17:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:18:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:19:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:20:01 eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:21:01 eth0 0.93 0.25 0.20 0.08 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:22:01 eth0 0.48 0.37 0.28 0.20 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:23:01 eth0 0.10 0.08 0.01 0.02 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:24:01 eth0 25.01 19.19 200.00 4.30 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] Average: eth0 8.25 7.04 51.68 4.30 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] Average: docker0 0.15 0.13 0.02 0.24 0.00 0.00 0.00 [2020-04-16T17:24:28.064Z] [2020-04-16T17:24:28.064Z] [2020-04-16T17:24:28.064Z] ---> sar -P ALL: [2020-04-16T17:24:28.064Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/16/20 _x86_64_ (4 CPU) [2020-04-16T17:24:28.064Z] [2020-04-16T17:24:28.064Z] 17:09:53 LINUX RESTART [2020-04-16T17:24:28.064Z] [2020-04-16T17:24:28.064Z] 17:11:02 CPU %user %nice %system %iowait %steal %idle [2020-04-16T17:24:28.064Z] 17:12:01 all 2.88 0.00 2.53 1.06 19.93 73.59 [2020-04-16T17:24:28.064Z] 17:12:01 0 2.64 0.00 2.57 0.29 21.13 73.38 [2020-04-16T17:24:28.064Z] 17:12:01 1 2.83 0.00 2.49 0.54 19.26 74.88 [2020-04-16T17:24:28.064Z] 17:12:01 2 3.32 0.00 2.86 1.50 20.02 72.30 [2020-04-16T17:24:28.064Z] 17:12:01 3 2.74 0.00 2.21 1.96 19.28 73.81 [2020-04-16T17:24:28.064Z] 17:13:01 all 0.10 0.00 0.19 0.00 1.90 97.81 [2020-04-16T17:24:28.064Z] 17:13:01 0 0.02 0.00 0.21 0.00 2.12 97.65 [2020-04-16T17:24:28.064Z] 17:13:01 1 0.13 0.00 0.16 0.00 2.02 97.68 [2020-04-16T17:24:28.064Z] 17:13:01 2 0.20 0.00 0.23 0.00 1.86 97.71 [2020-04-16T17:24:28.064Z] 17:13:01 3 0.03 0.00 0.13 0.00 1.57 98.27 [2020-04-16T17:24:28.064Z] 17:14:01 all 0.13 0.00 0.06 0.00 0.32 99.49 [2020-04-16T17:24:28.064Z] 17:14:01 0 0.10 0.00 0.05 0.00 0.28 99.57 [2020-04-16T17:24:28.064Z] 17:14:01 1 0.08 0.00 0.05 0.00 0.60 99.27 [2020-04-16T17:24:28.064Z] 17:14:01 2 0.33 0.00 0.12 0.00 0.28 99.27 [2020-04-16T17:24:28.064Z] 17:14:01 3 0.03 0.00 0.02 0.00 0.13 99.82 [2020-04-16T17:24:28.064Z] 17:15:01 all 0.12 0.00 0.04 0.00 0.20 99.65 [2020-04-16T17:24:28.064Z] 17:15:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2020-04-16T17:24:28.064Z] 17:15:01 1 0.07 0.00 0.05 0.00 0.43 99.45 [2020-04-16T17:24:28.064Z] 17:15:01 2 0.33 0.00 0.05 0.00 0.10 99.52 [2020-04-16T17:24:28.064Z] 17:15:01 3 0.02 0.00 0.03 0.00 0.20 99.75 [2020-04-16T17:24:28.064Z] 17:16:01 all 0.11 0.00 0.04 0.00 1.26 98.58 [2020-04-16T17:24:28.064Z] 17:16:01 0 0.07 0.00 0.05 0.00 0.58 99.31 [2020-04-16T17:24:28.064Z] 17:16:01 1 0.07 0.00 0.05 0.00 1.90 97.99 [2020-04-16T17:24:28.064Z] 17:16:01 2 0.26 0.00 0.03 0.00 1.12 98.58 [2020-04-16T17:24:28.064Z] 17:16:01 3 0.05 0.00 0.05 0.00 1.44 98.46 [2020-04-16T17:24:28.064Z] 17:17:02 all 0.08 0.00 0.03 0.00 0.76 99.13 [2020-04-16T17:24:28.064Z] 17:17:02 0 0.03 0.00 0.03 0.00 0.27 99.67 [2020-04-16T17:24:28.064Z] 17:17:02 1 0.02 0.00 0.02 0.00 0.43 99.53 [2020-04-16T17:24:28.064Z] 17:17:02 2 0.07 0.00 0.02 0.00 0.58 99.34 [2020-04-16T17:24:28.064Z] 17:17:02 3 0.20 0.00 0.03 0.00 1.75 98.02 [2020-04-16T17:24:28.064Z] 17:18:01 all 0.14 0.00 0.03 0.00 0.26 99.57 [2020-04-16T17:24:28.064Z] 17:18:01 0 0.05 0.00 0.03 0.00 0.08 99.83 [2020-04-16T17:24:28.064Z] 17:18:01 1 0.05 0.00 0.03 0.00 0.72 99.19 [2020-04-16T17:24:28.064Z] 17:18:01 2 0.05 0.00 0.05 0.00 0.08 99.81 [2020-04-16T17:24:28.064Z] 17:18:01 3 0.39 0.00 0.02 0.00 0.15 99.44 [2020-04-16T17:24:28.064Z] 17:19:01 all 0.12 0.00 0.03 0.00 0.15 99.69 [2020-04-16T17:24:28.064Z] 17:19:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2020-04-16T17:24:28.064Z] 17:19:01 1 0.08 0.00 0.05 0.00 0.23 99.63 [2020-04-16T17:24:28.064Z] 17:19:01 2 0.05 0.00 0.03 0.00 0.17 99.75 [2020-04-16T17:24:28.064Z] 17:19:01 3 0.37 0.00 0.03 0.00 0.17 99.43 [2020-04-16T17:24:28.064Z] 17:20:01 all 0.10 0.00 0.03 0.00 0.35 99.53 [2020-04-16T17:24:28.064Z] 17:20:01 0 0.03 0.00 0.02 0.00 0.20 99.75 [2020-04-16T17:24:28.064Z] 17:20:01 1 0.05 0.00 0.03 0.00 0.28 99.63 [2020-04-16T17:24:28.064Z] 17:20:01 2 0.02 0.00 0.02 0.00 0.43 99.53 [2020-04-16T17:24:28.064Z] 17:20:01 3 0.25 0.00 0.05 0.00 0.45 99.25 [2020-04-16T17:24:28.064Z] 17:21:01 all 0.10 0.00 0.02 0.00 0.27 99.60 [2020-04-16T17:24:28.064Z] 17:21:01 0 0.03 0.00 0.03 0.00 0.20 99.73 [2020-04-16T17:24:28.064Z] 17:21:01 1 0.05 0.00 0.03 0.00 0.20 99.72 [2020-04-16T17:24:28.064Z] 17:21:01 2 0.03 0.00 0.02 0.00 0.27 99.68 [2020-04-16T17:24:28.064Z] 17:21:01 3 0.30 0.00 0.03 0.00 0.43 99.23 [2020-04-16T17:24:28.064Z] 17:22:01 all 0.10 0.00 0.03 0.00 0.14 99.72 [2020-04-16T17:24:28.064Z] 17:22:01 0 0.02 0.00 0.03 0.00 0.20 99.75 [2020-04-16T17:24:28.064Z] 17:22:01 1 0.10 0.00 0.05 0.00 0.15 99.70 [2020-04-16T17:24:28.064Z] 17:22:01 2 0.08 0.00 0.03 0.00 0.07 99.82 [2020-04-16T17:24:28.064Z] 17:22:01 3 0.18 0.00 0.03 0.00 0.17 99.62 [2020-04-16T17:24:28.064Z] 17:23:01 all 0.08 0.00 0.03 0.00 0.69 99.20 [2020-04-16T17:24:28.064Z] 17:23:01 0 0.03 0.00 0.02 0.00 0.61 99.34 [2020-04-16T17:24:28.064Z] 17:23:01 1 0.27 0.00 0.07 0.00 0.60 99.07 [2020-04-16T17:24:28.064Z] 17:23:01 2 0.03 0.00 0.03 0.00 1.29 98.65 [2020-04-16T17:24:28.064Z] 17:23:01 3 0.02 0.00 0.02 0.00 0.25 99.72 [2020-04-16T17:24:28.064Z] 17:24:01 all 0.75 0.00 0.31 2.48 4.54 91.92 [2020-04-16T17:24:28.064Z] 17:24:01 0 1.70 0.00 0.44 6.57 5.93 85.37 [2020-04-16T17:24:28.064Z] 17:24:01 1 0.41 0.00 0.28 1.40 3.82 94.10 [2020-04-16T17:24:28.064Z] 17:24:01 2 0.48 0.00 0.24 0.26 4.78 94.23 [2020-04-16T17:24:28.064Z] 17:24:01 3 0.41 0.00 0.26 1.68 3.61 94.05 [2020-04-16T17:24:28.064Z] Average: all 0.39 0.00 0.28 0.28 2.49 96.56 [2020-04-16T17:24:28.064Z] Average: 0 0.39 0.00 0.29 0.54 2.60 96.18 [2020-04-16T17:24:28.064Z] Average: 1 0.34 0.00 0.27 0.15 2.47 96.77 [2020-04-16T17:24:28.064Z] Average: 2 0.43 0.00 0.31 0.15 2.53 96.59 [2020-04-16T17:24:28.064Z] Average: 3 0.40 0.00 0.24 0.29 2.38 96.70 [2020-04-16T17:24:28.064Z] [2020-04-16T17:24:28.064Z] [2020-04-16T17:24:28.064Z]