Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from de391997badefd51019ce0551674f6b8472580b5 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, goVersion:1.13, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-mqtt-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2534 in /w/workspace/gexfoundry_device-mqtt-go_master [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 Fetching without tags > git init /w/workspace/gexfoundry_device-mqtt-go_master # 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/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/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/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision de391997badefd51019ce0551674f6b8472580b5 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f de391997badefd51019ce0551674f6b8472580b5 # timeout=10 Commit message: "Merge pull request #151 from weichou1229/issue-93" > git rev-list --no-walk 53b271558e00092d9ac86daf606e53fe8237c5d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:44:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:44:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:44:48 ========================================================= 03:44:48 EdgeX Global Pipelines Version Info 03:44:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:44:50 ------------------- 03:44:50 stable info: 03:44:50 ------------------- 03:44:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:44:50 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 03:44:50 Message: update stable to v1.0.89 03:44:51 ------------------- 03:44:51 experimental info: 03:44:51 ------------------- 03:44:51 Commited By: **** collab-it+edgex@linuxfoundation.org 03:44:51 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 03:44:51 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:44:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:53 03:44:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:44:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:53 latest: Pulling from edgex-devops/git-semver 03:44:53 9123ac7c32f7: Pulling fs layer 03:44:53 b8cc5d1170e3: Pulling fs layer 03:44:53 2924cbbf6a41: Pulling fs layer 03:44:53 93b08a4f1073: Pulling fs layer 03:44:53 93b08a4f1073: Waiting 03:44:53 b8cc5d1170e3: Verifying Checksum 03:44:53 b8cc5d1170e3: Download complete 03:44:53 9123ac7c32f7: Download complete 03:44:53 93b08a4f1073: Verifying Checksum 03:44:53 93b08a4f1073: Download complete 03:44:53 2924cbbf6a41: Verifying Checksum 03:44:53 2924cbbf6a41: Download complete 03:44:53 9123ac7c32f7: Pull complete 03:44:53 b8cc5d1170e3: Pull complete 03:44:54 2924cbbf6a41: Pull complete 03:44:54 93b08a4f1073: Pull complete 03:44:54 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 03:44:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:44:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:44:54 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:44:54 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:44:56 $ docker top 9478f8402f56b67c60d2e3e233288676e8b277ebfac1d39a8ba69d74cd76abd7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:44:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:57 [ssh-agent] Looking for ssh-agent implementation... 03:44:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:57 $ docker exec 9478f8402f56b67c60d2e3e233288676e8b277ebfac1d39a8ba69d74cd76abd7 ssh-agent 03:44:57 SSH_AUTH_SOCK=/tmp/ssh-tMLrEJbyxS5e/agent.11 03:44:57 SSH_AGENT_PID=16 03:44:57 Running ssh-add (command line suppressed) 03:44:57 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8550618573093178477.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8550618573093178477.key) 03:44:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:58 + git describe --exact-match --tags HEAD 03:44:58 fatal: No names found, cannot describe anything. [Pipeline] } 03:44:58 $ docker exec --env ******** --env ******** 9478f8402f56b67c60d2e3e233288676e8b277ebfac1d39a8ba69d74cd76abd7 ssh-agent -k 03:44:58 unset SSH_AUTH_SOCK; 03:44:58 unset SSH_AGENT_PID; 03:44:58 echo Agent pid 16 killed; 03:44:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:44:58 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 03:44:58 This usually means this commit has not been tagged. [Pipeline] sshagent 03:44:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:44:58 [ssh-agent] Looking for ssh-agent implementation... 03:44:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:44:58 $ docker exec 9478f8402f56b67c60d2e3e233288676e8b277ebfac1d39a8ba69d74cd76abd7 ssh-agent 03:44:58 SSH_AUTH_SOCK=/tmp/ssh-XX6vwMCUpRIS/agent.44 03:44:58 SSH_AGENT_PID=49 03:44:58 Running ssh-add (command line suppressed) 03:44:58 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6450266001034963576.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_6450266001034963576.key) 03:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:44:59 + git semver init 03:44:59 # -> Open(): unable to determine branch for HEAD 03:44:59 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:44:59 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:44:59 # $SEMVER_REMOTE_NAME = origin 03:44:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:44:59 # $SEMVER_USER_NAME = edgex-jenkins 03:44:59 # $SEMVER_BRANCH = master 03:44:59 # $SEMVER_TEMP = /tmp/semver-423460792 03:44:59 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 03:44:59 # '/tmp/semver-423460792' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' 03:44:59 # -> Force: false 03:44:59 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 03:44:59 $ docker exec --env ******** --env ******** 9478f8402f56b67c60d2e3e233288676e8b277ebfac1d39a8ba69d74cd76abd7 ssh-agent -k 03:44:59 unset SSH_AUTH_SOCK; 03:44:59 unset SSH_AGENT_PID; 03:44:59 echo Agent pid 49 killed; 03:44:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:00 + git semver [Pipeline] } 03:45:00 $ docker stop --time=1 9478f8402f56b67c60d2e3e233288676e8b277ebfac1d39a8ba69d74cd76abd7 03:45:01 $ docker rm -f 9478f8402f56b67c60d2e3e233288676e8b277ebfac1d39a8ba69d74cd76abd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 03:45:01 Stashed 23 file(s) [Pipeline] echo 03:45:01 [edgeXSemver] initialized semver on version 1.2.1-dev.3 [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 03:45:17 Still waiting to schedule task 03:45:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:45:17 Still waiting to schedule task 03:45:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:46:52 Running on prd-centos7-docker-4c-2g-2537 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 03:46:52 Running in /w/workspace/device-mqtt-go/9 [Pipeline] { [Pipeline] checkout 03:46:55 using credential edgex-jenkins-ssh 03:46:55 Cloning the remote Git repository 03:46:55 Cloning with configured refspecs honoured and without tags 03:46:56 Fetching without tags 03:46:55 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:46:55 > git init /w/workspace/device-mqtt-go/9 # timeout=10 03:46:55 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:46:55 > git --version # timeout=10 03:46:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:46:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:46:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:46:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:46:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:46:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:46:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:46:56 Checking out Revision de391997badefd51019ce0551674f6b8472580b5 (master) 03:46:56 > git config core.sparsecheckout # timeout=10 03:46:56 > git checkout -f de391997badefd51019ce0551674f6b8472580b5 # timeout=10 03:47:00 Commit message: "Merge pull request #151 from weichou1229/issue-93" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:47:00 ========================================================= 03:47:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 03:47:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:47:01 + 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 . 03:47:01 Sending build context to Docker daemon 581.6kB 03:47:01 Step 1/8 : ARG BASE=golang:1.13-alpine 03:47:01 Step 2/8 : FROM ${BASE} 03:47:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 03:47:01 e6b0cf9c0882: Pulling fs layer 03:47:01 2848faf0eed1: Pulling fs layer 03:47:01 0f37312ad70f: Pulling fs layer 03:47:01 5788d62ee057: Pulling fs layer 03:47:01 0e6b1d234666: Pulling fs layer 03:47:01 bf5d7aec512f: Pulling fs layer 03:47:01 34c802a77dc8: Pulling fs layer 03:47:01 9eb99e56ec68: Pulling fs layer 03:47:01 27c7a5d97fbd: Pulling fs layer 03:47:01 5c102a31e300: Pulling fs layer 03:47:01 dcfb455df0a1: Pulling fs layer 03:47:01 bf5d7aec512f: Waiting 03:47:01 34c802a77dc8: Waiting 03:47:01 9eb99e56ec68: Waiting 03:47:01 27c7a5d97fbd: Waiting 03:47:01 5c102a31e300: Waiting 03:47:01 dcfb455df0a1: Waiting 03:47:01 5788d62ee057: Waiting 03:47:01 0e6b1d234666: Waiting 03:47:01 0f37312ad70f: Verifying Checksum 03:47:01 0f37312ad70f: Download complete 03:47:01 2848faf0eed1: Verifying Checksum 03:47:01 2848faf0eed1: Download complete 03:47:01 0e6b1d234666: Verifying Checksum 03:47:01 0e6b1d234666: Download complete 03:47:01 bf5d7aec512f: Verifying Checksum 03:47:01 bf5d7aec512f: Download complete 03:47:02 e6b0cf9c0882: Download complete 03:47:02 e6b0cf9c0882: Pull complete 03:47:02 34c802a77dc8: Verifying Checksum 03:47:02 34c802a77dc8: Download complete 03:47:02 27c7a5d97fbd: Verifying Checksum 03:47:02 27c7a5d97fbd: Download complete 03:47:03 5c102a31e300: Verifying Checksum 03:47:03 5c102a31e300: Download complete 03:47:03 5788d62ee057: Verifying Checksum 03:47:03 5788d62ee057: Download complete 03:47:03 dcfb455df0a1: Verifying Checksum 03:47:03 dcfb455df0a1: Download complete 03:47:03 9eb99e56ec68: Verifying Checksum 03:47:03 9eb99e56ec68: Download complete 03:47:04 2848faf0eed1: Pull complete 03:47:04 0f37312ad70f: Pull complete 03:47:10 5788d62ee057: Pull complete 03:47:10 0e6b1d234666: Pull complete 03:47:10 bf5d7aec512f: Pull complete 03:47:16 34c802a77dc8: Pull complete 03:47:19 9eb99e56ec68: Pull complete 03:47:19 27c7a5d97fbd: Pull complete 03:47:20 5c102a31e300: Pull complete 03:47:20 dcfb455df0a1: Pull complete 03:47:20 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 03:47:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 03:47:20 ---> 7c70fe431013 03:47:20 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 03:47:22 ---> Running in a00ec5a6b64e 03:47:22 Removing intermediate container a00ec5a6b64e 03:47:22 ---> 0731315ced7d 03:47:22 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:22 ---> Running in 233dcc343e8b 03:47:23 Removing intermediate container 233dcc343e8b 03:47:23 ---> d1480444ba46 03:47:23 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 03:47:23 ---> Running in 664c300218fb 03:47:24 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:47:25 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:47:27 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 03:47:28 (2/17) Installing libmagic (5.37-r1) 03:47:29 (3/17) Installing file (5.37-r1) 03:47:29 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 03:47:29 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 03:47:29 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 03:47:42 (7/17) Installing libc-dev (0.7.2-r0) 03:47:42 (8/17) Installing g++ (9.2.0-r4) 03:47:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2538 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws 03:47:46 Running in /w/workspace/device-mqtt-go/9 [Pipeline] { [Pipeline] checkout 03:47:47 (9/17) Installing fortify-headers (1.1-r0) 03:47:47 (10/17) Installing build-base (0.5-r1) 03:47:47 (11/17) Installing openssh-keygen (8.1_p1-r0) 03:47:47 (12/17) Installing libedit (20191211.3.1-r0) 03:47:47 (13/17) Installing openssh-client (8.1_p1-r0) 03:47:47 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 03:47:47 (15/17) Installing openssh-server-common (8.1_p1-r0) 03:47:48 (16/17) Installing openssh-server (8.1_p1-r0) 03:47:48 (17/17) Installing openssh (8.1_p1-r0) 03:47:48 Executing busybox-1.31.1-r8.trigger 03:47:48 OK: 214 MiB in 52 packages 03:47:51 using credential edgex-jenkins-ssh 03:47:51 Cloning the remote Git repository 03:47:51 Cloning with configured refspecs honoured and without tags 03:47:51 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:47:51 > git init /w/workspace/device-mqtt-go/9 # timeout=10 03:47:52 Removing intermediate container 664c300218fb 03:47:52 ---> 534cf70a9eb3 03:47:52 Step 6/8 : WORKDIR /device-mqtt-go 03:47:52 ---> Running in bb6f4735e5bf 03:47:52 Removing intermediate container bb6f4735e5bf 03:47:52 ---> 8815da17c0fc 03:47:52 Step 7/8 : COPY . . 03:47:52 Fetching without tags 03:47:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:47:51 > git --version # timeout=10 03:47:51 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:47:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:47:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 03:47:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:47:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:47:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:47:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 03:47:52 Checking out Revision de391997badefd51019ce0551674f6b8472580b5 (master) 03:47:53 ---> 5ea41ffc8c44 03:47:53 Step 8/8 : RUN go mod download 03:47:53 ---> Running in b2de22c4a721 03:47:52 > git config core.sparsecheckout # timeout=10 03:47:53 > git checkout -f de391997badefd51019ce0551674f6b8472580b5 # timeout=10 03:47:54 go: finding github.com/BurntSushi/toml v0.3.1 03:47:54 go: finding github.com/OneOfOne/xxhash v1.2.6 03:47:54 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:47:54 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:47:54 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:47:54 go: finding github.com/bgentry/speakeasy v0.1.0 03:47:54 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:47:54 go: finding github.com/davecgh/go-spew v1.1.1 03:47:54 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 03:47:54 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 03:47:54 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:47:54 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:47:54 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:47:54 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 03:47:54 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:47:54 go: finding github.com/fatih/color v1.7.0 03:47:54 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:47:54 go: finding github.com/go-kit/kit v0.8.0 03:47:54 go: finding github.com/go-logfmt/logfmt v0.4.0 03:47:54 go: finding github.com/go-stack/stack v1.8.0 03:47:54 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:47:54 go: finding github.com/google/uuid v1.1.1 03:47:54 go: finding github.com/gorilla/mux v1.7.1 03:47:54 go: finding github.com/hashicorp/consul/api v1.1.0 03:47:54 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:47:54 go: finding github.com/hashicorp/errwrap v1.0.0 03:47:55 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:47:55 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:47:55 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:47:55 go: finding github.com/hashicorp/go-multierror v1.0.0 03:47:55 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:47:55 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:47:55 go: finding github.com/hashicorp/go-syslog v1.0.0 03:47:55 go: finding github.com/hashicorp/go-uuid v1.0.1 03:47:55 go: finding github.com/hashicorp/go.net v0.0.1 03:47:55 go: finding github.com/hashicorp/golang-lru v0.5.0 03:47:55 go: finding github.com/hashicorp/logutils v1.0.0 03:47:55 go: finding github.com/hashicorp/mdns v1.0.0 03:47:55 go: finding github.com/hashicorp/memberlist v0.1.3 03:47:55 go: finding github.com/hashicorp/serf v0.8.2 03:47:55 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:47:55 go: finding github.com/kr/pretty v0.1.0 03:47:55 go: finding github.com/kr/pty v1.1.1 03:47:55 go: finding github.com/kr/text v0.1.0 03:47:55 go: finding github.com/mattn/go-colorable v0.0.9 03:47:55 go: finding github.com/mattn/go-isatty v0.0.3 03:47:55 go: finding github.com/miekg/dns v1.0.14 03:47:55 go: finding github.com/mitchellh/cli v1.0.0 03:47:55 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:47:55 go: finding github.com/mitchellh/copystructure v1.0.0 03:47:55 go: finding github.com/mitchellh/go-homedir v1.0.0 03:47:55 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:47:55 go: finding github.com/mitchellh/gox v0.4.0 03:47:55 go: finding github.com/mitchellh/iochan v1.0.0 03:47:55 go: finding github.com/mitchellh/mapstructure v1.1.2 03:47:55 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:47:55 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:47:55 go: finding github.com/pelletier/go-toml v1.2.0 03:47:55 go: finding github.com/pkg/errors v0.8.1 03:47:55 go: finding github.com/pmezard/go-difflib v1.0.0 03:47:55 go: finding github.com/posener/complete v1.1.1 03:47:55 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:47:55 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:47:55 go: finding github.com/spf13/cast v1.3.0 03:47:55 go: finding github.com/stretchr/objx v0.1.0 03:47:55 go: finding github.com/stretchr/testify v1.5.1 03:47:55 go: finding github.com/ugorji/go v1.1.4 03:47:55 go: finding github.com/x448/float16 v0.8.4 03:47:55 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:47:55 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 03:47:55 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:47:55 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:47:55 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 03:47:55 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:47:55 go: finding gopkg.in/yaml.v2 v2.2.8 03:47:57 Commit message: "Merge pull request #151 from weichou1229/issue-93" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 03:47:58 ========================================================= 03:47:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 03:47:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:47:59 + 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 . 03:48:00 Sending build context to Docker daemon 581.6kB 03:48:00 Step 1/8 : ARG BASE=golang:1.13-alpine 03:48:00 Step 2/8 : FROM ${BASE} 03:48:00 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:48:00 cde5963f3b93: Pulling fs layer 03:48:00 2a23fa8c16f7: Pulling fs layer 03:48:00 777b28850792: Pulling fs layer 03:48:00 8a11ddd9e578: Pulling fs layer 03:48:00 4cf88f913ddb: Pulling fs layer 03:48:00 1df406cf5192: Pulling fs layer 03:48:00 cd6300453558: Pulling fs layer 03:48:00 b9c365052c96: Pulling fs layer 03:48:00 a2d8cc88f415: Pulling fs layer 03:48:00 ea1d1ca13537: Pulling fs layer 03:48:00 3750a50a1c5e: Pulling fs layer 03:48:00 8a11ddd9e578: Waiting 03:48:00 4cf88f913ddb: Waiting 03:48:00 1df406cf5192: Waiting 03:48:00 cd6300453558: Waiting 03:48:00 b9c365052c96: Waiting 03:48:00 a2d8cc88f415: Waiting 03:48:00 ea1d1ca13537: Waiting 03:48:00 3750a50a1c5e: Waiting 03:48:00 777b28850792: Verifying Checksum 03:48:00 777b28850792: Download complete 03:48:00 2a23fa8c16f7: Verifying Checksum 03:48:00 2a23fa8c16f7: Download complete 03:48:00 4cf88f913ddb: Download complete 03:48:00 1df406cf5192: Verifying Checksum 03:48:00 1df406cf5192: Download complete 03:48:00 cde5963f3b93: Verifying Checksum 03:48:00 cde5963f3b93: Download complete 03:48:01 cde5963f3b93: Pull complete 03:48:02 2a23fa8c16f7: Pull complete 03:48:02 777b28850792: Pull complete 03:48:02 cd6300453558: Verifying Checksum 03:48:02 cd6300453558: Download complete 03:48:02 a2d8cc88f415: Download complete 03:48:04 ea1d1ca13537: Verifying Checksum 03:48:04 ea1d1ca13537: Download complete 03:48:04 3750a50a1c5e: Verifying Checksum 03:48:04 3750a50a1c5e: Download complete 03:48:05 b9c365052c96: Verifying Checksum 03:48:05 b9c365052c96: Download complete 03:48:05 8a11ddd9e578: Download complete 03:48:05 Removing intermediate container b2de22c4a721 03:48:05 ---> 8bde903a2c07 03:48:05 Successfully built 8bde903a2c07 03:48:05 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 03:48:06 + docker inspect -f . ci-base-image-x86_64 03:48:06 . [Pipeline] withDockerContainer 03:48:06 prd-centos7-docker-4c-2g-2537 does not seem to be running inside a container 03:48:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@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 ******** ci-base-image-x86_64 cat 03:48:07 $ docker top 300609009dee819adbd08fe3898526ce107ff1f1215ab83661d5eb47ab0f4998 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:08 + go version 03:48:08 go version go1.13.5 linux/amd64 [Pipeline] sh 03:48:08 + make test 03:48:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:48:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:48:18 8a11ddd9e578: Pull complete 03:48:18 4cf88f913ddb: Pull complete 03:48:18 1df406cf5192: Pull complete 03:48:19 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:48:19 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 28.3% of statements 03:48:19 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:48:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:48:21 gofmt -l . 03:48:21 ["`gofmt -l .`" = ""] 03:48:21 ./bin/test-attribution-txt.sh 03:48:22 cd6300453558: Pull complete 03:48:22 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:48:22 Stashed 1 file(s) [Pipeline] } 03:48:22 $ docker stop --time=1 300609009dee819adbd08fe3898526ce107ff1f1215ab83661d5eb47ab0f4998 03:48:24 $ docker rm -f 300609009dee819adbd08fe3898526ce107ff1f1215ab83661d5eb47ab0f4998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:48:26 + ls -al . 03:48:26 total 100 03:48:26 drwxrwxr-x. 9 jenkins jenkins 4096 Jun 11 03:48 . 03:48:26 drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 03:46 .. 03:48:26 -rw-rw-r--. 1 jenkins jenkins 4678 Jun 11 03:46 Attribution.txt 03:48:26 drwxrwxr-x. 2 jenkins jenkins 87 Jun 11 03:46 bin 03:48:26 drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 03:46 cmd 03:48:26 -rw-r--r--. 1 jenkins jenkins 18939 Jun 11 03:48 coverage.out 03:48:26 -rw-rw-r--. 1 jenkins jenkins 1776 Jun 11 03:46 Dockerfile 03:48:26 -rw-rw-r--. 1 jenkins jenkins 953 Jun 11 03:46 Dockerfile.build 03:48:26 -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 03:46 .dockerignore 03:48:26 drwxrwxr-x. 8 jenkins jenkins 162 Jun 11 03:46 .git 03:48:26 -rw-rw-r--. 1 jenkins jenkins 328 Jun 11 03:46 .gitignore 03:48:26 -rw-r--r--. 1 jenkins jenkins 510 Jun 11 03:48 go.mod 03:48:26 -rw-r--r--. 1 jenkins jenkins 13621 Jun 11 03:48 go.sum 03:48:26 drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 03:46 internal 03:48:26 -rw-rw-r--. 1 jenkins jenkins 700 Jun 11 03:46 Jenkinsfile 03:48:26 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 03:46 LICENSE 03:48:26 -rw-rw-r--. 1 jenkins jenkins 902 Jun 11 03:46 Makefile 03:48:26 drwxrwxr-x. 2 jenkins jenkins 23 Jun 11 03:46 mock 03:48:26 -rw-rw-r--. 1 jenkins jenkins 444 Jun 11 03:46 README.md 03:48:26 drwxrwxr-x. 3 jenkins jenkins 44 Jun 11 03:47 .semver 03:48:26 drwxrwxr-x. 4 jenkins jenkins 54 Jun 11 03:46 snap 03:48:26 -rw-rw-r--. 1 jenkins jenkins 11 Jun 11 03:45 VERSION 03:48:26 -rw-rw-r--. 1 jenkins jenkins 227 Jun 11 03:46 version.go [Pipeline] isUnix [Pipeline] sh 03:48:26 + 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=de391997badefd51019ce0551674f6b8472580b5 --label arch=amd64 --label version=1.2.1-dev.3 . 03:48:26 Sending build context to Docker daemon 601.1kB 03:48:26 Step 1/21 : ARG BASE=golang:1.13-alpine 03:48:26 Step 2/21 : FROM ${BASE} AS builder 03:48:26 ---> 8bde903a2c07 03:48:26 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 03:48:26 ---> Running in 20ea4db4ef5d 03:48:26 Removing intermediate container 20ea4db4ef5d 03:48:26 ---> 235f5a334a33 03:48:26 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 03:48:26 b9c365052c96: Pull complete 03:48:26 a2d8cc88f415: Pull complete 03:48:26 ---> Running in 397ed01fe161 03:48:26 Removing intermediate container 397ed01fe161 03:48:26 ---> fe1c2b71ac18 03:48:26 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:26 ---> Running in af30c675bcd3 03:48:27 Removing intermediate container af30c675bcd3 03:48:27 ---> 8030817b73df 03:48:27 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:48:27 ---> Running in fd4ae519f88d 03:48:28 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 03:48:28 ea1d1ca13537: Pull complete 03:48:29 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 03:48:29 3750a50a1c5e: Pull complete 03:48:29 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 03:48:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 03:48:29 ---> 78745c68409d 03:48:29 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 03:48:29 OK: 214 MiB in 52 packages 03:48:29 Removing intermediate container fd4ae519f88d 03:48:29 ---> 34cc42c31915 03:48:29 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 03:48:29 ---> Running in c0589833ef4c 03:48:29 Removing intermediate container c0589833ef4c 03:48:29 ---> ad48219ce90d 03:48:29 Step 8/21 : COPY . . 03:48:30 ---> 4723e2ddcbd2 03:48:30 Step 9/21 : ARG MAKE='make build' 03:48:30 ---> Running in f7df20fdec82 03:48:30 Removing intermediate container f7df20fdec82 03:48:30 ---> 191775e9301e 03:48:30 Step 10/21 : RUN $MAKE 03:48:30 ---> Running in 5ea9e66fde3f 03:48:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.3" -o cmd/device-mqtt ./cmd 03:48:33 ---> Running in dc4e2cc245a0 03:48:34 Removing intermediate container dc4e2cc245a0 03:48:34 ---> d16a1f8b232b 03:48:34 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:48:34 ---> Running in b7b7e678bb3d 03:48:36 Removing intermediate container b7b7e678bb3d 03:48:36 ---> bb79f7c7fd36 03:48:36 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 03:48:36 ---> Running in 89902a07dc4a 03:48:38 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:48:39 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:48:39 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 03:48:39 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 03:48:40 (3/18) Installing libmagic (5.37-r1) 03:48:40 (4/18) Installing file (5.37-r1) 03:48:40 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 03:48:40 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 03:48:40 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 03:48:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:48:43 (8/18) Installing libc-dev (0.7.2-r0) 03:48:43 (9/18) Installing g++ (9.2.0-r4) 03:48:44 Removing intermediate container 5ea9e66fde3f 03:48:44 ---> 4baf0e54738d 03:48:44 Step 11/21 : FROM alpine 03:48:45 latest: Pulling from library/alpine 03:48:45 df20fa9351a1: Pulling fs layer 03:48:45 df20fa9351a1: Verifying Checksum 03:48:45 df20fa9351a1: Download complete 03:48:45 df20fa9351a1: Pull complete 03:48:45 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 03:48:45 Status: Downloaded newer image for alpine:latest 03:48:45 ---> a24bb4013296 03:48:45 Step 12/21 : ENV APP_PORT=49982 03:48:45 ---> Running in de534121db70 03:48:45 Removing intermediate container de534121db70 03:48:45 ---> 1f025483aae6 03:48:45 Step 13/21 : EXPOSE $APP_PORT 03:48:45 ---> Running in e6fa1f1f1d54 03:48:46 Removing intermediate container e6fa1f1f1d54 03:48:46 ---> 30749dc88140 03:48:46 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 03:48:47 ---> a732acdd9eef 03:48:47 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 03:48:47 (10/18) Installing fortify-headers (1.1-r0) 03:48:47 ---> cf01507f2798 03:48:47 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 03:48:47 (11/18) Installing build-base (0.5-r1) 03:48:47 (12/18) Installing openssh-keygen (8.1_p1-r0) 03:48:47 (13/18) Installing libedit (20191211.3.1-r0) 03:48:47 ---> 8b2caf5cf22c 03:48:47 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 03:48:47 ---> Running in c443d681b668 03:48:47 (14/18) Installing openssh-client (8.1_p1-r0) 03:48:47 Removing intermediate container c443d681b668 03:48:47 ---> 564f0dc6b891 03:48:47 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 03:48:47 ---> Running in d5562993a346 03:48:47 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 03:48:47 (16/18) Installing openssh-server-common (8.1_p1-r0) 03:48:48 Removing intermediate container d5562993a346 03:48:48 ---> 59b4f715a1e9 03:48:48 Step 19/21 : LABEL arch=amd64 03:48:48 ---> Running in 969bcf537e9f 03:48:48 Removing intermediate container 969bcf537e9f 03:48:48 ---> c9464d70bc15 03:48:48 Step 20/21 : LABEL git_sha=de391997badefd51019ce0551674f6b8472580b5 03:48:48 (17/18) Installing openssh-server (8.1_p1-r0) 03:48:48 (18/18) Installing openssh (8.1_p1-r0) 03:48:48 ---> Running in b500a3b5bf91 03:48:48 Removing intermediate container b500a3b5bf91 03:48:48 ---> fd16b3fd0077 03:48:48 Step 21/21 : LABEL version=1.2.1-dev.3 03:48:48 ---> Running in c6da2872f236 03:48:48 Executing busybox-1.31.1-r8.trigger 03:48:48 OK: 203 MiB in 52 packages 03:48:48 Removing intermediate container c6da2872f236 03:48:48 ---> 820a5aa012ce 03:48:48 [Warning] One or more build-args [ARCH] were not consumed 03:48:48 Successfully built 820a5aa012ce 03:48:48 Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:48:48 provisioning config files... 03:48:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/9@tmp/config909127944510877498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:49 nexus3.edgexfoundry.org:10001 03:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:49 Configure a credential helper to remove this warning. See 03:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:49 03:48:49 Login Succeeded 03:48:49 nexus3.edgexfoundry.org:10002 03:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:49 Configure a credential helper to remove this warning. See 03:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:49 03:48:49 Login Succeeded 03:48:49 nexus3.edgexfoundry.org:10003 03:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:49 Configure a credential helper to remove this warning. See 03:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:49 03:48:49 Login Succeeded 03:48:49 nexus3.edgexfoundry.org:10004 03:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:49 Configure a credential helper to remove this warning. See 03:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:49 03:48:49 Login Succeeded 03:48:49 docker.io 03:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:48:50 Configure a credential helper to remove this warning. See 03:48:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:48:50 03:48:50 Login Succeeded [Pipeline] } 03:48:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:48:50 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: 03:48:50 de391997badefd51019ce0551674f6b8472580b5 03:48:50 latest 03:48:50 1.2.1-dev.3 03:48:50 de391997badefd51019ce0551674f6b8472580b5-1.2.1-dev.3 03:48:50 master 03:48:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:48:50 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:de391997badefd51019ce0551674f6b8472580b5 [Pipeline] isUnix [Pipeline] sh 03:48:51 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:de391997badefd51019ce0551674f6b8472580b5 03:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 03:48:51 e5119476a258: Preparing 03:48:51 038bfa186d18: Preparing 03:48:51 58ae560a9751: Preparing 03:48:51 50644c29ef5a: Preparing 03:48:51 50644c29ef5a: Layer already exists 03:48:51 e5119476a258: Pushed 03:48:51 038bfa186d18: Pushed 03:48:52 58ae560a9751: Pushed 03:48:52 de391997badefd51019ce0551674f6b8472580b5: digest: sha256:2a5eeb6b6ae52abdd727cbe6ecb13cdc9031e4afae3ed631908c0a701a345284 size: 1154 [Pipeline] isUnix [Pipeline] sh 03:48:52 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh 03:48:53 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest 03:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 03:48:53 e5119476a258: Preparing 03:48:53 038bfa186d18: Preparing 03:48:53 58ae560a9751: Preparing 03:48:53 50644c29ef5a: Preparing 03:48:53 58ae560a9751: Layer already exists 03:48:53 e5119476a258: Layer already exists 03:48:53 038bfa186d18: Layer already exists 03:48:53 50644c29ef5a: Layer already exists 03:48:53 latest: digest: sha256:2a5eeb6b6ae52abdd727cbe6ecb13cdc9031e4afae3ed631908c0a701a345284 size: 1154 [Pipeline] isUnix [Pipeline] sh 03:48:53 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh 03:48:53 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.1-dev.3 03:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 03:48:53 e5119476a258: Preparing 03:48:53 038bfa186d18: Preparing 03:48:53 58ae560a9751: Preparing 03:48:53 50644c29ef5a: Preparing 03:48:53 50644c29ef5a: Layer already exists 03:48:53 e5119476a258: Layer already exists 03:48:53 58ae560a9751: Layer already exists 03:48:53 038bfa186d18: Layer already exists 03:48:53 1.2.1-dev.3: digest: sha256:2a5eeb6b6ae52abdd727cbe6ecb13cdc9031e4afae3ed631908c0a701a345284 size: 1154 [Pipeline] isUnix [Pipeline] sh 03:48:54 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:de391997badefd51019ce0551674f6b8472580b5-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh 03:48:54 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:de391997badefd51019ce0551674f6b8472580b5-1.2.1-dev.3 03:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 03:48:54 e5119476a258: Preparing 03:48:54 038bfa186d18: Preparing 03:48:54 58ae560a9751: Preparing 03:48:54 50644c29ef5a: Preparing 03:48:54 e5119476a258: Layer already exists 03:48:54 50644c29ef5a: Layer already exists 03:48:54 038bfa186d18: Layer already exists 03:48:54 58ae560a9751: Layer already exists 03:48:54 de391997badefd51019ce0551674f6b8472580b5-1.2.1-dev.3: digest: sha256:2a5eeb6b6ae52abdd727cbe6ecb13cdc9031e4afae3ed631908c0a701a345284 size: 1154 [Pipeline] isUnix [Pipeline] sh 03:48:54 + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh 03:48:55 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master 03:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] 03:48:55 e5119476a258: Preparing 03:48:55 038bfa186d18: Preparing 03:48:55 58ae560a9751: Preparing 03:48:55 50644c29ef5a: Preparing 03:48:55 038bfa186d18: Layer already exists 03:48:55 e5119476a258: Layer already exists 03:48:55 50644c29ef5a: Layer already exists 03:48:55 58ae560a9751: Layer already exists 03:48:55 master: digest: sha256:2a5eeb6b6ae52abdd727cbe6ecb13cdc9031e4afae3ed631908c0a701a345284 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv 03:48:55 Removing intermediate container 89902a07dc4a 03:48:55 ---> 7f73ea112ad4 03:48:55 Step 6/8 : WORKDIR /device-mqtt-go 03:48:55 ---> Running in 1a78186c2127 03:48:55 Removing intermediate container 1a78186c2127 03:48:55 ---> 0909a0e20acf 03:48:55 Step 7/8 : COPY . . [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:55 ++ find /w/workspace/device-mqtt-go/9 03:48:55 ++ grep snapcraft.yaml 03:48:55 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/9/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:55 provisioning config files... 03:48:55 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/9@tmp/config1027845216755206888tmp [Pipeline] { [Pipeline] sh 03:48:56 ---> dc43c8235769 03:48:56 Step 8/8 : RUN go mod download 03:48:56 ---> Running in 4364fb467e14 03:48:56 + cp /w/workspace/device-mqtt-go/9@tmp/config1027845216755206888tmp /w/workspace/device-mqtt-go/9/edgex-snap-store-login [Pipeline] sh 03:48:56 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/9:/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 03:48:56 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 03:48:56 latest: Pulling from edgex-devops/edgex-snap-builder 03:48:56 5bed26d33875: Pulling fs layer 03:48:56 f11b29a9c730: Pulling fs layer 03:48:56 930bda195c84: Pulling fs layer 03:48:56 78bf9a5ad49e: Pulling fs layer 03:48:56 e5fbee5a4b0d: Pulling fs layer 03:48:56 f452fca78f88: Pulling fs layer 03:48:56 7417ef92027a: Pulling fs layer 03:48:56 2af5c49d270b: Pulling fs layer 03:48:56 df9c3bdbc40a: Pulling fs layer 03:48:56 f452fca78f88: Waiting 03:48:56 78bf9a5ad49e: Waiting 03:48:56 7417ef92027a: Waiting 03:48:56 2af5c49d270b: Waiting 03:48:56 df9c3bdbc40a: Waiting 03:48:56 e5fbee5a4b0d: Waiting 03:48:56 930bda195c84: Verifying Checksum 03:48:56 930bda195c84: Download complete 03:48:56 f11b29a9c730: Download complete 03:48:56 78bf9a5ad49e: Verifying Checksum 03:48:56 78bf9a5ad49e: Download complete 03:48:56 f452fca78f88: Verifying Checksum 03:48:56 f452fca78f88: Download complete 03:48:56 7417ef92027a: Verifying Checksum 03:48:56 7417ef92027a: Download complete 03:48:56 2af5c49d270b: Verifying Checksum 03:48:56 2af5c49d270b: Download complete 03:48:56 df9c3bdbc40a: Verifying Checksum 03:48:56 df9c3bdbc40a: Download complete 03:48:56 5bed26d33875: Verifying Checksum 03:48:56 5bed26d33875: Download complete 03:48:58 go: finding github.com/BurntSushi/toml v0.3.1 03:48:58 go: finding github.com/OneOfOne/xxhash v1.2.6 03:48:58 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 03:48:58 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:48:58 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 03:48:58 go: finding github.com/bgentry/speakeasy v0.1.0 03:48:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:48:58 go: finding github.com/davecgh/go-spew v1.1.1 03:48:58 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 03:48:58 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 03:48:58 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:48:58 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:48:58 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:48:58 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 03:48:58 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:48:58 go: finding github.com/fatih/color v1.7.0 03:48:58 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:48:58 go: finding github.com/go-kit/kit v0.8.0 03:48:58 go: finding github.com/go-logfmt/logfmt v0.4.0 03:48:58 go: finding github.com/go-stack/stack v1.8.0 03:48:58 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 03:48:58 go: finding github.com/google/uuid v1.1.1 03:48:58 go: finding github.com/gorilla/mux v1.7.1 03:48:58 go: finding github.com/hashicorp/consul/api v1.1.0 03:48:58 go: finding github.com/hashicorp/consul/sdk v0.1.1 03:48:58 go: finding github.com/hashicorp/errwrap v1.0.0 03:48:58 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:48:58 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:48:58 go: finding github.com/hashicorp/go-msgpack v0.5.3 03:48:58 go: finding github.com/hashicorp/go-multierror v1.0.0 03:48:58 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:48:58 go: finding github.com/hashicorp/go-sockaddr v1.0.0 03:48:58 go: finding github.com/hashicorp/go-syslog v1.0.0 03:48:58 go: finding github.com/hashicorp/go-uuid v1.0.1 03:48:58 go: finding github.com/hashicorp/go.net v0.0.1 03:48:58 go: finding github.com/hashicorp/golang-lru v0.5.0 03:48:58 go: finding github.com/hashicorp/logutils v1.0.0 03:48:58 go: finding github.com/hashicorp/mdns v1.0.0 03:48:58 go: finding github.com/hashicorp/memberlist v0.1.3 03:48:58 go: finding github.com/hashicorp/serf v0.8.2 03:48:58 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 03:48:58 go: finding github.com/kr/pretty v0.1.0 03:48:58 go: finding github.com/kr/pty v1.1.1 03:48:58 go: finding github.com/kr/text v0.1.0 03:48:58 go: finding github.com/mattn/go-colorable v0.0.9 03:48:58 go: finding github.com/mattn/go-isatty v0.0.3 03:48:58 go: finding github.com/miekg/dns v1.0.14 03:48:58 go: finding github.com/mitchellh/cli v1.0.0 03:48:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:48:58 go: finding github.com/mitchellh/copystructure v1.0.0 03:48:58 go: finding github.com/mitchellh/go-homedir v1.0.0 03:48:58 go: finding github.com/mitchellh/go-testing-interface v1.0.0 03:48:58 go: finding github.com/mitchellh/gox v0.4.0 03:48:58 go: finding github.com/mitchellh/iochan v1.0.0 03:48:59 go: finding github.com/mitchellh/mapstructure v1.1.2 03:48:59 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:48:59 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 03:48:59 go: finding github.com/pelletier/go-toml v1.2.0 03:48:59 go: finding github.com/pkg/errors v0.8.1 03:48:59 go: finding github.com/pmezard/go-difflib v1.0.0 03:48:59 go: finding github.com/posener/complete v1.1.1 03:48:59 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 03:48:59 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 03:48:59 go: finding github.com/spf13/cast v1.3.0 03:48:59 go: finding github.com/stretchr/objx v0.1.0 03:48:59 go: finding github.com/stretchr/testify v1.5.1 03:48:59 go: finding github.com/ugorji/go v1.1.4 03:48:59 go: finding github.com/x448/float16 v0.8.4 03:48:59 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 03:48:59 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 03:48:59 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 03:48:59 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 03:48:59 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 03:48:59 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:48:59 go: finding gopkg.in/yaml.v2 v2.2.8 03:49:00 e5fbee5a4b0d: Verifying Checksum 03:49:00 e5fbee5a4b0d: Download complete 03:49:00 5bed26d33875: Pull complete 03:49:01 f11b29a9c730: Pull complete 03:49:01 930bda195c84: Pull complete 03:49:01 78bf9a5ad49e: Pull complete 03:49:09 Removing intermediate container 4364fb467e14 03:49:09 ---> d2bdda27b8ce 03:49:09 Successfully built d2bdda27b8ce 03:49:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:49:09 + docker inspect -f . ci-base-image-arm64 03:49:09 . [Pipeline] withDockerContainer 03:49:10 prd-ubuntu18.04-docker-arm64-4c-16g-2538 does not seem to be running inside a container 03:49:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/9 -v /w/workspace/device-mqtt-go/9:/w/workspace/device-mqtt-go/9:rw,z -v /w/workspace/device-mqtt-go/9@tmp:/w/workspace/device-mqtt-go/9@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 ******** ci-base-image-arm64 cat 03:49:11 $ docker top eded0ec997c0f1c557a05610340d32c7767b4d57bf3fb67909963bad328d64f8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:13 + go version 03:49:13 go version go1.13.5 linux/arm64 [Pipeline] sh 03:49:14 + make test 03:49:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:49:15 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:49:23 e5fbee5a4b0d: Pull complete 03:49:23 f452fca78f88: Pull complete 03:49:23 7417ef92027a: Pull complete 03:49:23 2af5c49d270b: Pull complete 03:49:23 df9c3bdbc40a: Pull complete 03:49:23 Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 03:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 03:49:23 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 03:49:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:49:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:49:23 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] 03:49:23 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 03:49:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] 03:49:24 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] 03:49:24 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] 03:49:24 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] 03:49:24 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] 03:49:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] 03:49:24 Get:12 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] 03:49:24 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] 03:49:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] 03:49:25 Fetched 4909 kB in 2s (2119 kB/s) 03:49:26 Reading package lists... 03:49:30 Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth 03:49:31 Reading package lists... 03:49:31 Building dependency tree... 03:49:31 Reading state information... 03:49:31 The following packages were automatically installed and are no longer required: 03:49:31 libjq1 liblzo2-2 libonig4 03:49:31 Use 'sudo apt autoremove' to remove them. 03:49:31 Suggested packages: 03:49:31 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:49:31 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 03:49:31 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 03:49:31 libterm-readline-gnu-perl | libterm-readline-perl-perl 03:49:31 The following NEW packages will be installed: 03:49:31 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 03:49:31 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 03:49:31 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 03:49:31 openssh-client patch perl perl-modules-5.26 xauth 03:49:32 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. 03:49:32 Need to get 14.7 MB of archives. 03:49:32 After this operation, 89.5 MB of additional disk space will be used. 03:49:32 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] 03:49:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:49:32 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] 03:49:32 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] 03:49:32 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 03:49:33 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] 03:49:33 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] 03:49:33 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 03:49:33 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 03:49:33 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 03:49:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 03:49:33 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 03:49:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 03:49:33 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:49:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 03:49:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:49:33 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] 03:49:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] 03:49:33 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:49:33 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] 03:49:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] 03:49:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] 03:49:34 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:49:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 03:49:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 03:49:34 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 03:49:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:49:34 debconf: delaying package configuration, since apt-utils is not installed 03:49:34 Fetched 14.7 MB in 3s (5669 kB/s) 03:49:35 Selecting previously unselected package libxau6:amd64. 03:49:35 (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.) 03:49:35 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... 03:49:35 Unpacking libxau6:amd64 (1:1.0.8-1) ... 03:49:35 Selecting previously unselected package libbsd0:amd64. 03:49:35 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:49:35 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:49:35 Selecting previously unselected package libxdmcp6:amd64. 03:49:35 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 03:49:35 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 03:49:35 Selecting previously unselected package libxcb1:amd64. 03:49:35 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... 03:49:35 Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... 03:49:35 Selecting previously unselected package libx11-data. 03:49:35 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 03:49:35 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 03:49:36 Selecting previously unselected package libx11-6:amd64. 03:49:36 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... 03:49:36 Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 03:49:36 Selecting previously unselected package libxext6:amd64. 03:49:36 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... 03:49:36 Unpacking libxext6:amd64 (2:1.3.3-1) ... 03:49:36 Selecting previously unselected package perl-modules-5.26. 03:49:36 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 03:49:36 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 03:49:39 Selecting previously unselected package libgdbm5:amd64. 03:49:39 Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... 03:49:39 Unpacking libgdbm5:amd64 (1.14.1-6) ... 03:49:39 Selecting previously unselected package libgdbm-compat4:amd64. 03:49:39 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... 03:49:39 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 03:49:39 Selecting previously unselected package libperl5.26:amd64. 03:49:39 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 03:49:39 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 03:49:40 Selecting previously unselected package perl. 03:49:40 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... 03:49:40 Unpacking perl (5.26.1-6ubuntu0.3) ... 03:49:41 Selecting previously unselected package less. 03:49:41 Preparing to unpack .../12-less_487-0.1_amd64.deb ... 03:49:41 Unpacking less (487-0.1) ... 03:49:41 Selecting previously unselected package libexpat1:amd64. 03:49:41 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:49:41 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:49:41 Selecting previously unselected package netbase. 03:49:41 Preparing to unpack .../14-netbase_5.4_all.deb ... 03:49:41 Unpacking netbase (5.4) ... 03:49:41 Selecting previously unselected package libedit2:amd64. 03:49:41 Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... 03:49:41 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:49:41 Selecting previously unselected package libssl1.0.0:amd64. 03:49:41 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... 03:49:41 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 03:49:41 Selecting previously unselected package libxmuu1:amd64. 03:49:41 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... 03:49:41 Unpacking libxmuu1:amd64 (2:1.1.2-2) ... 03:49:41 Selecting previously unselected package openssh-client. 03:49:41 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:49:41 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:49:41 Selecting previously unselected package xauth. 03:49:41 Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... 03:49:41 Unpacking xauth (1:1.0.10-1) ... 03:49:41 Selecting previously unselected package curl. 03:49:41 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... 03:49:41 Unpacking curl (7.58.0-2ubuntu3.8) ... 03:49:42 Selecting previously unselected package libcurl3-gnutls:amd64. 03:49:42 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... 03:49:42 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 03:49:42 Selecting previously unselected package liberror-perl. 03:49:42 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 03:49:42 Unpacking liberror-perl (0.17025-1) ... 03:49:42 Selecting previously unselected package git-man. 03:49:42 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 03:49:42 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 03:49:42 Selecting previously unselected package git. 03:49:42 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 03:49:42 Unpacking git (1:2.17.1-1ubuntu0.7) ... 03:49:45 Selecting previously unselected package make. 03:49:45 Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... 03:49:45 Unpacking make (4.1-9.1ubuntu1) ... 03:49:45 Selecting previously unselected package patch. 03:49:45 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:49:45 Unpacking patch (2.7.6-2ubuntu1.1) ... 03:49:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:49:45 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 03:49:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:49:45 Setting up less (487-0.1) ... 03:49:45 Setting up make (4.1-9.1ubuntu1) ... 03:49:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... 03:49:45 Setting up curl (7.58.0-2ubuntu3.8) ... 03:49:45 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... 03:49:45 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 03:49:45 Setting up libgdbm5:amd64 (1.14.1-6) ... 03:49:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:49:45 Setting up patch (2.7.6-2ubuntu1.1) ... 03:49:45 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 03:49:45 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 03:49:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:49:45 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 03:49:45 Setting up libxau6:amd64 (1:1.0.8-1) ... 03:49:45 Setting up netbase (5.4) ... 03:49:45 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 03:49:45 Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... 03:49:45 Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... 03:49:45 Setting up libxmuu1:amd64 (2:1.1.2-2) ... 03:49:45 Setting up perl (5.26.1-6ubuntu0.3) ... 03:49:46 Setting up libxext6:amd64 (2:1.3.3-1) ... 03:49:46 Setting up liberror-perl (0.17025-1) ... 03:49:46 Setting up xauth (1:1.0.10-1) ... 03:49:46 Setting up git (1:2.17.1-1ubuntu0.7) ... 03:49:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:49:47 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:49:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.030s coverage: 28.3% of statements 03:49:47 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:49:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 03:49:48 curl set to automatically installed. 03:49:48 git set to automatically installed. 03:49:48 git-man set to automatically installed. 03:49:48 less set to automatically installed. 03:49:48 libbsd0 set to automatically installed. 03:49:48 libcurl3-gnutls set to automatically installed. 03:49:48 libedit2 set to automatically installed. 03:49:48 liberror-perl set to automatically installed. 03:49:48 libexpat1 set to automatically installed. 03:49:48 libgdbm-compat4 set to automatically installed. 03:49:48 libgdbm5 set to automatically installed. 03:49:48 libperl5.26 set to automatically installed. 03:49:48 libssl1.0.0 set to automatically installed. 03:49:48 libx11-6 set to automatically installed. 03:49:48 libx11-data set to automatically installed. 03:49:48 libxau6 set to automatically installed. 03:49:48 libxcb1 set to automatically installed. 03:49:48 libxdmcp6 set to automatically installed. 03:49:48 libxext6 set to automatically installed. 03:49:48 libxmuu1 set to automatically installed. 03:49:48 make set to automatically installed. 03:49:48 netbase set to automatically installed. 03:49:48 openssh-client set to automatically installed. 03:49:48 patch set to automatically installed. 03:49:48 perl set to automatically installed. 03:49:48 perl-modules-5.26 set to automatically installed. 03:49:48 xauth set to automatically installed. 03:49:48 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 03:49:48 Please ensure the environment is properly setup before continuing. 03:49:48 Ignore this message if the appropriate measures have already been taken 03:49:48 Pulling go 03:49:49 'device-mqtt' has dependencies that need to be staged: go 03:49:49 Skipping pull go (already ran) 03:49:49 Building go 03:49:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:49:49 Dload Upload Total Spent Left Speed 03:49:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 114M 0 42877 0 0 346k 0 0:05:38 --:--:-- 0:05:38 343k 57 114M 57 65.6M 0 0 58.3M 0 0:00:01 0:00:01 --:--:-- 58.3M 100 114M 100 114M 0 0 64.7M 0 0:00:01 0:00:01 --:--:-- 64.7M 03:49:52 go1.13.5.linux-amd64.tar.gz: OK 03:49:54 gofmt -l . 03:49:54 ["`gofmt -l .`" = ""] 03:49:54 ./bin/test-attribution-txt.sh 03:49:54 ./bin/test-go-mod-tidy.sh [Pipeline] stash 03:49:55 Warning: overwriting stash ‘coverage-report’ 03:49:55 Stashed 1 file(s) [Pipeline] } 03:49:55 $ docker stop --time=1 eded0ec997c0f1c557a05610340d32c7767b4d57bf3fb67909963bad328d64f8 03:49:58 $ docker rm -f eded0ec997c0f1c557a05610340d32c7767b4d57bf3fb67909963bad328d64f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:49:59 + ls -al . 03:49:59 total 132 03:49:59 drwxrwxr-x 9 jenkins jenkins 4096 Jun 11 03:49 . 03:49:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:47 .. 03:49:59 -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 03:47 .dockerignore 03:49:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 03:47 .git 03:49:59 -rw-rw-r-- 1 jenkins jenkins 328 Jun 11 03:47 .gitignore 03:49:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 03:47 .semver 03:49:59 -rw-rw-r-- 1 jenkins jenkins 4678 Jun 11 03:47 Attribution.txt 03:49:59 -rw-rw-r-- 1 jenkins jenkins 1776 Jun 11 03:47 Dockerfile 03:49:59 -rw-rw-r-- 1 jenkins jenkins 953 Jun 11 03:47 Dockerfile.build 03:49:59 -rw-rw-r-- 1 jenkins jenkins 700 Jun 11 03:47 Jenkinsfile 03:49:59 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 03:47 LICENSE 03:49:59 -rw-rw-r-- 1 jenkins jenkins 902 Jun 11 03:47 Makefile 03:49:59 -rw-rw-r-- 1 jenkins jenkins 444 Jun 11 03:47 README.md 03:49:59 -rw-rw-r-- 1 jenkins jenkins 11 Jun 11 03:45 VERSION 03:49:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:47 bin 03:49:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 03:47 cmd 03:49:59 -rw-r--r-- 1 jenkins jenkins 18939 Jun 11 03:49 coverage.out 03:49:59 -rw-r--r-- 1 jenkins jenkins 510 Jun 11 03:49 go.mod 03:49:59 -rw-r--r-- 1 jenkins jenkins 13621 Jun 11 03:49 go.sum 03:49:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 03:47 internal 03:49:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 03:47 mock 03:49:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 03:47 snap 03:49:59 -rw-rw-r-- 1 jenkins jenkins 227 Jun 11 03:47 version.go [Pipeline] isUnix [Pipeline] sh 03:49:59 + 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=de391997badefd51019ce0551674f6b8472580b5 --label arch=arm64 --label version=1.2.1-dev.3 . 03:50:00 Sending build context to Docker daemon 601.1kB 03:50:00 Step 1/21 : ARG BASE=golang:1.13-alpine 03:50:00 Step 2/21 : FROM ${BASE} AS builder 03:50:00 ---> d2bdda27b8ce 03:50:00 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 03:50:00 ---> Running in a1f544a98b14 03:50:00 Staging go 03:50:00 Pulling device-mqtt 03:50:00 Removing intermediate container a1f544a98b14 03:50:00 ---> 2a7faf317f3b 03:50:00 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 03:50:00 ---> Running in e13d949e81e6 03:50:00 Skipping build go (already ran) 03:50:00 Building device-mqtt 03:50:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.3" -o cmd/device-mqtt ./cmd 03:50:01 Removing intermediate container e13d949e81e6 03:50:01 ---> 7513dbfb5254 03:50:01 Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:01 ---> Running in d214faf7ee45 03:50:02 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 03:50:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:50:02 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:50:02 go: downloading github.com/spf13/cast v1.3.0 03:50:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 03:50:02 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 03:50:02 go: extracting github.com/spf13/cast v1.3.0 03:50:02 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 03:50:02 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:50:02 go: downloading github.com/gorilla/mux v1.7.1 03:50:02 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 03:50:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:50:02 go: downloading github.com/google/uuid v1.1.1 03:50:02 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:50:02 go: extracting github.com/google/uuid v1.1.1 03:50:02 go: downloading github.com/pkg/errors v0.8.1 03:50:02 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:50:02 go: extracting github.com/gorilla/mux v1.7.1 03:50:02 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:50:02 go: downloading github.com/go-kit/kit v0.8.0 03:50:02 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 03:50:02 go: downloading github.com/OneOfOne/xxhash v1.2.6 03:50:02 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 03:50:02 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 03:50:02 go: extracting github.com/OneOfOne/xxhash v1.2.6 03:50:02 go: downloading gopkg.in/yaml.v2 v2.2.8 03:50:02 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 03:50:02 go: extracting github.com/pkg/errors v0.8.1 03:50:02 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 03:50:02 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 03:50:02 go: downloading github.com/pelletier/go-toml v1.2.0 03:50:02 go: downloading github.com/BurntSushi/toml v0.3.1 03:50:02 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 03:50:02 go: downloading github.com/hashicorp/consul/api v1.1.0 03:50:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:50:02 go: downloading github.com/x448/float16 v0.8.4 03:50:02 go: extracting gopkg.in/yaml.v2 v2.2.8 03:50:02 go: extracting github.com/x448/float16 v0.8.4 03:50:02 go: extracting github.com/go-kit/kit v0.8.0 03:50:02 go: extracting github.com/pelletier/go-toml v1.2.0 03:50:02 go: extracting github.com/BurntSushi/toml v0.3.1 03:50:02 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:50:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:50:02 go: extracting github.com/hashicorp/consul/api v1.1.0 03:50:02 go: downloading github.com/mitchellh/copystructure v1.0.0 03:50:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:50:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 03:50:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:50:02 go: downloading github.com/hashicorp/serf v0.8.2 03:50:02 go: extracting github.com/mitchellh/mapstructure v1.1.2 03:50:02 go: extracting github.com/mitchellh/copystructure v1.0.0 03:50:02 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 03:50:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:50:02 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 03:50:02 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 03:50:02 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 03:50:02 go: extracting github.com/mitchellh/reflectwalk v1.0.0 03:50:02 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:50:02 go: extracting github.com/hashicorp/serf v0.8.2 03:50:02 go: extracting github.com/go-logfmt/logfmt v0.4.0 03:50:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:50:04 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:50:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:50:04 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 03:50:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:50:04 go: extracting github.com/hashicorp/golang-lru v0.5.0 03:50:04 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 03:50:04 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 03:50:04 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:50:04 go: finding github.com/spf13/cast v1.3.0 03:50:04 go: finding github.com/gorilla/mux v1.7.1 03:50:04 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:50:04 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 03:50:04 go: finding github.com/OneOfOne/xxhash v1.2.6 03:50:04 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:50:04 go: finding github.com/go-kit/kit v0.8.0 03:50:04 go: finding github.com/google/uuid v1.1.1 03:50:04 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:50:04 go: finding github.com/x448/float16 v0.8.4 03:50:04 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:50:04 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 03:50:04 go: finding github.com/go-logfmt/logfmt v0.4.0 03:50:04 go: finding gopkg.in/yaml.v2 v2.2.8 03:50:04 go: finding github.com/BurntSushi/toml v0.3.1 03:50:04 go: finding github.com/pkg/errors v0.8.1 03:50:04 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:50:04 go: finding github.com/hashicorp/consul/api v1.1.0 03:50:04 go: finding github.com/pelletier/go-toml v1.2.0 03:50:04 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:50:04 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:50:04 go: finding github.com/hashicorp/serf v0.8.2 03:50:04 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:50:04 go: finding github.com/mitchellh/mapstructure v1.1.2 03:50:04 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:50:04 go: finding github.com/mitchellh/copystructure v1.0.0 03:50:04 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:50:04 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:50:04 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:50:04 go: finding github.com/hashicorp/golang-lru v0.5.0 03:50:04 Removing intermediate container d214faf7ee45 03:50:04 ---> 53e1a5c626eb 03:50:04 Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:50:04 ---> Running in 57332e4287ff 03:50:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 03:50:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 03:50:06 OK: 203 MiB in 52 packages 03:50:07 Removing intermediate container 57332e4287ff 03:50:07 ---> 32d2d0ffb67c 03:50:07 Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 03:50:08 ---> Running in 2b3109ecd6ab 03:50:08 Removing intermediate container 2b3109ecd6ab 03:50:08 ---> cc9ff6540693 03:50:08 Step 8/21 : COPY . . 03:50:09 ---> 3ab3f4504f7b 03:50:09 Step 9/21 : ARG MAKE='make build' 03:50:09 ---> Running in 62a9c432b7c1 03:50:09 Removing intermediate container 62a9c432b7c1 03:50:09 ---> ad8096f2a84b 03:50:09 Step 10/21 : RUN $MAKE 03:50:09 ---> Running in 059caa243750 03:50:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.3" -o cmd/device-mqtt ./cmd 03:50:14 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:50:18 Skipping stage go (already ran) 03:50:18 Staging device-mqtt 03:50:19 Priming go 03:50:20 Priming device-mqtt 03:50:21 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 03:50:21 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 03:50:21 Determining the version from the project repo (version-script). 03:50:21 The version has been set to '1.2.1-dev.3-20200611+de39199' 03:50:21 Snapping 'edgex-device-mqtt' ... 03:50:23 03:50:23 Snapped edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap 03:50:25 03:50:25 Login successful. You now have these capabilities: 03:50:25 03:50:25 snaps: No restriction 03:50:25 channels: No restriction 03:50:25 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 03:50:25 expires: 2020-06-19T16:50:48.252993 03:50:25 03:50:26 Preparing to push 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap'. 03:50:26 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 03:50:26 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 03:50:30 Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 0% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 1% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 2% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 3% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 4% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 5% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 6% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 7% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 8% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 9% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 10% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 11% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 13% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 14% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 15% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 16% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 17% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 18% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 19% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 20% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 21% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 22% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [ ] 23% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 25% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 26% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 27% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 28% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 29% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 30% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 31% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 32% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 33% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 34% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 35% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 37% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 38% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 39% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 40% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 41% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 42% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 43% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 44% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 45% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 46% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 47% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [= ] 49% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 50% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 51% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 52% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 53% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 54% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 55% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 56% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 57% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 58% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 59% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 61% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 62% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 63% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 64% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 65% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 66% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 67% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 68% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 69% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 70% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 71% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 73% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [== ] 74% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 75% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 76% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 77% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 78% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 79% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 80% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 81% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 82% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 83% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 85% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 86% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 87% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 88% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 89% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 90% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 91% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 92% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 93% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 94% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 95% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 97% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 98% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [=== ] 99% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' [====] 100% 03:50:38 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:50:43 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| released 03:50:43 Revision 1231 of 'edgex-device-mqtt' created. 03:50:44 Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| 03:50:44 Track Arch Channel Version Revision Notes 03:50:44 edinburgh amd64 stable 1.0.0-20190627+29babbb 110 - 03:50:44 candidate 1.0.0-20190627+29babbb 110 - 03:50:44 beta 1.0.0-20190801+fd7235a 239 - 03:50:44 edge 1.0.0-20200107+8d32c65 942 - 03:50:44 fuji amd64 stable 1.1.1-20200228+f519bc1 1072 - 03:50:44 candidate ^ ^ - 03:50:44 beta 1.1.1-20200228+f519bc1 1072 - 03:50:44 edge 1.1.1-20200422+f519bc1 1177 - 03:50:44 geneva amd64 stable 1.2.0-20200520+8b9d451 1186 - 03:50:44 candidate ^ ^ - 03:50:44 beta ^ ^ - 03:50:44 edge ^ ^ - 03:50:44 latest amd64 stable 1.2.0-20200520+8b9d451 1186 - 03:50:44 candidate 1.2.0-20200520+8b9d451 1186 - 03:50:44 beta 1.2.0-20200520+8b9d451 1186 - 03:50:44 edge 1.2.1-dev.3-20200611+de39199 1231 - 03:50:45 Pushing metadata from 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_amd64.snap' 03:50:46 Removing intermediate container 059caa243750 03:50:46 ---> 9eeb320edc92 03:50:46 Step 11/21 : FROM alpine 03:50:46 latest: Pulling from library/alpine 03:50:46 b538f80385f9: Pulling fs layer 03:50:46 b538f80385f9: Download complete 03:50:46 b538f80385f9: Pull complete 03:50:46 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 03:50:46 Status: Downloaded newer image for alpine:latest 03:50:46 ---> 62ee0e9f8440 03:50:46 Step 12/21 : ENV APP_PORT=49982 03:50:47 ---> Running in 8352755c2e5b 03:50:47 Removing intermediate container 8352755c2e5b 03:50:47 ---> 5082ea7ef17e 03:50:47 Step 13/21 : EXPOSE $APP_PORT 03:50:47 ---> Running in 1fac63762ad8 03:50:47 The metadata has been pushed 03:50:47 Removing intermediate container 1fac63762ad8 03:50:47 ---> b58712ce8fa3 03:50:47 Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [Pipeline] } 03:50:48 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] } 03:50:49 ---> 0ce0e447066a 03:50:49 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 03:50:49 ---> e55f5a9f86a9 03:50:49 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 03:50:50 ---> d7e22d418a12 03:50:50 Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 03:50:50 ---> Running in 42b1982bc6c2 03:50:51 Removing intermediate container 42b1982bc6c2 03:50:51 ---> 1ffe76ae038f 03:50:51 Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] 03:50:51 ---> Running in 9f5d5dee78c6 03:50:51 Removing intermediate container 9f5d5dee78c6 03:50:51 ---> 0d7b2f445a11 03:50:51 Step 19/21 : LABEL arch=arm64 03:50:52 ---> Running in f02209c6d2c3 03:50:52 Removing intermediate container f02209c6d2c3 03:50:52 ---> 83a171fd6577 03:50:52 Step 20/21 : LABEL git_sha=de391997badefd51019ce0551674f6b8472580b5 03:50:52 ---> Running in 062ff853b2d1 03:50:52 Removing intermediate container 062ff853b2d1 03:50:52 ---> bf6fd4654c01 03:50:52 Step 21/21 : LABEL version=1.2.1-dev.3 03:50:52 ---> Running in e13dc795d81a 03:50:53 Removing intermediate container e13dc795d81a 03:50:53 ---> 99d74a03255f 03:50:53 [Warning] One or more build-args [ARCH] were not consumed 03:50:53 Successfully built 99d74a03255f 03:50:53 Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:50:53 provisioning config files... 03:50:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/9@tmp/config2802032761355103525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:54 nexus3.edgexfoundry.org:10001 03:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:54 Configure a credential helper to remove this warning. See 03:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:54 03:50:54 Login Succeeded 03:50:54 nexus3.edgexfoundry.org:10002 03:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:55 Configure a credential helper to remove this warning. See 03:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:55 03:50:55 Login Succeeded 03:50:55 nexus3.edgexfoundry.org:10003 03:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:55 Configure a credential helper to remove this warning. See 03:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:55 03:50:55 Login Succeeded 03:50:55 nexus3.edgexfoundry.org:10004 03:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:56 Configure a credential helper to remove this warning. See 03:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:56 03:50:56 Login Succeeded 03:50:56 docker.io 03:50:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:50:56 Configure a credential helper to remove this warning. See 03:50:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:50:56 03:50:56 Login Succeeded [Pipeline] } 03:50:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:56 [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: 03:50:56 de391997badefd51019ce0551674f6b8472580b5 03:50:56 latest 03:50:56 1.2.1-dev.3 03:50:56 de391997badefd51019ce0551674f6b8472580b5-1.2.1-dev.3 03:50:56 master 03:50:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:57 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:de391997badefd51019ce0551674f6b8472580b5 [Pipeline] isUnix [Pipeline] sh 03:50:57 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:de391997badefd51019ce0551674f6b8472580b5 03:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 03:50:57 89a314819c0e: Preparing 03:50:57 5825478cda39: Preparing 03:50:57 078dd0e1ebc1: Preparing 03:50:57 e2f13739ad41: Preparing 03:50:57 e2f13739ad41: Layer already exists 03:50:58 89a314819c0e: Pushed 03:50:58 5825478cda39: Pushed 03:51:01 078dd0e1ebc1: Pushed 03:51:01 de391997badefd51019ce0551674f6b8472580b5: digest: sha256:75fa1b98ff929e686af6fa66691e0b42dfd7c4761cc0f2a207f351f14d870bb2 size: 1154 [Pipeline] isUnix [Pipeline] sh 03:51:01 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:51:02 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest 03:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 03:51:02 89a314819c0e: Preparing 03:51:02 5825478cda39: Preparing 03:51:02 078dd0e1ebc1: Preparing 03:51:02 e2f13739ad41: Preparing 03:51:02 89a314819c0e: Layer already exists 03:51:02 e2f13739ad41: Layer already exists 03:51:02 078dd0e1ebc1: Layer already exists 03:51:02 5825478cda39: Layer already exists 03:51:02 latest: digest: sha256:75fa1b98ff929e686af6fa66691e0b42dfd7c4761cc0f2a207f351f14d870bb2 size: 1154 [Pipeline] isUnix [Pipeline] sh 03:51:02 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh 03:51:02 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.1-dev.3 03:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 03:51:02 89a314819c0e: Preparing 03:51:02 5825478cda39: Preparing 03:51:02 078dd0e1ebc1: Preparing 03:51:02 e2f13739ad41: Preparing 03:51:02 5825478cda39: Layer already exists 03:51:02 89a314819c0e: Layer already exists 03:51:02 e2f13739ad41: Layer already exists 03:51:02 078dd0e1ebc1: Layer already exists 03:51:03 1.2.1-dev.3: digest: sha256:75fa1b98ff929e686af6fa66691e0b42dfd7c4761cc0f2a207f351f14d870bb2 size: 1154 [Pipeline] isUnix [Pipeline] sh 03:51:03 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:de391997badefd51019ce0551674f6b8472580b5-1.2.1-dev.3 [Pipeline] isUnix [Pipeline] sh 03:51:03 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:de391997badefd51019ce0551674f6b8472580b5-1.2.1-dev.3 03:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 03:51:03 89a314819c0e: Preparing 03:51:03 5825478cda39: Preparing 03:51:03 078dd0e1ebc1: Preparing 03:51:03 e2f13739ad41: Preparing 03:51:03 078dd0e1ebc1: Layer already exists 03:51:03 89a314819c0e: Layer already exists 03:51:03 e2f13739ad41: Layer already exists 03:51:03 5825478cda39: Layer already exists 03:51:03 de391997badefd51019ce0551674f6b8472580b5-1.2.1-dev.3: digest: sha256:75fa1b98ff929e686af6fa66691e0b42dfd7c4761cc0f2a207f351f14d870bb2 size: 1154 [Pipeline] isUnix [Pipeline] sh 03:51:04 + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh 03:51:04 + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master 03:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] 03:51:04 89a314819c0e: Preparing 03:51:04 5825478cda39: Preparing 03:51:04 078dd0e1ebc1: Preparing 03:51:04 e2f13739ad41: Preparing 03:51:04 89a314819c0e: Layer already exists 03:51:04 078dd0e1ebc1: Layer already exists 03:51:04 5825478cda39: Layer already exists 03:51:04 e2f13739ad41: Layer already exists 03:51:05 master: digest: sha256:75fa1b98ff929e686af6fa66691e0b42dfd7c4761cc0f2a207f351f14d870bb2 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh 03:51:05 + find /w/workspace/device-mqtt-go/9 03:51:05 + grep snapcraft.yaml 03:51:05 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/9/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:05 provisioning config files... 03:51:05 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/9@tmp/config8972379105966017918tmp [Pipeline] { [Pipeline] sh 03:51:06 + cp /w/workspace/device-mqtt-go/9@tmp/config8972379105966017918tmp /w/workspace/device-mqtt-go/9/edgex-snap-store-login [Pipeline] sh 03:51:06 + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/9:/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 03:51:06 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 03:51:06 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 03:51:06 b2f61026a351: Pulling fs layer 03:51:06 5538fb30c42c: Pulling fs layer 03:51:06 f0b05810781a: Pulling fs layer 03:51:06 0180a33352d6: Pulling fs layer 03:51:06 e7604b0c0f53: Pulling fs layer 03:51:06 db689cb83ae0: Pulling fs layer 03:51:06 6138af208834: Pulling fs layer 03:51:06 007c8e8c5d63: Pulling fs layer 03:51:06 4f7a387c642f: Pulling fs layer 03:51:06 0180a33352d6: Waiting 03:51:06 e7604b0c0f53: Waiting 03:51:06 db689cb83ae0: Waiting 03:51:06 6138af208834: Waiting 03:51:06 007c8e8c5d63: Waiting 03:51:06 4f7a387c642f: Waiting 03:51:06 f0b05810781a: Download complete 03:51:06 5538fb30c42c: Verifying Checksum 03:51:06 5538fb30c42c: Download complete 03:51:06 0180a33352d6: Verifying Checksum 03:51:06 0180a33352d6: Download complete 03:51:06 db689cb83ae0: Download complete 03:51:06 6138af208834: Download complete 03:51:06 007c8e8c5d63: Download complete 03:51:07 4f7a387c642f: Verifying Checksum 03:51:07 4f7a387c642f: Download complete 03:51:07 b2f61026a351: Verifying Checksum 03:51:07 b2f61026a351: Download complete 03:51:10 b2f61026a351: Pull complete 03:51:10 5538fb30c42c: Pull complete 03:51:11 f0b05810781a: Pull complete 03:51:11 0180a33352d6: Pull complete 03:51:14 e7604b0c0f53: Download complete 03:51:46 e7604b0c0f53: Pull complete 03:51:46 db689cb83ae0: Pull complete 03:51:46 6138af208834: Pull complete 03:51:46 007c8e8c5d63: Pull complete 03:51:46 4f7a387c642f: Pull complete 03:51:46 Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 03:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 03:51:52 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 03:51:52 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 03:51:52 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 03:51:52 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 03:51:53 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] 03:51:53 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] 03:51:53 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] 03:51:53 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] 03:51:53 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] 03:51:53 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] 03:51:53 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [754 kB] 03:51:53 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [605 kB] 03:51:54 Fetched 3745 kB in 2s (1501 kB/s) 03:51:58 Reading package lists... 03:52:11 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 03:52:14 Reading package lists... 03:52:15 Building dependency tree... 03:52:15 Reading state information... 03:52:16 The following packages were automatically installed and are no longer required: 03:52:16 libjq1 liblzo2-2 libonig4 03:52:16 Use 'sudo apt autoremove' to remove them. 03:52:16 Suggested packages: 03:52:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:52:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc 03:52:16 keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc 03:52:16 libterm-readline-gnu-perl | libterm-readline-perl-perl 03:52:16 The following NEW packages will be installed: 03:52:16 curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl 03:52:16 libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 03:52:16 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase 03:52:16 openssh-client patch perl perl-modules-5.26 xauth 03:52:16 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. 03:52:16 Need to get 12.9 MB of archives. 03:52:16 After this operation, 84.2 MB of additional disk space will be used. 03:52:16 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] 03:52:17 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 03:52:17 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] 03:52:17 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] 03:52:17 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] 03:52:17 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] 03:52:17 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] 03:52:17 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 03:52:18 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] 03:52:18 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] 03:52:18 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] 03:52:18 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] 03:52:18 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] 03:52:18 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 03:52:18 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] 03:52:18 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 03:52:18 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] 03:52:18 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] 03:52:18 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 03:52:18 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] 03:52:18 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] 03:52:18 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] 03:52:18 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 03:52:18 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 03:52:18 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 03:52:18 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] 03:52:18 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 03:52:19 debconf: delaying package configuration, since apt-utils is not installed 03:52:19 Fetched 12.9 MB in 2s (5708 kB/s) 03:52:19 Selecting previously unselected package libxau6:arm64. 03:52:19 (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.) 03:52:19 Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... 03:52:19 Unpacking libxau6:arm64 (1:1.0.8-1) ... 03:52:19 Selecting previously unselected package libbsd0:arm64. 03:52:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 03:52:19 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 03:52:20 Selecting previously unselected package libxdmcp6:arm64. 03:52:20 Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... 03:52:20 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... 03:52:20 Selecting previously unselected package libxcb1:arm64. 03:52:20 Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... 03:52:20 Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... 03:52:20 Selecting previously unselected package libx11-data. 03:52:20 Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... 03:52:20 Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... 03:52:20 Selecting previously unselected package libx11-6:arm64. 03:52:20 Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... 03:52:20 Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 03:52:20 Selecting previously unselected package libxext6:arm64. 03:52:20 Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... 03:52:20 Unpacking libxext6:arm64 (2:1.3.3-1) ... 03:52:20 Selecting previously unselected package perl-modules-5.26. 03:52:20 Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 03:52:20 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 03:52:22 Selecting previously unselected package libgdbm5:arm64. 03:52:22 Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... 03:52:22 Unpacking libgdbm5:arm64 (1.14.1-6) ... 03:52:22 Selecting previously unselected package libgdbm-compat4:arm64. 03:52:22 Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... 03:52:22 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 03:52:22 Selecting previously unselected package libperl5.26:arm64. 03:52:22 Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 03:52:22 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 03:52:23 Selecting previously unselected package perl. 03:52:23 Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... 03:52:23 Unpacking perl (5.26.1-6ubuntu0.3) ... 03:52:23 Selecting previously unselected package less. 03:52:23 Preparing to unpack .../12-less_487-0.1_arm64.deb ... 03:52:23 Unpacking less (487-0.1) ... 03:52:24 Selecting previously unselected package libexpat1:arm64. 03:52:24 Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 03:52:24 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 03:52:24 Selecting previously unselected package netbase. 03:52:24 Preparing to unpack .../14-netbase_5.4_all.deb ... 03:52:24 Unpacking netbase (5.4) ... 03:52:24 Selecting previously unselected package libedit2:arm64. 03:52:24 Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... 03:52:24 Unpacking libedit2:arm64 (3.1-20170329-1) ... 03:52:24 Selecting previously unselected package libssl1.0.0:arm64. 03:52:24 Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... 03:52:24 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 03:52:24 Selecting previously unselected package libxmuu1:arm64. 03:52:24 Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... 03:52:24 Unpacking libxmuu1:arm64 (2:1.1.2-2) ... 03:52:25 Selecting previously unselected package openssh-client. 03:52:25 Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 03:52:25 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:52:25 Selecting previously unselected package xauth. 03:52:25 Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... 03:52:25 Unpacking xauth (1:1.0.10-1) ... 03:52:25 Selecting previously unselected package curl. 03:52:25 Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... 03:52:25 Unpacking curl (7.58.0-2ubuntu3.8) ... 03:52:25 Selecting previously unselected package libcurl3-gnutls:arm64. 03:52:25 Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... 03:52:25 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 03:52:25 Selecting previously unselected package liberror-perl. 03:52:25 Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... 03:52:25 Unpacking liberror-perl (0.17025-1) ... 03:52:25 Selecting previously unselected package git-man. 03:52:25 Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 03:52:25 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 03:52:26 Selecting previously unselected package git. 03:52:26 Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 03:52:26 Unpacking git (1:2.17.1-1ubuntu0.7) ... 03:52:27 Selecting previously unselected package make. 03:52:27 Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... 03:52:27 Unpacking make (4.1-9.1ubuntu1) ... 03:52:27 Selecting previously unselected package patch. 03:52:27 Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... 03:52:27 Unpacking patch (2.7.6-2ubuntu1.1) ... 03:52:27 Setting up libedit2:arm64 (3.1-20170329-1) ... 03:52:27 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 03:52:27 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 03:52:27 Setting up less (487-0.1) ... 03:52:28 Setting up make (4.1-9.1ubuntu1) ... 03:52:28 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... 03:52:28 Setting up curl (7.58.0-2ubuntu3.8) ... 03:52:28 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... 03:52:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 03:52:28 Setting up libgdbm5:arm64 (1.14.1-6) ... 03:52:28 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 03:52:28 Setting up patch (2.7.6-2ubuntu1.1) ... 03:52:28 Setting up libxdmcp6:arm64 (1:1.1.2-3) ... 03:52:28 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 03:52:28 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:52:29 Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... 03:52:29 Setting up libxau6:arm64 (1:1.0.8-1) ... 03:52:29 Setting up netbase (5.4) ... 03:52:29 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 03:52:29 Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... 03:52:29 Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... 03:52:29 Setting up libxmuu1:arm64 (2:1.1.2-2) ... 03:52:29 Setting up perl (5.26.1-6ubuntu0.3) ... 03:52:29 Setting up libxext6:arm64 (2:1.3.3-1) ... 03:52:29 Setting up liberror-perl (0.17025-1) ... 03:52:29 Setting up xauth (1:1.0.10-1) ... 03:52:29 Setting up git (1:2.17.1-1ubuntu0.7) ... 03:52:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:52:36 curl set to automatically installed. 03:52:36 git set to automatically installed. 03:52:36 git-man set to automatically installed. 03:52:36 less set to automatically installed. 03:52:36 libbsd0 set to automatically installed. 03:52:36 libcurl3-gnutls set to automatically installed. 03:52:36 libedit2 set to automatically installed. 03:52:36 liberror-perl set to automatically installed. 03:52:36 libexpat1 set to automatically installed. 03:52:36 libgdbm-compat4 set to automatically installed. 03:52:36 libgdbm5 set to automatically installed. 03:52:36 libperl5.26 set to automatically installed. 03:52:36 libssl1.0.0 set to automatically installed. 03:52:36 libx11-6 set to automatically installed. 03:52:36 libx11-data set to automatically installed. 03:52:36 libxau6 set to automatically installed. 03:52:36 libxcb1 set to automatically installed. 03:52:36 libxdmcp6 set to automatically installed. 03:52:36 libxext6 set to automatically installed. 03:52:36 libxmuu1 set to automatically installed. 03:52:36 make set to automatically installed. 03:52:36 netbase set to automatically installed. 03:52:36 openssh-client set to automatically installed. 03:52:36 patch set to automatically installed. 03:52:36 perl set to automatically installed. 03:52:36 perl-modules-5.26 set to automatically installed. 03:52:36 xauth set to automatically installed. 03:52:36 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 03:52:36 Please ensure the environment is properly setup before continuing. 03:52:36 Ignore this message if the appropriate measures have already been taken 03:52:36 Pulling go 03:52:39 'device-mqtt' has dependencies that need to be staged: go 03:52:39 Skipping pull go (already ran) 03:52:39 Building go 03:52:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:39 Dload Upload Total Spent Left Speed 03:52:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 93.0M 8 7935k 0 0 24.4M 0 0:00:03 --:--:-- 0:00:03 24.3M 56 93.0M 56 52.9M 0 0 41.0M 0 0:00:02 0:00:01 0:00:01 41.0M 100 93.0M 100 93.0M 0 0 42.9M 0 0:00:02 0:00:02 --:--:-- 42.9M 03:52:43 go1.13.5.linux-arm64.tar.gz: OK 03:53:01 Staging go 03:53:02 Pulling device-mqtt 03:53:06 Skipping build go (already ran) 03:53:06 Building device-mqtt 03:53:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.1-dev.3" -o cmd/device-mqtt ./cmd 03:53:06 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 03:53:06 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 03:53:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:53:06 go: downloading github.com/spf13/cast v1.3.0 03:53:06 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:53:06 go: extracting github.com/spf13/cast v1.3.0 03:53:06 go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 03:53:06 go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 03:53:06 go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:53:06 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 03:53:06 go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:53:06 go: downloading github.com/gorilla/mux v1.7.1 03:53:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:53:06 go: downloading gopkg.in/yaml.v2 v2.2.8 03:53:06 go: extracting github.com/gorilla/mux v1.7.1 03:53:06 go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:53:06 go: extracting gopkg.in/yaml.v2 v2.2.8 03:53:06 go: downloading github.com/OneOfOne/xxhash v1.2.6 03:53:06 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 03:53:06 go: downloading github.com/pkg/errors v0.8.1 03:53:06 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 03:53:06 go: downloading github.com/pelletier/go-toml v1.2.0 03:53:06 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 03:53:06 go: downloading github.com/go-kit/kit v0.8.0 03:53:06 go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 03:53:06 go: extracting github.com/OneOfOne/xxhash v1.2.6 03:53:06 go: extracting github.com/pkg/errors v0.8.1 03:53:06 go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 03:53:06 go: downloading github.com/google/uuid v1.1.1 03:53:06 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:53:06 go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 03:53:06 go: downloading github.com/BurntSushi/toml v0.3.1 03:53:06 go: downloading github.com/hashicorp/consul/api v1.1.0 03:53:06 go: extracting github.com/google/uuid v1.1.1 03:53:06 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:53:06 go: extracting github.com/pelletier/go-toml v1.2.0 03:53:06 go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:53:06 go: extracting github.com/BurntSushi/toml v0.3.1 03:53:06 go: downloading github.com/mitchellh/copystructure v1.0.0 03:53:06 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:53:06 go: extracting github.com/fxamacker/cbor/v2 v2.2.0 03:53:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:53:07 go: extracting github.com/mitchellh/copystructure v1.0.0 03:53:07 go: extracting github.com/cenkalti/backoff v2.2.1+incompatible 03:53:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:53:07 go: extracting github.com/mitchellh/mapstructure v1.1.2 03:53:07 go: extracting github.com/hashicorp/consul/api v1.1.0 03:53:07 go: downloading github.com/x448/float16 v0.8.4 03:53:07 go: extracting github.com/mitchellh/reflectwalk v1.0.0 03:53:07 go: extracting github.com/x448/float16 v0.8.4 03:53:07 go: extracting github.com/go-kit/kit v0.8.0 03:53:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 03:53:07 go: downloading github.com/hashicorp/serf v0.8.2 03:53:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:53:07 go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 03:53:07 go: extracting github.com/hashicorp/go-rootcerts v1.0.0 03:53:07 go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 03:53:07 go: extracting github.com/hashicorp/serf v0.8.2 03:53:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:53:07 go: extracting github.com/go-logfmt/logfmt v0.4.0 03:53:07 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:53:07 go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:53:07 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:53:07 go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 03:53:07 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:53:07 go: extracting github.com/hashicorp/golang-lru v0.5.0 03:53:07 go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 03:53:07 go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 03:53:07 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 03:53:07 go: finding github.com/spf13/cast v1.3.0 03:53:07 go: finding github.com/gorilla/mux v1.7.1 03:53:07 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 03:53:07 go: finding github.com/fxamacker/cbor/v2 v2.2.0 03:53:07 go: finding github.com/OneOfOne/xxhash v1.2.6 03:53:07 go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 03:53:07 go: finding github.com/go-kit/kit v0.8.0 03:53:07 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 03:53:07 go: finding github.com/google/uuid v1.1.1 03:53:07 go: finding github.com/x448/float16 v0.8.4 03:53:07 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 03:53:07 go: finding github.com/go-logfmt/logfmt v0.4.0 03:53:07 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 03:53:08 go: finding gopkg.in/yaml.v2 v2.2.8 03:53:08 go: finding github.com/pkg/errors v0.8.1 03:53:08 go: finding github.com/BurntSushi/toml v0.3.1 03:53:08 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 03:53:08 go: finding github.com/hashicorp/consul/api v1.1.0 03:53:08 go: finding github.com/pelletier/go-toml v1.2.0 03:53:08 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:53:08 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 03:53:08 go: finding github.com/hashicorp/go-rootcerts v1.0.0 03:53:08 go: finding github.com/hashicorp/serf v0.8.2 03:53:08 go: finding github.com/mitchellh/mapstructure v1.1.2 03:53:08 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 03:53:08 go: finding github.com/mitchellh/copystructure v1.0.0 03:53:08 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:53:08 go: finding github.com/mitchellh/reflectwalk v1.0.0 03:53:08 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 03:53:08 go: finding github.com/hashicorp/golang-lru v0.5.0 03:53:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 03:53:49 Skipping stage go (already ran) 03:53:49 Staging device-mqtt 03:53:52 Priming go 03:53:55 Priming device-mqtt 03:53:58 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 03:53:58 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 03:53:58 Determining the version from the project repo (version-script). 03:53:58 The version has been set to '1.2.1-dev.3-20200611+de39199' 03:53:58 Snapping 'edgex-device-mqtt' ... 03:54:03 03:54:03 Snapped edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap 03:54:08 03:54:08 Login successful. You now have these capabilities: 03:54:08 03:54:08 snaps: No restriction 03:54:08 channels: No restriction 03:54:08 permissions: ['package_access', 'package_manage', 'package_push', 'package_register', 'package_release', 'package_update'] 03:54:08 expires: 2020-06-19T16:50:48.252993 03:54:08 03:54:11 Preparing to push 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap'. 03:54:11 After pushing, the resulting snap revision will be released to 'latest/edge' when it passes the Snap Store review. 03:54:11 Install the review-tools from the Snap Store for enhanced checks before uploading this snap. 03:54:14 Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 0% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 1% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 2% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 3% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 4% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 5% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 6% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 7% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 8% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 9% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 10% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 11% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 12% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 13% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 14% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 16% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 17% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 18% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 19% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 20% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 21% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 22% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 23% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [ ] 24% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 25% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 26% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 27% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 28% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 29% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 30% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 32% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 33% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 34% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 35% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 36% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 37% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 38% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 39% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 40% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 41% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 42% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 43% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 44% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 45% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 46% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 48% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [= ] 49% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 50% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 51% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 52% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 53% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 54% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 55% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 56% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 57% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 58% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 59% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 60% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 61% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 62% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 64% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 65% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 66% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 67% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 68% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 69% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 70% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 71% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 72% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 73% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [== ] 74% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 75% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 76% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 77% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 78% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 80% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 81% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 82% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 83% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 84% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 85% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 86% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 87% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 88% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 89% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 90% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 91% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 92% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 93% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 94% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 96% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 97% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 98% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [=== ] 99% Pushing 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' [====] 100% 03:54:27 Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- released 03:54:27 Revision 1232 of 'edgex-device-mqtt' created. 03:54:28 Track Arch Channel Version Revision Notes 03:54:28 edinburgh arm64 stable 1.0.0-20190627+29babbb 112 - 03:54:28 candidate 1.0.0-20190627+29babbb 112 - 03:54:28 beta 1.0.0-20190801+fd7235a 241 - 03:54:28 edge 1.0.0-20200107+8d32c65 944 - 03:54:28 fuji arm64 stable 1.1.1-20200311+f519bc1 1097 - 03:54:28 candidate ^ ^ - 03:54:28 beta 1.1.1-20200311+f519bc1 1097 - 03:54:28 edge 1.1.1-20200421+f519bc1 1174 - 03:54:28 geneva arm64 stable 1.2.0-20200520+8b9d451 1187 - 03:54:28 candidate ^ ^ - 03:54:28 beta ^ ^ - 03:54:28 edge ^ ^ - 03:54:28 latest arm64 stable 1.2.0-20200520+8b9d451 1187 - 03:54:28 candidate 1.2.0-20200520+8b9d451 1187 - 03:54:28 beta 1.2.0-20200520+8b9d451 1187 - 03:54:28 edge 1.2.1-dev.3-20200611+de39199 1232 - 03:54:28 Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| Processing.../ Processing...- Processing...\ Processing...| 03:54:32 Pushing metadata from 'edgex-device-mqtt_1.2.1-dev.3-20200611+de39199_arm64.snap' 03:54:34 The metadata has been pushed [Pipeline] } 03:54:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:54:37 provisioning config files... 03:54:37 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3877272915591051901tmp [Pipeline] { [Pipeline] sh 03:54:37 + curl -s https://codecov.io/bash 03:54:37 + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3877272915591051901tmp 03:54:38 03:54:38 _____ _ 03:54:38 / ____| | | 03:54:38 | | ___ __| | ___ ___ _____ __ 03:54:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:54:38 | |___| (_) | (_| | __/ (_| (_) \ V / 03:54:38 \_____\___/ \__,_|\___|\___\___/ \_/ 03:54:38 Bash-20200602-f809a24 03:54:38 03:54:38 03:54:38 ==> Jenkins CI detected. 03:54:38 project root: . 03:54:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:54:38 ==> Running gcov in . (disable via -X gcov) 03:54:38 ==> Python coveragepy not found 03:54:38 ==> Searching for coverage reports in: 03:54:38 + . 03:54:38 -> Found 1 reports 03:54:38 ==> Detecting git/mercurial file structure 03:54:38 ==> Reading reports 03:54:38 + ./coverage.out bytes=18939 03:54:38 ==> Appending adjustments 03:54:38 https://docs.codecov.io/docs/fixing-reports 03:54:38 + Found adjustments 03:54:38 ==> Gzipping contents 03:54:38 ==> Uploading reports 03:54:38 url: https://codecov.io 03:54:38 query: branch=master&commit=de391997badefd51019ce0551674f6b8472580b5&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 03:54:38 -> Pinging Codecov 03:54:38 https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=master&commit=de391997badefd51019ce0551674f6b8472580b5&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmaster%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job= 03:54:38 -> Uploading 03:54:39 -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/de391997badefd51019ce0551674f6b8472580b5 [Pipeline] } 03:54:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:54:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 03:54:39 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 03:54:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:54:40 03:54:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 03:54:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:54:40 1.317.0: Pulling from edgex-devops/edgex-snyk-go 03:54:40 cbdbe7a5bc2a: Pulling fs layer 03:54:40 408f87550127: Pulling fs layer 03:54:40 fe522b08c979: Pulling fs layer 03:54:40 221eaa008020: Pulling fs layer 03:54:40 2a4607e5d6b9: Pulling fs layer 03:54:40 8f79b27c4fd2: Pulling fs layer 03:54:40 e5c8dbe1645b: Pulling fs layer 03:54:40 23e8b3b47431: Pulling fs layer 03:54:40 5c568d65a230: Pulling fs layer 03:54:40 8f79b27c4fd2: Waiting 03:54:40 e5c8dbe1645b: Waiting 03:54:40 23e8b3b47431: Waiting 03:54:40 5c568d65a230: Waiting 03:54:40 2a4607e5d6b9: Waiting 03:54:40 221eaa008020: Waiting 03:54:40 fe522b08c979: Download complete 03:54:40 408f87550127: Download complete 03:54:40 2a4607e5d6b9: Verifying Checksum 03:54:40 2a4607e5d6b9: Download complete 03:54:40 8f79b27c4fd2: Verifying Checksum 03:54:40 8f79b27c4fd2: Download complete 03:54:40 cbdbe7a5bc2a: Download complete 03:54:40 e5c8dbe1645b: Download complete 03:54:41 cbdbe7a5bc2a: Pull complete 03:54:41 23e8b3b47431: Verifying Checksum 03:54:41 23e8b3b47431: Download complete 03:54:41 408f87550127: Pull complete 03:54:41 5c568d65a230: Verifying Checksum 03:54:41 5c568d65a230: Download complete 03:54:41 fe522b08c979: Pull complete 03:54:42 221eaa008020: Verifying Checksum 03:54:42 221eaa008020: Download complete 03:54:48 221eaa008020: Pull complete 03:54:48 2a4607e5d6b9: Pull complete 03:54:48 8f79b27c4fd2: Pull complete 03:54:50 e5c8dbe1645b: Pull complete 03:54:52 23e8b3b47431: Pull complete 03:54:53 5c568d65a230: Pull complete 03:54:53 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 03:54:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 03:54:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 03:54:53 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 03:54:55 $ docker top 3bb9321f27998efd8987cbb73b1d4cfe156dfb255f95fc378c5f29a71b12c716 -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:56 + snyk monitor '--org=edgex-jenkins' 03:55:01 03:55:01 Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... 03:55:01 03:55:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/632cdbb0-9571-4435-ae35-7d5aeedb7605 03:55:01 03:55:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:55:01 03:55:01 [Pipeline] } 03:55:01 $ docker stop --time=1 3bb9321f27998efd8987cbb73b1d4cfe156dfb255f95fc378c5f29a71b12c716 03:55:04 $ docker rm -f 3bb9321f27998efd8987cbb73b1d4cfe156dfb255f95fc378c5f29a71b12c716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:55:05 03:55:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh 03:55:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:55:05 latest: Pulling from edgex-devops/edgex-klar 03:55:05 e7c96db7181b: Pulling fs layer 03:55:05 1868ca2cb446: Pulling fs layer 03:55:05 136be5d0fe8e: Pulling fs layer 03:55:05 894bfe63afcb: Pulling fs layer 03:55:05 894bfe63afcb: Waiting 03:55:05 1868ca2cb446: Verifying Checksum 03:55:05 1868ca2cb446: Download complete 03:55:05 136be5d0fe8e: Verifying Checksum 03:55:05 136be5d0fe8e: Download complete 03:55:05 e7c96db7181b: Download complete 03:55:05 894bfe63afcb: Download complete 03:55:06 e7c96db7181b: Pull complete 03:55:06 1868ca2cb446: Pull complete 03:55:06 136be5d0fe8e: Pull complete 03:55:06 894bfe63afcb: Pull complete 03:55:06 Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 03:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer 03:55:06 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:55:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:55:08 $ docker top 8ccade39814f8d48f32574813dd15e20668a97a30e6a7a999b1aba48377d5382 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:08 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:de391997badefd51019ce0551674f6b8472580b5 03:55:08 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:55:12 $ docker stop --time=1 8ccade39814f8d48f32574813dd15e20668a97a30e6a7a999b1aba48377d5382 03:55:14 $ docker rm -f 8ccade39814f8d48f32574813dd15e20668a97a30e6a7a999b1aba48377d5382 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:55:14 . [Pipeline] withDockerContainer 03:55:14 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:55:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:55:15 $ docker top ef8a517c7dbc47b6a3669d8e261f55b18ee0ce6618c520254117569b2acebaf2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:15 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:de391997badefd51019ce0551674f6b8472580b5 03:55:15 + tee 03:55:15 clair timeout 1m0s 03:55:15 docker timeout: 1m0s 03:55:15 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:55:16 $ docker stop --time=1 ef8a517c7dbc47b6a3669d8e261f55b18ee0ce6618c520254117569b2acebaf2 03:55:17 $ docker rm -f ef8a517c7dbc47b6a3669d8e261f55b18ee0ce6618c520254117569b2acebaf2 [Pipeline] // withDockerContainer [Pipeline] sh 03:55:18 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 03:55:18 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_de391997badefd51019ce0551674f6b8472580b5.html [Pipeline] writeFile [Pipeline] step 03:55:18 Archiving artifacts [Pipeline] isUnix [Pipeline] sh 03:55:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:55:18 . [Pipeline] withDockerContainer 03:55:18 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:55:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:55:19 $ docker top 0c81e4f489847c188f89b53de87334d6d163ec4ba008413ac0c769299d55fe17 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:19 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:de391997badefd51019ce0551674f6b8472580b5 03:55:19 + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:55:23 $ docker stop --time=1 0c81e4f489847c188f89b53de87334d6d163ec4ba008413ac0c769299d55fe17 03:55:24 $ docker rm -f 0c81e4f489847c188f89b53de87334d6d163ec4ba008413ac0c769299d55fe17 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest 03:55:24 . [Pipeline] withDockerContainer 03:55:24 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:55:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat 03:55:25 $ docker top c51764fefdaeaf658b43157d21d9cc6965248ae88fdf5215f7770cde44aa5810 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:25 + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:de391997badefd51019ce0551674f6b8472580b5 03:55:25 + tee 03:55:25 clair timeout 1m0s 03:55:25 docker timeout: 1m0s 03:55:25 no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:55:26 $ docker stop --time=1 c51764fefdaeaf658b43157d21d9cc6965248ae88fdf5215f7770cde44aa5810 03:55:27 $ docker rm -f c51764fefdaeaf658b43157d21d9cc6965248ae88fdf5215f7770cde44aa5810 [Pipeline] // withDockerContainer [Pipeline] sh 03:55:28 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo 03:55:28 Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_de391997badefd51019ce0551674f6b8472580b5.html [Pipeline] writeFile [Pipeline] step 03:55:28 Archiving artifacts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 03:55:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:55:28 . [Pipeline] withDockerContainer 03:55:29 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:55:29 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:55:29 $ docker top 4405a1397daec49e5bd98af547c8b3119608ca3c6c4ea1ba68135b83595f39fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:55:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:29 [ssh-agent] Looking for ssh-agent implementation... 03:55:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:30 $ docker exec 4405a1397daec49e5bd98af547c8b3119608ca3c6c4ea1ba68135b83595f39fb ssh-agent 03:55:30 SSH_AUTH_SOCK=/tmp/ssh-OzJd7UmUAIrS/agent.13 03:55:30 SSH_AGENT_PID=18 03:55:30 Running ssh-add (command line suppressed) 03:55:30 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_707728148074653083.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_707728148074653083.key) 03:55:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:30 + git semver tag 03:55:30 # -> Open(): unable to determine branch for HEAD 03:55:30 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:55:30 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:55:30 # $SEMVER_REMOTE_NAME = origin 03:55:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:55:30 # $SEMVER_USER_NAME = edgex-jenkins 03:55:30 # $SEMVER_BRANCH = master 03:55:30 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 03:55:30 # de391997badefd51019ce0551674f6b8472580b5 HEAD 03:55:30 # -> Force: false 03:55:30 # ee187bdc6e93964dc7f476c9eb772c36baecc2cf refs/tags/v1.2.1-dev.3 [Pipeline] } 03:55:30 $ docker exec --env ******** --env ******** 4405a1397daec49e5bd98af547c8b3119608ca3c6c4ea1ba68135b83595f39fb ssh-agent -k 03:55:31 unset SSH_AUTH_SOCK; 03:55:31 unset SSH_AGENT_PID; 03:55:31 echo Agent pid 18 killed; 03:55:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:31 + git semver [Pipeline] } 03:55:31 $ docker stop --time=1 4405a1397daec49e5bd98af547c8b3119608ca3c6c4ea1ba68135b83595f39fb 03:55:32 $ docker rm -f 4405a1397daec49e5bd98af547c8b3119608ca3c6c4ea1ba68135b83595f39fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 03:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:55:33 03:55:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 03:55:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:55:33 0.23.1-centos7: Pulling from edgex-lftools 03:55:33 ab5ef0e58194: Pulling fs layer 03:55:33 9712f1f96733: Pulling fs layer 03:55:33 63f879dbbcfc: Pulling fs layer 03:55:33 0d9ebad4ef96: Pulling fs layer 03:55:33 e9a5061849ea: Pulling fs layer 03:55:33 d747dcd14b5f: Pulling fs layer 03:55:33 2de7ff778b66: Pulling fs layer 03:55:33 e9a5061849ea: Waiting 03:55:33 d747dcd14b5f: Waiting 03:55:33 2de7ff778b66: Waiting 03:55:33 0d9ebad4ef96: Waiting 03:55:33 9712f1f96733: Download complete 03:55:34 63f879dbbcfc: Verifying Checksum 03:55:34 63f879dbbcfc: Download complete 03:55:34 e9a5061849ea: Verifying Checksum 03:55:34 e9a5061849ea: Download complete 03:55:34 d747dcd14b5f: Verifying Checksum 03:55:34 d747dcd14b5f: Download complete 03:55:34 0d9ebad4ef96: Verifying Checksum 03:55:34 0d9ebad4ef96: Download complete 03:55:34 ab5ef0e58194: Verifying Checksum 03:55:34 ab5ef0e58194: Download complete 03:55:34 2de7ff778b66: Verifying Checksum 03:55:34 2de7ff778b66: Download complete 03:55:39 ab5ef0e58194: Pull complete 03:55:39 9712f1f96733: Pull complete 03:55:40 63f879dbbcfc: Pull complete 03:55:47 0d9ebad4ef96: Pull complete 03:55:50 e9a5061849ea: Pull complete 03:55:50 d747dcd14b5f: Pull complete 03:55:51 2de7ff778b66: Pull complete 03:55:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:55:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:55:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 03:55:51 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:55:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:55:55 $ docker top d0e13bc1b7e059ce5df8307414aee466de0572de7cecf93cb4054fe4efc3a2fa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:55:56 provisioning config files... 03:55:56 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config2109267199183541276tmp 03:55:56 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config3044541230458961687tmp 03:55:56 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config809364874541652474tmp [Pipeline] { [Pipeline] echo 03:55:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:55:56 ---> sigul-configuration.sh 03:55:56 gpg: directory `/root/.gnupg' created 03:55:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:55:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:55:56 gpg: keyring `/root/.gnupg/secring.gpg' created 03:55:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:55:56 gpg: CAST5 encrypted data 03:55:56 gpg: encrypted with 1 passphrase 03:55:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:55:56 + mkdir /home/jenkins 03:55:56 + mkdir /home/jenkins/sigul [Pipeline] sh 03:55:57 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 03:55:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:55:57 ---> sigul-install.sh 03:56:02 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 03:56:03 + git tag --list 03:56:03 v1.2.1-dev.3 [Pipeline] sh 03:56:03 + lftools sign git-tag v1.2.1-dev.3 03:56:04 Signing Git tag with Sigul... 03:56:04 Signing v1.2.1-dev.3 [Pipeline] echo 03:56:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:56:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:56:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:56:06 $ docker stop --time=1 d0e13bc1b7e059ce5df8307414aee466de0572de7cecf93cb4054fe4efc3a2fa 03:56:08 $ docker rm -f d0e13bc1b7e059ce5df8307414aee466de0572de7cecf93cb4054fe4efc3a2fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 03:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:08 . [Pipeline] withDockerContainer 03:56:08 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:56:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:56:09 $ docker top 59551f0f3bed2e879305005fe42e159105b3c96e91773ab390ccb9bf6d8b6faa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:09 [ssh-agent] Looking for ssh-agent implementation... 03:56:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:09 $ docker exec 59551f0f3bed2e879305005fe42e159105b3c96e91773ab390ccb9bf6d8b6faa ssh-agent 03:56:10 SSH_AUTH_SOCK=/tmp/ssh-llUkQHV7S0Z5/agent.12 03:56:10 SSH_AGENT_PID=17 03:56:10 Running ssh-add (command line suppressed) 03:56:10 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3986215603157220848.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3986215603157220848.key) 03:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:10 + git semver bump pre 03:56:10 # -> Open(): unable to determine branch for HEAD 03:56:10 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:56:10 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:56:10 # $SEMVER_REMOTE_NAME = origin 03:56:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:56:10 # $SEMVER_USER_NAME = edgex-jenkins 03:56:10 # $SEMVER_BRANCH = master 03:56:10 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver 03:56:10 1.2.1-dev.4 [Pipeline] } 03:56:10 $ docker exec --env ******** --env ******** 59551f0f3bed2e879305005fe42e159105b3c96e91773ab390ccb9bf6d8b6faa ssh-agent -k 03:56:10 unset SSH_AUTH_SOCK; 03:56:10 unset SSH_AGENT_PID; 03:56:10 echo Agent pid 17 killed; 03:56:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:11 + git semver [Pipeline] } 03:56:11 $ docker stop --time=1 59551f0f3bed2e879305005fe42e159105b3c96e91773ab390ccb9bf6d8b6faa 03:56:12 $ docker rm -f 59551f0f3bed2e879305005fe42e159105b3c96e91773ab390ccb9bf6d8b6faa [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 03:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:56:13 . [Pipeline] withDockerContainer 03:56:13 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:56:13 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:56:13 $ docker top 772db5cfd805934c3db19d6cb709f3f9f5f6b0d013b72c5c57e995eb6f562838 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:56:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:56:14 [ssh-agent] Looking for ssh-agent implementation... 03:56:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:56:14 $ docker exec 772db5cfd805934c3db19d6cb709f3f9f5f6b0d013b72c5c57e995eb6f562838 ssh-agent 03:56:14 SSH_AUTH_SOCK=/tmp/ssh-lTkMzCBr2v7i/agent.12 03:56:14 SSH_AGENT_PID=17 03:56:14 Running ssh-add (command line suppressed) 03:56:14 Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8998057692946288740.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8998057692946288740.key) 03:56:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:56:14 + git semver push 03:56:14 # -> Open(): unable to determine branch for HEAD 03:56:14 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git 03:56:14 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master 03:56:14 # $SEMVER_REMOTE_NAME = origin 03:56:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:56:14 # $SEMVER_USER_NAME = edgex-jenkins 03:56:14 # $SEMVER_BRANCH = master 03:56:14 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } 03:56:21 $ docker exec --env ******** --env ******** 772db5cfd805934c3db19d6cb709f3f9f5f6b0d013b72c5c57e995eb6f562838 ssh-agent -k 03:56:21 unset SSH_AUTH_SOCK; 03:56:21 unset SSH_AGENT_PID; 03:56:21 echo Agent pid 17 killed; 03:56:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:56:22 + git semver [Pipeline] } 03:56:22 $ docker stop --time=1 772db5cfd805934c3db19d6cb709f3f9f5f6b0d013b72c5c57e995eb6f562838 03:56:23 $ docker rm -f 772db5cfd805934c3db19d6cb709f3f9f5f6b0d013b72c5c57e995eb6f562838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:56:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:56:24 ---> package-listing.sh 03:56:24 ++ facter osfamily 03:56:24 ++ tr '[:upper:]' '[:lower:]' 03:56:24 + OS_FAMILY=redhat 03:56:24 + workspace=/w/workspace/gexfoundry_device-mqtt-go_master 03:56:24 + START_PACKAGES=/tmp/packages_start.txt 03:56:24 + END_PACKAGES=/tmp/packages_end.txt 03:56:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:56:24 + PACKAGES=/tmp/packages_start.txt 03:56:24 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 03:56:24 + PACKAGES=/tmp/packages_end.txt 03:56:24 + case "${OS_FAMILY}" in 03:56:24 + rpm -qa 03:56:24 + sort 03:56:28 + '[' -f /tmp/packages_start.txt ']' 03:56:28 + '[' -f /tmp/packages_end.txt ']' 03:56:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:56:28 + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' 03:56:28 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ 03:56:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 03:56:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:56:29 03:56:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:56:29 alpine: Pulling from edgex-lftools-log-publisher 03:56:29 c9b1b535fdd9: Pulling fs layer 03:56:29 2cc5ad85d9ab: Pulling fs layer 03:56:29 756a868c4378: Pulling fs layer 03:56:29 444b2fc9a129: Pulling fs layer 03:56:29 ea15f1150254: Pulling fs layer 03:56:29 41b27a9f41bf: Pulling fs layer 03:56:29 28c525ee5125: Pulling fs layer 03:56:29 094b1ea09ed8: Pulling fs layer 03:56:29 138eaada9080: Pulling fs layer 03:56:29 0622d0fa9048: Pulling fs layer 03:56:29 444b2fc9a129: Waiting 03:56:29 ea15f1150254: Waiting 03:56:29 41b27a9f41bf: Waiting 03:56:29 28c525ee5125: Waiting 03:56:29 094b1ea09ed8: Waiting 03:56:29 138eaada9080: Waiting 03:56:29 0622d0fa9048: Waiting 03:56:29 2cc5ad85d9ab: Download complete 03:56:29 444b2fc9a129: Verifying Checksum 03:56:29 444b2fc9a129: Download complete 03:56:29 c9b1b535fdd9: Verifying Checksum 03:56:29 c9b1b535fdd9: Download complete 03:56:29 ea15f1150254: Download complete 03:56:29 28c525ee5125: Verifying Checksum 03:56:29 28c525ee5125: Download complete 03:56:30 756a868c4378: Verifying Checksum 03:56:30 756a868c4378: Download complete 03:56:30 c9b1b535fdd9: Pull complete 03:56:30 094b1ea09ed8: Verifying Checksum 03:56:30 094b1ea09ed8: Download complete 03:56:30 138eaada9080: Verifying Checksum 03:56:30 138eaada9080: Download complete 03:56:30 0622d0fa9048: Verifying Checksum 03:56:30 0622d0fa9048: Download complete 03:56:30 2cc5ad85d9ab: Pull complete 03:56:30 41b27a9f41bf: Verifying Checksum 03:56:30 41b27a9f41bf: Download complete 03:56:31 756a868c4378: Pull complete 03:56:32 444b2fc9a129: Pull complete 03:56:32 ea15f1150254: Pull complete 03:56:36 41b27a9f41bf: Pull complete 03:56:36 28c525ee5125: Pull complete 03:56:39 094b1ea09ed8: Pull complete 03:56:39 138eaada9080: Pull complete 03:56:39 0622d0fa9048: Pull complete 03:56:39 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 03:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:56:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:56:39 prd-centos7-docker-4c-2g-2534 does not seem to be running inside a container 03:56:39 $ 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_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:56:42 $ docker top 065cceb8b7cb6d3d5204429210c8507a065027bfefdea9962ba9d2f90b715a6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:56:42 provisioning config files... 03:56:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config35743273551262497tmp [Pipeline] { [Pipeline] echo 03:56:42 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:56:42 ---> create-netrc.sh [Pipeline] echo 03:56:42 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:56:43 ---> logs-deploy.sh 03:56:43 + ARCHIVE_ARTIFACTS= 03:56:43 + LOGS_SERVER=https://logs.edgexfoundry.org 03:56:43 + '[' https://logs.edgexfoundry.org == None ']' 03:56:43 + NEXUS_URL=https://nexus.edgexfoundry.org 03:56:43 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/9 03:56:43 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/9/ 03:56:43 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/9 /w/workspace/gexfoundry_device-mqtt-go_master 03:56:44 Archives upload complete. 03:56:44 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/master/9/