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 08:17:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:17:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:17:49 ========================================================= 08:17:49 EdgeX Global Pipelines Version Info 08:17:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:17:51 ------------------- 08:17:51 stable info: 08:17:51 ------------------- 08:17:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:17:51 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 08:17:51 Message: update stable to v1.0.131 08:17:52 ------------------- 08:17:52 experimental info: 08:17:52 ------------------- 08:17:52 Commited By: **** collab-it+edgex@linuxfoundation.org 08:17:52 Commit SHA: a2275391807e67b7600a554c2b5f26031cb9c010 08:17:52 Message: update experimental to v1.0.141 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:17:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 08:17:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 08:17:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:17:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:17:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:17:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:17:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:17:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo 08:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:17:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:17:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:17:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:17:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:17:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:17:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:17:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:17:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:17:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:17:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:17:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:17:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:17:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-177 [Pipeline] echo 08:17:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-177 [Pipeline] echo 08:17:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-177 [Pipeline] echo 08:17:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e87ea98fbb132d59e763cae69118d03512cef1c8 [Pipeline] echo 08:17:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e87ea98 [Pipeline] echo 08:17:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:17:57 + git log --format=format:%s -1 e87ea98fbb132d59e763cae69118d03512cef1c8 [Pipeline] echo 08:17:57 GIT_COMMIT: e87ea98fbb132d59e763cae69118d03512cef1c8, Commit Message: fix: Set default configuration value to prevent service panic error [Pipeline] echo 08:17:57 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:17:58 08:17:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:17:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:17:59 latest: Pulling from edgex-devops/git-semver 08:17:59 31603596830f: Pulling fs layer 08:17:59 2a8b12db71e7: Pulling fs layer 08:17:59 6ca5941a6612: Pulling fs layer 08:17:59 ecc8261a40a4: Pulling fs layer 08:17:59 2a8b12db71e7: Download complete 08:17:59 31603596830f: Verifying Checksum 08:17:59 31603596830f: Download complete 08:17:59 ecc8261a40a4: Verifying Checksum 08:17:59 ecc8261a40a4: Download complete 08:17:59 6ca5941a6612: Verifying Checksum 08:17:59 6ca5941a6612: Download complete 08:17:59 31603596830f: Pull complete 08:17:59 2a8b12db71e7: Pull complete 08:18:00 6ca5941a6612: Pull complete 08:18:00 ecc8261a40a4: Pull complete 08:18:00 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:18:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:18:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:18:00 prd-centos7-docker-4c-2g-5338 does not seem to be running inside a container 08:18:00 $ 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 08:18:03 $ docker top 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:18:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:18:03 [ssh-agent] Looking for ssh-agent implementation... 08:18:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:03 $ docker exec 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 ssh-agent 08:18:03 SSH_AUTH_SOCK=/tmp/ssh-FMnulij4P8MQ/agent.11 08:18:03 SSH_AGENT_PID=16 08:18:03 Running ssh-add (command line suppressed) 08:18:04 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) 08:18:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:18:04 + git describe --exact-match --tags HEAD 08:18:04 fatal: no tag exactly matches 'e87ea98fbb132d59e763cae69118d03512cef1c8' [Pipeline] } 08:18:04 $ docker exec --env ******** --env ******** 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 ssh-agent -k 08:18:04 unset SSH_AUTH_SOCK; 08:18:04 unset SSH_AGENT_PID; 08:18:04 echo Agent pid 16 killed; 08:18:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:18:04 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:18:04 This usually means this commit has not been tagged. [Pipeline] sshagent 08:18:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:18:05 [ssh-agent] Looking for ssh-agent implementation... 08:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:18:05 $ docker exec 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 ssh-agent 08:18:05 SSH_AUTH_SOCK=/tmp/ssh-QnFXw5hCveaf/agent.45 08:18:05 SSH_AGENT_PID=50 08:18:05 Running ssh-add (command line suppressed) 08:18:05 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) 08:18:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:18:05 + git semver init 08:18:05 # -> Open(): unable to determine branch for HEAD 08:18:05 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-177/.git 08:18:05 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-177 08:18:05 # $SEMVER_REMOTE_NAME = origin 08:18:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:18:05 # $SEMVER_USER_NAME = edgex-jenkins 08:18:05 # $SEMVER_BRANCH = PR-177 08:18:05 # $SEMVER_TEMP = /tmp/semver-617836328 08:18:05 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 08:18:06 # '/tmp/semver-617836328' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-177/.semver' 08:18:06 # -> Force: false 08:18:06 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-177/.semver [Pipeline] } 08:18:06 $ docker exec --env ******** --env ******** 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 ssh-agent -k 08:18:06 unset SSH_AUTH_SOCK; 08:18:06 unset SSH_AGENT_PID; 08:18:06 echo Agent pid 50 killed; 08:18:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:18:07 + git semver [Pipeline] } 08:18:07 $ docker stop --time=1 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 08:18:08 $ docker rm -f 805ffc4f6e3bd4721d16e99f4c9acd5aa1037cf35101cf22d0a70f857a779686 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:18:09 Stashed 27 file(s) [Pipeline] echo 08:18:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 08:18:09 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 08:18:25 Still waiting to schedule task 08:18:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:18:25 Still waiting to schedule task 08:18:25 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 08:20:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5340 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws 08:20:26 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 08:20:31 Running on prd-centos7-docker-4c-2g-5341 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws 08:20:31 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 08:20:31 using credential edgex-jenkins-ssh 08:20:31 Cloning the remote Git repository 08:20:31 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 08:20:31 > git init /w/workspace/device-mqtt-go/1 # timeout=10 08:20:31 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:20:31 > git --version # timeout=10 08:20:32 > git --version # 'git version 2.17.1' 08:20:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:20:32 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:20:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:20:32 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:20:32 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:20:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:32 > 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 08:20:33 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 08:20:33 Merge succeeded, producing e87ea98fbb132d59e763cae69118d03512cef1c8 08:20:33 Checking out Revision e87ea98fbb132d59e763cae69118d03512cef1c8 (PR-177) 08:20:34 using credential edgex-jenkins-ssh 08:20:34 Cloning the remote Git repository 08:20:33 > git config core.sparsecheckout # timeout=10 08:20:33 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 08:20:33 > git remote # timeout=10 08:20:33 > git config --get remote.origin.url # timeout=10 08:20:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:33 > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 08:20:33 > git rev-parse HEAD^{commit} # timeout=10 08:20:33 > git config core.sparsecheckout # timeout=10 08:20:33 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 08:20:34 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 08:20:34 > git init /w/workspace/device-mqtt-go/1 # timeout=10 08:20:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:20:34 > git --version # timeout=10 08:20:34 > git --version # 'git version 2.16.5' 08:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:20:35 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 08:20:35 Merge succeeded, producing e87ea98fbb132d59e763cae69118d03512cef1c8 08:20:35 Checking out Revision e87ea98fbb132d59e763cae69118d03512cef1c8 (PR-177) 08:20:35 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:20:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:20:35 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:20:35 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:20:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:35 > 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 08:20:35 > git config core.sparsecheckout # timeout=10 08:20:35 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 08:20:35 > git remote # timeout=10 08:20:35 > git config --get remote.origin.url # timeout=10 08:20:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:35 > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 08:20:35 > git rev-parse HEAD^{commit} # timeout=10 08:20:35 > git config core.sparsecheckout # timeout=10 08:20:35 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 08:20:38 Commit message: "fix: Set default configuration value to prevent service panic error" 08:20:38 > git --version # timeout=10 08:20:38 > git --version # 'git version 2.17.1' 08:20:38 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:20:39 ========================================================= 08:20:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:20:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:20:39 Commit message: "fix: Set default configuration value to prevent service panic error" 08:20:39 > git --version # timeout=10 08:20:39 > git --version # 'git version 2.16.5' 08:20:39 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 08:20:40 + 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 08:20:41 ========================================================= 08:20:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:20:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:20:41 Sending build context to Docker daemon 719.9kB 08:20:41 Step 1/8 : ARG BASE=golang:1.15-alpine 08:20:41 Step 2/8 : FROM ${BASE} 08:20:41 + 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 . 08:20:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:20:41 b538f80385f9: Pulling fs layer 08:20:41 74f711af9a0d: Pulling fs layer 08:20:41 99f96fe45779: Pulling fs layer 08:20:41 8529a6b9a6be: Pulling fs layer 08:20:41 45590311c82a: Pulling fs layer 08:20:41 69ca0ff8b7b3: Pulling fs layer 08:20:41 209524e5b208: Pulling fs layer 08:20:41 45590311c82a: Waiting 08:20:41 8529a6b9a6be: Waiting 08:20:41 69ca0ff8b7b3: Waiting 08:20:41 209524e5b208: Waiting 08:20:41 99f96fe45779: Verifying Checksum 08:20:41 99f96fe45779: Download complete 08:20:41 74f711af9a0d: Verifying Checksum 08:20:41 74f711af9a0d: Download complete 08:20:41 45590311c82a: Verifying Checksum 08:20:41 45590311c82a: Download complete 08:20:41 69ca0ff8b7b3: Verifying Checksum 08:20:41 69ca0ff8b7b3: Download complete 08:20:41 b538f80385f9: Verifying Checksum 08:20:41 b538f80385f9: Download complete 08:20:42 Sending build context to Docker daemon 719.9kB 08:20:42 Step 1/8 : ARG BASE=golang:1.15-alpine 08:20:42 Step 2/8 : FROM ${BASE} 08:20:42 b538f80385f9: Pull complete 08:20:43 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:20:43 df20fa9351a1: Pulling fs layer 08:20:43 ed8968b2872e: Pulling fs layer 08:20:43 a92cc7c5fd73: Pulling fs layer 08:20:43 e871e8e8d7a9: Pulling fs layer 08:20:43 e73272ec9a57: Pulling fs layer 08:20:43 1e910a182e73: Pulling fs layer 08:20:43 4e634b169226: Pulling fs layer 08:20:43 e73272ec9a57: Waiting 08:20:43 4e634b169226: Waiting 08:20:43 1e910a182e73: Waiting 08:20:43 e871e8e8d7a9: Waiting 08:20:43 a92cc7c5fd73: Verifying Checksum 08:20:43 ed8968b2872e: Verifying Checksum 08:20:43 ed8968b2872e: Download complete 08:20:43 e73272ec9a57: Verifying Checksum 08:20:43 e73272ec9a57: Download complete 08:20:43 74f711af9a0d: Pull complete 08:20:43 1e910a182e73: Download complete 08:20:43 99f96fe45779: Pull complete 08:20:44 df20fa9351a1: Verifying Checksum 08:20:44 df20fa9351a1: Download complete 08:20:44 df20fa9351a1: Pull complete 08:20:44 ed8968b2872e: Pull complete 08:20:45 a92cc7c5fd73: Pull complete 08:20:46 4e634b169226: Verifying Checksum 08:20:46 4e634b169226: Download complete 08:20:46 209524e5b208: Verifying Checksum 08:20:46 209524e5b208: Download complete 08:20:47 e871e8e8d7a9: Verifying Checksum 08:20:47 e871e8e8d7a9: Download complete 08:20:47 8529a6b9a6be: Verifying Checksum 08:20:47 8529a6b9a6be: Download complete 08:20:53 e871e8e8d7a9: Pull complete 08:20:53 e73272ec9a57: Pull complete 08:20:53 1e910a182e73: Pull complete 08:20:58 8529a6b9a6be: Pull complete 08:20:58 45590311c82a: Pull complete 08:20:58 69ca0ff8b7b3: Pull complete 08:20:58 4e634b169226: Pull complete 08:20:58 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:20:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:20:58 ---> f7629b54cfaa 08:20:58 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 08:20:58 ---> Running in dcd095142bb6 08:20:58 Removing intermediate container dcd095142bb6 08:20:58 ---> 1393d1c3f3bd 08:20:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:58 ---> Running in 2cea72a3b916 08:20:59 Removing intermediate container 2cea72a3b916 08:20:59 ---> 3653094566cc 08:20:59 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 08:20:59 ---> Running in 1f363e754a04 08:21:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:21:01 209524e5b208: Pull complete 08:21:01 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:21:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:21:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:21:02 ---> 5bddaf1c2fca 08:21:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 08:21:02 (1/14) Installing libmagic (5.38-r0) 08:21:02 (2/14) Installing file (5.38-r0) 08:21:02 (3/14) Installing libc-dev (0.7.2-r3) 08:21:02 (4/14) Installing g++ (9.3.0-r2) 08:21:04 ---> Running in 69c1bb98ca5e 08:21:04 Removing intermediate container 69c1bb98ca5e 08:21:04 ---> 70d5318ef5d7 08:21:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:05 ---> Running in 748e5cda970b 08:21:07 (5/14) Installing fortify-headers (1.1-r0) 08:21:07 (6/14) Installing patch (2.7.6-r6) 08:21:07 (7/14) Installing build-base (0.5-r2) 08:21:07 (8/14) Installing openssh-keygen (8.3_p1-r0) 08:21:07 Removing intermediate container 748e5cda970b 08:21:07 ---> ec986c787855 08:21:07 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 08:21:07 ---> Running in 00c346d18ab8 08:21:07 (9/14) Installing libedit (20191231.3.1-r0) 08:21:07 (10/14) Installing openssh-client (8.3_p1-r0) 08:21:08 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 08:21:08 (12/14) Installing openssh-server-common (8.3_p1-r0) 08:21:08 (13/14) Installing openssh-server (8.3_p1-r0) 08:21:08 (14/14) Installing openssh (8.3_p1-r0) 08:21:08 Executing busybox-1.31.1-r16.trigger 08:21:08 OK: 237 MiB in 53 packages 08:21:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:21:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:21:10 (1/14) Installing libmagic (5.38-r0) 08:21:10 (2/14) Installing file (5.38-r0) 08:21:10 (3/14) Installing libc-dev (0.7.2-r3) 08:21:11 (4/14) Installing g++ (9.3.0-r2) 08:21:12 Removing intermediate container 1f363e754a04 08:21:12 ---> 37d3de306066 08:21:12 Step 6/8 : WORKDIR /device-mqtt-go 08:21:12 ---> Running in 3c6532aac7ff 08:21:12 Removing intermediate container 3c6532aac7ff 08:21:12 ---> fcc5da929fcf 08:21:12 Step 7/8 : COPY . . 08:21:12 ---> 087103068352 08:21:12 Step 8/8 : RUN go mod download 08:21:12 ---> Running in dfe05b0fe8b8 08:21:13 (5/14) Installing fortify-headers (1.1-r0) 08:21:13 (6/14) Installing patch (2.7.6-r6) 08:21:13 (7/14) Installing build-base (0.5-r2) 08:21:13 (8/14) Installing openssh-keygen (8.3_p1-r0) 08:21:14 (9/14) Installing libedit (20191231.3.1-r0) 08:21:14 (10/14) Installing openssh-client (8.3_p1-r0) 08:21:14 (11/14) Installing openssh-sftp-server (8.3_p1-r0) 08:21:14 (12/14) Installing openssh-server-common (8.3_p1-r0) 08:21:14 (13/14) Installing openssh-server (8.3_p1-r0) 08:21:14 (14/14) Installing openssh (8.3_p1-r0) 08:21:15 Executing busybox-1.31.1-r16.trigger 08:21:15 OK: 221 MiB in 53 packages 08:21:19 Removing intermediate container 00c346d18ab8 08:21:19 ---> d53dc7441c60 08:21:19 Step 6/8 : WORKDIR /device-mqtt-go 08:21:19 ---> Running in ad1fda860489 08:21:19 Removing intermediate container ad1fda860489 08:21:19 ---> e8611504f947 08:21:19 Step 7/8 : COPY . . 08:21:20 ---> d5eb23960e15 08:21:20 Step 8/8 : RUN go mod download 08:21:20 ---> Running in afd6407935e2 08:21:25 Removing intermediate container dfe05b0fe8b8 08:21:25 ---> cc73a8e01b25 08:21:25 Successfully built cc73a8e01b25 08:21:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:21:25 + docker inspect -f . ci-base-image-x86_64 08:21:25 . [Pipeline] withDockerContainer 08:21:25 prd-centos7-docker-4c-2g-5341 does not seem to be running inside a container 08:21:25 $ 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 08:21:27 $ docker top 13a6fe92cac6f2dd1031ccde6f80004b49b42810f522a949d64151cf306d8a71 -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:27 + go version 08:21:27 go version go1.15.2 linux/amd64 [Pipeline] } 08:21:27 $ docker stop --time=1 13a6fe92cac6f2dd1031ccde6f80004b49b42810f522a949d64151cf306d8a71 08:21:29 $ docker rm -f 13a6fe92cac6f2dd1031ccde6f80004b49b42810f522a949d64151cf306d8a71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:30 + docker inspect -f . ci-base-image-x86_64 08:21:30 . [Pipeline] withDockerContainer 08:21:30 prd-centos7-docker-4c-2g-5341 does not seem to be running inside a container 08:21:30 $ 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 08:21:31 $ docker top e7d675c7db8d4bf186b5c51a589fdffcd48b27bde5242b3569b7f8ff1d8be9c5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:31 + make test 08:21:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:21:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:21:35 Removing intermediate container afd6407935e2 08:21:35 ---> ae0ed3df4127 08:21:35 Successfully built ae0ed3df4127 08:21:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:21:36 + docker inspect -f . ci-base-image-arm64 08:21:36 . [Pipeline] withDockerContainer 08:21:36 prd-ubuntu18.04-docker-arm64-4c-16g-5340 does not seem to be running inside a container 08:21:36 $ 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 08:21:38 $ docker top e64efd57599b6faa58b48f76c0ab2ba57fce1dd83bec772f66613eecfb260b8b -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:39 + go version 08:21:39 go version go1.15.2 linux/arm64 [Pipeline] } 08:21:39 $ docker stop --time=1 e64efd57599b6faa58b48f76c0ab2ba57fce1dd83bec772f66613eecfb260b8b 08:21:41 $ docker rm -f e64efd57599b6faa58b48f76c0ab2ba57fce1dd83bec772f66613eecfb260b8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 08:21:42 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 08:21:42 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 27.4% of statements 08:21:42 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 08:21:42 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:43 + docker inspect -f . ci-base-image-arm64 08:21:43 . [Pipeline] withDockerContainer 08:21:43 prd-ubuntu18.04-docker-arm64-4c-16g-5340 does not seem to be running inside a container 08:21:43 $ 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 08:21:44 gofmt -l . 08:21:44 ["`gofmt -l .`" = ""] 08:21:44 ./bin/test-attribution-txt.sh 08:21:44 ./bin/test-go-mod-tidy.sh 08:21:45 $ docker top 36d3d6aae4c0a6283bc66e94e80f2ef35a9bb5d5bdd6132ae03ec5e358add78b -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh 08:21:46 Stashed 1 file(s) [Pipeline] } 08:21:46 $ docker stop --time=1 e7d675c7db8d4bf186b5c51a589fdffcd48b27bde5242b3569b7f8ff1d8be9c5 08:21:47 + make test 08:21:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 08:21:48 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:21:48 $ docker rm -f e7d675c7db8d4bf186b5c51a589fdffcd48b27bde5242b3569b7f8ff1d8be9c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:21:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:21:52 + ls -al . 08:21:52 total 100 08:21:52 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 14 08:21 . 08:21:52 drwxrwxr-x. 4 jenkins jenkins 28 Oct 14 08:20 .. 08:21:52 -rw-rw-r--. 1 jenkins jenkins 4896 Oct 14 08:20 Attribution.txt 08:21:52 drwxrwxr-x. 2 jenkins jenkins 87 Oct 14 08:20 bin 08:21:52 drwxrwxr-x. 3 jenkins jenkins 32 Oct 14 08:20 cmd 08:21:52 -rw-r--r--. 1 jenkins jenkins 18963 Oct 14 08:21 coverage.out 08:21:52 -rw-rw-r--. 1 jenkins jenkins 1784 Oct 14 08:20 Dockerfile 08:21:52 -rw-rw-r--. 1 jenkins jenkins 953 Oct 14 08:20 Dockerfile.build 08:21:52 -rw-rw-r--. 1 jenkins jenkins 140 Oct 14 08:20 .dockerignore 08:21:52 drwxrwxr-x. 8 jenkins jenkins 179 Oct 14 08:20 .git 08:21:52 drwxrwxr-x. 2 jenkins jenkins 60 Oct 14 08:20 .github 08:21:52 -rw-rw-r--. 1 jenkins jenkins 336 Oct 14 08:20 .gitignore 08:21:52 -rw-r--r--. 1 jenkins jenkins 510 Oct 14 08:21 go.mod 08:21:52 -rw-r--r--. 1 jenkins jenkins 13621 Oct 14 08:21 go.sum 08:21:52 drwxrwxr-x. 3 jenkins jenkins 20 Oct 14 08:20 internal 08:21:52 -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 08:20 Jenkinsfile 08:21:52 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 14 08:20 LICENSE 08:21:52 -rw-rw-r--. 1 jenkins jenkins 902 Oct 14 08:20 Makefile 08:21:52 drwxrwxr-x. 2 jenkins jenkins 23 Oct 14 08:20 mock 08:21:52 -rw-rw-r--. 1 jenkins jenkins 444 Oct 14 08:20 README.md 08:21:52 drwxrwxr-x. 3 jenkins jenkins 58 Oct 14 08:20 .semver 08:21:52 drwxrwxr-x. 4 jenkins jenkins 54 Oct 14 08:20 snap 08:21:52 -rw-rw-r--. 1 jenkins jenkins 5 Oct 14 08:18 VERSION 08:21:52 -rw-rw-r--. 1 jenkins jenkins 227 Oct 14 08:20 version.go [Pipeline] isUnix [Pipeline] sh 08:21:52 + 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 . 08:21:52 Sending build context to Docker daemon 739.8kB 08:21:52 Step 1/22 : ARG BASE=golang:1.15-alpine 08:21:52 Step 2/22 : FROM ${BASE} AS builder 08:21:52 ---> cc73a8e01b25 08:21:52 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 08:21:53 ---> Running in 82303d60216f 08:21:53 Removing intermediate container 82303d60216f 08:21:53 ---> a9589cbde020 08:21:53 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 08:21:53 ---> Running in 4cf2c0f4b6cc 08:21:53 Removing intermediate container 4cf2c0f4b6cc 08:21:53 ---> e28cc55a70e0 08:21:53 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:53 ---> Running in 37b637a2fa44 08:21:54 Removing intermediate container 37b637a2fa44 08:21:54 ---> a7b76a177300 08:21:54 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:54 ---> Running in 416e032903b9 08:21:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:21:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:21:56 OK: 237 MiB in 53 packages 08:21:56 Removing intermediate container 416e032903b9 08:21:56 ---> 9f59c4a6565e 08:21:56 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 08:21:56 ---> Running in 6955410e5c9f 08:21:56 Removing intermediate container 6955410e5c9f 08:21:56 ---> 969faf43b3d4 08:21:56 Step 8/22 : COPY . . 08:21:57 ---> 653985e16815 08:21:57 Step 9/22 : ARG MAKE='make build' 08:21:57 ---> Running in efc304078946 08:21:57 Removing intermediate container efc304078946 08:21:57 ---> 4b6d08605f4b 08:21:57 Step 10/22 : RUN $MAKE 08:21:57 ---> Running in 1c8ce99e8370 08:21:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 08:22:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:22:09 Removing intermediate container 1c8ce99e8370 08:22:09 ---> 7424fc6e4c1a 08:22:09 Step 11/22 : FROM alpine 08:22:09 latest: Pulling from library/alpine 08:22:09 df20fa9351a1: Already exists 08:22:10 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 08:22:10 Status: Downloaded newer image for alpine:latest 08:22:10 ---> a24bb4013296 08:22:10 Step 12/22 : ENV APP_PORT=49982 08:22:10 ---> Running in 4812102fb73b 08:22:10 Removing intermediate container 4812102fb73b 08:22:10 ---> cb6fbec6425f 08:22:10 Step 13/22 : EXPOSE $APP_PORT 08:22:10 ---> Running in cafb0a4d7552 08:22:10 Removing intermediate container cafb0a4d7552 08:22:10 ---> 0a2c590d6946 08:22:10 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 08:22:10 ---> cfa9f2d5f32f 08:22:10 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 08:22:11 ---> 35fec742d887 08:22:11 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 08:22:11 ---> 30aa4594bfb5 08:22:11 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 08:22:11 ---> Running in ab6e1cee9aaa 08:22:11 Removing intermediate container ab6e1cee9aaa 08:22:11 ---> 4d6546719f2f 08:22:11 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 08:22:11 ---> Running in 8ab56f199f21 08:22:11 Removing intermediate container 8ab56f199f21 08:22:11 ---> 04cc4a35ea86 08:22:11 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:22:11 ---> Running in bf43c3f9f3a2 08:22:12 Removing intermediate container bf43c3f9f3a2 08:22:12 ---> b5f69ec445e0 08:22:12 Step 20/22 : LABEL arch=amd64 08:22:12 ---> Running in 12f95052dcb8 08:22:12 Removing intermediate container 12f95052dcb8 08:22:12 ---> 6e7e9ce0d37f 08:22:12 Step 21/22 : LABEL git_sha=e87ea98fbb132d59e763cae69118d03512cef1c8 08:22:12 ---> Running in f70e0000df13 08:22:12 Removing intermediate container f70e0000df13 08:22:12 ---> 851b2f719720 08:22:12 Step 22/22 : LABEL version=0.0.0 08:22:12 ---> Running in cec244c25c19 08:22:12 Removing intermediate container cec244c25c19 08:22:12 ---> c99ede4e27d5 08:22:12 [Warning] One or more build-args [ARCH] were not consumed 08:22:12 Successfully built c99ede4e27d5 08:22:12 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 08:22:20 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 08:22:20 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.023s coverage: 27.4% of statements 08:22:20 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 08:22:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 08:22:27 gofmt -l . 08:22:27 ["`gofmt -l .`" = ""] 08:22:27 ./bin/test-attribution-txt.sh 08:22:27 ./bin/test-go-mod-tidy.sh [Pipeline] stash 08:22:28 Warning: overwriting stash ‘coverage-report’ 08:22:28 Still waiting to schedule task 08:22:28 All nodes of label ‘centos7-docker-8c-8g’ are offline 08:22:29 Stashed 1 file(s) [Pipeline] } 08:22:29 $ docker stop --time=1 36d3d6aae4c0a6283bc66e94e80f2ef35a9bb5d5bdd6132ae03ec5e358add78b 08:22:31 $ docker rm -f 36d3d6aae4c0a6283bc66e94e80f2ef35a9bb5d5bdd6132ae03ec5e358add78b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:22:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:22:33 + ls -al . 08:22:33 total 136 08:22:33 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:22 . 08:22:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:20 .. 08:22:33 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:20 .dockerignore 08:22:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:20 .git 08:22:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 .github 08:22:33 -rw-rw-r-- 1 jenkins jenkins 336 Oct 14 08:20 .gitignore 08:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 .semver 08:22:33 -rw-rw-r-- 1 jenkins jenkins 4896 Oct 14 08:20 Attribution.txt 08:22:33 -rw-rw-r-- 1 jenkins jenkins 1784 Oct 14 08:20 Dockerfile 08:22:33 -rw-rw-r-- 1 jenkins jenkins 953 Oct 14 08:20 Dockerfile.build 08:22:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:20 Jenkinsfile 08:22:33 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 08:20 LICENSE 08:22:33 -rw-rw-r-- 1 jenkins jenkins 902 Oct 14 08:20 Makefile 08:22:33 -rw-rw-r-- 1 jenkins jenkins 444 Oct 14 08:20 README.md 08:22:33 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:18 VERSION 08:22:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 bin 08:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 cmd 08:22:33 -rw-r--r-- 1 jenkins jenkins 18963 Oct 14 08:22 coverage.out 08:22:33 -rw-r--r-- 1 jenkins jenkins 510 Oct 14 08:22 go.mod 08:22:33 -rw-r--r-- 1 jenkins jenkins 13621 Oct 14 08:22 go.sum 08:22:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:20 internal 08:22:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:20 mock 08:22:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:20 snap 08:22:33 -rw-rw-r-- 1 jenkins jenkins 227 Oct 14 08:20 version.go [Pipeline] isUnix [Pipeline] sh 08:22:34 + 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 . 08:22:34 Sending build context to Docker daemon 739.8kB 08:22:34 Step 1/22 : ARG BASE=golang:1.15-alpine 08:22:34 Step 2/22 : FROM ${BASE} AS builder 08:22:34 ---> ae0ed3df4127 08:22:34 Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 08:22:34 ---> Running in e5c7f590d089 08:22:35 Removing intermediate container e5c7f590d089 08:22:35 ---> cb725525d373 08:22:35 Step 4/22 : ARG ALPINE_PKG_EXTRA="" 08:22:35 ---> Running in 31cdf0bd0c14 08:22:35 Removing intermediate container 31cdf0bd0c14 08:22:35 ---> bc99483b3179 08:22:35 Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:35 ---> Running in c0547881766d 08:22:38 Removing intermediate container c0547881766d 08:22:38 ---> 1e9f835a3f6c 08:22:38 Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:22:38 ---> Running in 29ad0db76e86 08:22:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:22:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:22:41 OK: 221 MiB in 53 packages 08:22:42 Removing intermediate container 29ad0db76e86 08:22:42 ---> 5f4074921366 08:22:42 Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go 08:22:42 ---> Running in 1cff6d31c444 08:22:42 Removing intermediate container 1cff6d31c444 08:22:42 ---> ecd3654fa328 08:22:42 Step 8/22 : COPY . . 08:22:44 ---> 5f8f1c4a9d63 08:22:44 Step 9/22 : ARG MAKE='make build' 08:22:44 ---> Running in 59b7161be648 08:22:44 Removing intermediate container 59b7161be648 08:22:44 ---> 15e5004a648a 08:22:44 Step 10/22 : RUN $MAKE 08:22:44 ---> Running in d6a7e9a26bf5 08:22:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 08:23:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:23:16 Removing intermediate container d6a7e9a26bf5 08:23:16 ---> 3f2d3fe800e0 08:23:16 Step 11/22 : FROM alpine 08:23:16 latest: Pulling from library/alpine 08:23:17 b538f80385f9: Already exists 08:23:17 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 08:23:17 Status: Downloaded newer image for alpine:latest 08:23:17 ---> 62ee0e9f8440 08:23:17 Step 12/22 : ENV APP_PORT=49982 08:23:17 ---> Running in 05523ed75bf7 08:23:18 Removing intermediate container 05523ed75bf7 08:23:18 ---> 27171e7d6751 08:23:18 Step 13/22 : EXPOSE $APP_PORT 08:23:18 ---> Running in 203d4e1a8cbb 08:23:18 Removing intermediate container 203d4e1a8cbb 08:23:18 ---> 670d0ce9eb02 08:23:18 Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / 08:23:19 ---> 8f24a3c06de8 08:23:19 Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / 08:23:20 ---> 55a41f882704 08:23:20 Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / 08:23:21 ---> 5be674c73886 08:23:21 Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' 08:23:21 ---> Running in 7c5375063f1a 08:23:21 Removing intermediate container 7c5375063f1a 08:23:21 ---> 7d69f0d6adc5 08:23:21 Step 18/22 : ENTRYPOINT ["/device-mqtt"] 08:23:21 ---> Running in 6d68a9c2f331 08:23:22 Removing intermediate container 6d68a9c2f331 08:23:22 ---> 7b1c999d48e6 08:23:22 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:22 ---> Running in a05774f547a4 08:23:22 Removing intermediate container a05774f547a4 08:23:22 ---> 018751ac962f 08:23:22 Step 20/22 : LABEL arch=arm64 08:23:23 ---> Running in 60e0c04772eb 08:23:23 Removing intermediate container 60e0c04772eb 08:23:23 ---> e64f64eb799d 08:23:23 Step 21/22 : LABEL git_sha=e87ea98fbb132d59e763cae69118d03512cef1c8 08:23:23 ---> Running in f067824aa39b 08:23:23 Removing intermediate container f067824aa39b 08:23:23 ---> b271ed122102 08:23:23 Step 22/22 : LABEL version=0.0.0 08:23:24 ---> Running in fda68988d1ac 08:23:24 Removing intermediate container fda68988d1ac 08:23:24 ---> 1ced7764bda4 08:23:24 [Warning] One or more build-args [ARCH] were not consumed 08:23:24 Successfully built 1ced7764bda4 08:23:24 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 08:23:36 Running on prd-centos7-docker-8c-8g-5343 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws 08:23:36 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 08:23:38 using credential edgex-jenkins-ssh 08:23:38 Cloning the remote Git repository 08:23:38 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 08:23:39 > git init /w/workspace/device-mqtt-go/1 # timeout=10 08:23:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:23:39 > git --version # timeout=10 08:23:40 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 08:23:40 Merge succeeded, producing e87ea98fbb132d59e763cae69118d03512cef1c8 08:23:40 Checking out Revision e87ea98fbb132d59e763cae69118d03512cef1c8 (PR-177) 08:23:39 > git --version # 'git version 2.16.5' 08:23:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:23:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:39 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:23:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:23:39 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:23:39 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:23:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:23:39 > 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 08:23:40 > git config core.sparsecheckout # timeout=10 08:23:40 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 08:23:40 > git remote # timeout=10 08:23:40 > git config --get remote.origin.url # timeout=10 08:23:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:23:40 > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 08:23:40 > git rev-parse HEAD^{commit} # timeout=10 08:23:40 > git config core.sparsecheckout # timeout=10 08:23:40 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 08:23:40 Still waiting to schedule task 08:23:40 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 08:23:44 Commit message: "fix: Set default configuration value to prevent service panic error" 08:23:44 > git --version # timeout=10 08:23:44 > git --version # 'git version 2.16.5' 08:23:44 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:48 ++ find /w/workspace/device-mqtt-go/1 08:23:48 ++ grep snapcraft.yaml 08:23:48 + grep -Po '^name: \K(.*)' /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:23:49 provisioning config files... 08:23:49 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config8148113752328974933tmp [Pipeline] { [Pipeline] sh 08:23:50 + cp /w/workspace/device-mqtt-go/1@tmp/config8148113752328974933tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 08:23:50 + 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 08:23:50 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 08:23:51 latest: Pulling from edgex-devops/edgex-snap-builder 08:23:51 f08d8e2a3ba1: Pulling fs layer 08:23:51 3baa9cb2483b: Pulling fs layer 08:23:51 94e5ff4c0b15: Pulling fs layer 08:23:51 1860925334f9: Pulling fs layer 08:23:51 2daf38717194: Pulling fs layer 08:23:51 309017e8d7a4: Pulling fs layer 08:23:51 f7790dc9fd0f: Pulling fs layer 08:23:51 cac0ae9282c2: Pulling fs layer 08:23:51 1f4cadf9a1ed: Pulling fs layer 08:23:51 309017e8d7a4: Waiting 08:23:51 1f4cadf9a1ed: Waiting 08:23:51 cac0ae9282c2: Waiting 08:23:51 2daf38717194: Waiting 08:23:51 94e5ff4c0b15: Verifying Checksum 08:23:51 94e5ff4c0b15: Download complete 08:23:51 3baa9cb2483b: Download complete 08:23:51 1860925334f9: Verifying Checksum 08:23:51 1860925334f9: Download complete 08:23:51 309017e8d7a4: Download complete 08:23:51 f7790dc9fd0f: Verifying Checksum 08:23:51 f7790dc9fd0f: Download complete 08:23:51 cac0ae9282c2: Verifying Checksum 08:23:51 cac0ae9282c2: Download complete 08:23:51 1f4cadf9a1ed: Verifying Checksum 08:23:51 1f4cadf9a1ed: Download complete 08:23:53 f08d8e2a3ba1: Verifying Checksum 08:23:53 f08d8e2a3ba1: Download complete 08:23:55 f08d8e2a3ba1: Pull complete 08:23:55 3baa9cb2483b: Pull complete 08:23:55 94e5ff4c0b15: Pull complete 08:23:55 1860925334f9: Pull complete 08:24:00 2daf38717194: Verifying Checksum 08:24:00 2daf38717194: Download complete 08:24:18 2daf38717194: Pull complete 08:24:18 309017e8d7a4: Pull complete 08:24:18 f7790dc9fd0f: Pull complete 08:24:18 cac0ae9282c2: Pull complete 08:24:18 1f4cadf9a1ed: Pull complete 08:24:18 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 08:24:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 08:24:23 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 08:24:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:24:23 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:24:23 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 08:24:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.0 kB] 08:24:23 Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [205 kB] 08:24:23 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2112 kB] 08:24:23 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1733 kB] 08:24:23 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1348 kB] 08:24:23 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.6 kB] 08:24:23 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [231 kB] 08:24:23 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2150 kB] 08:24:23 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 08:24:23 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 08:24:24 Fetched 8114 kB in 2s (4483 kB/s) 08:24:25 Reading package lists... 08:24:29 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:24:29 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 08:24:29 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:24:29 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 08:24:31 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 08:24:33 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 08:24:34 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 08:24:34 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree... 76% Building dependency tree 08:24:34 Reading state information... 0% Reading state information... 0% Reading state information... Done 08:24:35 The following packages were automatically installed and are no longer required: 08:24:35 libjq1 libonig4 08:24:35 Use 'sudo apt autoremove' to remove them. 08:24:35 Suggested packages: 08:24:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:24:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 08:24:35 diffutils-doc perl-doc libterm-readline-gnu-perl 08:24:35 | libterm-readline-perl-perl 08:24:35 The following NEW packages will be installed: 08:24:35 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 08:24:35 libperl5.26 make netbase patch perl perl-modules-5.26 08:24:35 0 upgraded, 14 newly installed, 0 to remove and 25 not upgraded. 08:24:35 Need to get 12.0 MB of archives. 08:24:35 After this operation, 77.5 MB of additional disk space will be used. 08:24:35 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 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] 08:24:36 98% [14 patch 9523 B/102 kB 9%] 100% [Working] Fetched 12.0 MB in 2s (7876 kB/s) 08:24:36 debconf: delaying package configuration, since apt-utils is not installed 08:24:37 Selecting previously unselected package perl-modules-5.26. 08:24:37 (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.) 08:24:37 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 08:24:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 08:24:38 Selecting previously unselected package libgdbm5:amd64. 08:24:38 Preparing to unpack .../01-libgdbm5_1.14.1-6_amd64.deb ... 08:24:38 Unpacking libgdbm5:amd64 (1.14.1-6) ... 08:24:38 Selecting previously unselected package libgdbm-compat4:amd64. 08:24:38 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_amd64.deb ... 08:24:38 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 08:24:38 Selecting previously unselected package libperl5.26:amd64. 08:24:38 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 08:24:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 08:24:39 Selecting previously unselected package perl. 08:24:39 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_amd64.deb ... 08:24:39 Unpacking perl (5.26.1-6ubuntu0.3) ... 08:24:39 Selecting previously unselected package less. 08:24:39 Preparing to unpack .../05-less_487-0.1_amd64.deb ... 08:24:39 Unpacking less (487-0.1) ... 08:24:39 Selecting previously unselected package netbase. 08:24:39 Preparing to unpack .../06-netbase_5.4_all.deb ... 08:24:39 Unpacking netbase (5.4) ... 08:24:39 Selecting previously unselected package curl. 08:24:39 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_amd64.deb ... 08:24:39 Unpacking curl (7.58.0-2ubuntu3.10) ... 08:24:39 Selecting previously unselected package libcurl3-gnutls:amd64. 08:24:39 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 08:24:39 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 08:24:39 Selecting previously unselected package liberror-perl. 08:24:39 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 08:24:39 Unpacking liberror-perl (0.17025-1) ... 08:24:39 Selecting previously unselected package git-man. 08:24:39 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 08:24:39 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 08:24:39 Selecting previously unselected package git. 08:24:39 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 08:24:39 Unpacking git (1:2.17.1-1ubuntu0.7) ... 08:24:40 Selecting previously unselected package make. 08:24:40 Preparing to unpack .../12-make_4.1-9.1ubuntu1_amd64.deb ... 08:24:40 Unpacking make (4.1-9.1ubuntu1) ... 08:24:40 Selecting previously unselected package patch. 08:24:40 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:24:40 Unpacking patch (2.7.6-2ubuntu1.1) ... 08:24:40 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 08:24:40 Setting up less (487-0.1) ... 08:24:40 Setting up make (4.1-9.1ubuntu1) ... 08:24:40 Setting up curl (7.58.0-2ubuntu3.10) ... 08:24:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 08:24:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 08:24:40 Setting up libgdbm5:amd64 (1.14.1-6) ... 08:24:40 Setting up patch (2.7.6-2ubuntu1.1) ... 08:24:40 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 08:24:40 Setting up netbase (5.4) ... 08:24:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 08:24:40 Setting up perl (5.26.1-6ubuntu0.3) ... 08:24:40 Setting up liberror-perl (0.17025-1) ... 08:24:40 Setting up git (1:2.17.1-1ubuntu0.7) ... 08:24:41 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 08:24:41 Processing triggers for mime-support (3.60ubuntu1) ... 08:24:43 curl set to automatically installed. 08:24:43 git set to automatically installed. 08:24:43 git-man set to automatically installed. 08:24:43 less set to automatically installed. 08:24:43 libcurl3-gnutls set to automatically installed. 08:24:43 liberror-perl set to automatically installed. 08:24:43 libgdbm-compat4 set to automatically installed. 08:24:43 libgdbm5 set to automatically installed. 08:24:43 libperl5.26 set to automatically installed. 08:24:43 make set to automatically installed. 08:24:43 netbase set to automatically installed. 08:24:43 patch set to automatically installed. 08:24:43 perl set to automatically installed. 08:24:43 perl-modules-5.26 set to automatically installed. 08:24:43 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 08:24:43 Please ensure the environment is properly setup before continuing. 08:24:43 Ignore this message if the appropriate measures have already been taken 08:24:43 Pulling go  08:24:44 'device-mqtt' has dependencies that need to be staged: go 08:24:44 Skipping pull go (already ran) 08:24:44 Building go  08:24:44 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:44 Dload Upload Total Spent Left Speed 08:24:46 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 08:24:47 go1.15.2.linux-amd64.tar.gz: OK 08:24:53 Staging go  08:24:54 Pulling device-mqtt  08:24:55 Skipping build go (already ran) 08:24:55 Building device-mqtt  08:24:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 08:24:56 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 08:24:56 go: downloading github.com/spf13/cast v1.3.0 08:24:56 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 08:24:56 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:24:56 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 08:24:56 go: downloading github.com/gorilla/mux v1.7.1 08:24:56 go: downloading github.com/google/uuid v1.1.1 08:24:56 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 08:24:56 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 08:24:56 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 08:24:56 go: downloading github.com/go-kit/kit v0.8.0 08:24:56 go: downloading gopkg.in/yaml.v2 v2.2.8 08:24:56 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:24:56 go: downloading github.com/pelletier/go-toml v1.2.0 08:24:56 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 08:24:56 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 08:24:56 go: downloading github.com/OneOfOne/xxhash v1.2.6 08:24:56 go: downloading github.com/pkg/errors v0.8.1 08:24:56 go: downloading github.com/hashicorp/consul/api v1.1.0 08:24:56 go: downloading github.com/BurntSushi/toml v0.3.1 08:24:56 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:24:56 go: downloading github.com/x448/float16 v0.8.4 08:24:56 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:24:56 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:24:56 go: downloading github.com/mitchellh/copystructure v1.0.0 08:24:56 go: downloading github.com/hashicorp/serf v0.8.2 08:24:56 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 08:24:56 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:24:56 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:24:56 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:24:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:24:57 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:24:57 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:25:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:25:07 Skipping stage go (already ran) 08:25:07 Staging device-mqtt  08:25:08 Priming go  08:25:08 Priming device-mqtt  08:25:09 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 08:25:09 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 08:25:09 Determining the version from the project repo (version-script). 08:25:09 The version has been set to 'local-dev-20201014+e87ea98' 08:25:10 Snapping | Snapping / Snapping - Snapping \ Snapping | 08:25:10 Snapped edgex-device-mqtt_local-dev-20201014+e87ea98_amd64.snap [Pipeline] } 08:25:13 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] } 08:25:26 Running on prd-ubuntu18.04-docker-arm64-16c-16g-5344 in /w/workspace/gexfoundry_device-mqtt-go_PR-177 [Pipeline] { [Pipeline] ws 08:25:26 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 08:25:30 using credential edgex-jenkins-ssh 08:25:30 Cloning the remote Git repository 08:25:30 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 08:25:30 > git init /w/workspace/device-mqtt-go/1 # timeout=10 08:25:30 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:25:30 > git --version # timeout=10 08:25:30 > git --version # 'git version 2.17.1' 08:25:30 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:32 Merging remotes/origin/master commit ba13f39da15fded8dc9ca6171c9bf6786df660a0 into PR head commit e87ea98fbb132d59e763cae69118d03512cef1c8 08:25:32 Merge succeeded, producing e87ea98fbb132d59e763cae69118d03512cef1c8 08:25:32 Checking out Revision e87ea98fbb132d59e763cae69118d03512cef1c8 (PR-177) 08:25:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:25:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:25:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:25:31 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:25:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:31 > 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 08:25:32 > git config core.sparsecheckout # timeout=10 08:25:32 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 08:25:32 > git remote # timeout=10 08:25:32 > git config --get remote.origin.url # timeout=10 08:25:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:25:32 > git merge ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 08:25:32 > git rev-parse HEAD^{commit} # timeout=10 08:25:32 > git config core.sparsecheckout # timeout=10 08:25:32 > git checkout -f e87ea98fbb132d59e763cae69118d03512cef1c8 # timeout=10 08:25:36 Commit message: "fix: Set default configuration value to prevent service panic error" 08:25:36 > git --version # timeout=10 08:25:36 > git --version # 'git version 2.17.1' 08:25:36 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:25:37 + find /w/workspace/device-mqtt-go/1 08:25:37 + grep snapcraft.yaml 08:25:37 + grep -Po ^name: \K(.*) /w/workspace/device-mqtt-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:25:38 provisioning config files... 08:25:38 copy managed file [EdgeX] to file:/w/workspace/device-mqtt-go/1@tmp/config6192357962471594405tmp [Pipeline] { [Pipeline] sh 08:25:38 + cp /w/workspace/device-mqtt-go/1@tmp/config6192357962471594405tmp /w/workspace/device-mqtt-go/1/edgex-snap-store-login [Pipeline] sh 08:25:38 + 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 08:25:39 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest' locally 08:25:39 latest: Pulling from edgex-devops/edgex-snap-builder-arm64 08:25:39 237528ba509b: Pulling fs layer 08:25:39 393b96f31d8b: Pulling fs layer 08:25:39 4d82b0e39008: Pulling fs layer 08:25:39 e7ca375b8d34: Pulling fs layer 08:25:39 418f656485bb: Pulling fs layer 08:25:39 aebe8db9254c: Pulling fs layer 08:25:39 4f5f7b207d3f: Pulling fs layer 08:25:39 d19ca6af091a: Pulling fs layer 08:25:39 16b5a0711add: Pulling fs layer 08:25:39 4f5f7b207d3f: Waiting 08:25:39 aebe8db9254c: Waiting 08:25:39 e7ca375b8d34: Waiting 08:25:39 418f656485bb: Waiting 08:25:39 d19ca6af091a: Waiting 08:25:39 16b5a0711add: Waiting 08:25:39 4d82b0e39008: Verifying Checksum 08:25:39 4d82b0e39008: Download complete 08:25:39 393b96f31d8b: Download complete 08:25:39 e7ca375b8d34: Verifying Checksum 08:25:39 e7ca375b8d34: Download complete 08:25:39 aebe8db9254c: Download complete 08:25:40 4f5f7b207d3f: Verifying Checksum 08:25:40 4f5f7b207d3f: Download complete 08:25:40 d19ca6af091a: Verifying Checksum 08:25:40 16b5a0711add: Verifying Checksum 08:25:40 16b5a0711add: Download complete 08:25:41 237528ba509b: Verifying Checksum 08:25:41 237528ba509b: Download complete 08:25:43 237528ba509b: Pull complete 08:25:43 393b96f31d8b: Pull complete 08:25:44 4d82b0e39008: Pull complete 08:25:44 e7ca375b8d34: Pull complete 08:25:50 418f656485bb: Verifying Checksum 08:25:50 418f656485bb: Download complete 08:26:37 418f656485bb: Pull complete 08:26:37 aebe8db9254c: Pull complete 08:26:37 4f5f7b207d3f: Pull complete 08:26:37 d19ca6af091a: Pull complete 08:26:37 16b5a0711add: Pull complete 08:26:37 Digest: sha256:9ca9034cebc7408d83a32dada391ac179c4174cde852b5731596ec8e47bf0b3e 08:26:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder-arm64:latest 08:26:37 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 08:26:37 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 08:26:37 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease [74.6 kB] 08:26:37 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 08:26:37 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2265 B] 08:26:37 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5568 B] 08:26:37 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1856 kB] 08:26:38 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1401 kB] 08:26:38 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-backports/main arm64 Packages [11.2 kB] 08:26:38 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-backports/universe arm64 Packages [11.0 kB] 08:26:38 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1149 B] 08:26:38 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [1024 kB] 08:26:38 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [1173 kB] 08:26:38 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2430 B] 08:26:39 Fetched 5740 kB in 3s (2016 kB/s) 08:26:43 Reading package lists... 08:26:55 0% [Working] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 08:26:55 0% [Working] 0% [1 InRelease gpgv 242 kB] [Waiting for headers] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 08:26:55 0% [1 InRelease gpgv 242 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-backports InRelease 08:26:55 0% [1 InRelease gpgv 242 kB] Hit:4 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 08:27:00 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 08:27:07 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 08:27:10 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 08:27:11 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 08:27:11 Reading state information... 0% Reading state information... 0% Reading state information... Done 08:27:12 The following packages were automatically installed and are no longer required: 08:27:12 libjq1 libonig4 08:27:12 Use 'sudo apt autoremove' to remove them. 08:27:12 Suggested packages: 08:27:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:27:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn gdbm-l10n make-doc ed 08:27:12 diffutils-doc perl-doc libterm-readline-gnu-perl 08:27:12 | libterm-readline-perl-perl 08:27:12 The following NEW packages will be installed: 08:27:12 curl git git-man less libcurl3-gnutls liberror-perl libgdbm-compat4 libgdbm5 08:27:12 libperl5.26 make netbase patch perl perl-modules-5.26 08:27:12 0 upgraded, 14 newly installed, 0 to remove and 25 not upgraded. 08:27:12 Need to get 10.8 MB of archives. 08:27:12 After this operation, 73.6 MB of additional disk space will be used. 08:27:12 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 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] 08:27:13 98% [14 patch 61.4 kB/91.8 kB 67%] 100% [Working] Fetched 10.8 MB in 2s (7096 kB/s) 08:27:14 debconf: delaying package configuration, since apt-utils is not installed 08:27:14 Selecting previously unselected package perl-modules-5.26. 08:27:14 (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.) 08:27:14 Preparing to unpack .../00-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 08:27:14 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 08:27:16 Selecting previously unselected package libgdbm5:arm64. 08:27:16 Preparing to unpack .../01-libgdbm5_1.14.1-6_arm64.deb ... 08:27:16 Unpacking libgdbm5:arm64 (1.14.1-6) ... 08:27:16 Selecting previously unselected package libgdbm-compat4:arm64. 08:27:16 Preparing to unpack .../02-libgdbm-compat4_1.14.1-6_arm64.deb ... 08:27:16 Unpacking libgdbm-compat4:arm64 (1.14.1-6) ... 08:27:16 Selecting previously unselected package libperl5.26:arm64. 08:27:16 Preparing to unpack .../03-libperl5.26_5.26.1-6ubuntu0.3_arm64.deb ... 08:27:16 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 08:27:17 Selecting previously unselected package perl. 08:27:17 Preparing to unpack .../04-perl_5.26.1-6ubuntu0.3_arm64.deb ... 08:27:17 Unpacking perl (5.26.1-6ubuntu0.3) ... 08:27:17 Selecting previously unselected package less. 08:27:17 Preparing to unpack .../05-less_487-0.1_arm64.deb ... 08:27:17 Unpacking less (487-0.1) ... 08:27:17 Selecting previously unselected package netbase. 08:27:17 Preparing to unpack .../06-netbase_5.4_all.deb ... 08:27:17 Unpacking netbase (5.4) ... 08:27:18 Selecting previously unselected package curl. 08:27:18 Preparing to unpack .../07-curl_7.58.0-2ubuntu3.10_arm64.deb ... 08:27:18 Unpacking curl (7.58.0-2ubuntu3.10) ... 08:27:18 Selecting previously unselected package libcurl3-gnutls:arm64. 08:27:18 Preparing to unpack .../08-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 08:27:18 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 08:27:18 Selecting previously unselected package liberror-perl. 08:27:18 Preparing to unpack .../09-liberror-perl_0.17025-1_all.deb ... 08:27:18 Unpacking liberror-perl (0.17025-1) ... 08:27:18 Selecting previously unselected package git-man. 08:27:18 Preparing to unpack .../10-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 08:27:18 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 08:27:18 Selecting previously unselected package git. 08:27:18 Preparing to unpack .../11-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 08:27:18 Unpacking git (1:2.17.1-1ubuntu0.7) ... 08:27:20 Selecting previously unselected package make. 08:27:20 Preparing to unpack .../12-make_4.1-9.1ubuntu1_arm64.deb ... 08:27:20 Unpacking make (4.1-9.1ubuntu1) ... 08:27:20 Selecting previously unselected package patch. 08:27:20 Preparing to unpack .../13-patch_2.7.6-2ubuntu1.1_arm64.deb ... 08:27:20 Unpacking patch (2.7.6-2ubuntu1.1) ... 08:27:20 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 08:27:20 Setting up less (487-0.1) ... 08:27:20 Setting up make (4.1-9.1ubuntu1) ... 08:27:20 Setting up curl (7.58.0-2ubuntu3.10) ... 08:27:20 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 08:27:20 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 08:27:20 Setting up libgdbm5:arm64 (1.14.1-6) ... 08:27:20 Setting up patch (2.7.6-2ubuntu1.1) ... 08:27:20 Setting up libgdbm-compat4:arm64 (1.14.1-6) ... 08:27:20 Setting up netbase (5.4) ... 08:27:21 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.3) ... 08:27:21 Setting up perl (5.26.1-6ubuntu0.3) ... 08:27:21 Setting up liberror-perl (0.17025-1) ... 08:27:21 Setting up git (1:2.17.1-1ubuntu0.7) ... 08:27:21 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 08:27:21 Processing triggers for mime-support (3.60ubuntu1) ... 08:27:26 curl set to automatically installed. 08:27:26 git set to automatically installed. 08:27:26 git-man set to automatically installed. 08:27:26 less set to automatically installed. 08:27:26 libcurl3-gnutls set to automatically installed. 08:27:26 liberror-perl set to automatically installed. 08:27:26 libgdbm-compat4 set to automatically installed. 08:27:27 libgdbm5 set to automatically installed. 08:27:27 libperl5.26 set to automatically installed. 08:27:27 make set to automatically installed. 08:27:27 netbase set to automatically installed. 08:27:27 patch set to automatically installed. 08:27:27 perl set to automatically installed. 08:27:27 perl-modules-5.26 set to automatically installed. 08:27:27 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 08:27:27 Please ensure the environment is properly setup before continuing. 08:27:27 Ignore this message if the appropriate measures have already been taken 08:27:28 Pulling go  08:27:31 'device-mqtt' has dependencies that need to be staged: go 08:27:31 Skipping pull go (already ran) 08:27:31 Building go  08:27:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:27:31 Dload Upload Total Spent Left Speed 08:27:33 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 08:27:35 go1.15.2.linux-arm64.tar.gz: OK 08:27:53 Staging go  08:27:56 Pulling device-mqtt  08:27:58 Skipping build go (already ran) 08:27:58 Building device-mqtt  08:27:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 08:28:00 go: downloading github.com/edgexfoundry/device-sdk-go v1.2.3 08:28:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.1.1 08:28:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.58 08:28:00 go: downloading github.com/spf13/cast v1.3.0 08:28:00 go: downloading gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 08:28:00 go: downloading golang.org/x/net v0.0.0-20190213061140-3a22650c66bd 08:28:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.36 08:28:00 go: downloading github.com/pkg/errors v0.8.1 08:28:00 go: downloading github.com/gorilla/mux v1.7.1 08:28:00 go: downloading github.com/google/uuid v1.1.1 08:28:00 go: downloading github.com/go-kit/kit v0.8.0 08:28:00 go: downloading github.com/OneOfOne/xxhash v1.2.6 08:28:00 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:28:00 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.17 08:28:00 go: downloading github.com/pelletier/go-toml v1.2.0 08:28:00 go: downloading gopkg.in/yaml.v2 v2.2.8 08:28:00 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.3 08:28:00 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.20 08:28:00 go: downloading github.com/BurntSushi/toml v0.3.1 08:28:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:28:00 go: downloading github.com/hashicorp/consul/api v1.1.0 08:28:00 go: downloading github.com/x448/float16 v0.8.4 08:28:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:28:00 go: downloading github.com/mitchellh/copystructure v1.0.0 08:28:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:28:01 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:28:01 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 08:28:01 go: downloading github.com/hashicorp/serf v0.8.2 08:28:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:28:01 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:28:01 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:28:01 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:28:01 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:28:19 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:28:37 Skipping stage go (already ran) 08:28:37 Staging device-mqtt  08:28:38 Priming go  08:28:42 Priming device-mqtt  08:28:45 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 08:28:45 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 08:28:45 Determining the version from the project repo (version-script). 08:28:45 The version has been set to 'local-dev-20201014+e87ea98' 08:28:46 Snapping | Snapping / Snapping - Snapping \ Snapping | Snapping / Snapping | 08:28:46 Snapped edgex-device-mqtt_local-dev-20201014+e87ea98_arm64.snap [Pipeline] } 08:28:49 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 08:28:52 provisioning config files... 08:28:52 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/config5570439988974871710tmp [Pipeline] { [Pipeline] sh 08:28:52 + set +x 08:28:52 + curl -s https://codecov.io/bash 08:28:52 + bash -s -- 08:28:53 08:28:53 _____ _ 08:28:53 / ____| | | 08:28:53 | | ___ __| | ___ ___ _____ __ 08:28:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:28:53 | |___| (_) | (_| | __/ (_| (_) \ V / 08:28:53 \_____\___/ \__,_|\___|\___\___/ \_/ 08:28:53 Bash-20201009-048fee3 08:28:53 08:28:53 08:28:53 ==> Jenkins CI detected. 08:28:53 project root: . 08:28:53 --> token set from env 08:28:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:28:53 ==> Running gcov in . (disable via -X gcov) 08:28:53 ==> Python coveragepy not found 08:28:53 ==> Searching for coverage reports in: 08:28:53 + . 08:28:53 -> Found 1 reports 08:28:53 ==> Detecting git/mercurial file structure 08:28:53 ==> Reading reports 08:28:53 + ./coverage.out bytes=18963 08:28:53 ==> Appending adjustments 08:28:53 https://docs.codecov.io/docs/fixing-reports 08:28:53 + Found adjustments 08:28:53 ==> Gzipping contents 08:28:53 ==> Uploading reports 08:28:53 url: https://codecov.io 08:28:53 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= 08:28:53 -> Pinging Codecov 08:28:53 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= 08:28:53 -> Uploading to 08:28:53 08:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:28:53 Dload Upload Total Spent Left Speed 08:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 08:28:53 X> Failed to upload 08:28:53 ==> Uploading to Codecov 08:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:28:53 Dload Upload Total Spent Left Speed 08:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3409 100 111 100 3298 220 6540 --:--:-- --:--:-- --:--:-- 6543 08:28:53 View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/e87ea98fbb132d59e763cae69118d03512cef1c8 [Pipeline] } 08:28:53 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 08:28:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:28:58 ---> package-listing.sh 08:28:58 ++ facter osfamily 08:28:58 ++ tr '[:upper:]' '[:lower:]' 08:28:58 + OS_FAMILY=redhat 08:28:58 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-177 08:28:58 + START_PACKAGES=/tmp/packages_start.txt 08:28:58 + END_PACKAGES=/tmp/packages_end.txt 08:28:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:28:58 + PACKAGES=/tmp/packages_start.txt 08:28:58 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-177 ']' 08:28:58 + PACKAGES=/tmp/packages_end.txt 08:28:58 + case "${OS_FAMILY}" in 08:28:58 + rpm -qa 08:28:58 + sort 08:29:03 + '[' -f /tmp/packages_start.txt ']' 08:29:03 + '[' -f /tmp/packages_end.txt ']' 08:29:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:29:03 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-177 ']' 08:29:03 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-177/archives/ 08:29:03 + 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 08:29:03 provisioning config files... 08:29:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-177@tmp/config8906720175906438462tmp [Pipeline] { [Pipeline] echo 08:29:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:29:03 ---> create-netrc.sh [Pipeline] } 08:29:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:29:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:29:04 ---> python-tools-install.sh 08:29:04 Generating Requirements File 08:30:12 Python 3.6.8 08:30:12 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 08:30:12 appdirs==1.4.3 08:30:12 argcomplete==1.12.1 08:30:12 aspy.yaml==1.3.0 08:30:12 attrs==19.3.0 08:30:12 Babel==2.8.0 08:30:12 beautifulsoup4==4.8.2 08:30:12 boto3==1.11.6 08:30:12 botocore==1.14.6 08:30:12 bs4==0.0.1 08:30:12 cachetools==4.1.1 08:30:12 certifi==2019.11.28 08:30:12 cffi==1.14.3 08:30:12 cfgv==2.0.1 08:30:12 chardet==3.0.4 08:30:12 click==7.1 08:30:12 cliff==3.4.0 08:30:12 cmd2==1.3.11 08:30:12 colorama==0.4.4 08:30:12 cryptography==3.1.1 08:30:12 debtcollector==2.2.0 08:30:12 decorator==4.4.2 08:30:12 defusedxml==0.6.0 08:30:12 Deprecated==1.2.7 08:30:12 distlib==0.3.1 08:30:12 distro==1.2.0 08:30:12 dnspython==1.16.0 08:30:12 docker==4.2.0 08:30:12 docutils==0.15.2 08:30:12 dogpile.cache==1.0.2 08:30:12 email-validator==1.0.5 08:30:12 filelock==3.0.12 08:30:12 future==0.18.2 08:30:12 google-auth==1.22.1 08:30:12 httplib2==0.17.0 08:30:12 identify==1.4.11 08:30:12 idna==2.9 08:30:12 importlib-metadata==2.0.0 08:30:12 importlib-resources==1.5.0 08:30:12 iso8601==0.1.13 08:30:12 Jinja2==2.11.1 08:30:12 jmespath==0.10.0 08:30:12 jsonpatch==1.26 08:30:12 jsonpointer==2.0 08:30:12 jsonschema==3.2.0 08:30:12 keystoneauth1==4.2.1 08:30:12 kubernetes==11.0.0 08:30:12 lftools==0.34.2 08:30:12 lxml==4.5.0 08:30:12 MarkupSafe==0.23 08:30:12 msgpack==1.0.0 08:30:12 multi-key-dict==2.0.3 08:30:12 munch==2.5.0 08:30:12 netaddr==0.8.0 08:30:12 netifaces==0.10.9 08:30:12 niet==1.4.2 08:30:12 nodeenv==1.3.5 08:30:12 oauth2client==4.1.3 08:30:12 oauthlib==3.1.0 08:30:12 openstacksdk==0.50.0 08:30:12 os-client-config==2.1.0 08:30:12 os-service-types==1.7.0 08:30:12 osc-lib==2.2.1 08:30:12 oslo.config==8.3.2 08:30:12 oslo.context==3.1.1 08:30:12 oslo.i18n==5.0.1 08:30:12 oslo.log==4.4.0 08:30:12 oslo.serialization==4.0.1 08:30:12 oslo.utils==4.6.0 08:30:12 packaging==20.4 08:30:12 pbr==5.4.4 08:30:12 pluggy==0.13.1 08:30:12 prettytable==0.7.2 08:30:12 py==1.9.0 08:30:12 pyasn1==0.4.8 08:30:12 pyasn1-modules==0.2.8 08:30:12 pycparser==2.20 08:30:12 pygerrit2==2.0.10 08:30:12 PyGithub==1.46 08:30:12 pyinotify==0.9.6 08:30:12 PyJWT==1.7.1 08:30:12 pyparsing==2.4.7 08:30:12 pyperclip==1.8.1 08:30:12 pyroute2==0.4.13 08:30:12 pyrsistent==0.15.7 08:30:12 PySocks==1.6.8 08:30:12 python-cinderclient==7.2.0 08:30:12 python-dateutil==2.8.1 08:30:12 python-heatclient==2.2.1 08:30:12 python-jenkins==1.7.0 08:30:12 python-keystoneclient==4.1.1 08:30:12 python-magnumclient==3.2.1 08:30:12 python-novaclient==17.2.1 08:30:12 python-openstackclient==5.4.0 08:30:12 python-swiftclient==3.10.1 08:30:12 pytz==2020.1 08:30:12 PyYAML==5.3 08:30:12 requests==2.23.0 08:30:12 requests-oauthlib==1.3.0 08:30:12 requestsexceptions==1.4.0 08:30:12 rfc3986==1.4.0 08:30:12 rpm==4.11.3 08:30:12 rsa==4.0 08:30:12 ruamel.yaml==0.16.10 08:30:12 ruamel.yaml.clib==0.2.0 08:30:12 s3transfer==0.3.3 08:30:12 shade==1.27.2 08:30:12 simplejson==3.17.2 08:30:12 six==1.14.0 08:30:12 soupsieve==2.0 08:30:12 stevedore==3.2.2 08:30:12 tabulate==0.8.6 08:30:12 toml==0.10.0 08:30:12 tox==3.20.1 08:30:12 tqdm==4.43.0 08:30:12 urllib3==1.25.8 08:30:12 virtualenv==20.0.34 08:30:12 wcwidth==0.2.5 08:30:12 websocket-client==0.57.0 08:30:12 wrapt==1.12.1 08:30:12 xdg==3.0.2 08:30:12 xmltodict==0.12.0 08:30:12 yq==2.11.1 08:30:12 zipp==3.3.0 08:30:12 Cache entry deserialization failed, entry ignored 08:30:15 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. 08:30:17 Python 2.7.5 08:30:17 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 08:30:18 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. 08:30:18 ansible==2.9.7 08:30:18 Babel==0.9.6 08:30:18 backports.ssl-match-hostname==3.5.0.1 08:30:18 beautifulsoup4==4.4.1 08:30:18 bodhi==2.11.0 08:30:18 bodhi-client==2.11.0 08:30:18 CCColUtils==1.4 08:30:18 cffi==1.6.0 08:30:18 chardet==2.2.1 08:30:18 click==6.7 08:30:18 cloud-init==18.5 08:30:18 configobj==4.7.2 08:30:18 cryptography==1.7.2 08:30:18 decorator==3.4.0 08:30:18 distro==1.2.0 08:30:18 enum34==1.0.4 08:30:18 fedpkg==1.38 08:30:18 futures==3.1.1 08:30:18 gitdb==0.6.4 08:30:18 GitPython==1.0.1 08:30:18 html5lib==0.999 08:30:18 httplib2==0.9.2 08:30:18 idna==2.4 08:30:18 iniparse==0.4 08:30:18 ipaddress==1.0.16 08:30:18 IPy==0.75 08:30:18 javapackages==1.0.0 08:30:18 Jinja2==2.7.2 08:30:18 jmespath==0.9.4 08:30:18 jsonpatch==1.2 08:30:18 jsonpointer==1.9 08:30:18 kerberos==1.1 08:30:18 kitchen==1.1.1 08:30:18 langtable==0.0.31 08:30:18 lockfile==0.9.1 08:30:18 lxml==3.2.1 08:30:18 MarkupSafe==0.11 08:30:18 munch==2.0.2 08:30:18 offtrac==0.1.0 08:30:18 openidc-client==0.6.0 08:30:18 packagedb-cli==2.14.1 08:30:18 paramiko==2.1.1 08:30:18 perf==0.1 08:30:18 ply==3.4 08:30:18 policycoreutils-default-encoding==0.1 08:30:18 prettytable==0.7.2 08:30:18 pyasn1==0.1.9 08:30:18 pycparser==2.14 08:30:18 pycurl==7.19.0 08:30:18 pygobject==3.22.0 08:30:18 pygpgme==0.3 08:30:18 pyliblzma==0.5.3 08:30:18 pyOpenSSL==0.13.1 08:30:18 pyparsing==1.5.6 08:30:18 pyserial==2.6 08:30:18 python-augeas==0.5.0 08:30:18 python-bugzilla==2.3.0 08:30:18 python-dateutil==1.5 08:30:18 python-fedora==0.10.0 08:30:18 python-linux-procfs==0.4.9 08:30:18 python-yubico==1.2.3 08:30:18 pyudev==0.15 08:30:18 pyusb==1.0.0b1 08:30:18 pyxattr==0.5.1 08:30:18 PyYAML==3.10 08:30:18 requests==2.6.0 08:30:18 requests-kerberos==0.7.0 08:30:18 rpkg==1.60 08:30:18 schedutils==0.4 08:30:18 seobject==0.1 08:30:18 sepolicy==1.1 08:30:18 six==1.9.0 08:30:18 smmap==0.9.0 08:30:18 urlgrabber==3.10 08:30:18 urllib3==1.10.2 08:30:18 virtualenv==15.1.0 08:30:18 yum-langpacks==0.4.2 08:30:18 yum-metadata-parser==1.1.4 [Pipeline] echo 08:30:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:30:18 ---> sudo-logs.sh 08:30:18 Archiving 'sudo' log.. [Pipeline] echo 08:30:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:30:19 ---> job-cost.sh 08:30:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4g9u 08:30:29 Cache entry deserialization failed, entry ignored 08:30:29 Cache entry deserialization failed, entry ignored 08:30:29 Cache entry deserialization failed, entry ignored 08:30:30 Cache entry deserialization failed, entry ignored 08:30:30 Cache entry deserialization failed, entry ignored 08:30:30 Cache entry deserialization failed, entry ignored 08:30:30 Cache entry deserialization failed, entry ignored 08:30:30 Cache entry deserialization failed, entry ignored 08:30:31 Cache entry deserialization failed, entry ignored 08:30:31 Cache entry deserialization failed, entry ignored 08:30:31 Cache entry deserialization failed, entry ignored 08:30:31 Cache entry deserialization failed, entry ignored 08:30:31 Cache entry deserialization failed, entry ignored 08:30:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:31:01 lf-activate-venv(): INFO: Adding /tmp/venv-4g9u/bin to PATH 08:31:01 INFO: No Stack... 08:31:01 INFO: Retrieving Pricing Info for: v1-standard-2 08:31:01 INFO: Archiving Costs [Pipeline] echo 08:31:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:31:02 ---> logs-deploy.sh 08:31:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-177/1 08:31:02 INFO: archiving workspace using pattern(s): 08:31:04 Archives upload complete. 08:31:04 INFO: archiving logs to Nexus