Pull request #166 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 bill-mahoney for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 8982241024d0bd8ba0eacbff59b1566e55157351+fe2df51579bf0cce1b2e428c0c04fcb23a980c4d (c165b88e49c31d384b2cab31163731c3b48bc55d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 --version # 'git version 2.16.6' > 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 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 > git --version # 'git version 2.16.6' 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1847 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-166 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' 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/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8982241024d0bd8ba0eacbff59b1566e55157351 Merge succeeded, producing 8982241024d0bd8ba0eacbff59b1566e55157351 Checking out Revision 8982241024d0bd8ba0eacbff59b1566e55157351 (PR-166) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # 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/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # 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 fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 Commit message: "Merge branch 'master' into snapVersion" First time build. Skipping changelog. > git rev-list --no-walk 4ca6c4eff9f5d4b6efe6430425feb7eb60b7bf02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-08T21:51:54.198Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-08T21:51:54.405Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-08T21:51:54.490Z] ========================================================= [2020-09-08T21:51:54.490Z] EdgeX Global Pipelines Version Info [2020-09-08T21:51:54.490Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-08T21:51:57.507Z] ------------------- [2020-09-08T21:51:57.507Z] stable info: [2020-09-08T21:51:57.507Z] ------------------- [2020-09-08T21:51:57.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-08T21:51:57.507Z] Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 [2020-09-08T21:51:57.507Z] Message: update stable to v1.0.119 [2020-09-08T21:51:58.520Z] ------------------- [2020-09-08T21:51:58.520Z] experimental info: [2020-09-08T21:51:58.520Z] ------------------- [2020-09-08T21:51:58.520Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-08T21:51:58.520Z] Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d [2020-09-08T21:51:58.520Z] Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-08T21:51:58.871Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-09-08T21:51:58.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-09-08T21:51:59.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-08T21:51:59.104Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-08T21:51:59.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-08T21:51:59.262Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo [2020-09-08T21:51:59.361Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-08T21:51:59.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo [2020-09-08T21:51:59.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-08T21:51:59.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-08T21:51:59.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-08T21:51:59.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-09-08T21:51:59.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-08T21:51:59.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-08T21:52:00.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-08T21:52:00.149Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-08T21:52:00.305Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-08T21:52:00.400Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-08T21:52:00.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-08T21:52:00.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-09-08T21:52:00.677Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-08T21:52:00.756Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-08T21:52:00.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo [2020-09-08T21:52:00.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo [2020-09-08T21:52:01.020Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo [2020-09-08T21:52:01.130Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8982241024d0bd8ba0eacbff59b1566e55157351 [Pipeline] echo [2020-09-08T21:52:01.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8982241 [Pipeline] echo [2020-09-08T21:52:01.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-08T21:52:01.913Z] + git log --format=format:%s -1 8982241024d0bd8ba0eacbff59b1566e55157351 [Pipeline] echo [2020-09-08T21:52:02.052Z] GIT_COMMIT: 8982241024d0bd8ba0eacbff59b1566e55157351, Commit Message: Merge branch 'master' into snapVersion [Pipeline] echo [2020-09-08T21:52:02.092Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:52:03.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-08T21:52:04.231Z] [2020-09-08T21:52:04.231Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:52:04.668Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-08T21:52:04.668Z] latest: Pulling from edgex-devops/git-semver [2020-09-08T21:52:04.668Z] 31603596830f: Pulling fs layer [2020-09-08T21:52:04.668Z] 2a8b12db71e7: Pulling fs layer [2020-09-08T21:52:04.668Z] 6ca5941a6612: Pulling fs layer [2020-09-08T21:52:04.668Z] ecc8261a40a4: Pulling fs layer [2020-09-08T21:52:04.668Z] ecc8261a40a4: Waiting [2020-09-08T21:52:04.951Z] 2a8b12db71e7: Verifying Checksum [2020-09-08T21:52:04.951Z] 2a8b12db71e7: Download complete [2020-09-08T21:52:05.250Z] 31603596830f: Verifying Checksum [2020-09-08T21:52:05.250Z] 31603596830f: Download complete [2020-09-08T21:52:05.550Z] ecc8261a40a4: Verifying Checksum [2020-09-08T21:52:05.550Z] ecc8261a40a4: Download complete [2020-09-08T21:52:05.550Z] 6ca5941a6612: Verifying Checksum [2020-09-08T21:52:05.550Z] 6ca5941a6612: Download complete [2020-09-08T21:52:05.877Z] 31603596830f: Pull complete [2020-09-08T21:52:05.877Z] 2a8b12db71e7: Pull complete [2020-09-08T21:52:07.297Z] 6ca5941a6612: Pull complete [2020-09-08T21:52:07.297Z] ecc8261a40a4: Pull complete [2020-09-08T21:52:07.297Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-08T21:52:07.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-08T21:52:07.297Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-08T21:52:07.484Z] prd-centos7-docker-4c-2g-1847 does not seem to be running inside a container [2020-09-08T21:52:07.656Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-166 -v /w/workspace/gexfoundry_device-mqtt-go_PR-166:/w/workspace/gexfoundry_device-mqtt-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-166@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-08T21:52:10.289Z] $ docker top 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-08T21:52:10.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-08T21:52:10.615Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-08T21:52:10.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-08T21:52:10.912Z] $ docker exec 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 ssh-agent [2020-09-08T21:52:11.186Z] SSH_AUTH_SOCK=/tmp/ssh-O47HBLnsbM0k/agent.12 [2020-09-08T21:52:11.186Z] SSH_AGENT_PID=17 [2020-09-08T21:52:11.207Z] Running ssh-add (command line suppressed) [2020-09-08T21:52:11.424Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_2464740432947000860.key (/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_2464740432947000860.key) [2020-09-08T21:52:11.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-08T21:52:11.899Z] + git describe --exact-match --tags HEAD [2020-09-08T21:52:11.899Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-09-08T21:52:11.954Z] $ docker exec --env ******** --env ******** 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 ssh-agent -k [2020-09-08T21:52:12.159Z] unset SSH_AUTH_SOCK; [2020-09-08T21:52:12.160Z] unset SSH_AGENT_PID; [2020-09-08T21:52:12.160Z] echo Agent pid 17 killed; [2020-09-08T21:52:12.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-08T21:52:12.301Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-08T21:52:12.301Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-08T21:52:12.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-08T21:52:12.443Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-08T21:52:12.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-08T21:52:12.713Z] $ docker exec 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 ssh-agent [2020-09-08T21:52:12.985Z] SSH_AUTH_SOCK=/tmp/ssh-IOQkKu2sUOmD/agent.44 [2020-09-08T21:52:12.985Z] SSH_AGENT_PID=50 [2020-09-08T21:52:13.015Z] Running ssh-add (command line suppressed) [2020-09-08T21:52:13.236Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_3007158828569994129.key (/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/private_key_3007158828569994129.key) [2020-09-08T21:52:13.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-08T21:52:13.715Z] + git semver init [2020-09-08T21:52:13.715Z] # -> Open(): unable to determine branch for HEAD [2020-09-08T21:52:13.715Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-166/.git [2020-09-08T21:52:13.716Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-166 [2020-09-08T21:52:13.716Z] # $SEMVER_REMOTE_NAME = origin [2020-09-08T21:52:13.716Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-08T21:52:13.716Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-08T21:52:13.716Z] # $SEMVER_BRANCH = PR-166 [2020-09-08T21:52:13.716Z] # $SEMVER_TEMP = /tmp/semver-933983146 [2020-09-08T21:52:13.716Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-09-08T21:52:14.534Z] # '/tmp/semver-933983146' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-166/.semver' [2020-09-08T21:52:14.534Z] # -> Force: false [2020-09-08T21:52:14.534Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-166/.semver [Pipeline] } [2020-09-08T21:52:14.579Z] $ docker exec --env ******** --env ******** 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 ssh-agent -k [2020-09-08T21:52:14.911Z] unset SSH_AUTH_SOCK; [2020-09-08T21:52:14.911Z] unset SSH_AGENT_PID; [2020-09-08T21:52:14.911Z] echo Agent pid 50 killed; [2020-09-08T21:52:14.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-08T21:52:15.929Z] + git semver [Pipeline] } [2020-09-08T21:52:15.961Z] $ docker stop --time=1 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 [2020-09-08T21:52:17.514Z] $ docker rm -f 411cacf15f25138e1693e9be7a3e78a80bd3c92391c72b7ff261e40dca899554 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-08T21:52:18.645Z] Stashed 25 file(s) [Pipeline] echo [2020-09-08T21:52:18.647Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-09-08T21:52:18.726Z] Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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-09-08T21:52:34.148Z] Still waiting to schedule task [2020-09-08T21:52:34.149Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-08T21:52:34.158Z] Still waiting to schedule task [2020-09-08T21:52:34.158Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-08T21:54:33.727Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1848 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws [2020-09-08T21:54:33.776Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-09-08T21:54:34.644Z] Running on prd-centos7-docker-4c-2g-1849 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws [2020-09-08T21:54:34.693Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-09-08T21:54:37.124Z] using credential edgex-jenkins-ssh [2020-09-08T21:54:37.177Z] Cloning the remote Git repository [2020-09-08T21:54:37.177Z] Cloning with configured refspecs honoured and without tags [2020-09-08T21:54:37.990Z] Fetching without tags [2020-09-08T21:54:37.210Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:54:37.273Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-09-08T21:54:37.323Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:54:37.324Z] > git --version # timeout=10 [2020-09-08T21:54:37.334Z] > git --version # 'git version 2.16.5' [2020-09-08T21:54:37.335Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:54:37.363Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:54:37.952Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:54:37.960Z] > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 [2020-09-08T21:54:37.967Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:54:37.982Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:54:37.997Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:54:37.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:54:38.007Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:54:38.450Z] Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8982241024d0bd8ba0eacbff59b1566e55157351 [2020-09-08T21:54:38.526Z] Merge succeeded, producing 8982241024d0bd8ba0eacbff59b1566e55157351 [2020-09-08T21:54:38.527Z] Checking out Revision 8982241024d0bd8ba0eacbff59b1566e55157351 (PR-166) [2020-09-08T21:54:38.682Z] using credential edgex-jenkins-ssh [2020-09-08T21:54:38.744Z] Cloning the remote Git repository [2020-09-08T21:54:38.745Z] Cloning with configured refspecs honoured and without tags [2020-09-08T21:54:38.460Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:54:38.468Z] > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 [2020-09-08T21:54:38.500Z] > git remote # timeout=10 [2020-09-08T21:54:38.505Z] > git config --get remote.origin.url # timeout=10 [2020-09-08T21:54:38.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:54:38.515Z] > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 [2020-09-08T21:54:38.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-08T21:54:38.532Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:54:38.543Z] > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 [2020-09-08T21:54:39.954Z] Fetching without tags [2020-09-08T21:54:38.877Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:54:39.029Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-09-08T21:54:39.103Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:54:39.104Z] > git --version # timeout=10 [2020-09-08T21:54:39.127Z] > git --version # 'git version 2.17.1' [2020-09-08T21:54:39.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:54:39.191Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:54:39.862Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:54:39.878Z] > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 [2020-09-08T21:54:39.893Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:54:39.924Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:54:39.970Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:54:39.970Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:54:39.983Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:54:40.527Z] Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8982241024d0bd8ba0eacbff59b1566e55157351 [2020-09-08T21:54:40.751Z] Merge succeeded, producing 8982241024d0bd8ba0eacbff59b1566e55157351 [2020-09-08T21:54:40.752Z] Checking out Revision 8982241024d0bd8ba0eacbff59b1566e55157351 (PR-166) [2020-09-08T21:54:40.552Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:54:40.574Z] > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 [2020-09-08T21:54:40.658Z] > git remote # timeout=10 [2020-09-08T21:54:40.682Z] > git config --get remote.origin.url # timeout=10 [2020-09-08T21:54:40.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:54:40.705Z] > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 [2020-09-08T21:54:40.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-08T21:54:40.762Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:54:40.787Z] > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 [2020-09-08T21:54:42.151Z] Commit message: "Merge branch 'master' into snapVersion" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-08T21:54:43.023Z] ========================================================= [2020-09-08T21:54:43.024Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-09-08T21:54:43.024Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:54:43.703Z] + 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-09-08T21:54:44.283Z] Sending build context to Docker daemon 614.4kB [2020-09-08T21:54:44.283Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-08T21:54:44.283Z] Step 2/8 : FROM ${BASE} [2020-09-08T21:54:44.283Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-08T21:54:44.283Z] df20fa9351a1: Pulling fs layer [2020-09-08T21:54:44.283Z] ed8968b2872e: Pulling fs layer [2020-09-08T21:54:44.283Z] a92cc7c5fd73: Pulling fs layer [2020-09-08T21:54:44.283Z] 2dd03ba5bac4: Pulling fs layer [2020-09-08T21:54:44.283Z] 1e091d79d1de: Pulling fs layer [2020-09-08T21:54:44.283Z] 481702a1767f: Pulling fs layer [2020-09-08T21:54:44.283Z] f64a6f60c768: Pulling fs layer [2020-09-08T21:54:44.283Z] e78d2573fc39: Pulling fs layer [2020-09-08T21:54:44.283Z] e876d2f968b6: Pulling fs layer [2020-09-08T21:54:44.283Z] ce8a83651883: Pulling fs layer [2020-09-08T21:54:44.283Z] 07967f4d0e4b: Pulling fs layer [2020-09-08T21:54:44.283Z] f64a6f60c768: Waiting [2020-09-08T21:54:44.283Z] 2dd03ba5bac4: Waiting [2020-09-08T21:54:44.283Z] e876d2f968b6: Waiting [2020-09-08T21:54:44.283Z] e78d2573fc39: Waiting [2020-09-08T21:54:44.283Z] ce8a83651883: Waiting [2020-09-08T21:54:44.283Z] 1e091d79d1de: Waiting [2020-09-08T21:54:44.283Z] 481702a1767f: Waiting [2020-09-08T21:54:44.283Z] a92cc7c5fd73: Verifying Checksum [2020-09-08T21:54:44.283Z] a92cc7c5fd73: Download complete [2020-09-08T21:54:44.283Z] ed8968b2872e: Verifying Checksum [2020-09-08T21:54:44.283Z] ed8968b2872e: Download complete [2020-09-08T21:54:44.283Z] 1e091d79d1de: Verifying Checksum [2020-09-08T21:54:44.283Z] 1e091d79d1de: Download complete [2020-09-08T21:54:44.283Z] 481702a1767f: Verifying Checksum [2020-09-08T21:54:44.283Z] 481702a1767f: Download complete [2020-09-08T21:54:44.283Z] df20fa9351a1: Verifying Checksum [2020-09-08T21:54:44.283Z] df20fa9351a1: Download complete [2020-09-08T21:54:44.551Z] df20fa9351a1: Pull complete [2020-09-08T21:54:44.817Z] ed8968b2872e: Pull complete [2020-09-08T21:54:44.817Z] a92cc7c5fd73: Pull complete [2020-09-08T21:54:44.984Z] Commit message: "Merge branch 'master' into snapVersion" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-08T21:54:45.858Z] ========================================================= [2020-09-08T21:54:45.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-09-08T21:54:45.858Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:54:46.748Z] f64a6f60c768: Verifying Checksum [2020-09-08T21:54:46.748Z] f64a6f60c768: Download complete [2020-09-08T21:54:46.748Z] e876d2f968b6: Verifying Checksum [2020-09-08T21:54:46.748Z] e876d2f968b6: Download complete [2020-09-08T21:54:46.993Z] + 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-09-08T21:54:47.011Z] e78d2573fc39: Verifying Checksum [2020-09-08T21:54:47.011Z] e78d2573fc39: Download complete [2020-09-08T21:54:47.011Z] 07967f4d0e4b: Verifying Checksum [2020-09-08T21:54:47.011Z] 07967f4d0e4b: Download complete [2020-09-08T21:54:47.598Z] ce8a83651883: Verifying Checksum [2020-09-08T21:54:47.598Z] ce8a83651883: Download complete [2020-09-08T21:54:47.865Z] 2dd03ba5bac4: Verifying Checksum [2020-09-08T21:54:47.865Z] 2dd03ba5bac4: Download complete [2020-09-08T21:54:47.981Z] Sending build context to Docker daemon 614.4kB [2020-09-08T21:54:47.981Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-09-08T21:54:47.981Z] Step 2/8 : FROM ${BASE} [2020-09-08T21:54:48.267Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-08T21:54:48.267Z] b538f80385f9: Pulling fs layer [2020-09-08T21:54:48.267Z] 74f711af9a0d: Pulling fs layer [2020-09-08T21:54:48.267Z] 99f96fe45779: Pulling fs layer [2020-09-08T21:54:48.267Z] fd7a069fd194: Pulling fs layer [2020-09-08T21:54:48.267Z] 66aa3694b03b: Pulling fs layer [2020-09-08T21:54:48.267Z] 170f70906a0f: Pulling fs layer [2020-09-08T21:54:48.267Z] ad7c5574e4b9: Pulling fs layer [2020-09-08T21:54:48.267Z] e772456be8f7: Pulling fs layer [2020-09-08T21:54:48.267Z] c890913d741a: Pulling fs layer [2020-09-08T21:54:48.267Z] 2480fcc9aa5a: Pulling fs layer [2020-09-08T21:54:48.267Z] 09adf4765672: Pulling fs layer [2020-09-08T21:54:48.267Z] fd7a069fd194: Waiting [2020-09-08T21:54:48.267Z] 66aa3694b03b: Waiting [2020-09-08T21:54:48.267Z] 170f70906a0f: Waiting [2020-09-08T21:54:48.267Z] ad7c5574e4b9: Waiting [2020-09-08T21:54:48.267Z] e772456be8f7: Waiting [2020-09-08T21:54:48.267Z] c890913d741a: Waiting [2020-09-08T21:54:48.267Z] 2480fcc9aa5a: Waiting [2020-09-08T21:54:48.267Z] 09adf4765672: Waiting [2020-09-08T21:54:48.267Z] 99f96fe45779: Verifying Checksum [2020-09-08T21:54:48.267Z] 99f96fe45779: Download complete [2020-09-08T21:54:48.267Z] 74f711af9a0d: Verifying Checksum [2020-09-08T21:54:48.267Z] 74f711af9a0d: Download complete [2020-09-08T21:54:48.267Z] 66aa3694b03b: Verifying Checksum [2020-09-08T21:54:48.267Z] 66aa3694b03b: Download complete [2020-09-08T21:54:48.267Z] 170f70906a0f: Download complete [2020-09-08T21:54:48.267Z] b538f80385f9: Verifying Checksum [2020-09-08T21:54:48.267Z] b538f80385f9: Download complete [2020-09-08T21:54:49.253Z] b538f80385f9: Pull complete [2020-09-08T21:54:49.853Z] 74f711af9a0d: Pull complete [2020-09-08T21:54:50.128Z] 99f96fe45779: Pull complete [2020-09-08T21:54:50.726Z] ad7c5574e4b9: Verifying Checksum [2020-09-08T21:54:50.726Z] ad7c5574e4b9: Download complete [2020-09-08T21:54:50.726Z] c890913d741a: Verifying Checksum [2020-09-08T21:54:50.726Z] c890913d741a: Download complete [2020-09-08T21:54:53.354Z] 2480fcc9aa5a: Verifying Checksum [2020-09-08T21:54:53.354Z] 2480fcc9aa5a: Download complete [2020-09-08T21:54:53.354Z] e772456be8f7: Verifying Checksum [2020-09-08T21:54:53.354Z] e772456be8f7: Download complete [2020-09-08T21:54:53.354Z] 09adf4765672: Verifying Checksum [2020-09-08T21:54:53.354Z] 09adf4765672: Download complete [2020-09-08T21:54:53.948Z] fd7a069fd194: Verifying Checksum [2020-09-08T21:54:53.949Z] fd7a069fd194: Download complete [2020-09-08T21:54:54.500Z] 2dd03ba5bac4: Pull complete [2020-09-08T21:54:54.500Z] 1e091d79d1de: Pull complete [2020-09-08T21:54:54.500Z] 481702a1767f: Pull complete [2020-09-08T21:54:57.837Z] f64a6f60c768: Pull complete [2020-09-08T21:55:01.183Z] e78d2573fc39: Pull complete [2020-09-08T21:55:01.183Z] e876d2f968b6: Pull complete [2020-09-08T21:55:02.148Z] ce8a83651883: Pull complete [2020-09-08T21:55:02.148Z] 07967f4d0e4b: Pull complete [2020-09-08T21:55:02.148Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-09-08T21:55:02.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-09-08T21:55:02.411Z] ---> 5d7c900382c6 [2020-09-08T21:55:02.411Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-08T21:55:04.331Z] ---> Running in cf67156eba31 [2020-09-08T21:55:04.331Z] Removing intermediate container cf67156eba31 [2020-09-08T21:55:04.331Z] ---> 001760a0c768 [2020-09-08T21:55:04.331Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-08T21:55:04.331Z] ---> Running in f4e3b6ce83b8 [2020-09-08T21:55:05.724Z] Removing intermediate container f4e3b6ce83b8 [2020-09-08T21:55:05.724Z] ---> f201747e78cc [2020-09-08T21:55:05.724Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-08T21:55:05.724Z] ---> Running in f803525ed942 [2020-09-08T21:55:06.302Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-08T21:55:06.360Z] fd7a069fd194: Pull complete [2020-09-08T21:55:06.360Z] 66aa3694b03b: Pull complete [2020-09-08T21:55:06.360Z] 170f70906a0f: Pull complete [2020-09-08T21:55:06.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-08T21:55:07.155Z] (1/14) Installing libmagic (5.38-r0) [2020-09-08T21:55:07.416Z] (2/14) Installing file (5.38-r0) [2020-09-08T21:55:07.416Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-08T21:55:07.677Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-08T21:55:09.762Z] ad7c5574e4b9: Pull complete [2020-09-08T21:55:11.888Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-08T21:55:11.888Z] (6/14) Installing patch (2.7.6-r6) [2020-09-08T21:55:11.888Z] (7/14) Installing build-base (0.5-r2) [2020-09-08T21:55:11.888Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-08T21:55:11.888Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-08T21:55:11.888Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-09-08T21:55:12.153Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-08T21:55:12.153Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-08T21:55:12.153Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-08T21:55:12.414Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-08T21:55:12.414Z] Executing busybox-1.31.1-r16.trigger [2020-09-08T21:55:12.414Z] OK: 237 MiB in 53 packages [2020-09-08T21:55:14.071Z] e772456be8f7: Pull complete [2020-09-08T21:55:14.071Z] c890913d741a: Pull complete [2020-09-08T21:55:16.641Z] Removing intermediate container f803525ed942 [2020-09-08T21:55:16.641Z] ---> cc1536626fca [2020-09-08T21:55:16.641Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-09-08T21:55:16.641Z] ---> Running in b80effe7c177 [2020-09-08T21:55:16.641Z] Removing intermediate container b80effe7c177 [2020-09-08T21:55:16.641Z] ---> 3f7a70a9801b [2020-09-08T21:55:16.641Z] Step 7/8 : COPY . . [2020-09-08T21:55:16.706Z] 2480fcc9aa5a: Pull complete [2020-09-08T21:55:16.906Z] ---> af4568b40b49 [2020-09-08T21:55:16.906Z] Step 8/8 : RUN go mod download [2020-09-08T21:55:16.906Z] ---> Running in 5ee1e871562c [2020-09-08T21:55:16.979Z] 09adf4765672: Pull complete [2020-09-08T21:55:17.252Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-09-08T21:55:17.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-09-08T21:55:17.252Z] ---> 2248a725d1cf [2020-09-08T21:55:17.252Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-09-08T21:55:18.826Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:55:18.826Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:55:18.826Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-08T21:55:18.826Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:55:18.826Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-08T21:55:18.826Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-08T21:55:18.826Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:55:18.826Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-08T21:55:19.088Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:55:19.088Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:55:19.088Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:55:19.088Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:55:19.088Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:55:19.088Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:55:19.088Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:55:19.088Z] go: finding github.com/fatih/color v1.7.0 [2020-09-08T21:55:19.088Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:55:19.088Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-08T21:55:19.088Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:55:19.350Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-08T21:55:19.350Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-08T21:55:19.350Z] go: finding github.com/google/uuid v1.1.1 [2020-09-08T21:55:19.350Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-08T21:55:19.350Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:55:19.350Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-08T21:55:19.350Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-08T21:55:19.350Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:55:19.350Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:55:19.350Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-08T21:55:19.350Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-08T21:55:19.350Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:55:19.612Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-08T21:55:19.612Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-08T21:55:19.612Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-08T21:55:19.612Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-08T21:55:19.612Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:55:19.612Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-08T21:55:19.612Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-08T21:55:19.612Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-08T21:55:19.612Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-08T21:55:19.612Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-08T21:55:19.612Z] go: finding github.com/kr/pretty v0.1.0 [2020-09-08T21:55:19.612Z] go: finding github.com/kr/pty v1.1.1 [2020-09-08T21:55:19.875Z] go: finding github.com/kr/text v0.1.0 [2020-09-08T21:55:19.875Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-08T21:55:19.875Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-08T21:55:19.875Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-08T21:55:19.875Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-08T21:55:19.875Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:55:19.875Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:55:19.875Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-08T21:55:19.875Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-08T21:55:19.875Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-08T21:55:19.875Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-08T21:55:20.137Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:55:20.137Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:55:20.137Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-08T21:55:20.137Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:55:20.137Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-08T21:55:20.137Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-08T21:55:20.137Z] go: finding github.com/posener/complete v1.1.1 [2020-09-08T21:55:20.137Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-08T21:55:20.137Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-08T21:55:20.137Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-08T21:55:20.137Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-08T21:55:20.137Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-08T21:55:20.402Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-08T21:55:20.402Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-08T21:55:20.403Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-08T21:55:20.403Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:55:20.403Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-08T21:55:20.403Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-08T21:55:20.403Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-09-08T21:55:20.403Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:55:20.403Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:55:21.569Z] ---> Running in 66647b9170ee [2020-09-08T21:55:21.848Z] Removing intermediate container 66647b9170ee [2020-09-08T21:55:21.848Z] ---> 353a46bdedd8 [2020-09-08T21:55:21.848Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-08T21:55:22.125Z] ---> Running in 0e09189684f2 [2020-09-08T21:55:24.744Z] Removing intermediate container 0e09189684f2 [2020-09-08T21:55:24.744Z] ---> 6d5c662347f2 [2020-09-08T21:55:24.744Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-09-08T21:55:25.028Z] ---> Running in 00fadc9603c2 [2020-09-08T21:55:26.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-08T21:55:27.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-08T21:55:27.641Z] (1/14) Installing libmagic (5.38-r0) [2020-09-08T21:55:27.913Z] (2/14) Installing file (5.38-r0) [2020-09-08T21:55:28.183Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-09-08T21:55:28.183Z] (4/14) Installing g++ (9.3.0-r2) [2020-09-08T21:55:28.600Z] Removing intermediate container 5ee1e871562c [2020-09-08T21:55:28.600Z] ---> 7fb6d9de94da [2020-09-08T21:55:28.600Z] Successfully built 7fb6d9de94da [2020-09-08T21:55:28.600Z] 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-09-08T21:55:29.351Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-08T21:55:29.351Z] . [Pipeline] withDockerContainer [2020-09-08T21:55:29.540Z] prd-centos7-docker-4c-2g-1849 does not seem to be running inside a container [2020-09-08T21:55:29.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-08T21:55:30.794Z] (5/14) Installing fortify-headers (1.1-r0) [2020-09-08T21:55:30.794Z] (6/14) Installing patch (2.7.6-r6) [2020-09-08T21:55:30.794Z] (7/14) Installing build-base (0.5-r2) [2020-09-08T21:55:30.813Z] $ docker top bf55314d3b03ad2a3bdd1ec297535ffda195e0e1e08aa8c62285143d7d2cc76c -eo pid,comm [Pipeline] { [2020-09-08T21:55:31.064Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-09-08T21:55:31.064Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-09-08T21:55:31.064Z] (10/14) Installing openssh-client (8.3_p1-r0) [Pipeline] sh [2020-09-08T21:55:31.374Z] + go version [2020-09-08T21:55:31.374Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-09-08T21:55:31.655Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-09-08T21:55:31.655Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-09-08T21:55:31.680Z] + make test [2020-09-08T21:55:31.680Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-08T21:55:31.927Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-09-08T21:55:32.519Z] (14/14) Installing openssh (8.3_p1-r0) [2020-09-08T21:55:32.519Z] Executing busybox-1.31.1-r16.trigger [2020-09-08T21:55:32.519Z] OK: 221 MiB in 53 packages [2020-09-08T21:55:32.635Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-09-08T21:55:36.815Z] Removing intermediate container 00fadc9603c2 [2020-09-08T21:55:36.815Z] ---> 62186b31e424 [2020-09-08T21:55:36.815Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-09-08T21:55:36.815Z] ---> Running in 69f33f5f5e97 [2020-09-08T21:55:37.089Z] Removing intermediate container 69f33f5f5e97 [2020-09-08T21:55:37.089Z] ---> dcb7af39fd48 [2020-09-08T21:55:37.089Z] Step 7/8 : COPY . . [2020-09-08T21:55:38.064Z] ---> 2be13ac42b05 [2020-09-08T21:55:38.064Z] Step 8/8 : RUN go mod download [2020-09-08T21:55:38.064Z] ---> Running in 8cf9a1378286 [2020-09-08T21:55:41.445Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:55:41.445Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:55:41.445Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-09-08T21:55:41.445Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:55:41.445Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-09-08T21:55:41.445Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-09-08T21:55:41.445Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:55:41.445Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-09-08T21:55:41.445Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:55:41.445Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:55:41.445Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:55:41.445Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:55:41.445Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:55:41.445Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:55:41.445Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:55:41.445Z] go: finding github.com/fatih/color v1.7.0 [2020-09-08T21:55:41.445Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:55:41.445Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-08T21:55:41.445Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:55:41.446Z] go: finding github.com/go-stack/stack v1.8.0 [2020-09-08T21:55:41.446Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-09-08T21:55:41.446Z] go: finding github.com/google/uuid v1.1.1 [2020-09-08T21:55:41.446Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-08T21:55:41.446Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:55:41.446Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-09-08T21:55:41.446Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-09-08T21:55:41.446Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:55:41.446Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:55:41.446Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-09-08T21:55:41.446Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-09-08T21:55:41.446Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:55:41.446Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-09-08T21:55:41.719Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-09-08T21:55:41.719Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-09-08T21:55:41.719Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-09-08T21:55:41.719Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:55:41.719Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-09-08T21:55:41.719Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-09-08T21:55:41.719Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-09-08T21:55:41.719Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-08T21:55:41.719Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-09-08T21:55:41.719Z] go: finding github.com/kr/pretty v0.1.0 [2020-09-08T21:55:41.719Z] go: finding github.com/kr/pty v1.1.1 [2020-09-08T21:55:41.719Z] go: finding github.com/kr/text v0.1.0 [2020-09-08T21:55:41.991Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-09-08T21:55:41.991Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-09-08T21:55:41.991Z] go: finding github.com/miekg/dns v1.0.14 [2020-09-08T21:55:41.991Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-09-08T21:55:41.991Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:55:41.991Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:55:41.991Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-09-08T21:55:41.991Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-09-08T21:55:41.991Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-09-08T21:55:41.991Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-09-08T21:55:41.991Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:55:42.262Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:55:42.262Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-09-08T21:55:42.262Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:55:42.262Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-08T21:55:42.262Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-09-08T21:55:42.262Z] go: finding github.com/posener/complete v1.1.1 [2020-09-08T21:55:42.262Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-09-08T21:55:42.262Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-09-08T21:55:42.262Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-08T21:55:42.262Z] go: finding github.com/stretchr/objx v0.1.0 [2020-09-08T21:55:42.262Z] go: finding github.com/stretchr/testify v1.5.1 [2020-09-08T21:55:42.262Z] go: finding github.com/ugorji/go v1.1.4 [2020-09-08T21:55:42.537Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-08T21:55:42.537Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-09-08T21:55:42.537Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:55:42.537Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-09-08T21:55:42.537Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-09-08T21:55:42.537Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-09-08T21:55:42.537Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:55:42.537Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:55:42.736Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-09-08T21:55:42.997Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 28.3% of statements [2020-09-08T21:55:42.997Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-09-08T21:55:42.997Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-08T21:55:44.931Z] gofmt -l . [2020-09-08T21:55:44.931Z] ["`gofmt -l .`" = ""] [2020-09-08T21:55:44.931Z] ./bin/test-attribution-txt.sh [2020-09-08T21:55:45.513Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-08T21:55:46.068Z] Stashed 1 file(s) [Pipeline] } [2020-09-08T21:55:46.076Z] $ docker stop --time=1 bf55314d3b03ad2a3bdd1ec297535ffda195e0e1e08aa8c62285143d7d2cc76c [2020-09-08T21:55:48.313Z] $ docker rm -f bf55314d3b03ad2a3bdd1ec297535ffda195e0e1e08aa8c62285143d7d2cc76c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-08T21:55:50.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-08T21:55:51.268Z] + ls -al . [2020-09-08T21:55:51.268Z] total 100 [2020-09-08T21:55:51.268Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 8 21:55 . [2020-09-08T21:55:51.268Z] drwxrwxr-x. 4 jenkins jenkins 28 Sep 8 21:54 .. [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 4678 Sep 8 21:54 Attribution.txt [2020-09-08T21:55:51.268Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 8 21:54 bin [2020-09-08T21:55:51.268Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 8 21:54 cmd [2020-09-08T21:55:51.268Z] -rw-r--r--. 1 jenkins jenkins 18939 Sep 8 21:55 coverage.out [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 1784 Sep 8 21:54 Dockerfile [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 953 Sep 8 21:54 Dockerfile.build [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 140 Sep 8 21:54 .dockerignore [2020-09-08T21:55:51.268Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 8 21:54 .git [2020-09-08T21:55:51.268Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 8 21:54 .github [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 336 Sep 8 21:54 .gitignore [2020-09-08T21:55:51.268Z] -rw-r--r--. 1 jenkins jenkins 510 Sep 8 21:55 go.mod [2020-09-08T21:55:51.268Z] -rw-r--r--. 1 jenkins jenkins 13621 Sep 8 21:55 go.sum [2020-09-08T21:55:51.268Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 8 21:54 internal [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 700 Sep 8 21:54 Jenkinsfile [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 8 21:54 LICENSE [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 902 Sep 8 21:54 Makefile [2020-09-08T21:55:51.268Z] drwxrwxr-x. 2 jenkins jenkins 23 Sep 8 21:54 mock [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 444 Sep 8 21:54 README.md [2020-09-08T21:55:51.268Z] drwxrwxr-x. 3 jenkins jenkins 58 Sep 8 21:54 .semver [2020-09-08T21:55:51.268Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 8 21:54 snap [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 5 Sep 8 21:52 VERSION [2020-09-08T21:55:51.268Z] -rw-rw-r--. 1 jenkins jenkins 227 Sep 8 21:54 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:55:51.570Z] + 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=8982241024d0bd8ba0eacbff59b1566e55157351 --label arch=amd64 --label version=0.0.0 . [2020-09-08T21:55:51.570Z] Sending build context to Docker daemon 633.9kB [2020-09-08T21:55:51.570Z] Step 1/22 : ARG BASE=golang:1.13-alpine [2020-09-08T21:55:51.570Z] Step 2/22 : FROM ${BASE} AS builder [2020-09-08T21:55:51.570Z] ---> 7fb6d9de94da [2020-09-08T21:55:51.570Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-09-08T21:55:51.831Z] ---> Running in b19aca44f01a [2020-09-08T21:55:52.094Z] Removing intermediate container b19aca44f01a [2020-09-08T21:55:52.094Z] ---> 03db6dde2c63 [2020-09-08T21:55:52.094Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-09-08T21:55:52.094Z] ---> Running in cccebff365da [2020-09-08T21:55:52.094Z] Removing intermediate container cccebff365da [2020-09-08T21:55:52.094Z] ---> 13d1647c19da [2020-09-08T21:55:52.094Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-08T21:55:52.356Z] ---> Running in 7983c51af368 [2020-09-08T21:55:52.703Z] Removing intermediate container 8cf9a1378286 [2020-09-08T21:55:52.703Z] ---> cbf5487d181a [2020-09-08T21:55:52.703Z] Successfully built cbf5487d181a [2020-09-08T21:55:52.703Z] 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-09-08T21:55:53.305Z] Removing intermediate container 7983c51af368 [2020-09-08T21:55:53.305Z] ---> 7760011100e7 [2020-09-08T21:55:53.305Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-08T21:55:53.305Z] ---> Running in ac5e717461a0 [2020-09-08T21:55:53.441Z] + docker inspect -f . ci-base-image-arm64 [2020-09-08T21:55:53.441Z] . [Pipeline] withDockerContainer [2020-09-08T21:55:53.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-08T21:55:53.712Z] prd-ubuntu18.04-docker-arm64-4c-16g-1848 does not seem to be running inside a container [2020-09-08T21:55:53.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-08T21:55:54.512Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-08T21:55:54.778Z] OK: 237 MiB in 53 packages [2020-09-08T21:55:55.350Z] Removing intermediate container ac5e717461a0 [2020-09-08T21:55:55.350Z] ---> 486179cbfc56 [2020-09-08T21:55:55.350Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-09-08T21:55:55.350Z] ---> Running in 1aa7199f8463 [2020-09-08T21:55:55.350Z] Removing intermediate container 1aa7199f8463 [2020-09-08T21:55:55.350Z] ---> 0e4ba3b38079 [2020-09-08T21:55:55.350Z] Step 8/22 : COPY . . [2020-09-08T21:55:55.693Z] $ docker top 6a80f4bf3320183f612d134ebb467fd1880927fec97f9b72bb820f752eb80cc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-08T21:55:56.305Z] ---> 502f8a4250f2 [2020-09-08T21:55:56.305Z] Step 9/22 : ARG MAKE='make build' [2020-09-08T21:55:56.305Z] ---> Running in 90182b275639 [2020-09-08T21:55:56.305Z] Removing intermediate container 90182b275639 [2020-09-08T21:55:56.305Z] ---> 1c2cf6e55e3a [2020-09-08T21:55:56.305Z] Step 10/22 : RUN $MAKE [2020-09-08T21:55:56.305Z] ---> Running in 1fc2ded7e658 [2020-09-08T21:55:56.879Z] 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-09-08T21:55:57.145Z] + go version [2020-09-08T21:55:57.145Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-09-08T21:55:58.187Z] + make test [2020-09-08T21:55:58.187Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-09-08T21:55:59.170Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-09-08T21:56:06.981Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-08T21:56:10.289Z] Removing intermediate container 1fc2ded7e658 [2020-09-08T21:56:10.289Z] ---> 233d258086b0 [2020-09-08T21:56:10.289Z] Step 11/22 : FROM alpine [2020-09-08T21:56:10.289Z] latest: Pulling from library/alpine [2020-09-08T21:56:10.550Z] df20fa9351a1: Already exists [2020-09-08T21:56:10.550Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-08T21:56:10.550Z] Status: Downloaded newer image for alpine:latest [2020-09-08T21:56:10.550Z] ---> a24bb4013296 [2020-09-08T21:56:10.550Z] Step 12/22 : ENV APP_PORT=49982 [2020-09-08T21:56:10.813Z] ---> Running in 7588b7c1ab2e [2020-09-08T21:56:10.813Z] Removing intermediate container 7588b7c1ab2e [2020-09-08T21:56:10.813Z] ---> ab694bf97461 [2020-09-08T21:56:10.813Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-08T21:56:10.813Z] ---> Running in b18045e168bf [2020-09-08T21:56:11.074Z] Removing intermediate container b18045e168bf [2020-09-08T21:56:11.074Z] ---> 26c5a5fc2fb2 [2020-09-08T21:56:11.074Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-09-08T21:56:11.650Z] ---> fc19736adb80 [2020-09-08T21:56:11.650Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-09-08T21:56:11.911Z] ---> 131ee26687d7 [2020-09-08T21:56:11.911Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-09-08T21:56:12.174Z] ---> e9ac3bfdb8a7 [2020-09-08T21:56:12.174Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-09-08T21:56:12.174Z] ---> Running in dc151caad84b [2020-09-08T21:56:12.438Z] Removing intermediate container dc151caad84b [2020-09-08T21:56:12.438Z] ---> 515d255be8a7 [2020-09-08T21:56:12.438Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-09-08T21:56:12.438Z] ---> Running in 369c6b978180 [2020-09-08T21:56:12.700Z] Removing intermediate container 369c6b978180 [2020-09-08T21:56:12.700Z] ---> a4f9660ce229 [2020-09-08T21:56:12.700Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-08T21:56:12.700Z] ---> Running in 47167ae3851a [2020-09-08T21:56:12.700Z] Removing intermediate container 47167ae3851a [2020-09-08T21:56:12.700Z] ---> 8b7663d17754 [2020-09-08T21:56:12.700Z] Step 20/22 : LABEL arch=amd64 [2020-09-08T21:56:12.961Z] ---> Running in 860832fc201b [2020-09-08T21:56:12.961Z] Removing intermediate container 860832fc201b [2020-09-08T21:56:12.961Z] ---> 6aaf0c8e15df [2020-09-08T21:56:12.961Z] Step 21/22 : LABEL git_sha=8982241024d0bd8ba0eacbff59b1566e55157351 [2020-09-08T21:56:13.222Z] ---> Running in 564afcd04904 [2020-09-08T21:56:13.222Z] Removing intermediate container 564afcd04904 [2020-09-08T21:56:13.222Z] ---> 146b6fd14773 [2020-09-08T21:56:13.222Z] Step 22/22 : LABEL version=0.0.0 [2020-09-08T21:56:13.222Z] ---> Running in efa62d6acafd [2020-09-08T21:56:13.484Z] Removing intermediate container efa62d6acafd [2020-09-08T21:56:13.484Z] ---> 4c4ee3c11ea6 [2020-09-08T21:56:13.484Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-08T21:56:13.484Z] Successfully built 4c4ee3c11ea6 [2020-09-08T21:56:13.484Z] 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] node [2020-09-08T21:56:29.026Z] Still waiting to schedule task [2020-09-08T21:56:29.027Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-09-08T21:56:31.586Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-09-08T21:56:31.586Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.029s coverage: 28.3% of statements [2020-09-08T21:56:31.586Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-09-08T21:56:31.586Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-09-08T21:56:38.343Z] gofmt -l . [2020-09-08T21:56:38.343Z] ["`gofmt -l .`" = ""] [2020-09-08T21:56:38.343Z] ./bin/test-attribution-txt.sh [2020-09-08T21:56:38.343Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-09-08T21:56:38.634Z] Warning: overwriting stash ‘coverage-report’ [2020-09-08T21:56:39.361Z] Stashed 1 file(s) [Pipeline] } [2020-09-08T21:56:39.375Z] $ docker stop --time=1 6a80f4bf3320183f612d134ebb467fd1880927fec97f9b72bb820f752eb80cc0 [2020-09-08T21:56:41.736Z] $ docker rm -f 6a80f4bf3320183f612d134ebb467fd1880927fec97f9b72bb820f752eb80cc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-08T21:56:42.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-08T21:56:43.354Z] + ls -al . [2020-09-08T21:56:43.354Z] total 136 [2020-09-08T21:56:43.354Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 8 21:56 . [2020-09-08T21:56:43.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 21:54 .. [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 8 21:54 .dockerignore [2020-09-08T21:56:43.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 21:54 .git [2020-09-08T21:56:43.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:54 .github [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 336 Sep 8 21:54 .gitignore [2020-09-08T21:56:43.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:54 .semver [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 4678 Sep 8 21:54 Attribution.txt [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 1784 Sep 8 21:54 Dockerfile [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 953 Sep 8 21:54 Dockerfile.build [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 700 Sep 8 21:54 Jenkinsfile [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 8 21:54 LICENSE [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 902 Sep 8 21:54 Makefile [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 444 Sep 8 21:54 README.md [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 8 21:52 VERSION [2020-09-08T21:56:43.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:54 bin [2020-09-08T21:56:43.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:54 cmd [2020-09-08T21:56:43.354Z] -rw-r--r-- 1 jenkins jenkins 18939 Sep 8 21:56 coverage.out [2020-09-08T21:56:43.354Z] -rw-r--r-- 1 jenkins jenkins 510 Sep 8 21:56 go.mod [2020-09-08T21:56:43.354Z] -rw-r--r-- 1 jenkins jenkins 13621 Sep 8 21:56 go.sum [2020-09-08T21:56:43.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 21:54 internal [2020-09-08T21:56:43.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 21:54 mock [2020-09-08T21:56:43.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 21:54 snap [2020-09-08T21:56:43.354Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 8 21:54 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-08T21:56:43.709Z] + 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=8982241024d0bd8ba0eacbff59b1566e55157351 --label arch=arm64 --label version=0.0.0 . [2020-09-08T21:56:43.983Z] Sending build context to Docker daemon 633.9kB [2020-09-08T21:56:44.257Z] Step 1/22 : ARG BASE=golang:1.13-alpine [2020-09-08T21:56:44.257Z] Step 2/22 : FROM ${BASE} AS builder [2020-09-08T21:56:44.257Z] ---> cbf5487d181a [2020-09-08T21:56:44.257Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-09-08T21:56:44.257Z] ---> Running in f5bebf966c7a [2020-09-08T21:56:44.849Z] Removing intermediate container f5bebf966c7a [2020-09-08T21:56:44.849Z] ---> 1240ead57b13 [2020-09-08T21:56:44.849Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-09-08T21:56:44.849Z] ---> Running in cf690015b4b6 [2020-09-08T21:56:45.446Z] Removing intermediate container cf690015b4b6 [2020-09-08T21:56:45.446Z] ---> 4956f3940f27 [2020-09-08T21:56:45.446Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-08T21:56:45.446Z] ---> Running in cf0045f0fa4d [2020-09-08T21:56:48.058Z] Removing intermediate container cf0045f0fa4d [2020-09-08T21:56:48.058Z] ---> 1c4415e02199 [2020-09-08T21:56:48.058Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-08T21:56:48.058Z] ---> Running in 78a808943899 [2020-09-08T21:56:49.485Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-08T21:56:50.457Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-08T21:56:51.068Z] OK: 221 MiB in 53 packages [2020-09-08T21:56:52.044Z] Removing intermediate container 78a808943899 [2020-09-08T21:56:52.044Z] ---> 558d81073729 [2020-09-08T21:56:52.044Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-09-08T21:56:52.044Z] ---> Running in d35d8027a30b [2020-09-08T21:56:52.637Z] Removing intermediate container d35d8027a30b [2020-09-08T21:56:52.637Z] ---> 5b0134c911ad [2020-09-08T21:56:52.637Z] Step 8/22 : COPY . . [2020-09-08T21:56:53.611Z] ---> c850840fcd09 [2020-09-08T21:56:53.611Z] Step 9/22 : ARG MAKE='make build' [2020-09-08T21:56:53.611Z] ---> Running in 8c1055aa86f7 [2020-09-08T21:56:54.207Z] Removing intermediate container 8c1055aa86f7 [2020-09-08T21:56:54.207Z] ---> 14684068f3f6 [2020-09-08T21:56:54.207Z] Step 10/22 : RUN $MAKE [2020-09-08T21:56:54.207Z] ---> Running in 5a02b9f410d3 [2020-09-08T21:56:55.638Z] 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-09-08T21:57:22.461Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-08T21:57:25.943Z] Running on prd-centos7-docker-8c-8g-1850 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws [2020-09-08T21:57:25.988Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-09-08T21:57:28.268Z] using credential edgex-jenkins-ssh [2020-09-08T21:57:28.319Z] Cloning the remote Git repository [2020-09-08T21:57:28.319Z] Cloning with configured refspecs honoured and without tags [2020-09-08T21:57:28.341Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:57:28.398Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-09-08T21:57:28.418Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:57:28.419Z] > git --version # timeout=10 [2020-09-08T21:57:28.424Z] > git --version # 'git version 2.16.5' [2020-09-08T21:57:28.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:57:28.443Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:57:28.862Z] Fetching without tags [2020-09-08T21:57:29.232Z] Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8982241024d0bd8ba0eacbff59b1566e55157351 [2020-09-08T21:57:29.288Z] Merge succeeded, producing 8982241024d0bd8ba0eacbff59b1566e55157351 [2020-09-08T21:57:29.288Z] Checking out Revision 8982241024d0bd8ba0eacbff59b1566e55157351 (PR-166) [2020-09-08T21:57:28.841Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:57:28.845Z] > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 [2020-09-08T21:57:28.850Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:57:28.858Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:57:28.867Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:57:28.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:57:28.870Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:57:29.241Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:57:29.245Z] > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 [2020-09-08T21:57:29.269Z] > git remote # timeout=10 [2020-09-08T21:57:29.273Z] > git config --get remote.origin.url # timeout=10 [2020-09-08T21:57:29.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:57:29.279Z] > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 [2020-09-08T21:57:29.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-08T21:57:29.293Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:57:29.296Z] > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 [2020-09-08T21:57:30.742Z] Removing intermediate container 5a02b9f410d3 [2020-09-08T21:57:30.742Z] ---> fefb1d2f2621 [2020-09-08T21:57:30.742Z] Step 11/22 : FROM alpine [2020-09-08T21:57:31.012Z] latest: Pulling from library/alpine [2020-09-08T21:57:31.012Z] b538f80385f9: Already exists [2020-09-08T21:57:31.287Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-08T21:57:31.287Z] Status: Downloaded newer image for alpine:latest [2020-09-08T21:57:31.287Z] ---> 62ee0e9f8440 [2020-09-08T21:57:31.287Z] Step 12/22 : ENV APP_PORT=49982 [2020-09-08T21:57:31.287Z] ---> Running in dac48463a609 [2020-09-08T21:57:31.881Z] Removing intermediate container dac48463a609 [2020-09-08T21:57:31.881Z] ---> b6d343cc906c [2020-09-08T21:57:31.881Z] Step 13/22 : EXPOSE $APP_PORT [2020-09-08T21:57:31.881Z] ---> Running in ea83e53b6719 [2020-09-08T21:57:32.473Z] Removing intermediate container ea83e53b6719 [2020-09-08T21:57:32.473Z] ---> 741b10356405 [2020-09-08T21:57:32.473Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-09-08T21:57:32.748Z] Commit message: "Merge branch 'master' into snapVersion" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-08T21:57:33.904Z] ---> 7357ad97e784 [2020-09-08T21:57:33.904Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-09-08T21:57:34.054Z] ++ find /w/workspace/device-mqtt-go/4 [2020-09-08T21:57:34.054Z] ++ grep snapcraft.yaml [2020-09-08T21:57:34.054Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-08T21:57:34.228Z] provisioning config files... [2020-09-08T21:57:34.239Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config2215760578031856212tmp [Pipeline] { [Pipeline] sh [2020-09-08T21:57:34.500Z] ---> 40c663050bad [2020-09-08T21:57:34.500Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-09-08T21:57:34.609Z] + cp /w/workspace/device-mqtt-go/4@tmp/config2215760578031856212tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh [2020-09-08T21:57:34.899Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/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-09-08T21:57:34.899Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-09-08T21:57:35.158Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-09-08T21:57:35.158Z] f08d8e2a3ba1: Pulling fs layer [2020-09-08T21:57:35.158Z] 3baa9cb2483b: Pulling fs layer [2020-09-08T21:57:35.158Z] 94e5ff4c0b15: Pulling fs layer [2020-09-08T21:57:35.158Z] 1860925334f9: Pulling fs layer [2020-09-08T21:57:35.158Z] 2daf38717194: Pulling fs layer [2020-09-08T21:57:35.158Z] 309017e8d7a4: Pulling fs layer [2020-09-08T21:57:35.158Z] f7790dc9fd0f: Pulling fs layer [2020-09-08T21:57:35.158Z] cac0ae9282c2: Pulling fs layer [2020-09-08T21:57:35.158Z] 1f4cadf9a1ed: Pulling fs layer [2020-09-08T21:57:35.158Z] cac0ae9282c2: Waiting [2020-09-08T21:57:35.158Z] 309017e8d7a4: Waiting [2020-09-08T21:57:35.158Z] 1f4cadf9a1ed: Waiting [2020-09-08T21:57:35.158Z] 1860925334f9: Waiting [2020-09-08T21:57:35.158Z] f7790dc9fd0f: Waiting [2020-09-08T21:57:35.158Z] 2daf38717194: Waiting [2020-09-08T21:57:35.158Z] 94e5ff4c0b15: Verifying Checksum [2020-09-08T21:57:35.158Z] 94e5ff4c0b15: Download complete [2020-09-08T21:57:35.158Z] 3baa9cb2483b: Download complete [2020-09-08T21:57:35.158Z] 1860925334f9: Verifying Checksum [2020-09-08T21:57:35.158Z] 1860925334f9: Download complete [2020-09-08T21:57:35.158Z] 309017e8d7a4: Verifying Checksum [2020-09-08T21:57:35.158Z] 309017e8d7a4: Download complete [2020-09-08T21:57:35.158Z] f7790dc9fd0f: Verifying Checksum [2020-09-08T21:57:35.158Z] f7790dc9fd0f: Download complete [2020-09-08T21:57:35.158Z] cac0ae9282c2: Verifying Checksum [2020-09-08T21:57:35.158Z] cac0ae9282c2: Download complete [2020-09-08T21:57:35.158Z] 1f4cadf9a1ed: Download complete [2020-09-08T21:57:35.477Z] ---> dc6331c4e6cd [2020-09-08T21:57:35.477Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-09-08T21:57:35.477Z] ---> Running in 0b4e7a7cc37b [2020-09-08T21:57:35.728Z] f08d8e2a3ba1: Verifying Checksum [2020-09-08T21:57:35.728Z] f08d8e2a3ba1: Download complete [2020-09-08T21:57:35.750Z] Removing intermediate container 0b4e7a7cc37b [2020-09-08T21:57:35.750Z] ---> 6d5166914e9c [2020-09-08T21:57:35.750Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-09-08T21:57:36.022Z] ---> Running in 6de4422f6979 [2020-09-08T21:57:36.297Z] Removing intermediate container 6de4422f6979 [2020-09-08T21:57:36.297Z] ---> d78147ca0656 [2020-09-08T21:57:36.297Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-09-08T21:57:36.569Z] ---> Running in dfb0d89c4e42 [2020-09-08T21:57:36.673Z] f08d8e2a3ba1: Pull complete [2020-09-08T21:57:36.933Z] 3baa9cb2483b: Pull complete [2020-09-08T21:57:36.933Z] 94e5ff4c0b15: Pull complete [2020-09-08T21:57:37.164Z] Removing intermediate container dfb0d89c4e42 [2020-09-08T21:57:37.164Z] ---> 0bf66707b63b [2020-09-08T21:57:37.164Z] Step 20/22 : LABEL arch=arm64 [2020-09-08T21:57:37.164Z] ---> Running in 528ae8f4c99a [2020-09-08T21:57:37.192Z] 1860925334f9: Pull complete [2020-09-08T21:57:37.439Z] Removing intermediate container 528ae8f4c99a [2020-09-08T21:57:37.439Z] ---> 6efaf4b8bc0f [2020-09-08T21:57:37.439Z] Step 21/22 : LABEL git_sha=8982241024d0bd8ba0eacbff59b1566e55157351 [2020-09-08T21:57:37.710Z] ---> Running in 18992f49951a [2020-09-08T21:57:37.984Z] Removing intermediate container 18992f49951a [2020-09-08T21:57:37.985Z] ---> da87aabcfd95 [2020-09-08T21:57:37.985Z] Step 22/22 : LABEL version=0.0.0 [2020-09-08T21:57:38.257Z] ---> Running in 4b7ce80f618d [2020-09-08T21:57:38.529Z] Removing intermediate container 4b7ce80f618d [2020-09-08T21:57:38.529Z] ---> 138a01d8750a [2020-09-08T21:57:38.529Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-08T21:57:38.529Z] Successfully built 138a01d8750a [2020-09-08T21:57:38.803Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-09-08T21:57:40.489Z] 2daf38717194: Verifying Checksum [2020-09-08T21:57:40.489Z] 2daf38717194: Download complete [2020-09-08T21:57:54.292Z] Still waiting to schedule task [2020-09-08T21:57:54.293Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-09-08T21:57:55.385Z] 2daf38717194: Pull complete [2020-09-08T21:57:55.385Z] 309017e8d7a4: Pull complete [2020-09-08T21:57:55.645Z] f7790dc9fd0f: Pull complete [2020-09-08T21:57:55.645Z] cac0ae9282c2: Pull complete [2020-09-08T21:57:55.906Z] 1f4cadf9a1ed: Pull complete [2020-09-08T21:57:55.906Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-09-08T21:57:55.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-09-08T21:58:00.107Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-09-08T21:58:00.107Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-08T21:58:00.107Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-09-08T21:58:00.107Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [116 kB] [2020-09-08T21:58:00.107Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [897 kB] [2020-09-08T21:58:00.107Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [10.1 kB] [2020-09-08T21:58:00.107Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1089 kB] [2020-09-08T21:58:00.107Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-09-08T21:58:00.107Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.7 kB] [2020-09-08T21:58:00.107Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1384 kB] [2020-09-08T21:58:00.366Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1425 kB] [2020-09-08T21:58:00.366Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [132 kB] [2020-09-08T21:58:00.626Z] Fetched 5333 kB in 1s (3768 kB/s) [2020-09-08T21:58:02.008Z] Reading package lists... [2020-09-08T21:58:05.561Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-09-08T21:58:05.561Z] 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-09-08T21:58:05.561Z] 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-09-08T21:58:05.561Z] 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-09-08T21:58:06.908Z] 0% [2 InRelease gpgv 242 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 65% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-08T21:58:08.815Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-08T21:58:09.642Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 64% Reading package lists... 64% Reading package lists... 65% Reading package lists... 65% Reading package lists... 66% Reading package lists... 74% Reading package lists... 74% Reading package lists... 75% Reading package lists... 75% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 85% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-08T21:58:09.901Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-09-08T21:58:09.901Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-08T21:58:09.901Z] The following packages were automatically installed and are no longer required: [2020-09-08T21:58:09.901Z] libjq1 libonig4 [2020-09-08T21:58:09.901Z] Use 'sudo apt autoremove' to remove them. [2020-09-08T21:58:09.901Z] Suggested packages: [2020-09-08T21:58:09.901Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-08T21:58:09.901Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-08T21:58:09.901Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-08T21:58:09.901Z] | libterm-readline-perl-perl [2020-09-08T21:58:10.161Z] The following NEW packages will be installed: [2020-09-08T21:58:10.161Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-08T21:58:10.161Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-08T21:58:10.161Z] 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. [2020-09-08T21:58:10.161Z] Need to get 12.0 MB of archives. [2020-09-08T21:58:10.161Z] After this operation, 77.5 MB of additional disk space will be used. [2020-09-08T21:58:10.421Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-09-08T21:58:11.254Z] 0% [1 perl-modules-5.26 13.8 kB/2763 kB 0%] 3% [1 perl-modules-5.26 405 kB/2763 kB 15%] 20% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-09-08T21:58:11.254Z] 20% [2 libgdbm5 26.0 kB/26.0 kB 100%] 21% [Working] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-09-08T21:58:11.254Z] 23% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-09-08T21:58:11.254Z] 23% [4 libperl5.26 22.2 kB/3527 kB 1%] 48% [Working] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-09-08T21:58:11.254Z] 48% [5 perl 65.5 kB/201 kB 33%] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-09-08T21:58:11.254Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-09-08T21:58:11.254Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-09-08T21:58:11.254Z] 55% [8 curl 65.5 kB/159 kB 41%] 57% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-09-08T21:58:11.254Z] 57% [9 libcurl3-gnutls 6834 B/213 kB 3%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-08T21:58:11.514Z] 60% [10 liberror-perl 0 B/22.8 kB 0%] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-09-08T21:58:11.514Z] 61% [11 git-man 33.0 kB/804 kB 4%] 68% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-09-08T21:58:11.514Z] 68% [12 git 0 B/3915 kB 0%] 95% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-09-08T21:58:11.514Z] 96% [13 make 32.7 kB/154 kB 21%] 98% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-09-08T21:58:11.514Z] 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 1s (8472 kB/s) [2020-09-08T21:58:11.774Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-08T21:58:11.774Z] Selecting previously unselected package perl-modules-5.26. [2020-09-08T21:58:11.774Z] (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 ... 9889 files and directories currently installed.) [2020-09-08T21:58:11.774Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-08T21:58:11.774Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:58:12.711Z] Selecting previously unselected package libgdbm5:amd64. [2020-09-08T21:58:12.711Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-09-08T21:58:12.711Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-09-08T21:58:12.711Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-09-08T21:58:12.711Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-09-08T21:58:12.711Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-08T21:58:12.711Z] Selecting previously unselected package libperl5.26:amd64. [2020-09-08T21:58:12.711Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-08T21:58:12.971Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:58:13.541Z] Selecting previously unselected package perl. [2020-09-08T21:58:13.541Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-09-08T21:58:13.541Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-08T21:58:13.541Z] Selecting previously unselected package less. [2020-09-08T21:58:13.541Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-09-08T21:58:13.541Z] Unpacking less (487-0.1) ... [2020-09-08T21:58:13.541Z] Selecting previously unselected package netbase. [2020-09-08T21:58:13.541Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-08T21:58:13.541Z] Unpacking netbase (5.4) ... [2020-09-08T21:58:13.541Z] Selecting previously unselected package curl. [2020-09-08T21:58:13.541Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-08T21:58:13.541Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-08T21:58:13.800Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-09-08T21:58:13.800Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-09-08T21:58:13.800Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-08T21:58:13.800Z] Selecting previously unselected package liberror-perl. [2020-09-08T21:58:13.800Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-08T21:58:13.800Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-08T21:58:13.800Z] Selecting previously unselected package git-man. [2020-09-08T21:58:13.800Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-08T21:58:13.800Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:58:14.059Z] Selecting previously unselected package git. [2020-09-08T21:58:14.060Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-09-08T21:58:14.060Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:58:14.629Z] Selecting previously unselected package make. [2020-09-08T21:58:14.629Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-09-08T21:58:14.629Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-08T21:58:14.629Z] Selecting previously unselected package patch. [2020-09-08T21:58:14.629Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-09-08T21:58:14.629Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-08T21:58:14.888Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:58:14.888Z] Setting up less (487-0.1) ... [2020-09-08T21:58:14.888Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-08T21:58:14.888Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-08T21:58:14.888Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-09-08T21:58:15.148Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:58:15.148Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-09-08T21:58:15.148Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-08T21:58:15.148Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-09-08T21:58:15.148Z] Setting up netbase (5.4) ... [2020-09-08T21:58:15.148Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-09-08T21:58:15.148Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-08T21:58:15.148Z] Setting up liberror-perl (0.17025-1) ... [2020-09-08T21:58:15.148Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-08T21:58:15.148Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-08T21:58:15.408Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-08T21:58:16.789Z] curl set to automatically installed. [2020-09-08T21:58:16.789Z] git set to automatically installed. [2020-09-08T21:58:16.789Z] git-man set to automatically installed. [2020-09-08T21:58:16.789Z] less set to automatically installed. [2020-09-08T21:58:16.789Z] libcurl3-gnutls set to automatically installed. [2020-09-08T21:58:16.789Z] liberror-perl set to automatically installed. [2020-09-08T21:58:16.789Z] libgdbm-compat4 set to automatically installed. [2020-09-08T21:58:16.789Z] libgdbm5 set to automatically installed. [2020-09-08T21:58:16.789Z] libperl5.26 set to automatically installed. [2020-09-08T21:58:16.789Z] make set to automatically installed. [2020-09-08T21:58:16.789Z] netbase set to automatically installed. [2020-09-08T21:58:16.789Z] patch set to automatically installed. [2020-09-08T21:58:16.789Z] perl set to automatically installed. [2020-09-08T21:58:16.789Z] perl-modules-5.26 set to automatically installed. [2020-09-08T21:58:16.789Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-08T21:58:16.789Z] Please ensure the environment is properly setup before continuing. [2020-09-08T21:58:16.789Z] Ignore this message if the appropriate measures have already been taken [2020-09-08T21:58:17.358Z] Pulling go  [2020-09-08T21:58:18.303Z] 'device-mqtt' has dependencies that need to be staged: go [2020-09-08T21:58:18.303Z] Skipping pull go (already ran) [2020-09-08T21:58:18.303Z] Building go  [2020-09-08T21:58:18.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-08T21:58:18.303Z] Dload Upload Total Spent Left Speed [2020-09-08T21:58:20.189Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 114M 1 1446k 0 0 7457k 0 0:00:15 --:--:-- 0:00:15 7419k 55 114M 55 64.0M 0 0 53.6M 0 0:00:02 0:00:01 0:00:01 53.6M 100 114M 100 114M 0 0 56.9M 0 0:00:02 0:00:02 --:--:-- 56.9M [2020-09-08T21:58:21.128Z] go1.13.5.linux-amd64.tar.gz: OK [2020-09-08T21:58:26.417Z] Staging go  [2020-09-08T21:58:27.357Z] Pulling device-mqtt  [2020-09-08T21:58:27.926Z] Skipping build go (already ran) [2020-09-08T21:58:27.926Z] Building device-mqtt  [2020-09-08T21:58:27.926Z] 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-09-08T21:58:28.863Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:58:28.863Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:58:28.863Z] go: downloading github.com/spf13/cast v1.3.0 [2020-09-08T21:58:28.863Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:58:28.863Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:58:28.863Z] go: extracting github.com/spf13/cast v1.3.0 [2020-09-08T21:58:28.863Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:58:28.863Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:58:28.863Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:58:28.863Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:58:28.863Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-08T21:58:28.863Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-08T21:58:28.863Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:58:28.863Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-08T21:58:28.863Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:58:28.863Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:58:28.863Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:58:28.863Z] go: extracting github.com/google/uuid v1.1.1 [2020-09-08T21:58:28.863Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:58:28.863Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:58:28.863Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:58:28.863Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-08T21:58:28.863Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-09-08T21:58:28.863Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:58:28.863Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-08T21:58:28.863Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:58:28.863Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:58:28.863Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:58:29.123Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-09-08T21:58:29.123Z] go: extracting github.com/x448/float16 v0.8.4 [2020-09-08T21:58:29.123Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:58:29.123Z] go: extracting github.com/pkg/errors v0.8.1 [2020-09-08T21:58:29.123Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:58:29.123Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:58:29.123Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:58:29.123Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:58:29.123Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:58:29.123Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:58:29.123Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:58:29.123Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:58:29.123Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:58:29.123Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:58:29.124Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:58:29.124Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:58:29.124Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:58:29.124Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:58:29.124Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:58:29.124Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:58:29.124Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:58:29.124Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-08T21:58:29.124Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:58:29.124Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:58:29.124Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:58:29.124Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:58:29.124Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:58:29.124Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:58:29.124Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:58:29.124Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:58:29.124Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:58:29.124Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-09-08T21:58:29.383Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:58:29.383Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:58:29.383Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:58:29.383Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:58:29.383Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:58:29.383Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:58:29.383Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T21:58:29.383Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T21:58:29.383Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T21:58:29.383Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-08T21:58:29.383Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T21:58:29.383Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-08T21:58:29.383Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T21:58:29.383Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T21:58:29.383Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T21:58:29.383Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-08T21:58:29.383Z] go: finding github.com/google/uuid v1.1.1 [2020-09-08T21:58:29.383Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T21:58:29.383Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-08T21:58:29.383Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T21:58:29.383Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T21:58:29.383Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T21:58:29.383Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-08T21:58:29.383Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-08T21:58:29.383Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-08T21:58:29.383Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T21:58:29.383Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-08T21:58:29.383Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-08T21:58:29.383Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T21:58:29.383Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T21:58:29.383Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T21:58:29.383Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-08T21:58:29.383Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T21:58:29.647Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-08T21:58:29.647Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T21:58:29.647Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T21:58:29.647Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T21:58:29.647Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T21:58:29.647Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T21:58:34.961Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-08T21:58:38.263Z] Skipping stage go (already ran) [2020-09-08T21:58:38.263Z] Staging device-mqtt  [2020-09-08T21:58:38.832Z] Priming go  [2020-09-08T21:58:39.768Z] Priming device-mqtt  [2020-09-08T21:58:40.728Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-08T21:58:40.728Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-08T21:58:40.728Z] Determining the version from the project repo (version-script). [2020-09-08T21:58:40.728Z] The version has been set to 'local-dev-20200908+8982241' [2020-09-08T21:58:41.302Z] Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-09-08T21:58:41.302Z] Snapped edgex-device-mqtt_local-dev-20200908+8982241_amd64.snap [Pipeline] } [2020-09-08T21:58:43.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-09-08T21:59:46.312Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-1851 in /w/workspace/gexfoundry_device-mqtt-go_PR-166 [Pipeline] { [Pipeline] ws [2020-09-08T21:59:46.356Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2020-09-08T21:59:50.042Z] using credential edgex-jenkins-ssh [2020-09-08T21:59:50.089Z] Cloning the remote Git repository [2020-09-08T21:59:50.089Z] Cloning with configured refspecs honoured and without tags [2020-09-08T21:59:51.088Z] Fetching without tags [2020-09-08T21:59:50.142Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:59:50.243Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2020-09-08T21:59:50.300Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:59:50.301Z] > git --version # timeout=10 [2020-09-08T21:59:50.316Z] > git --version # 'git version 2.17.1' [2020-09-08T21:59:50.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:59:50.371Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:59:51.031Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:59:51.044Z] > git config --add remote.origin.fetch +refs/pull/166/head:refs/remotes/origin/PR-166 # timeout=10 [2020-09-08T21:59:51.057Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:59:51.077Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-09-08T21:59:51.100Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-09-08T21:59:51.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:59:51.114Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-08T21:59:51.565Z] Merging remotes/origin/master commit fe2df51579bf0cce1b2e428c0c04fcb23a980c4d into PR head commit 8982241024d0bd8ba0eacbff59b1566e55157351 [2020-09-08T21:59:51.730Z] Merge succeeded, producing 8982241024d0bd8ba0eacbff59b1566e55157351 [2020-09-08T21:59:51.730Z] Checking out Revision 8982241024d0bd8ba0eacbff59b1566e55157351 (PR-166) [2020-09-08T21:59:51.584Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:59:51.598Z] > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 [2020-09-08T21:59:51.666Z] > git remote # timeout=10 [2020-09-08T21:59:51.679Z] > git config --get remote.origin.url # timeout=10 [2020-09-08T21:59:51.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-08T21:59:51.698Z] > git merge fe2df51579bf0cce1b2e428c0c04fcb23a980c4d # timeout=10 [2020-09-08T21:59:51.718Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-08T21:59:51.738Z] > git config core.sparsecheckout # timeout=10 [2020-09-08T21:59:51.753Z] > git checkout -f 8982241024d0bd8ba0eacbff59b1566e55157351 # timeout=10 [2020-09-08T21:59:55.849Z] Commit message: "Merge branch 'master' into snapVersion" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-08T21:59:57.351Z] + find /w/workspace/device-mqtt-go/4 [2020-09-08T21:59:57.351Z] + grep snapcraft.yaml [2020-09-08T21:59:57.351Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/4/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-08T21:59:57.571Z] provisioning config files... [2020-09-08T21:59:57.596Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/4@tmp/config7759634804077667744tmp [Pipeline] { [Pipeline] sh [2020-09-08T21:59:57.998Z] + cp /w/workspace/device-mqtt-go/4@tmp/config7759634804077667744tmp /w/workspace/device-mqtt-go/4/edgex-snap-store-login [Pipeline] sh [2020-09-08T21:59:58.333Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/4:/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-09-08T21:59:58.923Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-09-08T21:59:59.196Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-09-08T21:59:59.196Z] 237528ba509b: Pulling fs layer [2020-09-08T21:59:59.196Z] 393b96f31d8b: Pulling fs layer [2020-09-08T21:59:59.196Z] 4d82b0e39008: Pulling fs layer [2020-09-08T21:59:59.196Z] e7ca375b8d34: Pulling fs layer [2020-09-08T21:59:59.196Z] 418f656485bb: Pulling fs layer [2020-09-08T21:59:59.196Z] aebe8db9254c: Pulling fs layer [2020-09-08T21:59:59.196Z] 4f5f7b207d3f: Pulling fs layer [2020-09-08T21:59:59.196Z] d19ca6af091a: Pulling fs layer [2020-09-08T21:59:59.196Z] 418f656485bb: Waiting [2020-09-08T21:59:59.196Z] 4f5f7b207d3f: Waiting [2020-09-08T21:59:59.196Z] e7ca375b8d34: Waiting [2020-09-08T21:59:59.196Z] aebe8db9254c: Waiting [2020-09-08T21:59:59.196Z] 16b5a0711add: Pulling fs layer [2020-09-08T21:59:59.196Z] 393b96f31d8b: Download complete [2020-09-08T21:59:59.196Z] 4d82b0e39008: Download complete [2020-09-08T21:59:59.196Z] e7ca375b8d34: Verifying Checksum [2020-09-08T21:59:59.196Z] e7ca375b8d34: Download complete [2020-09-08T21:59:59.196Z] aebe8db9254c: Verifying Checksum [2020-09-08T21:59:59.196Z] aebe8db9254c: Download complete [2020-09-08T21:59:59.196Z] 4f5f7b207d3f: Verifying Checksum [2020-09-08T21:59:59.196Z] 4f5f7b207d3f: Download complete [2020-09-08T21:59:59.196Z] d19ca6af091a: Verifying Checksum [2020-09-08T21:59:59.196Z] d19ca6af091a: Download complete [2020-09-08T21:59:59.468Z] 16b5a0711add: Download complete [2020-09-08T22:00:00.069Z] 237528ba509b: Verifying Checksum [2020-09-08T22:00:00.069Z] 237528ba509b: Download complete [2020-09-08T22:00:03.468Z] 237528ba509b: Pull complete [2020-09-08T22:00:03.468Z] 393b96f31d8b: Pull complete [2020-09-08T22:00:03.741Z] 4d82b0e39008: Pull complete [2020-09-08T22:00:04.014Z] e7ca375b8d34: Pull complete [2020-09-08T22:00:09.401Z] 418f656485bb: Verifying Checksum [2020-09-08T22:00:09.401Z] 418f656485bb: Download complete [2020-09-08T22:00:56.391Z] 418f656485bb: Pull complete [2020-09-08T22:00:56.391Z] aebe8db9254c: Pull complete [2020-09-08T22:00:56.391Z] 4f5f7b207d3f: Pull complete [2020-09-08T22:00:56.391Z] d19ca6af091a: Pull complete [2020-09-08T22:00:56.391Z] 16b5a0711add: Pull complete [2020-09-08T22:00:56.391Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-09-08T22:00:56.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-09-08T22:00:56.391Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-08T22:00:56.391Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-09-08T22:00:56.391Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-09-08T22:00:56.391Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-09-08T22:00:56.986Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [942 kB] [2020-09-08T22:00:57.260Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1260 kB] [2020-09-08T22:00:57.531Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [783 kB] [2020-09-08T22:00:57.531Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [671 kB] [2020-09-08T22:00:58.123Z] Fetched 3908 kB in 2s (1779 kB/s) [2020-09-08T22:01:02.420Z] Reading package lists... [2020-09-08T22:01:17.479Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-09-08T22:01:17.479Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-09-08T22:01:17.479Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-09-08T22:01:17.479Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-09-08T22:01:21.046Z] 0% [1 InRelease gpgv 242 kB] 0% [Working] 0% [2 InRelease gpgv 88.7 kB] 0% [Working] 0% [3 InRelease gpgv 74.6 kB] 0% [Working] 0% [4 InRelease gpgv 88.7 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-08T22:01:27.808Z] Installing build dependencies: curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-08T22:01:31.538Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 7% Reading package lists... 9% Reading package lists... 30% Reading package lists... 51% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 79% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 89% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done [2020-09-08T22:01:32.374Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 60% Building dependency tree [2020-09-08T22:01:32.374Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-09-08T22:01:33.376Z] The following packages were automatically installed and are no longer required: [2020-09-08T22:01:33.376Z] libjq1 libonig4 [2020-09-08T22:01:33.376Z] Use 'sudo apt autoremove' to remove them. [2020-09-08T22:01:33.376Z] Suggested packages: [2020-09-08T22:01:33.376Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-09-08T22:01:33.376Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-09-08T22:01:33.376Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-09-08T22:01:33.376Z] | libterm-readline-perl-perl [2020-09-08T22:01:33.654Z] The following NEW packages will be installed: [2020-09-08T22:01:33.654Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-09-08T22:01:33.654Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-09-08T22:01:33.654Z] 0 upgraded, 14 newly installed, 0 to remove and 3 not upgraded. [2020-09-08T22:01:33.654Z] Need to get 10.8 MB of archives. [2020-09-08T22:01:33.654Z] After this operation, 73.6 MB of additional disk space will be used. [2020-09-08T22:01:34.876Z] 0% [Working] 0% [Connecting to ports.ubuntu.com (91.189.88.150)] 0% [Connecting to ports.ubuntu.com (91.189.88.150)] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-09-08T22:01:46.116Z] 0% [1 perl-modules-5.26 1151 B/2763 kB 0%] 0% [1 perl-modules-5.26 12.4 kB/2763 kB 0%] 0% [1 perl-modules-5.26 51.8 kB/2763 kB 2%] 1% [1 perl-modules-5.26 116 kB/2763 kB 4%] 1% [1 perl-modules-5.26 190 kB/2763 kB 7%] 2% [1 perl-modules-5.26 294 kB/2763 kB 11%] 3% [1 perl-modules-5.26 392 kB/2763 kB 14%] 4% [1 perl-modules-5.26 507 kB/2763 kB 18%] 4% [1 perl-modules-5.26 599 kB/2763 kB 22%] 5% [1 perl-modules-5.26 734 kB/2763 kB 27%] 6% [1 perl-modules-5.26 843 kB/2763 kB 31%] 136 kB/s 1min 12s 7% [1 perl-modules-5.26 959 kB/2763 kB 35%] 136 kB/s 1min 12s 8% [1 perl-modules-5.26 1105 kB/2763 kB 40%] 136 kB/s 1min 10s 9% [1 perl-modules-5.26 1236 kB/2763 kB 45%] 136 kB/s 1min 10s 10% [1 perl-modules-5.26 1380 kB/2763 kB 50%] 136 kB/s 1min 8s 11% [1 perl-modules-5.26 1531 kB/2763 kB 55%] 136 kB/s 1min 7s 13% [1 perl-modules-5.26 1700 kB/2763 kB 62%] 136 kB/s 1min 6s 13% [1 perl-modules-5.26 1815 kB/2763 kB 66%] 136 kB/s 1min 5s 15% [1 perl-modules-5.26 1970 kB/2763 kB 71%] 136 kB/s 1min 4s 16% [1 perl-modules-5.26 2107 kB/2763 kB 76%] 136 kB/s 1min 3s 17% [1 perl-modules-5.26 2289 kB/2763 kB 83%] 136 kB/s 1min 2s 18% [1 perl-modules-5.26 2467 kB/2763 kB 89%] 136 kB/s 60s 20% [1 perl-modules-5.26 2695 kB/2763 kB 98%] 308 kB/s 26s 22% [Working] 308 kB/s 25s Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-09-08T22:01:46.116Z] 22% [2 libgdbm5 23.1 kB/23.1 kB 100%] 308 kB/s 25s 24% [Working] 308 kB/s 25s Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-09-08T22:01:46.116Z] 24% [3 libgdbm-compat4 5536 B/5536 B 100%] 308 kB/s 25s Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-09-08T22:01:52.524Z] 25% [4 libperl5.26 12.8 kB/3326 kB 0%] 308 kB/s 25s 27% [4 libperl5.26 235 kB/3326 kB 7%] 308 kB/s 25s 29% [4 libperl5.26 525 kB/3326 kB 16%] 308 kB/s 24s 31% [4 libperl5.26 823 kB/3326 kB 25%] 308 kB/s 23s 32% [4 libperl5.26 991 kB/3326 kB 30%] 308 kB/s 22s 34% [4 libperl5.26 1180 kB/3326 kB 35%] 308 kB/s 22s 35% [4 libperl5.26 1386 kB/3326 kB 42%] 308 kB/s 21s 37% [4 libperl5.26 1624 kB/3326 kB 49%] 308 kB/s 20s 39% [4 libperl5.26 1872 kB/3326 kB 56%] 308 kB/s 19s 41% [4 libperl5.26 2140 kB/3326 kB 64%] 308 kB/s 18s 43% [4 libperl5.26 2441 kB/3326 kB 73%] 308 kB/s 17s 46% [4 libperl5.26 2773 kB/3326 kB 83%] 308 kB/s 16s 48% [4 libperl5.26 3098 kB/3326 kB 93%] 509 kB/s 9s 51% [Working] 509 kB/s 9s Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-09-08T22:01:52.792Z] 51% [5 perl 22.0 kB/201 kB 11%] 509 kB/s 9s 54% [Working] 509 kB/s 8s Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-09-08T22:01:53.062Z] 54% [6 less 291 B/99.7 kB 0%] 509 kB/s 8s 56% [Working] 509 kB/s 8s Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-09-08T22:01:53.062Z] 56% [7 netbase 5742 B/12.7 kB 45%] 509 kB/s 8s 58% [Working] 509 kB/s 8s Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-09-08T22:01:53.330Z] 58% [8 curl 4027 B/152 kB 3%] 509 kB/s 8s 60% [Working] 509 kB/s 8s Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-09-08T22:01:53.598Z] 60% [9 libcurl3-gnutls 6374 B/179 kB 4%] 509 kB/s 8s 63% [Working] 509 kB/s 7s Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-09-08T22:01:53.598Z] 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 509 kB/s 7s 65% [Working] 509 kB/s 7s Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-09-08T22:01:55.045Z] 65% [11 git-man 28.5 kB/804 kB 4%] 509 kB/s 7s 67% [11 git-man 295 kB/804 kB 37%] 509 kB/s 7s 69% [11 git-man 562 kB/804 kB 70%] 509 kB/s 6s 72% [Working] 509 kB/s 6s Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-09-08T22:02:00.249Z] 72% [12 git 49 B/2952 kB 0%] 509 kB/s 6s 74% [12 git 309 kB/2952 kB 10%] 509 kB/s 5s 76% [12 git 548 kB/2952 kB 19%] 509 kB/s 5s 78% [12 git 813 kB/2952 kB 28%] 509 kB/s 4s 80% [12 git 1024 kB/2952 kB 35%] 509 kB/s 4s 81% [12 git 1254 kB/2952 kB 42%] 509 kB/s 3s 83% [12 git 1521 kB/2952 kB 52%] 509 kB/s 3s 85% [12 git 1803 kB/2952 kB 61%] 552 kB/s 2s 88% [12 git 2103 kB/2952 kB 71%] 552 kB/s 1s 90% [12 git 2452 kB/2952 kB 83%] 552 kB/s 1s 93% [12 git 2818 kB/2952 kB 95%] 552 kB/s 0s 95% [Working] 552 kB/s 0s Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-09-08T22:02:00.249Z] 96% [13 make 10.7 kB/139 kB 8%] 552 kB/s 0s 98% [Working] 552 kB/s 0s Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-09-08T22:02:00.524Z] 98% [14 patch 1086 B/91.8 kB 1%] 552 kB/s 0s 100% [Working] 552 kB/s 0s Fetched 10.8 MB in 27s (402 kB/s) [2020-09-08T22:02:01.117Z] debconf: delaying package configuration, since apt-utils is not installed [2020-09-08T22:02:01.388Z] Selecting previously unselected package perl-modules-5.26. [2020-09-08T22:02:01.388Z] (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 ... 9882 files and directories currently installed.) [2020-09-08T22:02:01.388Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-09-08T22:02:01.388Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-08T22:02:02.815Z] Selecting previously unselected package libgdbm5:arm64. [2020-09-08T22:02:02.815Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-09-08T22:02:02.815Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-09-08T22:02:02.815Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-09-08T22:02:02.815Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-09-08T22:02:02.815Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-08T22:02:03.087Z] Selecting previously unselected package libperl5.26:arm64. [2020-09-08T22:02:03.087Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-08T22:02:03.087Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-08T22:02:04.513Z] Selecting previously unselected package perl. [2020-09-08T22:02:04.513Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-09-08T22:02:04.513Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-09-08T22:02:04.513Z] Selecting previously unselected package less. [2020-09-08T22:02:04.513Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-09-08T22:02:04.513Z] Unpacking less (487-0.1) ... [2020-09-08T22:02:04.513Z] Selecting previously unselected package netbase. [2020-09-08T22:02:04.786Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-09-08T22:02:04.786Z] Unpacking netbase (5.4) ... [2020-09-08T22:02:04.786Z] Selecting previously unselected package curl. [2020-09-08T22:02:04.786Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-08T22:02:04.786Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-09-08T22:02:04.786Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-09-08T22:02:04.786Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-09-08T22:02:05.058Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-08T22:02:05.058Z] Selecting previously unselected package liberror-perl. [2020-09-08T22:02:05.058Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-09-08T22:02:05.058Z] Unpacking liberror-perl (0.17025-1) ... [2020-09-08T22:02:05.058Z] Selecting previously unselected package git-man. [2020-09-08T22:02:05.329Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-09-08T22:02:05.329Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-08T22:02:05.329Z] Selecting previously unselected package git. [2020-09-08T22:02:05.329Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-09-08T22:02:05.602Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-09-08T22:02:07.028Z] Selecting previously unselected package make. [2020-09-08T22:02:07.028Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-09-08T22:02:07.028Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-09-08T22:02:07.028Z] Selecting previously unselected package patch. [2020-09-08T22:02:07.028Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-09-08T22:02:07.028Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-09-08T22:02:07.028Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-09-08T22:02:07.028Z] Setting up less (487-0.1) ... [2020-09-08T22:02:07.619Z] Setting up make (4.1-9.1ubuntu1) ... [2020-09-08T22:02:07.619Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-09-08T22:02:07.619Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-09-08T22:02:07.619Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-09-08T22:02:07.619Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-09-08T22:02:07.619Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-09-08T22:02:07.619Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-09-08T22:02:07.619Z] Setting up netbase (5.4) ... [2020-09-08T22:02:07.889Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-09-08T22:02:07.889Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-09-08T22:02:07.889Z] Setting up liberror-perl (0.17025-1) ... [2020-09-08T22:02:07.889Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-09-08T22:02:08.160Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-09-08T22:02:08.160Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-09-08T22:02:13.532Z] curl set to automatically installed. [2020-09-08T22:02:13.532Z] git set to automatically installed. [2020-09-08T22:02:13.532Z] git-man set to automatically installed. [2020-09-08T22:02:13.532Z] less set to automatically installed. [2020-09-08T22:02:13.532Z] libcurl3-gnutls set to automatically installed. [2020-09-08T22:02:13.532Z] liberror-perl set to automatically installed. [2020-09-08T22:02:13.532Z] libgdbm-compat4 set to automatically installed. [2020-09-08T22:02:13.532Z] libgdbm5 set to automatically installed. [2020-09-08T22:02:13.532Z] libperl5.26 set to automatically installed. [2020-09-08T22:02:13.532Z] make set to automatically installed. [2020-09-08T22:02:13.532Z] netbase set to automatically installed. [2020-09-08T22:02:13.532Z] patch set to automatically installed. [2020-09-08T22:02:13.532Z] perl set to automatically installed. [2020-09-08T22:02:13.532Z] perl-modules-5.26 set to automatically installed. [2020-09-08T22:02:13.532Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-09-08T22:02:13.532Z] Please ensure the environment is properly setup before continuing. [2020-09-08T22:02:13.532Z] Ignore this message if the appropriate measures have already been taken [2020-09-08T22:02:14.500Z] Pulling go  [2020-09-08T22:02:17.864Z] 'device-mqtt' has dependencies that need to be staged: go [2020-09-08T22:02:17.864Z] Skipping pull go (already ran) [2020-09-08T22:02:17.864Z] Building go  [2020-09-08T22:02:17.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-09-08T22:02:17.864Z] Dload Upload Total Spent Left Speed [2020-09-08T22:02:19.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 93.0M 25 23.7M 0 0 30.4M 0 0:00:03 --:--:-- 0:00:03 30.4M 74 93.0M 74 68.9M 0 0 38.4M 0 0:00:02 0:00:01 0:00:01 38.4M 100 93.0M 100 93.0M 0 0 40.3M 0 0:00:02 0:00:02 --:--:-- 40.3M [2020-09-08T22:02:21.115Z] go1.13.5.linux-arm64.tar.gz: OK [2020-09-08T22:02:39.382Z] Staging go  [2020-09-08T22:02:41.343Z] Pulling device-mqtt  [2020-09-08T22:02:44.709Z] Skipping build go (already ran) [2020-09-08T22:02:44.709Z] Building device-mqtt  [2020-09-08T22:02:44.709Z] 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-09-08T22:02:46.135Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T22:02:46.135Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T22:02:46.135Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T22:02:46.135Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T22:02:46.135Z] go: downloading github.com/spf13/cast v1.3.0 [2020-09-08T22:02:46.135Z] go: extracting github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T22:02:46.135Z] go: extracting github.com/spf13/cast v1.3.0 [2020-09-08T22:02:46.135Z] go: extracting github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T22:02:46.135Z] go: extracting github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T22:02:46.135Z] go: extracting gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T22:02:46.135Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T22:02:46.135Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T22:02:46.135Z] go: downloading github.com/google/uuid v1.1.1 [2020-09-08T22:02:46.135Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-09-08T22:02:46.135Z] go: extracting github.com/google/uuid v1.1.1 [2020-09-08T22:02:46.135Z] go: extracting github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T22:02:46.135Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T22:02:46.135Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T22:02:46.135Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T22:02:46.135Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-09-08T22:02:46.135Z] go: downloading github.com/pkg/errors v0.8.1 [2020-09-08T22:02:46.135Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-09-08T22:02:46.135Z] go: extracting github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T22:02:46.135Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T22:02:46.135Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-09-08T22:02:46.135Z] go: extracting github.com/pkg/errors v0.8.1 [2020-09-08T22:02:46.135Z] go: extracting github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T22:02:46.135Z] go: extracting github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T22:02:46.135Z] go: extracting github.com/gorilla/mux v1.7.1 [2020-09-08T22:02:46.135Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T22:02:46.135Z] go: extracting gopkg.in/yaml.v2 v2.2.8 [2020-09-08T22:02:46.135Z] go: extracting github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T22:02:46.135Z] go: extracting github.com/pelletier/go-toml v1.2.0 [2020-09-08T22:02:46.407Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-09-08T22:02:46.407Z] go: extracting github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T22:02:46.407Z] go: extracting github.com/go-kit/kit v0.8.0 [2020-09-08T22:02:46.407Z] go: downloading github.com/x448/float16 v0.8.4 [2020-09-08T22:02:46.407Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-09-08T22:02:46.407Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T22:02:46.407Z] go: extracting github.com/BurntSushi/toml v0.3.1 [2020-09-08T22:02:46.407Z] go: extracting github.com/x448/float16 v0.8.4 [2020-09-08T22:02:46.407Z] go: extracting github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T22:02:46.407Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T22:02:46.407Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-09-08T22:02:46.407Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T22:02:46.407Z] go: extracting github.com/hashicorp/consul/api v1.1.0 [2020-09-08T22:02:46.407Z] go: extracting github.com/mitchellh/copystructure v1.0.0 [2020-09-08T22:02:46.407Z] go: extracting github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T22:02:46.407Z] go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T22:02:46.407Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T22:02:46.407Z] go: extracting golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T22:02:46.407Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-09-08T22:02:46.407Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T22:02:46.407Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T22:02:46.407Z] go: extracting github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T22:02:46.407Z] go: extracting github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T22:02:46.407Z] go: extracting github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T22:02:46.679Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T22:02:46.679Z] go: extracting github.com/hashicorp/serf v0.8.2 [2020-09-08T22:02:46.679Z] go: extracting github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T22:02:46.679Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T22:02:46.679Z] go: extracting github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T22:02:46.679Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T22:02:46.952Z] go: extracting github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T22:02:46.952Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T22:02:46.952Z] go: extracting github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T22:02:46.952Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-09-08T22:02:46.952Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-09-08T22:02:46.952Z] go: finding github.com/spf13/cast v1.3.0 [2020-09-08T22:02:46.952Z] go: finding github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-09-08T22:02:46.952Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-09-08T22:02:46.952Z] go: finding github.com/gorilla/mux v1.7.1 [2020-09-08T22:02:46.952Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-09-08T22:02:46.952Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-09-08T22:02:46.952Z] go: finding github.com/go-kit/kit v0.8.0 [2020-09-08T22:02:46.952Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-09-08T22:02:46.952Z] go: finding golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-09-08T22:02:46.952Z] go: finding github.com/google/uuid v1.1.1 [2020-09-08T22:02:46.952Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-09-08T22:02:46.952Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-09-08T22:02:46.952Z] go: finding github.com/x448/float16 v0.8.4 [2020-09-08T22:02:46.952Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-09-08T22:02:46.952Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-09-08T22:02:46.952Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-09-08T22:02:46.952Z] go: finding github.com/pkg/errors v0.8.1 [2020-09-08T22:02:46.952Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-09-08T22:02:47.224Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-09-08T22:02:47.224Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-09-08T22:02:47.224Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-09-08T22:02:47.224Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-09-08T22:02:47.224Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-09-08T22:02:47.224Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-09-08T22:02:47.224Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-09-08T22:02:47.224Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-09-08T22:02:47.224Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-09-08T22:02:47.224Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-09-08T22:02:47.224Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-09-08T22:02:47.224Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-09-08T22:02:47.224Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-09-08T22:03:05.531Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-08T22:03:23.799Z] Skipping stage go (already ran) [2020-09-08T22:03:23.799Z] Staging device-mqtt  [2020-09-08T22:03:26.404Z] Priming go  [2020-09-08T22:03:29.773Z] Priming device-mqtt  [2020-09-08T22:03:33.137Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-09-08T22:03:33.138Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-09-08T22:03:33.138Z] Determining the version from the project repo (version-script). [2020-09-08T22:03:33.138Z] The version has been set to 'local-dev-20200908+8982241' [2020-09-08T22:03:34.769Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping - Snapping | [2020-09-08T22:03:34.769Z] Snapped edgex-device-mqtt_local-dev-20200908+8982241_arm64.snap [Pipeline] } [2020-09-08T22:03:37.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [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-09-08T22:03:39.229Z] provisioning config files... [2020-09-08T22:03:39.246Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config4091097096703357682tmp [Pipeline] { [Pipeline] sh [2020-09-08T22:03:39.636Z] + curl -s https://codecov.io/bash [2020-09-08T22:03:39.636Z] + bash -s - -t @/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config4091097096703357682tmp [Pipeline] } [2020-09-08T22:03:39.936Z] 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-09-08T22:03:42.186Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-08T22:03:42.776Z] ---> package-listing.sh [2020-09-08T22:03:42.776Z] ++ facter osfamily [2020-09-08T22:03:42.776Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-08T22:03:42.776Z] + OS_FAMILY=redhat [2020-09-08T22:03:42.776Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-166 [2020-09-08T22:03:42.776Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-08T22:03:42.776Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-08T22:03:42.776Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-08T22:03:42.776Z] + PACKAGES=/tmp/packages_start.txt [2020-09-08T22:03:42.776Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-166 ']' [2020-09-08T22:03:42.776Z] + PACKAGES=/tmp/packages_end.txt [2020-09-08T22:03:42.776Z] + case "${OS_FAMILY}" in [2020-09-08T22:03:42.776Z] + rpm -qa [2020-09-08T22:03:42.776Z] + sort [2020-09-08T22:03:48.204Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-08T22:03:48.204Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-08T22:03:48.204Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-08T22:03:48.204Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-166 ']' [2020-09-08T22:03:48.204Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-166/archives/ [2020-09-08T22:03:48.204Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-166/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-08T22:03:49.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-08T22:03:49.607Z] [2020-09-08T22:03:49.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-08T22:03:49.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-08T22:03:49.983Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-08T22:03:49.983Z] df20fa9351a1: Pulling fs layer [2020-09-08T22:03:49.983Z] 36b3adc4ff6f: Pulling fs layer [2020-09-08T22:03:49.983Z] 8ad3a11d3b57: Pulling fs layer [2020-09-08T22:03:49.983Z] 46f8f816bc3b: Pulling fs layer [2020-09-08T22:03:49.983Z] 0dadc02b9964: Pulling fs layer [2020-09-08T22:03:49.983Z] ce6a7cf60c04: Pulling fs layer [2020-09-08T22:03:49.983Z] 7a184a31f384: Pulling fs layer [2020-09-08T22:03:49.983Z] 0879bd2ef858: Pulling fs layer [2020-09-08T22:03:49.983Z] 0dadc02b9964: Waiting [2020-09-08T22:03:49.983Z] ce6a7cf60c04: Waiting [2020-09-08T22:03:49.983Z] 7a184a31f384: Waiting [2020-09-08T22:03:49.983Z] 0879bd2ef858: Waiting [2020-09-08T22:03:49.983Z] 46f8f816bc3b: Waiting [2020-09-08T22:03:49.983Z] 36b3adc4ff6f: Verifying Checksum [2020-09-08T22:03:49.983Z] 36b3adc4ff6f: Download complete [2020-09-08T22:03:49.983Z] 46f8f816bc3b: Download complete [2020-09-08T22:03:50.265Z] df20fa9351a1: Download complete [2020-09-08T22:03:50.265Z] ce6a7cf60c04: Verifying Checksum [2020-09-08T22:03:50.265Z] ce6a7cf60c04: Download complete [2020-09-08T22:03:50.265Z] 7a184a31f384: Verifying Checksum [2020-09-08T22:03:50.265Z] 7a184a31f384: Download complete [2020-09-08T22:03:50.265Z] 0dadc02b9964: Verifying Checksum [2020-09-08T22:03:50.265Z] 0dadc02b9964: Download complete [2020-09-08T22:03:50.555Z] 8ad3a11d3b57: Verifying Checksum [2020-09-08T22:03:50.555Z] 8ad3a11d3b57: Download complete [2020-09-08T22:03:50.844Z] df20fa9351a1: Pull complete [2020-09-08T22:03:51.172Z] 36b3adc4ff6f: Pull complete [2020-09-08T22:03:52.844Z] 0879bd2ef858: Verifying Checksum [2020-09-08T22:03:52.844Z] 0879bd2ef858: Download complete [2020-09-08T22:03:52.844Z] 8ad3a11d3b57: Pull complete [2020-09-08T22:03:52.844Z] 46f8f816bc3b: Pull complete [2020-09-08T22:03:53.428Z] 0dadc02b9964: Pull complete [2020-09-08T22:03:53.428Z] ce6a7cf60c04: Pull complete [2020-09-08T22:03:53.695Z] 7a184a31f384: Pull complete [2020-09-08T22:03:57.087Z] 0879bd2ef858: Pull complete [2020-09-08T22:03:57.087Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-08T22:03:57.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-08T22:03:57.087Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-08T22:03:57.326Z] prd-centos7-docker-4c-2g-1847 does not seem to be running inside a container [2020-09-08T22:03:57.430Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/gexfoundry_device-mqtt-go_PR-166 -v /w/workspace/gexfoundry_device-mqtt-go_PR-166:/w/workspace/gexfoundry_device-mqtt-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-166@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-08T22:04:03.291Z] $ docker top 21b555b305afaf3abbee04d3fce9fae51facacd39ac4006d2dcfa77151b1f215 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-08T22:04:03.880Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-08T22:04:04.283Z] + ls /var/log/sa-host [2020-09-08T22:04:04.283Z] + sadf -c /var/log/sa-host/sa05 [2020-09-08T22:04:04.283Z] file_magic: OK [2020-09-08T22:04:04.283Z] HZ: Using current value: 100 [2020-09-08T22:04:04.283Z] file_header: OK [2020-09-08T22:04:04.283Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-08T22:04:04.283Z] Statistics: [2020-09-08T22:04:04.283Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-08T22:04:04.283Z] File successfully converted to sysstat format version 12.2.1 [2020-09-08T22:04:04.283Z] + sadf -c /var/log/sa-host/sa08 [2020-09-08T22:04:04.283Z] file_magic: OK [2020-09-08T22:04:04.283Z] HZ: Using current value: 100 [2020-09-08T22:04:04.283Z] file_header: OK [2020-09-08T22:04:04.283Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-08T22:04:04.283Z] Statistics: [2020-09-08T22:04:04.283Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-08T22:04:04.283Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-08T22:04:04.363Z] provisioning config files... [2020-09-08T22:04:04.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp/config4011567211157167528tmp [Pipeline] { [Pipeline] echo [2020-09-08T22:04:04.460Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-08T22:04:04.787Z] ---> create-netrc.sh [Pipeline] echo [2020-09-08T22:04:04.806Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-08T22:04:05.170Z] ---> logs-deploy.sh [2020-09-08T22:04:05.170Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-166/4 [2020-09-08T22:04:05.170Z] INFO: archiving workspace using pattern(s): [2020-09-08T22:04:07.217Z] Archives upload complete. [2020-09-08T22:04:07.217Z] INFO: archiving logs to Nexus [2020-09-08T22:04:08.702Z] ---> uname -a: [2020-09-08T22:04:08.702Z] Linux 21b555b305af 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-09-08T22:04:08.702Z] [2020-09-08T22:04:08.702Z] [2020-09-08T22:04:08.702Z] ---> lscpu: [2020-09-08T22:04:08.702Z] Architecture: x86_64 [2020-09-08T22:04:08.702Z] CPU op-mode(s): 32-bit, 64-bit [2020-09-08T22:04:08.702Z] Byte Order: Little Endian [2020-09-08T22:04:08.702Z] Address sizes: 40 bits physical, 48 bits virtual [2020-09-08T22:04:08.702Z] CPU(s): 4 [2020-09-08T22:04:08.702Z] On-line CPU(s) list: 0-3 [2020-09-08T22:04:08.702Z] Thread(s) per core: 1 [2020-09-08T22:04:08.702Z] Core(s) per socket: 1 [2020-09-08T22:04:08.702Z] Socket(s): 4 [2020-09-08T22:04:08.702Z] NUMA node(s): 1 [2020-09-08T22:04:08.702Z] Vendor ID: GenuineIntel [2020-09-08T22:04:08.702Z] CPU family: 6 [2020-09-08T22:04:08.702Z] Model: 44 [2020-09-08T22:04:08.702Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-09-08T22:04:08.702Z] Stepping: 1 [2020-09-08T22:04:08.702Z] CPU MHz: 2933.438 [2020-09-08T22:04:08.702Z] BogoMIPS: 5866.87 [2020-09-08T22:04:08.702Z] Virtualization: VT-x [2020-09-08T22:04:08.702Z] Hypervisor vendor: KVM [2020-09-08T22:04:08.702Z] Virtualization type: full [2020-09-08T22:04:08.702Z] L1d cache: 128 KiB [2020-09-08T22:04:08.702Z] L1i cache: 128 KiB [2020-09-08T22:04:08.702Z] L2 cache: 16 MiB [2020-09-08T22:04:08.702Z] L3 cache: 64 MiB [2020-09-08T22:04:08.702Z] NUMA node0 CPU(s): 0-3 [2020-09-08T22:04:08.702Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-09-08T22:04:08.702Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-09-08T22:04:08.702Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-09-08T22:04:08.702Z] Vulnerability Meltdown: Mitigation; PTI [2020-09-08T22:04:08.702Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-09-08T22:04:08.702Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-09-08T22:04:08.702Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-09-08T22:04:08.702Z] Vulnerability Tsx async abort: Not affected [2020-09-08T22:04:08.702Z] 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-09-08T22:04:08.702Z] [2020-09-08T22:04:08.702Z] [2020-09-08T22:04:08.702Z] ---> nproc: [2020-09-08T22:04:08.702Z] 4 [2020-09-08T22:04:08.702Z] [2020-09-08T22:04:08.702Z] [2020-09-08T22:04:08.702Z] ---> df -h: [2020-09-08T22:04:08.702Z] Filesystem Size Used Available Use% Mounted on [2020-09-08T22:04:08.702Z] overlay 50.0G 6.9G 43.0G 14% / [2020-09-08T22:04:08.702Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-09-08T22:04:08.702Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-09-08T22:04:08.702Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-09-08T22:04:08.702Z] /dev/vda1 50.0G 6.9G 43.0G 14% /etc/resolv.conf [2020-09-08T22:04:08.702Z] /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hostname [2020-09-08T22:04:08.702Z] /dev/vda1 50.0G 6.9G 43.0G 14% /etc/hosts [2020-09-08T22:04:08.702Z] /dev/vda1 50.0G 6.9G 43.0G 14% /var/log/sa-host [2020-09-08T22:04:08.703Z] /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-166 [2020-09-08T22:04:08.703Z] /dev/vda1 50.0G 6.9G 43.0G 14% /w/workspace/gexfoundry_device-mqtt-go_PR-166@tmp [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z] ---> free -m: [2020-09-08T22:04:08.703Z] total used free shared buff/cache available [2020-09-08T22:04:08.703Z] Mem: 1837 649 139 0 1048 1080 [2020-09-08T22:04:08.703Z] Swap: 1023 0 1023 [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z] ---> ip addr: [2020-09-08T22:04:08.703Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-09-08T22:04:08.703Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-09-08T22:04:08.703Z] inet 127.0.0.1/8 scope host lo [2020-09-08T22:04:08.703Z] valid_lft forever preferred_lft forever [2020-09-08T22:04:08.703Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-09-08T22:04:08.703Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-09-08T22:04:08.703Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-09-08T22:04:08.703Z] valid_lft forever preferred_lft forever [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z] ---> sar -b -r -n DEV: [2020-09-08T22:04:08.703Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/08/20 _x86_64_ (4 CPU) [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z] 21:50:40 LINUX RESTART (4 CPU) [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z] 21:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-09-08T22:04:08.703Z] 21:53:01 27.36 10.38 16.97 0.00 4385.02 2129.79 0.00 [2020-09-08T22:04:08.703Z] 21:54:01 2.01 0.00 2.01 0.00 0.00 34.16 0.00 [2020-09-08T22:04:08.703Z] 21:55:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 [2020-09-08T22:04:08.703Z] 21:56:01 0.23 0.00 0.23 0.00 0.00 3.84 0.00 [2020-09-08T22:04:08.703Z] 21:57:02 0.30 0.00 0.30 0.00 0.00 4.08 0.00 [2020-09-08T22:04:08.703Z] 21:58:01 0.29 0.02 0.27 0.00 0.14 2.51 0.00 [2020-09-08T22:04:08.703Z] 21:59:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 [2020-09-08T22:04:08.703Z] 22:00:01 0.28 0.00 0.28 0.00 0.00 3.81 0.00 [2020-09-08T22:04:08.703Z] 22:01:01 0.30 0.02 0.28 0.00 0.13 3.61 0.00 [2020-09-08T22:04:08.703Z] 22:02:01 0.48 0.12 0.37 0.00 2.13 6.22 0.00 [2020-09-08T22:04:08.703Z] 22:03:01 0.38 0.00 0.38 0.00 0.00 3.76 0.00 [2020-09-08T22:04:08.703Z] 22:04:01 82.04 47.44 34.59 0.00 5409.02 5982.85 0.00 [2020-09-08T22:04:08.703Z] Average: 9.53 4.84 4.69 0.00 817.52 682.71 0.00 [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z] 21:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-09-08T22:04:08.703Z] 21:53:01 181360 0 568860 30.23 2620 1128716 1125632 38.42 423448 1117772 16 [2020-09-08T22:04:08.703Z] 21:54:01 191584 0 558628 29.69 2620 1128724 1055068 36.01 419592 1112104 8 [2020-09-08T22:04:08.703Z] 21:55:01 189572 0 560636 29.80 2620 1128728 1055248 36.01 422428 1111500 24 [2020-09-08T22:04:08.703Z] 21:56:01 190856 0 559352 29.73 2620 1128728 1055068 36.01 425684 1107416 12 [2020-09-08T22:04:08.703Z] 21:57:02 187956 0 562240 29.88 2620 1128740 1055216 36.01 434440 1101252 8 [2020-09-08T22:04:08.703Z] 21:58:01 187340 0 562848 29.91 2620 1128748 1055372 36.02 435316 1101252 12 [2020-09-08T22:04:08.703Z] 21:59:01 188468 0 561716 29.85 2620 1128752 1055132 36.01 423988 1111172 12 [2020-09-08T22:04:08.703Z] 22:00:01 187312 0 562812 29.91 2620 1128812 1055348 36.02 425292 1111188 28 [2020-09-08T22:04:08.703Z] 22:01:01 187332 0 562840 29.91 2620 1128764 1057900 36.10 424964 1111172 16 [2020-09-08T22:04:08.703Z] 22:02:01 187804 0 562228 29.88 2620 1128904 1055712 36.03 422632 1113448 8 [2020-09-08T22:04:08.703Z] 22:03:01 188328 0 561700 29.85 2620 1128908 1055640 36.03 422132 1113448 8 [2020-09-08T22:04:08.703Z] 22:04:01 100032 0 649164 34.50 2620 1129740 1269700 43.33 452904 1124868 112 [2020-09-08T22:04:08.703Z] Average: 180662 0 569419 30.26 2620 1128855 1079253 36.83 427735 1111383 22 [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z] 21:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-09-08T22:04:08.703Z] 21:53:01 eth0 61.86 51.62 337.00 36.97 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:53:01 docker0 1.51 1.45 0.31 3.52 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:54:01 eth0 1.07 0.08 0.09 0.01 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:55:01 eth0 0.77 0.33 0.30 0.17 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:56:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:57:02 eth0 0.55 0.20 0.17 0.07 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:58:01 eth0 0.56 0.36 0.29 0.20 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:59:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:00:01 eth0 0.45 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:02:01 eth0 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:03:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:04:01 eth0 86.15 66.19 742.72 11.11 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] Average: eth0 12.74 9.98 90.21 4.08 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] Average: docker0 0.13 0.12 0.03 0.29 0.00 0.00 0.00 0.00 [2020-09-08T22:04:08.703Z] [2020-09-08T22:04:08.703Z]