Pull request #177 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from e87ea98fbb132d59e763cae69118d03512cef1c8+ba13f39da15fded8dc9ca6171c9bf6786df660a0 (df5b5e3371ecc042417fd6114f80bcfd656e451d) Running in Durability level: MAX_SURVIVABILITY 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-177/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master 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 -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-177/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-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 --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-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, 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-5338 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-177 # 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 --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 Merge succeeded, producing e87ea98fbb132d59e763cae69118d03512cef1c8 Checking out Revision e87ea98fbb132d59e763cae69118d03512cef1c8 (PR-177) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 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 --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # 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 ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 Commit message: "fix: Set default configuration value to prevent service panic error" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-14T08:17:49.171Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-14T08:17:49.613Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-14T08:17:49.816Z] ========================================================= [2020-10-14T08:17:49.816Z] EdgeX Global Pipelines Version Info [2020-10-14T08:17:49.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-14T08:17:51.330Z] ------------------- [2020-10-14T08:17:51.330Z] stable info: [2020-10-14T08:17:51.330Z] ------------------- [2020-10-14T08:17:51.330Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-14T08:17:51.330Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-14T08:17:51.330Z] Message: update stable to v1.0.131 [2020-10-14T08:17:52.278Z] ------------------- [2020-10-14T08:17:52.278Z] experimental info: [2020-10-14T08:17:52.278Z] ------------------- [2020-10-14T08:17:52.278Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-14T08:17:52.278Z] Commit SHA: a2275391807e67b7600a554c2b5f26031cb9c010 [2020-10-14T08:17:52.278Z] Message: update experimental to v1.0.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-14T08:17:52.847Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-10-14T08:17:52.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-10-14T08:17:53.178Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-14T08:17:53.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-14T08:17:53.462Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-14T08:17:53.603Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-14T08:17:53.733Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-14T08:17:53.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-14T08:17:54.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-14T08:17:54.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-14T08:17:54.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-14T08:17:54.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-10-14T08:17:54.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-14T08:17:54.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-14T08:17:54.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-14T08:17:54.876Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-14T08:17:54.995Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T08:17:55.118Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-14T08:17:55.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-14T08:17:55.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-14T08:17:55.500Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-14T08:17:55.695Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-14T08:17:55.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-14T08:17:56.040Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-14T08:17:56.161Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-14T08:17:56.279Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo [2020-10-14T08:17:56.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo [2020-10-14T08:17:56.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo [2020-10-14T08:17:56.650Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e87ea98fbb132d59e763cae69118d03512cef1c8 [Pipeline] echo [2020-10-14T08:17:56.796Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e87ea98 [Pipeline] echo [2020-10-14T08:17:56.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-14T08:17:57.655Z] + git log --format=format:%s -1 e87ea98fbb132d59e763cae69118d03512cef1c8 [Pipeline] echo [2020-10-14T08:17:57.733Z] GIT_COMMIT: e87ea98fbb132d59e763cae69118d03512cef1c8, Commit Message: fix: Set default configuration value to prevent service panic error [Pipeline] echo [2020-10-14T08:17:57.805Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-14T08:17:58.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T08:17:58.643Z] [2020-10-14T08:17:58.644Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T08:17:59.022Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T08:17:59.022Z] latest: Pulling from edgex-devops/git-semver [2020-10-14T08:17:59.022Z] 31603596830f: Pulling fs layer [2020-10-14T08:17:59.022Z] 2a8b12db71e7: Pulling fs layer [2020-10-14T08:17:59.022Z] 6ca5941a6612: Pulling fs layer [2020-10-14T08:17:59.022Z] ecc8261a40a4: Pulling fs layer [2020-10-14T08:17:59.022Z] 2a8b12db71e7: Download complete [2020-10-14T08:17:59.290Z] 31603596830f: Verifying Checksum [2020-10-14T08:17:59.290Z] 31603596830f: Download complete [2020-10-14T08:17:59.290Z] ecc8261a40a4: Verifying Checksum [2020-10-14T08:17:59.290Z] ecc8261a40a4: Download complete [2020-10-14T08:17:59.290Z] 6ca5941a6612: Verifying Checksum [2020-10-14T08:17:59.290Z] 6ca5941a6612: Download complete [2020-10-14T08:17:59.553Z] 31603596830f: Pull complete [2020-10-14T08:17:59.553Z] 2a8b12db71e7: Pull complete [2020-10-14T08:18:00.500Z] 6ca5941a6612: Pull complete [2020-10-14T08:18:00.500Z] ecc8261a40a4: Pull complete [2020-10-14T08:18:00.500Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-14T08:18:00.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-14T08:18:00.500Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-14T08:18:00.630Z] prd-centos7-docker-4c-2g-5338 does not seem to be running inside a container [2020-10-14T08:18:00.675Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-177 -v /w/workspace/gexfoundry_device-mqtt-go_PR-177:/w/workspace/gexfoundry_device-mqtt-go_PR-177:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-177@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:10004/edgex-devops/git-semver:latest cat [2020-10-14T08:18:03.150Z] $ docker top 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-14T08:18:03.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T08:18:03.523Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T08:18:03.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T08:18:03.722Z] $ docker exec 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 ssh-agent [2020-10-14T08:18:03.885Z] SSH_AUTH_SOCK=/tmp/ssh-FMnulij4P8MQ/agent.11 [2020-10-14T08:18:03.885Z] SSH_AGENT_PID=16 [2020-10-14T08:18:03.972Z] Running ssh-add (command line suppressed) [2020-10-14T08:18:04.103Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/private_key_7763106818722879758.key (/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/private_key_7763106818722879758.key) [2020-10-14T08:18:04.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T08:18:04.536Z] + git describe --exact-match --tags HEAD [2020-10-14T08:18:04.536Z] fatal: no tag exactly matches 'e87ea98fbb132d59e763cae69118d03512cef1c8' [Pipeline] } [2020-10-14T08:18:04.578Z] $ docker exec --env ******** --env ******** 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 ssh-agent -k [2020-10-14T08:18:04.681Z] unset SSH_AUTH_SOCK; [2020-10-14T08:18:04.682Z] unset SSH_AGENT_PID; [2020-10-14T08:18:04.682Z] echo Agent pid 16 killed; [2020-10-14T08:18:04.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-14T08:18:04.877Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-14T08:18:04.877Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-14T08:18:05.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-14T08:18:05.009Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-14T08:18:05.161Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-14T08:18:05.167Z] $ docker exec 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 ssh-agent [2020-10-14T08:18:05.319Z] SSH_AUTH_SOCK=/tmp/ssh-QnFXw5hCveaf/agent.45 [2020-10-14T08:18:05.319Z] SSH_AGENT_PID=50 [2020-10-14T08:18:05.327Z] Running ssh-add (command line suppressed) [2020-10-14T08:18:05.442Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/private_key_4313829525371396358.key (/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/private_key_4313829525371396358.key) [2020-10-14T08:18:05.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-14T08:18:05.880Z] + git semver init [2020-10-14T08:18:05.880Z] # -> Open(): unable to determine branch for HEAD [2020-10-14T08:18:05.880Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-177/.git [2020-10-14T08:18:05.880Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-177 [2020-10-14T08:18:05.880Z] # $SEMVER_REMOTE_NAME = origin [2020-10-14T08:18:05.880Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-14T08:18:05.880Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-14T08:18:05.880Z] # $SEMVER_BRANCH = PR-177 [2020-10-14T08:18:05.880Z] # $SEMVER_TEMP = /tmp/semver-617836328 [2020-10-14T08:18:05.880Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-10-14T08:18:06.143Z] # '/tmp/semver-617836328' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-177/.semver' [2020-10-14T08:18:06.407Z] # -> Force: false [2020-10-14T08:18:06.407Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-177/.semver [Pipeline] } [2020-10-14T08:18:06.429Z] $ docker exec --env ******** --env ******** 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 ssh-agent -k [2020-10-14T08:18:06.532Z] unset SSH_AUTH_SOCK; [2020-10-14T08:18:06.532Z] unset SSH_AGENT_PID; [2020-10-14T08:18:06.532Z] echo Agent pid 50 killed; [2020-10-14T08:18:06.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-14T08:18:07.117Z] + git semver [Pipeline] } [2020-10-14T08:18:07.151Z] $ docker stop --time=1 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 [2020-10-14T08:18:08.500Z] $ docker rm -f 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-14T08:18:09.203Z] Stashed 27 file(s) [Pipeline] echo [2020-10-14T08:18:09.224Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo [2020-10-14T08:18:09.347Z] 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-10-14T08:18:25.110Z] Still waiting to schedule task [2020-10-14T08:18:25.111Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-14T08:18:25.141Z] Still waiting to schedule task [2020-10-14T08:18:25.141Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-14T08:20:26.525Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5340 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws [2020-10-14T08:20:26.645Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-10-14T08:20:31.297Z] Running on prd-centos7-docker-4c-2g-5341 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws [2020-10-14T08:20:31.413Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-10-14T08:20:31.655Z] using credential edgex-jenkins-ssh [2020-10-14T08:20:31.710Z] Cloning the remote Git repository [2020-10-14T08:20:31.779Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:20:31.899Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-10-14T08:20:31.985Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:20:31.986Z] > git --version # timeout=10 [2020-10-14T08:20:32.010Z] > git --version # 'git version 2.17.1' [2020-10-14T08:20:32.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:20:32.077Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T08:20:32.832Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-14T08:20:32.852Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T08:20:32.874Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-14T08:20:32.914Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:20:32.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:20:32.924Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T08:20:33.529Z] Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-14T08:20:33.754Z] Merge succeeded, producing e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-14T08:20:33.754Z] Checking out Revision e87ea98fbb132d59e763cae69118d03512cef1c8 (PR-177) [2020-10-14T08:20:34.240Z] using credential edgex-jenkins-ssh [2020-10-14T08:20:34.319Z] Cloning the remote Git repository [2020-10-14T08:20:33.551Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T08:20:33.570Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-14T08:20:33.643Z] > git remote # timeout=10 [2020-10-14T08:20:33.660Z] > git config --get remote.origin.url # timeout=10 [2020-10-14T08:20:33.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:20:33.687Z] > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [2020-10-14T08:20:33.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-14T08:20:33.769Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T08:20:33.806Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-14T08:20:34.346Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:20:34.418Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-10-14T08:20:34.468Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:20:34.468Z] > git --version # timeout=10 [2020-10-14T08:20:34.474Z] > git --version # 'git version 2.16.5' [2020-10-14T08:20:34.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:20:34.500Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T08:20:35.863Z] Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-14T08:20:35.948Z] Merge succeeded, producing e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-14T08:20:35.948Z] Checking out Revision e87ea98fbb132d59e763cae69118d03512cef1c8 (PR-177) [2020-10-14T08:20:35.376Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-14T08:20:35.390Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T08:20:35.406Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-14T08:20:35.422Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:20:35.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:20:35.427Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T08:20:35.873Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T08:20:35.881Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-14T08:20:35.915Z] > git remote # timeout=10 [2020-10-14T08:20:35.921Z] > git config --get remote.origin.url # timeout=10 [2020-10-14T08:20:35.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:20:35.933Z] > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [2020-10-14T08:20:35.943Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-14T08:20:35.953Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T08:20:35.958Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-14T08:20:38.162Z] Commit message: "fix: Set default configuration value to prevent service panic error" [2020-10-14T08:20:38.227Z] > git --version # timeout=10 [2020-10-14T08:20:38.237Z] > git --version # 'git version 2.17.1' [2020-10-14T08:20:38.255Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-14T08:20:39.498Z] ========================================================= [2020-10-14T08:20:39.498Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-14T08:20:39.498Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T08:20:39.611Z] Commit message: "fix: Set default configuration value to prevent service panic error" [2020-10-14T08:20:39.638Z] > git --version # timeout=10 [2020-10-14T08:20:39.643Z] > git --version # 'git version 2.16.5' [2020-10-14T08:20:39.650Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-10-14T08:20:40.711Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-14T08:20:41.029Z] ========================================================= [2020-10-14T08:20:41.029Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-14T08:20:41.029Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-14T08:20:41.707Z] Sending build context to Docker daemon 719.9kB [2020-10-14T08:20:41.707Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-14T08:20:41.707Z] Step 2/8 : FROM ${BASE} [2020-10-14T08:20:41.821Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-14T08:20:41.980Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-14T08:20:41.981Z] b538f80385f9: Pulling fs layer [2020-10-14T08:20:41.981Z] 74f711af9a0d: Pulling fs layer [2020-10-14T08:20:41.981Z] 99f96fe45779: Pulling fs layer [2020-10-14T08:20:41.981Z] 8529a6b9a6be: Pulling fs layer [2020-10-14T08:20:41.981Z] 45590311c82a: Pulling fs layer [2020-10-14T08:20:41.981Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-14T08:20:41.981Z] 209524e5b208: Pulling fs layer [2020-10-14T08:20:41.981Z] 45590311c82a: Waiting [2020-10-14T08:20:41.981Z] 8529a6b9a6be: Waiting [2020-10-14T08:20:41.981Z] 69ca0ff8b7b3: Waiting [2020-10-14T08:20:41.981Z] 209524e5b208: Waiting [2020-10-14T08:20:41.981Z] 99f96fe45779: Verifying Checksum [2020-10-14T08:20:41.981Z] 99f96fe45779: Download complete [2020-10-14T08:20:41.981Z] 74f711af9a0d: Verifying Checksum [2020-10-14T08:20:41.981Z] 74f711af9a0d: Download complete [2020-10-14T08:20:41.981Z] 45590311c82a: Verifying Checksum [2020-10-14T08:20:41.981Z] 45590311c82a: Download complete [2020-10-14T08:20:41.981Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-14T08:20:41.981Z] 69ca0ff8b7b3: Download complete [2020-10-14T08:20:41.981Z] b538f80385f9: Verifying Checksum [2020-10-14T08:20:41.981Z] b538f80385f9: Download complete [2020-10-14T08:20:42.086Z] Sending build context to Docker daemon 719.9kB [2020-10-14T08:20:42.086Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-14T08:20:42.086Z] Step 2/8 : FROM ${BASE} [2020-10-14T08:20:42.965Z] b538f80385f9: Pull complete [2020-10-14T08:20:43.033Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-14T08:20:43.033Z] df20fa9351a1: Pulling fs layer [2020-10-14T08:20:43.033Z] ed8968b2872e: Pulling fs layer [2020-10-14T08:20:43.033Z] a92cc7c5fd73: Pulling fs layer [2020-10-14T08:20:43.033Z] e871e8e8d7a9: Pulling fs layer [2020-10-14T08:20:43.033Z] e73272ec9a57: Pulling fs layer [2020-10-14T08:20:43.033Z] 1e910a182e73: Pulling fs layer [2020-10-14T08:20:43.033Z] 4e634b169226: Pulling fs layer [2020-10-14T08:20:43.033Z] e73272ec9a57: Waiting [2020-10-14T08:20:43.033Z] 4e634b169226: Waiting [2020-10-14T08:20:43.033Z] 1e910a182e73: Waiting [2020-10-14T08:20:43.033Z] e871e8e8d7a9: Waiting [2020-10-14T08:20:43.033Z] a92cc7c5fd73: Verifying Checksum [2020-10-14T08:20:43.033Z] ed8968b2872e: Verifying Checksum [2020-10-14T08:20:43.033Z] ed8968b2872e: Download complete [2020-10-14T08:20:43.033Z] e73272ec9a57: Verifying Checksum [2020-10-14T08:20:43.033Z] e73272ec9a57: Download complete [2020-10-14T08:20:43.244Z] 74f711af9a0d: Pull complete [2020-10-14T08:20:43.295Z] 1e910a182e73: Download complete [2020-10-14T08:20:43.843Z] 99f96fe45779: Pull complete [2020-10-14T08:20:44.240Z] df20fa9351a1: Verifying Checksum [2020-10-14T08:20:44.240Z] df20fa9351a1: Download complete [2020-10-14T08:20:44.511Z] df20fa9351a1: Pull complete [2020-10-14T08:20:44.774Z] ed8968b2872e: Pull complete [2020-10-14T08:20:45.037Z] a92cc7c5fd73: Pull complete [2020-10-14T08:20:46.428Z] 4e634b169226: Verifying Checksum [2020-10-14T08:20:46.428Z] 4e634b169226: Download complete [2020-10-14T08:20:46.472Z] 209524e5b208: Verifying Checksum [2020-10-14T08:20:46.472Z] 209524e5b208: Download complete [2020-10-14T08:20:47.829Z] e871e8e8d7a9: Verifying Checksum [2020-10-14T08:20:47.829Z] e871e8e8d7a9: Download complete [2020-10-14T08:20:47.906Z] 8529a6b9a6be: Verifying Checksum [2020-10-14T08:20:47.906Z] 8529a6b9a6be: Download complete [2020-10-14T08:20:53.216Z] e871e8e8d7a9: Pull complete [2020-10-14T08:20:53.216Z] e73272ec9a57: Pull complete [2020-10-14T08:20:53.216Z] 1e910a182e73: Pull complete [2020-10-14T08:20:58.073Z] 8529a6b9a6be: Pull complete [2020-10-14T08:20:58.074Z] 45590311c82a: Pull complete [2020-10-14T08:20:58.346Z] 69ca0ff8b7b3: Pull complete [2020-10-14T08:20:58.531Z] 4e634b169226: Pull complete [2020-10-14T08:20:58.531Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-14T08:20:58.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-14T08:20:58.531Z] ---> f7629b54cfaa [2020-10-14T08:20:58.531Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-14T08:20:58.531Z] ---> Running in dcd095142bb6 [2020-10-14T08:20:58.532Z] Removing intermediate container dcd095142bb6 [2020-10-14T08:20:58.532Z] ---> 1393d1c3f3bd [2020-10-14T08:20:58.532Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T08:20:58.532Z] ---> Running in 2cea72a3b916 [2020-10-14T08:20:59.481Z] Removing intermediate container 2cea72a3b916 [2020-10-14T08:20:59.481Z] ---> 3653094566cc [2020-10-14T08:20:59.481Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-14T08:20:59.481Z] ---> Running in 1f363e754a04 [2020-10-14T08:21:00.426Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T08:21:01.751Z] 209524e5b208: Pull complete [2020-10-14T08:21:01.752Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-14T08:21:01.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T08:21:02.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-14T08:21:02.027Z] ---> 5bddaf1c2fca [2020-10-14T08:21:02.027Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-14T08:21:02.092Z] (1/14) Installing libmagic (5.38-r0) [2020-10-14T08:21:02.354Z] (2/14) Installing file (5.38-r0) [2020-10-14T08:21:02.354Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-14T08:21:02.354Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-14T08:21:04.672Z] ---> Running in 69c1bb98ca5e [2020-10-14T08:21:04.946Z] Removing intermediate container 69c1bb98ca5e [2020-10-14T08:21:04.946Z] ---> 70d5318ef5d7 [2020-10-14T08:21:04.946Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T08:21:05.219Z] ---> Running in 748e5cda970b [2020-10-14T08:21:07.664Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-14T08:21:07.664Z] (6/14) Installing patch (2.7.6-r6) [2020-10-14T08:21:07.664Z] (7/14) Installing build-base (0.5-r2) [2020-10-14T08:21:07.664Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-14T08:21:07.863Z] Removing intermediate container 748e5cda970b [2020-10-14T08:21:07.863Z] ---> ec986c787855 [2020-10-14T08:21:07.863Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-14T08:21:07.863Z] ---> Running in 00c346d18ab8 [2020-10-14T08:21:07.928Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-14T08:21:07.928Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-14T08:21:08.190Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-14T08:21:08.453Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-14T08:21:08.453Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-14T08:21:08.719Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-14T08:21:08.719Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T08:21:08.719Z] OK: 237 MiB in 53 packages [2020-10-14T08:21:09.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-14T08:21:10.281Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-14T08:21:10.556Z] (1/14) Installing libmagic (5.38-r0) [2020-10-14T08:21:10.830Z] (2/14) Installing file (5.38-r0) [2020-10-14T08:21:10.830Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-14T08:21:11.103Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-14T08:21:12.033Z] Removing intermediate container 1f363e754a04 [2020-10-14T08:21:12.033Z] ---> 37d3de306066 [2020-10-14T08:21:12.033Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-14T08:21:12.033Z] ---> Running in 3c6532aac7ff [2020-10-14T08:21:12.033Z] Removing intermediate container 3c6532aac7ff [2020-10-14T08:21:12.033Z] ---> fcc5da929fcf [2020-10-14T08:21:12.033Z] Step 7/8 : COPY . . [2020-10-14T08:21:12.609Z] ---> 087103068352 [2020-10-14T08:21:12.609Z] Step 8/8 : RUN go mod download [2020-10-14T08:21:12.878Z] ---> Running in dfe05b0fe8b8 [2020-10-14T08:21:13.711Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-14T08:21:13.982Z] (6/14) Installing patch (2.7.6-r6) [2020-10-14T08:21:13.982Z] (7/14) Installing build-base (0.5-r2) [2020-10-14T08:21:13.982Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-14T08:21:14.256Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-14T08:21:14.256Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-14T08:21:14.529Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-14T08:21:14.529Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-14T08:21:14.800Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-14T08:21:14.800Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-14T08:21:15.072Z] Executing busybox-1.31.1-r16.trigger [2020-10-14T08:21:15.072Z] OK: 221 MiB in 53 packages [2020-10-14T08:21:19.377Z] Removing intermediate container 00c346d18ab8 [2020-10-14T08:21:19.377Z] ---> d53dc7441c60 [2020-10-14T08:21:19.377Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-14T08:21:19.377Z] ---> Running in ad1fda860489 [2020-10-14T08:21:19.654Z] Removing intermediate container ad1fda860489 [2020-10-14T08:21:19.654Z] ---> e8611504f947 [2020-10-14T08:21:19.654Z] Step 7/8 : COPY . . [2020-10-14T08:21:20.633Z] ---> d5eb23960e15 [2020-10-14T08:21:20.633Z] Step 8/8 : RUN go mod download [2020-10-14T08:21:20.633Z] ---> Running in afd6407935e2 [2020-10-14T08:21:25.163Z] Removing intermediate container dfe05b0fe8b8 [2020-10-14T08:21:25.163Z] ---> cc73a8e01b25 [2020-10-14T08:21:25.163Z] Successfully built cc73a8e01b25 [2020-10-14T08:21:25.163Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T08:21:25.725Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-14T08:21:25.725Z] . [Pipeline] withDockerContainer [2020-10-14T08:21:25.845Z] prd-centos7-docker-4c-2g-5341 does not seem to be running inside a container [2020-10-14T08:21:25.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-14T08:21:27.137Z] $ docker top 13a6fe92cac6f2dd1031ccde6f80004b49b42810f522a949d64151cf306d8a71 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T08:21:27.752Z] + go version [2020-10-14T08:21:27.753Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-14T08:21:27.785Z] $ docker stop --time=1 13a6fe92cac6f2dd1031ccde6f80004b49b42810f522a949d64151cf306d8a71 [2020-10-14T08:21:29.111Z] $ docker rm -f 13a6fe92cac6f2dd1031ccde6f80004b49b42810f522a949d64151cf306d8a71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-14T08:21:30.274Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-14T08:21:30.274Z] . [Pipeline] withDockerContainer [2020-10-14T08:21:30.393Z] prd-centos7-docker-4c-2g-5341 does not seem to be running inside a container [2020-10-14T08:21:30.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-14T08:21:31.079Z] $ docker top e7d675c7db8d4bf186b5c51a589fdffcd48b27bde5242b3569b7f8ff1d8be9c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T08:21:31.631Z] + make test [2020-10-14T08:21:31.632Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-14T08:21:32.215Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-14T08:21:35.704Z] Removing intermediate container afd6407935e2 [2020-10-14T08:21:35.704Z] ---> ae0ed3df4127 [2020-10-14T08:21:35.704Z] Successfully built ae0ed3df4127 [2020-10-14T08:21:35.704Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-14T08:21:36.133Z] + docker inspect -f . ci-base-image-arm64 [2020-10-14T08:21:36.134Z] . [Pipeline] withDockerContainer [2020-10-14T08:21:36.433Z] prd-ubuntu18.04-docker-arm64-4c-16g-5340 does not seem to be running inside a container [2020-10-14T08:21:36.522Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-14T08:21:38.431Z] $ docker top e64efd57599b6faa58b48f76c0ab2ba57fce1dd83bec772f66613eecfb260b8b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-14T08:21:39.902Z] + go version [2020-10-14T08:21:39.902Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-14T08:21:39.951Z] $ docker stop --time=1 e64efd57599b6faa58b48f76c0ab2ba57fce1dd83bec772f66613eecfb260b8b [2020-10-14T08:21:41.826Z] $ docker rm -f e64efd57599b6faa58b48f76c0ab2ba57fce1dd83bec772f66613eecfb260b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-10-14T08:21:42.377Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-14T08:21:42.377Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 27.4% of statements [2020-10-14T08:21:42.377Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-14T08:21:42.377Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-14T08:21:43.200Z] + docker inspect -f . ci-base-image-arm64 [2020-10-14T08:21:43.200Z] . [Pipeline] withDockerContainer [2020-10-14T08:21:43.493Z] prd-ubuntu18.04-docker-arm64-4c-16g-5340 does not seem to be running inside a container [2020-10-14T08:21:43.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-14T08:21:44.326Z] gofmt -l . [2020-10-14T08:21:44.326Z] ["`gofmt -l .`" = ""] [2020-10-14T08:21:44.326Z] ./bin/test-attribution-txt.sh [2020-10-14T08:21:44.911Z] ./bin/test-go-mod-tidy.sh [2020-10-14T08:21:45.417Z] $ docker top 36d3d6aae4c0a6283bc66e94e80f2ef35a9bb5d5bdd6132ae03ec5e358add78b -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-10-14T08:21:46.224Z] Stashed 1 file(s) [Pipeline] } [2020-10-14T08:21:46.246Z] $ docker stop --time=1 e7d675c7db8d4bf186b5c51a589fdffcd48b27bde5242b3569b7f8ff1d8be9c5 [2020-10-14T08:21:47.025Z] + make test [2020-10-14T08:21:47.025Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-10-14T08:21:48.012Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2020-10-14T08:21:48.486Z] $ docker rm -f e7d675c7db8d4bf186b5c51a589fdffcd48b27bde5242b3569b7f8ff1d8be9c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-14T08:21:51.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-14T08:21:52.125Z] + ls -al . [2020-10-14T08:21:52.125Z] total 100 [2020-10-14T08:21:52.125Z] drwxrwxr-x. 10 jenkins jenkins 4096 Oct 14 08:21 . [2020-10-14T08:21:52.125Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 14 08:20 .. [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 4896 Oct 14 08:20 Attribution.txt [2020-10-14T08:21:52.125Z] drwxrwxr-x. 2 jenkins jenkins 87 Oct 14 08:20 bin [2020-10-14T08:21:52.125Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 14 08:20 cmd [2020-10-14T08:21:52.125Z] -rw-r--r--. 1 jenkins jenkins 18963 Oct 14 08:21 coverage.out [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 1784 Oct 14 08:20 Dockerfile [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 953 Oct 14 08:20 Dockerfile.build [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 08:20 .dockerignore [2020-10-14T08:21:52.125Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 14 08:20 .git [2020-10-14T08:21:52.125Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 14 08:20 .github [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 14 08:20 .gitignore [2020-10-14T08:21:52.125Z] -rw-r--r--. 1 jenkins jenkins 510 Oct 14 08:21 go.mod [2020-10-14T08:21:52.125Z] -rw-r--r--. 1 jenkins jenkins 13621 Oct 14 08:21 go.sum [2020-10-14T08:21:52.125Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 14 08:20 internal [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 08:20 Jenkinsfile [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 14 08:20 LICENSE [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 902 Oct 14 08:20 Makefile [2020-10-14T08:21:52.125Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 14 08:20 mock [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 444 Oct 14 08:20 README.md [2020-10-14T08:21:52.125Z] drwxrwxr-x. 3 jenkins jenkins 58 Oct 14 08:20 .semver [2020-10-14T08:21:52.125Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 08:20 snap [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 14 08:18 VERSION [2020-10-14T08:21:52.125Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 14 08:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-14T08:21:52.471Z] + 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=e87ea98fbb132d59e763cae69118d03512cef1c8 --label arch=amd64 --label version=0.0.0 . [2020-10-14T08:21:52.471Z] Sending build context to Docker daemon 739.8kB [2020-10-14T08:21:52.471Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-14T08:21:52.471Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-14T08:21:52.471Z] ---> cc73a8e01b25 [2020-10-14T08:21:52.471Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-14T08:21:53.048Z] ---> Running in 82303d60216f [2020-10-14T08:21:53.048Z] Removing intermediate container 82303d60216f [2020-10-14T08:21:53.048Z] ---> a9589cbde020 [2020-10-14T08:21:53.048Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-14T08:21:53.048Z] ---> Running in 4cf2c0f4b6cc [2020-10-14T08:21:53.312Z] Removing intermediate container 4cf2c0f4b6cc [2020-10-14T08:21:53.312Z] ---> e28cc55a70e0 [2020-10-14T08:21:53.312Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T08:21:53.312Z] ---> Running in 37b637a2fa44 [2020-10-14T08:21:54.263Z] Removing intermediate container 37b637a2fa44 [2020-10-14T08:21:54.263Z] ---> a7b76a177300 [2020-10-14T08:21:54.263Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-14T08:21:54.263Z] ---> Running in 416e032903b9 [2020-10-14T08:21:54.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-14T08:21:55.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-14T08:21:56.002Z] OK: 237 MiB in 53 packages [2020-10-14T08:21:56.266Z] Removing intermediate container 416e032903b9 [2020-10-14T08:21:56.266Z] ---> 9f59c4a6565e [2020-10-14T08:21:56.266Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-14T08:21:56.266Z] ---> Running in 6955410e5c9f [2020-10-14T08:21:56.530Z] Removing intermediate container 6955410e5c9f [2020-10-14T08:21:56.530Z] ---> 969faf43b3d4 [2020-10-14T08:21:56.530Z] Step 8/22 : COPY . . [2020-10-14T08:21:57.478Z] ---> 653985e16815 [2020-10-14T08:21:57.478Z] Step 9/22 : ARG MAKE='make build' [2020-10-14T08:21:57.478Z] ---> Running in efc304078946 [2020-10-14T08:21:57.478Z] Removing intermediate container efc304078946 [2020-10-14T08:21:57.478Z] ---> 4b6d08605f4b [2020-10-14T08:21:57.478Z] Step 10/22 : RUN $MAKE [2020-10-14T08:21:57.745Z] ---> Running in 1c8ce99e8370 [2020-10-14T08:21:58.009Z] 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-10-14T08:22:06.230Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-14T08:22:09.550Z] Removing intermediate container 1c8ce99e8370 [2020-10-14T08:22:09.550Z] ---> 7424fc6e4c1a [2020-10-14T08:22:09.550Z] Step 11/22 : FROM alpine [2020-10-14T08:22:09.814Z] latest: Pulling from library/alpine [2020-10-14T08:22:09.814Z] df20fa9351a1: Already exists [2020-10-14T08:22:10.078Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-14T08:22:10.078Z] Status: Downloaded newer image for alpine:latest [2020-10-14T08:22:10.078Z] ---> a24bb4013296 [2020-10-14T08:22:10.078Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-14T08:22:10.078Z] ---> Running in 4812102fb73b [2020-10-14T08:22:10.078Z] Removing intermediate container 4812102fb73b [2020-10-14T08:22:10.078Z] ---> cb6fbec6425f [2020-10-14T08:22:10.078Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-14T08:22:10.341Z] ---> Running in cafb0a4d7552 [2020-10-14T08:22:10.341Z] Removing intermediate container cafb0a4d7552 [2020-10-14T08:22:10.341Z] ---> 0a2c590d6946 [2020-10-14T08:22:10.341Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-14T08:22:10.920Z] ---> cfa9f2d5f32f [2020-10-14T08:22:10.920Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-14T08:22:11.183Z] ---> 35fec742d887 [2020-10-14T08:22:11.183Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-14T08:22:11.447Z] ---> 30aa4594bfb5 [2020-10-14T08:22:11.447Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-14T08:22:11.447Z] ---> Running in ab6e1cee9aaa [2020-10-14T08:22:11.710Z] Removing intermediate container ab6e1cee9aaa [2020-10-14T08:22:11.710Z] ---> 4d6546719f2f [2020-10-14T08:22:11.710Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-14T08:22:11.710Z] ---> Running in 8ab56f199f21 [2020-10-14T08:22:11.973Z] Removing intermediate container 8ab56f199f21 [2020-10-14T08:22:11.973Z] ---> 04cc4a35ea86 [2020-10-14T08:22:11.973Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-14T08:22:11.973Z] ---> Running in bf43c3f9f3a2 [2020-10-14T08:22:12.235Z] Removing intermediate container bf43c3f9f3a2 [2020-10-14T08:22:12.235Z] ---> b5f69ec445e0 [2020-10-14T08:22:12.235Z] Step 20/22 : LABEL arch=amd64 [2020-10-14T08:22:12.235Z] ---> Running in 12f95052dcb8 [2020-10-14T08:22:12.235Z] Removing intermediate container 12f95052dcb8 [2020-10-14T08:22:12.235Z] ---> 6e7e9ce0d37f [2020-10-14T08:22:12.235Z] Step 21/22 : LABEL git_sha=e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-14T08:22:12.499Z] ---> Running in f70e0000df13 [2020-10-14T08:22:12.499Z] Removing intermediate container f70e0000df13 [2020-10-14T08:22:12.499Z] ---> 851b2f719720 [2020-10-14T08:22:12.499Z] Step 22/22 : LABEL version=0.0.0 [2020-10-14T08:22:12.762Z] ---> Running in cec244c25c19 [2020-10-14T08:22:12.762Z] Removing intermediate container cec244c25c19 [2020-10-14T08:22:12.762Z] ---> c99ede4e27d5 [2020-10-14T08:22:12.762Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-14T08:22:12.762Z] Successfully built c99ede4e27d5 [2020-10-14T08:22:12.762Z] Successfully tagged docker-device-mqtt-go:latest [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-10-14T08:22:20.436Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2020-10-14T08:22:20.436Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.023s coverage: 27.4% of statements [2020-10-14T08:22:20.436Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2020-10-14T08:22:20.436Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-14T08:22:27.187Z] gofmt -l . [2020-10-14T08:22:27.187Z] ["`gofmt -l .`" = ""] [2020-10-14T08:22:27.187Z] ./bin/test-attribution-txt.sh [2020-10-14T08:22:27.788Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-10-14T08:22:28.452Z] Warning: overwriting stash ‘coverage-report’ [2020-10-14T08:22:28.583Z] Still waiting to schedule task [2020-10-14T08:22:28.583Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-14T08:22:29.190Z] Stashed 1 file(s) [Pipeline] } [2020-10-14T08:22:29.221Z] $ docker stop --time=1 36d3d6aae4c0a6283bc66e94e80f2ef35a9bb5d5bdd6132ae03ec5e358add78b [2020-10-14T08:22:31.538Z] $ docker rm -f 36d3d6aae4c0a6283bc66e94e80f2ef35a9bb5d5bdd6132ae03ec5e358add78b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-14T08:22:33.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-14T08:22:33.595Z] + ls -al . [2020-10-14T08:22:33.595Z] total 136 [2020-10-14T08:22:33.595Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:22 . [2020-10-14T08:22:33.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:20 .. [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:20 .dockerignore [2020-10-14T08:22:33.595Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:20 .git [2020-10-14T08:22:33.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 .github [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 336 Oct 14 08:20 .gitignore [2020-10-14T08:22:33.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 .semver [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 4896 Oct 14 08:20 Attribution.txt [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 1784 Oct 14 08:20 Dockerfile [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 953 Oct 14 08:20 Dockerfile.build [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:20 Jenkinsfile [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 08:20 LICENSE [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 902 Oct 14 08:20 Makefile [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 14 08:20 README.md [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:18 VERSION [2020-10-14T08:22:33.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 bin [2020-10-14T08:22:33.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 cmd [2020-10-14T08:22:33.595Z] -rw-r--r-- 1 jenkins jenkins 18963 Oct 14 08:22 coverage.out [2020-10-14T08:22:33.595Z] -rw-r--r-- 1 jenkins jenkins 510 Oct 14 08:22 go.mod [2020-10-14T08:22:33.595Z] -rw-r--r-- 1 jenkins jenkins 13621 Oct 14 08:22 go.sum [2020-10-14T08:22:33.595Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 internal [2020-10-14T08:22:33.595Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 mock [2020-10-14T08:22:33.595Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:20 snap [2020-10-14T08:22:33.595Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 14 08:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-14T08:22:34.003Z] + 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=e87ea98fbb132d59e763cae69118d03512cef1c8 --label arch=arm64 --label version=0.0.0 . [2020-10-14T08:22:34.276Z] Sending build context to Docker daemon 739.8kB [2020-10-14T08:22:34.557Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-14T08:22:34.557Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-14T08:22:34.557Z] ---> ae0ed3df4127 [2020-10-14T08:22:34.557Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-14T08:22:34.557Z] ---> Running in e5c7f590d089 [2020-10-14T08:22:35.159Z] Removing intermediate container e5c7f590d089 [2020-10-14T08:22:35.159Z] ---> cb725525d373 [2020-10-14T08:22:35.159Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-14T08:22:35.159Z] ---> Running in 31cdf0bd0c14 [2020-10-14T08:22:35.757Z] Removing intermediate container 31cdf0bd0c14 [2020-10-14T08:22:35.757Z] ---> bc99483b3179 [2020-10-14T08:22:35.757Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-14T08:22:35.757Z] ---> Running in c0547881766d [2020-10-14T08:22:38.392Z] Removing intermediate container c0547881766d [2020-10-14T08:22:38.392Z] ---> 1e9f835a3f6c [2020-10-14T08:22:38.392Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-14T08:22:38.392Z] ---> Running in 29ad0db76e86 [2020-10-14T08:22:39.845Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-14T08:22:40.819Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-14T08:22:41.418Z] OK: 221 MiB in 53 packages [2020-10-14T08:22:42.399Z] Removing intermediate container 29ad0db76e86 [2020-10-14T08:22:42.399Z] ---> 5f4074921366 [2020-10-14T08:22:42.399Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-14T08:22:42.674Z] ---> Running in 1cff6d31c444 [2020-10-14T08:22:42.951Z] Removing intermediate container 1cff6d31c444 [2020-10-14T08:22:42.951Z] ---> ecd3654fa328 [2020-10-14T08:22:42.951Z] Step 8/22 : COPY . . [2020-10-14T08:22:44.400Z] ---> 5f8f1c4a9d63 [2020-10-14T08:22:44.400Z] Step 9/22 : ARG MAKE='make build' [2020-10-14T08:22:44.400Z] ---> Running in 59b7161be648 [2020-10-14T08:22:44.673Z] Removing intermediate container 59b7161be648 [2020-10-14T08:22:44.673Z] ---> 15e5004a648a [2020-10-14T08:22:44.673Z] Step 10/22 : RUN $MAKE [2020-10-14T08:22:44.949Z] ---> Running in d6a7e9a26bf5 [2020-10-14T08:22:46.388Z] 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-10-14T08:23:13.238Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-14T08:23:16.655Z] Removing intermediate container d6a7e9a26bf5 [2020-10-14T08:23:16.655Z] ---> 3f2d3fe800e0 [2020-10-14T08:23:16.655Z] Step 11/22 : FROM alpine [2020-10-14T08:23:16.988Z] latest: Pulling from library/alpine [2020-10-14T08:23:17.384Z] b538f80385f9: Already exists [2020-10-14T08:23:17.384Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-14T08:23:17.384Z] Status: Downloaded newer image for alpine:latest [2020-10-14T08:23:17.384Z] ---> 62ee0e9f8440 [2020-10-14T08:23:17.384Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-14T08:23:17.767Z] ---> Running in 05523ed75bf7 [2020-10-14T08:23:18.144Z] Removing intermediate container 05523ed75bf7 [2020-10-14T08:23:18.144Z] ---> 27171e7d6751 [2020-10-14T08:23:18.144Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-14T08:23:18.144Z] ---> Running in 203d4e1a8cbb [2020-10-14T08:23:18.544Z] Removing intermediate container 203d4e1a8cbb [2020-10-14T08:23:18.544Z] ---> 670d0ce9eb02 [2020-10-14T08:23:18.544Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-14T08:23:19.713Z] ---> 8f24a3c06de8 [2020-10-14T08:23:19.713Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-14T08:23:20.775Z] ---> 55a41f882704 [2020-10-14T08:23:20.775Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-14T08:23:21.114Z] ---> 5be674c73886 [2020-10-14T08:23:21.114Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-14T08:23:21.457Z] ---> Running in 7c5375063f1a [2020-10-14T08:23:21.792Z] Removing intermediate container 7c5375063f1a [2020-10-14T08:23:21.792Z] ---> 7d69f0d6adc5 [2020-10-14T08:23:21.792Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-14T08:23:21.792Z] ---> Running in 6d68a9c2f331 [2020-10-14T08:23:22.191Z] Removing intermediate container 6d68a9c2f331 [2020-10-14T08:23:22.191Z] ---> 7b1c999d48e6 [2020-10-14T08:23:22.191Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-14T08:23:22.566Z] ---> Running in a05774f547a4 [2020-10-14T08:23:22.872Z] Removing intermediate container a05774f547a4 [2020-10-14T08:23:22.872Z] ---> 018751ac962f [2020-10-14T08:23:22.872Z] Step 20/22 : LABEL arch=arm64 [2020-10-14T08:23:23.178Z] ---> Running in 60e0c04772eb [2020-10-14T08:23:23.622Z] Removing intermediate container 60e0c04772eb [2020-10-14T08:23:23.622Z] ---> e64f64eb799d [2020-10-14T08:23:23.622Z] Step 21/22 : LABEL git_sha=e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-14T08:23:23.622Z] ---> Running in f067824aa39b [2020-10-14T08:23:23.981Z] Removing intermediate container f067824aa39b [2020-10-14T08:23:23.981Z] ---> b271ed122102 [2020-10-14T08:23:23.981Z] Step 22/22 : LABEL version=0.0.0 [2020-10-14T08:23:24.262Z] ---> Running in fda68988d1ac [2020-10-14T08:23:24.572Z] Removing intermediate container fda68988d1ac [2020-10-14T08:23:24.572Z] ---> 1ced7764bda4 [2020-10-14T08:23:24.572Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-14T08:23:24.572Z] Successfully built 1ced7764bda4 [2020-10-14T08:23:24.572Z] 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-10-14T08:23:36.352Z] Running on prd-centos7-docker-8c-8g-5343 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws [2020-10-14T08:23:36.444Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-10-14T08:23:38.887Z] using credential edgex-jenkins-ssh [2020-10-14T08:23:38.936Z] Cloning the remote Git repository [2020-10-14T08:23:38.964Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:23:39.030Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-10-14T08:23:39.061Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:23:39.061Z] > git --version # timeout=10 [2020-10-14T08:23:40.044Z] Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-14T08:23:40.132Z] Merge succeeded, producing e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-14T08:23:40.133Z] Checking out Revision e87ea98fbb132d59e763cae69118d03512cef1c8 (PR-177) [2020-10-14T08:23:39.066Z] > git --version # 'git version 2.16.5' [2020-10-14T08:23:39.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:23:39.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T08:23:39.550Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-14T08:23:39.555Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T08:23:39.567Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-14T08:23:39.580Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:23:39.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:23:39.585Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T08:23:40.056Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T08:23:40.061Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-14T08:23:40.101Z] > git remote # timeout=10 [2020-10-14T08:23:40.106Z] > git config --get remote.origin.url # timeout=10 [2020-10-14T08:23:40.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:23:40.115Z] > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [2020-10-14T08:23:40.126Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-14T08:23:40.138Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T08:23:40.143Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-14T08:23:40.854Z] Still waiting to schedule task [2020-10-14T08:23:40.854Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-14T08:23:44.564Z] Commit message: "fix: Set default configuration value to prevent service panic error" [2020-10-14T08:23:44.602Z] > git --version # timeout=10 [2020-10-14T08:23:44.606Z] > git --version # 'git version 2.16.5' [2020-10-14T08:23:44.614Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-14T08:23:48.884Z] ++ find /w/workspace/device-mqtt-go/1 [2020-10-14T08:23:48.884Z] ++ grep snapcraft.yaml [2020-10-14T08:23:48.884Z] + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-14T08:23:49.649Z] provisioning config files... [2020-10-14T08:23:49.844Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config8148113752328974933tmp [Pipeline] { [Pipeline] sh [2020-10-14T08:23:50.319Z] + cp /w/workspace/device-mqtt-go/1@tmp/config8148113752328974933tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh [2020-10-14T08:23:50.770Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-14T08:23:50.770Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-10-14T08:23:51.078Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-10-14T08:23:51.078Z] f08d8e2a3ba1: Pulling fs layer [2020-10-14T08:23:51.078Z] 3baa9cb2483b: Pulling fs layer [2020-10-14T08:23:51.078Z] 94e5ff4c0b15: Pulling fs layer [2020-10-14T08:23:51.078Z] 1860925334f9: Pulling fs layer [2020-10-14T08:23:51.078Z] 2daf38717194: Pulling fs layer [2020-10-14T08:23:51.078Z] 309017e8d7a4: Pulling fs layer [2020-10-14T08:23:51.078Z] f7790dc9fd0f: Pulling fs layer [2020-10-14T08:23:51.078Z] cac0ae9282c2: Pulling fs layer [2020-10-14T08:23:51.078Z] 1f4cadf9a1ed: Pulling fs layer [2020-10-14T08:23:51.078Z] 309017e8d7a4: Waiting [2020-10-14T08:23:51.078Z] 1f4cadf9a1ed: Waiting [2020-10-14T08:23:51.078Z] cac0ae9282c2: Waiting [2020-10-14T08:23:51.078Z] 2daf38717194: Waiting [2020-10-14T08:23:51.078Z] 94e5ff4c0b15: Verifying Checksum [2020-10-14T08:23:51.078Z] 94e5ff4c0b15: Download complete [2020-10-14T08:23:51.078Z] 3baa9cb2483b: Download complete [2020-10-14T08:23:51.078Z] 1860925334f9: Verifying Checksum [2020-10-14T08:23:51.078Z] 1860925334f9: Download complete [2020-10-14T08:23:51.078Z] 309017e8d7a4: Download complete [2020-10-14T08:23:51.078Z] f7790dc9fd0f: Verifying Checksum [2020-10-14T08:23:51.078Z] f7790dc9fd0f: Download complete [2020-10-14T08:23:51.343Z] cac0ae9282c2: Verifying Checksum [2020-10-14T08:23:51.343Z] cac0ae9282c2: Download complete [2020-10-14T08:23:51.343Z] 1f4cadf9a1ed: Verifying Checksum [2020-10-14T08:23:51.343Z] 1f4cadf9a1ed: Download complete [2020-10-14T08:23:53.298Z] f08d8e2a3ba1: Verifying Checksum [2020-10-14T08:23:53.298Z] f08d8e2a3ba1: Download complete [2020-10-14T08:23:55.321Z] f08d8e2a3ba1: Pull complete [2020-10-14T08:23:55.321Z] 3baa9cb2483b: Pull complete [2020-10-14T08:23:55.321Z] 94e5ff4c0b15: Pull complete [2020-10-14T08:23:55.321Z] 1860925334f9: Pull complete [2020-10-14T08:24:00.747Z] 2daf38717194: Verifying Checksum [2020-10-14T08:24:00.747Z] 2daf38717194: Download complete [2020-10-14T08:24:18.920Z] 2daf38717194: Pull complete [2020-10-14T08:24:18.920Z] 309017e8d7a4: Pull complete [2020-10-14T08:24:18.920Z] f7790dc9fd0f: Pull complete [2020-10-14T08:24:18.920Z] cac0ae9282c2: Pull complete [2020-10-14T08:24:18.920Z] 1f4cadf9a1ed: Pull complete [2020-10-14T08:24:18.920Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-10-14T08:24:18.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-14T08:24:23.172Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-14T08:24:23.172Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-14T08:24:23.172Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-14T08:24:23.172Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-14T08:24:23.172Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.0 kB] [2020-10-14T08:24:23.172Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [205 kB] [2020-10-14T08:24:23.434Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2112 kB] [2020-10-14T08:24:23.434Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1733 kB] [2020-10-14T08:24:23.697Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1348 kB] [2020-10-14T08:24:23.697Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.6 kB] [2020-10-14T08:24:23.697Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [231 kB] [2020-10-14T08:24:23.697Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2150 kB] [2020-10-14T08:24:23.959Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-14T08:24:23.959Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-14T08:24:24.532Z] Fetched 8114 kB in 2s (4483 kB/s) [2020-10-14T08:24:25.919Z] Reading package lists... [2020-10-14T08:24:29.490Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-14T08:24:29.490Z] 0% [Connecting to archive.ubuntu.com (91.189.88.152)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.152) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-14T08:24:29.490Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-14T08:24:29.753Z] 0% [2 InRelease gpgv 242 kB] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-14T08:24:31.109Z] 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... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 56% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% 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-10-14T08:24:33.678Z] 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-10-14T08:24:34.794Z] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 50% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% 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-10-14T08:24:34.794Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 76% Building dependency tree [2020-10-14T08:24:34.794Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-14T08:24:35.061Z] The following packages were automatically installed and are no longer required: [2020-10-14T08:24:35.061Z] libjq1 libonig4 [2020-10-14T08:24:35.061Z] Use 'sudo apt autoremove' to remove them. [2020-10-14T08:24:35.061Z] Suggested packages: [2020-10-14T08:24:35.061Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-14T08:24:35.061Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-10-14T08:24:35.061Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-14T08:24:35.061Z] | libterm-readline-perl-perl [2020-10-14T08:24:35.325Z] The following NEW packages will be installed: [2020-10-14T08:24:35.325Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-10-14T08:24:35.325Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-14T08:24:35.325Z] 0 upgraded, 14 newly installed, 0 to remove and 25 not upgraded. [2020-10-14T08:24:35.325Z] Need to get 12.0 MB of archives. [2020-10-14T08:24:35.325Z] After this operation, 77.5 MB of additional disk space will be used. [2020-10-14T08:24:35.588Z] 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-10-14T08:24:36.175Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 630 kB/2763 kB 23%] 20% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-10-14T08:24:36.175Z] 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-10-14T08:24:36.175Z] 21% [3 libgdbm-compat4 6084 B/6084 B 100%] 23% [Working] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-10-14T08:24:36.438Z] 23% [4 libperl5.26 0 B/3527 kB 0%] 48% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-10-14T08:24:36.438Z] 48% [5 perl 33.5 kB/201 kB 17%] 51% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-10-14T08:24:36.438Z] 51% [6 less 28.4 kB/112 kB 25%] 53% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-10-14T08:24:36.438Z] 53% [7 netbase 12.7 kB/12.7 kB 100%] 54% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-14T08:24:36.438Z] 54% [8 curl 34.7 kB/159 kB 22%] 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-10-14T08:24:36.438Z] 57% [9 libcurl3-gnutls 28.8 kB/213 kB 14%] 60% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-14T08:24:36.438Z] 60% [10 liberror-perl 22.8 kB/22.8 kB 100%] 61% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-14T08:24:36.438Z] 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-10-14T08:24:36.704Z] 68% [12 git 15.7 kB/3915 kB 0%] 95% [Working] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-10-14T08:24:36.704Z] 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-10-14T08:24:36.704Z] 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 2s (7876 kB/s) [2020-10-14T08:24:36.967Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-14T08:24:37.235Z] Selecting previously unselected package perl-modules-5.26. [2020-10-14T08:24:37.235Z] (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-10-14T08:24:37.235Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-10-14T08:24:37.235Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-14T08:24:38.186Z] Selecting previously unselected package libgdbm5:amd64. [2020-10-14T08:24:38.186Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... [2020-10-14T08:24:38.186Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-10-14T08:24:38.186Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-10-14T08:24:38.186Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-10-14T08:24:38.186Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-14T08:24:38.456Z] Selecting previously unselected package libperl5.26:amd64. [2020-10-14T08:24:38.456Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-14T08:24:38.456Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-14T08:24:39.031Z] Selecting previously unselected package perl. [2020-10-14T08:24:39.031Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-14T08:24:39.031Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-10-14T08:24:39.293Z] Selecting previously unselected package less. [2020-10-14T08:24:39.293Z] Preparing to unpack .../05-less_487-0.1_amd64.deb ... [2020-10-14T08:24:39.293Z] Unpacking less (487-0.1) ... [2020-10-14T08:24:39.293Z] Selecting previously unselected package netbase. [2020-10-14T08:24:39.293Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-10-14T08:24:39.293Z] Unpacking netbase (5.4) ... [2020-10-14T08:24:39.293Z] Selecting previously unselected package curl. [2020-10-14T08:24:39.293Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-14T08:24:39.293Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-14T08:24:39.293Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-14T08:24:39.293Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-14T08:24:39.555Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-14T08:24:39.555Z] Selecting previously unselected package liberror-perl. [2020-10-14T08:24:39.555Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-10-14T08:24:39.555Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-14T08:24:39.555Z] Selecting previously unselected package git-man. [2020-10-14T08:24:39.555Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-14T08:24:39.555Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-14T08:24:39.817Z] Selecting previously unselected package git. [2020-10-14T08:24:39.817Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-14T08:24:39.817Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-14T08:24:40.395Z] Selecting previously unselected package make. [2020-10-14T08:24:40.395Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... [2020-10-14T08:24:40.395Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-14T08:24:40.395Z] Selecting previously unselected package patch. [2020-10-14T08:24:40.395Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-14T08:24:40.395Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-14T08:24:40.658Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-14T08:24:40.658Z] Setting up less (487-0.1) ... [2020-10-14T08:24:40.658Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-14T08:24:40.658Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-14T08:24:40.658Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-14T08:24:40.921Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-14T08:24:40.921Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-10-14T08:24:40.921Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-14T08:24:40.921Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-14T08:24:40.921Z] Setting up netbase (5.4) ... [2020-10-14T08:24:40.921Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-14T08:24:40.921Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-10-14T08:24:40.921Z] Setting up liberror-perl (0.17025-1) ... [2020-10-14T08:24:40.921Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-14T08:24:41.184Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-14T08:24:41.184Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-14T08:24:43.113Z] curl set to automatically installed. [2020-10-14T08:24:43.113Z] git set to automatically installed. [2020-10-14T08:24:43.113Z] git-man set to automatically installed. [2020-10-14T08:24:43.113Z] less set to automatically installed. [2020-10-14T08:24:43.113Z] libcurl3-gnutls set to automatically installed. [2020-10-14T08:24:43.113Z] liberror-perl set to automatically installed. [2020-10-14T08:24:43.113Z] libgdbm-compat4 set to automatically installed. [2020-10-14T08:24:43.113Z] libgdbm5 set to automatically installed. [2020-10-14T08:24:43.113Z] libperl5.26 set to automatically installed. [2020-10-14T08:24:43.113Z] make set to automatically installed. [2020-10-14T08:24:43.113Z] netbase set to automatically installed. [2020-10-14T08:24:43.113Z] patch set to automatically installed. [2020-10-14T08:24:43.113Z] perl set to automatically installed. [2020-10-14T08:24:43.113Z] perl-modules-5.26 set to automatically installed. [2020-10-14T08:24:43.113Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-14T08:24:43.113Z] Please ensure the environment is properly setup before continuing. [2020-10-14T08:24:43.113Z] Ignore this message if the appropriate measures have already been taken [2020-10-14T08:24:43.376Z] Pulling go  [2020-10-14T08:24:44.782Z] 'device-mqtt' has dependencies that need to be staged: go [2020-10-14T08:24:44.782Z] Skipping pull go (already ran) [2020-10-14T08:24:44.782Z] Building go  [2020-10-14T08:24:44.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-14T08:24:44.782Z] Dload Upload Total Spent Left Speed [2020-10-14T08:24:46.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 115M 44 51.7M 0 0 52.1M 0 0:00:02 --:--:-- 0:00:02 52.0M 99 115M 99 114M 0 0 57.4M 0 0:00:02 0:00:01 0:00:01 57.4M 100 115M 100 115M 0 0 57.5M 0 0:00:02 0:00:02 --:--:-- 57.5M [2020-10-14T08:24:47.284Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-14T08:24:53.884Z] Staging go  [2020-10-14T08:24:54.833Z] Pulling device-mqtt  [2020-10-14T08:24:55.780Z] Skipping build go (already ran) [2020-10-14T08:24:55.780Z] Building device-mqtt  [2020-10-14T08:24:55.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2020-10-14T08:24:56.355Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-10-14T08:24:56.355Z] go: downloading github.com/spf13/cast v1.3.0 [2020-10-14T08:24:56.355Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-10-14T08:24:56.355Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-10-14T08:24:56.355Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-10-14T08:24:56.619Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-10-14T08:24:56.619Z] go: downloading github.com/google/uuid v1.1.1 [2020-10-14T08:24:56.619Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-10-14T08:24:56.620Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-10-14T08:24:56.620Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-10-14T08:24:56.620Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-14T08:24:56.620Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-10-14T08:24:56.620Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-14T08:24:56.620Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-14T08:24:56.620Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-10-14T08:24:56.620Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-10-14T08:24:56.620Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-10-14T08:24:56.620Z] go: downloading github.com/pkg/errors v0.8.1 [2020-10-14T08:24:56.620Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-14T08:24:56.620Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-14T08:24:56.620Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-14T08:24:56.620Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-14T08:24:56.883Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-14T08:24:56.883Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-14T08:24:56.883Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-14T08:24:56.883Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-14T08:24:56.883Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-14T08:24:56.883Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-14T08:24:56.883Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-14T08:24:56.883Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-14T08:24:56.883Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-14T08:24:57.146Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-14T08:24:57.146Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-14T08:25:03.790Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-14T08:25:07.102Z] Skipping stage go (already ran) [2020-10-14T08:25:07.102Z] Staging device-mqtt  [2020-10-14T08:25:08.052Z] Priming go  [2020-10-14T08:25:08.627Z] Priming device-mqtt  [2020-10-14T08:25:09.588Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-10-14T08:25:09.588Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-10-14T08:25:09.588Z] Determining the version from the project repo (version-script). [2020-10-14T08:25:09.588Z] The version has been set to 'local-dev-20201014+e87ea98' [2020-10-14T08:25:10.457Z] Snapping | Snapping / Snapping - Snapping \ Snapping | [2020-10-14T08:25:10.457Z] Snapped edgex-device-mqtt_local-dev-20201014+e87ea98_amd64.snap [Pipeline] } [2020-10-14T08:25:13.043Z] 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-10-14T08:25:26.361Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-5344 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws [2020-10-14T08:25:26.464Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2020-10-14T08:25:30.358Z] using credential edgex-jenkins-ssh [2020-10-14T08:25:30.422Z] Cloning the remote Git repository [2020-10-14T08:25:30.477Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:25:30.576Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2020-10-14T08:25:30.642Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:25:30.643Z] > git --version # timeout=10 [2020-10-14T08:25:30.658Z] > git --version # 'git version 2.17.1' [2020-10-14T08:25:30.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:25:30.734Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T08:25:32.091Z] Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-14T08:25:32.295Z] Merge succeeded, producing e87ea98fbb132d59e763cae69118d03512cef1c8 [2020-10-14T08:25:32.296Z] Checking out Revision e87ea98fbb132d59e763cae69118d03512cef1c8 (PR-177) [2020-10-14T08:25:31.467Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-14T08:25:31.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-14T08:25:31.502Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-14T08:25:31.532Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-14T08:25:31.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:25:31.544Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/177/head:refs/remotes/origin/PR-177 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-14T08:25:32.113Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T08:25:32.124Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-14T08:25:32.194Z] > git remote # timeout=10 [2020-10-14T08:25:32.238Z] > git config --get remote.origin.url # timeout=10 [2020-10-14T08:25:32.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-14T08:25:32.262Z] > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [2020-10-14T08:25:32.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-14T08:25:32.307Z] > git config core.sparsecheckout # timeout=10 [2020-10-14T08:25:32.318Z] > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 [2020-10-14T08:25:36.380Z] Commit message: "fix: Set default configuration value to prevent service panic error" [2020-10-14T08:25:36.439Z] > git --version # timeout=10 [2020-10-14T08:25:36.446Z] > git --version # 'git version 2.17.1' [2020-10-14T08:25:36.455Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-14T08:25:37.807Z] + find /w/workspace/device-mqtt-go/1 [2020-10-14T08:25:37.808Z] + grep snapcraft.yaml [2020-10-14T08:25:37.808Z] + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-14T08:25:38.109Z] provisioning config files... [2020-10-14T08:25:38.133Z] copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config6192357962471594405tmp [Pipeline] { [Pipeline] sh [2020-10-14T08:25:38.569Z] + cp /w/workspace/device-mqtt-go/1@tmp/config6192357962471594405tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh [2020-10-14T08:25:38.925Z] + docker run --rm -u 0:0 --privileged -v /w/workspace/device-mqtt-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-14T08:25:39.519Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally [2020-10-14T08:25:39.791Z] latest: Pulling from edgex-devops/edgex-snap-builder-arm64 [2020-10-14T08:25:39.791Z] 237528ba509b: Pulling fs layer [2020-10-14T08:25:39.791Z] 393b96f31d8b: Pulling fs layer [2020-10-14T08:25:39.791Z] 4d82b0e39008: Pulling fs layer [2020-10-14T08:25:39.791Z] e7ca375b8d34: Pulling fs layer [2020-10-14T08:25:39.791Z] 418f656485bb: Pulling fs layer [2020-10-14T08:25:39.791Z] aebe8db9254c: Pulling fs layer [2020-10-14T08:25:39.791Z] 4f5f7b207d3f: Pulling fs layer [2020-10-14T08:25:39.791Z] d19ca6af091a: Pulling fs layer [2020-10-14T08:25:39.791Z] 16b5a0711add: Pulling fs layer [2020-10-14T08:25:39.791Z] 4f5f7b207d3f: Waiting [2020-10-14T08:25:39.791Z] aebe8db9254c: Waiting [2020-10-14T08:25:39.791Z] e7ca375b8d34: Waiting [2020-10-14T08:25:39.791Z] 418f656485bb: Waiting [2020-10-14T08:25:39.791Z] d19ca6af091a: Waiting [2020-10-14T08:25:39.791Z] 16b5a0711add: Waiting [2020-10-14T08:25:39.791Z] 4d82b0e39008: Verifying Checksum [2020-10-14T08:25:39.791Z] 4d82b0e39008: Download complete [2020-10-14T08:25:39.791Z] 393b96f31d8b: Download complete [2020-10-14T08:25:39.791Z] e7ca375b8d34: Verifying Checksum [2020-10-14T08:25:39.791Z] e7ca375b8d34: Download complete [2020-10-14T08:25:39.791Z] aebe8db9254c: Download complete [2020-10-14T08:25:40.065Z] 4f5f7b207d3f: Verifying Checksum [2020-10-14T08:25:40.065Z] 4f5f7b207d3f: Download complete [2020-10-14T08:25:40.065Z] d19ca6af091a: Verifying Checksum [2020-10-14T08:25:40.065Z] 16b5a0711add: Verifying Checksum [2020-10-14T08:25:40.065Z] 16b5a0711add: Download complete [2020-10-14T08:25:41.046Z] 237528ba509b: Verifying Checksum [2020-10-14T08:25:41.046Z] 237528ba509b: Download complete [2020-10-14T08:25:43.669Z] 237528ba509b: Pull complete [2020-10-14T08:25:43.946Z] 393b96f31d8b: Pull complete [2020-10-14T08:25:44.223Z] 4d82b0e39008: Pull complete [2020-10-14T08:25:44.821Z] e7ca375b8d34: Pull complete [2020-10-14T08:25:50.224Z] 418f656485bb: Verifying Checksum [2020-10-14T08:25:50.224Z] 418f656485bb: Download complete [2020-10-14T08:26:37.306Z] 418f656485bb: Pull complete [2020-10-14T08:26:37.306Z] aebe8db9254c: Pull complete [2020-10-14T08:26:37.306Z] 4f5f7b207d3f: Pull complete [2020-10-14T08:26:37.306Z] d19ca6af091a: Pull complete [2020-10-14T08:26:37.306Z] 16b5a0711add: Pull complete [2020-10-14T08:26:37.306Z] Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e [2020-10-14T08:26:37.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest [2020-10-14T08:26:37.306Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-14T08:26:37.306Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-14T08:26:37.306Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] [2020-10-14T08:26:37.306Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-14T08:26:37.838Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2265 B] [2020-10-14T08:26:37.838Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5568 B] [2020-10-14T08:26:37.838Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1856 kB] [2020-10-14T08:26:38.275Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1401 kB] [2020-10-14T08:26:38.570Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] [2020-10-14T08:26:38.570Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] [2020-10-14T08:26:38.570Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] [2020-10-14T08:26:38.570Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1024 kB] [2020-10-14T08:26:38.570Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1173 kB] [2020-10-14T08:26:38.570Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] [2020-10-14T08:26:39.532Z] Fetched 5740 kB in 3s (2016 kB/s) [2020-10-14T08:26:43.291Z] Reading package lists... [2020-10-14T08:26:55.825Z] 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-14T08:26:55.825Z] 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-14T08:26:55.825Z] 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [2020-10-14T08:26:55.825Z] 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-14T08:27:00.768Z] 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... 10% Reading package lists... 31% Reading package lists... 53% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 72% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% 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-10-14T08:27:07.454Z] 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-10-14T08:27:10.689Z] 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... 10% Reading package lists... 31% Reading package lists... 53% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 69% Reading package lists... 72% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 77% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% Reading package lists... 87% 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-10-14T08:27:11.237Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-14T08:27:11.237Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-14T08:27:12.212Z] The following packages were automatically installed and are no longer required: [2020-10-14T08:27:12.212Z] libjq1 libonig4 [2020-10-14T08:27:12.212Z] Use 'sudo apt autoremove' to remove them. [2020-10-14T08:27:12.212Z] Suggested packages: [2020-10-14T08:27:12.212Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-14T08:27:12.212Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed [2020-10-14T08:27:12.212Z] diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-14T08:27:12.212Z] | libterm-readline-perl-perl [2020-10-14T08:27:12.483Z] The following NEW packages will be installed: [2020-10-14T08:27:12.483Z] curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 [2020-10-14T08:27:12.483Z] libperl5.26 make netbase patch perl perl-modules-5.26 [2020-10-14T08:27:12.483Z] 0 upgraded, 14 newly installed, 0 to remove and 25 not upgraded. [2020-10-14T08:27:12.483Z] Need to get 10.8 MB of archives. [2020-10-14T08:27:12.483Z] After this operation, 73.6 MB of additional disk space will be used. [2020-10-14T08:27:12.753Z] 0% [Working] 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-10-14T08:27:13.614Z] 0% [1 perl-modules-5.26 12.6 kB/2763 kB 0%] 4% [1 perl-modules-5.26 539 kB/2763 kB 20%] 22% [Working] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm5 arm64 1.14.1-6 [23.1 kB] [2020-10-14T08:27:13.614Z] 22% [2 libgdbm5 23.1 kB/23.1 kB 100%] 24% [Waiting for headers] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgdbm-compat4 arm64 1.14.1-6 [5536 B] [2020-10-14T08:27:13.614Z] 24% [3 libgdbm-compat4 0 B/5536 B 0%] 25% [Working] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.3 [3326 kB] [2020-10-14T08:27:13.614Z] 25% [4 libperl5.26 8192 B/3326 kB 0%] 51% [Working] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 perl arm64 5.26.1-6ubuntu0.3 [201 kB] [2020-10-14T08:27:13.614Z] 51% [5 perl 12.3 kB/201 kB 6%] 54% [Waiting for headers] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 less arm64 487-0.1 [99.7 kB] [2020-10-14T08:27:13.614Z] 54% [6 less 37.3 kB/99.7 kB 37%] 56% [Waiting for headers] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 netbase all 5.4 [12.7 kB] [2020-10-14T08:27:13.889Z] 56% [7 netbase 4096 B/12.7 kB 32%] 58% [Waiting for headers] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-10-14T08:27:13.889Z] 58% [8 curl 53.2 kB/152 kB 35%] 60% [Waiting for headers] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-14T08:27:13.889Z] 61% [9 libcurl3-gnutls 34.1 kB/179 kB 19%] 63% [Waiting for headers] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-14T08:27:13.889Z] 63% [10 liberror-perl 22.8 kB/22.8 kB 100%] 65% [Waiting for headers] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-14T08:27:13.889Z] 65% [11 git-man 28.5 kB/804 kB 4%] 72% [Waiting for headers] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-14T08:27:13.889Z] 72% [12 git 11.2 kB/2952 kB 0%] 95% [Working] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 make arm64 4.1-9.1ubuntu1 [139 kB] [2020-10-14T08:27:13.889Z] 95% [13 make 4096 B/139 kB 3%] 98% [Waiting for headers] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-10-14T08:27:13.889Z] 98% [14 patch 61.4 kB/91.8 kB 67%] 100% [Working] Fetched 10.8 MB in 2s (7096 kB/s) [2020-10-14T08:27:14.484Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-14T08:27:14.756Z] Selecting previously unselected package perl-modules-5.26. [2020-10-14T08:27:14.756Z] (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-10-14T08:27:14.756Z] Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-10-14T08:27:14.756Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-14T08:27:16.183Z] Selecting previously unselected package libgdbm5:arm64. [2020-10-14T08:27:16.183Z] Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... [2020-10-14T08:27:16.183Z] Unpacking libgdbm5:arm64 (1.14.1-6) ... [2020-10-14T08:27:16.183Z] Selecting previously unselected package libgdbm-compat4:arm64. [2020-10-14T08:27:16.183Z] Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... [2020-10-14T08:27:16.183Z] Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-14T08:27:16.183Z] Selecting previously unselected package libperl5.26:arm64. [2020-10-14T08:27:16.183Z] Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... [2020-10-14T08:27:16.454Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-10-14T08:27:17.879Z] Selecting previously unselected package perl. [2020-10-14T08:27:17.879Z] Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... [2020-10-14T08:27:17.879Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-10-14T08:27:17.880Z] Selecting previously unselected package less. [2020-10-14T08:27:17.880Z] Preparing to unpack .../05-less_487-0.1_arm64.deb ... [2020-10-14T08:27:17.880Z] Unpacking less (487-0.1) ... [2020-10-14T08:27:17.880Z] Selecting previously unselected package netbase. [2020-10-14T08:27:17.880Z] Preparing to unpack .../06-netbase_5.4_all.deb ... [2020-10-14T08:27:17.880Z] Unpacking netbase (5.4) ... [2020-10-14T08:27:18.150Z] Selecting previously unselected package curl. [2020-10-14T08:27:18.150Z] Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-14T08:27:18.150Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-14T08:27:18.150Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-14T08:27:18.150Z] Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-14T08:27:18.150Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-14T08:27:18.422Z] Selecting previously unselected package liberror-perl. [2020-10-14T08:27:18.422Z] Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... [2020-10-14T08:27:18.422Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-14T08:27:18.422Z] Selecting previously unselected package git-man. [2020-10-14T08:27:18.422Z] Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-14T08:27:18.422Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-14T08:27:18.693Z] Selecting previously unselected package git. [2020-10-14T08:27:18.693Z] Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-14T08:27:18.693Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-14T08:27:20.118Z] Selecting previously unselected package make. [2020-10-14T08:27:20.118Z] Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... [2020-10-14T08:27:20.118Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-14T08:27:20.118Z] Selecting previously unselected package patch. [2020-10-14T08:27:20.118Z] Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-14T08:27:20.118Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-14T08:27:20.398Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-14T08:27:20.398Z] Setting up less (487-0.1) ... [2020-10-14T08:27:20.668Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-14T08:27:20.938Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-14T08:27:20.938Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-14T08:27:20.938Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-14T08:27:20.938Z] Setting up libgdbm5:arm64 (1.14.1-6) ... [2020-10-14T08:27:20.938Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-14T08:27:20.938Z] Setting up libgdbm-compat4:arm64 (1.14.1-6) ... [2020-10-14T08:27:20.938Z] Setting up netbase (5.4) ... [2020-10-14T08:27:21.212Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... [2020-10-14T08:27:21.212Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-10-14T08:27:21.212Z] Setting up liberror-perl (0.17025-1) ... [2020-10-14T08:27:21.212Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-14T08:27:21.486Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-14T08:27:21.486Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-14T08:27:26.875Z] curl set to automatically installed. [2020-10-14T08:27:26.875Z] git set to automatically installed. [2020-10-14T08:27:26.875Z] git-man set to automatically installed. [2020-10-14T08:27:26.875Z] less set to automatically installed. [2020-10-14T08:27:26.875Z] libcurl3-gnutls set to automatically installed. [2020-10-14T08:27:26.875Z] liberror-perl set to automatically installed. [2020-10-14T08:27:26.875Z] libgdbm-compat4 set to automatically installed. [2020-10-14T08:27:27.147Z] libgdbm5 set to automatically installed. [2020-10-14T08:27:27.147Z] libperl5.26 set to automatically installed. [2020-10-14T08:27:27.147Z] make set to automatically installed. [2020-10-14T08:27:27.147Z] netbase set to automatically installed. [2020-10-14T08:27:27.147Z] patch set to automatically installed. [2020-10-14T08:27:27.147Z] perl set to automatically installed. [2020-10-14T08:27:27.147Z] perl-modules-5.26 set to automatically installed. [2020-10-14T08:27:27.419Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-14T08:27:27.419Z] Please ensure the environment is properly setup before continuing. [2020-10-14T08:27:27.419Z] Ignore this message if the appropriate measures have already been taken [2020-10-14T08:27:28.011Z] Pulling go  [2020-10-14T08:27:31.384Z] 'device-mqtt' has dependencies that need to be staged: go [2020-10-14T08:27:31.384Z] Skipping pull go (already ran) [2020-10-14T08:27:31.384Z] Building go  [2020-10-14T08:27:31.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-14T08:27:31.384Z] Dload Upload Total Spent Left Speed [2020-10-14T08:27:33.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 93.2M 5 4847k 0 0 14.3M 0 0:00:06 --:--:-- 0:00:06 14.2M 48 93.2M 48 45.2M 0 0 33.9M 0 0:00:02 0:00:01 0:00:01 33.9M 92 93.2M 92 85.8M 0 0 36.8M 0 0:00:02 0:00:02 --:--:-- 36.7M 100 93.2M 100 93.2M 0 0 37.5M 0 0:00:02 0:00:02 --:--:-- 37.4M [2020-10-14T08:27:35.314Z] go1.15.2.linux-arm64.tar.gz: OK [2020-10-14T08:27:53.591Z] Staging go  [2020-10-14T08:27:56.195Z] Pulling device-mqtt  [2020-10-14T08:27:58.802Z] Skipping build go (already ran) [2020-10-14T08:27:58.802Z] Building device-mqtt  [2020-10-14T08:27:59.073Z] 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-10-14T08:28:00.501Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 [2020-10-14T08:28:00.501Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 [2020-10-14T08:28:00.501Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-10-14T08:28:00.501Z] go: downloading github.com/spf13/cast v1.3.0 [2020-10-14T08:28:00.501Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-10-14T08:28:00.501Z] go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd [2020-10-14T08:28:00.501Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 [2020-10-14T08:28:00.501Z] go: downloading github.com/pkg/errors v0.8.1 [2020-10-14T08:28:00.501Z] go: downloading github.com/gorilla/mux v1.7.1 [2020-10-14T08:28:00.775Z] go: downloading github.com/google/uuid v1.1.1 [2020-10-14T08:28:00.775Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-14T08:28:00.775Z] go: downloading github.com/OneOfOne/xxhash v1.2.6 [2020-10-14T08:28:00.775Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-14T08:28:00.775Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-10-14T08:28:00.775Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-14T08:28:00.775Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2020-10-14T08:28:00.775Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-10-14T08:28:00.775Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-10-14T08:28:00.775Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-14T08:28:00.775Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-14T08:28:00.775Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-14T08:28:00.775Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-14T08:28:00.775Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-14T08:28:00.775Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-14T08:28:00.775Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-14T08:28:01.047Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-14T08:28:01.047Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-14T08:28:01.047Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-14T08:28:01.047Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-14T08:28:01.047Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-14T08:28:01.323Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-14T08:28:01.323Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-14T08:28:01.323Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-14T08:28:19.638Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-14T08:28:37.922Z] Skipping stage go (already ran) [2020-10-14T08:28:37.922Z] Staging device-mqtt  [2020-10-14T08:28:38.897Z] Priming go  [2020-10-14T08:28:42.274Z] Priming device-mqtt  [2020-10-14T08:28:45.679Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2020-10-14T08:28:45.679Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2020-10-14T08:28:45.679Z] Determining the version from the project repo (version-script). [2020-10-14T08:28:45.679Z] The version has been set to 'local-dev-20201014+e87ea98' [2020-10-14T08:28:46.822Z] Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | [2020-10-14T08:28:46.822Z] Snapped edgex-device-mqtt_local-dev-20201014+e87ea98_arm64.snap [Pipeline] } [2020-10-14T08:28:49.477Z] 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-10-14T08:28:52.304Z] provisioning config files... [2020-10-14T08:28:52.317Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/config5570439988974871710tmp [Pipeline] { [Pipeline] sh [2020-10-14T08:28:52.753Z] + set +x [2020-10-14T08:28:52.753Z] + curl -s https://codecov.io/bash [2020-10-14T08:28:52.753Z] + bash -s -- [2020-10-14T08:28:53.017Z] [2020-10-14T08:28:53.017Z] _____ _ [2020-10-14T08:28:53.017Z] / ____| | | [2020-10-14T08:28:53.017Z] | | ___ __| | ___ ___ _____ __ [2020-10-14T08:28:53.017Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-14T08:28:53.017Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-14T08:28:53.017Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-14T08:28:53.017Z] Bash-20201009-048fee3 [2020-10-14T08:28:53.017Z] [2020-10-14T08:28:53.017Z] [2020-10-14T08:28:53.017Z] ==> Jenkins CI detected. [2020-10-14T08:28:53.017Z] project root: . [2020-10-14T08:28:53.017Z] --> token set from env [2020-10-14T08:28:53.017Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-14T08:28:53.017Z] ==> Running gcov in . (disable via -X gcov) [2020-10-14T08:28:53.017Z] ==> Python coveragepy not found [2020-10-14T08:28:53.017Z] ==> Searching for coverage reports in: [2020-10-14T08:28:53.017Z] + . [2020-10-14T08:28:53.017Z] -> Found 1 reports [2020-10-14T08:28:53.017Z] ==> Detecting git/mercurial file structure [2020-10-14T08:28:53.017Z] ==> Reading reports [2020-10-14T08:28:53.017Z] + ./coverage.out bytes=18963 [2020-10-14T08:28:53.017Z] ==> Appending adjustments [2020-10-14T08:28:53.017Z] https://docs.codecov.io/docs/fixing-reports [2020-10-14T08:28:53.017Z] + Found adjustments [2020-10-14T08:28:53.017Z] ==> Gzipping contents [2020-10-14T08:28:53.017Z] ==> Uploading reports [2020-10-14T08:28:53.017Z] url: https://codecov.io [2020-10-14T08:28:53.017Z] query: branch=PR-177&commit=e87ea98fbb132d59e763cae69118d03512cef1c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-177%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=177&job=&cmd_args= [2020-10-14T08:28:53.017Z] -> Pinging Codecov [2020-10-14T08:28:53.017Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-177&commit=e87ea98fbb132d59e763cae69118d03512cef1c8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-177%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=177&job=&cmd_args= [2020-10-14T08:28:53.279Z] -> Uploading to [2020-10-14T08:28:53.279Z] [2020-10-14T08:28:53.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-14T08:28:53.279Z] Dload Upload Total Spent Left Speed [2020-10-14T08:28:53.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-14T08:28:53.279Z] X> Failed to upload [2020-10-14T08:28:53.279Z] ==> Uploading to Codecov [2020-10-14T08:28:53.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-14T08:28:53.279Z] Dload Upload Total Spent Left Speed [2020-10-14T08:28:53.853Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3409 100 111 100 3298 220 6540 --:--:-- --:--:-- --:--:-- 6543 [2020-10-14T08:28:53.853Z] View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/e87ea98fbb132d59e763cae69118d03512cef1c8 [Pipeline] } [2020-10-14T08:28:53.879Z] 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] { (Archive Prep) Stage "Archive Prep" 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-10-14T08:28:58.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T08:28:58.997Z] ---> package-listing.sh [2020-10-14T08:28:58.997Z] ++ facter osfamily [2020-10-14T08:28:58.997Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-14T08:28:58.997Z] + OS_FAMILY=redhat [2020-10-14T08:28:58.997Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-177 [2020-10-14T08:28:58.997Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-14T08:28:58.997Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-14T08:28:58.997Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-14T08:28:58.997Z] + PACKAGES=/tmp/packages_start.txt [2020-10-14T08:28:58.997Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-177 ']' [2020-10-14T08:28:58.997Z] + PACKAGES=/tmp/packages_end.txt [2020-10-14T08:28:58.997Z] + case "${OS_FAMILY}" in [2020-10-14T08:28:58.997Z] + rpm -qa [2020-10-14T08:28:58.997Z] + sort [2020-10-14T08:29:03.211Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-14T08:29:03.211Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-14T08:29:03.211Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-14T08:29:03.211Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-177 ']' [2020-10-14T08:29:03.211Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-177/archives/ [2020-10-14T08:29:03.211Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-177/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-14T08:29:03.474Z] provisioning config files... [2020-10-14T08:29:03.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/config8906720175906438462tmp [Pipeline] { [Pipeline] echo [2020-10-14T08:29:03.619Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T08:29:03.966Z] ---> create-netrc.sh [Pipeline] } [2020-10-14T08:29:03.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-14T08:29:04.143Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T08:29:04.471Z] ---> python-tools-install.sh [2020-10-14T08:29:04.471Z] Generating Requirements File [2020-10-14T08:30:12.248Z] Python 3.6.8 [2020-10-14T08:30:12.248Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-14T08:30:12.248Z] appdirs==1.4.3 [2020-10-14T08:30:12.248Z] argcomplete==1.12.1 [2020-10-14T08:30:12.248Z] aspy.yaml==1.3.0 [2020-10-14T08:30:12.248Z] attrs==19.3.0 [2020-10-14T08:30:12.248Z] Babel==2.8.0 [2020-10-14T08:30:12.248Z] beautifulsoup4==4.8.2 [2020-10-14T08:30:12.248Z] boto3==1.11.6 [2020-10-14T08:30:12.248Z] botocore==1.14.6 [2020-10-14T08:30:12.248Z] bs4==0.0.1 [2020-10-14T08:30:12.248Z] cachetools==4.1.1 [2020-10-14T08:30:12.248Z] certifi==2019.11.28 [2020-10-14T08:30:12.248Z] cffi==1.14.3 [2020-10-14T08:30:12.248Z] cfgv==2.0.1 [2020-10-14T08:30:12.248Z] chardet==3.0.4 [2020-10-14T08:30:12.248Z] click==7.1 [2020-10-14T08:30:12.248Z] cliff==3.4.0 [2020-10-14T08:30:12.248Z] cmd2==1.3.11 [2020-10-14T08:30:12.248Z] colorama==0.4.4 [2020-10-14T08:30:12.248Z] cryptography==3.1.1 [2020-10-14T08:30:12.248Z] debtcollector==2.2.0 [2020-10-14T08:30:12.248Z] decorator==4.4.2 [2020-10-14T08:30:12.248Z] defusedxml==0.6.0 [2020-10-14T08:30:12.248Z] Deprecated==1.2.7 [2020-10-14T08:30:12.248Z] distlib==0.3.1 [2020-10-14T08:30:12.248Z] distro==1.2.0 [2020-10-14T08:30:12.248Z] dnspython==1.16.0 [2020-10-14T08:30:12.248Z] docker==4.2.0 [2020-10-14T08:30:12.248Z] docutils==0.15.2 [2020-10-14T08:30:12.248Z] dogpile.cache==1.0.2 [2020-10-14T08:30:12.248Z] email-validator==1.0.5 [2020-10-14T08:30:12.248Z] filelock==3.0.12 [2020-10-14T08:30:12.248Z] future==0.18.2 [2020-10-14T08:30:12.248Z] google-auth==1.22.1 [2020-10-14T08:30:12.248Z] httplib2==0.17.0 [2020-10-14T08:30:12.248Z] identify==1.4.11 [2020-10-14T08:30:12.248Z] idna==2.9 [2020-10-14T08:30:12.248Z] importlib-metadata==2.0.0 [2020-10-14T08:30:12.248Z] importlib-resources==1.5.0 [2020-10-14T08:30:12.248Z] iso8601==0.1.13 [2020-10-14T08:30:12.248Z] Jinja2==2.11.1 [2020-10-14T08:30:12.248Z] jmespath==0.10.0 [2020-10-14T08:30:12.248Z] jsonpatch==1.26 [2020-10-14T08:30:12.248Z] jsonpointer==2.0 [2020-10-14T08:30:12.248Z] jsonschema==3.2.0 [2020-10-14T08:30:12.248Z] keystoneauth1==4.2.1 [2020-10-14T08:30:12.248Z] kubernetes==11.0.0 [2020-10-14T08:30:12.248Z] lftools==0.34.2 [2020-10-14T08:30:12.248Z] lxml==4.5.0 [2020-10-14T08:30:12.248Z] MarkupSafe==0.23 [2020-10-14T08:30:12.248Z] msgpack==1.0.0 [2020-10-14T08:30:12.248Z] multi-key-dict==2.0.3 [2020-10-14T08:30:12.248Z] munch==2.5.0 [2020-10-14T08:30:12.248Z] netaddr==0.8.0 [2020-10-14T08:30:12.248Z] netifaces==0.10.9 [2020-10-14T08:30:12.248Z] niet==1.4.2 [2020-10-14T08:30:12.248Z] nodeenv==1.3.5 [2020-10-14T08:30:12.248Z] oauth2client==4.1.3 [2020-10-14T08:30:12.248Z] oauthlib==3.1.0 [2020-10-14T08:30:12.248Z] openstacksdk==0.50.0 [2020-10-14T08:30:12.248Z] os-client-config==2.1.0 [2020-10-14T08:30:12.248Z] os-service-types==1.7.0 [2020-10-14T08:30:12.248Z] osc-lib==2.2.1 [2020-10-14T08:30:12.248Z] oslo.config==8.3.2 [2020-10-14T08:30:12.248Z] oslo.context==3.1.1 [2020-10-14T08:30:12.248Z] oslo.i18n==5.0.1 [2020-10-14T08:30:12.248Z] oslo.log==4.4.0 [2020-10-14T08:30:12.248Z] oslo.serialization==4.0.1 [2020-10-14T08:30:12.248Z] oslo.utils==4.6.0 [2020-10-14T08:30:12.248Z] packaging==20.4 [2020-10-14T08:30:12.248Z] pbr==5.4.4 [2020-10-14T08:30:12.248Z] pluggy==0.13.1 [2020-10-14T08:30:12.248Z] prettytable==0.7.2 [2020-10-14T08:30:12.248Z] py==1.9.0 [2020-10-14T08:30:12.248Z] pyasn1==0.4.8 [2020-10-14T08:30:12.248Z] pyasn1-modules==0.2.8 [2020-10-14T08:30:12.248Z] pycparser==2.20 [2020-10-14T08:30:12.248Z] pygerrit2==2.0.10 [2020-10-14T08:30:12.248Z] PyGithub==1.46 [2020-10-14T08:30:12.248Z] pyinotify==0.9.6 [2020-10-14T08:30:12.248Z] PyJWT==1.7.1 [2020-10-14T08:30:12.248Z] pyparsing==2.4.7 [2020-10-14T08:30:12.248Z] pyperclip==1.8.1 [2020-10-14T08:30:12.248Z] pyroute2==0.4.13 [2020-10-14T08:30:12.248Z] pyrsistent==0.15.7 [2020-10-14T08:30:12.248Z] PySocks==1.6.8 [2020-10-14T08:30:12.248Z] python-cinderclient==7.2.0 [2020-10-14T08:30:12.248Z] python-dateutil==2.8.1 [2020-10-14T08:30:12.248Z] python-heatclient==2.2.1 [2020-10-14T08:30:12.248Z] python-jenkins==1.7.0 [2020-10-14T08:30:12.248Z] python-keystoneclient==4.1.1 [2020-10-14T08:30:12.248Z] python-magnumclient==3.2.1 [2020-10-14T08:30:12.249Z] python-novaclient==17.2.1 [2020-10-14T08:30:12.249Z] python-openstackclient==5.4.0 [2020-10-14T08:30:12.249Z] python-swiftclient==3.10.1 [2020-10-14T08:30:12.249Z] pytz==2020.1 [2020-10-14T08:30:12.249Z] PyYAML==5.3 [2020-10-14T08:30:12.249Z] requests==2.23.0 [2020-10-14T08:30:12.249Z] requests-oauthlib==1.3.0 [2020-10-14T08:30:12.249Z] requestsexceptions==1.4.0 [2020-10-14T08:30:12.249Z] rfc3986==1.4.0 [2020-10-14T08:30:12.249Z] rpm==4.11.3 [2020-10-14T08:30:12.249Z] rsa==4.0 [2020-10-14T08:30:12.249Z] ruamel.yaml==0.16.10 [2020-10-14T08:30:12.249Z] ruamel.yaml.clib==0.2.0 [2020-10-14T08:30:12.249Z] s3transfer==0.3.3 [2020-10-14T08:30:12.249Z] shade==1.27.2 [2020-10-14T08:30:12.249Z] simplejson==3.17.2 [2020-10-14T08:30:12.249Z] six==1.14.0 [2020-10-14T08:30:12.249Z] soupsieve==2.0 [2020-10-14T08:30:12.249Z] stevedore==3.2.2 [2020-10-14T08:30:12.249Z] tabulate==0.8.6 [2020-10-14T08:30:12.249Z] toml==0.10.0 [2020-10-14T08:30:12.249Z] tox==3.20.1 [2020-10-14T08:30:12.249Z] tqdm==4.43.0 [2020-10-14T08:30:12.249Z] urllib3==1.25.8 [2020-10-14T08:30:12.249Z] virtualenv==20.0.34 [2020-10-14T08:30:12.249Z] wcwidth==0.2.5 [2020-10-14T08:30:12.249Z] websocket-client==0.57.0 [2020-10-14T08:30:12.249Z] wrapt==1.12.1 [2020-10-14T08:30:12.249Z] xdg==3.0.2 [2020-10-14T08:30:12.249Z] xmltodict==0.12.0 [2020-10-14T08:30:12.249Z] yq==2.11.1 [2020-10-14T08:30:12.249Z] zipp==3.3.0 [2020-10-14T08:30:12.822Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:15.368Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-14T08:30:17.927Z] Python 2.7.5 [2020-10-14T08:30:17.927Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-14T08:30:18.501Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-14T08:30:18.501Z] ansible==2.9.7 [2020-10-14T08:30:18.501Z] Babel==0.9.6 [2020-10-14T08:30:18.501Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-14T08:30:18.501Z] beautifulsoup4==4.4.1 [2020-10-14T08:30:18.501Z] bodhi==2.11.0 [2020-10-14T08:30:18.501Z] bodhi-client==2.11.0 [2020-10-14T08:30:18.501Z] CCColUtils==1.4 [2020-10-14T08:30:18.501Z] cffi==1.6.0 [2020-10-14T08:30:18.501Z] chardet==2.2.1 [2020-10-14T08:30:18.501Z] click==6.7 [2020-10-14T08:30:18.501Z] cloud-init==18.5 [2020-10-14T08:30:18.501Z] configobj==4.7.2 [2020-10-14T08:30:18.501Z] cryptography==1.7.2 [2020-10-14T08:30:18.501Z] decorator==3.4.0 [2020-10-14T08:30:18.501Z] distro==1.2.0 [2020-10-14T08:30:18.501Z] enum34==1.0.4 [2020-10-14T08:30:18.501Z] fedpkg==1.38 [2020-10-14T08:30:18.501Z] futures==3.1.1 [2020-10-14T08:30:18.501Z] gitdb==0.6.4 [2020-10-14T08:30:18.501Z] GitPython==1.0.1 [2020-10-14T08:30:18.501Z] html5lib==0.999 [2020-10-14T08:30:18.501Z] httplib2==0.9.2 [2020-10-14T08:30:18.501Z] idna==2.4 [2020-10-14T08:30:18.501Z] iniparse==0.4 [2020-10-14T08:30:18.501Z] ipaddress==1.0.16 [2020-10-14T08:30:18.501Z] IPy==0.75 [2020-10-14T08:30:18.501Z] javapackages==1.0.0 [2020-10-14T08:30:18.501Z] Jinja2==2.7.2 [2020-10-14T08:30:18.501Z] jmespath==0.9.4 [2020-10-14T08:30:18.501Z] jsonpatch==1.2 [2020-10-14T08:30:18.501Z] jsonpointer==1.9 [2020-10-14T08:30:18.501Z] kerberos==1.1 [2020-10-14T08:30:18.501Z] kitchen==1.1.1 [2020-10-14T08:30:18.501Z] langtable==0.0.31 [2020-10-14T08:30:18.501Z] lockfile==0.9.1 [2020-10-14T08:30:18.501Z] lxml==3.2.1 [2020-10-14T08:30:18.501Z] MarkupSafe==0.11 [2020-10-14T08:30:18.501Z] munch==2.0.2 [2020-10-14T08:30:18.501Z] offtrac==0.1.0 [2020-10-14T08:30:18.501Z] openidc-client==0.6.0 [2020-10-14T08:30:18.501Z] packagedb-cli==2.14.1 [2020-10-14T08:30:18.501Z] paramiko==2.1.1 [2020-10-14T08:30:18.501Z] perf==0.1 [2020-10-14T08:30:18.501Z] ply==3.4 [2020-10-14T08:30:18.501Z] policycoreutils-default-encoding==0.1 [2020-10-14T08:30:18.501Z] prettytable==0.7.2 [2020-10-14T08:30:18.501Z] pyasn1==0.1.9 [2020-10-14T08:30:18.501Z] pycparser==2.14 [2020-10-14T08:30:18.501Z] pycurl==7.19.0 [2020-10-14T08:30:18.501Z] pygobject==3.22.0 [2020-10-14T08:30:18.501Z] pygpgme==0.3 [2020-10-14T08:30:18.501Z] pyliblzma==0.5.3 [2020-10-14T08:30:18.501Z] pyOpenSSL==0.13.1 [2020-10-14T08:30:18.501Z] pyparsing==1.5.6 [2020-10-14T08:30:18.501Z] pyserial==2.6 [2020-10-14T08:30:18.501Z] python-augeas==0.5.0 [2020-10-14T08:30:18.501Z] python-bugzilla==2.3.0 [2020-10-14T08:30:18.501Z] python-dateutil==1.5 [2020-10-14T08:30:18.501Z] python-fedora==0.10.0 [2020-10-14T08:30:18.501Z] python-linux-procfs==0.4.9 [2020-10-14T08:30:18.501Z] python-yubico==1.2.3 [2020-10-14T08:30:18.501Z] pyudev==0.15 [2020-10-14T08:30:18.501Z] pyusb==1.0.0b1 [2020-10-14T08:30:18.501Z] pyxattr==0.5.1 [2020-10-14T08:30:18.501Z] PyYAML==3.10 [2020-10-14T08:30:18.501Z] requests==2.6.0 [2020-10-14T08:30:18.501Z] requests-kerberos==0.7.0 [2020-10-14T08:30:18.501Z] rpkg==1.60 [2020-10-14T08:30:18.501Z] schedutils==0.4 [2020-10-14T08:30:18.501Z] seobject==0.1 [2020-10-14T08:30:18.501Z] sepolicy==1.1 [2020-10-14T08:30:18.501Z] six==1.9.0 [2020-10-14T08:30:18.501Z] smmap==0.9.0 [2020-10-14T08:30:18.501Z] urlgrabber==3.10 [2020-10-14T08:30:18.501Z] urllib3==1.10.2 [2020-10-14T08:30:18.501Z] virtualenv==15.1.0 [2020-10-14T08:30:18.501Z] yum-langpacks==0.4.2 [2020-10-14T08:30:18.501Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-14T08:30:18.540Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T08:30:18.879Z] ---> sudo-logs.sh [2020-10-14T08:30:18.879Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-14T08:30:19.175Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T08:30:19.513Z] ---> job-cost.sh [2020-10-14T08:30:19.513Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4g9u [2020-10-14T08:30:29.525Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:29.525Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:29.525Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:30.475Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:30.475Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:30.740Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:30.740Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:30.740Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:31.006Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:31.006Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:31.268Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:31.268Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:31.268Z] Cache entry deserialization failed, entry ignored [2020-10-14T08:30:34.582Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-14T08:31:01.223Z] lf-activate-venv(): INFO: Adding /tmp/venv-4g9u/bin to PATH [2020-10-14T08:31:01.223Z] INFO: No Stack... [2020-10-14T08:31:01.223Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-14T08:31:01.679Z] INFO: Archiving Costs [Pipeline] echo [2020-10-14T08:31:01.742Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-14T08:31:02.881Z] ---> logs-deploy.sh [2020-10-14T08:31:02.881Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-177/1 [2020-10-14T08:31:02.881Z] INFO: archiving workspace using pattern(s): [2020-10-14T08:31:04.275Z] Archives upload complete. [2020-10-14T08:31:04.540Z] INFO: archiving logs to Nexus