Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee+2d3628426a4c09a0428b2c94309d7de718300937 (1b7b860bff82cf3f3cef69a4dd5d4b69935e691f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4927 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-139 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 Merge succeeded, producing 2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 Checking out Revision 2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 (PR-139) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 # timeout=10 Commit message: "Merge commit '2d3628426a4c09a0428b2c94309d7de718300937' into HEAD" > git rev-list --no-walk ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:17:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:17:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:17:59 ========================================================= 07:17:59 EdgeX Global Pipelines Version Info 07:17:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:18:01 ------------------- 07:18:01 stable info: 07:18:01 ------------------- 07:18:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:18:01 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 07:18:01 Message: update stable to v1.0.73 07:18:02 ------------------- 07:18:02 experimental info: 07:18:02 ------------------- 07:18:02 Commited By: **** collab-it+edgex@linuxfoundation.org 07:18:02 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 07:18:02 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:18:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:18:04 07:18:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:18:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:18:05 latest: Pulling from edgex-devops/git-semver 07:18:05 9123ac7c32f7: Pulling fs layer 07:18:05 b8cc5d1170e3: Pulling fs layer 07:18:05 2924cbbf6a41: Pulling fs layer 07:18:05 93b08a4f1073: Pulling fs layer 07:18:05 93b08a4f1073: Waiting 07:18:05 b8cc5d1170e3: Verifying Checksum 07:18:05 b8cc5d1170e3: Download complete 07:18:05 9123ac7c32f7: Verifying Checksum 07:18:05 9123ac7c32f7: Download complete 07:18:05 93b08a4f1073: Verifying Checksum 07:18:05 93b08a4f1073: Download complete 07:18:06 2924cbbf6a41: Verifying Checksum 07:18:06 2924cbbf6a41: Download complete 07:18:06 9123ac7c32f7: Pull complete 07:18:06 b8cc5d1170e3: Pull complete 07:18:08 2924cbbf6a41: Pull complete 07:18:08 93b08a4f1073: Pull complete 07:18:08 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 07:18:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:18:09 prd-centos7-docker-4c-2g-4927 does not seem to be running inside a container 07:18:09 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-139 -v /w/workspace/gexfoundry_device-mqtt-go_PR-139:/w/workspace/gexfoundry_device-mqtt-go_PR-139:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:18:10 $ docker top 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:18:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:11 [ssh-agent] Looking for ssh-agent implementation... 07:18:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:12 $ docker exec 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 ssh-agent 07:18:12 SSH_AUTH_SOCK=/tmp/ssh-vVb4uRe8reYi/agent.14 07:18:12 SSH_AGENT_PID=21 07:18:12 Running ssh-add (command line suppressed) 07:18:13 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_7499298305402606287.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_7499298305402606287.key) 07:18:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:14 + git describe --exact-match --tags HEAD 07:18:14 fatal: No names found, cannot describe anything. [Pipeline] } 07:18:14 $ docker exec --env ******** --env ******** 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 ssh-agent -k 07:18:14 unset SSH_AUTH_SOCK; 07:18:14 unset SSH_AGENT_PID; 07:18:14 echo Agent pid 21 killed; 07:18:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:18:15 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:18:15 This usually means this commit has not been tagged. [Pipeline] sshagent 07:18:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:15 [ssh-agent] Looking for ssh-agent implementation... 07:18:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:15 $ docker exec 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 ssh-agent 07:18:16 SSH_AUTH_SOCK=/tmp/ssh-YJmpe3KMWuGD/agent.57 07:18:16 SSH_AGENT_PID=63 07:18:16 Running ssh-add (command line suppressed) 07:18:16 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_7290950048327423608.key (/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/private_key_7290950048327423608.key) 07:18:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:17 + git semver init 07:18:17 # -> Open(): unable to determine branch for HEAD 07:18:17 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.git 07:18:17 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-139 07:18:17 # $SEMVER_REMOTE_NAME = origin 07:18:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:18:17 # $SEMVER_USER_NAME = edgex-jenkins 07:18:17 # $SEMVER_BRANCH = PR-139 07:18:17 # $SEMVER_TEMP = /tmp/semver-521705553 07:18:17 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 07:18:18 # '/tmp/semver-521705553' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver' 07:18:18 # -> Force: false 07:18:18 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-139/.semver [Pipeline] } 07:18:18 $ docker exec --env ******** --env ******** 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 ssh-agent -k 07:18:18 unset SSH_AUTH_SOCK; 07:18:18 unset SSH_AGENT_PID; 07:18:18 echo Agent pid 63 killed; 07:18:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:20 + git semver [Pipeline] } 07:18:20 $ docker stop --time=1 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 07:18:22 $ docker rm -f 7d05e2814a08bd53c98405f451384617f13885a511af43e18ece60c05cfbdef1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:18:23 Stashed 22 file(s) [Pipeline] echo 07:18:23 [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 07:18:38 Still waiting to schedule task 07:18:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:18:38 Still waiting to schedule task 07:18:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:20:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4928 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws 07:20:29 Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout 07:20:35 using credential edgex-jenkins-ssh 07:20:35 Cloning the remote Git repository 07:20:35 Cloning with configured refspecs honoured and without tags 07:20:35 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:20:35 > git init /w/workspace/device-mqtt-go/6 # timeout=10 07:20:36 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:20:36 > git --version # timeout=10 07:20:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:20:37 Fetching without tags 07:20:36 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:20:37 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 07:20:37 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:20:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:20:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:20:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:20:37 Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee 07:20:38 Merge succeeded, producing b45a2f4fd4b0acc470a13e31f34023bfc50a6508 07:20:38 Checking out Revision b45a2f4fd4b0acc470a13e31f34023bfc50a6508 (PR-139) 07:20:37 > git config core.sparsecheckout # timeout=10 07:20:37 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 07:20:37 > git remote # timeout=10 07:20:37 > git config --get remote.origin.url # timeout=10 07:20:37 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:37 > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 07:20:37 > git rev-parse HEAD^{commit} # timeout=10 07:20:38 > git config core.sparsecheckout # timeout=10 07:20:38 > git checkout -f b45a2f4fd4b0acc470a13e31f34023bfc50a6508 # timeout=10 07:20:42 Commit message: "Merge commit '2d3628426a4c09a0428b2c94309d7de718300937' into HEAD" 07:20:42 > git rev-list --no-walk ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:20:43 ========================================================= 07:20:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:20:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:20:44 + 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 . 07:20:45 Sending build context to Docker daemon 561.7kB 07:20:45 Step 1/8 : ARG BASE=golang:1.13-alpine 07:20:45 Step 2/8 : FROM ${BASE} 07:20:46 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:20:46 cde5963f3b93: Pulling fs layer 07:20:46 2a23fa8c16f7: Pulling fs layer 07:20:46 777b28850792: Pulling fs layer 07:20:46 8a11ddd9e578: Pulling fs layer 07:20:46 4cf88f913ddb: Pulling fs layer 07:20:46 1df406cf5192: Pulling fs layer 07:20:46 cd6300453558: Pulling fs layer 07:20:46 b9c365052c96: Pulling fs layer 07:20:46 a2d8cc88f415: Pulling fs layer 07:20:46 ea1d1ca13537: Pulling fs layer 07:20:46 3750a50a1c5e: Pulling fs layer 07:20:46 8a11ddd9e578: Waiting 07:20:46 b9c365052c96: Waiting 07:20:46 4cf88f913ddb: Waiting 07:20:46 1df406cf5192: Waiting 07:20:46 a2d8cc88f415: Waiting 07:20:46 cd6300453558: Waiting 07:20:46 ea1d1ca13537: Waiting 07:20:46 3750a50a1c5e: Waiting 07:20:46 777b28850792: Verifying Checksum 07:20:46 777b28850792: Download complete 07:20:46 2a23fa8c16f7: Verifying Checksum 07:20:46 2a23fa8c16f7: Download complete 07:20:46 4cf88f913ddb: Verifying Checksum 07:20:46 4cf88f913ddb: Download complete 07:20:46 1df406cf5192: Verifying Checksum 07:20:46 1df406cf5192: Download complete 07:20:46 cde5963f3b93: Verifying Checksum 07:20:46 cde5963f3b93: Download complete 07:20:47 cde5963f3b93: Pull complete 07:20:48 2a23fa8c16f7: Pull complete 07:20:48 777b28850792: Pull complete 07:20:50 cd6300453558: Verifying Checksum 07:20:50 cd6300453558: Download complete 07:20:50 a2d8cc88f415: Verifying Checksum 07:20:50 a2d8cc88f415: Download complete 07:20:53 ea1d1ca13537: Verifying Checksum 07:20:53 ea1d1ca13537: Download complete 07:20:53 3750a50a1c5e: Verifying Checksum 07:20:53 3750a50a1c5e: Download complete 07:20:54 Running on prd-centos7-docker-4c-2g-4929 in /w/workspace/gexfoundry_device-mqtt-go_PR-139 [Pipeline] { [Pipeline] ws 07:20:54 Running in /w/workspace/device-mqtt-go/6 [Pipeline] { [Pipeline] checkout 07:20:56 b9c365052c96: Verifying Checksum 07:20:56 b9c365052c96: Download complete 07:20:56 using credential edgex-jenkins-ssh 07:20:56 Cloning the remote Git repository 07:20:56 Cloning with configured refspecs honoured and without tags 07:20:56 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:20:56 > git init /w/workspace/device-mqtt-go/6 # timeout=10 07:20:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:20:56 > git --version # timeout=10 07:20:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:20:57 Fetching without tags 07:20:57 Merging remotes/origin/master commit 2d3628426a4c09a0428b2c94309d7de718300937 into PR head commit ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee 07:20:57 8a11ddd9e578: Verifying Checksum 07:20:57 8a11ddd9e578: Download complete 07:20:57 Merge succeeded, producing 8028ac36d7667924cf823c4cadae684344f3f0e3 07:20:57 Checking out Revision 8028ac36d7667924cf823c4cadae684344f3f0e3 (PR-139) 07:20:57 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:20:57 > git config --add remote.origin.fetch +refs/pull/139/head:refs/remotes/origin/PR-139 # timeout=10 07:20:57 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:20:57 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:20:57 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:20:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:57 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:20:57 > git config core.sparsecheckout # timeout=10 07:20:57 > git checkout -f ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 07:20:57 > git remote # timeout=10 07:20:57 > git config --get remote.origin.url # timeout=10 07:20:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:20:57 > git merge 2d3628426a4c09a0428b2c94309d7de718300937 # timeout=10 07:20:57 > git rev-parse HEAD^{commit} # timeout=10 07:20:57 > git config core.sparsecheckout # timeout=10 07:20:57 > git checkout -f 8028ac36d7667924cf823c4cadae684344f3f0e3 # timeout=10 07:21:01 Commit message: "Merge commit '2d3628426a4c09a0428b2c94309d7de718300937' into HEAD" 07:21:01 > git rev-list --no-walk ca14dc0c8b9659cbe84d7f80df4ef81d3a29ceee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:21:02 ========================================================= 07:21:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:21:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:21:03 + 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 . 07:21:03 Sending build context to Docker daemon 561.7kB 07:21:03 Step 1/8 : ARG BASE=golang:1.13-alpine 07:21:03 Step 2/8 : FROM ${BASE} 07:21:03 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:21:03 e6b0cf9c0882: Pulling fs layer 07:21:03 2848faf0eed1: Pulling fs layer 07:21:03 0f37312ad70f: Pulling fs layer 07:21:03 5788d62ee057: Pulling fs layer 07:21:03 0e6b1d234666: Pulling fs layer 07:21:03 bf5d7aec512f: Pulling fs layer 07:21:03 34c802a77dc8: Pulling fs layer 07:21:03 9eb99e56ec68: Pulling fs layer 07:21:03 27c7a5d97fbd: Pulling fs layer 07:21:03 5c102a31e300: Pulling fs layer 07:21:03 dcfb455df0a1: Pulling fs layer 07:21:03 5788d62ee057: Waiting 07:21:03 0e6b1d234666: Waiting 07:21:03 bf5d7aec512f: Waiting 07:21:03 5c102a31e300: Waiting 07:21:03 34c802a77dc8: Waiting 07:21:03 9eb99e56ec68: Waiting 07:21:03 27c7a5d97fbd: Waiting 07:21:03 dcfb455df0a1: Waiting 07:21:03 0f37312ad70f: Verifying Checksum 07:21:03 0f37312ad70f: Download complete 07:21:03 2848faf0eed1: Verifying Checksum 07:21:03 2848faf0eed1: Download complete 07:21:03 0e6b1d234666: Verifying Checksum 07:21:03 0e6b1d234666: Download complete 07:21:03 bf5d7aec512f: Verifying Checksum 07:21:03 bf5d7aec512f: Download complete 07:21:03 e6b0cf9c0882: Verifying Checksum 07:21:03 e6b0cf9c0882: Download complete 07:21:03 e6b0cf9c0882: Pull complete 07:21:04 34c802a77dc8: Verifying Checksum 07:21:04 34c802a77dc8: Download complete 07:21:04 27c7a5d97fbd: Verifying Checksum 07:21:04 27c7a5d97fbd: Download complete 07:21:04 9eb99e56ec68: Verifying Checksum 07:21:04 9eb99e56ec68: Download complete 07:21:04 dcfb455df0a1: Verifying Checksum 07:21:04 dcfb455df0a1: Download complete 07:21:04 5c102a31e300: Verifying Checksum 07:21:04 5c102a31e300: Download complete 07:21:05 5788d62ee057: Verifying Checksum 07:21:05 5788d62ee057: Download complete 07:21:05 2848faf0eed1: Pull complete 07:21:05 0f37312ad70f: Pull complete 07:21:10 8a11ddd9e578: Pull complete 07:21:10 4cf88f913ddb: Pull complete 07:21:10 1df406cf5192: Pull complete 07:21:12 5788d62ee057: Pull complete 07:21:12 0e6b1d234666: Pull complete 07:21:12 bf5d7aec512f: Pull complete 07:21:13 cd6300453558: Pull complete 07:21:16 34c802a77dc8: Pull complete 07:21:17 b9c365052c96: Pull complete 07:21:18 a2d8cc88f415: Pull complete 07:21:20 9eb99e56ec68: Pull complete 07:21:20 27c7a5d97fbd: Pull complete 07:21:20 5c102a31e300: Pull complete 07:21:20 ea1d1ca13537: Pull complete 07:21:20 3750a50a1c5e: Pull complete 07:21:20 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:21:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:21:20 ---> 78745c68409d 07:21:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 07:21:20 dcfb455df0a1: Pull complete 07:21:20 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:21:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:21:20 ---> 7c70fe431013 07:21:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 07:21:21 ---> Running in 8eba74791fef 07:21:21 Removing intermediate container 8eba74791fef 07:21:21 ---> 6c9dcf6985df 07:21:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:21 ---> Running in 6ccc95b8c482 07:21:22 Removing intermediate container 6ccc95b8c482 07:21:22 ---> 0309a1738ffb 07:21:22 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 07:21:22 ---> Running in 53be2d625358 07:21:23 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:21:24 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:21:24 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 07:21:24 (2/17) Installing libmagic (5.37-r1) 07:21:24 (3/17) Installing file (5.37-r1) 07:21:24 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 07:21:24 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 07:21:24 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 07:21:26 ---> Running in 3747532fadcb 07:21:26 Removing intermediate container 3747532fadcb 07:21:26 ---> acac51deb497 07:21:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:21:26 ---> Running in 4f87a15c19fa 07:21:27 (7/17) Installing libc-dev (0.7.2-r0) 07:21:27 (8/17) Installing g++ (9.2.0-r4) 07:21:28 Removing intermediate container 4f87a15c19fa 07:21:28 ---> 6ac9848145f8 07:21:28 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 07:21:28 ---> Running in 9947e8f97639 07:21:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:21:29 (9/17) Installing fortify-headers (1.1-r0) 07:21:29 (10/17) Installing build-base (0.5-r1) 07:21:29 (11/17) Installing openssh-keygen (8.1_p1-r0) 07:21:29 (12/17) Installing libedit (20191211.3.1-r0) 07:21:29 (13/17) Installing openssh-client (8.1_p1-r0) 07:21:29 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 07:21:29 (15/17) Installing openssh-server-common (8.1_p1-r0) 07:21:29 (16/17) Installing openssh-server (8.1_p1-r0) 07:21:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:21:30 (17/17) Installing openssh (8.1_p1-r0) 07:21:30 Executing busybox-1.31.1-r8.trigger 07:21:30 OK: 214 MiB in 52 packages 07:21:30 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 07:21:30 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 07:21:30 (3/18) Installing libmagic (5.37-r1) 07:21:30 (4/18) Installing file (5.37-r1) 07:21:30 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 07:21:30 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 07:21:31 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 07:21:33 (8/18) Installing libc-dev (0.7.2-r0) 07:21:33 (9/18) Installing g++ (9.2.0-r4) 07:21:34 Removing intermediate container 53be2d625358 07:21:34 ---> 638d53fd7a40 07:21:34 Step 6/8 : WORKDIR /device-mqtt-go 07:21:34 ---> Running in 56f7ca4d4e11 07:21:34 Removing intermediate container 56f7ca4d4e11 07:21:34 ---> d931e5c8067b 07:21:34 Step 7/8 : COPY . . 07:21:34 ---> 96cd64c06018 07:21:34 Step 8/8 : RUN go mod download 07:21:34 ---> Running in 356a4e6ce35c 07:21:35 (10/18) Installing fortify-headers (1.1-r0) 07:21:35 (11/18) Installing build-base (0.5-r1) 07:21:35 (12/18) Installing openssh-keygen (8.1_p1-r0) 07:21:35 (13/18) Installing libedit (20191211.3.1-r0) 07:21:35 (14/18) Installing openssh-client (8.1_p1-r0) 07:21:35 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 07:21:35 (16/18) Installing openssh-server-common (8.1_p1-r0) 07:21:36 go: finding github.com/BurntSushi/toml v0.3.1 07:21:36 (17/18) Installing openssh-server (8.1_p1-r0) 07:21:36 (18/18) Installing openssh (8.1_p1-r0) 07:21:36 go: finding github.com/OneOfOne/xxhash v1.2.6 07:21:36 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:21:36 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:21:36 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:21:36 go: finding github.com/bgentry/speakeasy v0.1.0 07:21:36 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:21:36 go: finding github.com/davecgh/go-spew v1.1.1 07:21:36 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 07:21:36 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 07:21:36 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:21:36 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:21:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:21:36 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:21:36 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:21:36 go: finding github.com/fatih/color v1.7.0 07:21:36 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:21:36 go: finding github.com/go-kit/kit v0.8.0 07:21:36 go: finding github.com/go-logfmt/logfmt v0.4.0 07:21:36 go: finding github.com/go-stack/stack v1.8.0 07:21:36 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:21:36 go: finding github.com/google/uuid v1.1.1 07:21:36 go: finding github.com/gorilla/mux v1.7.1 07:21:36 go: finding github.com/hashicorp/consul/api v1.1.0 07:21:36 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:21:36 go: finding github.com/hashicorp/errwrap v1.0.0 07:21:36 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:21:36 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:21:36 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:21:36 go: finding github.com/hashicorp/go-multierror v1.0.0 07:21:36 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:21:36 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:21:36 go: finding github.com/hashicorp/go-syslog v1.0.0 07:21:36 go: finding github.com/hashicorp/go-uuid v1.0.1 07:21:36 go: finding github.com/hashicorp/go.net v0.0.1 07:21:36 go: finding github.com/hashicorp/golang-lru v0.5.0 07:21:36 Executing busybox-1.31.1-r8.trigger 07:21:36 OK: 203 MiB in 52 packages 07:21:36 go: finding github.com/hashicorp/logutils v1.0.0 07:21:36 go: finding github.com/hashicorp/mdns v1.0.0 07:21:36 go: finding github.com/hashicorp/memberlist v0.1.3 07:21:36 go: finding github.com/hashicorp/serf v0.8.2 07:21:36 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:21:36 go: finding github.com/kr/pretty v0.1.0 07:21:36 go: finding github.com/kr/pty v1.1.1 07:21:36 go: finding github.com/kr/text v0.1.0 07:21:36 go: finding github.com/mattn/go-colorable v0.0.9 07:21:36 go: finding github.com/mattn/go-isatty v0.0.3 07:21:36 go: finding github.com/miekg/dns v1.0.14 07:21:36 go: finding github.com/mitchellh/cli v1.0.0 07:21:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:21:36 go: finding github.com/mitchellh/copystructure v1.0.0 07:21:36 go: finding github.com/mitchellh/go-homedir v1.0.0 07:21:36 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:21:36 go: finding github.com/mitchellh/gox v0.4.0 07:21:36 go: finding github.com/mitchellh/iochan v1.0.0 07:21:36 go: finding github.com/mitchellh/mapstructure v1.1.2 07:21:36 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:21:36 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:21:36 go: finding github.com/pelletier/go-toml v1.2.0 07:21:36 go: finding github.com/pkg/errors v0.8.1 07:21:36 go: finding github.com/pmezard/go-difflib v1.0.0 07:21:36 go: finding github.com/posener/complete v1.1.1 07:21:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:21:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:21:36 go: finding github.com/spf13/cast v1.3.0 07:21:36 go: finding github.com/stretchr/objx v0.1.0 07:21:36 go: finding github.com/stretchr/testify v1.5.1 07:21:36 go: finding github.com/ugorji/go v1.1.4 07:21:36 go: finding github.com/x448/float16 v0.8.4 07:21:36 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:21:36 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:21:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:21:36 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:21:36 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:21:36 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:21:36 go: finding gopkg.in/yaml.v2 v2.2.8 07:21:41 Removing intermediate container 356a4e6ce35c 07:21:41 ---> be412e54f47b 07:21:41 Successfully built be412e54f47b 07:21:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:21:41 + docker inspect -f . ci-base-image-x86_64 07:21:41 . [Pipeline] withDockerContainer 07:21:41 prd-centos7-docker-4c-2g-4929 does not seem to be running inside a container 07:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:21:42 $ docker top e1f042bdcdf6aa78f1a107f07e022b797779cdc45527f1020eaaa7c7254c59fd -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:43 + go version 07:21:43 go version go1.13.5 linux/amd64 [Pipeline] sh 07:21:43 Removing intermediate container 9947e8f97639 07:21:43 ---> 276fd9625631 07:21:43 Step 6/8 : WORKDIR /device-mqtt-go 07:21:43 ---> Running in 0b8b4dc2b831 07:21:43 + make test 07:21:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:21:43 Removing intermediate container 0b8b4dc2b831 07:21:43 ---> a3fb308111cb 07:21:43 Step 7/8 : COPY . . 07:21:44 ---> 64f033198a5a 07:21:44 Step 8/8 : RUN go mod download 07:21:44 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:21:44 ---> Running in fa8c15d9f064 07:21:47 go: finding github.com/BurntSushi/toml v0.3.1 07:21:47 go: finding github.com/OneOfOne/xxhash v1.2.6 07:21:47 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:21:47 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:21:47 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:21:47 go: finding github.com/bgentry/speakeasy v0.1.0 07:21:47 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:21:47 go: finding github.com/davecgh/go-spew v1.1.1 07:21:47 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 07:21:47 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 07:21:47 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:21:47 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:21:47 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:21:47 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:21:47 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:21:47 go: finding github.com/fatih/color v1.7.0 07:21:47 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:21:47 go: finding github.com/go-kit/kit v0.8.0 07:21:47 go: finding github.com/go-logfmt/logfmt v0.4.0 07:21:47 go: finding github.com/go-stack/stack v1.8.0 07:21:47 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:21:47 go: finding github.com/google/uuid v1.1.1 07:21:47 go: finding github.com/gorilla/mux v1.7.1 07:21:47 go: finding github.com/hashicorp/consul/api v1.1.0 07:21:47 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:21:47 go: finding github.com/hashicorp/errwrap v1.0.0 07:21:47 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:21:47 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:21:47 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:21:47 go: finding github.com/hashicorp/go-multierror v1.0.0 07:21:47 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:21:47 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:21:47 go: finding github.com/hashicorp/go-syslog v1.0.0 07:21:47 go: finding github.com/hashicorp/go-uuid v1.0.1 07:21:47 go: finding github.com/hashicorp/go.net v0.0.1 07:21:47 go: finding github.com/hashicorp/golang-lru v0.5.0 07:21:47 go: finding github.com/hashicorp/logutils v1.0.0 07:21:47 go: finding github.com/hashicorp/mdns v1.0.0 07:21:47 go: finding github.com/hashicorp/memberlist v0.1.3 07:21:47 go: finding github.com/hashicorp/serf v0.8.2 07:21:47 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:21:47 go: finding github.com/kr/pretty v0.1.0 07:21:47 go: finding github.com/kr/pty v1.1.1 07:21:47 go: finding github.com/kr/text v0.1.0 07:21:47 go: finding github.com/mattn/go-colorable v0.0.9 07:21:47 go: finding github.com/mattn/go-isatty v0.0.3 07:21:47 go: finding github.com/miekg/dns v1.0.14 07:21:47 go: finding github.com/mitchellh/cli v1.0.0 07:21:47 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:21:47 go: finding github.com/mitchellh/copystructure v1.0.0 07:21:47 go: finding github.com/mitchellh/go-homedir v1.0.0 07:21:47 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:21:47 go: finding github.com/mitchellh/gox v0.4.0 07:21:47 go: finding github.com/mitchellh/iochan v1.0.0 07:21:47 go: finding github.com/mitchellh/mapstructure v1.1.2 07:21:47 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:21:47 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:21:47 go: finding github.com/pelletier/go-toml v1.2.0 07:21:47 go: finding github.com/pkg/errors v0.8.1 07:21:47 go: finding github.com/pmezard/go-difflib v1.0.0 07:21:47 go: finding github.com/posener/complete v1.1.1 07:21:48 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:21:48 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:21:48 go: finding github.com/spf13/cast v1.3.0 07:21:48 go: finding github.com/stretchr/objx v0.1.0 07:21:48 go: finding github.com/stretchr/testify v1.5.1 07:21:48 go: finding github.com/ugorji/go v1.1.4 07:21:48 go: finding github.com/x448/float16 v0.8.4 07:21:48 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:21:48 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:21:48 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:21:48 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:21:48 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:21:48 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:21:48 go: finding gopkg.in/yaml.v2 v2.2.8 07:21:56 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:21:56 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 29.8% of statements 07:21:56 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:21:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:21:58 gofmt -l . 07:21:58 ["`gofmt -l .`" = ""] 07:21:58 ./bin/test-attribution-txt.sh 07:21:58 Removing intermediate container fa8c15d9f064 07:21:58 ---> 4efd430fe1ac 07:21:58 Successfully built 4efd430fe1ac 07:21:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 07:21:58 ./bin/test-go-mod-tidy.sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] stash 07:21:59 + docker inspect -f . ci-base-image-arm64 07:21:59 . 07:21:59 Stashed 1 file(s) [Pipeline] } 07:21:59 $ docker stop --time=1 e1f042bdcdf6aa78f1a107f07e022b797779cdc45527f1020eaaa7c7254c59fd 07:22:00 $ docker rm -f e1f042bdcdf6aa78f1a107f07e022b797779cdc45527f1020eaaa7c7254c59fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer 07:22:01 prd-ubuntu18.04-docker-arm64-4c-16g-4928 does not seem to be running inside a container 07:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/6 -v /w/workspace/device-mqtt-go/6:/w/workspace/device-mqtt-go/6:rw,z -v /w/workspace/device-mqtt-go/6@tmp:/w/workspace/device-mqtt-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:02 $ docker top e512856827fcbccb05ec0a4864797d810bad44d8d029b9c2e1cb725eda43973c -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 07:22:04 + go version 07:22:04 go version go1.13.5 linux/arm64 [Pipeline] sh [Pipeline] sh 07:22:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:22:04 + ls -al . 07:22:04 total 92 07:22:04 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 20 07:21 . 07:22:04 drwxrwxr-x. 4 jenkins jenkins 28 Apr 20 07:20 .. 07:22:04 drwxrwxr-x. 2 jenkins jenkins 87 Apr 20 07:20 bin 07:22:04 drwxrwxr-x. 3 jenkins jenkins 55 Apr 20 07:20 cmd 07:22:04 -rw-r--r--. 1 jenkins jenkins 18213 Apr 20 07:21 coverage.out 07:22:04 -rw-rw-r--. 1 jenkins jenkins 1614 Apr 20 07:20 Dockerfile 07:22:04 -rw-rw-r--. 1 jenkins jenkins 953 Apr 20 07:20 Dockerfile.build 07:22:04 -rw-rw-r--. 1 jenkins jenkins 140 Apr 20 07:20 .dockerignore 07:22:04 drwxrwxr-x. 8 jenkins jenkins 179 Apr 20 07:21 .git 07:22:04 -rw-rw-r--. 1 jenkins jenkins 335 Apr 20 07:20 .gitignore 07:22:04 -rw-r--r--. 1 jenkins jenkins 517 Apr 20 07:21 go.mod 07:22:04 -rw-r--r--. 1 jenkins jenkins 13532 Apr 20 07:21 go.sum 07:22:04 drwxrwxr-x. 3 jenkins jenkins 20 Apr 20 07:20 internal 07:22:04 -rw-rw-r--. 1 jenkins jenkins 700 Apr 20 07:20 Jenkinsfile 07:22:04 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 20 07:20 LICENSE 07:22:04 -rw-rw-r--. 1 jenkins jenkins 902 Apr 20 07:20 Makefile 07:22:04 drwxrwxr-x. 2 jenkins jenkins 23 Apr 20 07:20 mock 07:22:04 -rw-rw-r--. 1 jenkins jenkins 444 Apr 20 07:20 README.md 07:22:04 drwxrwxr-x. 3 jenkins jenkins 58 Apr 20 07:21 .semver 07:22:04 drwxrwxr-x. 4 jenkins jenkins 54 Apr 20 07:20 snap 07:22:04 -rw-rw-r--. 1 jenkins jenkins 5 Apr 20 07:18 VERSION 07:22:04 -rw-rw-r--. 1 jenkins jenkins 227 Apr 20 07:20 version.go [Pipeline] isUnix [Pipeline] sh 07:22:04 + make test 07:22:04 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 07:22:04 + 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=2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 --label arch=amd64 --label version=0.0.0 . 07:22:04 Sending build context to Docker daemon 580.6kB 07:22:04 Step 1/19 : ARG BASE=golang:1.13-alpine 07:22:04 Step 2/19 : FROM ${BASE} AS builder 07:22:04 ---> be412e54f47b 07:22:04 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 07:22:05 ---> Running in 9ecd8ce8bc6b 07:22:05 Removing intermediate container 9ecd8ce8bc6b 07:22:05 ---> 5056f37615b9 07:22:05 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 07:22:05 ---> Running in d200d46da9aa 07:22:05 Removing intermediate container d200d46da9aa 07:22:05 ---> 02f07a41c2f6 07:22:05 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:05 ---> Running in 79ef3aecd837 07:22:05 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:22:06 Removing intermediate container 79ef3aecd837 07:22:06 ---> ea5ca4c35d48 07:22:06 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:22:06 ---> Running in af8c9d17ed29 07:22:06 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:22:07 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:22:07 OK: 214 MiB in 52 packages 07:22:07 Removing intermediate container af8c9d17ed29 07:22:07 ---> afa859d0e44e 07:22:07 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 07:22:07 ---> Running in 5879865d2c25 07:22:07 Removing intermediate container 5879865d2c25 07:22:07 ---> ffd15589cf28 07:22:07 Step 8/19 : COPY . . 07:22:08 ---> 2f35a4196035 07:22:08 Step 9/19 : ARG MAKE='make build' 07:22:08 ---> Running in 98bbdf60656b 07:22:08 Removing intermediate container 98bbdf60656b 07:22:08 ---> 5cbc3c08fbdd 07:22:08 Step 10/19 : RUN $MAKE 07:22:08 ---> Running in ea66ae75f073 07:22:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 07:22:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:22:22 Removing intermediate container ea66ae75f073 07:22:22 ---> 979ece5ed4b0 07:22:22 Step 11/19 : FROM alpine 07:22:22 latest: Pulling from library/alpine 07:22:22 aad63a933944: Pulling fs layer 07:22:22 aad63a933944: Verifying Checksum 07:22:22 aad63a933944: Download complete 07:22:22 aad63a933944: Pull complete 07:22:22 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 07:22:22 Status: Downloaded newer image for alpine:latest 07:22:22 ---> a187dde48cd2 07:22:22 Step 12/19 : ENV APP_PORT=49982 07:22:22 ---> Running in 4d3078e184d0 07:22:23 Removing intermediate container 4d3078e184d0 07:22:23 ---> 1162b88fbfda 07:22:23 Step 13/19 : EXPOSE $APP_PORT 07:22:23 ---> Running in aa4f8162a5cf 07:22:23 Removing intermediate container aa4f8162a5cf 07:22:23 ---> e01a88950128 07:22:23 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 07:22:23 ---> f9df402d4831 07:22:23 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 07:22:23 ---> Running in d0f699f2acc6 07:22:23 Removing intermediate container d0f699f2acc6 07:22:23 ---> 678a3d456c3a 07:22:23 Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 07:22:23 ---> Running in 8ee4af7099d7 07:22:23 Removing intermediate container 8ee4af7099d7 07:22:23 ---> 5735c8078fb4 07:22:23 Step 17/19 : LABEL arch=amd64 07:22:23 ---> Running in ad8ba39069e7 07:22:24 Removing intermediate container ad8ba39069e7 07:22:24 ---> 7dcffdbad6f4 07:22:24 Step 18/19 : LABEL git_sha=2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 07:22:24 ---> Running in 76e764ed3a8e 07:22:24 Removing intermediate container 76e764ed3a8e 07:22:24 ---> 6f1309dae624 07:22:24 Step 19/19 : LABEL version=0.0.0 07:22:24 ---> Running in 76cd8bd9459c 07:22:24 Removing intermediate container 76cd8bd9459c 07:22:24 ---> 44aa6225b63d 07:22:24 [Warning] One or more build-args [ARCH] were not consumed 07:22:24 Successfully built 44aa6225b63d 07:22:24 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 07:22:25 ++ find /w/workspace/device-mqtt-go/6 07:22:25 ++ grep snapcraft.yaml 07:22:25 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/6/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:25 provisioning config files... 07:22:25 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/6@tmp/config291695556729063686tmp [Pipeline] { [Pipeline] sh 07:22:25 + cp /w/workspace/device-mqtt-go/6@tmp/config291695556729063686tmp /w/workspace/device-mqtt-go/6/edgex-snap-store-login [Pipeline] sh 07:22:26 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/6:/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 07:22:26 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 07:22:26 latest: Pulling from edgex-devops/edgex-snap-builder 07:22:26 5bed26d33875: Pulling fs layer 07:22:26 f11b29a9c730: Pulling fs layer 07:22:26 930bda195c84: Pulling fs layer 07:22:26 78bf9a5ad49e: Pulling fs layer 07:22:26 e5fbee5a4b0d: Pulling fs layer 07:22:26 f452fca78f88: Pulling fs layer 07:22:26 7417ef92027a: Pulling fs layer 07:22:26 2af5c49d270b: Pulling fs layer 07:22:26 df9c3bdbc40a: Pulling fs layer 07:22:26 f452fca78f88: Waiting 07:22:26 7417ef92027a: Waiting 07:22:26 df9c3bdbc40a: Waiting 07:22:26 2af5c49d270b: Waiting 07:22:26 e5fbee5a4b0d: Waiting 07:22:26 78bf9a5ad49e: Waiting 07:22:26 930bda195c84: Download complete 07:22:26 f11b29a9c730: Verifying Checksum 07:22:26 f11b29a9c730: Download complete 07:22:26 78bf9a5ad49e: Verifying Checksum 07:22:26 78bf9a5ad49e: Download complete 07:22:26 f452fca78f88: Verifying Checksum 07:22:26 f452fca78f88: Download complete 07:22:26 7417ef92027a: Verifying Checksum 07:22:26 7417ef92027a: Download complete 07:22:26 2af5c49d270b: Verifying Checksum 07:22:26 2af5c49d270b: Download complete 07:22:26 df9c3bdbc40a: Verifying Checksum 07:22:26 df9c3bdbc40a: Download complete 07:22:26 5bed26d33875: Verifying Checksum 07:22:26 5bed26d33875: Download complete 07:22:30 e5fbee5a4b0d: Verifying Checksum 07:22:30 e5fbee5a4b0d: Download complete 07:22:30 5bed26d33875: Pull complete 07:22:31 f11b29a9c730: Pull complete 07:22:32 930bda195c84: Pull complete 07:22:32 78bf9a5ad49e: Pull complete 07:22:38 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:22:38 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.026s coverage: 29.8% of statements 07:22:38 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:22:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:22:44 gofmt -l . 07:22:44 ["`gofmt -l .`" = ""] 07:22:44 ./bin/test-attribution-txt.sh 07:22:44 ./bin/test-go-mod-tidy.sh [Pipeline] stash 07:22:45 Warning: overwriting stash ‘coverage-report’ 07:22:45 Stashed 1 file(s) [Pipeline] } 07:22:45 $ docker stop --time=1 e512856827fcbccb05ec0a4864797d810bad44d8d029b9c2e1cb725eda43973c 07:22:48 $ docker rm -f e512856827fcbccb05ec0a4864797d810bad44d8d029b9c2e1cb725eda43973c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:22:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:22:50 + ls -al . 07:22:50 total 124 07:22:50 drwxrwxr-x 9 jenkins jenkins 4096 Apr 20 07:22 . 07:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 07:20 .. 07:22:50 -rw-rw-r-- 1 jenkins jenkins 140 Apr 20 07:20 .dockerignore 07:22:50 drwxrwxr-x 8 jenkins jenkins 4096 Apr 20 07:20 .git 07:22:50 -rw-rw-r-- 1 jenkins jenkins 335 Apr 20 07:20 .gitignore 07:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 07:20 .semver 07:22:50 -rw-rw-r-- 1 jenkins jenkins 1614 Apr 20 07:20 Dockerfile 07:22:50 -rw-rw-r-- 1 jenkins jenkins 953 Apr 20 07:20 Dockerfile.build 07:22:50 -rw-rw-r-- 1 jenkins jenkins 700 Apr 20 07:20 Jenkinsfile 07:22:50 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 20 07:20 LICENSE 07:22:50 -rw-rw-r-- 1 jenkins jenkins 902 Apr 20 07:20 Makefile 07:22:50 -rw-rw-r-- 1 jenkins jenkins 444 Apr 20 07:20 README.md 07:22:50 -rw-rw-r-- 1 jenkins jenkins 5 Apr 20 07:18 VERSION 07:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 07:20 bin 07:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 07:20 cmd 07:22:50 -rw-r--r-- 1 jenkins jenkins 18213 Apr 20 07:22 coverage.out 07:22:50 -rw-r--r-- 1 jenkins jenkins 517 Apr 20 07:22 go.mod 07:22:50 -rw-r--r-- 1 jenkins jenkins 13532 Apr 20 07:22 go.sum 07:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 20 07:20 internal 07:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 20 07:20 mock 07:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 20 07:20 snap 07:22:50 -rw-rw-r-- 1 jenkins jenkins 227 Apr 20 07:20 version.go [Pipeline] isUnix [Pipeline] sh 07:22:50 + 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=2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 --label arch=arm64 --label version=0.0.0 . 07:22:50 Sending build context to Docker daemon 580.6kB 07:22:50 Step 1/19 : ARG BASE=golang:1.13-alpine 07:22:50 Step 2/19 : FROM ${BASE} AS builder 07:22:50 ---> 4efd430fe1ac 07:22:50 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 07:22:50 ---> Running in 8c763880afdd 07:22:51 Removing intermediate container 8c763880afdd 07:22:51 ---> e9891fcb51c9 07:22:51 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 07:22:51 ---> Running in 3601fbddae47 07:22:51 Removing intermediate container 3601fbddae47 07:22:51 ---> f0bdf225afa0 07:22:51 Step 5/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:52 ---> Running in f1647d2d1d96 07:22:53 Removing intermediate container f1647d2d1d96 07:22:53 ---> c08194b2e828 07:22:53 Step 6/19 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:22:53 ---> Running in 7e5a6063f8e4 07:22:54 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:22:55 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:22:55 OK: 203 MiB in 52 packages 07:22:57 Removing intermediate container 7e5a6063f8e4 07:22:57 ---> c67f7d06e520 07:22:57 Step 7/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 07:22:57 ---> Running in 46716219a8f5 07:22:57 Removing intermediate container 46716219a8f5 07:22:57 ---> 5a2ee782a4a3 07:22:57 Step 8/19 : COPY . . 07:22:58 ---> 4bbc4bad533e 07:22:58 Step 9/19 : ARG MAKE='make build' 07:22:58 ---> Running in 3685647b85a0 07:22:58 e5fbee5a4b0d: Pull complete 07:22:58 f452fca78f88: Pull complete 07:22:58 7417ef92027a: Pull complete 07:22:58 2af5c49d270b: Pull complete 07:22:58 df9c3bdbc40a: Pull complete 07:22:58 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 07:22:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 07:22:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:22:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:22:58 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:22:58 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 07:22:58 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1372 kB] 07:22:58 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1183 kB] 07:22:58 Removing intermediate container 3685647b85a0 07:22:58 ---> bf25a72ce7f1 07:22:58 Step 10/19 : RUN $MAKE 07:22:58 ---> Running in 0933d1ed5ecf 07:22:58 Fetched 2807 kB in 1s (1953 kB/s) 07:22:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 07:23:00 Reading package lists... 07:23:04 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 07:23:05 Reading package lists... 07:23:05 Building dependency tree... 07:23:05 Reading state information... 07:23:05 The following packages were automatically installed and are no longer required: 07:23:05 libjq1 liblzo2-2 libonig4 07:23:05 Use 'sudo apt autoremove' to remove them. 07:23:05 Suggested packages: 07:23:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:23:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 07:23:05 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 07:23:05 libterm-readline-gnu-perl | libterm-readline-perl-perl 07:23:05 The following NEW packages will be installed: 07:23:05 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 07:23:05 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 07:23:05 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 07:23:05 openssh-client patch perl perl-modules-5.26 xauth 07:23:06 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 07:23:06 Need to get 14.7 MB of archives. 07:23:06 After this operation, 89.5 MB of additional disk space will be used. 07:23:06 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 07:23:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:23:06 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 07:23:06 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 07:23:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 07:23:06 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 07:23:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 07:23:06 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 07:23:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 07:23:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 07:23:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 07:23:06 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 07:23:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 07:23:06 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:23:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 07:23:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:23:06 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 07:23:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 07:23:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:23:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 07:23:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 07:23:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 07:23:07 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:23:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] 07:23:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.6 [3912 kB] 07:23:07 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 07:23:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:23:07 debconf: delaying package configuration, since apt-utils is not installed 07:23:07 Fetched 14.7 MB in 1s (10.8 MB/s) 07:23:07 Selecting previously unselected package libxau6:amd64. 07:23:07 (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.) 07:23:07 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 07:23:07 Unpacking libxau6:amd64 (1:1.0.8-1) ... 07:23:08 Selecting previously unselected package libbsd0:amd64. 07:23:08 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:23:08 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:23:08 Selecting previously unselected package libxdmcp6:amd64. 07:23:08 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 07:23:08 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 07:23:08 Selecting previously unselected package libxcb1:amd64. 07:23:08 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 07:23:08 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 07:23:08 Selecting previously unselected package libx11-data. 07:23:08 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 07:23:08 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 07:23:08 Selecting previously unselected package libx11-6:amd64. 07:23:08 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 07:23:08 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 07:23:08 Selecting previously unselected package libxext6:amd64. 07:23:08 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 07:23:08 Unpacking libxext6:amd64 (2:1.3.3-1) ... 07:23:09 Selecting previously unselected package perl-modules-5.26. 07:23:09 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 07:23:09 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 07:23:13 Selecting previously unselected package libgdbm5:amd64. 07:23:13 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 07:23:13 Unpacking libgdbm5:amd64 (1.14.1-6) ... 07:23:13 Selecting previously unselected package libgdbm-compat4:amd64. 07:23:13 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 07:23:13 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 07:23:13 Selecting previously unselected package libperl5.26:amd64. 07:23:13 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 07:23:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 07:23:14 Selecting previously unselected package perl. 07:23:14 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 07:23:14 Unpacking perl (5.26.1-6ubuntu0.3) ... 07:23:14 Selecting previously unselected package less. 07:23:14 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 07:23:14 Unpacking less (487-0.1) ... 07:23:14 Selecting previously unselected package libexpat1:amd64. 07:23:14 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:23:14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:23:14 Selecting previously unselected package netbase. 07:23:14 Preparing to unpack .../14-netbase_5.4_all.deb ... 07:23:14 Unpacking netbase (5.4) ... 07:23:14 Selecting previously unselected package libedit2:amd64. 07:23:14 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 07:23:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:23:14 Selecting previously unselected package libssl1.0.0:amd64. 07:23:14 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 07:23:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 07:23:15 Selecting previously unselected package libxmuu1:amd64. 07:23:15 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 07:23:15 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 07:23:15 Selecting previously unselected package openssh-client. 07:23:15 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:23:15 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:23:15 Selecting previously unselected package xauth. 07:23:15 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 07:23:15 Unpacking xauth (1:1.0.10-1) ... 07:23:15 Selecting previously unselected package curl. 07:23:15 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 07:23:15 Unpacking curl (7.58.0-2ubuntu3.8) ... 07:23:15 Selecting previously unselected package libcurl3-gnutls:amd64. 07:23:15 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 07:23:15 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 07:23:15 Selecting previously unselected package liberror-perl. 07:23:15 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 07:23:15 Unpacking liberror-perl (0.17025-1) ... 07:23:15 Selecting previously unselected package git-man. 07:23:15 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... 07:23:15 Unpacking git-man (1:2.17.1-1ubuntu0.6) ... 07:23:16 Selecting previously unselected package git. 07:23:16 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_amd64.deb ... 07:23:16 Unpacking git (1:2.17.1-1ubuntu0.6) ... 07:23:16 Selecting previously unselected package make. 07:23:16 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 07:23:16 Unpacking make (4.1-9.1ubuntu1) ... 07:23:16 Selecting previously unselected package patch. 07:23:16 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:23:16 Unpacking patch (2.7.6-2ubuntu1.1) ... 07:23:16 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:23:16 Setting up git-man (1:2.17.1-1ubuntu0.6) ... 07:23:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:23:16 Setting up less (487-0.1) ... 07:23:17 Setting up make (4.1-9.1ubuntu1) ... 07:23:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 07:23:17 Setting up curl (7.58.0-2ubuntu3.8) ... 07:23:17 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 07:23:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 07:23:17 Setting up libgdbm5:amd64 (1.14.1-6) ... 07:23:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:23:17 Setting up patch (2.7.6-2ubuntu1.1) ... 07:23:17 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 07:23:17 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 07:23:17 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:23:17 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 07:23:17 Setting up libxau6:amd64 (1:1.0.8-1) ... 07:23:17 Setting up netbase (5.4) ... 07:23:17 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 07:23:17 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 07:23:17 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 07:23:17 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 07:23:17 Setting up perl (5.26.1-6ubuntu0.3) ... 07:23:17 Setting up libxext6:amd64 (2:1.3.3-1) ... 07:23:17 Setting up liberror-perl (0.17025-1) ... 07:23:17 Setting up xauth (1:1.0.10-1) ... 07:23:17 Setting up git (1:2.17.1-1ubuntu0.6) ... 07:23:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:23:20 curl set to automatically installed. 07:23:20 git set to automatically installed. 07:23:20 git-man set to automatically installed. 07:23:20 less set to automatically installed. 07:23:20 libbsd0 set to automatically installed. 07:23:20 libcurl3-gnutls set to automatically installed. 07:23:20 libedit2 set to automatically installed. 07:23:20 liberror-perl set to automatically installed. 07:23:20 libexpat1 set to automatically installed. 07:23:20 libgdbm-compat4 set to automatically installed. 07:23:20 libgdbm5 set to automatically installed. 07:23:20 libperl5.26 set to automatically installed. 07:23:20 libssl1.0.0 set to automatically installed. 07:23:20 libx11-6 set to automatically installed. 07:23:20 libx11-data set to automatically installed. 07:23:20 libxau6 set to automatically installed. 07:23:20 libxcb1 set to automatically installed. 07:23:20 libxdmcp6 set to automatically installed. 07:23:20 libxext6 set to automatically installed. 07:23:20 libxmuu1 set to automatically installed. 07:23:20 make set to automatically installed. 07:23:20 netbase set to automatically installed. 07:23:20 openssh-client set to automatically installed. 07:23:20 patch set to automatically installed. 07:23:20 perl set to automatically installed. 07:23:20 perl-modules-5.26 set to automatically installed. 07:23:20 xauth set to automatically installed. 07:23:20 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 07:23:20 Please ensure the environment is properly setup before continuing. 07:23:20 Ignore this message if the appropriate measures have already been taken 07:23:21 Pulling go 07:23:22 'device-mqtt' has dependencies that need to be staged: go 07:23:22 Skipping pull go (already ran) 07:23:22 Building go 07:23:22 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:22 Dload Upload Total Spent Left Speed 07:23:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 49 115M 49 57.1M 0 0 65.3M 0 0:00:01 --:--:-- 0:00:01 65.3M 100 115M 100 115M 0 0 78.2M 0 0:00:01 0:00:01 --:--:-- 78.2M 07:23:24 go1.11.9.linux-amd64.tar.gz: OK 07:23:26 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:23:31 Staging go 07:23:32 Pulling device-mqtt 07:23:33 Skipping build go (already ran) 07:23:33 Building device-mqtt 07:23:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 07:23:33 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 07:23:33 go: finding github.com/kr/pretty v0.1.0 07:23:33 go: finding github.com/google/uuid v1.1.1 07:23:33 go: finding github.com/spf13/cast v1.3.0 07:23:33 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:23:33 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 07:23:33 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:23:34 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:23:34 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:23:34 go: finding github.com/pmezard/go-difflib v1.0.0 07:23:34 go: finding github.com/davecgh/go-spew v1.1.1 07:23:34 go: finding github.com/kr/text v0.1.0 07:23:34 Removing intermediate container 0933d1ed5ecf 07:23:34 ---> d55735ba5ca3 07:23:34 Step 11/19 : FROM alpine 07:23:34 latest: Pulling from library/alpine 07:23:34 8a0637ca1ac9: Pulling fs layer 07:23:34 go: finding github.com/stretchr/testify v1.2.2 07:23:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:23:34 go: finding github.com/go-kit/kit v0.8.0 07:23:35 8a0637ca1ac9: Verifying Checksum 07:23:35 8a0637ca1ac9: Download complete 07:23:35 go: finding gopkg.in/yaml.v2 v2.2.8 07:23:35 go: finding github.com/pkg/errors v0.8.1 07:23:35 go: finding github.com/gorilla/mux v1.7.1 07:23:35 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:23:35 go: finding github.com/stretchr/testify v1.5.1 07:23:35 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:23:35 8a0637ca1ac9: Pull complete 07:23:35 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 07:23:35 go: finding github.com/go-stack/stack v1.8.0 07:23:35 go: finding github.com/hashicorp/consul/api v1.1.0 07:23:35 Status: Downloaded newer image for alpine:latest 07:23:35 ---> 2ee122dcc32d 07:23:35 Step 12/19 : ENV APP_PORT=49982 07:23:35 ---> Running in be83fed79f0b 07:23:35 go: finding github.com/go-logfmt/logfmt v0.4.0 07:23:35 go: finding github.com/OneOfOne/xxhash v1.2.6 07:23:35 go: finding github.com/pelletier/go-toml v1.2.0 07:23:35 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:23:35 go: finding github.com/BurntSushi/toml v0.3.1 07:23:36 Removing intermediate container be83fed79f0b 07:23:36 ---> 8523a1066563 07:23:36 Step 13/19 : EXPOSE $APP_PORT 07:23:36 ---> Running in 7f2a1c687cf6 07:23:36 go: finding github.com/kr/pty v1.1.1 07:23:36 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:23:36 Removing intermediate container 7f2a1c687cf6 07:23:36 ---> 0ab3f691474c 07:23:36 Step 14/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 07:23:36 go: finding gopkg.in/yaml.v2 v2.2.2 07:23:36 go: finding github.com/davecgh/go-spew v1.1.0 07:23:36 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 07:23:36 go: finding github.com/mitchellh/copystructure v1.0.0 07:23:37 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:23:37 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:23:37 go: finding github.com/stretchr/testify v1.3.0 07:23:37 go: finding github.com/google/uuid v1.1.0 07:23:37 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:23:37 go: finding github.com/stretchr/objx v0.1.0 07:23:37 go: finding github.com/ugorji/go v1.1.4 07:23:37 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:23:37 go: finding github.com/x448/float16 v0.8.4 07:23:38 ---> 5ea1d9416ea0 07:23:38 Step 15/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 07:23:38 ---> Running in 260e365d6a52 07:23:38 Removing intermediate container 260e365d6a52 07:23:38 ---> b6f21323bbf9 07:23:38 Step 16/19 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 07:23:38 ---> Running in 47c85defc88b 07:23:38 Removing intermediate container 47c85defc88b 07:23:38 ---> 55c1ef9b5aba 07:23:38 Step 17/19 : LABEL arch=arm64 07:23:38 ---> Running in 7d88e1274c15 07:23:39 Removing intermediate container 7d88e1274c15 07:23:39 ---> 02401535e57e 07:23:39 Step 18/19 : LABEL git_sha=2958d20d1ca3124656d5ec298a4a78c6a53bf6e5 07:23:39 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:23:39 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:23:39 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:23:39 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:23:39 go: finding github.com/mitchellh/mapstructure v1.1.2 07:23:39 go: finding github.com/hashicorp/go-uuid v1.0.1 07:23:39 go: finding github.com/hashicorp/serf v0.8.2 07:23:39 ---> Running in 2f0a98792e20 07:23:39 Removing intermediate container 2f0a98792e20 07:23:39 ---> 5a71ad40a0d3 07:23:39 Step 19/19 : LABEL version=0.0.0 07:23:39 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:23:39 ---> Running in 7616006b89cc 07:23:40 go: finding github.com/mitchellh/go-homedir v1.0.0 07:23:40 Removing intermediate container 7616006b89cc 07:23:40 ---> e18910e106d3 07:23:40 [Warning] One or more build-args [ARCH] were not consumed 07:23:40 Successfully built e18910e106d3 07:23:40 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } 07:23:40 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:23:40 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:23:40 go: finding github.com/hashicorp/mdns v1.0.0 07:23:40 go: finding github.com/mitchellh/cli v1.0.0 07:23:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:23:40 go: finding github.com/hashicorp/memberlist v0.1.3 07:23:40 go: finding github.com/hashicorp/go-syslog v1.0.0 07:23:40 go: finding github.com/hashicorp/logutils v1.0.0 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 07:23:40 go: finding github.com/mitchellh/gox v0.4.0 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 07:23:40 go: finding github.com/mitchellh/iochan v1.0.0 07:23:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:23:40 go: finding github.com/bgentry/speakeasy v0.1.0 07:23:41 + + grepfind snapcraft.yaml /w/workspace/device-mqtt-go/6 07:23:41 07:23:41 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/6/snap/snapcraft.yaml 07:23:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:23:41 go: finding github.com/hashicorp/go-multierror v1.0.0 07:23:41 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:23:41 go: finding github.com/miekg/dns v1.0.14 07:23:41 go: finding github.com/posener/complete v1.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:41 provisioning config files... 07:23:41 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/6@tmp/config356935645613505230tmp [Pipeline] { [Pipeline] sh 07:23:41 + cp /w/workspace/device-mqtt-go/6@tmp/config356935645613505230tmp /w/workspace/device-mqtt-go/6/edgex-snap-store-login [Pipeline] sh 07:23:41 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:23:41 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:23:41 go: finding github.com/hashicorp/go.net v0.0.1 07:23:41 go: finding github.com/mattn/go-colorable v0.0.9 07:23:41 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:23:41 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:23:41 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:23:41 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:23:41 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/6:/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 07:23:41 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 07:23:42 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 07:23:42 b2f61026a351: Pulling fs layer 07:23:42 5538fb30c42c: Pulling fs layer 07:23:42 f0b05810781a: Pulling fs layer 07:23:42 0180a33352d6: Pulling fs layer 07:23:42 e7604b0c0f53: Pulling fs layer 07:23:42 db689cb83ae0: Pulling fs layer 07:23:42 6138af208834: Pulling fs layer 07:23:42 007c8e8c5d63: Pulling fs layer 07:23:42 4f7a387c642f: Pulling fs layer 07:23:42 0180a33352d6: Waiting 07:23:42 e7604b0c0f53: Waiting 07:23:42 db689cb83ae0: Waiting 07:23:42 6138af208834: Waiting 07:23:42 007c8e8c5d63: Waiting 07:23:42 4f7a387c642f: Waiting 07:23:42 f0b05810781a: Download complete 07:23:42 5538fb30c42c: Verifying Checksum 07:23:42 5538fb30c42c: Download complete 07:23:42 0180a33352d6: Download complete 07:23:42 db689cb83ae0: Download complete 07:23:42 6138af208834: Verifying Checksum 07:23:42 6138af208834: Download complete 07:23:42 007c8e8c5d63: Verifying Checksum 07:23:42 007c8e8c5d63: Download complete 07:23:42 4f7a387c642f: Download complete 07:23:42 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:23:42 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:23:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:23:42 go: finding github.com/fatih/color v1.7.0 07:23:42 go: finding github.com/mattn/go-isatty v0.0.3 07:23:42 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:23:42 go: finding github.com/hashicorp/errwrap v1.0.0 07:23:42 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:23:43 go: finding github.com/hashicorp/go-uuid v1.0.0 07:23:43 go: finding github.com/hashicorp/golang-lru v0.5.0 07:23:44 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:23:44 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 07:23:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 07:23:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:23:44 go: downloading github.com/spf13/cast v1.3.0 07:23:44 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:23:44 go: downloading github.com/gorilla/mux v1.7.1 07:23:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:23:44 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 07:23:44 go: downloading github.com/google/uuid v1.1.1 07:23:44 go: downloading github.com/hashicorp/consul/api v1.1.0 07:23:44 go: downloading gopkg.in/yaml.v2 v2.2.8 07:23:44 go: downloading github.com/pkg/errors v0.8.1 07:23:44 go: downloading github.com/go-kit/kit v0.8.0 07:23:44 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 07:23:44 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:23:44 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 07:23:44 go: downloading github.com/pelletier/go-toml v1.2.0 07:23:44 go: downloading github.com/OneOfOne/xxhash v1.2.6 07:23:44 go: downloading github.com/BurntSushi/toml v0.3.1 07:23:44 go: downloading github.com/hashicorp/serf v0.8.2 07:23:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:23:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:23:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:23:44 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:23:44 go: downloading github.com/x448/float16 v0.8.4 07:23:44 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:23:44 go: downloading github.com/mitchellh/copystructure v1.0.0 07:23:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:23:44 b2f61026a351: Verifying Checksum 07:23:44 b2f61026a351: Download complete 07:23:44 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:23:45 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:23:45 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:23:45 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:23:46 # github.com/fxamacker/cbor/v2 07:23:46 /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:832:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) 07:23:46 /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:913:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) 07:23:47 b2f61026a351: Pull complete 07:23:47 5538fb30c42c: Pull complete 07:23:48 f0b05810781a: Pull complete 07:23:48 0180a33352d6: Pull complete 07:23:51 note: module requires Go 1.12make: *** [cmd/device-mqtt] Error 2 07:23:51 Makefile:22: recipe for target 'cmd/device-mqtt' failed 07:23:51 Failed to run 'override-build': Exit code was 2. [Pipeline] } 07:23:52 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] } 07:23:53 Failed in branch amd64 07:24:06 e7604b0c0f53: Verifying Checksum 07:24:06 e7604b0c0f53: Download complete 07:24:39 e7604b0c0f53: Pull complete 07:24:39 db689cb83ae0: Pull complete 07:24:39 6138af208834: Pull complete 07:24:39 007c8e8c5d63: Pull complete 07:24:39 4f7a387c642f: Pull complete 07:24:39 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 07:24:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 07:24:44 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 07:24:44 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 07:24:44 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 07:24:44 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 07:24:45 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [844 kB] 07:24:45 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1221 kB] 07:24:45 Fetched 2318 kB in 2s (1270 kB/s) 07:24:50 Reading package lists... 07:25:02 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 07:25:06 Reading package lists... 07:25:07 Building dependency tree... 07:25:07 Reading state information... 07:25:08 The following packages were automatically installed and are no longer required: 07:25:08 libjq1 liblzo2-2 libonig4 07:25:08 Use 'sudo apt autoremove' to remove them. 07:25:08 Suggested packages: 07:25:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:25:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 07:25:08 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 07:25:08 libterm-readline-gnu-perl | libterm-readline-perl-perl 07:25:08 The following NEW packages will be installed: 07:25:08 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 07:25:08 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 07:25:08 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 07:25:08 openssh-client patch perl perl-modules-5.26 xauth 07:25:08 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 07:25:08 Need to get 12.9 MB of archives. 07:25:08 After this operation, 84.2 MB of additional disk space will be used. 07:25:08 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 07:25:08 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 07:25:08 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 07:25:08 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 07:25:09 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 07:25:09 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 07:25:09 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 07:25:09 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 07:25:09 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 07:25:09 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 07:25:09 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 07:25:09 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 07:25:09 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 07:25:09 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 07:25:09 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 07:25:09 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 07:25:09 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 07:25:09 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 07:25:09 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 07:25:09 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 07:25:09 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 07:25:09 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 07:25:09 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 07:25:09 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.6 [803 kB] 07:25:09 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.6 [2950 kB] 07:25:10 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 07:25:10 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 07:25:10 debconf: delaying package configuration, since apt-utils is not installed 07:25:10 Fetched 12.9 MB in 2s (7893 kB/s) 07:25:10 Selecting previously unselected package libxau6:arm64. 07:25:10 (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.) 07:25:10 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 07:25:10 Unpacking libxau6:arm64 (1:1.0.8-1) ... 07:25:10 Selecting previously unselected package libbsd0:arm64. 07:25:10 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 07:25:10 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 07:25:11 Selecting previously unselected package libxdmcp6:arm64. 07:25:11 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 07:25:11 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 07:25:11 Selecting previously unselected package libxcb1:arm64. 07:25:11 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 07:25:11 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 07:25:11 Selecting previously unselected package libx11-data. 07:25:11 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 07:25:11 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 07:25:11 Selecting previously unselected package libx11-6:arm64. 07:25:11 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 07:25:11 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 07:25:12 Selecting previously unselected package libxext6:arm64. 07:25:12 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 07:25:12 Unpacking libxext6:arm64 (2:1.3.3-1) ... 07:25:12 Selecting previously unselected package perl-modules-5.26. 07:25:12 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 07:25:12 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 07:25:13 Selecting previously unselected package libgdbm5:arm64. 07:25:13 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 07:25:13 Unpacking libgdbm5:arm64 (1.14.1-6) ... 07:25:13 Selecting previously unselected package libgdbm-compat4:arm64. 07:25:13 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 07:25:13 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 07:25:14 Selecting previously unselected package libperl5.26:arm64. 07:25:14 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 07:25:14 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 07:25:15 Selecting previously unselected package perl. 07:25:15 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 07:25:15 Unpacking perl (5.26.1-6ubuntu0.3) ... 07:25:15 Selecting previously unselected package less. 07:25:15 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 07:25:15 Unpacking less (487-0.1) ... 07:25:15 Selecting previously unselected package libexpat1:arm64. 07:25:15 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 07:25:15 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 07:25:15 Selecting previously unselected package netbase. 07:25:15 Preparing to unpack .../14-netbase_5.4_all.deb ... 07:25:15 Unpacking netbase (5.4) ... 07:25:15 Selecting previously unselected package libedit2:arm64. 07:25:15 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 07:25:15 Unpacking libedit2:arm64 (3.1-20170329-1) ... 07:25:15 Selecting previously unselected package libssl1.0.0:arm64. 07:25:15 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 07:25:15 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 07:25:16 Selecting previously unselected package libxmuu1:arm64. 07:25:16 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 07:25:16 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 07:25:16 Selecting previously unselected package openssh-client. 07:25:16 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 07:25:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:25:16 Selecting previously unselected package xauth. 07:25:16 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 07:25:16 Unpacking xauth (1:1.0.10-1) ... 07:25:16 Selecting previously unselected package curl. 07:25:16 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 07:25:16 Unpacking curl (7.58.0-2ubuntu3.8) ... 07:25:17 Selecting previously unselected package libcurl3-gnutls:arm64. 07:25:17 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 07:25:17 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 07:25:17 Selecting previously unselected package liberror-perl. 07:25:17 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 07:25:17 Unpacking liberror-perl (0.17025-1) ... 07:25:17 Selecting previously unselected package git-man. 07:25:17 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.6_all.deb ... 07:25:17 Unpacking git-man (1:2.17.1-1ubuntu0.6) ... 07:25:17 Selecting previously unselected package git. 07:25:17 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.6_arm64.deb ... 07:25:17 Unpacking git (1:2.17.1-1ubuntu0.6) ... 07:25:18 Selecting previously unselected package make. 07:25:18 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 07:25:18 Unpacking make (4.1-9.1ubuntu1) ... 07:25:18 Selecting previously unselected package patch. 07:25:18 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 07:25:18 Unpacking patch (2.7.6-2ubuntu1.1) ... 07:25:18 Setting up libedit2:arm64 (3.1-20170329-1) ... 07:25:18 Setting up git-man (1:2.17.1-1ubuntu0.6) ... 07:25:19 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 07:25:19 Setting up less (487-0.1) ... 07:25:19 Setting up make (4.1-9.1ubuntu1) ... 07:25:19 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 07:25:19 Setting up curl (7.58.0-2ubuntu3.8) ... 07:25:19 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 07:25:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 07:25:20 Setting up libgdbm5:arm64 (1.14.1-6) ... 07:25:20 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 07:25:20 Setting up patch (2.7.6-2ubuntu1.1) ... 07:25:20 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 07:25:20 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 07:25:20 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:25:20 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 07:25:20 Setting up libxau6:arm64 (1:1.0.8-1) ... 07:25:20 Setting up netbase (5.4) ... 07:25:20 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 07:25:20 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 07:25:20 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 07:25:20 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 07:25:20 Setting up perl (5.26.1-6ubuntu0.3) ... 07:25:20 Setting up libxext6:arm64 (2:1.3.3-1) ... 07:25:20 Setting up liberror-perl (0.17025-1) ... 07:25:20 Setting up xauth (1:1.0.10-1) ... 07:25:20 Setting up git (1:2.17.1-1ubuntu0.6) ... 07:25:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:25:27 curl set to automatically installed. 07:25:27 git set to automatically installed. 07:25:27 git-man set to automatically installed. 07:25:27 less set to automatically installed. 07:25:27 libbsd0 set to automatically installed. 07:25:27 libcurl3-gnutls set to automatically installed. 07:25:27 libedit2 set to automatically installed. 07:25:27 liberror-perl set to automatically installed. 07:25:27 libexpat1 set to automatically installed. 07:25:27 libgdbm-compat4 set to automatically installed. 07:25:27 libgdbm5 set to automatically installed. 07:25:27 libperl5.26 set to automatically installed. 07:25:27 libssl1.0.0 set to automatically installed. 07:25:27 libx11-6 set to automatically installed. 07:25:27 libx11-data set to automatically installed. 07:25:27 libxau6 set to automatically installed. 07:25:27 libxcb1 set to automatically installed. 07:25:27 libxdmcp6 set to automatically installed. 07:25:27 libxext6 set to automatically installed. 07:25:27 libxmuu1 set to automatically installed. 07:25:27 make set to automatically installed. 07:25:27 netbase set to automatically installed. 07:25:27 openssh-client set to automatically installed. 07:25:27 patch set to automatically installed. 07:25:27 perl set to automatically installed. 07:25:27 perl-modules-5.26 set to automatically installed. 07:25:27 xauth set to automatically installed. 07:25:27 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 07:25:27 Please ensure the environment is properly setup before continuing. 07:25:27 Ignore this message if the appropriate measures have already been taken 07:25:28 Pulling go 07:25:31 'device-mqtt' has dependencies that need to be staged: go 07:25:31 Skipping pull go (already ran) 07:25:31 Building go 07:25:31 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:31 Dload Upload Total Spent Left Speed 07:25:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 94.3M 18 17.8M 0 0 31.4M 0 0:00:02 --:--:-- 0:00:02 31.4M 71 94.3M 71 67.5M 0 0 43.4M 0 0:00:02 0:00:01 0:00:01 43.4M 100 94.3M 100 94.3M 0 0 45.7M 0 0:00:02 0:00:02 --:--:-- 45.7M 07:25:34 go1.11.9.linux-arm64.tar.gz: OK 07:25:52 Staging go 07:25:54 Pulling device-mqtt 07:25:56 Skipping build go (already ran) 07:25:56 Building device-mqtt 07:25:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 07:25:57 go: finding github.com/spf13/cast v1.3.0 07:25:57 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 07:25:57 go: finding github.com/kr/pretty v0.1.0 07:25:57 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:25:57 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 07:25:57 go: finding github.com/google/uuid v1.1.1 07:25:57 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:25:58 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:25:58 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:25:59 go: finding github.com/kr/text v0.1.0 07:25:59 go: finding github.com/pmezard/go-difflib v1.0.0 07:25:59 go: finding github.com/stretchr/testify v1.2.2 07:25:59 go: finding github.com/davecgh/go-spew v1.1.1 07:25:59 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 07:25:59 go: finding github.com/go-logfmt/logfmt v0.4.0 07:25:59 go: finding gopkg.in/yaml.v2 v2.2.8 07:26:01 go: finding github.com/stretchr/testify v1.3.0 07:26:01 go: finding github.com/OneOfOne/xxhash v1.2.6 07:26:01 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:26:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:26:01 go: finding github.com/go-kit/kit v0.8.0 07:26:02 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 07:26:02 go: finding github.com/pelletier/go-toml v1.2.0 07:26:02 go: finding github.com/pkg/errors v0.8.1 07:26:03 go: finding github.com/hashicorp/consul/api v1.1.0 07:26:03 go: finding github.com/mitchellh/copystructure v1.0.0 07:26:03 go: finding github.com/kr/pty v1.1.1 07:26:03 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 07:26:04 go: finding github.com/go-stack/stack v1.8.0 07:26:04 go: finding github.com/stretchr/objx v0.1.0 07:26:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:26:05 go: finding github.com/davecgh/go-spew v1.1.0 07:26:05 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 07:26:05 go: finding github.com/gorilla/mux v1.7.1 07:26:05 go: finding github.com/google/uuid v1.1.0 07:26:05 go: finding github.com/BurntSushi/toml v0.3.1 07:26:06 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 07:26:06 go: finding github.com/stretchr/testify v1.5.1 07:26:06 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:26:06 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 07:26:06 go: finding github.com/fxamacker/cbor/v2 v2.2.0 07:26:07 go: finding github.com/ugorji/go v1.1.4 07:26:07 go: finding gopkg.in/yaml.v2 v2.2.2 07:26:08 go: finding github.com/x448/float16 v0.8.4 07:26:10 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:26:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:26:10 go: finding github.com/hashicorp/serf v0.8.2 07:26:10 go: finding github.com/hashicorp/go-uuid v1.0.1 07:26:10 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:26:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:26:10 go: finding github.com/mitchellh/mapstructure v1.1.2 07:26:11 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:26:12 go: finding github.com/mitchellh/go-homedir v1.0.0 07:26:12 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:26:12 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:26:12 go: finding github.com/hashicorp/go-syslog v1.0.0 07:26:12 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:26:12 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:26:12 go: finding github.com/hashicorp/mdns v1.0.0 07:26:12 go: finding github.com/hashicorp/logutils v1.0.0 07:26:12 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:26:13 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:26:13 go: finding github.com/hashicorp/memberlist v0.1.3 07:26:13 go: finding github.com/mitchellh/gox v0.4.0 07:26:14 go: finding github.com/mitchellh/iochan v1.0.0 07:26:14 go: finding github.com/hashicorp/go.net v0.0.1 07:26:14 go: finding github.com/mitchellh/cli v1.0.0 07:26:15 go: finding github.com/miekg/dns v1.0.14 07:26:15 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:26:15 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:26:15 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:26:15 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:26:15 go: finding github.com/hashicorp/go-multierror v1.0.0 07:26:15 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:26:15 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:26:16 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:26:16 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:26:17 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:26:17 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:26:18 go: finding github.com/mattn/go-isatty v0.0.3 07:26:18 go: finding github.com/hashicorp/errwrap v1.0.0 07:26:18 go: finding github.com/hashicorp/go-uuid v1.0.0 07:26:18 go: finding github.com/mattn/go-colorable v0.0.9 07:26:18 go: finding github.com/hashicorp/golang-lru v0.5.0 07:26:19 go: finding github.com/fatih/color v1.7.0 07:26:19 go: finding github.com/posener/complete v1.1.1 07:26:20 go: finding github.com/bgentry/speakeasy v0.1.0 07:26:23 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.0-dev.25 07:26:23 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:26:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.54 07:26:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 07:26:23 go: downloading github.com/spf13/cast v1.3.0 07:26:23 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 07:26:23 go: downloading github.com/gorilla/mux v1.7.1 07:26:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.29 07:26:23 go: downloading github.com/google/uuid v1.1.1 07:26:23 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 07:26:23 go: downloading github.com/go-kit/kit v0.8.0 07:26:23 go: downloading github.com/pelletier/go-toml v1.2.0 07:26:23 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.17 07:26:23 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 07:26:24 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:26:24 go: downloading gopkg.in/yaml.v2 v2.2.8 07:26:24 go: downloading github.com/pkg/errors v0.8.1 07:26:24 go: downloading github.com/BurntSushi/toml v0.3.1 07:26:24 go: downloading github.com/OneOfOne/xxhash v1.2.6 07:26:24 go: downloading github.com/hashicorp/consul/api v1.1.0 07:26:24 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:26:25 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:26:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:26:25 go: downloading github.com/mitchellh/copystructure v1.0.0 07:26:25 go: downloading github.com/x448/float16 v0.8.4 07:26:25 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:26:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:26:25 go: downloading github.com/hashicorp/serf v0.8.2 07:26:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:26:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:26:27 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:26:27 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:26:27 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:26:32 # github.com/fxamacker/cbor/v2 07:26:32 /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:832:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) 07:26:32 /root/go/pkg/mod/github.com/fxamacker/cbor/v2@v2.2.0/encode.go:913:11: v.MapRange undefined (type reflect.Value has no field or method MapRange) 07:26:47 note: module requires Go 1.12Makefile:22: recipe for target 'cmd/device-mqtt' failed 07:26:47 make: *** [cmd/device-mqtt] Error 2 07:26:47 Failed to run 'override-build': Exit code was 2. [Pipeline] } 07:26:49 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] } 07:26:50 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 07:26:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:26:52 ---> package-listing.sh 07:26:52 ++ tr '[:upper:]' '[:lower:]' 07:26:52 ++ facter osfamily 07:26:52 + OS_FAMILY=redhat 07:26:52 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-139 07:26:52 + START_PACKAGES=/tmp/packages_start.txt 07:26:52 + END_PACKAGES=/tmp/packages_end.txt 07:26:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:52 + PACKAGES=/tmp/packages_start.txt 07:26:52 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' 07:26:52 + PACKAGES=/tmp/packages_end.txt 07:26:52 + case "${OS_FAMILY}" in 07:26:52 + rpm -qa 07:26:52 + sort 07:26:57 + '[' -f /tmp/packages_start.txt ']' 07:26:57 + '[' -f /tmp/packages_end.txt ']' 07:26:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:57 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-139 ']' 07:26:57 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ 07:26:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-139/archives/ [Pipeline] isUnix [Pipeline] sh 07:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:58 07:26:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:26:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:26:59 alpine: Pulling from edgex-lftools-log-publisher 07:26:59 c9b1b535fdd9: Pulling fs layer 07:26:59 2cc5ad85d9ab: Pulling fs layer 07:26:59 756a868c4378: Pulling fs layer 07:26:59 444b2fc9a129: Pulling fs layer 07:26:59 ea15f1150254: Pulling fs layer 07:26:59 41b27a9f41bf: Pulling fs layer 07:26:59 28c525ee5125: Pulling fs layer 07:26:59 094b1ea09ed8: Pulling fs layer 07:26:59 138eaada9080: Pulling fs layer 07:26:59 0622d0fa9048: Pulling fs layer 07:26:59 444b2fc9a129: Waiting 07:26:59 41b27a9f41bf: Waiting 07:26:59 28c525ee5125: Waiting 07:26:59 094b1ea09ed8: Waiting 07:26:59 138eaada9080: Waiting 07:26:59 0622d0fa9048: Waiting 07:26:59 ea15f1150254: Waiting 07:26:59 2cc5ad85d9ab: Verifying Checksum 07:26:59 2cc5ad85d9ab: Download complete 07:26:59 444b2fc9a129: Download complete 07:26:59 ea15f1150254: Download complete 07:26:59 c9b1b535fdd9: Download complete 07:26:59 28c525ee5125: Verifying Checksum 07:26:59 28c525ee5125: Download complete 07:27:01 c9b1b535fdd9: Pull complete 07:27:01 2cc5ad85d9ab: Pull complete 07:27:01 094b1ea09ed8: Verifying Checksum 07:27:01 094b1ea09ed8: Download complete 07:27:01 0622d0fa9048: Verifying Checksum 07:27:01 0622d0fa9048: Download complete 07:27:02 138eaada9080: Verifying Checksum 07:27:02 138eaada9080: Download complete 07:27:03 41b27a9f41bf: Verifying Checksum 07:27:03 41b27a9f41bf: Download complete 07:27:04 756a868c4378: Pull complete 07:27:05 444b2fc9a129: Pull complete 07:27:05 ea15f1150254: Pull complete 07:27:10 41b27a9f41bf: Pull complete 07:27:10 28c525ee5125: Pull complete 07:27:13 094b1ea09ed8: Pull complete 07:27:13 138eaada9080: Pull complete 07:27:13 0622d0fa9048: Pull complete 07:27:13 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:27:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:27:13 prd-centos7-docker-4c-2g-4927 does not seem to be running inside a container 07:27:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-139 -v /w/workspace/gexfoundry_device-mqtt-go_PR-139:/w/workspace/gexfoundry_device-mqtt-go_PR-139:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:27:15 $ docker top 01d37701564be740e1d98bea956308bb4c2879ac72ed7ffb90563b45e646c020 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:15 provisioning config files... 07:27:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-139@tmp/config8581786215811988121tmp [Pipeline] { [Pipeline] echo 07:27:15 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:27:16 ---> create-netrc.sh [Pipeline] echo 07:27:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:27:16 ---> logs-deploy.sh 07:27:16 + ARCHIVE_ARTIFACTS= 07:27:16 + LOGS_SERVER=https://logs.edgexfoundry.org 07:27:16 + '[' https://logs.edgexfoundry.org == None ']' 07:27:16 + NEXUS_URL=https://nexus.edgexfoundry.org 07:27:16 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/6 07:27:16 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/6/ 07:27:16 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/6 /w/workspace/gexfoundry_device-mqtt-go_PR-139 07:27:18 Archives upload complete. 07:27:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-139/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-139/6/