Pull request #151 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 7f88040258f07bfaeff12d6ffadb79724e5539dd+53b271558e00092d9ac86daf606e53fe8237c5d2 (9288c5f2aaac90d8bf6b67c10cf39751f1a694aa) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2521 in /w/workspace/gexfoundry_device-mqtt-go_PR-151 [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_PR-151 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/151/head:refs/remotes/origin/PR-151 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 53b271558e00092d9ac86daf606e53fe8237c5d2 into PR head commit 7f88040258f07bfaeff12d6ffadb79724e5539dd Merge succeeded, producing 7f88040258f07bfaeff12d6ffadb79724e5539dd Checking out Revision 7f88040258f07bfaeff12d6ffadb79724e5539dd (PR-151) > git config core.sparsecheckout # timeout=10 > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 53b271558e00092d9ac86daf606e53fe8237c5d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 Commit message: "fix: Optimize MQTT client creation for async value Add conn retry mechanism and use os.Exit(1) instead of the panic error" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-11T02:03:49.505Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-11T02:03:49.618Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-11T02:03:49.661Z] ========================================================= [2020-06-11T02:03:49.661Z] EdgeX Global Pipelines Version Info [2020-06-11T02:03:49.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1000bbd73f91f04f839a054127d940c9984c9c24 # timeout=10 [2020-06-11T02:03:52.249Z] ------------------- [2020-06-11T02:03:52.249Z] stable info: [2020-06-11T02:03:52.249Z] ------------------- [2020-06-11T02:03:52.249Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-11T02:03:52.249Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T02:03:52.249Z] Message: update stable to v1.0.89 [2020-06-11T02:03:52.887Z] ------------------- [2020-06-11T02:03:52.887Z] experimental info: [2020-06-11T02:03:52.887Z] ------------------- [2020-06-11T02:03:52.887Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-11T02:03:52.887Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T02:03:52.887Z] 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 [2020-06-11T02:03:54.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T02:03:54.894Z] [2020-06-11T02:03:54.894Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-11T02:03:55.262Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T02:03:55.262Z] latest: Pulling from edgex-devops/git-semver [2020-06-11T02:03:55.262Z] 9123ac7c32f7: Pulling fs layer [2020-06-11T02:03:55.262Z] b8cc5d1170e3: Pulling fs layer [2020-06-11T02:03:55.262Z] 2924cbbf6a41: Pulling fs layer [2020-06-11T02:03:55.262Z] 93b08a4f1073: Pulling fs layer [2020-06-11T02:03:55.262Z] 93b08a4f1073: Waiting [2020-06-11T02:03:55.551Z] b8cc5d1170e3: Verifying Checksum [2020-06-11T02:03:55.551Z] b8cc5d1170e3: Download complete [2020-06-11T02:03:55.551Z] 9123ac7c32f7: Verifying Checksum [2020-06-11T02:03:55.551Z] 9123ac7c32f7: Download complete [2020-06-11T02:03:55.835Z] 2924cbbf6a41: Verifying Checksum [2020-06-11T02:03:55.835Z] 2924cbbf6a41: Download complete [2020-06-11T02:03:55.835Z] 93b08a4f1073: Verifying Checksum [2020-06-11T02:03:55.835Z] 93b08a4f1073: Download complete [2020-06-11T02:03:56.106Z] 9123ac7c32f7: Pull complete [2020-06-11T02:03:56.382Z] b8cc5d1170e3: Pull complete [2020-06-11T02:03:57.345Z] 2924cbbf6a41: Pull complete [2020-06-11T02:03:57.934Z] 93b08a4f1073: Pull complete [2020-06-11T02:03:57.934Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-11T02:03:57.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T02:03:57.934Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-11T02:03:58.073Z] prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container [2020-06-11T02:03:58.143Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-151 -v /w/workspace/gexfoundry_device-mqtt-go_PR-151:/w/workspace/gexfoundry_device-mqtt-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-11T02:04:00.129Z] $ docker top f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-11T02:04:00.348Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T02:04:00.348Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T02:04:00.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T02:04:00.643Z] $ docker exec f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c ssh-agent [2020-06-11T02:04:00.977Z] SSH_AUTH_SOCK=/tmp/ssh-vpf2GXCYdeRX/agent.12 [2020-06-11T02:04:00.977Z] SSH_AGENT_PID=17 [2020-06-11T02:04:00.992Z] Running ssh-add (command line suppressed) [2020-06-11T02:04:01.221Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/private_key_3129542655961763555.key (/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/private_key_3129542655961763555.key) [2020-06-11T02:04:01.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T02:04:01.675Z] + git describe --exact-match --tags HEAD [2020-06-11T02:04:01.676Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-11T02:04:01.780Z] $ docker exec --env ******** --env ******** f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c ssh-agent -k [2020-06-11T02:04:01.986Z] unset SSH_AUTH_SOCK; [2020-06-11T02:04:01.986Z] unset SSH_AGENT_PID; [2020-06-11T02:04:01.986Z] echo Agent pid 17 killed; [2020-06-11T02:04:02.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-11T02:04:02.075Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-11T02:04:02.075Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-11T02:04:02.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T02:04:02.128Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T02:04:02.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T02:04:02.374Z] $ docker exec f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c ssh-agent [2020-06-11T02:04:02.618Z] SSH_AUTH_SOCK=/tmp/ssh-emX8FHP7HEWH/agent.45 [2020-06-11T02:04:02.618Z] SSH_AGENT_PID=50 [2020-06-11T02:04:02.627Z] Running ssh-add (command line suppressed) [2020-06-11T02:04:02.850Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/private_key_795287037514869001.key (/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/private_key_795287037514869001.key) [2020-06-11T02:04:02.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T02:04:03.579Z] + git semver init [2020-06-11T02:04:03.579Z] # -> Open(): unable to determine branch for HEAD [2020-06-11T02:04:03.579Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-151/.git [2020-06-11T02:04:03.579Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-151 [2020-06-11T02:04:03.579Z] # $SEMVER_REMOTE_NAME = origin [2020-06-11T02:04:03.579Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-11T02:04:03.579Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-11T02:04:03.579Z] # $SEMVER_BRANCH = PR-151 [2020-06-11T02:04:03.579Z] # $SEMVER_TEMP = /tmp/semver-192146985 [2020-06-11T02:04:03.579Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-06-11T02:04:03.849Z] # '/tmp/semver-192146985' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-151/.semver' [2020-06-11T02:04:03.849Z] # -> Force: false [2020-06-11T02:04:03.849Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-151/.semver [Pipeline] } [2020-06-11T02:04:03.869Z] $ docker exec --env ******** --env ******** f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c ssh-agent -k [2020-06-11T02:04:04.080Z] unset SSH_AUTH_SOCK; [2020-06-11T02:04:04.083Z] unset SSH_AGENT_PID; [2020-06-11T02:04:04.083Z] echo Agent pid 50 killed; [2020-06-11T02:04:04.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-11T02:04:04.623Z] + git semver [Pipeline] } [2020-06-11T02:04:04.689Z] $ docker stop --time=1 f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c [2020-06-11T02:04:06.413Z] $ docker rm -f f47ada419ae064e27b5a962e46f63e849975573d6ec9f6630d2f59b920af316c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-11T02:04:08.249Z] Stashed 27 file(s) [Pipeline] echo [2020-06-11T02:04:08.251Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-06-11T02:04:23.424Z] Still waiting to schedule task [2020-06-11T02:04:23.424Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2521’ [2020-06-11T02:04:23.426Z] Still waiting to schedule task [2020-06-11T02:04:23.426Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline [2020-06-11T02:05:57.798Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2523 in /w/workspace/gexfoundry_device-mqtt-go_PR-151 [Pipeline] { [Pipeline] ws [2020-06-11T02:05:57.823Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2020-06-11T02:06:03.053Z] using credential edgex-jenkins-ssh [2020-06-11T02:06:03.097Z] Cloning the remote Git repository [2020-06-11T02:06:03.097Z] Cloning with configured refspecs honoured and without tags [2020-06-11T02:06:03.133Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-06-11T02:06:03.246Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2020-06-11T02:06:03.308Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-06-11T02:06:03.308Z] > git --version # timeout=10 [2020-06-11T02:06:03.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T02:06:03.416Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T02:06:04.308Z] Fetching without tags [2020-06-11T02:06:04.860Z] Merging remotes/origin/master commit 53b271558e00092d9ac86daf606e53fe8237c5d2 into PR head commit 7f88040258f07bfaeff12d6ffadb79724e5539dd [2020-06-11T02:06:05.078Z] Merge succeeded, producing 7f88040258f07bfaeff12d6ffadb79724e5539dd [2020-06-11T02:06:05.079Z] Checking out Revision 7f88040258f07bfaeff12d6ffadb79724e5539dd (PR-151) [2020-06-11T02:06:04.167Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-06-11T02:06:04.187Z] > git config --add remote.origin.fetch +refs/pull/151/head:refs/remotes/origin/PR-151 # timeout=10 [2020-06-11T02:06:04.221Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T02:06:04.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-06-11T02:06:04.296Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-06-11T02:06:04.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T02:06:04.309Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T02:06:04.851Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T02:06:04.884Z] > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 [2020-06-11T02:06:04.963Z] > git remote # timeout=10 [2020-06-11T02:06:04.978Z] > git config --get remote.origin.url # timeout=10 [2020-06-11T02:06:04.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T02:06:05.008Z] > git merge 53b271558e00092d9ac86daf606e53fe8237c5d2 # timeout=10 [2020-06-11T02:06:05.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-11T02:06:05.057Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T02:06:05.074Z] > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 [2020-06-11T02:06:09.401Z] Commit message: "fix: Optimize MQTT client creation for async value Add conn retry mechanism and use os.Exit(1) instead of the panic error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-11T02:06:10.344Z] ========================================================= [2020-06-11T02:06:10.344Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-11T02:06:10.344Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T02:06:11.542Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-11T02:06:12.540Z] Sending build context to Docker daemon 589.3kB [2020-06-11T02:06:12.540Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-11T02:06:12.540Z] Step 2/8 : FROM ${BASE} [2020-06-11T02:06:12.816Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-11T02:06:12.816Z] cde5963f3b93: Pulling fs layer [2020-06-11T02:06:12.816Z] 2a23fa8c16f7: Pulling fs layer [2020-06-11T02:06:12.816Z] 777b28850792: Pulling fs layer [2020-06-11T02:06:12.816Z] 8a11ddd9e578: Pulling fs layer [2020-06-11T02:06:12.816Z] 4cf88f913ddb: Pulling fs layer [2020-06-11T02:06:12.816Z] 1df406cf5192: Pulling fs layer [2020-06-11T02:06:12.816Z] cd6300453558: Pulling fs layer [2020-06-11T02:06:12.816Z] b9c365052c96: Pulling fs layer [2020-06-11T02:06:12.816Z] a2d8cc88f415: Pulling fs layer [2020-06-11T02:06:12.816Z] ea1d1ca13537: Pulling fs layer [2020-06-11T02:06:12.816Z] 3750a50a1c5e: Pulling fs layer [2020-06-11T02:06:12.816Z] 1df406cf5192: Waiting [2020-06-11T02:06:12.816Z] cd6300453558: Waiting [2020-06-11T02:06:12.816Z] b9c365052c96: Waiting [2020-06-11T02:06:12.816Z] a2d8cc88f415: Waiting [2020-06-11T02:06:12.816Z] ea1d1ca13537: Waiting [2020-06-11T02:06:12.816Z] 3750a50a1c5e: Waiting [2020-06-11T02:06:12.816Z] 8a11ddd9e578: Waiting [2020-06-11T02:06:12.816Z] 4cf88f913ddb: Waiting [2020-06-11T02:06:12.816Z] 777b28850792: Download complete [2020-06-11T02:06:12.816Z] 2a23fa8c16f7: Verifying Checksum [2020-06-11T02:06:12.816Z] 2a23fa8c16f7: Download complete [2020-06-11T02:06:12.816Z] 4cf88f913ddb: Verifying Checksum [2020-06-11T02:06:12.816Z] 4cf88f913ddb: Download complete [2020-06-11T02:06:12.816Z] 1df406cf5192: Verifying Checksum [2020-06-11T02:06:12.816Z] 1df406cf5192: Download complete [2020-06-11T02:06:12.816Z] cde5963f3b93: Verifying Checksum [2020-06-11T02:06:12.816Z] cde5963f3b93: Download complete [2020-06-11T02:06:13.806Z] cde5963f3b93: Pull complete [2020-06-11T02:06:14.415Z] 2a23fa8c16f7: Pull complete [2020-06-11T02:06:14.751Z] 777b28850792: Pull complete [2020-06-11T02:06:15.373Z] cd6300453558: Verifying Checksum [2020-06-11T02:06:15.373Z] cd6300453558: Download complete [2020-06-11T02:06:15.373Z] a2d8cc88f415: Download complete [2020-06-11T02:06:17.353Z] ea1d1ca13537: Verifying Checksum [2020-06-11T02:06:17.353Z] ea1d1ca13537: Download complete [2020-06-11T02:06:17.353Z] 3750a50a1c5e: Download complete [2020-06-11T02:06:17.353Z] b9c365052c96: Verifying Checksum [2020-06-11T02:06:17.353Z] b9c365052c96: Download complete [2020-06-11T02:06:18.325Z] 8a11ddd9e578: Download complete [2020-06-11T02:06:30.729Z] 8a11ddd9e578: Pull complete [2020-06-11T02:06:30.729Z] 4cf88f913ddb: Pull complete [2020-06-11T02:06:30.729Z] 1df406cf5192: Pull complete [2020-06-11T02:06:35.047Z] cd6300453558: Pull complete [2020-06-11T02:06:39.358Z] b9c365052c96: Pull complete [2020-06-11T02:06:39.634Z] a2d8cc88f415: Pull complete [2020-06-11T02:06:41.620Z] ea1d1ca13537: Pull complete [2020-06-11T02:06:41.891Z] 3750a50a1c5e: Pull complete [2020-06-11T02:06:41.891Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-11T02:06:42.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-11T02:06:42.164Z] ---> 78745c68409d [2020-06-11T02:06:42.164Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-06-11T02:06:46.467Z] ---> Running in ceb14f76db9f [2020-06-11T02:06:47.063Z] Removing intermediate container ceb14f76db9f [2020-06-11T02:06:47.063Z] ---> 0c536b07ca90 [2020-06-11T02:06:47.063Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T02:06:47.063Z] ---> Running in f0681110068b [2020-06-11T02:06:49.696Z] Removing intermediate container f0681110068b [2020-06-11T02:06:49.696Z] ---> 07198cfdb727 [2020-06-11T02:06:49.696Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-06-11T02:06:49.696Z] ---> Running in f5d00b8d81c8 [2020-06-11T02:06:51.131Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T02:06:52.103Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T02:06:52.373Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T02:06:52.645Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T02:06:52.915Z] (3/18) Installing libmagic (5.37-r1) [2020-06-11T02:06:53.187Z] (4/18) Installing file (5.37-r1) [2020-06-11T02:06:53.187Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T02:06:53.463Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T02:06:53.463Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T02:07:00.176Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-06-11T02:07:00.176Z] (9/18) Installing g++ (9.2.0-r4) [2020-06-11T02:07:04.463Z] (10/18) Installing fortify-headers (1.1-r0) [2020-06-11T02:07:04.463Z] (11/18) Installing build-base (0.5-r1) [2020-06-11T02:07:04.463Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-06-11T02:07:04.463Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-06-11T02:07:04.463Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-06-11T02:07:05.059Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-06-11T02:07:05.059Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-06-11T02:07:05.059Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-06-11T02:07:05.334Z] (18/18) Installing openssh (8.1_p1-r0) [2020-06-11T02:07:05.334Z] Executing busybox-1.31.1-r8.trigger [2020-06-11T02:07:05.334Z] OK: 203 MiB in 52 packages [2020-06-11T02:07:12.056Z] Removing intermediate container f5d00b8d81c8 [2020-06-11T02:07:12.056Z] ---> 0b901ed66ea2 [2020-06-11T02:07:12.056Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-06-11T02:07:12.056Z] ---> Running in 92b907efd41a [2020-06-11T02:07:12.331Z] Removing intermediate container 92b907efd41a [2020-06-11T02:07:12.331Z] ---> 501b8735369f [2020-06-11T02:07:12.331Z] Step 7/8 : COPY . . [2020-06-11T02:07:13.319Z] ---> c67cd822033d [2020-06-11T02:07:13.319Z] Step 8/8 : RUN go mod download [2020-06-11T02:07:13.594Z] ---> Running in 4fcb7e98e4d5 [2020-06-11T02:07:16.214Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T02:07:16.214Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T02:07:16.214Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T02:07:16.490Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T02:07:16.490Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T02:07:16.490Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T02:07:16.490Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T02:07:16.490Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T02:07:16.490Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-06-11T02:07:16.490Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-11T02:07:16.490Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-11T02:07:16.490Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T02:07:16.764Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T02:07:16.764Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T02:07:16.764Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T02:07:16.764Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T02:07:16.764Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T02:07:16.764Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T02:07:16.764Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T02:07:16.764Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T02:07:16.764Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T02:07:17.036Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T02:07:17.036Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T02:07:17.036Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T02:07:17.308Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T02:07:17.308Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T02:07:17.308Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T02:07:17.308Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T02:07:17.308Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-11T02:07:17.308Z] go: finding github.com/kr/pty v1.1.1 [2020-06-11T02:07:17.308Z] go: finding github.com/kr/text v0.1.0 [2020-06-11T02:07:17.308Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T02:07:17.308Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T02:07:17.308Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-11T02:07:17.308Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T02:07:17.308Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T02:07:17.308Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T02:07:17.308Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-11T02:07:17.308Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T02:07:17.308Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T02:07:17.584Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T02:07:17.584Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T02:07:17.584Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T02:07:17.584Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T02:07:17.584Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T02:07:17.584Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T02:07:17.584Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T02:07:17.584Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T02:07:17.584Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-11T02:07:17.584Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T02:07:17.584Z] go: finding github.com/spf13/cast v1.3.0 [2020-06-11T02:07:17.856Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-11T02:07:17.856Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T02:07:17.856Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T02:07:17.856Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T02:07:17.856Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-11T02:07:17.856Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-06-11T02:07:17.856Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T02:07:18.129Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-11T02:07:18.129Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-06-11T02:07:18.130Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-11T02:07:18.130Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T02:07:30.519Z] Removing intermediate container 4fcb7e98e4d5 [2020-06-11T02:07:30.519Z] ---> 0861446610b7 [2020-06-11T02:07:30.519Z] Successfully built 0861446610b7 [2020-06-11T02:07:30.519Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T02:07:31.068Z] + docker inspect -f . ci-base-image-arm64 [2020-06-11T02:07:31.068Z] . [Pipeline] withDockerContainer [2020-06-11T02:07:31.342Z] prd-ubuntu18.04-docker-arm64-4c-16g-2523 does not seem to be running inside a container [2020-06-11T02:07:31.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-11T02:07:33.229Z] $ docker top 94a4b64f5aa82484b40dd7c876622c28304c19ed19333c747a4c7e055c4d7885 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-11T02:07:34.617Z] + go version [2020-06-11T02:07:34.617Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-11T02:07:35.661Z] + make test [2020-06-11T02:07:35.661Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-11T02:07:36.649Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-06-11T02:08:02.874Z] Running on prd-centos7-docker-4c-2g-2524 in /w/workspace/gexfoundry_device-mqtt-go_PR-151 [Pipeline] { [Pipeline] ws [2020-06-11T02:08:02.898Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2020-06-11T02:08:09.075Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-06-11T02:08:09.075Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.026s coverage: 28.3% of statements [2020-06-11T02:08:09.075Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-06-11T02:08:09.075Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-11T02:08:10.874Z] using credential edgex-jenkins-ssh [2020-06-11T02:08:10.942Z] Cloning the remote Git repository [2020-06-11T02:08:10.942Z] Cloning with configured refspecs honoured and without tags [2020-06-11T02:08:11.167Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-06-11T02:08:11.326Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2020-06-11T02:08:11.554Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-06-11T02:08:11.555Z] > git --version # timeout=10 [2020-06-11T02:08:11.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T02:08:11.743Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T02:08:12.699Z] Fetching without tags [2020-06-11T02:08:13.138Z] Merging remotes/origin/master commit 53b271558e00092d9ac86daf606e53fe8237c5d2 into PR head commit 7f88040258f07bfaeff12d6ffadb79724e5539dd [2020-06-11T02:08:13.500Z] Merge succeeded, producing 7f88040258f07bfaeff12d6ffadb79724e5539dd [2020-06-11T02:08:13.500Z] Checking out Revision 7f88040258f07bfaeff12d6ffadb79724e5539dd (PR-151) [2020-06-11T02:08:12.386Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-06-11T02:08:12.398Z] > git config --add remote.origin.fetch +refs/pull/151/head:refs/remotes/origin/PR-151 # timeout=10 [2020-06-11T02:08:12.454Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T02:08:12.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-06-11T02:08:12.706Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-06-11T02:08:12.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T02:08:12.714Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/151/head:refs/remotes/origin/PR-151 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T02:08:13.151Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T02:08:13.186Z] > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 [2020-06-11T02:08:13.337Z] > git remote # timeout=10 [2020-06-11T02:08:13.374Z] > git config --get remote.origin.url # timeout=10 [2020-06-11T02:08:13.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T02:08:13.475Z] > git merge 53b271558e00092d9ac86daf606e53fe8237c5d2 # timeout=10 [2020-06-11T02:08:13.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-11T02:08:13.505Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T02:08:13.511Z] > git checkout -f 7f88040258f07bfaeff12d6ffadb79724e5539dd # timeout=10 [2020-06-11T02:08:15.813Z] gofmt -l . [2020-06-11T02:08:15.813Z] ["`gofmt -l .`" = ""] [2020-06-11T02:08:15.813Z] ./bin/test-attribution-txt.sh [2020-06-11T02:08:16.085Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-11T02:08:17.086Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T02:08:17.061Z] $ docker stop --time=1 94a4b64f5aa82484b40dd7c876622c28304c19ed19333c747a4c7e055c4d7885 [2020-06-11T02:08:18.500Z] Commit message: "fix: Optimize MQTT client creation for async value Add conn retry mechanism and use os.Exit(1) instead of the panic error" [2020-06-11T02:08:19.187Z] $ docker rm -f 94a4b64f5aa82484b40dd7c876622c28304c19ed19333c747a4c7e055c4d7885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-06-11T02:08:21.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] echo [2020-06-11T02:08:21.636Z] ========================================================= [2020-06-11T02:08:21.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-11T02:08:21.636Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-11T02:08:21.776Z] + ls -al . [2020-06-11T02:08:21.776Z] total 132 [2020-06-11T02:08:21.776Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 11 02:08 . [2020-06-11T02:08:21.776Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 02:06 .. [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 11 02:06 .dockerignore [2020-06-11T02:08:21.776Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 02:06 .git [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 328 Jun 11 02:06 .gitignore [2020-06-11T02:08:21.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 02:06 .semver [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 4678 Jun 11 02:06 Attribution.txt [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 1776 Jun 11 02:06 Dockerfile [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 953 Jun 11 02:06 Dockerfile.build [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 700 Jun 11 02:06 Jenkinsfile [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 02:06 LICENSE [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 902 Jun 11 02:06 Makefile [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 11 02:06 README.md [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 02:04 VERSION [2020-06-11T02:08:21.776Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 02:06 bin [2020-06-11T02:08:21.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 02:06 cmd [2020-06-11T02:08:21.776Z] -rw-r--r-- 1 jenkins jenkins 18939 Jun 11 02:08 coverage.out [2020-06-11T02:08:21.776Z] -rw-r--r-- 1 jenkins jenkins 510 Jun 11 02:08 go.mod [2020-06-11T02:08:21.776Z] -rw-r--r-- 1 jenkins jenkins 13621 Jun 11 02:08 go.sum [2020-06-11T02:08:21.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 02:06 internal [2020-06-11T02:08:21.776Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 02:06 mock [2020-06-11T02:08:21.776Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 02:06 snap [2020-06-11T02:08:21.776Z] -rw-rw-r-- 1 jenkins jenkins 227 Jun 11 02:06 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-11T02:08:22.396Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-11T02:08:22.416Z] + 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=7f88040258f07bfaeff12d6ffadb79724e5539dd --label arch=arm64 --label version=0.0.0 . [2020-06-11T02:08:22.688Z] Sending build context to Docker daemon 608.8kB [2020-06-11T02:08:22.688Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-06-11T02:08:22.688Z] Step 2/21 : FROM ${BASE} AS builder [2020-06-11T02:08:22.688Z] ---> 0861446610b7 [2020-06-11T02:08:22.688Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-06-11T02:08:22.964Z] ---> Running in dc7984e51327 [2020-06-11T02:08:23.406Z] Sending build context to Docker daemon 589.3kB [2020-06-11T02:08:23.406Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-06-11T02:08:23.406Z] Step 2/8 : FROM ${BASE} [2020-06-11T02:08:23.406Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-11T02:08:23.406Z] e6b0cf9c0882: Pulling fs layer [2020-06-11T02:08:23.406Z] 2848faf0eed1: Pulling fs layer [2020-06-11T02:08:23.406Z] 0f37312ad70f: Pulling fs layer [2020-06-11T02:08:23.406Z] 5788d62ee057: Pulling fs layer [2020-06-11T02:08:23.406Z] 0e6b1d234666: Pulling fs layer [2020-06-11T02:08:23.406Z] bf5d7aec512f: Pulling fs layer [2020-06-11T02:08:23.406Z] 34c802a77dc8: Pulling fs layer [2020-06-11T02:08:23.406Z] 9eb99e56ec68: Pulling fs layer [2020-06-11T02:08:23.406Z] 27c7a5d97fbd: Pulling fs layer [2020-06-11T02:08:23.406Z] 5c102a31e300: Pulling fs layer [2020-06-11T02:08:23.406Z] dcfb455df0a1: Pulling fs layer [2020-06-11T02:08:23.406Z] 5788d62ee057: Waiting [2020-06-11T02:08:23.406Z] 0e6b1d234666: Waiting [2020-06-11T02:08:23.406Z] bf5d7aec512f: Waiting [2020-06-11T02:08:23.406Z] 34c802a77dc8: Waiting [2020-06-11T02:08:23.406Z] 9eb99e56ec68: Waiting [2020-06-11T02:08:23.406Z] 27c7a5d97fbd: Waiting [2020-06-11T02:08:23.406Z] 5c102a31e300: Waiting [2020-06-11T02:08:23.406Z] dcfb455df0a1: Waiting [2020-06-11T02:08:23.406Z] 0f37312ad70f: Verifying Checksum [2020-06-11T02:08:23.406Z] 0f37312ad70f: Download complete [2020-06-11T02:08:23.406Z] 2848faf0eed1: Verifying Checksum [2020-06-11T02:08:23.406Z] 2848faf0eed1: Download complete [2020-06-11T02:08:23.558Z] Removing intermediate container dc7984e51327 [2020-06-11T02:08:23.558Z] ---> d01a5a43b811 [2020-06-11T02:08:23.558Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T02:08:23.558Z] ---> Running in 5e5416ff2a42 [2020-06-11T02:08:23.693Z] 0e6b1d234666: Verifying Checksum [2020-06-11T02:08:23.693Z] 0e6b1d234666: Download complete [2020-06-11T02:08:23.693Z] bf5d7aec512f: Verifying Checksum [2020-06-11T02:08:23.693Z] bf5d7aec512f: Download complete [2020-06-11T02:08:23.693Z] e6b0cf9c0882: Verifying Checksum [2020-06-11T02:08:23.693Z] e6b0cf9c0882: Download complete [2020-06-11T02:08:24.152Z] Removing intermediate container 5e5416ff2a42 [2020-06-11T02:08:24.152Z] ---> 8d26960ed6b8 [2020-06-11T02:08:24.152Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T02:08:24.152Z] ---> Running in 6fcaad1597b1 [2020-06-11T02:08:24.497Z] e6b0cf9c0882: Pull complete [2020-06-11T02:08:24.858Z] 2848faf0eed1: Pull complete [2020-06-11T02:08:25.171Z] 0f37312ad70f: Pull complete [2020-06-11T02:08:25.907Z] 34c802a77dc8: Verifying Checksum [2020-06-11T02:08:25.907Z] 34c802a77dc8: Download complete [2020-06-11T02:08:25.907Z] 27c7a5d97fbd: Verifying Checksum [2020-06-11T02:08:25.907Z] 27c7a5d97fbd: Download complete [2020-06-11T02:08:26.771Z] Removing intermediate container 6fcaad1597b1 [2020-06-11T02:08:26.771Z] ---> 7ca61ea9964f [2020-06-11T02:08:26.771Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T02:08:26.771Z] ---> Running in 6f18ca6620af [2020-06-11T02:08:27.623Z] 9eb99e56ec68: Download complete [2020-06-11T02:08:27.623Z] 5788d62ee057: Verifying Checksum [2020-06-11T02:08:27.623Z] 5788d62ee057: Download complete [2020-06-11T02:08:27.623Z] 5c102a31e300: Verifying Checksum [2020-06-11T02:08:27.623Z] 5c102a31e300: Download complete [2020-06-11T02:08:27.623Z] dcfb455df0a1: Verifying Checksum [2020-06-11T02:08:27.623Z] dcfb455df0a1: Download complete [2020-06-11T02:08:28.194Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-11T02:08:28.786Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-11T02:08:29.382Z] OK: 203 MiB in 52 packages [2020-06-11T02:08:30.353Z] Removing intermediate container 6f18ca6620af [2020-06-11T02:08:30.353Z] ---> bdf4cb45b963 [2020-06-11T02:08:30.353Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-06-11T02:08:30.353Z] ---> Running in 9cfccf6886cf [2020-06-11T02:08:30.950Z] Removing intermediate container 9cfccf6886cf [2020-06-11T02:08:30.950Z] ---> a406891f4b8a [2020-06-11T02:08:30.950Z] Step 8/21 : COPY . . [2020-06-11T02:08:31.932Z] ---> 4e21a256eb35 [2020-06-11T02:08:31.932Z] Step 9/21 : ARG MAKE='make build' [2020-06-11T02:08:31.932Z] ---> Running in faad14fdafa0 [2020-06-11T02:08:32.527Z] Removing intermediate container faad14fdafa0 [2020-06-11T02:08:32.527Z] ---> d0869da031d4 [2020-06-11T02:08:32.527Z] Step 10/21 : RUN $MAKE [2020-06-11T02:08:32.527Z] ---> Running in bb99cfe32c41 [2020-06-11T02:08:34.014Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-06-11T02:08:37.866Z] 5788d62ee057: Pull complete [2020-06-11T02:08:37.866Z] 0e6b1d234666: Pull complete [2020-06-11T02:08:37.866Z] bf5d7aec512f: Pull complete [2020-06-11T02:08:43.351Z] 34c802a77dc8: Pull complete [2020-06-11T02:08:49.207Z] 9eb99e56ec68: Pull complete [2020-06-11T02:08:49.484Z] 27c7a5d97fbd: Pull complete [2020-06-11T02:08:51.576Z] 5c102a31e300: Pull complete [2020-06-11T02:08:51.865Z] dcfb455df0a1: Pull complete [2020-06-11T02:08:51.865Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-11T02:08:52.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-11T02:08:52.149Z] ---> 7c70fe431013 [2020-06-11T02:08:52.149Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-06-11T02:08:52.737Z] ---> Running in bd075eb15ba1 [2020-06-11T02:08:53.006Z] Removing intermediate container bd075eb15ba1 [2020-06-11T02:08:53.006Z] ---> 1009d6b7150e [2020-06-11T02:08:53.006Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T02:08:53.006Z] ---> Running in e4fe9f71fbb8 [2020-06-11T02:08:55.077Z] Removing intermediate container e4fe9f71fbb8 [2020-06-11T02:08:55.077Z] ---> faa8609ef767 [2020-06-11T02:08:55.077Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-06-11T02:08:55.077Z] ---> Running in 5977d7ae3e32 [2020-06-11T02:08:55.692Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T02:08:56.710Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T02:08:57.005Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T02:08:57.305Z] (2/17) Installing libmagic (5.37-r1) [2020-06-11T02:08:57.621Z] (3/17) Installing file (5.37-r1) [2020-06-11T02:08:57.621Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T02:08:57.621Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T02:08:57.888Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-06-11T02:09:00.872Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-11T02:09:08.069Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-06-11T02:09:08.069Z] (8/17) Installing g++ (9.2.0-r4) [2020-06-11T02:09:11.032Z] Removing intermediate container bb99cfe32c41 [2020-06-11T02:09:11.032Z] ---> 4b9726613cff [2020-06-11T02:09:11.032Z] Step 11/21 : FROM alpine [2020-06-11T02:09:11.032Z] latest: Pulling from library/alpine [2020-06-11T02:09:11.032Z] b538f80385f9: Pulling fs layer [2020-06-11T02:09:11.032Z] b538f80385f9: Verifying Checksum [2020-06-11T02:09:11.032Z] b538f80385f9: Download complete [2020-06-11T02:09:11.032Z] b538f80385f9: Pull complete [2020-06-11T02:09:11.032Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-11T02:09:11.032Z] Status: Downloaded newer image for alpine:latest [2020-06-11T02:09:11.032Z] ---> 62ee0e9f8440 [2020-06-11T02:09:11.032Z] Step 12/21 : ENV APP_PORT=49982 [2020-06-11T02:09:11.305Z] ---> Running in bf0206fa12f7 [2020-06-11T02:09:11.900Z] Removing intermediate container bf0206fa12f7 [2020-06-11T02:09:11.900Z] ---> 0c6786f58581 [2020-06-11T02:09:11.900Z] Step 13/21 : EXPOSE $APP_PORT [2020-06-11T02:09:11.900Z] ---> Running in 6bb30d87ee6b [2020-06-11T02:09:12.173Z] Removing intermediate container 6bb30d87ee6b [2020-06-11T02:09:12.173Z] ---> 8cfadcab0f02 [2020-06-11T02:09:12.173Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-06-11T02:09:12.343Z] (9/17) Installing fortify-headers (1.1-r0) [2020-06-11T02:09:12.343Z] (10/17) Installing build-base (0.5-r1) [2020-06-11T02:09:12.343Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-06-11T02:09:12.343Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-06-11T02:09:12.344Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-06-11T02:09:12.611Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-06-11T02:09:12.611Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-06-11T02:09:12.898Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-06-11T02:09:12.898Z] (17/17) Installing openssh (8.1_p1-r0) [2020-06-11T02:09:12.898Z] Executing busybox-1.31.1-r8.trigger [2020-06-11T02:09:12.898Z] OK: 214 MiB in 52 packages [2020-06-11T02:09:14.148Z] ---> 86d0551f6992 [2020-06-11T02:09:14.148Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-06-11T02:09:14.756Z] ---> 30befb5726db [2020-06-11T02:09:14.756Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-06-11T02:09:15.356Z] ---> 7d3ac22d02a4 [2020-06-11T02:09:15.356Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-06-11T02:09:15.356Z] ---> Running in ddfc6d5bb32f [2020-06-11T02:09:15.950Z] Removing intermediate container ddfc6d5bb32f [2020-06-11T02:09:15.950Z] ---> f5feef94b419 [2020-06-11T02:09:15.950Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-06-11T02:09:15.950Z] ---> Running in f68b7fe6a85e [2020-06-11T02:09:16.544Z] Removing intermediate container f68b7fe6a85e [2020-06-11T02:09:16.544Z] ---> fcb83525794b [2020-06-11T02:09:16.544Z] Step 19/21 : LABEL arch=arm64 [2020-06-11T02:09:16.544Z] ---> Running in 845a660952d7 [2020-06-11T02:09:17.139Z] Removing intermediate container 845a660952d7 [2020-06-11T02:09:17.139Z] ---> 63fc28141b59 [2020-06-11T02:09:17.139Z] Step 20/21 : LABEL git_sha=7f88040258f07bfaeff12d6ffadb79724e5539dd [2020-06-11T02:09:17.139Z] ---> Running in 4331330b3f2b [2020-06-11T02:09:17.734Z] Removing intermediate container 4331330b3f2b [2020-06-11T02:09:17.734Z] ---> f7c35b013245 [2020-06-11T02:09:17.734Z] Step 21/21 : LABEL version=0.0.0 [2020-06-11T02:09:17.734Z] ---> Running in 74ee35e3a23e [2020-06-11T02:09:18.004Z] Removing intermediate container 74ee35e3a23e [2020-06-11T02:09:18.004Z] ---> 03ad9d564c44 [2020-06-11T02:09:18.004Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T02:09:18.274Z] Successfully built 03ad9d564c44 [2020-06-11T02:09:18.274Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2020-06-11T02:09:18.392Z] Removing intermediate container 5977d7ae3e32 [2020-06-11T02:09:18.392Z] ---> cd21c9ca843b [2020-06-11T02:09:18.392Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-06-11T02:09:18.392Z] ---> Running in 221242ad7aff [2020-06-11T02:09:18.392Z] Removing intermediate container 221242ad7aff [2020-06-11T02:09:18.392Z] ---> a477e7ebee3e [2020-06-11T02:09:18.392Z] Step 7/8 : COPY . . Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [2020-06-11T02:09:18.663Z] ---> a29766e8e3d3 [2020-06-11T02:09:18.663Z] Step 8/8 : RUN go mod download [2020-06-11T02:09:18.663Z] ---> Running in 6c9035a9e0b6 [Pipeline] sh [2020-06-11T02:09:19.198Z] + find /w/workspace/device-mqtt-go/3 [2020-06-11T02:09:19.198Z] + grep snapcraft.yaml [2020-06-11T02:09:19.198Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T02:09:19.316Z] provisioning config files... [2020-06-11T02:09:19.338Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/3@tmp/config8163892329113207462tmp [Pipeline] { [Pipeline] sh [2020-06-11T02:09:19.697Z] + cp /w/workspace/device-mqtt-go/3@tmp/config8163892329113207462tmp /w/workspace/device-mqtt-go/3/edgex-snap-store-login [Pipeline] sh [2020-06-11T02:09:20.026Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/3:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-11T02:09:20.026Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-06-11T02:09:20.297Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-06-11T02:09:20.297Z] b2f61026a351: Pulling fs layer [2020-06-11T02:09:20.297Z] 5538fb30c42c: Pulling fs layer [2020-06-11T02:09:20.297Z] f0b05810781a: Pulling fs layer [2020-06-11T02:09:20.297Z] 0180a33352d6: Pulling fs layer [2020-06-11T02:09:20.297Z] e7604b0c0f53: Pulling fs layer [2020-06-11T02:09:20.297Z] db689cb83ae0: Pulling fs layer [2020-06-11T02:09:20.297Z] 6138af208834: Pulling fs layer [2020-06-11T02:09:20.297Z] 007c8e8c5d63: Pulling fs layer [2020-06-11T02:09:20.297Z] 4f7a387c642f: Pulling fs layer [2020-06-11T02:09:20.297Z] 0180a33352d6: Waiting [2020-06-11T02:09:20.297Z] db689cb83ae0: Waiting [2020-06-11T02:09:20.297Z] 6138af208834: Waiting [2020-06-11T02:09:20.297Z] 007c8e8c5d63: Waiting [2020-06-11T02:09:20.297Z] 4f7a387c642f: Waiting [2020-06-11T02:09:20.297Z] 5538fb30c42c: Download complete [2020-06-11T02:09:20.297Z] f0b05810781a: Verifying Checksum [2020-06-11T02:09:20.297Z] f0b05810781a: Download complete [2020-06-11T02:09:20.297Z] 0180a33352d6: Download complete [2020-06-11T02:09:20.297Z] db689cb83ae0: Download complete [2020-06-11T02:09:20.297Z] 6138af208834: Verifying Checksum [2020-06-11T02:09:20.297Z] 6138af208834: Download complete [2020-06-11T02:09:20.297Z] 007c8e8c5d63: Verifying Checksum [2020-06-11T02:09:20.297Z] 007c8e8c5d63: Download complete [2020-06-11T02:09:20.297Z] 4f7a387c642f: Download complete [2020-06-11T02:09:20.859Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T02:09:20.859Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T02:09:20.859Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-11T02:09:20.859Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T02:09:20.859Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-11T02:09:20.859Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-11T02:09:20.859Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T02:09:20.859Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-11T02:09:20.859Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-06-11T02:09:20.859Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-11T02:09:20.859Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-11T02:09:20.859Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T02:09:20.859Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T02:09:20.859Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T02:09:21.153Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T02:09:21.153Z] go: finding github.com/fatih/color v1.7.0 [2020-06-11T02:09:21.153Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T02:09:21.153Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T02:09:21.153Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T02:09:21.153Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-11T02:09:21.153Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-11T02:09:21.153Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T02:09:21.153Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-11T02:09:21.153Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-11T02:09:21.274Z] b2f61026a351: Download complete [2020-06-11T02:09:21.427Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T02:09:21.427Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-11T02:09:21.427Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-06-11T02:09:21.427Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-06-11T02:09:21.427Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T02:09:21.427Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-11T02:09:21.427Z] go: finding github.com/kr/pretty v0.1.0 [2020-06-11T02:09:21.427Z] go: finding github.com/kr/pty v1.1.1 [2020-06-11T02:09:21.427Z] go: finding github.com/kr/text v0.1.0 [2020-06-11T02:09:21.427Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-06-11T02:09:21.427Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-06-11T02:09:21.427Z] go: finding github.com/miekg/dns v1.0.14 [2020-06-11T02:09:21.427Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-11T02:09:21.427Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T02:09:21.427Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T02:09:21.427Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-06-11T02:09:21.427Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-11T02:09:21.427Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-11T02:09:21.427Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-11T02:09:21.427Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T02:09:21.427Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T02:09:21.427Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-06-11T02:09:21.427Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T02:09:21.427Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T02:09:21.427Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-11T02:09:21.427Z] go: finding github.com/posener/complete v1.1.1 [2020-06-11T02:09:21.427Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-06-11T02:09:21.427Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-11T02:09:21.711Z] go: finding github.com/spf13/cast v1.3.0 [2020-06-11T02:09:21.711Z] go: finding github.com/stretchr/objx v0.1.0 [2020-06-11T02:09:21.711Z] go: finding github.com/stretchr/testify v1.5.1 [2020-06-11T02:09:21.711Z] go: finding github.com/ugorji/go v1.1.4 [2020-06-11T02:09:21.711Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T02:09:21.711Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-06-11T02:09:21.711Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-06-11T02:09:21.711Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-06-11T02:09:21.711Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-06-11T02:09:21.711Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-06-11T02:09:21.711Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-11T02:09:21.711Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T02:09:24.662Z] b2f61026a351: Pull complete [2020-06-11T02:09:24.662Z] 5538fb30c42c: Pull complete [2020-06-11T02:09:24.936Z] f0b05810781a: Pull complete [2020-06-11T02:09:25.208Z] 0180a33352d6: Pull complete [2020-06-11T02:09:27.813Z] e7604b0c0f53: Download complete [2020-06-11T02:09:31.929Z] Removing intermediate container 6c9035a9e0b6 [2020-06-11T02:09:31.929Z] ---> 919ff67d9d51 [2020-06-11T02:09:31.929Z] Successfully built 919ff67d9d51 [2020-06-11T02:09:31.929Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-11T02:09:33.378Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-11T02:09:33.378Z] . [Pipeline] withDockerContainer [2020-06-11T02:09:33.585Z] prd-centos7-docker-4c-2g-2524 does not seem to be running inside a container [2020-06-11T02:09:33.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-11T02:09:35.150Z] $ docker top 329763e1f24b516e66051aea805547a61c3f3614a9934a7c52c1845678d945d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-11T02:09:35.687Z] + go version [2020-06-11T02:09:35.687Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-11T02:09:36.030Z] + make test [2020-06-11T02:09:36.030Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-06-11T02:09:37.997Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-06-11T02:09:53.491Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-06-11T02:09:54.103Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 28.3% of statements [2020-06-11T02:09:54.103Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-06-11T02:09:54.374Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-06-11T02:09:57.816Z] gofmt -l . [2020-06-11T02:09:57.816Z] ["`gofmt -l .`" = ""] [2020-06-11T02:09:57.816Z] ./bin/test-attribution-txt.sh [2020-06-11T02:09:58.797Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-06-11T02:09:59.090Z] Warning: overwriting stash ‘coverage-report’ [2020-06-11T02:09:59.420Z] Stashed 1 file(s) [Pipeline] } [2020-06-11T02:09:59.435Z] $ docker stop --time=1 329763e1f24b516e66051aea805547a61c3f3614a9934a7c52c1845678d945d9 [2020-06-11T02:10:00.122Z] e7604b0c0f53: Pull complete [2020-06-11T02:10:00.122Z] db689cb83ae0: Pull complete [2020-06-11T02:10:00.122Z] 6138af208834: Pull complete [2020-06-11T02:10:00.122Z] 007c8e8c5d63: Pull complete [2020-06-11T02:10:00.122Z] 4f7a387c642f: Pull complete [2020-06-11T02:10:00.122Z] Digest: sha256:95de001a4645667c7ff44d03fa3a86afcf7622caf7559cdf0345329f515671b4 [2020-06-11T02:10:00.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-06-11T02:10:01.748Z] $ docker rm -f 329763e1f24b516e66051aea805547a61c3f3614a9934a7c52c1845678d945d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T02:10:02.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-11T02:10:02.933Z] + ls -al . [2020-06-11T02:10:02.933Z] total 100 [2020-06-11T02:10:02.933Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 11 02:09 . [2020-06-11T02:10:02.933Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 02:08 .. [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 4678 Jun 11 02:08 Attribution.txt [2020-06-11T02:10:02.933Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 11 02:08 bin [2020-06-11T02:10:02.933Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 02:08 cmd [2020-06-11T02:10:02.933Z] -rw-r--r--. 1 jenkins jenkins 18939 Jun 11 02:09 coverage.out [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 1776 Jun 11 02:08 Dockerfile [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 953 Jun 11 02:08 Dockerfile.build [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 11 02:08 .dockerignore [2020-06-11T02:10:02.933Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 02:08 .git [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 328 Jun 11 02:08 .gitignore [2020-06-11T02:10:02.933Z] -rw-r--r--. 1 jenkins jenkins 510 Jun 11 02:09 go.mod [2020-06-11T02:10:02.933Z] -rw-r--r--. 1 jenkins jenkins 13621 Jun 11 02:09 go.sum [2020-06-11T02:10:02.933Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 02:08 internal [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 700 Jun 11 02:08 Jenkinsfile [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 02:08 LICENSE [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 902 Jun 11 02:08 Makefile [2020-06-11T02:10:02.933Z] drwxrwxr-x. 2 jenkins jenkins 23 Jun 11 02:08 mock [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 11 02:08 README.md [2020-06-11T02:10:02.933Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 11 02:08 .semver [2020-06-11T02:10:02.933Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 11 02:08 snap [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 02:04 VERSION [2020-06-11T02:10:02.933Z] -rw-rw-r--. 1 jenkins jenkins 227 Jun 11 02:08 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-11T02:10:03.264Z] + 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=7f88040258f07bfaeff12d6ffadb79724e5539dd --label arch=amd64 --label version=0.0.0 . [2020-06-11T02:10:03.534Z] Sending build context to Docker daemon 608.8kB [2020-06-11T02:10:03.534Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-06-11T02:10:03.534Z] Step 2/21 : FROM ${BASE} AS builder [2020-06-11T02:10:03.534Z] ---> 919ff67d9d51 [2020-06-11T02:10:03.534Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-06-11T02:10:03.534Z] ---> Running in 3c665902f1cf [2020-06-11T02:10:03.801Z] Removing intermediate container 3c665902f1cf [2020-06-11T02:10:03.801Z] ---> 120a92d89617 [2020-06-11T02:10:03.801Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-06-11T02:10:03.801Z] ---> Running in 8dc168646bd4 [2020-06-11T02:10:04.078Z] Removing intermediate container 8dc168646bd4 [2020-06-11T02:10:04.078Z] ---> 324e89f936c4 [2020-06-11T02:10:04.078Z] Step 5/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-11T02:10:04.078Z] ---> Running in fe35c1e8d1e8 [2020-06-11T02:10:05.072Z] Removing intermediate container fe35c1e8d1e8 [2020-06-11T02:10:05.072Z] ---> 78e74f13d461 [2020-06-11T02:10:05.072Z] Step 6/21 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-11T02:10:05.339Z] ---> Running in 6586fe05a509 [2020-06-11T02:10:05.923Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-11T02:10:06.848Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-06-11T02:10:06.848Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-06-11T02:10:06.848Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-06-11T02:10:06.874Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-11T02:10:07.140Z] OK: 214 MiB in 52 packages [2020-06-11T02:10:07.733Z] Removing intermediate container 6586fe05a509 [2020-06-11T02:10:07.733Z] ---> f6d6dff2aa38 [2020-06-11T02:10:07.733Z] Step 7/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-06-11T02:10:07.733Z] ---> Running in 8de787ad1be5 [2020-06-11T02:10:08.002Z] Removing intermediate container 8de787ad1be5 [2020-06-11T02:10:08.002Z] ---> 08a704b158ae [2020-06-11T02:10:08.002Z] Step 8/21 : COPY . . [2020-06-11T02:10:08.274Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-06-11T02:10:08.612Z] ---> 038b0726853e [2020-06-11T02:10:08.612Z] Step 9/21 : ARG MAKE='make build' [2020-06-11T02:10:08.612Z] ---> Running in d3b4fb0bfb75 [2020-06-11T02:10:08.886Z] Removing intermediate container d3b4fb0bfb75 [2020-06-11T02:10:08.886Z] ---> 5338af72c274 [2020-06-11T02:10:08.886Z] Step 10/21 : RUN $MAKE [2020-06-11T02:10:08.886Z] ---> Running in 1e38b07ca12b [2020-06-11T02:10:09.248Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [879 kB] [2020-06-11T02:10:09.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-06-11T02:10:14.623Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [3737 B] [2020-06-11T02:10:14.624Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [1192 B] [2020-06-11T02:10:14.624Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1233 kB] [2020-06-11T02:10:17.220Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [7827 B] [2020-06-11T02:10:17.220Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [8260 B] [2020-06-11T02:10:17.220Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [754 kB] [2020-06-11T02:10:17.810Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [605 kB] [2020-06-11T02:10:18.402Z] Fetched 3745 kB in 13s (291 kB/s) [2020-06-11T02:10:22.686Z] Reading package lists... [2020-06-11T02:10:28.175Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-11T02:10:31.615Z] Removing intermediate container 1e38b07ca12b [2020-06-11T02:10:31.615Z] ---> e36cc9c8530f [2020-06-11T02:10:31.615Z] Step 11/21 : FROM alpine [2020-06-11T02:10:31.902Z] latest: Pulling from library/alpine [2020-06-11T02:10:31.902Z] df20fa9351a1: Pulling fs layer [2020-06-11T02:10:32.188Z] df20fa9351a1: Download complete [2020-06-11T02:10:32.462Z] df20fa9351a1: Pull complete [2020-06-11T02:10:32.462Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-11T02:10:32.462Z] Status: Downloaded newer image for alpine:latest [2020-06-11T02:10:32.462Z] ---> a24bb4013296 [2020-06-11T02:10:32.462Z] Step 12/21 : ENV APP_PORT=49982 [2020-06-11T02:10:32.462Z] ---> Running in fcfa0929c299 [2020-06-11T02:10:32.733Z] Removing intermediate container fcfa0929c299 [2020-06-11T02:10:32.733Z] ---> feb8bf553869 [2020-06-11T02:10:32.733Z] Step 13/21 : EXPOSE $APP_PORT [2020-06-11T02:10:32.733Z] ---> Running in 33e710776bcd [2020-06-11T02:10:32.998Z] Removing intermediate container 33e710776bcd [2020-06-11T02:10:32.998Z] ---> fb0506efd8c1 [2020-06-11T02:10:32.998Z] Step 14/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-06-11T02:10:33.994Z] ---> 200162066b69 [2020-06-11T02:10:33.994Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-06-11T02:10:34.275Z] ---> 76709445c052 [2020-06-11T02:10:34.275Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-06-11T02:10:34.566Z] ---> da5aeb60c227 [2020-06-11T02:10:34.566Z] Step 17/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-06-11T02:10:34.566Z] ---> Running in 1665bbca5689 [2020-06-11T02:10:34.848Z] Removing intermediate container 1665bbca5689 [2020-06-11T02:10:34.848Z] ---> e80680604d37 [2020-06-11T02:10:34.848Z] Step 18/21 : ENTRYPOINT ["/device-mqtt","--cp=consul://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-06-11T02:10:34.848Z] ---> Running in 110da1aa7003 [2020-06-11T02:10:35.061Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-06-11T02:10:35.152Z] Removing intermediate container 110da1aa7003 [2020-06-11T02:10:35.152Z] ---> 2efbf4cdb514 [2020-06-11T02:10:35.152Z] Step 19/21 : LABEL arch=amd64 [2020-06-11T02:10:35.152Z] ---> Running in 69f74397da02 [2020-06-11T02:10:35.423Z] Removing intermediate container 69f74397da02 [2020-06-11T02:10:35.423Z] ---> 4a652ca252d6 [2020-06-11T02:10:35.423Z] Step 20/21 : LABEL git_sha=7f88040258f07bfaeff12d6ffadb79724e5539dd [2020-06-11T02:10:35.423Z] ---> Running in 5bba838f3ba9 [2020-06-11T02:10:35.694Z] Removing intermediate container 5bba838f3ba9 [2020-06-11T02:10:35.694Z] ---> ce357ddba787 [2020-06-11T02:10:35.694Z] Step 21/21 : LABEL version=0.0.0 [2020-06-11T02:10:35.694Z] ---> Running in 9840cdd5e5c5 [2020-06-11T02:10:35.966Z] Removing intermediate container 9840cdd5e5c5 [2020-06-11T02:10:35.966Z] ---> 14e229251821 [2020-06-11T02:10:35.966Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-11T02:10:35.966Z] Successfully built 14e229251821 [2020-06-11T02:10:35.966Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-11T02:10:36.562Z] ++ find /w/workspace/device-mqtt-go/3 [2020-06-11T02:10:36.562Z] ++ grep snapcraft.yaml [2020-06-11T02:10:36.562Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/3/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T02:10:36.816Z] provisioning config files... [2020-06-11T02:10:36.985Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/3@tmp/config1584929692637133248tmp [Pipeline] { [Pipeline] sh [2020-06-11T02:10:37.335Z] + cp /w/workspace/device-mqtt-go/3@tmp/config1584929692637133248tmp /w/workspace/device-mqtt-go/3/edgex-snap-store-login [Pipeline] sh [2020-06-11T02:10:37.722Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/3:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-11T02:10:37.722Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-06-11T02:10:37.722Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-06-11T02:10:37.722Z] 5bed26d33875: Pulling fs layer [2020-06-11T02:10:37.722Z] f11b29a9c730: Pulling fs layer [2020-06-11T02:10:37.722Z] 930bda195c84: Pulling fs layer [2020-06-11T02:10:37.722Z] 78bf9a5ad49e: Pulling fs layer [2020-06-11T02:10:37.722Z] e5fbee5a4b0d: Pulling fs layer [2020-06-11T02:10:37.722Z] f452fca78f88: Pulling fs layer [2020-06-11T02:10:37.722Z] 7417ef92027a: Pulling fs layer [2020-06-11T02:10:37.722Z] 2af5c49d270b: Pulling fs layer [2020-06-11T02:10:37.722Z] df9c3bdbc40a: Pulling fs layer [2020-06-11T02:10:37.722Z] e5fbee5a4b0d: Waiting [2020-06-11T02:10:37.722Z] f452fca78f88: Waiting [2020-06-11T02:10:37.722Z] 7417ef92027a: Waiting [2020-06-11T02:10:37.722Z] 2af5c49d270b: Waiting [2020-06-11T02:10:37.722Z] df9c3bdbc40a: Waiting [2020-06-11T02:10:37.722Z] 78bf9a5ad49e: Waiting [2020-06-11T02:10:37.722Z] 930bda195c84: Verifying Checksum [2020-06-11T02:10:37.722Z] 930bda195c84: Download complete [2020-06-11T02:10:37.722Z] f11b29a9c730: Verifying Checksum [2020-06-11T02:10:37.722Z] f11b29a9c730: Download complete [2020-06-11T02:10:38.012Z] 78bf9a5ad49e: Verifying Checksum [2020-06-11T02:10:38.012Z] 78bf9a5ad49e: Download complete [2020-06-11T02:10:38.012Z] f452fca78f88: Verifying Checksum [2020-06-11T02:10:38.012Z] f452fca78f88: Download complete [2020-06-11T02:10:38.012Z] 7417ef92027a: Verifying Checksum [2020-06-11T02:10:38.012Z] 7417ef92027a: Download complete [2020-06-11T02:10:38.012Z] 2af5c49d270b: Verifying Checksum [2020-06-11T02:10:38.012Z] 2af5c49d270b: Download complete [2020-06-11T02:10:38.012Z] df9c3bdbc40a: Verifying Checksum [2020-06-11T02:10:38.012Z] df9c3bdbc40a: Download complete [2020-06-11T02:10:38.682Z] 5bed26d33875: Verifying Checksum [2020-06-11T02:10:38.682Z] 5bed26d33875: Download complete [2020-06-11T02:10:39.364Z] Reading package lists... [2020-06-11T02:10:39.634Z] Building dependency tree... [2020-06-11T02:10:39.634Z] Reading state information... [2020-06-11T02:10:40.614Z] The following packages were automatically installed and are no longer required: [2020-06-11T02:10:40.614Z] libjq1 liblzo2-2 libonig4 [2020-06-11T02:10:40.614Z] Use 'sudo apt autoremove' to remove them. [2020-06-11T02:10:40.614Z] Suggested packages: [2020-06-11T02:10:40.614Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-06-11T02:10:40.614Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-06-11T02:10:40.614Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-11T02:10:40.614Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-06-11T02:10:40.891Z] The following NEW packages will be installed: [2020-06-11T02:10:40.891Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-06-11T02:10:40.891Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-06-11T02:10:40.891Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-06-11T02:10:40.891Z] openssh-client patch perl perl-modules-5.26 xauth [2020-06-11T02:10:41.172Z] 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. [2020-06-11T02:10:41.172Z] Need to get 12.9 MB of archives. [2020-06-11T02:10:41.172Z] After this operation, 84.2 MB of additional disk space will be used. [2020-06-11T02:10:41.172Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxau6 arm64 1:1.0.8-1 [7590 B] [2020-06-11T02:10:41.446Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-06-11T02:10:41.446Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxdmcp6 arm64 1:1.1.2-3 [9694 B] [2020-06-11T02:10:41.446Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libxcb1 arm64 1.13-2~ubuntu18.04 [37.3 kB] [2020-06-11T02:10:41.716Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-11T02:10:41.985Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libx11-6 arm64 2:1.6.4-3ubuntu0.2 [521 kB] [2020-06-11T02:10:42.222Z] 5bed26d33875: Pull complete [2020-06-11T02:10:42.604Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxext6 arm64 2:1.3.3-1 [25.4 kB] [2020-06-11T02:10:42.604Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-11T02:10:43.072Z] f11b29a9c730: Pull complete [2020-06-11T02:10:43.468Z] 930bda195c84: Pull complete [2020-06-11T02:10:43.893Z] 78bf9a5ad49e: Pull complete [2020-06-11T02:10:44.189Z] e5fbee5a4b0d: Verifying Checksum [2020-06-11T02:10:44.189Z] e5fbee5a4b0d: Download complete [2020-06-11T02:10:44.599Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-06-11T02:10:44.600Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-06-11T02:10:44.600Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-06-11T02:10:46.034Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-11T02:10:46.034Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-06-11T02:10:46.309Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-06-11T02:10:46.309Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-06-11T02:10:46.309Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-06-11T02:10:46.309Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.3 [723 kB] [2020-06-11T02:10:46.578Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libxmuu1 arm64 2:1.1.2-2 [9502 B] [2020-06-11T02:10:46.579Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-06-11T02:10:46.579Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 xauth arm64 1:1.0.10-1 [22.4 kB] [2020-06-11T02:10:46.579Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.8 [152 kB] [2020-06-11T02:10:46.579Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.8 [179 kB] [2020-06-11T02:10:46.579Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-11T02:10:46.579Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-11T02:10:46.850Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-06-11T02:10:47.440Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-06-11T02:10:47.711Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-06-11T02:10:48.306Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-11T02:10:48.306Z] Fetched 12.9 MB in 7s (1945 kB/s) [2020-06-11T02:10:48.579Z] Selecting previously unselected package libxau6:arm64. [2020-06-11T02:10:48.579Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4630 files and directories currently installed.) [2020-06-11T02:10:48.579Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_arm64.deb ... [2020-06-11T02:10:48.579Z] Unpacking libxau6:arm64 (1:1.0.8-1) ... [2020-06-11T02:10:48.579Z] Selecting previously unselected package libbsd0:arm64. [2020-06-11T02:10:48.579Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-06-11T02:10:48.579Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-11T02:10:48.849Z] Selecting previously unselected package libxdmcp6:arm64. [2020-06-11T02:10:48.849Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2020-06-11T02:10:48.849Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-11T02:10:48.849Z] Selecting previously unselected package libxcb1:arm64. [2020-06-11T02:10:48.849Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_arm64.deb ... [2020-06-11T02:10:48.849Z] Unpacking libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-11T02:10:48.849Z] Selecting previously unselected package libx11-data. [2020-06-11T02:10:49.120Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-11T02:10:49.120Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T02:10:49.390Z] Selecting previously unselected package libx11-6:arm64. [2020-06-11T02:10:49.390Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_arm64.deb ... [2020-06-11T02:10:49.390Z] Unpacking libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T02:10:49.662Z] Selecting previously unselected package libxext6:arm64. [2020-06-11T02:10:49.662Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_arm64.deb ... [2020-06-11T02:10:49.662Z] Unpacking libxext6:arm64 (2:1.3.3-1) ... [2020-06-11T02:10:49.662Z] Selecting previously unselected package perl-modules-5.26. [2020-06-11T02:10:49.662Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-11T02:10:49.662Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T02:10:51.114Z] Selecting previously unselected package libgdbm5:arm64. [2020-06-11T02:10:51.114Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_arm64.deb ... [2020-06-11T02:10:51.114Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-06-11T02:10:51.114Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-06-11T02:10:51.114Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-06-11T02:10:51.114Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-11T02:10:51.386Z] Selecting previously unselected package libperl5.26:arm64. [2020-06-11T02:10:51.386Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-11T02:10:51.386Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-11T02:10:52.813Z] Selecting previously unselected package perl. [2020-06-11T02:10:52.813Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-06-11T02:10:52.813Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-11T02:10:52.813Z] Selecting previously unselected package less. [2020-06-11T02:10:52.813Z] Preparing to unpack .../12-less_487-0.1_arm64.deb ... [2020-06-11T02:10:52.813Z] Unpacking less (487-0.1) ... [2020-06-11T02:10:53.085Z] Selecting previously unselected package libexpat1:arm64. [2020-06-11T02:10:53.085Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-06-11T02:10:53.085Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-11T02:10:53.085Z] Selecting previously unselected package netbase. [2020-06-11T02:10:53.085Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-06-11T02:10:53.356Z] Unpacking netbase (5.4) ... [2020-06-11T02:10:53.356Z] Selecting previously unselected package libedit2:arm64. [2020-06-11T02:10:53.356Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_arm64.deb ... [2020-06-11T02:10:53.356Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-06-11T02:10:53.625Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-06-11T02:10:53.625Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_arm64.deb ... [2020-06-11T02:10:53.625Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T02:10:53.899Z] Selecting previously unselected package libxmuu1:arm64. [2020-06-11T02:10:53.899Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_arm64.deb ... [2020-06-11T02:10:53.899Z] Unpacking libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-11T02:10:53.899Z] Selecting previously unselected package openssh-client. [2020-06-11T02:10:53.899Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-06-11T02:10:53.899Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T02:10:54.172Z] Selecting previously unselected package xauth. [2020-06-11T02:10:54.172Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_arm64.deb ... [2020-06-11T02:10:54.172Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-11T02:10:54.172Z] Selecting previously unselected package curl. [2020-06-11T02:10:54.172Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-11T02:10:54.442Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-11T02:10:54.442Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-06-11T02:10:54.442Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_arm64.deb ... [2020-06-11T02:10:54.442Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-11T02:10:54.713Z] Selecting previously unselected package liberror-perl. [2020-06-11T02:10:54.713Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-06-11T02:10:54.713Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-11T02:10:54.713Z] Selecting previously unselected package git-man. [2020-06-11T02:10:54.713Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-11T02:10:54.713Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T02:10:54.983Z] Selecting previously unselected package git. [2020-06-11T02:10:54.983Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-06-11T02:10:54.983Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T02:10:56.411Z] Selecting previously unselected package make. [2020-06-11T02:10:56.411Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_arm64.deb ... [2020-06-11T02:10:56.411Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-11T02:10:56.411Z] Selecting previously unselected package patch. [2020-06-11T02:10:56.411Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-06-11T02:10:56.411Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-11T02:10:56.682Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-06-11T02:10:56.682Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T02:10:56.682Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-06-11T02:10:56.682Z] Setting up less (487-0.1) ... [2020-06-11T02:10:56.953Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-11T02:10:57.224Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T02:10:57.494Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-11T02:10:57.494Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.8) ... [2020-06-11T02:10:57.494Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T02:10:57.494Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-06-11T02:10:57.494Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-06-11T02:10:57.494Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-11T02:10:57.494Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2020-06-11T02:10:57.764Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-06-11T02:10:57.764Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T02:10:58.035Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T02:10:58.035Z] Setting up libxau6:arm64 (1:1.0.8-1) ... [2020-06-11T02:10:58.035Z] Setting up netbase (5.4) ... [2020-06-11T02:10:58.035Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-06-11T02:10:58.307Z] Setting up libxcb1:arm64 (1.13-2~ubuntu18.04) ... [2020-06-11T02:10:58.307Z] Setting up libx11-6:arm64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T02:10:58.307Z] Setting up libxmuu1:arm64 (2:1.1.2-2) ... [2020-06-11T02:10:58.307Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-11T02:10:58.307Z] Setting up libxext6:arm64 (2:1.3.3-1) ... [2020-06-11T02:10:58.578Z] Setting up liberror-perl (0.17025-1) ... [2020-06-11T02:10:58.578Z] Setting up xauth (1:1.0.10-1) ... [2020-06-11T02:10:58.578Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T02:10:58.578Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-11T02:11:05.254Z] curl set to automatically installed. [2020-06-11T02:11:05.254Z] git set to automatically installed. [2020-06-11T02:11:05.254Z] git-man set to automatically installed. [2020-06-11T02:11:05.254Z] less set to automatically installed. [2020-06-11T02:11:05.254Z] libbsd0 set to automatically installed. [2020-06-11T02:11:05.254Z] libcurl3-gnutls set to automatically installed. [2020-06-11T02:11:05.254Z] libedit2 set to automatically installed. [2020-06-11T02:11:05.254Z] liberror-perl set to automatically installed. [2020-06-11T02:11:05.254Z] libexpat1 set to automatically installed. [2020-06-11T02:11:05.254Z] libgdbm-compat4 set to automatically installed. [2020-06-11T02:11:05.254Z] libgdbm5 set to automatically installed. [2020-06-11T02:11:05.254Z] libperl5.26 set to automatically installed. [2020-06-11T02:11:05.254Z] libssl1.0.0 set to automatically installed. [2020-06-11T02:11:05.254Z] libx11-6 set to automatically installed. [2020-06-11T02:11:05.254Z] libx11-data set to automatically installed. [2020-06-11T02:11:05.254Z] libxau6 set to automatically installed. [2020-06-11T02:11:05.254Z] libxcb1 set to automatically installed. [2020-06-11T02:11:05.254Z] libxdmcp6 set to automatically installed. [2020-06-11T02:11:05.254Z] libxext6 set to automatically installed. [2020-06-11T02:11:05.254Z] libxmuu1 set to automatically installed. [2020-06-11T02:11:05.254Z] make set to automatically installed. [2020-06-11T02:11:05.254Z] netbase set to automatically installed. [2020-06-11T02:11:05.254Z] openssh-client set to automatically installed. [2020-06-11T02:11:05.254Z] patch set to automatically installed. [2020-06-11T02:11:05.254Z] perl set to automatically installed. [2020-06-11T02:11:05.254Z] perl-modules-5.26 set to automatically installed. [2020-06-11T02:11:05.254Z] xauth set to automatically installed. [2020-06-11T02:11:05.254Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-11T02:11:05.254Z] Please ensure the environment is properly setup before continuing. [2020-06-11T02:11:05.254Z] Ignore this message if the appropriate measures have already been taken [2020-06-11T02:11:05.254Z] Pulling go [2020-06-11T02:11:08.622Z] 'device-mqtt' has dependencies that need to be staged: go [2020-06-11T02:11:08.622Z] Skipping pull go (already ran) [2020-06-11T02:11:08.622Z] Building go [2020-06-11T02:11:08.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-11T02:11:08.622Z] Dload Upload Total Spent Left Speed [2020-06-11T02:11:10.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 93.0M 27 25.8M 0 0 34.8M 0 0:00:02 --:--:-- 0:00:02 34.8M 74 93.0M 74 69.5M 0 0 40.0M 0 0:00:02 0:00:01 0:00:01 40.0M 100 93.0M 100 93.0M 0 0 40.8M 0 0:00:02 0:00:02 --:--:-- 40.8M [2020-06-11T02:11:11.179Z] e5fbee5a4b0d: Pull complete [2020-06-11T02:11:11.179Z] f452fca78f88: Pull complete [2020-06-11T02:11:11.179Z] 7417ef92027a: Pull complete [2020-06-11T02:11:11.179Z] 2af5c49d270b: Pull complete [2020-06-11T02:11:11.179Z] df9c3bdbc40a: Pull complete [2020-06-11T02:11:11.179Z] Digest: sha256:329b7ca3c147263d7a6122d30aca7e6f18adc9017ce870f1638d2965d7494739 [2020-06-11T02:11:11.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-06-11T02:11:11.764Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-06-11T02:11:11.764Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-06-11T02:11:11.764Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-06-11T02:11:11.877Z] go1.13.5.linux-arm64.tar.gz: OK [2020-06-11T02:11:12.365Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-06-11T02:11:12.365Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [861 kB] [2020-06-11T02:11:12.635Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [80.7 kB] [2020-06-11T02:11:12.910Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1253 kB] [2020-06-11T02:11:12.910Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [9092 B] [2020-06-11T02:11:12.910Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [66.4 kB] [2020-06-11T02:11:12.910Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [958 kB] [2020-06-11T02:11:13.179Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [20.3 kB] [2020-06-11T02:11:13.179Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1392 kB] [2020-06-11T02:11:13.452Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [8158 B] [2020-06-11T02:11:13.452Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [8286 B] [2020-06-11T02:11:13.797Z] Fetched 4909 kB in 2s (1966 kB/s) [2020-06-11T02:11:16.460Z] Reading package lists... [2020-06-11T02:11:21.869Z] Installing build dependencies: curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase openssh-client patch perl perl-modules-5.26 xauth [2020-06-11T02:11:23.278Z] Reading package lists... [2020-06-11T02:11:23.545Z] Building dependency tree... [2020-06-11T02:11:23.545Z] Reading state information... [2020-06-11T02:11:23.808Z] The following packages were automatically installed and are no longer required: [2020-06-11T02:11:23.808Z] libjq1 liblzo2-2 libonig4 [2020-06-11T02:11:23.808Z] Use 'sudo apt autoremove' to remove them. [2020-06-11T02:11:23.808Z] Suggested packages: [2020-06-11T02:11:23.808Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-06-11T02:11:23.808Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc [2020-06-11T02:11:23.808Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2020-06-11T02:11:23.808Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2020-06-11T02:11:24.070Z] The following NEW packages will be installed: [2020-06-11T02:11:24.070Z] curl git git-man less libbsd0 libcurl3-gnutls libedit2 liberror-perl [2020-06-11T02:11:24.070Z] libexpat1 libgdbm-compat4 libgdbm5 libperl5.26 libssl1.0.0 libx11-6 [2020-06-11T02:11:24.070Z] libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 make netbase [2020-06-11T02:11:24.070Z] openssh-client patch perl perl-modules-5.26 xauth [2020-06-11T02:11:24.343Z] 0 upgraded, 27 newly installed, 0 to remove and 10 not upgraded. [2020-06-11T02:11:24.343Z] Need to get 14.7 MB of archives. [2020-06-11T02:11:24.343Z] After this operation, 89.5 MB of additional disk space will be used. [2020-06-11T02:11:24.343Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] [2020-06-11T02:11:24.610Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-06-11T02:11:24.610Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxdmcp6 amd64 1:1.1.2-3 [10.7 kB] [2020-06-11T02:11:24.610Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb1 amd64 1.13-2~ubuntu18.04 [45.5 kB] [2020-06-11T02:11:24.878Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-data all 2:1.6.4-3ubuntu0.2 [113 kB] [2020-06-11T02:11:24.879Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx11-6 amd64 2:1.6.4-3ubuntu0.2 [569 kB] [2020-06-11T02:11:25.142Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] [2020-06-11T02:11:25.142Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-06-11T02:11:25.760Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-06-11T02:11:25.760Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-06-11T02:11:25.760Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-06-11T02:11:25.760Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-06-11T02:11:25.760Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-06-11T02:11:25.760Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-06-11T02:11:25.760Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-06-11T02:11:25.760Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-06-11T02:11:25.760Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.3 [1088 kB] [2020-06-11T02:11:25.760Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] [2020-06-11T02:11:25.760Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-06-11T02:11:26.027Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 xauth amd64 1:1.0.10-1 [24.6 kB] [2020-06-11T02:11:26.027Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.8 [159 kB] [2020-06-11T02:11:26.027Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.8 [213 kB] [2020-06-11T02:11:26.027Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-06-11T02:11:26.027Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-06-11T02:11:26.297Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-06-11T02:11:26.563Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-06-11T02:11:26.563Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-06-11T02:11:27.157Z] debconf: delaying package configuration, since apt-utils is not installed [2020-06-11T02:11:27.422Z] Fetched 14.7 MB in 3s (5422 kB/s) [2020-06-11T02:11:27.422Z] Selecting previously unselected package libxau6:amd64. [2020-06-11T02:11:27.422Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4637 files and directories currently installed.) [2020-06-11T02:11:27.422Z] Preparing to unpack .../00-libxau6_1%3a1.0.8-1_amd64.deb ... [2020-06-11T02:11:27.422Z] Unpacking libxau6:amd64 (1:1.0.8-1) ... [2020-06-11T02:11:27.422Z] Selecting previously unselected package libbsd0:amd64. [2020-06-11T02:11:27.422Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-06-11T02:11:27.725Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-11T02:11:27.725Z] Selecting previously unselected package libxdmcp6:amd64. [2020-06-11T02:11:27.725Z] Preparing to unpack .../02-libxdmcp6_1%3a1.1.2-3_amd64.deb ... [2020-06-11T02:11:27.725Z] Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-11T02:11:27.725Z] Selecting previously unselected package libxcb1:amd64. [2020-06-11T02:11:27.725Z] Preparing to unpack .../03-libxcb1_1.13-2~ubuntu18.04_amd64.deb ... [2020-06-11T02:11:27.725Z] Unpacking libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-11T02:11:27.991Z] Selecting previously unselected package libx11-data. [2020-06-11T02:11:27.991Z] Preparing to unpack .../04-libx11-data_2%3a1.6.4-3ubuntu0.2_all.deb ... [2020-06-11T02:11:27.991Z] Unpacking libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T02:11:28.602Z] Selecting previously unselected package libx11-6:amd64. [2020-06-11T02:11:28.602Z] Preparing to unpack .../05-libx11-6_2%3a1.6.4-3ubuntu0.2_amd64.deb ... [2020-06-11T02:11:28.602Z] Unpacking libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T02:11:28.602Z] Selecting previously unselected package libxext6:amd64. [2020-06-11T02:11:28.602Z] Preparing to unpack .../06-libxext6_2%3a1.3.3-1_amd64.deb ... [2020-06-11T02:11:28.602Z] Unpacking libxext6:amd64 (2:1.3.3-1) ... [2020-06-11T02:11:28.876Z] Selecting previously unselected package perl-modules-5.26. [2020-06-11T02:11:28.876Z] Preparing to unpack .../07-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-06-11T02:11:28.876Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T02:11:30.144Z] Staging go [2020-06-11T02:11:31.527Z] Selecting previously unselected package libgdbm5:amd64. [2020-06-11T02:11:31.527Z] Preparing to unpack .../08-libgdbm5_1.14.1-6_amd64.deb ... [2020-06-11T02:11:31.527Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-06-11T02:11:31.527Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-06-11T02:11:31.527Z] Preparing to unpack .../09-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-06-11T02:11:31.527Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-11T02:11:31.527Z] Selecting previously unselected package libperl5.26:amd64. [2020-06-11T02:11:31.527Z] Preparing to unpack .../10-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-11T02:11:31.527Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-11T02:11:31.564Z] Pulling device-mqtt [2020-06-11T02:11:32.490Z] Selecting previously unselected package perl. [2020-06-11T02:11:32.490Z] Preparing to unpack .../11-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-06-11T02:11:32.490Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-06-11T02:11:32.753Z] Selecting previously unselected package less. [2020-06-11T02:11:32.753Z] Preparing to unpack .../12-less_487-0.1_amd64.deb ... [2020-06-11T02:11:32.753Z] Unpacking less (487-0.1) ... [2020-06-11T02:11:32.753Z] Selecting previously unselected package libexpat1:amd64. [2020-06-11T02:11:32.753Z] Preparing to unpack .../13-libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-06-11T02:11:32.753Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-11T02:11:33.014Z] Selecting previously unselected package netbase. [2020-06-11T02:11:33.014Z] Preparing to unpack .../14-netbase_5.4_all.deb ... [2020-06-11T02:11:33.014Z] Unpacking netbase (5.4) ... [2020-06-11T02:11:33.014Z] Selecting previously unselected package libedit2:amd64. [2020-06-11T02:11:33.014Z] Preparing to unpack .../15-libedit2_3.1-20170329-1_amd64.deb ... [2020-06-11T02:11:33.014Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-06-11T02:11:33.280Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-06-11T02:11:33.280Z] Preparing to unpack .../16-libssl1.0.0_1.0.2n-1ubuntu5.3_amd64.deb ... [2020-06-11T02:11:33.280Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T02:11:33.280Z] Selecting previously unselected package libxmuu1:amd64. [2020-06-11T02:11:33.280Z] Preparing to unpack .../17-libxmuu1_2%3a1.1.2-2_amd64.deb ... [2020-06-11T02:11:33.280Z] Unpacking libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-11T02:11:33.550Z] Selecting previously unselected package openssh-client. [2020-06-11T02:11:33.550Z] Preparing to unpack .../18-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-06-11T02:11:33.550Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T02:11:33.550Z] Selecting previously unselected package xauth. [2020-06-11T02:11:33.550Z] Preparing to unpack .../19-xauth_1%3a1.0.10-1_amd64.deb ... [2020-06-11T02:11:33.550Z] Unpacking xauth (1:1.0.10-1) ... [2020-06-11T02:11:33.820Z] Selecting previously unselected package curl. [2020-06-11T02:11:33.821Z] Preparing to unpack .../20-curl_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-11T02:11:33.821Z] Unpacking curl (7.58.0-2ubuntu3.8) ... [2020-06-11T02:11:33.821Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-06-11T02:11:33.821Z] Preparing to unpack .../21-libcurl3-gnutls_7.58.0-2ubuntu3.8_amd64.deb ... [2020-06-11T02:11:33.821Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-11T02:11:33.821Z] Selecting previously unselected package liberror-perl. [2020-06-11T02:11:33.821Z] Preparing to unpack .../22-liberror-perl_0.17025-1_all.deb ... [2020-06-11T02:11:33.821Z] Unpacking liberror-perl (0.17025-1) ... [2020-06-11T02:11:34.087Z] Selecting previously unselected package git-man. [2020-06-11T02:11:34.087Z] Preparing to unpack .../23-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-06-11T02:11:34.087Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T02:11:34.159Z] Skipping build go (already ran) [2020-06-11T02:11:34.159Z] Building device-mqtt [2020-06-11T02:11:34.349Z] Selecting previously unselected package git. [2020-06-11T02:11:34.349Z] Preparing to unpack .../24-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-06-11T02:11:34.349Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T02:11:34.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-06-11T02:11:35.020Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-11T02:11:35.020Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-06-11T02:11:35.020Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T02:11:35.020Z] go: downloading github.com/spf13/cast v1.3.0 [2020-06-11T02:11:35.020Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-11T02:11:35.294Z] go: extracting github.com/spf13/cast v1.3.0 [2020-06-11T02:11:35.294Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-06-11T02:11:35.294Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T02:11:35.294Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-11T02:11:35.294Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-06-11T02:11:35.294Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-11T02:11:35.294Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-11T02:11:35.294Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-06-11T02:11:35.567Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-11T02:11:35.567Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-06-11T02:11:35.567Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-11T02:11:35.567Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T02:11:35.567Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T02:11:35.567Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T02:11:35.567Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-06-11T02:11:35.567Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-11T02:11:35.567Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T02:11:35.567Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-11T02:11:35.567Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T02:11:35.842Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T02:11:35.842Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-11T02:11:35.842Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-11T02:11:35.842Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T02:11:35.842Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-06-11T02:11:35.842Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T02:11:35.842Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-11T02:11:35.842Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T02:11:35.842Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-11T02:11:35.842Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T02:11:35.842Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-11T02:11:35.843Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-11T02:11:35.843Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-11T02:11:35.843Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-06-11T02:11:36.116Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T02:11:36.116Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T02:11:36.116Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T02:11:36.116Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T02:11:36.116Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T02:11:36.116Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-11T02:11:36.116Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-11T02:11:36.116Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-11T02:11:36.116Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T02:11:36.116Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-11T02:11:36.116Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-11T02:11:36.116Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T02:11:36.116Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T02:11:36.116Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-11T02:11:36.116Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T02:11:36.116Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-11T02:11:36.116Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T02:11:36.116Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T02:11:36.116Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T02:11:36.116Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T02:11:36.116Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T02:11:36.389Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-11T02:11:36.389Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T02:11:36.389Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T02:11:36.389Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T02:11:36.661Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T02:11:36.661Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T02:11:36.661Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T02:11:36.661Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-11T02:11:36.661Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-06-11T02:11:36.661Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T02:11:36.661Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-11T02:11:36.661Z] go: finding github.com/spf13/cast v1.3.0 [2020-06-11T02:11:36.661Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-11T02:11:36.661Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T02:11:36.661Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T02:11:36.661Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-06-11T02:11:36.661Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T02:11:36.661Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-11T02:11:36.661Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T02:11:36.920Z] Selecting previously unselected package make. [2020-06-11T02:11:36.920Z] Preparing to unpack .../25-make_4.1-9.1ubuntu1_amd64.deb ... [2020-06-11T02:11:36.920Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-06-11T02:11:36.936Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T02:11:36.936Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T02:11:36.936Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T02:11:36.936Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T02:11:36.936Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T02:11:36.936Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T02:11:36.936Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T02:11:36.936Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T02:11:36.936Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T02:11:36.936Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T02:11:36.936Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T02:11:36.936Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T02:11:36.936Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T02:11:36.936Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T02:11:36.936Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T02:11:36.936Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T02:11:36.936Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T02:11:36.936Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T02:11:36.936Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T02:11:36.936Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T02:11:36.936Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T02:11:37.184Z] Selecting previously unselected package patch. [2020-06-11T02:11:37.185Z] Preparing to unpack .../26-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-06-11T02:11:37.185Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-06-11T02:11:37.447Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-06-11T02:11:37.447Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-06-11T02:11:37.447Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-06-11T02:11:37.447Z] Setting up less (487-0.1) ... [2020-06-11T02:11:37.710Z] Setting up make (4.1-9.1ubuntu1) ... [2020-06-11T02:11:37.710Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.3) ... [2020-06-11T02:11:37.972Z] Setting up curl (7.58.0-2ubuntu3.8) ... [2020-06-11T02:11:37.972Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.8) ... [2020-06-11T02:11:37.972Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-06-11T02:11:37.972Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-06-11T02:11:37.972Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-06-11T02:11:37.972Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-06-11T02:11:37.972Z] Setting up libxdmcp6:amd64 (1:1.1.2-3) ... [2020-06-11T02:11:37.972Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-06-11T02:11:37.972Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-06-11T02:11:38.238Z] Setting up libx11-data (2:1.6.4-3ubuntu0.2) ... [2020-06-11T02:11:38.238Z] Setting up libxau6:amd64 (1:1.0.8-1) ... [2020-06-11T02:11:38.238Z] Setting up netbase (5.4) ... [2020-06-11T02:11:38.503Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-06-11T02:11:38.503Z] Setting up libxcb1:amd64 (1.13-2~ubuntu18.04) ... [2020-06-11T02:11:38.503Z] Setting up libx11-6:amd64 (2:1.6.4-3ubuntu0.2) ... [2020-06-11T02:11:38.503Z] Setting up libxmuu1:amd64 (2:1.1.2-2) ... [2020-06-11T02:11:38.503Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-06-11T02:11:38.503Z] Setting up libxext6:amd64 (2:1.3.3-1) ... [2020-06-11T02:11:38.503Z] Setting up liberror-perl (0.17025-1) ... [2020-06-11T02:11:38.767Z] Setting up xauth (1:1.0.10-1) ... [2020-06-11T02:11:38.767Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-06-11T02:11:38.767Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-06-11T02:11:42.472Z] curl set to automatically installed. [2020-06-11T02:11:42.472Z] git set to automatically installed. [2020-06-11T02:11:42.472Z] git-man set to automatically installed. [2020-06-11T02:11:42.472Z] less set to automatically installed. [2020-06-11T02:11:42.472Z] libbsd0 set to automatically installed. [2020-06-11T02:11:42.472Z] libcurl3-gnutls set to automatically installed. [2020-06-11T02:11:42.472Z] libedit2 set to automatically installed. [2020-06-11T02:11:42.472Z] liberror-perl set to automatically installed. [2020-06-11T02:11:42.472Z] libexpat1 set to automatically installed. [2020-06-11T02:11:42.472Z] libgdbm-compat4 set to automatically installed. [2020-06-11T02:11:42.472Z] libgdbm5 set to automatically installed. [2020-06-11T02:11:42.472Z] libperl5.26 set to automatically installed. [2020-06-11T02:11:42.472Z] libssl1.0.0 set to automatically installed. [2020-06-11T02:11:42.472Z] libx11-6 set to automatically installed. [2020-06-11T02:11:42.472Z] libx11-data set to automatically installed. [2020-06-11T02:11:42.472Z] libxau6 set to automatically installed. [2020-06-11T02:11:42.472Z] libxcb1 set to automatically installed. [2020-06-11T02:11:42.472Z] libxdmcp6 set to automatically installed. [2020-06-11T02:11:42.472Z] libxext6 set to automatically installed. [2020-06-11T02:11:42.472Z] libxmuu1 set to automatically installed. [2020-06-11T02:11:42.472Z] make set to automatically installed. [2020-06-11T02:11:42.472Z] netbase set to automatically installed. [2020-06-11T02:11:42.472Z] openssh-client set to automatically installed. [2020-06-11T02:11:42.472Z] patch set to automatically installed. [2020-06-11T02:11:42.472Z] perl set to automatically installed. [2020-06-11T02:11:42.472Z] perl-modules-5.26 set to automatically installed. [2020-06-11T02:11:42.472Z] xauth set to automatically installed. [2020-06-11T02:11:42.472Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-06-11T02:11:42.472Z] Please ensure the environment is properly setup before continuing. [2020-06-11T02:11:42.472Z] Ignore this message if the appropriate measures have already been taken [2020-06-11T02:11:42.740Z] Pulling go [2020-06-11T02:11:44.144Z] 'device-mqtt' has dependencies that need to be staged: go [2020-06-11T02:11:44.145Z] Skipping pull go (already ran) [2020-06-11T02:11:44.145Z] Building go [2020-06-11T02:11:44.145Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-06-11T02:11:44.145Z] Dload Upload Total Spent Left Speed [2020-06-11T02:11:46.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 114M 15 17.6M 0 0 29.8M 0 0:00:03 --:--:-- 0:00:03 29.8M 74 114M 74 85.8M 0 0 53.4M 0 0:00:02 0:00:01 0:00:01 53.3M 100 114M 100 114M 0 0 53.3M 0 0:00:02 0:00:02 --:--:-- 53.3M [2020-06-11T02:11:47.406Z] go1.13.5.linux-amd64.tar.gz: OK [2020-06-11T02:11:57.555Z] Staging go [2020-06-11T02:11:58.510Z] Pulling device-mqtt [2020-06-11T02:11:59.513Z] Skipping build go (already ran) [2020-06-11T02:11:59.513Z] Building device-mqtt [2020-06-11T02:11:59.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-06-11T02:12:01.194Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-11T02:12:01.194Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T02:12:01.194Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-11T02:12:01.194Z] go: downloading github.com/spf13/cast v1.3.0 [2020-06-11T02:12:01.194Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-06-11T02:12:01.195Z] go: extracting github.com/spf13/cast v1.3.0 [2020-06-11T02:12:01.195Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-11T02:12:01.195Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-06-11T02:12:01.195Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T02:12:01.195Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-06-11T02:12:01.195Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-11T02:12:01.195Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-06-11T02:12:01.195Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-11T02:12:01.195Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T02:12:01.195Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T02:12:01.195Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-11T02:12:01.195Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T02:12:01.195Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-06-11T02:12:01.195Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T02:12:01.195Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T02:12:01.195Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-06-11T02:12:01.195Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-06-11T02:12:01.195Z] go: downloading github.com/pkg/errors v0.8.1 [2020-06-11T02:12:01.195Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T02:12:01.195Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T02:12:01.469Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T02:12:01.469Z] go: downloading github.com/google/uuid v1.1.1 [2020-06-11T02:12:01.469Z] go: extracting github.com/pkg/errors v0.8.1 [2020-06-11T02:12:01.469Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-06-11T02:12:01.469Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T02:12:01.469Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-06-11T02:12:01.469Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-06-11T02:12:01.469Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T02:12:01.469Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-06-11T02:12:01.469Z] go: downloading github.com/x448/float16 v0.8.4 [2020-06-11T02:12:01.469Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T02:12:01.469Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-06-11T02:12:01.469Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-06-11T02:12:01.469Z] go: extracting github.com/google/uuid v1.1.1 [2020-06-11T02:12:01.469Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-06-11T02:12:01.469Z] go: extracting github.com/x448/float16 v0.8.4 [2020-06-11T02:12:01.469Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-06-11T02:12:01.469Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T02:12:01.469Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-06-11T02:12:01.469Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T02:12:01.469Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T02:12:01.469Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T02:12:01.469Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T02:12:01.469Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-06-11T02:12:01.469Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-06-11T02:12:01.469Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T02:12:01.469Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T02:12:01.469Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-06-11T02:12:01.469Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T02:12:01.469Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T02:12:01.469Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T02:12:01.734Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-06-11T02:12:01.734Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T02:12:01.734Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T02:12:01.734Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T02:12:01.734Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T02:12:02.311Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T02:12:02.311Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T02:12:02.311Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T02:12:02.311Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T02:12:02.311Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T02:12:02.311Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.1 [2020-06-11T02:12:02.311Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-06-11T02:12:02.311Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-06-11T02:12:02.311Z] go: finding github.com/spf13/cast v1.3.0 [2020-06-11T02:12:02.311Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-11T02:12:02.579Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-11T02:12:02.579Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-06-11T02:12:02.579Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-06-11T02:12:02.579Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-06-11T02:12:02.579Z] go: finding github.com/go-kit/kit v0.8.0 [2020-06-11T02:12:02.579Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-06-11T02:12:02.579Z] go: finding github.com/google/uuid v1.1.1 [2020-06-11T02:12:02.579Z] go: finding github.com/x448/float16 v0.8.4 [2020-06-11T02:12:02.579Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-06-11T02:12:02.579Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-11T02:12:02.579Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-06-11T02:12:02.579Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-11T02:12:02.579Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-11T02:12:02.579Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-11T02:12:02.579Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-06-11T02:12:02.579Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-06-11T02:12:02.579Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-06-11T02:12:02.579Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-11T02:12:02.579Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-06-11T02:12:02.579Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-06-11T02:12:02.579Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-06-11T02:12:02.579Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-11T02:12:02.579Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-06-11T02:12:02.579Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-11T02:12:02.579Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-11T02:12:02.579Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-06-11T02:12:02.579Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-06-11T02:12:02.579Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-06-11T02:12:03.701Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-11T02:12:17.889Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-11T02:12:21.985Z] Skipping stage go (already ran) [2020-06-11T02:12:21.985Z] Staging device-mqtt [2020-06-11T02:12:22.577Z] Priming go [2020-06-11T02:12:24.673Z] Skipping stage go (already ran) [2020-06-11T02:12:24.673Z] Staging device-mqtt [2020-06-11T02:12:25.960Z] Priming device-mqtt [2020-06-11T02:12:26.131Z] Priming go [2020-06-11T02:12:27.203Z] Priming device-mqtt [2020-06-11T02:12:28.562Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-06-11T02:12:28.562Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-06-11T02:12:28.562Z] Determining the version from the project repo (version-script). [2020-06-11T02:12:28.562Z] The version has been set to '0.0.0-20200611+7f88040' [2020-06-11T02:12:28.618Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-06-11T02:12:28.618Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-06-11T02:12:28.618Z] Determining the version from the project repo (version-script). [2020-06-11T02:12:28.618Z] The version has been set to '0.0.0-20200611+7f88040' [2020-06-11T02:12:28.847Z] Snapping 'edgex-device-mqtt' ... [2020-06-11T02:12:28.952Z] Snapping 'edgex-device-mqtt' ... [2020-06-11T02:12:31.804Z] [2020-06-11T02:12:31.804Z] Snapped edgex-device-mqtt_0.0.0-20200611+7f88040_amd64.snap [2020-06-11T02:12:32.228Z] [2020-06-11T02:12:32.228Z] Snapped edgex-device-mqtt_0.0.0-20200611+7f88040_arm64.snap [Pipeline] } [2020-06-11T02:12:33.745Z] 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] } [2020-06-11T02:12:34.871Z] 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 [2020-06-11T02:12:35.563Z] provisioning config files... [2020-06-11T02:12:35.578Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/config6477971029444601053tmp [Pipeline] { [Pipeline] sh [2020-06-11T02:12:35.941Z] + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/config6477971029444601053tmp [2020-06-11T02:12:35.941Z] + curl -s https://codecov.io/bash [2020-06-11T02:12:36.208Z] [2020-06-11T02:12:36.208Z] _____ _ [2020-06-11T02:12:36.208Z] / ____| | | [2020-06-11T02:12:36.208Z] | | ___ __| | ___ ___ _____ __ [2020-06-11T02:12:36.208Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-11T02:12:36.208Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-11T02:12:36.208Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-11T02:12:36.208Z] Bash-20200602-f809a24 [2020-06-11T02:12:36.208Z] [2020-06-11T02:12:36.208Z] [2020-06-11T02:12:36.208Z] ==> Jenkins CI detected. [2020-06-11T02:12:36.208Z] project root: . [2020-06-11T02:12:36.208Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-11T02:12:36.208Z] ==> Running gcov in . (disable via -X gcov) [2020-06-11T02:12:36.208Z] ==> Python coveragepy not found [2020-06-11T02:12:36.208Z] ==> Searching for coverage reports in: [2020-06-11T02:12:36.208Z] + . [2020-06-11T02:12:36.515Z] -> Found 1 reports [2020-06-11T02:12:36.515Z] ==> Detecting git/mercurial file structure [2020-06-11T02:12:36.515Z] ==> Reading reports [2020-06-11T02:12:36.515Z] + ./coverage.out bytes=18939 [2020-06-11T02:12:36.515Z] ==> Appending adjustments [2020-06-11T02:12:36.515Z] https://docs.codecov.io/docs/fixing-reports [2020-06-11T02:12:36.791Z] + Found adjustments [2020-06-11T02:12:36.791Z] ==> Gzipping contents [2020-06-11T02:12:36.791Z] ==> Uploading reports [2020-06-11T02:12:36.791Z] url: https://codecov.io [2020-06-11T02:12:36.791Z] query: branch=PR-151&commit=7f88040258f07bfaeff12d6ffadb79724e5539dd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-151%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=151&job= [2020-06-11T02:12:36.791Z] -> Pinging Codecov [2020-06-11T02:12:36.791Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-151&commit=7f88040258f07bfaeff12d6ffadb79724e5539dd&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-151%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=151&job= [2020-06-11T02:12:37.121Z] -> Uploading [2020-06-11T02:12:37.725Z] -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/7f88040258f07bfaeff12d6ffadb79724e5539dd [Pipeline] } [2020-06-11T02:12:37.736Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-11T02:12:38.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T02:12:39.266Z] ---> package-listing.sh [2020-06-11T02:12:39.267Z] ++ facter osfamily [2020-06-11T02:12:39.267Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-11T02:12:39.267Z] + OS_FAMILY=redhat [2020-06-11T02:12:39.267Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-151 [2020-06-11T02:12:39.267Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-11T02:12:39.267Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-11T02:12:39.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-11T02:12:39.267Z] + PACKAGES=/tmp/packages_start.txt [2020-06-11T02:12:39.267Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-151 ']' [2020-06-11T02:12:39.267Z] + PACKAGES=/tmp/packages_end.txt [2020-06-11T02:12:39.267Z] + case "${OS_FAMILY}" in [2020-06-11T02:12:39.267Z] + rpm -qa [2020-06-11T02:12:39.267Z] + sort [2020-06-11T02:12:43.596Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-11T02:12:43.596Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-11T02:12:43.596Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-11T02:12:43.596Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-151 ']' [2020-06-11T02:12:43.596Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-151/archives/ [2020-06-11T02:12:43.597Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-151/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-11T02:12:44.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T02:12:44.350Z] [2020-06-11T02:12:44.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-11T02:12:44.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T02:12:44.692Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-11T02:12:44.692Z] c9b1b535fdd9: Pulling fs layer [2020-06-11T02:12:44.692Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-11T02:12:44.692Z] 756a868c4378: Pulling fs layer [2020-06-11T02:12:44.692Z] 444b2fc9a129: Pulling fs layer [2020-06-11T02:12:44.692Z] ea15f1150254: Pulling fs layer [2020-06-11T02:12:44.692Z] 41b27a9f41bf: Pulling fs layer [2020-06-11T02:12:44.692Z] 28c525ee5125: Pulling fs layer [2020-06-11T02:12:44.692Z] 094b1ea09ed8: Pulling fs layer [2020-06-11T02:12:44.692Z] 138eaada9080: Pulling fs layer [2020-06-11T02:12:44.692Z] 0622d0fa9048: Pulling fs layer [2020-06-11T02:12:44.692Z] 28c525ee5125: Waiting [2020-06-11T02:12:44.692Z] 094b1ea09ed8: Waiting [2020-06-11T02:12:44.692Z] 138eaada9080: Waiting [2020-06-11T02:12:44.692Z] 0622d0fa9048: Waiting [2020-06-11T02:12:44.692Z] 444b2fc9a129: Waiting [2020-06-11T02:12:44.692Z] 41b27a9f41bf: Waiting [2020-06-11T02:12:44.692Z] ea15f1150254: Waiting [2020-06-11T02:12:44.692Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-11T02:12:44.692Z] 2cc5ad85d9ab: Download complete [2020-06-11T02:12:44.973Z] 444b2fc9a129: Download complete [2020-06-11T02:12:44.973Z] c9b1b535fdd9: Verifying Checksum [2020-06-11T02:12:44.973Z] c9b1b535fdd9: Download complete [2020-06-11T02:12:44.973Z] ea15f1150254: Verifying Checksum [2020-06-11T02:12:44.973Z] ea15f1150254: Download complete [2020-06-11T02:12:45.275Z] 28c525ee5125: Download complete [2020-06-11T02:12:45.663Z] 756a868c4378: Verifying Checksum [2020-06-11T02:12:45.663Z] 756a868c4378: Download complete [2020-06-11T02:12:45.663Z] c9b1b535fdd9: Pull complete [2020-06-11T02:12:45.965Z] 2cc5ad85d9ab: Pull complete [2020-06-11T02:12:46.323Z] 138eaada9080: Verifying Checksum [2020-06-11T02:12:46.323Z] 138eaada9080: Download complete [2020-06-11T02:12:46.323Z] 094b1ea09ed8: Verifying Checksum [2020-06-11T02:12:46.323Z] 094b1ea09ed8: Download complete [2020-06-11T02:12:46.323Z] 0622d0fa9048: Verifying Checksum [2020-06-11T02:12:46.323Z] 0622d0fa9048: Download complete [2020-06-11T02:12:46.981Z] 41b27a9f41bf: Verifying Checksum [2020-06-11T02:12:46.981Z] 41b27a9f41bf: Download complete [2020-06-11T02:12:48.422Z] 756a868c4378: Pull complete [2020-06-11T02:12:48.422Z] 444b2fc9a129: Pull complete [2020-06-11T02:12:49.037Z] ea15f1150254: Pull complete [2020-06-11T02:12:54.558Z] 41b27a9f41bf: Pull complete [2020-06-11T02:12:54.558Z] 28c525ee5125: Pull complete [2020-06-11T02:12:57.205Z] 094b1ea09ed8: Pull complete [2020-06-11T02:12:57.478Z] 138eaada9080: Pull complete [2020-06-11T02:12:57.745Z] 0622d0fa9048: Pull complete [2020-06-11T02:12:57.745Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-11T02:12:57.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T02:12:57.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-11T02:12:58.173Z] prd-centos7-docker-4c-2g-2521 does not seem to be running inside a container [2020-06-11T02:12:58.283Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-mqtt-go_PR-151 -v /w/workspace/gexfoundry_device-mqtt-go_PR-151:/w/workspace/gexfoundry_device-mqtt-go_PR-151:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-11T02:13:01.872Z] $ docker top 67aff3021d21221200644f733c6abad93a8e8f188e0c819a42c354b84e3dff59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T02:13:02.094Z] provisioning config files... [2020-06-11T02:13:02.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp/config8424984124338562739tmp [Pipeline] { [Pipeline] echo [2020-06-11T02:13:02.153Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T02:13:02.491Z] ---> create-netrc.sh [Pipeline] echo [2020-06-11T02:13:02.779Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T02:13:03.126Z] ---> logs-deploy.sh [2020-06-11T02:13:03.126Z] + ARCHIVE_ARTIFACTS= [2020-06-11T02:13:03.126Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-11T02:13:03.126Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-11T02:13:03.126Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-11T02:13:03.126Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-151/3 [2020-06-11T02:13:03.126Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-151/3/ [2020-06-11T02:13:03.126Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-151/3 /w/workspace/gexfoundry_device-mqtt-go_PR-151 [2020-06-11T02:13:05.123Z] Archives upload complete. [2020-06-11T02:13:05.391Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-151/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-mqtt-go/job/PR-151/3/ [2020-06-11T02:13:06.364Z] ---> uname -a: [2020-06-11T02:13:06.364Z] Linux 67aff3021d21 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] ---> lscpu: [2020-06-11T02:13:06.364Z] Architecture: x86_64 [2020-06-11T02:13:06.364Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-11T02:13:06.364Z] Byte Order: Little Endian [2020-06-11T02:13:06.364Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-11T02:13:06.364Z] CPU(s): 4 [2020-06-11T02:13:06.364Z] On-line CPU(s) list: 0-3 [2020-06-11T02:13:06.364Z] Thread(s) per core: 1 [2020-06-11T02:13:06.364Z] Core(s) per socket: 1 [2020-06-11T02:13:06.364Z] Socket(s): 4 [2020-06-11T02:13:06.364Z] NUMA node(s): 1 [2020-06-11T02:13:06.364Z] Vendor ID: GenuineIntel [2020-06-11T02:13:06.364Z] CPU family: 6 [2020-06-11T02:13:06.364Z] Model: 44 [2020-06-11T02:13:06.364Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-11T02:13:06.364Z] Stepping: 1 [2020-06-11T02:13:06.364Z] CPU MHz: 2933.438 [2020-06-11T02:13:06.364Z] BogoMIPS: 5866.87 [2020-06-11T02:13:06.364Z] Virtualization: VT-x [2020-06-11T02:13:06.364Z] Hypervisor vendor: KVM [2020-06-11T02:13:06.364Z] Virtualization type: full [2020-06-11T02:13:06.364Z] L1d cache: 128 KiB [2020-06-11T02:13:06.364Z] L1i cache: 128 KiB [2020-06-11T02:13:06.364Z] L2 cache: 16 MiB [2020-06-11T02:13:06.364Z] L3 cache: 64 MiB [2020-06-11T02:13:06.364Z] NUMA node0 CPU(s): 0-3 [2020-06-11T02:13:06.364Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-11T02:13:06.364Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-11T02:13:06.364Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-11T02:13:06.364Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-11T02:13:06.364Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-11T02:13:06.364Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-11T02:13:06.364Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-11T02:13:06.364Z] Vulnerability Tsx async abort: Not affected [2020-06-11T02:13:06.364Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] ---> nproc: [2020-06-11T02:13:06.364Z] 4 [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] ---> df -h: [2020-06-11T02:13:06.364Z] Filesystem Size Used Available Use% Mounted on [2020-06-11T02:13:06.364Z] overlay 50.0G 7.2G 42.8G 14% / [2020-06-11T02:13:06.364Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-11T02:13:06.364Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-11T02:13:06.364Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-11T02:13:06.364Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-06-11T02:13:06.364Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-06-11T02:13:06.364Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-06-11T02:13:06.364Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-06-11T02:13:06.364Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-151 [2020-06-11T02:13:06.364Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-151@tmp [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] ---> free -m: [2020-06-11T02:13:06.364Z] total used free shared buff/cache available [2020-06-11T02:13:06.364Z] Mem: 1837 621 132 0 1083 1110 [2020-06-11T02:13:06.364Z] Swap: 1023 1 1022 [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] ---> ip addr: [2020-06-11T02:13:06.364Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-06-11T02:13:06.364Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-06-11T02:13:06.364Z] inet 127.0.0.1/8 scope host lo [2020-06-11T02:13:06.364Z] valid_lft forever preferred_lft forever [2020-06-11T02:13:06.364Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-06-11T02:13:06.364Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-06-11T02:13:06.364Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-06-11T02:13:06.364Z] valid_lft forever preferred_lft forever [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] ---> sar -b -r -n DEV: [2020-06-11T02:13:06.364Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] 02:02:45 LINUX RESTART [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] 02:04:01 tps rtps wtps bread/s bwrtn/s [2020-06-11T02:13:06.364Z] 02:05:01 5.87 0.73 5.14 50.40 140.59 [2020-06-11T02:13:06.364Z] 02:06:01 0.41 0.00 0.41 0.00 5.49 [2020-06-11T02:13:06.364Z] 02:07:01 0.28 0.00 0.28 0.00 3.49 [2020-06-11T02:13:06.364Z] 02:08:01 0.30 0.00 0.30 0.00 2.89 [2020-06-11T02:13:06.364Z] 02:09:01 0.33 0.00 0.33 0.00 5.13 [2020-06-11T02:13:06.364Z] 02:10:01 0.27 0.02 0.25 0.13 2.91 [2020-06-11T02:13:06.364Z] 02:11:01 0.23 0.00 0.23 0.00 2.20 [2020-06-11T02:13:06.364Z] 02:12:01 0.25 0.00 0.25 0.00 3.50 [2020-06-11T02:13:06.364Z] 02:13:01 146.63 88.83 57.80 7174.07 19922.39 [2020-06-11T02:13:06.364Z] Average: 17.21 9.98 7.24 804.53 2237.06 [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] 02:04:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-06-11T02:13:06.364Z] 02:05:01 169672 1711884 90.98 2620 1166532 1133884 38.70 416144 1135228 20 [2020-06-11T02:13:06.364Z] 02:06:01 179312 1702244 90.47 2620 1166540 1065632 36.37 410276 1133052 16 [2020-06-11T02:13:06.364Z] 02:07:01 178880 1702676 90.49 2620 1166544 1065392 36.36 411060 1132904 20 [2020-06-11T02:13:06.364Z] 02:08:01 178824 1702732 90.50 2620 1166544 1065392 36.36 413568 1130652 8 [2020-06-11T02:13:06.364Z] 02:09:01 177776 1703780 90.55 2620 1166552 1065688 36.37 414748 1130652 8 [2020-06-11T02:13:06.364Z] 02:10:01 175648 1705908 90.66 2620 1166564 1065676 36.37 449008 1098684 16 [2020-06-11T02:13:06.364Z] 02:11:01 176624 1704932 90.61 2620 1166568 1065460 36.36 440852 1105732 16 [2020-06-11T02:13:06.364Z] 02:12:01 176664 1704892 90.61 2620 1166572 1065460 36.36 440748 1105732 8 [2020-06-11T02:13:06.364Z] 02:13:01 70612 1810944 96.25 2620 1096048 2087184 71.23 530180 1078292 28 [2020-06-11T02:13:06.364Z] Average: 164890 1716666 91.24 2620 1158718 1186641 40.50 436287 1116770 16 [2020-06-11T02:13:06.364Z] [2020-06-11T02:13:06.364Z] 02:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-06-11T02:13:06.364Z] 02:05:01 eth0 18.88 15.67 21.63 26.27 0.00 0.00 0.00 [2020-06-11T02:13:06.364Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.364Z] 02:05:01 docker0 1.50 1.26 0.30 3.25 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:06:01 eth0 0.61 0.35 0.31 0.17 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:07:01 eth0 1.05 0.08 0.07 0.04 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:08:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:09:01 eth0 0.63 0.55 0.41 0.27 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:10:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:12:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:13:01 veth8e0cd42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:13:01 eth0 361.04 237.45 3399.51 101.38 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] 02:13:01 veth8255df7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] Average: veth8e0cd42 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] Average: eth0 40.21 26.44 378.57 11.29 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] Average: veth8255df7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-06-11T02:13:06.365Z] [2020-06-11T02:13:06.365Z] [2020-06-11T02:13:06.365Z] ---> sar -P ALL: [2020-06-11T02:13:06.365Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/11/20 _x86_64_ (4 CPU) [2020-06-11T02:13:06.365Z] [2020-06-11T02:13:06.365Z] 02:02:45 LINUX RESTART [2020-06-11T02:13:06.365Z] [2020-06-11T02:13:06.365Z] 02:04:01 CPU %user %nice %system %iowait %steal %idle [2020-06-11T02:13:06.365Z] 02:05:01 all 1.30 0.00 0.57 0.02 2.67 95.44 [2020-06-11T02:13:06.365Z] 02:05:01 0 1.12 0.00 0.51 0.03 2.82 95.51 [2020-06-11T02:13:06.365Z] 02:05:01 1 1.18 0.00 0.51 0.02 2.47 95.83 [2020-06-11T02:13:06.365Z] 02:05:01 2 2.02 0.00 0.76 0.03 2.52 94.66 [2020-06-11T02:13:06.365Z] 02:05:01 3 0.86 0.00 0.49 0.03 2.84 95.78 [2020-06-11T02:13:06.365Z] 02:06:01 all 0.12 0.00 0.10 0.00 0.86 98.92 [2020-06-11T02:13:06.365Z] 02:06:01 0 0.03 0.00 0.13 0.00 0.58 99.26 [2020-06-11T02:13:06.365Z] 02:06:01 1 0.26 0.00 0.10 0.00 0.84 98.79 [2020-06-11T02:13:06.365Z] 02:06:01 2 0.07 0.00 0.10 0.00 0.83 99.01 [2020-06-11T02:13:06.365Z] 02:06:01 3 0.13 0.00 0.08 0.00 1.22 98.57 [2020-06-11T02:13:06.365Z] 02:07:01 all 0.20 0.00 0.16 0.00 3.68 95.97 [2020-06-11T02:13:06.365Z] 02:07:01 0 0.05 0.00 0.13 0.00 3.87 95.95 [2020-06-11T02:13:06.365Z] 02:07:01 1 0.31 0.00 0.26 0.00 4.24 95.18 [2020-06-11T02:13:06.365Z] 02:07:01 2 0.28 0.00 0.13 0.00 3.82 95.77 [2020-06-11T02:13:06.365Z] 02:07:01 3 0.13 0.00 0.08 0.00 2.78 97.01 [2020-06-11T02:13:06.365Z] 02:08:01 all 0.18 0.00 0.15 0.00 2.67 97.00 [2020-06-11T02:13:06.365Z] 02:08:01 0 0.05 0.00 0.10 0.00 1.98 97.87 [2020-06-11T02:13:06.365Z] 02:08:01 1 0.23 0.00 0.18 0.00 2.68 96.90 [2020-06-11T02:13:06.365Z] 02:08:01 2 0.25 0.00 0.19 0.02 2.35 97.20 [2020-06-11T02:13:06.365Z] 02:08:01 3 0.18 0.00 0.15 0.00 3.66 96.01 [2020-06-11T02:13:06.365Z] 02:09:01 all 0.11 0.00 0.05 0.00 0.41 99.43 [2020-06-11T02:13:06.365Z] 02:09:01 0 0.05 0.00 0.02 0.00 0.51 99.42 [2020-06-11T02:13:06.365Z] 02:09:01 1 0.30 0.00 0.07 0.00 0.68 98.95 [2020-06-11T02:13:06.365Z] 02:09:01 2 0.05 0.00 0.07 0.00 0.30 99.58 [2020-06-11T02:13:06.365Z] 02:09:01 3 0.07 0.00 0.02 0.00 0.13 99.78 [2020-06-11T02:13:06.365Z] 02:10:01 all 0.09 0.00 0.10 0.00 0.50 99.32 [2020-06-11T02:13:06.365Z] 02:10:01 0 0.02 0.00 0.02 0.00 0.18 99.78 [2020-06-11T02:13:06.365Z] 02:10:01 1 0.28 0.00 0.05 0.00 1.09 98.58 [2020-06-11T02:13:06.365Z] 02:10:01 2 0.02 0.00 0.32 0.00 0.38 99.29 [2020-06-11T02:13:06.365Z] 02:10:01 3 0.00 0.00 0.02 0.00 0.33 99.65 [2020-06-11T02:13:06.365Z] 02:11:01 all 0.12 0.00 0.02 0.00 0.32 99.54 [2020-06-11T02:13:06.365Z] 02:11:01 0 0.02 0.00 0.02 0.00 0.17 99.80 [2020-06-11T02:13:06.365Z] 02:11:01 1 0.40 0.00 0.03 0.00 0.56 99.00 [2020-06-11T02:13:06.365Z] 02:11:01 2 0.05 0.00 0.02 0.00 0.28 99.65 [2020-06-11T02:13:06.365Z] 02:11:01 3 0.03 0.00 0.03 0.00 0.27 99.67 [2020-06-11T02:13:06.365Z] 02:12:01 all 0.13 0.00 0.02 0.00 0.09 99.76 [2020-06-11T02:13:06.365Z] 02:12:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2020-06-11T02:13:06.365Z] 02:12:01 1 0.45 0.00 0.02 0.00 0.15 99.38 [2020-06-11T02:13:06.365Z] 02:12:01 2 0.03 0.00 0.02 0.00 0.13 99.82 [2020-06-11T02:13:06.365Z] 02:12:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2020-06-11T02:13:06.365Z] 02:13:01 all 3.95 0.00 2.45 1.72 6.01 85.87 [2020-06-11T02:13:06.365Z] 02:13:01 0 3.43 0.00 2.68 1.12 5.89 86.89 [2020-06-11T02:13:06.365Z] 02:13:01 1 4.84 0.00 2.06 2.40 6.50 84.20 [2020-06-11T02:13:06.365Z] 02:13:01 2 3.23 0.00 2.56 1.89 5.90 86.42 [2020-06-11T02:13:06.365Z] 02:13:01 3 4.31 0.00 2.46 1.44 5.76 86.02 [2020-06-11T02:13:06.365Z] Average: all 0.68 0.00 0.40 0.19 1.91 96.82 [2020-06-11T02:13:06.365Z] Average: 0 0.52 0.00 0.40 0.13 1.78 97.17 [2020-06-11T02:13:06.365Z] Average: 1 0.91 0.00 0.36 0.27 2.13 96.32 [2020-06-11T02:13:06.365Z] Average: 2 0.66 0.00 0.46 0.21 1.83 96.83 [2020-06-11T02:13:06.365Z] Average: 3 0.63 0.00 0.37 0.16 1.88 96.96 [2020-06-11T02:13:06.365Z] [2020-06-11T02:13:06.365Z] [2020-06-11T02:13:06.365Z]