Pull request #145 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from ef049780e5922c661a546f9c3f86f207dbc2d573+e2dc5f5af20d76c333efe1072a8117cf54f743a6 (accc69c7a27deec2a90570704d0fcbc3902bbbc0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-145/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d # timeout=10 Commit message: "Merge pull request #173 from ernestojeda/bugfix-did-change-prev" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6407 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [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-145 # 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/145/head:refs/remotes/origin/PR-145 +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/145/head:refs/remotes/origin/PR-145 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit ef049780e5922c661a546f9c3f86f207dbc2d573 Merge succeeded, producing ef049780e5922c661a546f9c3f86f207dbc2d573 Checking out Revision ef049780e5922c661a546f9c3f86f207dbc2d573 (PR-145) > git config core.sparsecheckout # timeout=10 > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # 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 e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 Commit message: "refactor: upgrade SDK to v1.2.0" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:30 ========================================================= 05:00:30 EdgeX Global Pipelines Version Info 05:00:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:31 ------------------- 05:00:31 stable info: 05:00:31 ------------------- 05:00:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:31 Commit SHA: 997776a94285dd80d478e4f0c197496148fdc64f 05:00:31 Message: update stable to v1.0.86 05:00:32 ------------------- 05:00:32 experimental info: 05:00:32 ------------------- 05:00:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:00:32 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 05:00:32 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:00:35 05:00:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:00:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:00:35 latest: Pulling from edgex-devops/git-semver 05:00:35 9123ac7c32f7: Pulling fs layer 05:00:35 b8cc5d1170e3: Pulling fs layer 05:00:35 2924cbbf6a41: Pulling fs layer 05:00:35 93b08a4f1073: Pulling fs layer 05:00:35 93b08a4f1073: Waiting 05:00:35 b8cc5d1170e3: Verifying Checksum 05:00:35 b8cc5d1170e3: Download complete 05:00:35 9123ac7c32f7: Verifying Checksum 05:00:35 9123ac7c32f7: Download complete 05:00:36 93b08a4f1073: Verifying Checksum 05:00:36 93b08a4f1073: Download complete 05:00:36 2924cbbf6a41: Verifying Checksum 05:00:36 2924cbbf6a41: Download complete 05:00:36 9123ac7c32f7: Pull complete 05:00:36 b8cc5d1170e3: Pull complete 05:00:37 2924cbbf6a41: Pull complete 05:00:37 93b08a4f1073: Pull complete 05:00:37 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 05:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:00:37 prd-centos7-docker-4c-2g-6407 does not seem to be running inside a container 05:00:37 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-145 -v /w/workspace/gexfoundry_device-mqtt-go_PR-145:/w/workspace/gexfoundry_device-mqtt-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:00:38 $ docker top 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:38 [ssh-agent] Looking for ssh-agent implementation... 05:00:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:38 $ docker exec 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 ssh-agent 05:00:38 SSH_AUTH_SOCK=/tmp/ssh-VgZ2qHOEjdkR/agent.15 05:00:38 SSH_AGENT_PID=22 05:00:38 Running ssh-add (command line suppressed) 05:00:39 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_6177067286408673273.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_6177067286408673273.key) 05:00:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:39 + git describe --exact-match --tags HEAD 05:00:39 fatal: No names found, cannot describe anything. [Pipeline] } 05:00:39 $ docker exec --env ******** --env ******** 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 ssh-agent -k 05:00:39 unset SSH_AUTH_SOCK; 05:00:39 unset SSH_AGENT_PID; 05:00:39 echo Agent pid 22 killed; 05:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:00:39 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:00:39 This usually means this commit has not been tagged. [Pipeline] sshagent 05:00:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:39 [ssh-agent] Looking for ssh-agent implementation... 05:00:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:40 $ docker exec 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 ssh-agent 05:00:40 SSH_AUTH_SOCK=/tmp/ssh-wg3GlbO8a9rw/agent.58 05:00:40 SSH_AGENT_PID=65 05:00:40 Running ssh-add (command line suppressed) 05:00:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_7100250417210603432.key (/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/private_key_7100250417210603432.key) 05:00:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:40 + git semver init 05:00:40 # -> Open(): unable to determine branch for HEAD 05:00:40 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.git 05:00:40 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-145 05:00:40 # $SEMVER_REMOTE_NAME = origin 05:00:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:00:40 # $SEMVER_USER_NAME = edgex-jenkins 05:00:40 # $SEMVER_BRANCH = PR-145 05:00:40 # $SEMVER_TEMP = /tmp/semver-934351124 05:00:40 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 05:00:41 # '/tmp/semver-934351124' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver' 05:00:41 # -> Force: false 05:00:41 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-145/.semver [Pipeline] } 05:00:41 $ docker exec --env ******** --env ******** 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 ssh-agent -k 05:00:41 unset SSH_AUTH_SOCK; 05:00:41 unset SSH_AGENT_PID; 05:00:41 echo Agent pid 65 killed; 05:00:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:41 + git semver [Pipeline] } 05:00:41 $ docker stop --time=1 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 05:00:43 $ docker rm -f 3555fa104f9bc788b2c9c3dc2d4d5006d48368966af71cc22f7b1920fe3556e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:00:44 Stashed 23 file(s) [Pipeline] echo 05:00:44 [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 05:00:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6404 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 [Pipeline] { [Pipeline] ws 05:00:44 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 05:00:49 using credential edgex-jenkins-ssh 05:00:49 Cloning the remote Git repository 05:00:49 Cloning with configured refspecs honoured and without tags 05:00:50 Fetching without tags 05:00:50 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:00:50 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:00:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:00:50 > git --version # timeout=10 05:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:00:50 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:00:50 > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 05:00:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:00:50 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:00:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:00:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:00:51 Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit ef049780e5922c661a546f9c3f86f207dbc2d573 05:00:51 Merge succeeded, producing ef049780e5922c661a546f9c3f86f207dbc2d573 05:00:51 Checking out Revision ef049780e5922c661a546f9c3f86f207dbc2d573 (PR-145) 05:00:51 > git config core.sparsecheckout # timeout=10 05:00:51 > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 05:00:51 > git remote # timeout=10 05:00:51 > git config --get remote.origin.url # timeout=10 05:00:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:51 > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 05:00:51 > git rev-parse HEAD^{commit} # timeout=10 05:00:51 > git config core.sparsecheckout # timeout=10 05:00:51 > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 05:00:56 Commit message: "refactor: upgrade SDK to v1.2.0" 05:00:56 > git --version # timeout=10 05:00:56 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:00:57 ========================================================= 05:00:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:00:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:00:58 + 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 . 05:00:59 Still waiting to schedule task 05:00:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:00:59 Sending build context to Docker daemon 569.3kB 05:00:59 Step 1/8 : ARG BASE=golang:1.13-alpine 05:00:59 Step 2/8 : FROM ${BASE} 05:01:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:00 cde5963f3b93: Pulling fs layer 05:01:00 2a23fa8c16f7: Pulling fs layer 05:01:00 777b28850792: Pulling fs layer 05:01:00 8a11ddd9e578: Pulling fs layer 05:01:00 4cf88f913ddb: Pulling fs layer 05:01:00 1df406cf5192: Pulling fs layer 05:01:00 cd6300453558: Pulling fs layer 05:01:00 b9c365052c96: Pulling fs layer 05:01:00 a2d8cc88f415: Pulling fs layer 05:01:00 ea1d1ca13537: Pulling fs layer 05:01:00 3750a50a1c5e: Pulling fs layer 05:01:00 1df406cf5192: Waiting 05:01:00 cd6300453558: Waiting 05:01:00 b9c365052c96: Waiting 05:01:00 8a11ddd9e578: Waiting 05:01:00 4cf88f913ddb: Waiting 05:01:00 a2d8cc88f415: Waiting 05:01:00 3750a50a1c5e: Waiting 05:01:00 ea1d1ca13537: Waiting 05:01:00 777b28850792: Download complete 05:01:00 2a23fa8c16f7: Verifying Checksum 05:01:00 2a23fa8c16f7: Download complete 05:01:00 4cf88f913ddb: Verifying Checksum 05:01:00 4cf88f913ddb: Download complete 05:01:00 1df406cf5192: Verifying Checksum 05:01:00 1df406cf5192: Download complete 05:01:00 cde5963f3b93: Download complete 05:01:01 cde5963f3b93: Pull complete 05:01:02 2a23fa8c16f7: Pull complete 05:01:02 777b28850792: Pull complete 05:01:05 cd6300453558: Verifying Checksum 05:01:05 cd6300453558: Download complete 05:01:05 a2d8cc88f415: Verifying Checksum 05:01:05 a2d8cc88f415: Download complete 05:01:08 ea1d1ca13537: Verifying Checksum 05:01:08 ea1d1ca13537: Download complete 05:01:08 3750a50a1c5e: Verifying Checksum 05:01:08 3750a50a1c5e: Download complete 05:01:10 b9c365052c96: Verifying Checksum 05:01:10 b9c365052c96: Download complete 05:01:12 8a11ddd9e578: Download complete 05:01:24 8a11ddd9e578: Pull complete 05:01:24 4cf88f913ddb: Pull complete 05:01:24 1df406cf5192: Pull complete 05:01:28 cd6300453558: Pull complete 05:01:33 b9c365052c96: Pull complete 05:01:33 a2d8cc88f415: Pull complete 05:01:35 ea1d1ca13537: Pull complete 05:01:35 3750a50a1c5e: Pull complete 05:01:35 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 05:01:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:01:35 ---> 78745c68409d 05:01:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 05:01:41 ---> Running in 1ef5fb06062a 05:01:41 Removing intermediate container 1ef5fb06062a 05:01:41 ---> 38f9e6cefe5b 05:01:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:01:41 ---> Running in e352bf4966bd 05:01:43 Removing intermediate container e352bf4966bd 05:01:43 ---> 1a99931fa42d 05:01:43 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 05:01:43 ---> Running in 52bc51002bb0 05:01:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:01:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:01:45 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 05:01:45 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 05:01:46 (3/18) Installing libmagic (5.37-r1) 05:01:46 (4/18) Installing file (5.37-r1) 05:01:46 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 05:01:46 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 05:01:46 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 05:01:51 (8/18) Installing libc-dev (0.7.2-r0) 05:01:51 (9/18) Installing g++ (9.2.0-r4) 05:01:53 (10/18) Installing fortify-headers (1.1-r0) 05:01:53 (11/18) Installing build-base (0.5-r1) 05:01:53 (12/18) Installing openssh-keygen (8.1_p1-r0) 05:01:54 (13/18) Installing libedit (20191211.3.1-r0) 05:01:54 (14/18) Installing openssh-client (8.1_p1-r0) 05:01:54 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 05:01:54 (16/18) Installing openssh-server-common (8.1_p1-r0) 05:01:54 (17/18) Installing openssh-server (8.1_p1-r0) 05:01:54 (18/18) Installing openssh (8.1_p1-r0) 05:01:54 Executing busybox-1.31.1-r8.trigger 05:01:54 OK: 203 MiB in 52 packages 05:02:01 Removing intermediate container 52bc51002bb0 05:02:01 ---> 4f44e4f56791 05:02:01 Step 6/8 : WORKDIR /device-mqtt-go 05:02:01 ---> Running in 826a906a8cef 05:02:02 Removing intermediate container 826a906a8cef 05:02:02 ---> b91d06c4ad23 05:02:02 Step 7/8 : COPY . . 05:02:03 ---> a947ed89a48c 05:02:03 Step 8/8 : RUN go mod download 05:02:03 ---> Running in 28b011ff1162 05:02:05 go: finding github.com/BurntSushi/toml v0.3.1 05:02:05 go: finding github.com/OneOfOne/xxhash v1.2.6 05:02:05 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:02:05 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:02:05 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:02:05 go: finding github.com/bgentry/speakeasy v0.1.0 05:02:05 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:02:05 go: finding github.com/davecgh/go-spew v1.1.1 05:02:05 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:02:05 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 05:02:05 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:02:05 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:02:05 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:02:05 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:02:05 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:02:05 go: finding github.com/fatih/color v1.7.0 05:02:05 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:02:05 go: finding github.com/go-kit/kit v0.8.0 05:02:05 go: finding github.com/go-logfmt/logfmt v0.4.0 05:02:05 go: finding github.com/go-stack/stack v1.8.0 05:02:06 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:02:06 go: finding github.com/google/uuid v1.1.1 05:02:06 go: finding github.com/gorilla/mux v1.7.1 05:02:06 go: finding github.com/hashicorp/consul/api v1.1.0 05:02:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:02:06 go: finding github.com/hashicorp/errwrap v1.0.0 05:02:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:02:06 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:02:06 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:02:06 go: finding github.com/hashicorp/go-multierror v1.0.0 05:02:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:02:06 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:02:06 go: finding github.com/hashicorp/go-syslog v1.0.0 05:02:06 go: finding github.com/hashicorp/go-uuid v1.0.1 05:02:06 go: finding github.com/hashicorp/go.net v0.0.1 05:02:06 go: finding github.com/hashicorp/golang-lru v0.5.0 05:02:06 go: finding github.com/hashicorp/logutils v1.0.0 05:02:06 go: finding github.com/hashicorp/mdns v1.0.0 05:02:06 go: finding github.com/hashicorp/memberlist v0.1.3 05:02:06 go: finding github.com/hashicorp/serf v0.8.2 05:02:06 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:02:06 go: finding github.com/kr/pretty v0.1.0 05:02:06 go: finding github.com/kr/pty v1.1.1 05:02:06 go: finding github.com/kr/text v0.1.0 05:02:06 go: finding github.com/mattn/go-colorable v0.0.9 05:02:06 go: finding github.com/mattn/go-isatty v0.0.3 05:02:06 go: finding github.com/miekg/dns v1.0.14 05:02:06 go: finding github.com/mitchellh/cli v1.0.0 05:02:06 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:02:06 go: finding github.com/mitchellh/copystructure v1.0.0 05:02:06 go: finding github.com/mitchellh/go-homedir v1.0.0 05:02:06 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:02:06 go: finding github.com/mitchellh/gox v0.4.0 05:02:06 go: finding github.com/mitchellh/iochan v1.0.0 05:02:06 go: finding github.com/mitchellh/mapstructure v1.1.2 05:02:06 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:02:06 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:02:06 go: finding github.com/pelletier/go-toml v1.2.0 05:02:06 go: finding github.com/pkg/errors v0.8.1 05:02:06 go: finding github.com/pmezard/go-difflib v1.0.0 05:02:06 go: finding github.com/posener/complete v1.1.1 05:02:06 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:02:06 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:02:06 go: finding github.com/spf13/cast v1.3.0 05:02:06 go: finding github.com/stretchr/objx v0.1.0 05:02:06 go: finding github.com/stretchr/testify v1.5.1 05:02:06 go: finding github.com/ugorji/go v1.1.4 05:02:06 go: finding github.com/x448/float16 v0.8.4 05:02:06 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:02:06 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:02:06 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:02:06 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:02:06 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:02:07 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:02:07 go: finding gopkg.in/yaml.v2 v2.2.8 05:02:17 Removing intermediate container 28b011ff1162 05:02:17 ---> 8cf52ad7d068 05:02:17 Successfully built 8cf52ad7d068 05:02:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:02:18 + docker inspect -f . ci-base-image-arm64 05:02:18 . [Pipeline] withDockerContainer 05:02:19 prd-ubuntu18.04-docker-arm64-4c-16g-6404 does not seem to be running inside a container 05:02:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:02:20 $ docker top 1cf9709c3fea50a7ede2a8d221461eff44d6297c4b6810ca28ca934bc5139b51 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:22 + go version 05:02:22 go version go1.13.5 linux/arm64 [Pipeline] sh 05:02:22 + make test 05:02:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:02:24 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:03:03 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:03:03 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.028s coverage: 29.8% of statements 05:03:03 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:03:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:03:07 gofmt -l . 05:03:07 ["`gofmt -l .`" = ""] 05:03:07 ./bin/test-attribution-txt.sh 05:03:08 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:03:09 Stashed 1 file(s) [Pipeline] } 05:03:09 $ docker stop --time=1 1cf9709c3fea50a7ede2a8d221461eff44d6297c4b6810ca28ca934bc5139b51 05:03:11 Running on prd-centos7-docker-4c-2g-6408 in /w/workspace/gexfoundry_device-mqtt-go_PR-145 05:03:11 $ docker rm -f 1cf9709c3fea50a7ede2a8d221461eff44d6297c4b6810ca28ca934bc5139b51 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 05:03:12 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh 05:03:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:14 + ls -al . 05:03:14 total 132 05:03:14 drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 05:03 . 05:03:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 05:00 .. 05:03:14 -rw-rw-r-- 1 jenkins jenkins 140 Apr 28 05:00 .dockerignore 05:03:14 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 05:00 .git 05:03:14 -rw-rw-r-- 1 jenkins jenkins 335 Apr 28 05:00 .gitignore 05:03:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:00 .semver 05:03:14 -rw-rw-r-- 1 jenkins jenkins 4678 Apr 28 05:00 Attribution.txt 05:03:14 -rw-rw-r-- 1 jenkins jenkins 1776 Apr 28 05:00 Dockerfile 05:03:14 -rw-rw-r-- 1 jenkins jenkins 953 Apr 28 05:00 Dockerfile.build 05:03:14 -rw-rw-r-- 1 jenkins jenkins 700 Apr 28 05:00 Jenkinsfile 05:03:14 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 28 05:00 LICENSE 05:03:14 -rw-rw-r-- 1 jenkins jenkins 902 Apr 28 05:00 Makefile 05:03:14 -rw-rw-r-- 1 jenkins jenkins 444 Apr 28 05:00 README.md 05:03:14 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 05:00 VERSION 05:03:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:00 bin 05:03:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:00 cmd 05:03:14 -rw-r--r-- 1 jenkins jenkins 18214 Apr 28 05:03 coverage.out 05:03:14 -rw-r--r-- 1 jenkins jenkins 510 Apr 28 05:03 go.mod 05:03:14 -rw-r--r-- 1 jenkins jenkins 13518 Apr 28 05:03 go.sum 05:03:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 05:00 internal 05:03:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 05:00 mock 05:03:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 05:00 snap 05:03:14 -rw-rw-r-- 1 jenkins jenkins 227 Apr 28 05:00 version.go [Pipeline] isUnix [Pipeline] sh 05:03:14 + 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=ef049780e5922c661a546f9c3f86f207dbc2d573 --label arch=arm64 --label version=0.0.0 . 05:03:15 Sending build context to Docker daemon 588.3kB 05:03:15 Step 1/21 : ARG BASE=golang:1.13-alpine 05:03:15 Step 2/21 : FROM ${BASE} AS builder 05:03:15 ---> 8cf52ad7d068 05:03:15 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 05:03:15 using credential edgex-jenkins-ssh 05:03:15 Cloning the remote Git repository 05:03:15 Cloning with configured refspecs honoured and without tags 05:03:15 ---> Running in 627a93a087c7 05:03:15 Removing intermediate container 627a93a087c7 05:03:15 ---> 6cd61a529d62 05:03:15 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 05:03:16 ---> Running in 339d64e74d02 05:03:16 Fetching without tags 05:03:16 Removing intermediate container 339d64e74d02 05:03:16 ---> b70538d87dad 05:03:16 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:15 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:03:15 > git init /w/workspace/device-mqtt-go/1 # timeout=10 05:03:15 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:03:15 > git --version # timeout=10 05:03:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:03:16 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:03:16 > git config --add remote.origin.fetch +refs/pull/145/head:refs/remotes/origin/PR-145 # timeout=10 05:03:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:03:16 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:03:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:03:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/145/head:refs/remotes/origin/PR-145 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:03:16 Merging remotes/origin/master commit e2dc5f5af20d76c333efe1072a8117cf54f743a6 into PR head commit ef049780e5922c661a546f9c3f86f207dbc2d573 05:03:16 Merge succeeded, producing ef049780e5922c661a546f9c3f86f207dbc2d573 05:03:16 Checking out Revision ef049780e5922c661a546f9c3f86f207dbc2d573 (PR-145) 05:03:16 ---> Running in 41742831a9ac 05:03:16 > git config core.sparsecheckout # timeout=10 05:03:16 > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 05:03:16 > git remote # timeout=10 05:03:16 > git config --get remote.origin.url # timeout=10 05:03:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:03:16 > git merge e2dc5f5af20d76c333efe1072a8117cf54f743a6 # timeout=10 05:03:16 > git rev-parse HEAD^{commit} # timeout=10 05:03:16 > git config core.sparsecheckout # timeout=10 05:03:16 > git checkout -f ef049780e5922c661a546f9c3f86f207dbc2d573 # timeout=10 05:03:18 Removing intermediate container 41742831a9ac 05:03:18 ---> cdee36c00fc3 05:03:18 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:18 ---> Running in 8d5e6bea4474 05:03:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 05:03:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 05:03:20 Commit message: "refactor: upgrade SDK to v1.2.0" 05:03:20 > git --version # timeout=10 05:03:20 fatal: bad object 15fd3b164e5ad1b9cc2bd09e6423de8f412b6a0d 05:03:21 OK: 203 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:03:21 ========================================================= 05:03:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:03:21 ========================================================= 05:03:22 Removing intermediate container 8d5e6bea4474 05:03:22 ---> 3bbcb6f06510 05:03:22 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [Pipeline] isUnix [Pipeline] sh 05:03:22 ---> Running in 8452f9d2eb09 05:03:23 + 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 . 05:03:23 Removing intermediate container 8452f9d2eb09 05:03:23 ---> 992466eeb46e 05:03:23 Step 8/21 : COPY . . 05:03:23 Sending build context to Docker daemon 569.3kB 05:03:23 Step 1/8 : ARG BASE=golang:1.13-alpine 05:03:23 Step 2/8 : FROM ${BASE} 05:03:23 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:23 e6b0cf9c0882: Pulling fs layer 05:03:23 2848faf0eed1: Pulling fs layer 05:03:23 0f37312ad70f: Pulling fs layer 05:03:23 5788d62ee057: Pulling fs layer 05:03:23 0e6b1d234666: Pulling fs layer 05:03:23 bf5d7aec512f: Pulling fs layer 05:03:23 34c802a77dc8: Pulling fs layer 05:03:23 9eb99e56ec68: Pulling fs layer 05:03:23 27c7a5d97fbd: Pulling fs layer 05:03:23 5c102a31e300: Pulling fs layer 05:03:23 dcfb455df0a1: Pulling fs layer 05:03:23 5788d62ee057: Waiting 05:03:23 34c802a77dc8: Waiting 05:03:23 9eb99e56ec68: Waiting 05:03:23 0e6b1d234666: Waiting 05:03:23 27c7a5d97fbd: Waiting 05:03:23 dcfb455df0a1: Waiting 05:03:23 5c102a31e300: Waiting 05:03:23 bf5d7aec512f: Waiting 05:03:23 0f37312ad70f: Download complete 05:03:23 2848faf0eed1: Verifying Checksum 05:03:23 2848faf0eed1: Download complete 05:03:23 0e6b1d234666: Verifying Checksum 05:03:23 0e6b1d234666: Download complete 05:03:23 bf5d7aec512f: Verifying Checksum 05:03:23 bf5d7aec512f: Download complete 05:03:23 e6b0cf9c0882: Verifying Checksum 05:03:23 ---> b44bf1fcd1b5 05:03:23 Step 9/21 : ARG MAKE='make build' 05:03:23 e6b0cf9c0882: Pull complete 05:03:23 ---> Running in 220bfec098d0 05:03:24 34c802a77dc8: Verifying Checksum 05:03:24 34c802a77dc8: Download complete 05:03:24 27c7a5d97fbd: Verifying Checksum 05:03:24 27c7a5d97fbd: Download complete 05:03:24 Removing intermediate container 220bfec098d0 05:03:24 ---> eeaca412e6e6 05:03:24 Step 10/21 : RUN $MAKE 05:03:24 ---> Running in 47283860aba3 05:03:24 5c102a31e300: Verifying Checksum 05:03:24 5c102a31e300: Download complete 05:03:24 dcfb455df0a1: Verifying Checksum 05:03:24 dcfb455df0a1: Download complete 05:03:25 9eb99e56ec68: Verifying Checksum 05:03:25 9eb99e56ec68: Download complete 05:03:25 5788d62ee057: Verifying Checksum 05:03:25 5788d62ee057: Download complete 05:03:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:03:25 2848faf0eed1: Pull complete 05:03:25 0f37312ad70f: Pull complete 05:03:32 5788d62ee057: Pull complete 05:03:32 0e6b1d234666: Pull complete 05:03:32 bf5d7aec512f: Pull complete 05:03:36 34c802a77dc8: Pull complete 05:03:40 9eb99e56ec68: Pull complete 05:03:40 27c7a5d97fbd: Pull complete 05:03:41 5c102a31e300: Pull complete 05:03:41 dcfb455df0a1: Pull complete 05:03:41 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 05:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:03:41 ---> 7c70fe431013 05:03:41 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 05:03:41 ---> Running in 6fe0c251ce3d 05:03:41 Removing intermediate container 6fe0c251ce3d 05:03:41 ---> 1d71903385fb 05:03:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:41 ---> Running in 7c854a6737b1 05:03:42 Removing intermediate container 7c854a6737b1 05:03:42 ---> 1d88b0ec122c 05:03:42 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 05:03:42 ---> Running in a71e51df9dc3 05:03:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:03:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:03:44 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 05:03:44 (2/17) Installing libmagic (5.37-r1) 05:03:44 (3/17) Installing file (5.37-r1) 05:03:44 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 05:03:44 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 05:03:44 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 05:03:51 (7/17) Installing libc-dev (0.7.2-r0) 05:03:51 (8/17) Installing g++ (9.2.0-r4) 05:03:53 (9/17) Installing fortify-headers (1.1-r0) 05:03:53 (10/17) Installing build-base (0.5-r1) 05:03:54 (11/17) Installing openssh-keygen (8.1_p1-r0) 05:03:54 (12/17) Installing libedit (20191211.3.1-r0) 05:03:54 (13/17) Installing openssh-client (8.1_p1-r0) 05:03:54 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 05:03:54 (15/17) Installing openssh-server-common (8.1_p1-r0) 05:03:54 (16/17) Installing openssh-server (8.1_p1-r0) 05:03:55 (17/17) Installing openssh (8.1_p1-r0) 05:03:55 Executing busybox-1.31.1-r8.trigger 05:03:55 OK: 214 MiB in 52 packages 05:03:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:03:58 Removing intermediate container a71e51df9dc3 05:03:58 ---> 1d627578ad8f 05:03:58 Step 6/8 : WORKDIR /device-mqtt-go 05:03:58 ---> Running in 5d5dcabd5d71 05:03:58 Removing intermediate container 5d5dcabd5d71 05:03:58 ---> a3342557e6eb 05:03:58 Step 7/8 : COPY . . 05:03:59 ---> b463b87c5e0f 05:03:59 Step 8/8 : RUN go mod download 05:03:59 ---> Running in d09496c5e25f 05:04:01 go: finding github.com/BurntSushi/toml v0.3.1 05:04:01 go: finding github.com/OneOfOne/xxhash v1.2.6 05:04:01 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 05:04:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:04:01 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 05:04:01 go: finding github.com/bgentry/speakeasy v0.1.0 05:04:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:04:01 go: finding github.com/davecgh/go-spew v1.1.1 05:04:01 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:04:01 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 05:04:01 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:04:01 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:04:01 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:04:01 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:04:01 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:04:01 go: finding github.com/fatih/color v1.7.0 05:04:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:04:01 go: finding github.com/go-kit/kit v0.8.0 05:04:01 go: finding github.com/go-logfmt/logfmt v0.4.0 05:04:01 go: finding github.com/go-stack/stack v1.8.0 05:04:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:04:01 go: finding github.com/google/uuid v1.1.1 05:04:01 go: finding github.com/gorilla/mux v1.7.1 05:04:01 go: finding github.com/hashicorp/consul/api v1.1.0 05:04:01 go: finding github.com/hashicorp/consul/sdk v0.1.1 05:04:01 go: finding github.com/hashicorp/errwrap v1.0.0 05:04:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:04:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:04:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 05:04:01 go: finding github.com/hashicorp/go-multierror v1.0.0 05:04:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:04:01 go: finding github.com/hashicorp/go-sockaddr v1.0.0 05:04:01 go: finding github.com/hashicorp/go-syslog v1.0.0 05:04:01 go: finding github.com/hashicorp/go-uuid v1.0.1 05:04:01 go: finding github.com/hashicorp/go.net v0.0.1 05:04:01 go: finding github.com/hashicorp/golang-lru v0.5.0 05:04:01 go: finding github.com/hashicorp/logutils v1.0.0 05:04:01 go: finding github.com/hashicorp/mdns v1.0.0 05:04:01 go: finding github.com/hashicorp/memberlist v0.1.3 05:04:01 go: finding github.com/hashicorp/serf v0.8.2 05:04:01 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:04:01 go: finding github.com/kr/pretty v0.1.0 05:04:01 go: finding github.com/kr/pty v1.1.1 05:04:01 go: finding github.com/kr/text v0.1.0 05:04:01 go: finding github.com/mattn/go-colorable v0.0.9 05:04:01 go: finding github.com/mattn/go-isatty v0.0.3 05:04:01 go: finding github.com/miekg/dns v1.0.14 05:04:01 go: finding github.com/mitchellh/cli v1.0.0 05:04:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:04:01 go: finding github.com/mitchellh/copystructure v1.0.0 05:04:01 go: finding github.com/mitchellh/go-homedir v1.0.0 05:04:01 go: finding github.com/mitchellh/go-testing-interface v1.0.0 05:04:01 go: finding github.com/mitchellh/gox v0.4.0 05:04:01 go: finding github.com/mitchellh/iochan v1.0.0 05:04:01 go: finding github.com/mitchellh/mapstructure v1.1.2 05:04:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:04:01 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:04:01 go: finding github.com/pelletier/go-toml v1.2.0 05:04:01 go: finding github.com/pkg/errors v0.8.1 05:04:01 go: finding github.com/pmezard/go-difflib v1.0.0 05:04:02 go: finding github.com/posener/complete v1.1.1 05:04:02 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 05:04:02 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:04:02 go: finding github.com/spf13/cast v1.3.0 05:04:02 go: finding github.com/stretchr/objx v0.1.0 05:04:02 go: finding github.com/stretchr/testify v1.5.1 05:04:02 go: finding github.com/ugorji/go v1.1.4 05:04:02 go: finding github.com/x448/float16 v0.8.4 05:04:02 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 05:04:02 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:04:02 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 05:04:02 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 05:04:02 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 05:04:02 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:04:02 go: finding gopkg.in/yaml.v2 v2.2.8 05:04:07 Removing intermediate container d09496c5e25f 05:04:07 ---> 6e415c4ed460 05:04:07 Successfully built 6e415c4ed460 05:04:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 05:04:07 Removing intermediate container 47283860aba3 05:04:07 ---> 76110b935c42 05:04:07 Step 11/21 : FROM alpine 05:04:07 latest: Pulling from library/alpine 05:04:07 29e5d40040c1: Pulling fs layer [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 05:04:08 29e5d40040c1: Verifying Checksum 05:04:08 29e5d40040c1: Download complete [Pipeline] isUnix [Pipeline] sh 05:04:08 + docker inspect -f . ci-base-image-x86_64 05:04:08 . [Pipeline] withDockerContainer 05:04:08 prd-centos7-docker-4c-2g-6408 does not seem to be running inside a container 05:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:04:08 29e5d40040c1: Pull complete 05:04:08 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 05:04:08 Status: Downloaded newer image for alpine:latest 05:04:08 ---> c20d2a9ab686 05:04:08 Step 12/21 : ENV APP_PORT=49982 05:04:08 ---> Running in b9254bec7f1a 05:04:09 $ docker top 9c02daa709aeb970c9ff580b8475a88310f16093d7de3f587ea3890930bb87f2 -eo pid,comm 05:04:09 Removing intermediate container b9254bec7f1a 05:04:09 ---> bfddad1949a1 05:04:09 Step 13/21 : EXPOSE $APP_PORT 05:04:09 ---> Running in 681b00fb42c8 [Pipeline] { [Pipeline] sh 05:04:09 + go version 05:04:09 go version go1.13.5 linux/amd64 [Pipeline] sh 05:04:09 Removing intermediate container 681b00fb42c8 05:04:09 ---> 5f30feef1428 05:04:09 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 05:04:10 + make test 05:04:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:04:11 ---> 52e68a206497 05:04:11 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 05:04:11 ---> 78d455809a78 05:04:11 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 05:04:12 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:04:12 ---> 3ff68856ebcc 05:04:12 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 05:04:12 ---> Running in e16f12f57393 05:04:12 Removing intermediate container e16f12f57393 05:04:12 ---> df40586ca3dd 05:04:12 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 05:04:12 ---> Running in 25429c1ebfe0 05:04:13 Removing intermediate container 25429c1ebfe0 05:04:13 ---> 40f1fcf0f6bb 05:04:13 Step 19/21 : LABEL arch=arm64 05:04:13 ---> Running in 000be02d9360 05:04:13 Removing intermediate container 000be02d9360 05:04:13 ---> d72430daf946 05:04:13 Step 20/21 : LABEL git_sha=ef049780e5922c661a546f9c3f86f207dbc2d573 05:04:13 ---> Running in a95a25a17a37 05:04:14 Removing intermediate container a95a25a17a37 05:04:14 ---> d01a53250f4a 05:04:14 Step 21/21 : LABEL version=0.0.0 05:04:14 ---> Running in b3e0c8272b86 05:04:14 Removing intermediate container b3e0c8272b86 05:04:14 ---> 6311fd4c2aa7 05:04:14 [Warning] One or more build-args [ARCH] were not consumed 05:04:14 Successfully built 6311fd4c2aa7 05:04:14 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 05:04:15 + grep snapcraft.yaml 05:04:15 + find /w/workspace/device-mqtt-go/1 05:04:15 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:16 provisioning config files... 05:04:16 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config7581931061552036960tmp [Pipeline] { [Pipeline] sh 05:04:16 + cp /w/workspace/device-mqtt-go/1@tmp/config7581931061552036960tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 05:04:17 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/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 05:04:17 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 05:04:17 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 05:04:17 b2f61026a351: Pulling fs layer 05:04:17 5538fb30c42c: Pulling fs layer 05:04:17 f0b05810781a: Pulling fs layer 05:04:17 0180a33352d6: Pulling fs layer 05:04:17 e7604b0c0f53: Pulling fs layer 05:04:17 db689cb83ae0: Pulling fs layer 05:04:17 6138af208834: Pulling fs layer 05:04:17 007c8e8c5d63: Pulling fs layer 05:04:17 4f7a387c642f: Pulling fs layer 05:04:17 db689cb83ae0: Waiting 05:04:17 6138af208834: Waiting 05:04:17 007c8e8c5d63: Waiting 05:04:17 0180a33352d6: Waiting 05:04:17 e7604b0c0f53: Waiting 05:04:17 4f7a387c642f: Waiting 05:04:17 f0b05810781a: Verifying Checksum 05:04:17 f0b05810781a: Download complete 05:04:17 5538fb30c42c: Verifying Checksum 05:04:17 5538fb30c42c: Download complete 05:04:17 0180a33352d6: Verifying Checksum 05:04:17 0180a33352d6: Download complete 05:04:17 db689cb83ae0: Verifying Checksum 05:04:17 db689cb83ae0: Download complete 05:04:18 6138af208834: Verifying Checksum 05:04:18 6138af208834: Download complete 05:04:18 007c8e8c5d63: Verifying Checksum 05:04:18 007c8e8c5d63: Download complete 05:04:18 4f7a387c642f: Verifying Checksum 05:04:18 4f7a387c642f: Download complete 05:04:20 b2f61026a351: Verifying Checksum 05:04:20 b2f61026a351: Download complete 05:04:22 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 05:04:23 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 29.8% of statements 05:04:23 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 05:04:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:04:23 b2f61026a351: Pull complete 05:04:23 5538fb30c42c: Pull complete 05:04:23 f0b05810781a: Pull complete 05:04:23 0180a33352d6: Pull complete 05:04:25 gofmt -l . 05:04:25 ["`gofmt -l .`" = ""] 05:04:25 ./bin/test-attribution-txt.sh 05:04:25 ./bin/test-go-mod-tidy.sh [Pipeline] stash 05:04:26 Warning: overwriting stash ‘coverage-report’ 05:04:26 Stashed 1 file(s) [Pipeline] } 05:04:26 $ docker stop --time=1 9c02daa709aeb970c9ff580b8475a88310f16093d7de3f587ea3890930bb87f2 05:04:28 $ docker rm -f 9c02daa709aeb970c9ff580b8475a88310f16093d7de3f587ea3890930bb87f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:30 + ls -al . 05:04:30 total 100 05:04:30 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 28 05:04 . 05:04:30 drwxrwxr-x. 4 jenkins jenkins 28 Apr 28 05:03 .. 05:04:30 -rw-rw-r--. 1 jenkins jenkins 4678 Apr 28 05:03 Attribution.txt 05:04:30 drwxrwxr-x. 2 jenkins jenkins 87 Apr 28 05:03 bin 05:04:30 drwxrwxr-x. 3 jenkins jenkins 32 Apr 28 05:03 cmd 05:04:30 -rw-r--r--. 1 jenkins jenkins 18214 Apr 28 05:04 coverage.out 05:04:30 -rw-rw-r--. 1 jenkins jenkins 1776 Apr 28 05:03 Dockerfile 05:04:30 -rw-rw-r--. 1 jenkins jenkins 953 Apr 28 05:03 Dockerfile.build 05:04:30 -rw-rw-r--. 1 jenkins jenkins 140 Apr 28 05:03 .dockerignore 05:04:30 drwxrwxr-x. 8 jenkins jenkins 179 Apr 28 05:03 .git 05:04:30 -rw-rw-r--. 1 jenkins jenkins 335 Apr 28 05:03 .gitignore 05:04:30 -rw-r--r--. 1 jenkins jenkins 510 Apr 28 05:04 go.mod 05:04:30 -rw-r--r--. 1 jenkins jenkins 13518 Apr 28 05:04 go.sum 05:04:30 drwxrwxr-x. 3 jenkins jenkins 20 Apr 28 05:03 internal 05:04:30 -rw-rw-r--. 1 jenkins jenkins 700 Apr 28 05:03 Jenkinsfile 05:04:30 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 28 05:03 LICENSE 05:04:30 -rw-rw-r--. 1 jenkins jenkins 902 Apr 28 05:03 Makefile 05:04:30 drwxrwxr-x. 2 jenkins jenkins 23 Apr 28 05:03 mock 05:04:30 -rw-rw-r--. 1 jenkins jenkins 444 Apr 28 05:03 README.md 05:04:30 drwxrwxr-x. 3 jenkins jenkins 58 Apr 28 05:03 .semver 05:04:30 drwxrwxr-x. 4 jenkins jenkins 54 Apr 28 05:03 snap 05:04:30 -rw-rw-r--. 1 jenkins jenkins 5 Apr 28 05:00 VERSION 05:04:30 -rw-rw-r--. 1 jenkins jenkins 227 Apr 28 05:03 version.go [Pipeline] isUnix [Pipeline] sh 05:04:30 + 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=ef049780e5922c661a546f9c3f86f207dbc2d573 --label arch=amd64 --label version=0.0.0 . 05:04:30 Sending build context to Docker daemon 588.3kB 05:04:30 Step 1/21 : ARG BASE=golang:1.13-alpine 05:04:30 Step 2/21 : FROM ${BASE} AS builder 05:04:30 ---> 6e415c4ed460 05:04:30 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 05:04:30 ---> Running in b1effa075f86 05:04:30 Removing intermediate container b1effa075f86 05:04:30 ---> 0da5d1b7bbc6 05:04:30 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 05:04:30 ---> Running in a7229535aa6a 05:04:31 Removing intermediate container a7229535aa6a 05:04:31 ---> 841bc4df3c38 05:04:31 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:31 ---> Running in 9c372cdd3871 05:04:31 Removing intermediate container 9c372cdd3871 05:04:31 ---> 256ba58b63d4 05:04:31 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:04:31 ---> Running in 16f40dab2153 05:04:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:04:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:04:32 OK: 214 MiB in 52 packages 05:04:33 Removing intermediate container 16f40dab2153 05:04:33 ---> 8e638e732026 05:04:33 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 05:04:33 ---> Running in 275d56822441 05:04:33 Removing intermediate container 275d56822441 05:04:33 ---> 5c9d8938a96c 05:04:33 Step 8/21 : COPY . . 05:04:33 ---> 8444962973d1 05:04:33 Step 9/21 : ARG MAKE='make build' 05:04:33 ---> Running in 7960a9f826a2 05:04:34 Removing intermediate container 7960a9f826a2 05:04:34 ---> cb3cca8bd593 05:04:34 Step 10/21 : RUN $MAKE 05:04:34 ---> Running in a2e820841e2b 05:04:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:04:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:04:46 e7604b0c0f53: Verifying Checksum 05:04:46 e7604b0c0f53: Download complete 05:04:48 Removing intermediate container a2e820841e2b 05:04:48 ---> 43fd4ba1d0ca 05:04:48 Step 11/21 : FROM alpine 05:04:48 latest: Pulling from library/alpine 05:04:48 cbdbe7a5bc2a: Pulling fs layer 05:04:49 cbdbe7a5bc2a: Download complete 05:04:49 cbdbe7a5bc2a: Pull complete 05:04:49 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 05:04:49 Status: Downloaded newer image for alpine:latest 05:04:49 ---> f70734b6a266 05:04:49 Step 12/21 : ENV APP_PORT=49982 05:04:49 ---> Running in 4eb19a7b1605 05:04:49 Removing intermediate container 4eb19a7b1605 05:04:49 ---> d25665fd219a 05:04:49 Step 13/21 : EXPOSE $APP_PORT 05:04:49 ---> Running in 9c2adcead5c4 05:04:49 Removing intermediate container 9c2adcead5c4 05:04:49 ---> dd3142bbebbe 05:04:49 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 05:04:50 ---> dcbb4f0dc99e 05:04:50 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 05:04:50 ---> 10d83795f7ce 05:04:50 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 05:04:50 ---> c62a1fa7ab21 05:04:50 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 05:04:50 ---> Running in 210bd9921de0 05:04:50 Removing intermediate container 210bd9921de0 05:04:50 ---> f5923240883a 05:04:50 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 05:04:50 ---> Running in 7e381bd3ba52 05:04:50 Removing intermediate container 7e381bd3ba52 05:04:50 ---> 3d7ab2648d63 05:04:50 Step 19/21 : LABEL arch=amd64 05:04:50 ---> Running in 0333828aa4b8 05:04:50 Removing intermediate container 0333828aa4b8 05:04:50 ---> adf0dfeb9394 05:04:50 Step 20/21 : LABEL git_sha=ef049780e5922c661a546f9c3f86f207dbc2d573 05:04:50 ---> Running in 95580b76d0fb 05:04:51 Removing intermediate container 95580b76d0fb 05:04:51 ---> 0aa65613f24a 05:04:51 Step 21/21 : LABEL version=0.0.0 05:04:51 ---> Running in adaa7ed6e5a4 05:04:51 Removing intermediate container adaa7ed6e5a4 05:04:51 ---> 581ebc8a535b 05:04:51 [Warning] One or more build-args [ARCH] were not consumed 05:04:51 Successfully built 581ebc8a535b 05:04:51 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 05:04:52 ++ find /w/workspace/device-mqtt-go/1 05:04:52 ++ grep snapcraft.yaml 05:04:52 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:52 provisioning config files... 05:04:52 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config6434449174283922036tmp [Pipeline] { [Pipeline] sh 05:04:52 + cp /w/workspace/device-mqtt-go/1@tmp/config6434449174283922036tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 05:04:53 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/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 05:04:53 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 05:04:53 latest: Pulling from edgex-devops/edgex-snap-builder 05:04:53 5bed26d33875: Pulling fs layer 05:04:53 f11b29a9c730: Pulling fs layer 05:04:53 930bda195c84: Pulling fs layer 05:04:53 78bf9a5ad49e: Pulling fs layer 05:04:53 e5fbee5a4b0d: Pulling fs layer 05:04:53 f452fca78f88: Pulling fs layer 05:04:53 7417ef92027a: Pulling fs layer 05:04:53 2af5c49d270b: Pulling fs layer 05:04:53 df9c3bdbc40a: Pulling fs layer 05:04:53 78bf9a5ad49e: Waiting 05:04:53 e5fbee5a4b0d: Waiting 05:04:53 f452fca78f88: Waiting 05:04:53 7417ef92027a: Waiting 05:04:53 2af5c49d270b: Waiting 05:04:53 df9c3bdbc40a: Waiting 05:04:53 930bda195c84: Download complete 05:04:53 f11b29a9c730: Verifying Checksum 05:04:53 f11b29a9c730: Download complete 05:04:53 78bf9a5ad49e: Verifying Checksum 05:04:53 78bf9a5ad49e: Download complete 05:04:53 f452fca78f88: Verifying Checksum 05:04:53 7417ef92027a: Verifying Checksum 05:04:53 7417ef92027a: Download complete 05:04:53 2af5c49d270b: Verifying Checksum 05:04:53 2af5c49d270b: Download complete 05:04:53 df9c3bdbc40a: Verifying Checksum 05:04:53 df9c3bdbc40a: Download complete 05:04:53 5bed26d33875: Verifying Checksum 05:04:53 5bed26d33875: Download complete 05:04:56 e5fbee5a4b0d: Verifying Checksum 05:04:56 e5fbee5a4b0d: Download complete 05:04:58 5bed26d33875: Pull complete 05:04:58 f11b29a9c730: Pull complete 05:04:58 930bda195c84: Pull complete 05:04:58 78bf9a5ad49e: Pull complete 05:05:18 e7604b0c0f53: Pull complete 05:05:18 db689cb83ae0: Pull complete 05:05:18 6138af208834: Pull complete 05:05:18 007c8e8c5d63: Pull complete 05:05:18 4f7a387c642f: Pull complete 05:05:18 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 05:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 05:05:21 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 05:05:21 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 05:05:21 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 05:05:21 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 05:05:22 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [845 kB] 05:05:22 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1222 kB] 05:05:22 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 05:05:22 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7337 B] 05:05:23 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [743 kB] 05:05:23 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [571 kB] 05:05:23 Fetched 3650 kB in 2s (1583 kB/s) 05:05:25 e5fbee5a4b0d: Pull complete 05:05:25 f452fca78f88: Pull complete 05:05:25 7417ef92027a: Pull complete 05:05:25 2af5c49d270b: Pull complete 05:05:25 df9c3bdbc40a: Pull complete 05:05:25 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 05:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 05:05:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:05:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:05:25 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:05:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [839 kB] 05:05:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [889 kB] 05:05:25 Get:6 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 05:05:25 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1184 kB] 05:05:25 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] 05:05:25 Get:9 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [7671 B] 05:05:25 Get:10 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 05:05:25 Fetched 4553 kB in 1s (3246 kB/s) 05:05:26 Reading package lists... 05:05:30 Reading package lists... 05:05:30 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 05:05:32 Reading package lists... 05:05:32 Building dependency tree... 05:05:32 Reading state information... 05:05:32 The following packages were automatically installed and are no longer required: 05:05:32 libjq1 liblzo2-2 libonig4 05:05:32 Use 'sudo apt autoremove' to remove them. 05:05:32 Suggested packages: 05:05:32 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:05:32 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 05:05:32 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 05:05:32 libterm-readline-gnu-perl | libterm-readline-perl-perl 05:05:32 The following NEW packages will be installed: 05:05:32 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 05:05:32 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 05:05:32 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 05:05:32 openssh-client patch perl perl-modules-5.26 xauth 05:05:32 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 05:05:32 Need to get 14.7 MB of archives. 05:05:32 After this operation, 89.5 MB of additional disk space will be used. 05:05:32 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 05:05:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:05:32 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 05:05:32 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 05:05:32 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 05:05:33 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 05:05:33 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 05:05:33 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 05:05:33 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 05:05:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 05:05:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 05:05:33 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 05:05:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 05:05:33 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:05:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 05:05:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:05:33 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 05:05:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 05:05:33 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 05:05:33 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 05:05:33 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 05:05:33 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 05:05:33 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:05:33 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 05:05:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 05:05:34 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 05:05:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:05:34 debconf: delaying package configuration, since apt-utils is not installed 05:05:34 Fetched 14.7 MB in 2s (8909 kB/s) 05:05:34 Selecting previously unselected package libxau6:amd64. 05:05:34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) 05:05:34 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 05:05:34 Unpacking libxau6:amd64 (1:1.0.8-1) ... 05:05:34 Selecting previously unselected package libbsd0:amd64. 05:05:34 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:05:34 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:05:34 Selecting previously unselected package libxdmcp6:amd64. 05:05:34 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 05:05:34 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 05:05:35 Selecting previously unselected package libxcb1:amd64. 05:05:35 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 05:05:35 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 05:05:35 Selecting previously unselected package libx11-data. 05:05:35 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 05:05:35 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 05:05:35 Selecting previously unselected package libx11-6:amd64. 05:05:35 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 05:05:35 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 05:05:35 Selecting previously unselected package libxext6:amd64. 05:05:35 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 05:05:35 Unpacking libxext6:amd64 (2:1.3.3-1) ... 05:05:35 Selecting previously unselected package perl-modules-5.26. 05:05:35 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 05:05:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:05:38 Selecting previously unselected package libgdbm5:amd64. 05:05:38 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 05:05:38 Unpacking libgdbm5:amd64 (1.14.1-6) ... 05:05:38 Selecting previously unselected package libgdbm-compat4:amd64. 05:05:38 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 05:05:38 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 05:05:38 Selecting previously unselected package libperl5.26:amd64. 05:05:38 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 05:05:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 05:05:39 Selecting previously unselected package perl. 05:05:39 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 05:05:39 Unpacking perl (5.26.1-6ubuntu0.3) ... 05:05:39 Selecting previously unselected package less. 05:05:39 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 05:05:39 Unpacking less (487-0.1) ... 05:05:40 Selecting previously unselected package libexpat1:amd64. 05:05:40 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:05:40 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:05:40 Selecting previously unselected package netbase. 05:05:40 Preparing to unpack .../14-netbase_5.4_all.deb ... 05:05:40 Unpacking netbase (5.4) ... 05:05:40 Selecting previously unselected package libedit2:amd64. 05:05:40 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 05:05:40 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:05:40 Selecting previously unselected package libssl1.0.0:amd64. 05:05:40 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 05:05:40 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 05:05:40 Selecting previously unselected package libxmuu1:amd64. 05:05:40 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 05:05:40 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 05:05:40 Selecting previously unselected package openssh-client. 05:05:40 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 05:05:40 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:05:40 Selecting previously unselected package xauth. 05:05:40 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 05:05:40 Unpacking xauth (1:1.0.10-1) ... 05:05:40 Selecting previously unselected package curl. 05:05:40 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 05:05:40 Unpacking curl (7.58.0-2ubuntu3.8) ... 05:05:40 Selecting previously unselected package libcurl3-gnutls:amd64. 05:05:40 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 05:05:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 05:05:41 Selecting previously unselected package liberror-perl. 05:05:41 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 05:05:41 Unpacking liberror-perl (0.17025-1) ... 05:05:41 Selecting previously unselected package git-man. 05:05:41 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 05:05:41 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 05:05:41 Selecting previously unselected package git. 05:05:41 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 05:05:41 Unpacking git (1:2.17.1-1ubuntu0.7) ... 05:05:41 Selecting previously unselected package make. 05:05:41 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 05:05:41 Unpacking make (4.1-9.1ubuntu1) ... 05:05:41 Selecting previously unselected package patch. 05:05:41 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:05:41 Unpacking patch (2.7.6-2ubuntu1.1) ... 05:05:42 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:05:42 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 05:05:42 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:05:42 Setting up less (487-0.1) ... 05:05:42 Setting up make (4.1-9.1ubuntu1) ... 05:05:42 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 05:05:42 Setting up curl (7.58.0-2ubuntu3.8) ... 05:05:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 05:05:42 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:05:42 Setting up libgdbm5:amd64 (1.14.1-6) ... 05:05:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:05:42 Setting up patch (2.7.6-2ubuntu1.1) ... 05:05:42 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 05:05:42 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 05:05:42 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:05:43 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 05:05:43 Setting up libxau6:amd64 (1:1.0.8-1) ... 05:05:43 Setting up netbase (5.4) ... 05:05:43 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 05:05:43 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 05:05:43 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 05:05:43 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 05:05:44 Setting up perl (5.26.1-6ubuntu0.3) ... 05:05:44 Setting up libxext6:amd64 (2:1.3.3-1) ... 05:05:44 Setting up liberror-perl (0.17025-1) ... 05:05:44 Setting up xauth (1:1.0.10-1) ... 05:05:44 Setting up git (1:2.17.1-1ubuntu0.7) ... 05:05:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:05:47 curl set to automatically installed. 05:05:47 git set to automatically installed. 05:05:47 git-man set to automatically installed. 05:05:47 less set to automatically installed. 05:05:47 libbsd0 set to automatically installed. 05:05:47 libcurl3-gnutls set to automatically installed. 05:05:47 libedit2 set to automatically installed. 05:05:47 liberror-perl set to automatically installed. 05:05:47 libexpat1 set to automatically installed. 05:05:47 libgdbm-compat4 set to automatically installed. 05:05:47 libgdbm5 set to automatically installed. 05:05:47 libperl5.26 set to automatically installed. 05:05:47 libssl1.0.0 set to automatically installed. 05:05:47 libx11-6 set to automatically installed. 05:05:47 libx11-data set to automatically installed. 05:05:47 libxau6 set to automatically installed. 05:05:47 libxcb1 set to automatically installed. 05:05:47 libxdmcp6 set to automatically installed. 05:05:47 libxext6 set to automatically installed. 05:05:47 libxmuu1 set to automatically installed. 05:05:47 make set to automatically installed. 05:05:47 netbase set to automatically installed. 05:05:47 openssh-client set to automatically installed. 05:05:47 patch set to automatically installed. 05:05:47 perl set to automatically installed. 05:05:47 perl-modules-5.26 set to automatically installed. 05:05:47 xauth set to automatically installed. 05:05:47 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 05:05:47 Please ensure the environment is properly setup before continuing. 05:05:47 Ignore this message if the appropriate measures have already been taken 05:05:47 Pulling go 05:05:48 'device-mqtt' has dependencies that need to be staged: go 05:05:48 Skipping pull go (already ran) 05:05:48 Building go 05:05:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:48 Dload Upload Total Spent Left Speed 05:05:48 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 05:05:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 114M 43 50.1M 0 0 81.2M 0 0:00:01 --:--:-- 0:00:01 81.0M 100 114M 100 114M 0 0 92.5M 0 0:00:01 0:00:01 --:--:-- 92.6M 05:05:50 go1.13.5.linux-amd64.tar.gz: OK 05:05:52 Reading package lists... 05:05:53 Building dependency tree... 05:05:53 Reading state information... 05:05:54 The following packages were automatically installed and are no longer required: 05:05:54 libjq1 liblzo2-2 libonig4 05:05:54 Use 'sudo apt autoremove' to remove them. 05:05:54 Suggested packages: 05:05:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:05:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 05:05:54 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 05:05:54 libterm-readline-gnu-perl | libterm-readline-perl-perl 05:05:54 The following NEW packages will be installed: 05:05:54 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 05:05:54 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 05:05:54 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 05:05:54 openssh-client patch perl perl-modules-5.26 xauth 05:05:54 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 05:05:54 Need to get 12.9 MB of archives. 05:05:54 After this operation, 84.2 MB of additional disk space will be used. 05:05:54 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 05:05:55 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 05:05:55 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 05:05:55 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 05:05:55 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 05:05:55 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 05:05:55 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 05:05:55 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 05:05:55 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 05:05:55 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 05:05:55 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 05:05:55 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 05:05:55 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 05:05:55 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 05:05:56 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 05:05:56 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 05:05:56 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 05:05:56 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 05:05:56 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 05:05:56 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 05:05:56 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 05:05:56 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 05:05:56 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 05:05:56 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 05:05:56 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 05:05:56 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 05:05:56 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 05:05:56 Staging go 05:05:57 debconf: delaying package configuration, since apt-utils is not installed 05:05:57 Fetched 12.9 MB in 2s (7442 kB/s) 05:05:57 Selecting previously unselected package libxau6:arm64. 05:05:57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) 05:05:57 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 05:05:57 Unpacking libxau6:arm64 (1:1.0.8-1) ... 05:05:57 Selecting previously unselected package libbsd0:arm64. 05:05:57 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 05:05:57 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 05:05:57 Selecting previously unselected package libxdmcp6:arm64. 05:05:57 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 05:05:57 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 05:05:57 Pulling device-mqtt 05:05:57 Selecting previously unselected package libxcb1:arm64. 05:05:57 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 05:05:57 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 05:05:57 Selecting previously unselected package libx11-data. 05:05:57 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 05:05:57 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 05:05:58 Selecting previously unselected package libx11-6:arm64. 05:05:58 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 05:05:58 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 05:05:58 Selecting previously unselected package libxext6:arm64. 05:05:58 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 05:05:58 Unpacking libxext6:arm64 (2:1.3.3-1) ... 05:05:58 Selecting previously unselected package perl-modules-5.26. 05:05:58 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 05:05:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:05:58 Skipping build go (already ran) 05:05:58 Building device-mqtt 05:05:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:05:59 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0 05:05:59 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:05:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:05:59 go: downloading github.com/spf13/cast v1.3.0 05:05:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 05:05:59 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 05:05:59 go: extracting github.com/spf13/cast v1.3.0 05:05:59 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:05:59 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0 05:05:59 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:05:59 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:05:59 go: downloading github.com/gorilla/mux v1.7.1 05:06:00 go: downloading github.com/go-kit/kit v0.8.0 05:06:00 go: downloading github.com/google/uuid v1.1.1 05:06:00 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:06:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:06:00 go: extracting github.com/google/uuid v1.1.1 05:06:00 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 05:06:00 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 05:06:00 go: downloading github.com/x448/float16 v0.8.4 05:06:00 go: extracting github.com/gorilla/mux v1.7.1 05:06:00 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:06:00 go: extracting github.com/x448/float16 v0.8.4 05:06:00 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 05:06:00 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 05:06:00 go: downloading github.com/pkg/errors v0.8.1 05:06:00 go: downloading gopkg.in/yaml.v2 v2.2.8 05:06:00 go: downloading github.com/BurntSushi/toml v0.3.1 05:06:00 go: downloading github.com/pelletier/go-toml v1.2.0 05:06:00 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 05:06:00 go: extracting github.com/go-kit/kit v0.8.0 05:06:00 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 05:06:00 go: extracting github.com/pkg/errors v0.8.1 05:06:00 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 05:06:00 go: downloading github.com/OneOfOne/xxhash v1.2.6 05:06:00 go: extracting github.com/BurntSushi/toml v0.3.1 05:06:00 go: extracting gopkg.in/yaml.v2 v2.2.8 05:06:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:06:00 go: extracting github.com/pelletier/go-toml v1.2.0 05:06:00 go: downloading github.com/hashicorp/consul/api v1.1.0 05:06:00 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:06:00 go: extracting github.com/OneOfOne/xxhash v1.2.6 05:06:00 go: extracting github.com/hashicorp/consul/api v1.1.0 05:06:00 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:06:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:06:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:06:00 go: downloading github.com/mitchellh/copystructure v1.0.0 05:06:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 05:06:00 go: downloading github.com/hashicorp/serf v0.8.2 05:06:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:06:00 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:06:00 Selecting previously unselected package libgdbm5:arm64. 05:06:00 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 05:06:00 Unpacking libgdbm5:arm64 (1.14.1-6) ... 05:06:00 Selecting previously unselected package libgdbm-compat4:arm64. 05:06:00 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 05:06:00 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 05:06:00 Selecting previously unselected package libperl5.26:arm64. 05:06:00 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 05:06:00 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 05:06:01 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 05:06:01 go: extracting github.com/mitchellh/copystructure v1.0.0 05:06:01 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:06:01 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 05:06:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:06:01 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 05:06:01 go: extracting github.com/go-logfmt/logfmt v0.4.0 05:06:01 go: extracting github.com/mitchellh/reflectwalk v1.0.0 05:06:01 go: extracting github.com/hashicorp/serf v0.8.2 05:06:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:06:01 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:06:01 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:06:01 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 05:06:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:06:01 go: extracting github.com/hashicorp/golang-lru v0.5.0 05:06:01 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 05:06:01 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:06:01 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:06:01 go: finding github.com/spf13/cast v1.3.0 05:06:01 go: finding github.com/gorilla/mux v1.7.1 05:06:01 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:06:01 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:06:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:06:01 go: finding github.com/OneOfOne/xxhash v1.2.6 05:06:01 go: finding github.com/go-kit/kit v0.8.0 05:06:01 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:06:01 go: finding github.com/google/uuid v1.1.1 05:06:01 go: finding github.com/x448/float16 v0.8.4 05:06:01 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:06:01 go: finding github.com/go-logfmt/logfmt v0.4.0 05:06:01 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:06:01 go: finding gopkg.in/yaml.v2 v2.2.8 05:06:01 go: finding github.com/BurntSushi/toml v0.3.1 05:06:01 go: finding github.com/pkg/errors v0.8.1 05:06:01 go: finding github.com/hashicorp/consul/api v1.1.0 05:06:01 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:06:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:06:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:06:01 go: finding github.com/pelletier/go-toml v1.2.0 05:06:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:06:01 go: finding github.com/mitchellh/copystructure v1.0.0 05:06:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:06:01 go: finding github.com/mitchellh/mapstructure v1.1.2 05:06:01 go: finding github.com/hashicorp/serf v0.8.2 05:06:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:06:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:06:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:06:01 go: finding github.com/hashicorp/golang-lru v0.5.0 05:06:02 Selecting previously unselected package perl. 05:06:02 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 05:06:02 Unpacking perl (5.26.1-6ubuntu0.3) ... 05:06:02 Selecting previously unselected package less. 05:06:02 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 05:06:02 Unpacking less (487-0.1) ... 05:06:02 Selecting previously unselected package libexpat1:arm64. 05:06:02 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 05:06:02 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 05:06:02 Selecting previously unselected package netbase. 05:06:02 Preparing to unpack .../14-netbase_5.4_all.deb ... 05:06:02 Unpacking netbase (5.4) ... 05:06:02 Selecting previously unselected package libedit2:arm64. 05:06:02 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 05:06:02 Unpacking libedit2:arm64 (3.1-20170329-1) ... 05:06:02 Selecting previously unselected package libssl1.0.0:arm64. 05:06:02 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 05:06:02 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 05:06:03 Selecting previously unselected package libxmuu1:arm64. 05:06:03 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 05:06:03 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 05:06:03 Selecting previously unselected package openssh-client. 05:06:03 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 05:06:03 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 05:06:03 Selecting previously unselected package xauth. 05:06:03 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 05:06:03 Unpacking xauth (1:1.0.10-1) ... 05:06:03 Selecting previously unselected package curl. 05:06:03 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 05:06:03 Unpacking curl (7.58.0-2ubuntu3.8) ... 05:06:03 Selecting previously unselected package libcurl3-gnutls:arm64. 05:06:03 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 05:06:03 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 05:06:04 Selecting previously unselected package liberror-perl. 05:06:04 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 05:06:04 Unpacking liberror-perl (0.17025-1) ... 05:06:04 Selecting previously unselected package git-man. 05:06:04 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 05:06:04 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 05:06:04 Selecting previously unselected package git. 05:06:04 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 05:06:04 Unpacking git (1:2.17.1-1ubuntu0.7) ... 05:06:05 Selecting previously unselected package make. 05:06:05 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 05:06:05 Unpacking make (4.1-9.1ubuntu1) ... 05:06:06 Selecting previously unselected package patch. 05:06:06 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 05:06:06 Unpacking patch (2.7.6-2ubuntu1.1) ... 05:06:06 Setting up libedit2:arm64 (3.1-20170329-1) ... 05:06:06 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 05:06:06 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 05:06:06 Setting up less (487-0.1) ... 05:06:06 Setting up make (4.1-9.1ubuntu1) ... 05:06:06 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 05:06:07 Setting up curl (7.58.0-2ubuntu3.8) ... 05:06:07 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 05:06:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 05:06:07 Setting up libgdbm5:arm64 (1.14.1-6) ... 05:06:07 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 05:06:07 Setting up patch (2.7.6-2ubuntu1.1) ... 05:06:07 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 05:06:07 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 05:06:07 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 05:06:08 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 05:06:08 Setting up libxau6:arm64 (1:1.0.8-1) ... 05:06:08 Setting up netbase (5.4) ... 05:06:08 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 05:06:08 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 05:06:08 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 05:06:08 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 05:06:08 Setting up perl (5.26.1-6ubuntu0.3) ... 05:06:08 Setting up libxext6:arm64 (2:1.3.3-1) ... 05:06:08 Setting up liberror-perl (0.17025-1) ... 05:06:08 Setting up xauth (1:1.0.10-1) ... 05:06:08 Setting up git (1:2.17.1-1ubuntu0.7) ... 05:06:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:06:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:06:13 install: cannot stat './cmd/Attribution.txt': No such file or directory 05:06:13 Failed to run 'override-build': Exit code was 1. [Pipeline] } 05:06:14 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] } 05:06:16 Failed in branch amd64 05:06:16 curl set to automatically installed. 05:06:16 git set to automatically installed. 05:06:16 git-man set to automatically installed. 05:06:16 less set to automatically installed. 05:06:16 libbsd0 set to automatically installed. 05:06:16 libcurl3-gnutls set to automatically installed. 05:06:16 libedit2 set to automatically installed. 05:06:16 liberror-perl set to automatically installed. 05:06:16 libexpat1 set to automatically installed. 05:06:16 libgdbm-compat4 set to automatically installed. 05:06:16 libgdbm5 set to automatically installed. 05:06:16 libperl5.26 set to automatically installed. 05:06:16 libssl1.0.0 set to automatically installed. 05:06:16 libx11-6 set to automatically installed. 05:06:16 libx11-data set to automatically installed. 05:06:16 libxau6 set to automatically installed. 05:06:16 libxcb1 set to automatically installed. 05:06:16 libxdmcp6 set to automatically installed. 05:06:16 libxext6 set to automatically installed. 05:06:16 libxmuu1 set to automatically installed. 05:06:16 make set to automatically installed. 05:06:16 netbase set to automatically installed. 05:06:16 openssh-client set to automatically installed. 05:06:16 patch set to automatically installed. 05:06:16 perl set to automatically installed. 05:06:16 perl-modules-5.26 set to automatically installed. 05:06:16 xauth set to automatically installed. 05:06:16 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 05:06:16 Please ensure the environment is properly setup before continuing. 05:06:16 Ignore this message if the appropriate measures have already been taken 05:06:17 Pulling go 05:06:21 'device-mqtt' has dependencies that need to be staged: go 05:06:21 Skipping pull go (already ran) 05:06:21 Building go 05:06:21 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:21 Dload Upload Total Spent Left Speed 05:06:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 93.0M 0 135k 0 0 692k 0 0:02:17 --:--:-- 0:02:17 692k 52 93.0M 52 48.4M 0 0 41.0M 0 0:00:02 0:00:01 0:00:01 41.0M 100 93.0M 100 93.0M 0 0 45.1M 0 0:00:02 0:00:02 --:--:-- 45.1M 05:06:24 go1.13.5.linux-arm64.tar.gz: OK 05:06:51 Staging go 05:06:52 Pulling device-mqtt 05:06:56 Skipping build go (already ran) 05:06:56 Building device-mqtt 05:06:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 05:06:57 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0 05:06:57 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 05:06:57 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:06:57 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:06:57 go: downloading github.com/spf13/cast v1.3.0 05:06:57 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.0 05:06:57 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 05:06:57 go: extracting github.com/spf13/cast v1.3.0 05:06:57 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:06:57 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:06:57 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:06:57 go: downloading github.com/gorilla/mux v1.7.1 05:06:57 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:06:57 go: downloading github.com/google/uuid v1.1.1 05:06:57 go: extracting github.com/gorilla/mux v1.7.1 05:06:57 go: extracting github.com/google/uuid v1.1.1 05:06:57 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:06:57 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 05:06:57 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 05:06:57 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 05:06:57 go: downloading github.com/pelletier/go-toml v1.2.0 05:06:57 go: downloading github.com/go-kit/kit v0.8.0 05:06:57 go: downloading github.com/BurntSushi/toml v0.3.1 05:06:57 go: downloading github.com/OneOfOne/xxhash v1.2.6 05:06:58 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:06:58 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.17 05:06:58 go: extracting github.com/pelletier/go-toml v1.2.0 05:06:58 go: extracting github.com/OneOfOne/xxhash v1.2.6 05:06:58 go: extracting github.com/BurntSushi/toml v0.3.1 05:06:58 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 05:06:58 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 05:06:58 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 05:06:58 go: extracting github.com/go-kit/kit v0.8.0 05:06:58 go: downloading gopkg.in/yaml.v2 v2.2.8 05:06:58 go: downloading github.com/hashicorp/consul/api v1.1.0 05:06:58 go: downloading github.com/pkg/errors v0.8.1 05:06:58 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 05:06:58 go: downloading github.com/x448/float16 v0.8.4 05:06:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:06:58 go: extracting github.com/x448/float16 v0.8.4 05:06:58 go: extracting github.com/pkg/errors v0.8.1 05:06:58 go: extracting gopkg.in/yaml.v2 v2.2.8 05:06:58 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:06:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:06:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:06:58 go: downloading github.com/mitchellh/copystructure v1.0.0 05:06:58 go: extracting github.com/hashicorp/consul/api v1.1.0 05:06:58 go: extracting github.com/mitchellh/copystructure v1.0.0 05:06:58 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 05:06:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:06:58 go: extracting github.com/mitchellh/mapstructure v1.1.2 05:06:58 go: extracting github.com/mitchellh/reflectwalk v1.0.0 05:06:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:06:58 go: downloading github.com/hashicorp/serf v0.8.2 05:06:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 05:06:59 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 05:06:59 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 05:06:59 go: downloading github.com/go-logfmt/logfmt v0.4.0 05:06:59 go: extracting github.com/go-logfmt/logfmt v0.4.0 05:06:59 go: extracting github.com/hashicorp/serf v0.8.2 05:06:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:06:59 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:06:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:06:59 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 05:06:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:06:59 go: extracting github.com/hashicorp/golang-lru v0.5.0 05:06:59 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0 05:06:59 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 05:06:59 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 05:06:59 go: finding github.com/spf13/cast v1.3.0 05:06:59 go: finding github.com/gorilla/mux v1.7.1 05:06:59 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 05:06:59 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:06:59 go: finding github.com/OneOfOne/xxhash v1.2.6 05:06:59 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 05:06:59 go: finding github.com/go-kit/kit v0.8.0 05:06:59 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 05:06:59 go: finding github.com/google/uuid v1.1.1 05:06:59 go: finding github.com/x448/float16 v0.8.4 05:06:59 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 05:06:59 go: finding github.com/go-logfmt/logfmt v0.4.0 05:06:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 05:06:59 go: finding gopkg.in/yaml.v2 v2.2.8 05:06:59 go: finding github.com/BurntSushi/toml v0.3.1 05:06:59 go: finding github.com/pkg/errors v0.8.1 05:06:59 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 05:06:59 go: finding github.com/hashicorp/consul/api v1.1.0 05:06:59 go: finding github.com/pelletier/go-toml v1.2.0 05:06:59 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 05:06:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:06:59 go: finding github.com/hashicorp/go-rootcerts v1.0.0 05:06:59 go: finding github.com/mitchellh/mapstructure v1.1.2 05:06:59 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 05:06:59 go: finding github.com/hashicorp/serf v0.8.2 05:06:59 go: finding github.com/mitchellh/copystructure v1.0.0 05:06:59 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:06:59 go: finding github.com/mitchellh/reflectwalk v1.0.0 05:06:59 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 05:06:59 go: finding github.com/hashicorp/golang-lru v0.5.0 05:07:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:07:38 install: cannot stat './cmd/Attribution.txt': No such file or directory 05:07:38 Failed to run 'override-build': Exit code was 1. [Pipeline] } 05:07:40 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] } 05:07:41 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 05:07:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:07:43 ---> package-listing.sh 05:07:43 ++ facter osfamily 05:07:43 ++ tr '[:upper:]' '[:lower:]' 05:07:43 + OS_FAMILY=redhat 05:07:43 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-145 05:07:43 + START_PACKAGES=/tmp/packages_start.txt 05:07:43 + END_PACKAGES=/tmp/packages_end.txt 05:07:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:07:43 + PACKAGES=/tmp/packages_start.txt 05:07:43 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' 05:07:43 + PACKAGES=/tmp/packages_end.txt 05:07:43 + case "${OS_FAMILY}" in 05:07:43 + rpm -qa 05:07:43 + sort 05:07:48 + '[' -f /tmp/packages_start.txt ']' 05:07:48 + '[' -f /tmp/packages_end.txt ']' 05:07:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:07:48 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-145 ']' 05:07:48 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ 05:07:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-145/archives/ [Pipeline] isUnix [Pipeline] sh 05:07:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:07:48 05:07:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:07:48 alpine: Pulling from edgex-lftools-log-publisher 05:07:48 c9b1b535fdd9: Pulling fs layer 05:07:48 2cc5ad85d9ab: Pulling fs layer 05:07:48 756a868c4378: Pulling fs layer 05:07:48 444b2fc9a129: Pulling fs layer 05:07:48 ea15f1150254: Pulling fs layer 05:07:48 41b27a9f41bf: Pulling fs layer 05:07:48 28c525ee5125: Pulling fs layer 05:07:48 094b1ea09ed8: Pulling fs layer 05:07:48 138eaada9080: Pulling fs layer 05:07:48 0622d0fa9048: Pulling fs layer 05:07:48 ea15f1150254: Waiting 05:07:48 094b1ea09ed8: Waiting 05:07:48 41b27a9f41bf: Waiting 05:07:48 138eaada9080: Waiting 05:07:48 0622d0fa9048: Waiting 05:07:48 28c525ee5125: Waiting 05:07:48 444b2fc9a129: Waiting 05:07:48 2cc5ad85d9ab: Download complete 05:07:48 444b2fc9a129: Download complete 05:07:48 c9b1b535fdd9: Download complete 05:07:48 ea15f1150254: Download complete 05:07:49 28c525ee5125: Verifying Checksum 05:07:49 28c525ee5125: Download complete 05:07:49 756a868c4378: Verifying Checksum 05:07:49 756a868c4378: Download complete 05:07:49 138eaada9080: Verifying Checksum 05:07:49 138eaada9080: Download complete 05:07:49 c9b1b535fdd9: Pull complete 05:07:49 0622d0fa9048: Verifying Checksum 05:07:49 0622d0fa9048: Download complete 05:07:49 094b1ea09ed8: Verifying Checksum 05:07:49 094b1ea09ed8: Download complete 05:07:49 2cc5ad85d9ab: Pull complete 05:07:49 41b27a9f41bf: Verifying Checksum 05:07:49 41b27a9f41bf: Download complete 05:07:51 756a868c4378: Pull complete 05:07:51 444b2fc9a129: Pull complete 05:07:51 ea15f1150254: Pull complete 05:07:55 41b27a9f41bf: Pull complete 05:07:55 28c525ee5125: Pull complete 05:07:58 094b1ea09ed8: Pull complete 05:07:58 138eaada9080: Pull complete 05:07:58 0622d0fa9048: Pull complete 05:07:58 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:07:58 prd-centos7-docker-4c-2g-6407 does not seem to be running inside a container 05:07:58 $ 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-145 -v /w/workspace/gexfoundry_device-mqtt-go_PR-145:/w/workspace/gexfoundry_device-mqtt-go_PR-145:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:07:59 $ docker top ab7fb2aab819a72ffef2edca11cb48a1abfcebd4af3c801b41ceff897665363a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:00 provisioning config files... 05:08:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-145@tmp/config6690846194682476456tmp [Pipeline] { [Pipeline] echo 05:08:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:08:00 ---> create-netrc.sh [Pipeline] echo 05:08:00 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:08:01 ---> logs-deploy.sh 05:08:01 + ARCHIVE_ARTIFACTS= 05:08:01 + LOGS_SERVER=https://logs.edgexfoundry.org 05:08:01 + '[' https://logs.edgexfoundry.org == None ']' 05:08:01 + NEXUS_URL=https://nexus.edgexfoundry.org 05:08:01 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/1 05:08:01 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/1/ 05:08:01 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/1 /w/workspace/gexfoundry_device-mqtt-go_PR-145 05:08:02 Archives upload complete. 05:08:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-145/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-145/1/