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-4167’ Running on prd-centos7-docker-4c-2g-4181 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 Fetching 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 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 Merging remotes/origin/master commit a379864c4ca603a3f217526d4d7ed89d41ad0b38 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee Merge succeeded, producing ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee Checking out Revision ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee (PR-139) > 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 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-16T02:43:14.026Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-16T02:43:14.265Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-16T02:43:14.395Z] ========================================================= [2020-04-16T02:43:14.395Z] EdgeX Global Pipelines Version Info [2020-04-16T02:43:14.395Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-16T02:43:15.785Z] ------------------- [2020-04-16T02:43:15.785Z] stable info: [2020-04-16T02:43:15.786Z] ------------------- [2020-04-16T02:43:15.786Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-16T02:43:15.786Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T02:43:15.786Z] Message: update stable to v1.0.73 [2020-04-16T02:43:16.354Z] ------------------- [2020-04-16T02:43:16.354Z] experimental info: [2020-04-16T02:43:16.354Z] ------------------- [2020-04-16T02:43:16.354Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-16T02:43:16.354Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-16T02:43:16.354Z] 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-16T02:43:18.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T02:43:18.237Z] [2020-04-16T02:43:18.237Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-16T02:43:18.558Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-16T02:43:18.558Z] latest: Pulling from edgex-devops/git-semver [2020-04-16T02:43:18.558Z] 9123ac7c32f7: Pulling fs layer [2020-04-16T02:43:18.558Z] b8cc5d1170e3: Pulling fs layer [2020-04-16T02:43:18.558Z] 2924cbbf6a41: Pulling fs layer [2020-04-16T02:43:18.558Z] 93b08a4f1073: Pulling fs layer [2020-04-16T02:43:18.558Z] b8cc5d1170e3: Verifying Checksum [2020-04-16T02:43:18.558Z] b8cc5d1170e3: Download complete [2020-04-16T02:43:18.817Z] 9123ac7c32f7: Download complete [2020-04-16T02:43:18.817Z] 93b08a4f1073: Verifying Checksum [2020-04-16T02:43:18.817Z] 93b08a4f1073: Download complete [2020-04-16T02:43:18.817Z] 2924cbbf6a41: Verifying Checksum [2020-04-16T02:43:18.817Z] 2924cbbf6a41: Download complete [2020-04-16T02:43:19.076Z] 9123ac7c32f7: Pull complete [2020-04-16T02:43:19.076Z] b8cc5d1170e3: Pull complete [2020-04-16T02:43:20.013Z] 2924cbbf6a41: Pull complete [2020-04-16T02:43:20.013Z] 93b08a4f1073: Pull complete [2020-04-16T02:43:20.013Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-16T02:43:20.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-16T02:43:20.151Z] prd-centos7-docker-4c-2g-4181 does not seem to be running inside a container [2020-04-16T02:43:20.195Z] $ 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-16T02:43:20.798Z] $ docker top addfb07c8c0cc0806b2861db834321b8451247a22b57151d7698612430bdee59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-16T02:43:21.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T02:43:21.037Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T02:43:21.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T02:43:21.257Z] $ docker exec addfb07c8c0cc0806b2861db834321b8451247a22b57151d7698612430bdee59 ssh-agent [2020-04-16T02:43:21.436Z] SSH_AUTH_SOCK=/tmp/ssh-bQdZIjDo36yr/agent.15 [2020-04-16T02:43:21.436Z] SSH_AGENT_PID=21 [2020-04-16T02:43:21.447Z] Running ssh-add (command line suppressed) [2020-04-16T02:43:21.584Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_8482896833350429578.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_8482896833350429578.key) [2020-04-16T02:43:21.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T02:43:21.978Z] + git describe --exact-match --tags HEAD [2020-04-16T02:43:21.978Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-16T02:43:22.041Z] $ docker exec --env ******** --env ******** addfb07c8c0cc0806b2861db834321b8451247a22b57151d7698612430bdee59 ssh-agent -k [2020-04-16T02:43:22.209Z] unset SSH_AUTH_SOCK; [2020-04-16T02:43:22.210Z] unset SSH_AGENT_PID; [2020-04-16T02:43:22.210Z] echo Agent pid 21 killed; [2020-04-16T02:43:22.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-16T02:43:22.346Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-16T02:43:22.346Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-16T02:43:22.421Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-16T02:43:22.421Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-16T02:43:22.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-16T02:43:22.599Z] $ docker exec addfb07c8c0cc0806b2861db834321b8451247a22b57151d7698612430bdee59 ssh-agent [2020-04-16T02:43:22.781Z] SSH_AUTH_SOCK=/tmp/ssh-ydSh9MRCkzXb/agent.57 [2020-04-16T02:43:22.781Z] SSH_AGENT_PID=64 [2020-04-16T02:43:22.788Z] Running ssh-add (command line suppressed) [2020-04-16T02:43:22.933Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_6528731330932382982.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_6528731330932382982.key) [2020-04-16T02:43:22.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-16T02:43:23.296Z] + git semver init [2020-04-16T02:43:23.296Z] # -> Open(): unable to determine branch for HEAD [2020-04-16T02:43:23.296Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.git [2020-04-16T02:43:23.296Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-16T02:43:23.296Z] # $SEMVER_REMOTE_NAME = origin [2020-04-16T02:43:23.296Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-16T02:43:23.296Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-16T02:43:23.296Z] # $SEMVER_BRANCH = PR-139 [2020-04-16T02:43:23.296Z] # $SEMVER_TEMP = /tmp/semver-638396509 [2020-04-16T02:43:23.296Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-04-16T02:43:23.558Z] # '/tmp/semver-638396509' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver' [2020-04-16T02:43:23.558Z] # -> Force: false [2020-04-16T02:43:23.558Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver [Pipeline] } [2020-04-16T02:43:23.570Z] $ docker exec --env ******** --env ******** addfb07c8c0cc0806b2861db834321b8451247a22b57151d7698612430bdee59 ssh-agent -k [2020-04-16T02:43:23.699Z] unset SSH_AUTH_SOCK; [2020-04-16T02:43:23.699Z] unset SSH_AGENT_PID; [2020-04-16T02:43:23.699Z] echo Agent pid 64 killed; [2020-04-16T02:43:23.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-16T02:43:24.158Z] + git semver [Pipeline] } [2020-04-16T02:43:24.174Z] $ docker stop --time=1 addfb07c8c0cc0806b2861db834321b8451247a22b57151d7698612430bdee59 [2020-04-16T02:43:25.503Z] $ docker rm -f addfb07c8c0cc0806b2861db834321b8451247a22b57151d7698612430bdee59 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-16T02:43:26.123Z] Stashed 21 file(s) [Pipeline] echo [2020-04-16T02:43:26.125Z] [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-16T02:43:41.361Z] Still waiting to schedule task [2020-04-16T02:43:41.361Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-16T02:43:41.363Z] Still waiting to schedule task [2020-04-16T02:43:41.363Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4180’ is offline [2020-04-16T02:45:58.321Z] Running on prd-centos7-docker-4c-2g-4184 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-16T02:45:58.360Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-04-16T02:46:00.882Z] using credential edgex-jenkins-ssh [2020-04-16T02:46:00.926Z] Cloning the remote Git repository [2020-04-16T02:46:00.926Z] Cloning with configured refspecs honoured and without tags [2020-04-16T02:46:00.571Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T02:46:00.624Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-04-16T02:46:00.958Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T02:46:00.958Z] > git --version # timeout=10 [2020-04-16T02:46:00.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T02:46:01.017Z] > 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-16T02:46:02.089Z] Fetching without tags [2020-04-16T02:46:02.534Z] Merging remotes/origin/master commit a379864c4ca603a3f217526d4d7ed89d41ad0b38 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T02:46:02.609Z] Merge succeeded, producing ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T02:46:02.610Z] Checking out Revision ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee (PR-139) [2020-04-16T02:46:01.680Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-16T02:46:01.685Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-16T02:46:01.690Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T02:46:01.700Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-16T02:46:01.714Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T02:46:01.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T02:46:01.718Z] > 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-16T02:46:02.161Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T02:46:02.167Z] > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [2020-04-16T02:46:02.199Z] > git remote # timeout=10 [2020-04-16T02:46:02.203Z] > git config --get remote.origin.url # timeout=10 [2020-04-16T02:46:02.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T02:46:02.211Z] > git merge a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 [2020-04-16T02:46:02.221Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T02:46:02.230Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T02:46:02.239Z] > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [2020-04-16T02:46:06.289Z] Commit message: "add buildSnap option" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-16T02:46:07.118Z] ========================================================= [2020-04-16T02:46:07.118Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-16T02:46:07.118Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-16T02:46:07.776Z] + 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-16T02:46:08.038Z] Sending build context to Docker daemon 544.3kB [2020-04-16T02:46:08.038Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-16T02:46:08.038Z] Step 2/8 : FROM ${BASE} [2020-04-16T02:46:08.038Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-16T02:46:08.038Z] e6b0cf9c0882: Pulling fs layer [2020-04-16T02:46:08.038Z] 2848faf0eed1: Pulling fs layer [2020-04-16T02:46:08.038Z] 0f37312ad70f: Pulling fs layer [2020-04-16T02:46:08.038Z] 5788d62ee057: Pulling fs layer [2020-04-16T02:46:08.038Z] 0e6b1d234666: Pulling fs layer [2020-04-16T02:46:08.038Z] bf5d7aec512f: Pulling fs layer [2020-04-16T02:46:08.038Z] 34c802a77dc8: Pulling fs layer [2020-04-16T02:46:08.038Z] 9eb99e56ec68: Pulling fs layer [2020-04-16T02:46:08.038Z] 27c7a5d97fbd: Pulling fs layer [2020-04-16T02:46:08.038Z] 5c102a31e300: Pulling fs layer [2020-04-16T02:46:08.038Z] dcfb455df0a1: Pulling fs layer [2020-04-16T02:46:08.038Z] 34c802a77dc8: Waiting [2020-04-16T02:46:08.039Z] 9eb99e56ec68: Waiting [2020-04-16T02:46:08.039Z] 27c7a5d97fbd: Waiting [2020-04-16T02:46:08.039Z] 5c102a31e300: Waiting [2020-04-16T02:46:08.039Z] dcfb455df0a1: Waiting [2020-04-16T02:46:08.039Z] 5788d62ee057: Waiting [2020-04-16T02:46:08.039Z] 0e6b1d234666: Waiting [2020-04-16T02:46:08.039Z] bf5d7aec512f: Waiting [2020-04-16T02:46:08.039Z] 0f37312ad70f: Verifying Checksum [2020-04-16T02:46:08.039Z] 0f37312ad70f: Download complete [2020-04-16T02:46:08.039Z] 2848faf0eed1: Download complete [2020-04-16T02:46:08.039Z] 0e6b1d234666: Verifying Checksum [2020-04-16T02:46:08.039Z] 0e6b1d234666: Download complete [2020-04-16T02:46:08.039Z] bf5d7aec512f: Verifying Checksum [2020-04-16T02:46:08.039Z] bf5d7aec512f: Download complete [2020-04-16T02:46:08.039Z] e6b0cf9c0882: Verifying Checksum [2020-04-16T02:46:08.039Z] e6b0cf9c0882: Download complete [2020-04-16T02:46:08.631Z] e6b0cf9c0882: Pull complete [2020-04-16T02:46:08.631Z] 2848faf0eed1: Pull complete [2020-04-16T02:46:08.896Z] 34c802a77dc8: Verifying Checksum [2020-04-16T02:46:08.896Z] 34c802a77dc8: Download complete [2020-04-16T02:46:08.896Z] 27c7a5d97fbd: Verifying Checksum [2020-04-16T02:46:08.896Z] 27c7a5d97fbd: Download complete [2020-04-16T02:46:09.468Z] 5c102a31e300: Verifying Checksum [2020-04-16T02:46:09.468Z] 5c102a31e300: Download complete [2020-04-16T02:46:09.468Z] dcfb455df0a1: Verifying Checksum [2020-04-16T02:46:09.468Z] dcfb455df0a1: Download complete [2020-04-16T02:46:10.038Z] 5788d62ee057: Verifying Checksum [2020-04-16T02:46:10.038Z] 5788d62ee057: Download complete [2020-04-16T02:46:10.038Z] 9eb99e56ec68: Verifying Checksum [2020-04-16T02:46:10.038Z] 9eb99e56ec68: Download complete [2020-04-16T02:46:10.991Z] 0f37312ad70f: Pull complete [2020-04-16T02:46:11.878Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4183 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws [2020-04-16T02:46:11.915Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2020-04-16T02:46:17.573Z] 5788d62ee057: Pull complete [2020-04-16T02:46:17.573Z] 0e6b1d234666: Pull complete [2020-04-16T02:46:17.573Z] bf5d7aec512f: Pull complete [2020-04-16T02:46:18.214Z] using credential edgex-jenkins-ssh [2020-04-16T02:46:18.259Z] Cloning the remote Git repository [2020-04-16T02:46:18.259Z] Cloning with configured refspecs honoured and without tags [2020-04-16T02:46:18.334Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T02:46:19.562Z] Fetching without tags [2020-04-16T02:46:18.417Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2020-04-16T02:46:18.505Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T02:46:18.507Z] > git --version # timeout=10 [2020-04-16T02:46:18.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T02:46:18.595Z] > 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-16T02:46:19.433Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-16T02:46:19.467Z] > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 [2020-04-16T02:46:19.501Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-16T02:46:19.541Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-04-16T02:46:19.584Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-04-16T02:46:19.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T02:46:19.604Z] > 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-16T02:46:20.101Z] Merging remotes/origin/master commit a379864c4ca603a3f217526d4d7ed89d41ad0b38 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T02:46:20.428Z] Merge succeeded, producing ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T02:46:20.428Z] Checking out Revision ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee (PR-139) [2020-04-16T02:46:20.132Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T02:46:20.181Z] > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [2020-04-16T02:46:20.285Z] > git remote # timeout=10 [2020-04-16T02:46:20.320Z] > git config --get remote.origin.url # timeout=10 [2020-04-16T02:46:20.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-16T02:46:20.370Z] > git merge a379864c4ca603a3f217526d4d7ed89d41ad0b38 # timeout=10 [2020-04-16T02:46:20.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-16T02:46:20.446Z] > git config core.sparsecheckout # timeout=10 [2020-04-16T02:46:20.470Z] > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [2020-04-16T02:46:21.774Z] 34c802a77dc8: Pull complete [2020-04-16T02:46:24.318Z] 9eb99e56ec68: Pull complete [2020-04-16T02:46:24.318Z] 27c7a5d97fbd: Pull complete [2020-04-16T02:46:25.123Z] Commit message: "add buildSnap option" [2020-04-16T02:46:25.256Z] 5c102a31e300: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-04-16T02:46:25.514Z] dcfb455df0a1: Pull complete [2020-04-16T02:46:25.514Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-16T02:46:25.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-16T02:46:25.514Z] ---> 7c70fe431013 [2020-04-16T02:46:25.514Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-16T02:46:25.514Z] ---> Running in bc653ea4f0af [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-04-16T02:46:25.773Z] Removing intermediate container bc653ea4f0af [2020-04-16T02:46:25.773Z] ---> 0c066e57ab5c [2020-04-16T02:46:25.773Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T02:46:25.773Z] ---> Running in c60f5574fe49 [Pipeline] echo [2020-04-16T02:46:26.102Z] ========================================================= [2020-04-16T02:46:26.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-16T02:46:26.102Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-16T02:46:26.733Z] Removing intermediate container c60f5574fe49 [2020-04-16T02:46:26.733Z] ---> 818f6876bf03 [2020-04-16T02:46:26.733Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-16T02:46:26.733Z] ---> Running in 9274acf8aaa0 [2020-04-16T02:46:27.296Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-04-16T02:46:27.302Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-16T02:46:28.267Z] Sending build context to Docker daemon 544.3kB [2020-04-16T02:46:28.267Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-16T02:46:28.267Z] Step 2/8 : FROM ${BASE} [2020-04-16T02:46:28.267Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-16T02:46:28.570Z] cde5963f3b93: Pulling fs layer [2020-04-16T02:46:28.570Z] 2a23fa8c16f7: Pulling fs layer [2020-04-16T02:46:28.570Z] 777b28850792: Pulling fs layer [2020-04-16T02:46:28.570Z] 8a11ddd9e578: Pulling fs layer [2020-04-16T02:46:28.570Z] 4cf88f913ddb: Pulling fs layer [2020-04-16T02:46:28.570Z] 1df406cf5192: Pulling fs layer [2020-04-16T02:46:28.570Z] cd6300453558: Pulling fs layer [2020-04-16T02:46:28.570Z] b9c365052c96: Pulling fs layer [2020-04-16T02:46:28.570Z] a2d8cc88f415: Pulling fs layer [2020-04-16T02:46:28.570Z] ea1d1ca13537: Pulling fs layer [2020-04-16T02:46:28.570Z] 3750a50a1c5e: Pulling fs layer [2020-04-16T02:46:28.570Z] 4cf88f913ddb: Waiting [2020-04-16T02:46:28.570Z] cd6300453558: Waiting [2020-04-16T02:46:28.571Z] b9c365052c96: Waiting [2020-04-16T02:46:28.571Z] a2d8cc88f415: Waiting [2020-04-16T02:46:28.571Z] 1df406cf5192: Waiting [2020-04-16T02:46:28.571Z] ea1d1ca13537: Waiting [2020-04-16T02:46:28.571Z] 8a11ddd9e578: Waiting [2020-04-16T02:46:28.571Z] 3750a50a1c5e: Waiting [2020-04-16T02:46:28.571Z] 777b28850792: Verifying Checksum [2020-04-16T02:46:28.571Z] 777b28850792: Download complete [2020-04-16T02:46:28.571Z] 2a23fa8c16f7: Verifying Checksum [2020-04-16T02:46:28.571Z] 2a23fa8c16f7: Download complete [2020-04-16T02:46:28.571Z] 4cf88f913ddb: Verifying Checksum [2020-04-16T02:46:28.571Z] 4cf88f913ddb: Download complete [2020-04-16T02:46:28.571Z] 1df406cf5192: Verifying Checksum [2020-04-16T02:46:28.571Z] 1df406cf5192: Download complete [2020-04-16T02:46:28.571Z] cde5963f3b93: Verifying Checksum [2020-04-16T02:46:28.678Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-16T02:46:29.999Z] cde5963f3b93: Pull complete [2020-04-16T02:46:30.053Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T02:46:30.269Z] 2a23fa8c16f7: Pull complete [2020-04-16T02:46:30.543Z] 777b28850792: Pull complete [2020-04-16T02:46:30.620Z] (2/17) Installing libmagic (5.37-r1) [2020-04-16T02:46:30.878Z] (3/17) Installing file (5.37-r1) [2020-04-16T02:46:31.139Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T02:46:31.139Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T02:46:31.139Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T02:46:33.254Z] cd6300453558: Verifying Checksum [2020-04-16T02:46:33.254Z] cd6300453558: Download complete [2020-04-16T02:46:33.254Z] a2d8cc88f415: Verifying Checksum [2020-04-16T02:46:33.254Z] a2d8cc88f415: Download complete [2020-04-16T02:46:35.215Z] ea1d1ca13537: Verifying Checksum [2020-04-16T02:46:35.215Z] ea1d1ca13537: Download complete [2020-04-16T02:46:35.485Z] 3750a50a1c5e: Verifying Checksum [2020-04-16T02:46:35.485Z] 3750a50a1c5e: Download complete [2020-04-16T02:46:38.079Z] b9c365052c96: Verifying Checksum [2020-04-16T02:46:38.079Z] b9c365052c96: Download complete [2020-04-16T02:46:40.036Z] 8a11ddd9e578: Verifying Checksum [2020-04-16T02:46:40.036Z] 8a11ddd9e578: Download complete [2020-04-16T02:46:52.372Z] 8a11ddd9e578: Pull complete [2020-04-16T02:46:52.372Z] 4cf88f913ddb: Pull complete [2020-04-16T02:46:52.372Z] 1df406cf5192: Pull complete [2020-04-16T02:46:56.641Z] cd6300453558: Pull complete [2020-04-16T02:47:00.894Z] b9c365052c96: Pull complete [2020-04-16T02:47:00.894Z] a2d8cc88f415: Pull complete [2020-04-16T02:47:02.840Z] ea1d1ca13537: Pull complete [2020-04-16T02:47:02.840Z] 3750a50a1c5e: Pull complete [2020-04-16T02:47:02.840Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-16T02:47:03.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-16T02:47:03.109Z] ---> 78745c68409d [2020-04-16T02:47:03.109Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-16T02:47:07.395Z] ---> Running in 989368ddbe1f [2020-04-16T02:47:07.662Z] Removing intermediate container 989368ddbe1f [2020-04-16T02:47:07.662Z] ---> c04e1273dadc [2020-04-16T02:47:07.662Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T02:47:07.936Z] ---> Running in 50758ec5673b [2020-04-16T02:47:09.871Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-16T02:47:09.871Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-16T02:47:09.889Z] Removing intermediate container 50758ec5673b [2020-04-16T02:47:09.889Z] ---> c60565dbd92a [2020-04-16T02:47:09.889Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-16T02:47:09.889Z] ---> Running in 0d2b9c911c9a [2020-04-16T02:47:10.859Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-16T02:47:12.813Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-16T02:47:14.221Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T02:47:14.487Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T02:47:15.446Z] (3/18) Installing libmagic (5.37-r1) [2020-04-16T02:47:15.713Z] (4/18) Installing file (5.37-r1) [2020-04-16T02:47:15.980Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T02:47:15.980Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T02:47:16.245Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-16T02:47:22.087Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-16T02:47:22.087Z] (10/17) Installing build-base (0.5-r1) [2020-04-16T02:47:22.087Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-16T02:47:22.087Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-16T02:47:22.087Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-16T02:47:22.087Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-16T02:47:22.087Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-16T02:47:22.087Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-16T02:47:22.087Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-16T02:47:22.087Z] Executing busybox-1.31.1-r8.trigger [2020-04-16T02:47:22.087Z] OK: 214 MiB in 52 packages [2020-04-16T02:47:26.296Z] Removing intermediate container 9274acf8aaa0 [2020-04-16T02:47:26.296Z] ---> 0f8521c12726 [2020-04-16T02:47:26.296Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-16T02:47:26.296Z] ---> Running in ab6b2781da8f [2020-04-16T02:47:26.296Z] Removing intermediate container ab6b2781da8f [2020-04-16T02:47:26.296Z] ---> 92fa5b5a91a2 [2020-04-16T02:47:26.296Z] Step 7/8 : COPY . . [2020-04-16T02:47:26.296Z] ---> 49f7401703f7 [2020-04-16T02:47:26.296Z] Step 8/8 : RUN go mod download [2020-04-16T02:47:26.296Z] ---> Running in f44ee9fd4251 [2020-04-16T02:47:26.314Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-16T02:47:26.314Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-16T02:47:28.255Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-16T02:47:28.521Z] (11/18) Installing build-base (0.5-r1) [2020-04-16T02:47:28.521Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-16T02:47:28.521Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-16T02:47:28.788Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-16T02:47:28.843Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-16T02:47:28.843Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-16T02:47:28.843Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-16T02:47:28.843Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-16T02:47:28.843Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-16T02:47:28.843Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-16T02:47:28.843Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-16T02:47:28.843Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-16T02:47:28.843Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-04-16T02:47:28.843Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-04-16T02:47:28.843Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-04-16T02:47:28.843Z] go: finding github.com/fatih/color v1.7.0 [2020-04-16T02:47:28.843Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-16T02:47:28.843Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-16T02:47:28.843Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-16T02:47:28.843Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-16T02:47:28.843Z] go: finding github.com/google/uuid v1.1.1 [2020-04-16T02:47:28.843Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-04-16T02:47:28.843Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-16T02:47:28.843Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-04-16T02:47:28.843Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-16T02:47:28.843Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-04-16T02:47:28.843Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-16T02:47:28.843Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-16T02:47:28.843Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-16T02:47:28.843Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-16T02:47:28.844Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-16T02:47:29.056Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-16T02:47:29.056Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-16T02:47:29.056Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-16T02:47:29.102Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-16T02:47:29.102Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-16T02:47:29.102Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-16T02:47:29.102Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-16T02:47:29.102Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-16T02:47:29.102Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-16T02:47:29.102Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-16T02:47:29.102Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-16T02:47:29.102Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-16T02:47:29.102Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-16T02:47:29.102Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T02:47:29.102Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T02:47:29.102Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-16T02:47:29.102Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-16T02:47:29.102Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-16T02:47:29.102Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-16T02:47:29.102Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-16T02:47:29.102Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-16T02:47:29.102Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-16T02:47:29.102Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-16T02:47:29.102Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-16T02:47:29.102Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-16T02:47:29.102Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-16T02:47:29.102Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-16T02:47:29.102Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-16T02:47:29.102Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-16T02:47:29.102Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-16T02:47:29.102Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T02:47:29.102Z] go: finding github.com/posener/complete v1.1.1 [2020-04-16T02:47:29.103Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-16T02:47:29.103Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-16T02:47:29.323Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-16T02:47:29.362Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-16T02:47:29.362Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-16T02:47:29.362Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-16T02:47:29.362Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-16T02:47:29.362Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-16T02:47:29.362Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-16T02:47:29.362Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-16T02:47:29.362Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-16T02:47:29.589Z] Executing busybox-1.31.1-r8.trigger [2020-04-16T02:47:29.589Z] OK: 203 MiB in 52 packages [2020-04-16T02:47:29.631Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-16T02:47:29.631Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-16T02:47:29.631Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-16T02:47:36.248Z] Removing intermediate container 0d2b9c911c9a [2020-04-16T02:47:36.248Z] ---> 0ce97e73fa4f [2020-04-16T02:47:36.248Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-04-16T02:47:36.516Z] ---> Running in cc55cdd49d7e [2020-04-16T02:47:36.784Z] Removing intermediate container cc55cdd49d7e [2020-04-16T02:47:36.784Z] ---> ba8b4462dd0f [2020-04-16T02:47:36.784Z] Step 7/8 : COPY . . [2020-04-16T02:47:37.747Z] ---> ffb2d2c260de [2020-04-16T02:47:37.747Z] Step 8/8 : RUN go mod download [2020-04-16T02:47:37.747Z] ---> Running in 2a8b265d60a4 [2020-04-16T02:47:39.622Z] Removing intermediate container f44ee9fd4251 [2020-04-16T02:47:39.622Z] ---> f288efb9162d [2020-04-16T02:47:39.622Z] Successfully built f288efb9162d [2020-04-16T02:47:39.622Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2020-04-16T02:47:39.696Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-16T02:47:39.696Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-16T02:47:39.696Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-16T02:47:39.696Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-16T02:47:39.696Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-16T02:47:39.696Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-16T02:47:39.696Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-16T02:47:39.696Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-04-16T02:47:39.696Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191023171807-49a95f741ef7 [2020-04-16T02:47:39.696Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.31 [2020-04-16T02:47:39.696Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-04-16T02:47:39.696Z] go: finding github.com/fatih/color v1.7.0 [2020-04-16T02:47:39.696Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-16T02:47:39.696Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-16T02:47:39.696Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-16T02:47:39.697Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-16T02:47:39.697Z] go: finding github.com/google/uuid v1.1.1 [2020-04-16T02:47:39.697Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-04-16T02:47:39.697Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-16T02:47:39.697Z] go: finding github.com/hashicorp/serf v0.8.2 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-16T02:47:39.963Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-16T02:47:39.963Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-16T02:47:39.963Z] go: finding github.com/kr/pty v1.1.1 [2020-04-16T02:47:39.963Z] go: finding github.com/kr/text v0.1.0 [2020-04-16T02:47:39.963Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-16T02:47:39.963Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-16T02:47:39.963Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-16T02:47:39.963Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-16T02:47:39.963Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-16T02:47:39.963Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-16T02:47:39.963Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-16T02:47:39.963Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-16T02:47:39.963Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-16T02:47:39.963Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-16T02:47:39.963Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-16T02:47:39.963Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-16T02:47:39.963Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-16T02:47:39.963Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-16T02:47:39.963Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-16T02:47:39.963Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-16T02:47:39.963Z] go: finding github.com/posener/complete v1.1.1 [2020-04-16T02:47:39.963Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-16T02:47:39.963Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-16T02:47:39.963Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-16T02:47:39.963Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-16T02:47:39.963Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-16T02:47:39.963Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-16T02:47:39.963Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-16T02:47:40.219Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-16T02:47:40.219Z] . [Pipeline] withDockerContainer [2020-04-16T02:47:40.230Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-04-16T02:47:40.230Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-16T02:47:40.230Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-04-16T02:47:40.230Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-16T02:47:40.230Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-04-16T02:47:40.230Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-16T02:47:40.345Z] prd-centos7-docker-4c-2g-4184 does not seem to be running inside a container [2020-04-16T02:47:40.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-04-16T02:47:40.968Z] $ docker top b84b2a33edebd18aee541c66302c77d0840e6164af43f75589a75c21dcd9766b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-16T02:47:41.469Z] + go version [2020-04-16T02:47:41.469Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-16T02:47:41.766Z] + make test [2020-04-16T02:47:41.766Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-16T02:47:42.709Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-16T02:47:57.676Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-16T02:47:57.676Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 29.8% of statements [2020-04-16T02:47:57.676Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-16T02:47:57.676Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-16T02:47:58.453Z] Removing intermediate container 2a8b265d60a4 [2020-04-16T02:47:58.453Z] ---> ac1d6c6c9bea [2020-04-16T02:47:58.453Z] Successfully built ac1d6c6c9bea [2020-04-16T02:47:58.453Z] 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-16T02:47:59.088Z] + docker inspect -f . ci-base-image-arm64 [2020-04-16T02:47:59.088Z] . [Pipeline] withDockerContainer [2020-04-16T02:47:59.685Z] prd-ubuntu18.04-docker-arm64-4c-16g-4183 does not seem to be running inside a container [2020-04-16T02:47:59.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-04-16T02:48:00.242Z] gofmt -l . [2020-04-16T02:48:00.242Z] ["`gofmt -l .`" = ""] [2020-04-16T02:48:00.242Z] ./bin/test-attribution-txt.sh [2020-04-16T02:48:01.165Z] $ docker top efe3be1fa001deadb117ef112acdc20f6efddbc0b87e828d75056224862c9995 -eo pid,comm [2020-04-16T02:48:01.179Z] ./bin/test-go-mod-tidy.sh [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-04-16T02:48:02.022Z] Stashed 1 file(s) [Pipeline] } [2020-04-16T02:48:02.025Z] $ docker stop --time=1 b84b2a33edebd18aee541c66302c77d0840e6164af43f75589a75c21dcd9766b [2020-04-16T02:48:02.266Z] + go version [2020-04-16T02:48:02.266Z] go version go1.13.5 linux/arm64 [2020-04-16T02:48:03.486Z] $ docker rm -f b84b2a33edebd18aee541c66302c77d0840e6164af43f75589a75c21dcd9766b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-04-16T02:48:04.407Z] + make test [2020-04-16T02:48:04.407Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [Pipeline] sh [2020-04-16T02:48:04.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-16T02:48:05.095Z] + ls -al . [2020-04-16T02:48:05.095Z] total 92 [2020-04-16T02:48:05.095Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 16 02:48 . [2020-04-16T02:48:05.095Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 16 02:46 .. [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 3943 Apr 16 02:46 Attribution.txt [2020-04-16T02:48:05.095Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 16 02:46 bin [2020-04-16T02:48:05.095Z] drwxrwxr-x. 3 jenkins jenkins 55 Apr 16 02:46 cmd [2020-04-16T02:48:05.095Z] -rw-r--r--. 1 jenkins jenkins 18213 Apr 16 02:47 coverage.out [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 1626 Apr 16 02:46 Dockerfile [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 953 Apr 16 02:46 Dockerfile.build [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 16 02:46 .dockerignore [2020-04-16T02:48:05.095Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 16 02:46 .git [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 335 Apr 16 02:46 .gitignore [2020-04-16T02:48:05.095Z] -rw-r--r--. 1 jenkins jenkins 581 Apr 16 02:48 go.mod [2020-04-16T02:48:05.095Z] -rw-r--r--. 1 jenkins jenkins 12267 Apr 16 02:48 go.sum [2020-04-16T02:48:05.095Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 16 02:46 internal [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 700 Apr 16 02:46 Jenkinsfile [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 16 02:46 LICENSE [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 16 02:46 Makefile [2020-04-16T02:48:05.095Z] drwxrwxr-x. 2 jenkins jenkins 23 Apr 16 02:46 mock [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 444 Apr 16 02:46 README.md [2020-04-16T02:48:05.095Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 16 02:46 .semver [2020-04-16T02:48:05.095Z] drwxrwxr-x. 4 jenkins jenkins 54 Apr 16 02:46 snap [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 16 02:43 VERSION [2020-04-16T02:48:05.095Z] -rw-rw-r--. 1 jenkins jenkins 227 Apr 16 02:46 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-16T02:48:05.376Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-04-16T02:48:05.390Z] + 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-16T02:48:05.390Z] Sending build context to Docker daemon 563.2kB [2020-04-16T02:48:05.390Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-16T02:48:05.390Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-16T02:48:05.390Z] ---> f288efb9162d [2020-04-16T02:48:05.390Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-16T02:48:05.649Z] ---> Running in 09d1dd20f6fa [2020-04-16T02:48:05.649Z] Removing intermediate container 09d1dd20f6fa [2020-04-16T02:48:05.649Z] ---> f01bf1668a08 [2020-04-16T02:48:05.649Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-04-16T02:48:05.649Z] ---> Running in 4016aacab79e [2020-04-16T02:48:05.907Z] Removing intermediate container 4016aacab79e [2020-04-16T02:48:05.907Z] ---> e9f43366d20e [2020-04-16T02:48:05.907Z] Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T02:48:05.907Z] ---> Running in cc855022b045 [2020-04-16T02:48:06.858Z] Removing intermediate container cc855022b045 [2020-04-16T02:48:06.858Z] ---> d27a43286b79 [2020-04-16T02:48:06.858Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-16T02:48:06.858Z] ---> Running in 7091f3835a63 [2020-04-16T02:48:07.117Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-16T02:48:08.053Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-16T02:48:08.053Z] OK: 214 MiB in 52 packages [2020-04-16T02:48:08.623Z] Removing intermediate container 7091f3835a63 [2020-04-16T02:48:08.623Z] ---> 731c3f7c6fa5 [2020-04-16T02:48:08.623Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-16T02:48:08.623Z] ---> Running in 0ab3cf2f0043 [2020-04-16T02:48:08.883Z] Removing intermediate container 0ab3cf2f0043 [2020-04-16T02:48:08.883Z] ---> e1d83cb8e67c [2020-04-16T02:48:08.883Z] Step 8/19 : COPY . . [2020-04-16T02:48:08.883Z] ---> dc5e29f3b920 [2020-04-16T02:48:08.883Z] Step 9/19 : ARG MAKE='make build' [2020-04-16T02:48:09.144Z] ---> Running in 5deddd4ad7b2 [2020-04-16T02:48:09.144Z] Removing intermediate container 5deddd4ad7b2 [2020-04-16T02:48:09.144Z] ---> 06e41d5b7fa0 [2020-04-16T02:48:09.144Z] Step 10/19 : RUN $MAKE [2020-04-16T02:48:09.144Z] ---> Running in 6bc7ef79cb06 [2020-04-16T02:48:09.714Z] 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-16T02:48:22.009Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-16T02:48:25.311Z] Removing intermediate container 6bc7ef79cb06 [2020-04-16T02:48:25.311Z] ---> 1b63c418f11e [2020-04-16T02:48:25.311Z] Step 11/19 : FROM alpine [2020-04-16T02:48:25.311Z] latest: Pulling from library/alpine [2020-04-16T02:48:25.311Z] aad63a933944: Pulling fs layer [2020-04-16T02:48:25.571Z] aad63a933944: Verifying Checksum [2020-04-16T02:48:25.571Z] aad63a933944: Download complete [2020-04-16T02:48:25.830Z] aad63a933944: Pull complete [2020-04-16T02:48:25.830Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-16T02:48:25.830Z] Status: Downloaded newer image for alpine:latest [2020-04-16T02:48:25.830Z] ---> a187dde48cd2 [2020-04-16T02:48:25.830Z] Step 12/19 : ENV APP_PORT=49982 [2020-04-16T02:48:25.830Z] ---> Running in a27471394e02 [2020-04-16T02:48:25.830Z] Removing intermediate container a27471394e02 [2020-04-16T02:48:25.830Z] ---> a279a4f6a832 [2020-04-16T02:48:25.830Z] Step 13/19 : EXPOSE $APP_PORT [2020-04-16T02:48:26.088Z] ---> Running in 22db158333e6 [2020-04-16T02:48:26.088Z] Removing intermediate container 22db158333e6 [2020-04-16T02:48:26.088Z] ---> 13f35b2065d8 [2020-04-16T02:48:26.088Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-16T02:48:26.655Z] ---> 310f054fabf9 [2020-04-16T02:48:26.655Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' [2020-04-16T02:48:26.655Z] ---> Running in 591a296b8294 [2020-04-16T02:48:26.914Z] Removing intermediate container 591a296b8294 [2020-04-16T02:48:26.914Z] ---> fd8dd7542238 [2020-04-16T02:48:26.914Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-04-16T02:48:26.914Z] ---> Running in d26a6ca12432 [2020-04-16T02:48:26.914Z] Removing intermediate container d26a6ca12432 [2020-04-16T02:48:26.914Z] ---> 579ae0dcd7df [2020-04-16T02:48:26.914Z] Step 17/19 : LABEL arch=amd64 [2020-04-16T02:48:27.173Z] ---> Running in 3a40485b928c [2020-04-16T02:48:27.173Z] Removing intermediate container 3a40485b928c [2020-04-16T02:48:27.173Z] ---> 00359e87ad44 [2020-04-16T02:48:27.173Z] Step 18/19 : LABEL git_sha=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T02:48:27.173Z] ---> Running in d1a2337e106f [2020-04-16T02:48:27.432Z] Removing intermediate container d1a2337e106f [2020-04-16T02:48:27.432Z] ---> a9d907c09628 [2020-04-16T02:48:27.432Z] Step 19/19 : LABEL version=0.0.0 [2020-04-16T02:48:27.432Z] ---> Running in f82043a9ec8f [2020-04-16T02:48:27.432Z] Removing intermediate container f82043a9ec8f [2020-04-16T02:48:27.432Z] ---> c782bc0a1a69 [2020-04-16T02:48:27.432Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-16T02:48:27.432Z] Successfully built c782bc0a1a69 [2020-04-16T02:48:27.432Z] 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-16T02:48:28.269Z] ++ find /w/workspace/device-mqtt-go/2 [2020-04-16T02:48:28.269Z] ++ grep snapcraft.yaml [2020-04-16T02:48:28.269Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-16T02:48:28.365Z] provisioning config files... [2020-04-16T02:48:28.377Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config2636491634217221433tmp [Pipeline] { [Pipeline] sh [2020-04-16T02:48:28.710Z] + cp /w/workspace/device-mqtt-go/2@tmp/config2636491634217221433tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh [2020-04-16T02:48:29.001Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/2:/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-16T02:48:29.002Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-04-16T02:48:29.002Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-04-16T02:48:29.002Z] 5bed26d33875: Pulling fs layer [2020-04-16T02:48:29.002Z] f11b29a9c730: Pulling fs layer [2020-04-16T02:48:29.002Z] 930bda195c84: Pulling fs layer [2020-04-16T02:48:29.002Z] 78bf9a5ad49e: Pulling fs layer [2020-04-16T02:48:29.002Z] e75ab6511037: Pulling fs layer [2020-04-16T02:48:29.002Z] 04d638ffbd94: Pulling fs layer [2020-04-16T02:48:29.002Z] f4f5cce346a8: Pulling fs layer [2020-04-16T02:48:29.002Z] 78bf9a5ad49e: Waiting [2020-04-16T02:48:29.002Z] 704472b7d14e: Pulling fs layer [2020-04-16T02:48:29.002Z] e75ab6511037: Waiting [2020-04-16T02:48:29.002Z] d92ed03d1dad: Pulling fs layer [2020-04-16T02:48:29.002Z] 04d638ffbd94: Waiting [2020-04-16T02:48:29.002Z] f4f5cce346a8: Waiting [2020-04-16T02:48:29.002Z] 704472b7d14e: Waiting [2020-04-16T02:48:29.002Z] d92ed03d1dad: Waiting [2020-04-16T02:48:29.002Z] 930bda195c84: Verifying Checksum [2020-04-16T02:48:29.002Z] 930bda195c84: Download complete [2020-04-16T02:48:29.002Z] f11b29a9c730: Verifying Checksum [2020-04-16T02:48:29.002Z] f11b29a9c730: Download complete [2020-04-16T02:48:29.002Z] 78bf9a5ad49e: Download complete [2020-04-16T02:48:29.002Z] 04d638ffbd94: Verifying Checksum [2020-04-16T02:48:29.002Z] 04d638ffbd94: Download complete [2020-04-16T02:48:29.002Z] f4f5cce346a8: Verifying Checksum [2020-04-16T02:48:29.002Z] f4f5cce346a8: Download complete [2020-04-16T02:48:29.260Z] 704472b7d14e: Verifying Checksum [2020-04-16T02:48:29.260Z] 704472b7d14e: Download complete [2020-04-16T02:48:29.260Z] d92ed03d1dad: Verifying Checksum [2020-04-16T02:48:29.260Z] d92ed03d1dad: Download complete [2020-04-16T02:48:29.523Z] 5bed26d33875: Verifying Checksum [2020-04-16T02:48:29.523Z] 5bed26d33875: Download complete [2020-04-16T02:48:32.814Z] e75ab6511037: Verifying Checksum [2020-04-16T02:48:32.814Z] e75ab6511037: Download complete [2020-04-16T02:48:33.751Z] 5bed26d33875: Pull complete [2020-04-16T02:48:34.686Z] f11b29a9c730: Pull complete [2020-04-16T02:48:34.686Z] 930bda195c84: Pull complete [2020-04-16T02:48:34.686Z] 78bf9a5ad49e: Pull complete [2020-04-16T02:48:44.316Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-04-16T02:48:46.271Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.032s coverage: 29.8% of statements [2020-04-16T02:48:46.271Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-04-16T02:48:46.271Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-16T02:48:54.515Z] gofmt -l . [2020-04-16T02:48:54.515Z] ["`gofmt -l .`" = ""] [2020-04-16T02:48:54.515Z] ./bin/test-attribution-txt.sh [2020-04-16T02:48:54.784Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-16T02:48:55.383Z] Warning: overwriting stash ‘coverage-report’ [2020-04-16T02:48:55.766Z] Stashed 1 file(s) [Pipeline] } [2020-04-16T02:48:55.774Z] $ docker stop --time=1 efe3be1fa001deadb117ef112acdc20f6efddbc0b87e828d75056224862c9995 [2020-04-16T02:48:56.649Z] e75ab6511037: Pull complete [2020-04-16T02:48:56.649Z] 04d638ffbd94: Pull complete [2020-04-16T02:48:56.649Z] f4f5cce346a8: Pull complete [2020-04-16T02:48:56.649Z] 704472b7d14e: Pull complete [2020-04-16T02:48:56.649Z] d92ed03d1dad: Pull complete [2020-04-16T02:48:56.649Z] Digest: sha256:834ffeafcc9ca33964284e701e2fd595e30a976ce23a06ba08cd3e3051b3b84d [2020-04-16T02:48:56.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-04-16T02:48:58.091Z] $ docker rm -f efe3be1fa001deadb117ef112acdc20f6efddbc0b87e828d75056224862c9995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-16T02:48:59.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-16T02:48:59.614Z] + ls -al . [2020-04-16T02:48:59.615Z] total 124 [2020-04-16T02:48:59.615Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 16 02:48 . [2020-04-16T02:48:59.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 02:46 .. [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 16 02:46 .dockerignore [2020-04-16T02:48:59.615Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 16 02:46 .git [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 335 Apr 16 02:46 .gitignore [2020-04-16T02:48:59.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 02:46 .semver [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 3943 Apr 16 02:46 Attribution.txt [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 1626 Apr 16 02:46 Dockerfile [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 953 Apr 16 02:46 Dockerfile.build [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 700 Apr 16 02:46 Jenkinsfile [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 16 02:46 LICENSE [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 16 02:46 Makefile [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 444 Apr 16 02:46 README.md [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 16 02:43 VERSION [2020-04-16T02:48:59.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 02:46 bin [2020-04-16T02:48:59.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 02:46 cmd [2020-04-16T02:48:59.615Z] -rw-r--r-- 1 jenkins jenkins 18213 Apr 16 02:48 coverage.out [2020-04-16T02:48:59.615Z] -rw-r--r-- 1 jenkins jenkins 581 Apr 16 02:48 go.mod [2020-04-16T02:48:59.615Z] -rw-r--r-- 1 jenkins jenkins 12267 Apr 16 02:48 go.sum [2020-04-16T02:48:59.615Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 16 02:46 internal [2020-04-16T02:48:59.615Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 16 02:46 mock [2020-04-16T02:48:59.615Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 16 02:46 snap [2020-04-16T02:48:59.615Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 16 02:46 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-16T02:48:59.940Z] + 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-16T02:49:00.208Z] Sending build context to Docker daemon 563.2kB [2020-04-16T02:49:00.208Z] Step 1/19 : ARG BASE=golang:1.13-alpine [2020-04-16T02:49:00.208Z] Step 2/19 : FROM ${BASE} AS builder [2020-04-16T02:49:00.208Z] ---> ac1d6c6c9bea [2020-04-16T02:49:00.208Z] Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-16T02:49:00.487Z] ---> Running in 753b44b06d93 [2020-04-16T02:49:00.841Z] 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-16T02:49:01.072Z] Removing intermediate container 753b44b06d93 [2020-04-16T02:49:01.072Z] ---> afdc402b5e49 [2020-04-16T02:49:01.072Z] Step 4/19 : ARG ALPINE_PKG_EXTRA="" [2020-04-16T02:49:01.072Z] ---> Running in f7026a46da7e [2020-04-16T02:49:01.341Z] Removing intermediate container f7026a46da7e [2020-04-16T02:49:01.341Z] ---> 86b3496e1957 [2020-04-16T02:49:01.341Z] Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-16T02:49:01.619Z] ---> Running in 770af088bcc8 [2020-04-16T02:49:02.227Z] Reading package lists... [2020-04-16T02:49:02.227Z] Building dependency tree... [2020-04-16T02:49:02.227Z] Reading state information... [2020-04-16T02:49:02.486Z] The following packages were automatically installed and are no longer required: [2020-04-16T02:49:02.486Z] libjq1 liblzo2-2 libonig4 [2020-04-16T02:49:02.486Z] Use 'sudo apt autoremove' to remove them. [2020-04-16T02:49:02.486Z] Suggested packages: [2020-04-16T02:49:02.486Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-16T02:49:02.486Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-16T02:49:02.486Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-16T02:49:02.486Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-16T02:49:02.745Z] The following NEW packages will be installed: [2020-04-16T02:49:02.745Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-16T02:49:02.745Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-16T02:49:02.745Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-16T02:49:02.745Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-16T02:49:03.005Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-16T02:49:03.005Z] Need to get 14.7 MB of archives. [2020-04-16T02:49:03.005Z] After this operation, 89.5 MB of additional disk space will be used. [2020-04-16T02:49:03.005Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-04-16T02:49:03.005Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-04-16T02:49:03.264Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-04-16T02:49:03.264Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-04-16T02:49:03.264Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-04-16T02:49:03.264Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-04-16T02:49:03.524Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-04-16T02:49:03.524Z] 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-16T02:49:03.566Z] Removing intermediate container 770af088bcc8 [2020-04-16T02:49:03.566Z] ---> 6907b2826238 [2020-04-16T02:49:03.566Z] Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-16T02:49:03.566Z] ---> Running in 784c05aff6f5 [2020-04-16T02:49:03.785Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-04-16T02:49:03.785Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-04-16T02:49:03.785Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-04-16T02:49:03.785Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-16T02:49:03.785Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-04-16T02:49:03.785Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-04-16T02:49:03.785Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-04-16T02:49:03.785Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-04-16T02:49:03.785Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-04-16T02:49:03.785Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-04-16T02:49:03.785Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-04-16T02:49:04.046Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-04-16T02:49:04.046Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-04-16T02:49:04.046Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-04-16T02:49:04.046Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-16T02:49:04.046Z] Ign:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.5 [2020-04-16T02:49:04.046Z] Ign:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.5 [2020-04-16T02:49:04.046Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-04-16T02:49:04.046Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-04-16T02:49:04.046Z] Err:24 http://security.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.5 [2020-04-16T02:49:04.046Z] 404 Not Found [IP: 91.189.88.142 80] [2020-04-16T02:49:04.046Z] Err:25 http://security.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.5 [2020-04-16T02:49:04.046Z] 404 Not Found [IP: 91.189.88.142 80] [2020-04-16T02:49:04.046Z] Fetched 10.0 MB in 1s (7352 kB/s) [2020-04-16T02:49:04.046Z] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_2.17.1-1ubuntu0.5_all.deb 404 Not Found [IP: 91.189.88.142 80] [2020-04-16T02:49:04.046Z] E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git_2.17.1-1ubuntu0.5_amd64.deb 404 Not Found [IP: 91.189.88.142 80] [2020-04-16T02:49:04.046Z] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? [2020-04-16T02:49:04.151Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-16T02:49:04.613Z] Could not install all requested build packages: 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-16T02:49:05.109Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-16T02:49:05.376Z] OK: 203 MiB in 52 packages [Pipeline] } [2020-04-16T02:49:05.558Z] 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-16T02:49:06.307Z] Failed in branch amd64 [2020-04-16T02:49:06.786Z] Removing intermediate container 784c05aff6f5 [2020-04-16T02:49:06.786Z] ---> dcb994547693 [2020-04-16T02:49:06.786Z] Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-04-16T02:49:06.786Z] ---> Running in ae90bc42bb92 [2020-04-16T02:49:07.055Z] Removing intermediate container ae90bc42bb92 [2020-04-16T02:49:07.055Z] ---> cadbfa6ddfc2 [2020-04-16T02:49:07.055Z] Step 8/19 : COPY . . [2020-04-16T02:49:08.019Z] ---> e73a5ed81bbb [2020-04-16T02:49:08.019Z] Step 9/19 : ARG MAKE='make build' [2020-04-16T02:49:08.019Z] ---> Running in b6ddbd39ab5e [2020-04-16T02:49:08.286Z] Removing intermediate container b6ddbd39ab5e [2020-04-16T02:49:08.286Z] ---> 4009596af05f [2020-04-16T02:49:08.286Z] Step 10/19 : RUN $MAKE [2020-04-16T02:49:08.559Z] ---> Running in 42573979b1cd [2020-04-16T02:49:09.532Z] 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-16T02:49:48.509Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-16T02:49:58.601Z] Removing intermediate container 42573979b1cd [2020-04-16T02:49:58.601Z] ---> 70a493df8372 [2020-04-16T02:49:58.601Z] Step 11/19 : FROM alpine [2020-04-16T02:49:58.601Z] latest: Pulling from library/alpine [2020-04-16T02:49:58.601Z] 8a0637ca1ac9: Pulling fs layer [2020-04-16T02:49:58.601Z] 8a0637ca1ac9: Download complete [2020-04-16T02:49:58.601Z] 8a0637ca1ac9: Pull complete [2020-04-16T02:49:58.869Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-16T02:49:58.869Z] Status: Downloaded newer image for alpine:latest [2020-04-16T02:49:58.869Z] ---> 2ee122dcc32d [2020-04-16T02:49:58.869Z] Step 12/19 : ENV APP_PORT=49982 [2020-04-16T02:49:58.869Z] ---> Running in ad5e6f2b859a [2020-04-16T02:49:59.136Z] Removing intermediate container ad5e6f2b859a [2020-04-16T02:49:59.136Z] ---> 513de10c9dac [2020-04-16T02:49:59.136Z] Step 13/19 : EXPOSE $APP_PORT [2020-04-16T02:49:59.403Z] ---> Running in efe5edb0a95f [2020-04-16T02:49:59.669Z] Removing intermediate container efe5edb0a95f [2020-04-16T02:49:59.669Z] ---> 44934f996a1d [2020-04-16T02:49:59.669Z] Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-04-16T02:50:01.078Z] ---> 60c977d55198 [2020-04-16T02:50:01.078Z] Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IoTech Ltd' [2020-04-16T02:50:01.078Z] ---> Running in aacecb15ff55 [2020-04-16T02:50:01.662Z] Removing intermediate container aacecb15ff55 [2020-04-16T02:50:01.662Z] ---> d6a0c9f83888 [2020-04-16T02:50:01.662Z] Step 16/19 : ENTRYPOINT ["/device-mqtt","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] [2020-04-16T02:50:01.930Z] ---> Running in 5e1f282ce210 [2020-04-16T02:50:02.198Z] Removing intermediate container 5e1f282ce210 [2020-04-16T02:50:02.198Z] ---> c0d95a247bc0 [2020-04-16T02:50:02.198Z] Step 17/19 : LABEL arch=arm64 [2020-04-16T02:50:02.198Z] ---> Running in dbf1a5f049ee [2020-04-16T02:50:02.782Z] Removing intermediate container dbf1a5f049ee [2020-04-16T02:50:02.782Z] ---> 635035d8a19c [2020-04-16T02:50:02.782Z] Step 18/19 : LABEL git_sha=ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee [2020-04-16T02:50:02.782Z] ---> Running in 2aec618784b8 [2020-04-16T02:50:03.051Z] Removing intermediate container 2aec618784b8 [2020-04-16T02:50:03.051Z] ---> 7cdc8f93eed4 [2020-04-16T02:50:03.051Z] Step 19/19 : LABEL version=0.0.0 [2020-04-16T02:50:03.318Z] ---> Running in 1ed1ec26de1a [2020-04-16T02:50:03.584Z] Removing intermediate container 1ed1ec26de1a [2020-04-16T02:50:03.584Z] ---> e982db356d30 [2020-04-16T02:50:03.584Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-16T02:50:03.584Z] Successfully built e982db356d30 [2020-04-16T02:50:03.584Z] 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-16T02:50:04.311Z] + find /w/workspace/device-mqtt-go/2 [2020-04-16T02:50:04.311Z] + grep snapcraft.yaml [2020-04-16T02:50:04.311Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/2/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-16T02:50:04.435Z] provisioning config files... [2020-04-16T02:50:04.455Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/2@tmp/config9218924702799183152tmp [Pipeline] { [Pipeline] sh [2020-04-16T02:50:04.819Z] + cp /w/workspace/device-mqtt-go/2@tmp/config9218924702799183152tmp /w/workspace/device-mqtt-go/2/edgex-snap-store-login [Pipeline] sh [2020-04-16T02:50:05.160Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/2:/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-16T02:50:05.435Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-04-16T02:50:05.435Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-04-16T02:50:05.435Z] b2f61026a351: Pulling fs layer [2020-04-16T02:50:05.435Z] 5538fb30c42c: Pulling fs layer [2020-04-16T02:50:05.435Z] f0b05810781a: Pulling fs layer [2020-04-16T02:50:05.435Z] 0180a33352d6: Pulling fs layer [2020-04-16T02:50:05.435Z] aed7a3056e2b: Pulling fs layer [2020-04-16T02:50:05.435Z] d39a94810997: Pulling fs layer [2020-04-16T02:50:05.435Z] 1eacfb9348ea: Pulling fs layer [2020-04-16T02:50:05.435Z] b94196875123: Pulling fs layer [2020-04-16T02:50:05.435Z] 1787fae59f1e: Pulling fs layer [2020-04-16T02:50:05.435Z] d39a94810997: Waiting [2020-04-16T02:50:05.435Z] 1eacfb9348ea: Waiting [2020-04-16T02:50:05.435Z] b94196875123: Waiting [2020-04-16T02:50:05.435Z] 1787fae59f1e: Waiting [2020-04-16T02:50:05.435Z] 0180a33352d6: Waiting [2020-04-16T02:50:05.435Z] aed7a3056e2b: Waiting [2020-04-16T02:50:05.435Z] 5538fb30c42c: Download complete [2020-04-16T02:50:05.435Z] f0b05810781a: Verifying Checksum [2020-04-16T02:50:05.435Z] f0b05810781a: Download complete [2020-04-16T02:50:05.435Z] 0180a33352d6: Verifying Checksum [2020-04-16T02:50:05.435Z] 0180a33352d6: Download complete [2020-04-16T02:50:05.714Z] d39a94810997: Verifying Checksum [2020-04-16T02:50:05.714Z] d39a94810997: Download complete [2020-04-16T02:50:05.714Z] 1eacfb9348ea: Verifying Checksum [2020-04-16T02:50:05.714Z] 1eacfb9348ea: Download complete [2020-04-16T02:50:05.714Z] b94196875123: Verifying Checksum [2020-04-16T02:50:05.714Z] b94196875123: Download complete [2020-04-16T02:50:05.714Z] 1787fae59f1e: Verifying Checksum [2020-04-16T02:50:05.714Z] 1787fae59f1e: Download complete [2020-04-16T02:50:07.659Z] b2f61026a351: Verifying Checksum [2020-04-16T02:50:07.659Z] b2f61026a351: Download complete [2020-04-16T02:50:11.027Z] b2f61026a351: Pull complete [2020-04-16T02:50:11.027Z] 5538fb30c42c: Pull complete [2020-04-16T02:50:11.027Z] f0b05810781a: Pull complete [2020-04-16T02:50:11.295Z] 0180a33352d6: Pull complete [2020-04-16T02:50:33.355Z] aed7a3056e2b: Verifying Checksum [2020-04-16T02:50:33.355Z] aed7a3056e2b: Download complete [2020-04-16T02:51:00.060Z] aed7a3056e2b: Pull complete [2020-04-16T02:51:00.060Z] d39a94810997: Pull complete [2020-04-16T02:51:00.060Z] 1eacfb9348ea: Pull complete [2020-04-16T02:51:00.060Z] b94196875123: Pull complete [2020-04-16T02:51:00.060Z] 1787fae59f1e: Pull complete [2020-04-16T02:51:00.060Z] Digest: sha256:5f17aae970066bf76af069ac7b5f55fa93cddf640a8680fc14f3ae34a92c05a7 [2020-04-16T02:51:00.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-04-16T02:51:18.257Z] 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-16T02:51:20.833Z] Reading package lists... [2020-04-16T02:51:21.791Z] Building dependency tree... [2020-04-16T02:51:21.791Z] Reading state information... [2020-04-16T02:51:22.373Z] The following packages were automatically installed and are no longer required: [2020-04-16T02:51:22.373Z] libjq1 liblzo2-2 libonig4 [2020-04-16T02:51:22.373Z] Use 'sudo apt autoremove' to remove them. [2020-04-16T02:51:22.373Z] Suggested packages: [2020-04-16T02:51:22.373Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-04-16T02:51:22.373Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-04-16T02:51:22.373Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-04-16T02:51:22.373Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-04-16T02:51:22.639Z] The following NEW packages will be installed: [2020-04-16T02:51:22.639Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-04-16T02:51:22.639Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-04-16T02:51:22.639Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-04-16T02:51:22.639Z] openssh-client patch perl perl-modules-5.26 xauth [2020-04-16T02:51:22.904Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2020-04-16T02:51:22.904Z] Need to get 12.9 MB of archives. [2020-04-16T02:51:22.904Z] After this operation, 84.2 MB of additional disk space will be used. [2020-04-16T02:51:22.904Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-04-16T02:51:23.171Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-04-16T02:51:23.171Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-04-16T02:51:23.171Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-04-16T02:51:23.171Z] 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-16T02:51:23.436Z] 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-16T02:51:23.436Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-04-16T02:51:23.436Z] 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-16T02:51:23.702Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-04-16T02:51:23.702Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-04-16T02:51:23.702Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-04-16T02:51:24.284Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-04-16T02:51:24.284Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-04-16T02:51:24.284Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-04-16T02:51:24.284Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-04-16T02:51:24.284Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-04-16T02:51:24.284Z] 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-16T02:51:24.284Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-04-16T02:51:24.284Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-04-16T02:51:24.284Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-04-16T02:51:24.284Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-04-16T02:51:24.284Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-04-16T02:51:24.284Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-04-16T02:51:24.284Z] Ign:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.5 [2020-04-16T02:51:24.284Z] Ign:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.5 [2020-04-16T02:51:24.284Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-04-16T02:51:24.559Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-04-16T02:51:24.559Z] Err:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.5 [2020-04-16T02:51:24.559Z] 404 Not Found [IP: 91.189.88.150 80] [2020-04-16T02:51:24.559Z] Err:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.5 [2020-04-16T02:51:24.559Z] 404 Not Found [IP: 91.189.88.150 80] [2020-04-16T02:51:24.827Z] Fetched 9181 kB in 2s (4954 kB/s) [2020-04-16T02:51:24.827Z] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/pool/main/g/git/git-man_2.17.1-1ubuntu0.5_all.deb 404 Not Found [IP: 91.189.88.150 80] [2020-04-16T02:51:24.827Z] E: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/pool/main/g/git/git_2.17.1-1ubuntu0.5_arm64.deb 404 Not Found [IP: 91.189.88.150 80] [2020-04-16T02:51:24.827Z] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? [2020-04-16T02:51:24.827Z] Could not install all requested build packages: 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 [Pipeline] } [2020-04-16T02:51:25.800Z] 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-16T02:51:26.439Z] Failed in branch arm64 [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-16T02:51:27.774Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T02:51:28.072Z] ---> package-listing.sh [2020-04-16T02:51:28.073Z] ++ facter osfamily [2020-04-16T02:51:28.073Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-16T02:51:28.073Z] + OS_FAMILY=redhat [2020-04-16T02:51:28.073Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-16T02:51:28.073Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-16T02:51:28.073Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-16T02:51:28.073Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-16T02:51:28.073Z] + PACKAGES=/tmp/packages_start.txt [2020-04-16T02:51:28.073Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' [2020-04-16T02:51:28.073Z] + PACKAGES=/tmp/packages_end.txt [2020-04-16T02:51:28.073Z] + case "${OS_FAMILY}" in [2020-04-16T02:51:28.073Z] + rpm -qa [2020-04-16T02:51:28.073Z] + sort [2020-04-16T02:51:32.277Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-16T02:51:32.277Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-16T02:51:32.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-16T02:51:32.277Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' [2020-04-16T02:51:32.277Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ [2020-04-16T02:51:32.277Z] + 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-16T02:51:32.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T02:51:32.800Z] [2020-04-16T02:51:32.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-16T02:51:33.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-16T02:51:33.203Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-16T02:51:33.203Z] c9b1b535fdd9: Pulling fs layer [2020-04-16T02:51:33.203Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-16T02:51:33.203Z] 756a868c4378: Pulling fs layer [2020-04-16T02:51:33.203Z] 444b2fc9a129: Pulling fs layer [2020-04-16T02:51:33.203Z] ea15f1150254: Pulling fs layer [2020-04-16T02:51:33.203Z] 41b27a9f41bf: Pulling fs layer [2020-04-16T02:51:33.203Z] 28c525ee5125: Pulling fs layer [2020-04-16T02:51:33.203Z] 094b1ea09ed8: Pulling fs layer [2020-04-16T02:51:33.203Z] 138eaada9080: Pulling fs layer [2020-04-16T02:51:33.203Z] 0622d0fa9048: Pulling fs layer [2020-04-16T02:51:33.203Z] 28c525ee5125: Waiting [2020-04-16T02:51:33.203Z] 444b2fc9a129: Waiting [2020-04-16T02:51:33.203Z] 094b1ea09ed8: Waiting [2020-04-16T02:51:33.203Z] 138eaada9080: Waiting [2020-04-16T02:51:33.203Z] 0622d0fa9048: Waiting [2020-04-16T02:51:33.203Z] ea15f1150254: Waiting [2020-04-16T02:51:33.203Z] 41b27a9f41bf: Waiting [2020-04-16T02:51:33.203Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-16T02:51:33.203Z] 2cc5ad85d9ab: Download complete [2020-04-16T02:51:33.203Z] 444b2fc9a129: Verifying Checksum [2020-04-16T02:51:33.203Z] 444b2fc9a129: Download complete [2020-04-16T02:51:33.203Z] c9b1b535fdd9: Verifying Checksum [2020-04-16T02:51:33.203Z] c9b1b535fdd9: Download complete [2020-04-16T02:51:33.203Z] ea15f1150254: Download complete [2020-04-16T02:51:33.480Z] 28c525ee5125: Verifying Checksum [2020-04-16T02:51:33.480Z] 28c525ee5125: Download complete [2020-04-16T02:51:33.751Z] 756a868c4378: Verifying Checksum [2020-04-16T02:51:33.751Z] 756a868c4378: Download complete [2020-04-16T02:51:33.751Z] c9b1b535fdd9: Pull complete [2020-04-16T02:51:33.751Z] 138eaada9080: Verifying Checksum [2020-04-16T02:51:33.751Z] 138eaada9080: Download complete [2020-04-16T02:51:33.751Z] 0622d0fa9048: Verifying Checksum [2020-04-16T02:51:33.751Z] 0622d0fa9048: Download complete [2020-04-16T02:51:34.023Z] 094b1ea09ed8: Verifying Checksum [2020-04-16T02:51:34.023Z] 094b1ea09ed8: Download complete [2020-04-16T02:51:34.023Z] 2cc5ad85d9ab: Pull complete [2020-04-16T02:51:34.594Z] 41b27a9f41bf: Verifying Checksum [2020-04-16T02:51:34.595Z] 41b27a9f41bf: Download complete [2020-04-16T02:51:35.539Z] 756a868c4378: Pull complete [2020-04-16T02:51:35.539Z] 444b2fc9a129: Pull complete [2020-04-16T02:51:36.108Z] ea15f1150254: Pull complete [2020-04-16T02:51:39.417Z] 41b27a9f41bf: Pull complete [2020-04-16T02:51:39.417Z] 28c525ee5125: Pull complete [2020-04-16T02:51:41.331Z] 094b1ea09ed8: Pull complete [2020-04-16T02:51:41.590Z] 138eaada9080: Pull complete [2020-04-16T02:51:41.590Z] 0622d0fa9048: Pull complete [2020-04-16T02:51:41.590Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-16T02:51:41.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-16T02:51:41.766Z] prd-centos7-docker-4c-2g-4181 does not seem to be running inside a container [2020-04-16T02:51:41.817Z] $ 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-16T02:51:42.888Z] $ docker top 8e936a1fef126c9b3a5a10f1b1c281f6f6410605cfb7a32718220511260bf92f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-16T02:51:43.178Z] provisioning config files... [2020-04-16T02:51:43.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/config1239522415469637332tmp [Pipeline] { [Pipeline] echo [2020-04-16T02:51:43.246Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T02:51:43.542Z] ---> create-netrc.sh [Pipeline] echo [2020-04-16T02:51:43.552Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-16T02:51:43.844Z] ---> logs-deploy.sh [2020-04-16T02:51:43.844Z] + ARCHIVE_ARTIFACTS= [2020-04-16T02:51:43.844Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-16T02:51:43.844Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-16T02:51:43.844Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-16T02:51:43.844Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/2 [2020-04-16T02:51:43.844Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/2/ [2020-04-16T02:51:43.844Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/2 /w/workspace/gexfoundry_device-mqtt-go_PR-139 [2020-04-16T02:51:45.222Z] Archives upload complete. [2020-04-16T02:51:45.222Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/2/