Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f7b704da3e9a84fb10464ba1b2bdd449b0700fcc Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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/master/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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-5854 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > 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 Checking out Revision f7b704da3e9a84fb10464ba1b2bdd449b0700fcc (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7b704da3e9a84fb10464ba1b2bdd449b0700fcc # timeout=10 Commit message: "Merge pull request #178 from weichou1229/issue-143" > git rev-list --no-walk ba13f39da15fded8dc9ca6171c9bf6786df660a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-16T09:30:57.938Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-16T09:30:58.159Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-16T09:30:58.249Z] ========================================================= [2020-10-16T09:30:58.249Z] EdgeX Global Pipelines Version Info [2020-10-16T09:30:58.249Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:30:59.692Z] ------------------- [2020-10-16T09:30:59.692Z] stable info: [2020-10-16T09:30:59.692Z] ------------------- [2020-10-16T09:30:59.692Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-16T09:30:59.692Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-16T09:30:59.692Z] Message: update stable to v1.0.144 [2020-10-16T09:31:00.644Z] ------------------- [2020-10-16T09:31:00.644Z] experimental info: [2020-10-16T09:31:00.644Z] ------------------- [2020-10-16T09:31:00.644Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-16T09:31:00.644Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-16T09:31:00.644Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-16T09:31:01.031Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2020-10-16T09:31:01.124Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2020-10-16T09:31:01.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-16T09:31:01.331Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-16T09:31:01.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-16T09:31:01.518Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-16T09:31:01.606Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-16T09:31:01.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-16T09:31:01.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-16T09:31:01.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-16T09:31:02.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-16T09:31:02.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2020-10-16T09:31:02.325Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-16T09:31:02.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-16T09:31:02.500Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-16T09:31:02.696Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-16T09:31:02.782Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-16T09:31:02.877Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-16T09:31:02.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-16T09:31:03.082Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-16T09:31:03.169Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-16T09:31:03.293Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-16T09:31:03.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-16T09:31:03.492Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-16T09:31:03.581Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-16T09:31:03.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-16T09:31:03.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-16T09:31:03.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-16T09:31:03.959Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [Pipeline] echo [2020-10-16T09:31:04.045Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7b704d [Pipeline] echo [2020-10-16T09:31:04.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-16T09:31:04.728Z] + git log --format=format:%s -1 f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [Pipeline] echo [2020-10-16T09:31:04.804Z] GIT_COMMIT: f7b704da3e9a84fb10464ba1b2bdd449b0700fcc, Commit Message: Merge pull request #178 from weichou1229/issue-143 [Pipeline] echo [2020-10-16T09:31:04.872Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:31:05.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T09:31:06.047Z] [2020-10-16T09:31:06.047Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:31:06.419Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T09:31:06.419Z] latest: Pulling from edgex-devops/git-semver [2020-10-16T09:31:06.419Z] 31603596830f: Pulling fs layer [2020-10-16T09:31:06.419Z] 2a8b12db71e7: Pulling fs layer [2020-10-16T09:31:06.419Z] 6ca5941a6612: Pulling fs layer [2020-10-16T09:31:06.419Z] ecc8261a40a4: Pulling fs layer [2020-10-16T09:31:06.419Z] ecc8261a40a4: Waiting [2020-10-16T09:31:06.419Z] 2a8b12db71e7: Verifying Checksum [2020-10-16T09:31:06.419Z] 2a8b12db71e7: Download complete [2020-10-16T09:31:06.687Z] 31603596830f: Verifying Checksum [2020-10-16T09:31:06.687Z] 31603596830f: Download complete [2020-10-16T09:31:06.687Z] ecc8261a40a4: Verifying Checksum [2020-10-16T09:31:06.687Z] ecc8261a40a4: Download complete [2020-10-16T09:31:06.687Z] 6ca5941a6612: Verifying Checksum [2020-10-16T09:31:06.687Z] 6ca5941a6612: Download complete [2020-10-16T09:31:06.952Z] 31603596830f: Pull complete [2020-10-16T09:31:06.953Z] 2a8b12db71e7: Pull complete [2020-10-16T09:31:07.909Z] 6ca5941a6612: Pull complete [2020-10-16T09:31:08.174Z] ecc8261a40a4: Pull complete [2020-10-16T09:31:08.174Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-16T09:31:08.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T09:31:08.174Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-16T09:31:08.315Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:31:08.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-16T09:31:10.709Z] $ docker top 6509457b89306c6fa54a33a98184003c51846fced6143538b077f1f7c137e2a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-16T09:31:11.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T09:31:11.094Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T09:31:11.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T09:31:11.339Z] $ docker exec 6509457b89306c6fa54a33a98184003c51846fced6143538b077f1f7c137e2a9 ssh-agent [2020-10-16T09:31:11.513Z] SSH_AUTH_SOCK=/tmp/ssh-ekeZEvlwfkqt/agent.12 [2020-10-16T09:31:11.513Z] SSH_AGENT_PID=17 [2020-10-16T09:31:11.526Z] Running ssh-add (command line suppressed) [2020-10-16T09:31:11.655Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3136368357849469040.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_3136368357849469040.key) [2020-10-16T09:31:11.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T09:31:12.106Z] + git tag --points-at HEAD [Pipeline] } [2020-10-16T09:31:12.135Z] $ docker exec --env ******** --env ******** 6509457b89306c6fa54a33a98184003c51846fced6143538b077f1f7c137e2a9 ssh-agent -k [2020-10-16T09:31:12.329Z] unset SSH_AUTH_SOCK; [2020-10-16T09:31:12.329Z] unset SSH_AGENT_PID; [2020-10-16T09:31:12.330Z] echo Agent pid 17 killed; [2020-10-16T09:31:12.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-16T09:31:12.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T09:31:12.551Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T09:31:12.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T09:31:12.751Z] $ docker exec 6509457b89306c6fa54a33a98184003c51846fced6143538b077f1f7c137e2a9 ssh-agent [2020-10-16T09:31:12.922Z] SSH_AUTH_SOCK=/tmp/ssh-JJyUWo7esRNk/agent.45 [2020-10-16T09:31:12.922Z] SSH_AGENT_PID=51 [2020-10-16T09:31:12.932Z] Running ssh-add (command line suppressed) [2020-10-16T09:31:13.055Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8301438915490358342.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8301438915490358342.key) [2020-10-16T09:31:13.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T09:31:13.475Z] + git semver init [2020-10-16T09:31:13.475Z] # -> Open(): unable to determine branch for HEAD [2020-10-16T09:31:13.475Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-16T09:31:13.475Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-16T09:31:13.475Z] # $SEMVER_REMOTE_NAME = origin [2020-10-16T09:31:13.475Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-16T09:31:13.475Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-16T09:31:13.475Z] # $SEMVER_BRANCH = master [2020-10-16T09:31:13.475Z] # $SEMVER_TEMP = /tmp/semver-412577219 [2020-10-16T09:31:13.475Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2020-10-16T09:31:13.740Z] # '/tmp/semver-412577219' -> '/w/workspace/gexfoundry_device-mqtt-go_master/.semver' [2020-10-16T09:31:13.740Z] # -> Force: false [2020-10-16T09:31:13.740Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2020-10-16T09:31:13.753Z] $ docker exec --env ******** --env ******** 6509457b89306c6fa54a33a98184003c51846fced6143538b077f1f7c137e2a9 ssh-agent -k [2020-10-16T09:31:13.872Z] unset SSH_AUTH_SOCK; [2020-10-16T09:31:13.872Z] unset SSH_AGENT_PID; [2020-10-16T09:31:13.872Z] echo Agent pid 51 killed; [2020-10-16T09:31:13.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-16T09:31:14.408Z] + git semver [Pipeline] } [2020-10-16T09:31:14.431Z] $ docker stop --time=1 6509457b89306c6fa54a33a98184003c51846fced6143538b077f1f7c137e2a9 [2020-10-16T09:31:15.784Z] $ docker rm -f 6509457b89306c6fa54a33a98184003c51846fced6143538b077f1f7c137e2a9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-16T09:31:16.271Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-16T09:31:16.698Z] Stashed 1 file(s) [Pipeline] echo [2020-10-16T09:31:16.701Z] [edgeXSemver]: initialized semver on version 1.2.3-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-16T09:31:32.264Z] Still waiting to schedule task [2020-10-16T09:31:32.265Z] ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-5838’ is offline; ‘prd-centos7-docker-4c-2g-5841’ is offline; ‘prd-centos7-docker-4c-2g-5845’ is offline; ‘prd-centos7-docker-4c-2g-5846’ is offline; ‘prd-centos7-docker-4c-2g-5847’ is offline; ‘prd-centos7-docker-4c-2g-5851’ is offline; ‘prd-centos7-docker-4c-2g-5856’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-10-16T09:31:32.267Z] Still waiting to schedule task [2020-10-16T09:31:32.267Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-16T09:33:17.241Z] Running on prd-centos7-docker-4c-2g-5863 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2020-10-16T09:33:17.323Z] Running in /w/workspace/device-mqtt-go/19 [Pipeline] { [Pipeline] checkout [2020-10-16T09:33:20.161Z] using credential edgex-jenkins-ssh [2020-10-16T09:33:20.209Z] Cloning the remote Git repository [2020-10-16T09:33:20.241Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T09:33:20.307Z] > git init /w/workspace/device-mqtt-go/19 # timeout=10 [2020-10-16T09:33:20.362Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T09:33:20.362Z] > git --version # timeout=10 [2020-10-16T09:33:20.372Z] > git --version # 'git version 2.16.5' [2020-10-16T09:33:20.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T09:33:20.421Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T09:33:22.022Z] Checking out Revision f7b704da3e9a84fb10464ba1b2bdd449b0700fcc (master) [2020-10-16T09:33:21.534Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T09:33:21.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T09:33:21.566Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T09:33:21.602Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T09:33:21.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T09:33:21.612Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-16T09:33:22.033Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T09:33:22.038Z] > git checkout -f f7b704da3e9a84fb10464ba1b2bdd449b0700fcc # timeout=10 [2020-10-16T09:33:25.677Z] Commit message: "Merge pull request #178 from weichou1229/issue-143" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-16T09:33:26.470Z] ========================================================= [2020-10-16T09:33:26.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-16T09:33:26.470Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:33:27.249Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-16T09:33:27.832Z] Sending build context to Docker daemon 447kB [2020-10-16T09:33:27.832Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-16T09:33:27.832Z] Step 2/8 : FROM ${BASE} [2020-10-16T09:33:27.832Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-16T09:33:27.832Z] df20fa9351a1: Pulling fs layer [2020-10-16T09:33:27.832Z] ed8968b2872e: Pulling fs layer [2020-10-16T09:33:27.832Z] a92cc7c5fd73: Pulling fs layer [2020-10-16T09:33:27.832Z] e871e8e8d7a9: Pulling fs layer [2020-10-16T09:33:27.832Z] e73272ec9a57: Pulling fs layer [2020-10-16T09:33:27.832Z] 1e910a182e73: Pulling fs layer [2020-10-16T09:33:27.832Z] 4e634b169226: Pulling fs layer [2020-10-16T09:33:27.832Z] 1e910a182e73: Waiting [2020-10-16T09:33:27.832Z] e871e8e8d7a9: Waiting [2020-10-16T09:33:27.832Z] 4e634b169226: Waiting [2020-10-16T09:33:27.832Z] e73272ec9a57: Waiting [2020-10-16T09:33:27.832Z] a92cc7c5fd73: Download complete [2020-10-16T09:33:27.832Z] ed8968b2872e: Download complete [2020-10-16T09:33:27.832Z] e73272ec9a57: Verifying Checksum [2020-10-16T09:33:27.832Z] e73272ec9a57: Download complete [2020-10-16T09:33:27.832Z] 1e910a182e73: Verifying Checksum [2020-10-16T09:33:27.832Z] 1e910a182e73: Download complete [2020-10-16T09:33:28.097Z] df20fa9351a1: Verifying Checksum [2020-10-16T09:33:28.097Z] df20fa9351a1: Download complete [2020-10-16T09:33:28.361Z] df20fa9351a1: Pull complete [2020-10-16T09:33:28.361Z] ed8968b2872e: Pull complete [2020-10-16T09:33:28.624Z] a92cc7c5fd73: Pull complete [2020-10-16T09:33:30.023Z] 4e634b169226: Verifying Checksum [2020-10-16T09:33:30.023Z] 4e634b169226: Download complete [2020-10-16T09:33:30.979Z] e871e8e8d7a9: Verifying Checksum [2020-10-16T09:33:30.979Z] e871e8e8d7a9: Download complete [2020-10-16T09:33:37.616Z] e871e8e8d7a9: Pull complete [2020-10-16T09:33:37.616Z] e73272ec9a57: Pull complete [2020-10-16T09:33:37.616Z] 1e910a182e73: Pull complete [2020-10-16T09:33:41.862Z] 4e634b169226: Pull complete [2020-10-16T09:33:41.862Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-16T09:33:41.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-16T09:33:41.862Z] ---> f7629b54cfaa [2020-10-16T09:33:41.862Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-16T09:33:41.862Z] ---> Running in 8c25d450c2ca [2020-10-16T09:33:41.862Z] Removing intermediate container 8c25d450c2ca [2020-10-16T09:33:41.862Z] ---> e32e741214b9 [2020-10-16T09:33:41.862Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-16T09:33:41.862Z] ---> Running in 8466b40789d2 [2020-10-16T09:33:43.273Z] Removing intermediate container 8466b40789d2 [2020-10-16T09:33:43.273Z] ---> 931505612646 [2020-10-16T09:33:43.273Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-16T09:33:43.273Z] ---> Running in ef6e4702da8f [2020-10-16T09:33:44.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-16T09:33:44.807Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-16T09:33:45.756Z] (1/14) Installing libmagic (5.38-r0) [2020-10-16T09:33:46.018Z] (2/14) Installing file (5.38-r0) [2020-10-16T09:33:46.282Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-16T09:33:46.282Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-16T09:34:04.459Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-16T09:34:04.459Z] (6/14) Installing patch (2.7.6-r6) [2020-10-16T09:34:04.459Z] (7/14) Installing build-base (0.5-r2) [2020-10-16T09:34:04.459Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-16T09:34:04.459Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-16T09:34:04.459Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-16T09:34:04.459Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-16T09:34:04.459Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-16T09:34:04.459Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-16T09:34:04.732Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-16T09:34:04.996Z] Executing busybox-1.31.1-r16.trigger [2020-10-16T09:34:04.996Z] OK: 237 MiB in 53 packages [2020-10-16T09:34:08.331Z] Removing intermediate container ef6e4702da8f [2020-10-16T09:34:08.331Z] ---> 3c6e38b79fb5 [2020-10-16T09:34:08.331Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-16T09:34:08.331Z] ---> Running in 2964ff487ec4 [2020-10-16T09:34:08.601Z] Removing intermediate container 2964ff487ec4 [2020-10-16T09:34:08.601Z] ---> 10995bb5519a [2020-10-16T09:34:08.601Z] Step 7/8 : COPY . . [2020-10-16T09:34:09.562Z] ---> 0f39613fb91c [2020-10-16T09:34:09.562Z] Step 8/8 : RUN go mod download [2020-10-16T09:34:09.562Z] ---> Running in 445227cf95bf [2020-10-16T09:34:21.845Z] Removing intermediate container 445227cf95bf [2020-10-16T09:34:21.845Z] ---> 0c65cc5cccb5 [2020-10-16T09:34:21.845Z] Successfully built 0c65cc5cccb5 [2020-10-16T09:34:21.845Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:22.198Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-16T09:34:22.198Z] . [Pipeline] withDockerContainer [2020-10-16T09:34:22.314Z] prd-centos7-docker-4c-2g-5863 does not seem to be running inside a container [2020-10-16T09:34:22.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/19 -v /w/workspace/device-mqtt-go/19:/w/workspace/device-mqtt-go/19:rw,z -v /w/workspace/device-mqtt-go/19@tmp:/w/workspace/device-mqtt-go/19@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 ******** ci-base-image-x86_64 cat [2020-10-16T09:34:23.630Z] $ docker top 5715564ed02ae2d7d1c26520eb65103224d235a384b35e84e2a41b95c965f762 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T09:34:24.159Z] + go version [2020-10-16T09:34:24.159Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-16T09:34:24.177Z] $ docker stop --time=1 5715564ed02ae2d7d1c26520eb65103224d235a384b35e84e2a41b95c965f762 [2020-10-16T09:34:25.549Z] $ docker rm -f 5715564ed02ae2d7d1c26520eb65103224d235a384b35e84e2a41b95c965f762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-16T09:34:27.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-16T09:34:27.787Z] + ls -al . [2020-10-16T09:34:27.788Z] total 64 [2020-10-16T09:34:27.788Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 16 09:33 . [2020-10-16T09:34:27.788Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 16 09:33 .. [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 5255 Oct 16 09:33 Attribution.txt [2020-10-16T09:34:27.788Z] drwxrwxr-x. 2 jenkins jenkins 87 Oct 16 09:33 bin [2020-10-16T09:34:27.788Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 16 09:33 cmd [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 1784 Oct 16 09:33 Dockerfile [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 953 Oct 16 09:33 Dockerfile.build [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 140 Oct 16 09:33 .dockerignore [2020-10-16T09:34:27.788Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 16 09:33 .git [2020-10-16T09:34:27.788Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 16 09:33 .github [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 16 09:33 .gitignore [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 546 Oct 16 09:33 go.mod [2020-10-16T09:34:27.788Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 16 09:33 internal [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 16 09:33 Jenkinsfile [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 16 09:33 LICENSE [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 902 Oct 16 09:33 Makefile [2020-10-16T09:34:27.788Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 16 09:33 mock [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 444 Oct 16 09:33 README.md [2020-10-16T09:34:27.788Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 16 09:33 snap [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 11 Oct 16 09:31 VERSION [2020-10-16T09:34:27.788Z] -rw-rw-r--. 1 jenkins jenkins 227 Oct 16 09:33 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:27.960Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5864 in /w/workspace/gexfoundry_device-mqtt-go_master [Pipeline] { [Pipeline] ws [2020-10-16T09:34:28.015Z] Running in /w/workspace/device-mqtt-go/19 [Pipeline] { [Pipeline] checkout [2020-10-16T09:34:28.100Z] + 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=f7b704da3e9a84fb10464ba1b2bdd449b0700fcc --label arch=amd64 --label version=1.2.3-dev.5 . [2020-10-16T09:34:28.100Z] Sending build context to Docker daemon 447kB [2020-10-16T09:34:28.363Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-16T09:34:28.363Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-16T09:34:28.363Z] ---> 0c65cc5cccb5 [2020-10-16T09:34:28.363Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-16T09:34:28.363Z] ---> Running in aa3d213f4c23 [2020-10-16T09:34:28.626Z] Removing intermediate container aa3d213f4c23 [2020-10-16T09:34:28.626Z] ---> 5c7cd7fc3493 [2020-10-16T09:34:28.626Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-16T09:34:28.626Z] ---> Running in 712aed7742fa [2020-10-16T09:34:28.891Z] Removing intermediate container 712aed7742fa [2020-10-16T09:34:28.892Z] ---> e8146b20d2f5 [2020-10-16T09:34:28.892Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-16T09:34:28.892Z] ---> Running in 86b8f837af8b [2020-10-16T09:34:29.851Z] Removing intermediate container 86b8f837af8b [2020-10-16T09:34:29.851Z] ---> f70aee2d4517 [2020-10-16T09:34:29.851Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-16T09:34:29.851Z] ---> Running in 607b6dd454fe [2020-10-16T09:34:30.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-16T09:34:31.383Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-16T09:34:31.958Z] OK: 237 MiB in 53 packages [2020-10-16T09:34:32.532Z] Removing intermediate container 607b6dd454fe [2020-10-16T09:34:32.532Z] ---> f7ec20ccd962 [2020-10-16T09:34:32.532Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-16T09:34:32.532Z] ---> Running in 8d45d5e6c196 [2020-10-16T09:34:32.532Z] Removing intermediate container 8d45d5e6c196 [2020-10-16T09:34:32.532Z] ---> 1b886e2d067f [2020-10-16T09:34:32.532Z] Step 8/22 : COPY . . [2020-10-16T09:34:33.483Z] ---> fbbd6a5f3fcf [2020-10-16T09:34:33.483Z] Step 9/22 : ARG MAKE='make build' [2020-10-16T09:34:33.483Z] ---> Running in 223fc14fb08c [2020-10-16T09:34:33.483Z] Removing intermediate container 223fc14fb08c [2020-10-16T09:34:33.483Z] ---> 0eddfb3a1635 [2020-10-16T09:34:33.483Z] Step 10/22 : RUN $MAKE [2020-10-16T09:34:33.483Z] ---> Running in 78ee08da7837 [2020-10-16T09:34:34.165Z] using credential edgex-jenkins-ssh [2020-10-16T09:34:34.242Z] Cloning the remote Git repository [2020-10-16T09:34:34.437Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.5" -o cmd/device-mqtt ./cmd [2020-10-16T09:34:34.309Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T09:34:34.446Z] > git init /w/workspace/device-mqtt-go/19 # timeout=10 [2020-10-16T09:34:34.567Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T09:34:34.568Z] > git --version # timeout=10 [2020-10-16T09:34:34.588Z] > git --version # 'git version 2.17.1' [2020-10-16T09:34:34.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T09:34:34.694Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T09:34:35.592Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T09:34:35.613Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-16T09:34:35.646Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2020-10-16T09:34:35.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2020-10-16T09:34:35.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-16T09:34:35.719Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-16T09:34:36.232Z] Checking out Revision f7b704da3e9a84fb10464ba1b2bdd449b0700fcc (master) [2020-10-16T09:34:36.258Z] > git config core.sparsecheckout # timeout=10 [2020-10-16T09:34:36.300Z] > git checkout -f f7b704da3e9a84fb10464ba1b2bdd449b0700fcc # timeout=10 [2020-10-16T09:34:40.815Z] Commit message: "Merge pull request #178 from weichou1229/issue-143" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-16T09:34:41.717Z] ========================================================= [2020-10-16T09:34:41.717Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-16T09:34:41.717Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:42.703Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-16T09:34:42.726Z] + 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 . [2020-10-16T09:34:43.718Z] Sending build context to Docker daemon 447kB [2020-10-16T09:34:43.718Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-16T09:34:43.718Z] Step 2/8 : FROM ${BASE} [2020-10-16T09:34:43.996Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-16T09:34:43.996Z] b538f80385f9: Pulling fs layer [2020-10-16T09:34:43.996Z] 74f711af9a0d: Pulling fs layer [2020-10-16T09:34:43.996Z] 99f96fe45779: Pulling fs layer [2020-10-16T09:34:43.996Z] 8529a6b9a6be: Pulling fs layer [2020-10-16T09:34:43.996Z] 45590311c82a: Pulling fs layer [2020-10-16T09:34:43.996Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-16T09:34:43.996Z] 209524e5b208: Pulling fs layer [2020-10-16T09:34:43.996Z] 8529a6b9a6be: Waiting [2020-10-16T09:34:43.996Z] 45590311c82a: Waiting [2020-10-16T09:34:43.996Z] 69ca0ff8b7b3: Waiting [2020-10-16T09:34:43.996Z] 209524e5b208: Waiting [2020-10-16T09:34:43.996Z] 99f96fe45779: Download complete [2020-10-16T09:34:44.278Z] 74f711af9a0d: Download complete [2020-10-16T09:34:44.278Z] 45590311c82a: Download complete [2020-10-16T09:34:44.278Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-16T09:34:44.278Z] 69ca0ff8b7b3: Download complete [2020-10-16T09:34:44.559Z] b538f80385f9: Verifying Checksum [2020-10-16T09:34:44.559Z] b538f80385f9: Download complete [2020-10-16T09:34:45.182Z] b538f80385f9: Pull complete [2020-10-16T09:34:45.786Z] 74f711af9a0d: Pull complete [2020-10-16T09:34:46.065Z] 99f96fe45779: Pull complete [2020-10-16T09:34:46.937Z] Removing intermediate container 78ee08da7837 [2020-10-16T09:34:46.938Z] ---> f81db34d4bed [2020-10-16T09:34:46.938Z] Step 11/22 : FROM alpine [2020-10-16T09:34:46.938Z] latest: Pulling from library/alpine [2020-10-16T09:34:46.938Z] df20fa9351a1: Already exists [2020-10-16T09:34:46.938Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-16T09:34:46.938Z] Status: Downloaded newer image for alpine:latest [2020-10-16T09:34:46.938Z] ---> a24bb4013296 [2020-10-16T09:34:46.938Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-16T09:34:47.054Z] 209524e5b208: Verifying Checksum [2020-10-16T09:34:47.054Z] 209524e5b208: Download complete [2020-10-16T09:34:47.202Z] ---> Running in 54949eb0a067 [2020-10-16T09:34:47.202Z] Removing intermediate container 54949eb0a067 [2020-10-16T09:34:47.202Z] ---> aed2afc91063 [2020-10-16T09:34:47.202Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-16T09:34:47.465Z] ---> Running in 97d984c54ac7 [2020-10-16T09:34:47.465Z] Removing intermediate container 97d984c54ac7 [2020-10-16T09:34:47.465Z] ---> 2f5304585641 [2020-10-16T09:34:47.465Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-16T09:34:48.040Z] ---> 1827fd189f6a [2020-10-16T09:34:48.040Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-16T09:34:48.306Z] ---> bc4a7efa43e7 [2020-10-16T09:34:48.306Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-16T09:34:48.569Z] ---> acf5f7190844 [2020-10-16T09:34:48.569Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-16T09:34:48.569Z] ---> Running in 3b049b792700 [2020-10-16T09:34:48.832Z] Removing intermediate container 3b049b792700 [2020-10-16T09:34:48.832Z] ---> 1c5067133fdc [2020-10-16T09:34:48.832Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-16T09:34:48.832Z] ---> Running in db7f2282076d [2020-10-16T09:34:49.050Z] 8529a6b9a6be: Verifying Checksum [2020-10-16T09:34:49.050Z] 8529a6b9a6be: Download complete [2020-10-16T09:34:49.095Z] Removing intermediate container db7f2282076d [2020-10-16T09:34:49.095Z] ---> 2bfc7b9a079b [2020-10-16T09:34:49.095Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-16T09:34:49.095Z] ---> Running in d610756ab710 [2020-10-16T09:34:49.357Z] Removing intermediate container d610756ab710 [2020-10-16T09:34:49.357Z] ---> b751671d951c [2020-10-16T09:34:49.357Z] Step 20/22 : LABEL arch=amd64 [2020-10-16T09:34:49.357Z] ---> Running in 9c3b6ad264fe [2020-10-16T09:34:49.357Z] Removing intermediate container 9c3b6ad264fe [2020-10-16T09:34:49.357Z] ---> 02faf1d19208 [2020-10-16T09:34:49.357Z] Step 21/22 : LABEL git_sha=f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:34:49.622Z] ---> Running in 3d5fa42ac9f5 [2020-10-16T09:34:49.622Z] Removing intermediate container 3d5fa42ac9f5 [2020-10-16T09:34:49.622Z] ---> 3c215d28b73e [2020-10-16T09:34:49.622Z] Step 22/22 : LABEL version=1.2.3-dev.5 [2020-10-16T09:34:49.885Z] ---> Running in eab4c67e6abc [2020-10-16T09:34:49.885Z] Removing intermediate container eab4c67e6abc [2020-10-16T09:34:49.885Z] ---> 994a527c4efe [2020-10-16T09:34:49.885Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-16T09:34:49.885Z] Successfully built 994a527c4efe [2020-10-16T09:34:50.148Z] Successfully tagged docker-device-mqtt-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-16T09:34:50.664Z] provisioning config files... [2020-10-16T09:34:50.700Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/19@tmp/config2711946163270853383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:34:51.243Z] ---> docker-login.sh [2020-10-16T09:34:51.243Z] nexus3.edgexfoundry.org:10001 [2020-10-16T09:34:51.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-16T09:34:51.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-16T09:34:51.520Z] Configure a credential helper to remove this warning. See [2020-10-16T09:34:51.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-16T09:34:51.520Z] [2020-10-16T09:34:51.520Z] Login Succeeded [2020-10-16T09:34:51.520Z] nexus3.edgexfoundry.org:10002 [2020-10-16T09:34:51.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-16T09:34:51.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-16T09:34:51.520Z] Configure a credential helper to remove this warning. See [2020-10-16T09:34:51.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-16T09:34:51.520Z] [2020-10-16T09:34:51.520Z] Login Succeeded [2020-10-16T09:34:51.520Z] nexus3.edgexfoundry.org:10003 [2020-10-16T09:34:51.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-16T09:34:51.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-16T09:34:51.789Z] Configure a credential helper to remove this warning. See [2020-10-16T09:34:51.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-16T09:34:51.789Z] [2020-10-16T09:34:51.789Z] Login Succeeded [2020-10-16T09:34:51.789Z] nexus3.edgexfoundry.org:10004 [2020-10-16T09:34:52.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-16T09:34:52.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-16T09:34:52.055Z] Configure a credential helper to remove this warning. See [2020-10-16T09:34:52.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-16T09:34:52.055Z] [2020-10-16T09:34:52.055Z] Login Succeeded [2020-10-16T09:34:52.055Z] docker.io [2020-10-16T09:34:52.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-16T09:34:52.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-16T09:34:52.318Z] Configure a credential helper to remove this warning. See [2020-10-16T09:34:52.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-16T09:34:52.318Z] [2020-10-16T09:34:52.318Z] Login Succeeded [2020-10-16T09:34:52.318Z] ---> docker-login.sh ends [Pipeline] } [2020-10-16T09:34:52.328Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-16T09:34:52.714Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go with the following tags: [2020-10-16T09:34:52.714Z] f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:34:52.714Z] latest [2020-10-16T09:34:52.714Z] 1.2.3-dev.5 [2020-10-16T09:34:52.714Z] f7b704da3e9a84fb10464ba1b2bdd449b0700fcc-1.2.3-dev.5 [2020-10-16T09:34:52.714Z] master [2020-10-16T09:34:52.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:53.282Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:53.591Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:34:53.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-16T09:34:53.591Z] 8971f1845930: Preparing [2020-10-16T09:34:53.591Z] fde7901f5f89: Preparing [2020-10-16T09:34:53.591Z] 9209d68f76d2: Preparing [2020-10-16T09:34:53.591Z] 50644c29ef5a: Preparing [2020-10-16T09:34:53.591Z] 50644c29ef5a: Layer already exists [2020-10-16T09:34:53.854Z] fde7901f5f89: Pushed [2020-10-16T09:34:53.854Z] 8971f1845930: Pushed [2020-10-16T09:34:54.803Z] 9209d68f76d2: Pushed [2020-10-16T09:34:55.066Z] f7b704da3e9a84fb10464ba1b2bdd449b0700fcc: digest: sha256:b6dd2c5759838646b7b19f63b2cd7acac9aa53659555159442bb77f89b56a16f size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:55.399Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:55.719Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2020-10-16T09:34:55.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-16T09:34:55.719Z] 8971f1845930: Preparing [2020-10-16T09:34:55.719Z] fde7901f5f89: Preparing [2020-10-16T09:34:55.719Z] 9209d68f76d2: Preparing [2020-10-16T09:34:55.719Z] 50644c29ef5a: Preparing [2020-10-16T09:34:55.719Z] fde7901f5f89: Layer already exists [2020-10-16T09:34:55.719Z] 9209d68f76d2: Layer already exists [2020-10-16T09:34:55.719Z] 50644c29ef5a: Layer already exists [2020-10-16T09:34:55.719Z] 8971f1845930: Layer already exists [2020-10-16T09:34:55.719Z] latest: digest: sha256:b6dd2c5759838646b7b19f63b2cd7acac9aa53659555159442bb77f89b56a16f size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:56.029Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:56.336Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.5 [2020-10-16T09:34:56.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-16T09:34:56.336Z] 8971f1845930: Preparing [2020-10-16T09:34:56.336Z] fde7901f5f89: Preparing [2020-10-16T09:34:56.336Z] 9209d68f76d2: Preparing [2020-10-16T09:34:56.336Z] 50644c29ef5a: Preparing [2020-10-16T09:34:56.336Z] 8971f1845930: Layer already exists [2020-10-16T09:34:56.336Z] 50644c29ef5a: Layer already exists [2020-10-16T09:34:56.336Z] 9209d68f76d2: Layer already exists [2020-10-16T09:34:56.336Z] fde7901f5f89: Layer already exists [2020-10-16T09:34:56.336Z] 1.2.3-dev.5: digest: sha256:b6dd2c5759838646b7b19f63b2cd7acac9aa53659555159442bb77f89b56a16f size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:56.646Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc-1.2.3-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:56.955Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc-1.2.3-dev.5 [2020-10-16T09:34:56.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-16T09:34:56.955Z] 8971f1845930: Preparing [2020-10-16T09:34:56.955Z] fde7901f5f89: Preparing [2020-10-16T09:34:56.955Z] 9209d68f76d2: Preparing [2020-10-16T09:34:56.955Z] 50644c29ef5a: Preparing [2020-10-16T09:34:56.955Z] 50644c29ef5a: Layer already exists [2020-10-16T09:34:56.955Z] 8971f1845930: Layer already exists [2020-10-16T09:34:56.955Z] 9209d68f76d2: Layer already exists [2020-10-16T09:34:56.955Z] fde7901f5f89: Layer already exists [2020-10-16T09:34:56.956Z] f7b704da3e9a84fb10464ba1b2bdd449b0700fcc-1.2.3-dev.5: digest: sha256:b6dd2c5759838646b7b19f63b2cd7acac9aa53659555159442bb77f89b56a16f size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:57.281Z] + docker tag docker-device-mqtt-go nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:34:57.593Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [2020-10-16T09:34:57.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go] [2020-10-16T09:34:57.594Z] 8971f1845930: Preparing [2020-10-16T09:34:57.594Z] fde7901f5f89: Preparing [2020-10-16T09:34:57.594Z] 9209d68f76d2: Preparing [2020-10-16T09:34:57.594Z] 50644c29ef5a: Preparing [2020-10-16T09:34:57.594Z] fde7901f5f89: Layer already exists [2020-10-16T09:34:57.594Z] 8971f1845930: Layer already exists [2020-10-16T09:34:57.594Z] 50644c29ef5a: Layer already exists [2020-10-16T09:34:57.594Z] 9209d68f76d2: Layer already exists [2020-10-16T09:34:57.594Z] master: digest: sha256:b6dd2c5759838646b7b19f63b2cd7acac9aa53659555159442bb77f89b56a16f size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-16T09:34:57.787Z] ===================================================== [Pipeline] echo [2020-10-16T09:34:57.838Z] taggedImages: [2020-10-16T09:34:57.838Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:34:57.838Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:latest [2020-10-16T09:34:57.838Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:1.2.3-dev.5 [2020-10-16T09:34:57.838Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc-1.2.3-dev.5 [2020-10-16T09:34:57.838Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-10-16T09:34:59.222Z] 8529a6b9a6be: Pull complete [2020-10-16T09:34:59.222Z] 45590311c82a: Pull complete [2020-10-16T09:34:59.222Z] 69ca0ff8b7b3: Pull complete [Pipeline] } [2020-10-16T09:35:02.641Z] 209524e5b208: Pull complete [2020-10-16T09:35:02.641Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-16T09:35:02.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-16T09:35:02.641Z] ---> 5bddaf1c2fca [2020-10-16T09:35:02.641Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-10-16T09:35:05.270Z] ---> Running in cf8794b61a5a [2020-10-16T09:35:05.872Z] Removing intermediate container cf8794b61a5a [2020-10-16T09:35:05.872Z] ---> 5093729fb79f [2020-10-16T09:35:05.872Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-16T09:35:05.872Z] ---> Running in 60297b335a0b [2020-10-16T09:35:09.277Z] Removing intermediate container 60297b335a0b [2020-10-16T09:35:09.277Z] ---> ce6e9e0e1fa8 [2020-10-16T09:35:09.277Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-10-16T09:35:09.277Z] ---> Running in f0c3148857af [2020-10-16T09:35:10.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-16T09:35:11.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-16T09:35:11.850Z] (1/14) Installing libmagic (5.38-r0) [2020-10-16T09:35:12.127Z] (2/14) Installing file (5.38-r0) [2020-10-16T09:35:12.127Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-10-16T09:35:12.402Z] (4/14) Installing g++ (9.3.0-r2) [2020-10-16T09:35:17.828Z] (5/14) Installing fortify-headers (1.1-r0) [2020-10-16T09:35:17.828Z] (6/14) Installing patch (2.7.6-r6) [2020-10-16T09:35:17.828Z] (7/14) Installing build-base (0.5-r2) [2020-10-16T09:35:18.101Z] (8/14) Installing openssh-keygen (8.3_p1-r0) [2020-10-16T09:35:18.101Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-10-16T09:35:18.101Z] (10/14) Installing openssh-client (8.3_p1-r0) [2020-10-16T09:35:18.699Z] (11/14) Installing openssh-sftp-server (8.3_p1-r0) [2020-10-16T09:35:18.699Z] (12/14) Installing openssh-server-common (8.3_p1-r0) [2020-10-16T09:35:18.699Z] (13/14) Installing openssh-server (8.3_p1-r0) [2020-10-16T09:35:18.973Z] (14/14) Installing openssh (8.3_p1-r0) [2020-10-16T09:35:18.973Z] Executing busybox-1.31.1-r16.trigger [2020-10-16T09:35:19.245Z] OK: 221 MiB in 53 packages [2020-10-16T09:35:23.560Z] Removing intermediate container f0c3148857af [2020-10-16T09:35:23.560Z] ---> 7da331ad7e09 [2020-10-16T09:35:23.560Z] Step 6/8 : WORKDIR /device-mqtt-go [2020-10-16T09:35:23.560Z] ---> Running in 83bdc9c8bad9 [2020-10-16T09:35:24.155Z] Removing intermediate container 83bdc9c8bad9 [2020-10-16T09:35:24.155Z] ---> d5e9a160dcb4 [2020-10-16T09:35:24.155Z] Step 7/8 : COPY . . [2020-10-16T09:35:25.139Z] ---> cffd2704c3d3 [2020-10-16T09:35:25.139Z] Step 8/8 : RUN go mod download [2020-10-16T09:35:25.139Z] ---> Running in 296f79542c4f [2020-10-16T09:35:40.255Z] Removing intermediate container 296f79542c4f [2020-10-16T09:35:40.255Z] ---> 2334b80256e1 [2020-10-16T09:35:40.255Z] Successfully built 2334b80256e1 [2020-10-16T09:35:40.255Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:35:40.724Z] + docker inspect -f . ci-base-image-arm64 [2020-10-16T09:35:40.724Z] . [Pipeline] withDockerContainer [2020-10-16T09:35:41.026Z] prd-ubuntu18.04-docker-arm64-4c-16g-5864 does not seem to be running inside a container [2020-10-16T09:35:41.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/19 -v /w/workspace/device-mqtt-go/19:/w/workspace/device-mqtt-go/19:rw,z -v /w/workspace/device-mqtt-go/19@tmp:/w/workspace/device-mqtt-go/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-10-16T09:35:43.175Z] $ docker top 1a185f09b9328dbfda3dd99f371f84776a40276136c6b381460f97d31f48ad7e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T09:35:44.652Z] + go version [2020-10-16T09:35:44.652Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-16T09:35:44.691Z] $ docker stop --time=1 1a185f09b9328dbfda3dd99f371f84776a40276136c6b381460f97d31f48ad7e [2020-10-16T09:35:46.724Z] $ docker rm -f 1a185f09b9328dbfda3dd99f371f84776a40276136c6b381460f97d31f48ad7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-16T09:35:48.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-16T09:35:48.443Z] + ls -al . [2020-10-16T09:35:48.443Z] total 96 [2020-10-16T09:35:48.443Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 16 09:34 . [2020-10-16T09:35:48.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 09:34 .. [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 16 09:34 .dockerignore [2020-10-16T09:35:48.443Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 16 09:34 .git [2020-10-16T09:35:48.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 09:34 .github [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 336 Oct 16 09:34 .gitignore [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 5255 Oct 16 09:34 Attribution.txt [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 1784 Oct 16 09:34 Dockerfile [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 953 Oct 16 09:34 Dockerfile.build [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 16 09:34 Jenkinsfile [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 16 09:34 LICENSE [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 902 Oct 16 09:34 Makefile [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 16 09:34 README.md [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 16 09:31 VERSION [2020-10-16T09:35:48.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 09:34 bin [2020-10-16T09:35:48.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 09:34 cmd [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 546 Oct 16 09:34 go.mod [2020-10-16T09:35:48.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 16 09:34 internal [2020-10-16T09:35:48.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 16 09:34 mock [2020-10-16T09:35:48.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 16 09:34 snap [2020-10-16T09:35:48.443Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 16 09:34 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:35:48.820Z] + 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=f7b704da3e9a84fb10464ba1b2bdd449b0700fcc --label arch=arm64 --label version=1.2.3-dev.5 . [2020-10-16T09:35:49.419Z] Sending build context to Docker daemon 447kB [2020-10-16T09:35:49.419Z] Step 1/22 : ARG BASE=golang:1.15-alpine [2020-10-16T09:35:49.419Z] Step 2/22 : FROM ${BASE} AS builder [2020-10-16T09:35:49.419Z] ---> 2334b80256e1 [2020-10-16T09:35:49.419Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-10-16T09:35:49.692Z] ---> Running in 76901b2b2d03 [2020-10-16T09:35:49.969Z] Removing intermediate container 76901b2b2d03 [2020-10-16T09:35:49.969Z] ---> d702465f902b [2020-10-16T09:35:49.969Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2020-10-16T09:35:50.249Z] ---> Running in 8c0c399b49bb [2020-10-16T09:35:50.528Z] Removing intermediate container 8c0c399b49bb [2020-10-16T09:35:50.528Z] ---> 4b35242f6c52 [2020-10-16T09:35:50.528Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-16T09:35:50.804Z] ---> Running in 68a90af4bedd [2020-10-16T09:35:53.428Z] Removing intermediate container 68a90af4bedd [2020-10-16T09:35:53.428Z] ---> db60c6107ee6 [2020-10-16T09:35:53.428Z] Step 6/22 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-16T09:35:53.703Z] ---> Running in d1dd448b4db0 [2020-10-16T09:35:55.140Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-16T09:35:56.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-16T09:35:57.166Z] OK: 221 MiB in 53 packages [2020-10-16T09:35:58.628Z] Removing intermediate container d1dd448b4db0 [2020-10-16T09:35:58.628Z] ---> d4eb1aab8b3d [2020-10-16T09:35:58.629Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2020-10-16T09:35:58.629Z] ---> Running in b0deab1983e9 [2020-10-16T09:35:59.230Z] Removing intermediate container b0deab1983e9 [2020-10-16T09:35:59.230Z] ---> c02493550c96 [2020-10-16T09:35:59.230Z] Step 8/22 : COPY . . [2020-10-16T09:36:00.209Z] ---> 6c3826702f72 [2020-10-16T09:36:00.209Z] Step 9/22 : ARG MAKE='make build' [2020-10-16T09:36:00.482Z] ---> Running in a819d8cbb5e0 [2020-10-16T09:36:01.082Z] Removing intermediate container a819d8cbb5e0 [2020-10-16T09:36:01.082Z] ---> 12bbc46fe92c [2020-10-16T09:36:01.082Z] Step 10/22 : RUN $MAKE [2020-10-16T09:36:01.082Z] ---> Running in ad7a7223d744 [2020-10-16T09:36:02.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=1.2.3-dev.5" -o cmd/device-mqtt ./cmd [2020-10-16T09:36:34.945Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-16T09:36:36.937Z] Removing intermediate container ad7a7223d744 [2020-10-16T09:36:36.937Z] ---> 1855e0e1452c [2020-10-16T09:36:36.937Z] Step 11/22 : FROM alpine [2020-10-16T09:36:37.533Z] latest: Pulling from library/alpine [2020-10-16T09:36:37.533Z] b538f80385f9: Already exists [2020-10-16T09:36:37.533Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-16T09:36:37.533Z] Status: Downloaded newer image for alpine:latest [2020-10-16T09:36:37.533Z] ---> 62ee0e9f8440 [2020-10-16T09:36:37.533Z] Step 12/22 : ENV APP_PORT=49982 [2020-10-16T09:36:37.806Z] ---> Running in 61fe86ee510a [2020-10-16T09:36:38.415Z] Removing intermediate container 61fe86ee510a [2020-10-16T09:36:38.415Z] ---> 2c432a97a235 [2020-10-16T09:36:38.415Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-16T09:36:38.415Z] ---> Running in b75e032015c6 [2020-10-16T09:36:39.015Z] Removing intermediate container b75e032015c6 [2020-10-16T09:36:39.015Z] ---> 471cfa327ca7 [2020-10-16T09:36:39.015Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2020-10-16T09:36:40.455Z] ---> bb9b52b0c366 [2020-10-16T09:36:40.455Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2020-10-16T09:36:41.054Z] ---> faba0594df2b [2020-10-16T09:36:41.054Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2020-10-16T09:36:42.040Z] ---> 6ada66dab473 [2020-10-16T09:36:42.040Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2020-10-16T09:36:42.040Z] ---> Running in 5cab55d2b678 [2020-10-16T09:36:42.637Z] Removing intermediate container 5cab55d2b678 [2020-10-16T09:36:42.637Z] ---> 13bb81c06a15 [2020-10-16T09:36:42.637Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2020-10-16T09:36:42.637Z] ---> Running in 9984e749790a [2020-10-16T09:36:43.236Z] Removing intermediate container 9984e749790a [2020-10-16T09:36:43.236Z] ---> 6534df1a5636 [2020-10-16T09:36:43.236Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-16T09:36:43.236Z] ---> Running in 1581da2416fa [2020-10-16T09:36:43.834Z] Removing intermediate container 1581da2416fa [2020-10-16T09:36:43.834Z] ---> 8fe3235ee3c2 [2020-10-16T09:36:43.834Z] Step 20/22 : LABEL arch=arm64 [2020-10-16T09:36:43.834Z] ---> Running in 41caeedfbf12 [2020-10-16T09:36:44.450Z] Removing intermediate container 41caeedfbf12 [2020-10-16T09:36:44.450Z] ---> 09f61acf98d0 [2020-10-16T09:36:44.450Z] Step 21/22 : LABEL git_sha=f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:36:44.450Z] ---> Running in 137d0fcf0648 [2020-10-16T09:36:45.052Z] Removing intermediate container 137d0fcf0648 [2020-10-16T09:36:45.052Z] ---> de678e2711b5 [2020-10-16T09:36:45.052Z] Step 22/22 : LABEL version=1.2.3-dev.5 [2020-10-16T09:36:45.052Z] ---> Running in 2e5f322be92f [2020-10-16T09:36:45.648Z] Removing intermediate container 2e5f322be92f [2020-10-16T09:36:45.648Z] ---> d8371be2e0ae [2020-10-16T09:36:45.648Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-16T09:36:45.648Z] Successfully built d8371be2e0ae [2020-10-16T09:36:45.648Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-10-16T09:36:46.060Z] provisioning config files... [2020-10-16T09:36:46.106Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/19@tmp/config5119097000788071608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:36:46.515Z] ---> docker-login.sh [2020-10-16T09:36:46.515Z] nexus3.edgexfoundry.org:10001 [2020-10-16T09:36:46.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-16T09:36:47.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-16T09:36:47.067Z] Configure a credential helper to remove this warning. See [2020-10-16T09:36:47.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-16T09:36:47.067Z] [2020-10-16T09:36:47.067Z] Login Succeeded [2020-10-16T09:36:47.067Z] nexus3.edgexfoundry.org:10002 [2020-10-16T09:36:47.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-16T09:36:47.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-16T09:36:47.663Z] Configure a credential helper to remove this warning. See [2020-10-16T09:36:47.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-16T09:36:47.663Z] [2020-10-16T09:36:47.663Z] Login Succeeded [2020-10-16T09:36:47.663Z] nexus3.edgexfoundry.org:10003 [2020-10-16T09:36:48.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-16T09:36:48.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-16T09:36:48.257Z] Configure a credential helper to remove this warning. See [2020-10-16T09:36:48.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-16T09:36:48.257Z] [2020-10-16T09:36:48.257Z] Login Succeeded [2020-10-16T09:36:48.257Z] nexus3.edgexfoundry.org:10004 [2020-10-16T09:36:48.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-16T09:36:48.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-16T09:36:48.855Z] Configure a credential helper to remove this warning. See [2020-10-16T09:36:48.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-16T09:36:48.855Z] [2020-10-16T09:36:48.855Z] Login Succeeded [2020-10-16T09:36:48.855Z] docker.io [2020-10-16T09:36:49.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-10-16T09:36:49.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-10-16T09:36:49.724Z] Configure a credential helper to remove this warning. See [2020-10-16T09:36:49.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-10-16T09:36:49.724Z] [2020-10-16T09:36:49.724Z] Login Succeeded [2020-10-16T09:36:49.724Z] ---> docker-login.sh ends [Pipeline] } [2020-10-16T09:36:49.742Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-16T09:36:50.129Z] [edgeXDocker.push] Tagging docker image docker-device-mqtt-go-arm64 with the following tags: [2020-10-16T09:36:50.129Z] f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:36:50.129Z] latest [2020-10-16T09:36:50.129Z] 1.2.3-dev.5 [2020-10-16T09:36:50.129Z] f7b704da3e9a84fb10464ba1b2bdd449b0700fcc-1.2.3-dev.5 [2020-10-16T09:36:50.129Z] master [2020-10-16T09:36:50.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:36:50.744Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:36:51.084Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:36:51.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-16T09:36:51.085Z] 3513baf38dd1: Preparing [2020-10-16T09:36:51.085Z] 6404db7447a8: Preparing [2020-10-16T09:36:51.085Z] 6191d3a562b9: Preparing [2020-10-16T09:36:51.085Z] e2f13739ad41: Preparing [2020-10-16T09:36:51.360Z] e2f13739ad41: Layer already exists [2020-10-16T09:36:51.360Z] 3513baf38dd1: Pushed [2020-10-16T09:36:51.360Z] 6404db7447a8: Pushed [2020-10-16T09:36:53.978Z] 6191d3a562b9: Pushed [2020-10-16T09:36:53.978Z] f7b704da3e9a84fb10464ba1b2bdd449b0700fcc: digest: sha256:2c6ca9488e59f020d55bb79f4a142dc49444a9bdba1a0146debf409b68389293 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:36:54.322Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:36:54.659Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2020-10-16T09:36:54.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-16T09:36:54.659Z] 3513baf38dd1: Preparing [2020-10-16T09:36:54.659Z] 6404db7447a8: Preparing [2020-10-16T09:36:54.659Z] 6191d3a562b9: Preparing [2020-10-16T09:36:54.659Z] e2f13739ad41: Preparing [2020-10-16T09:36:54.659Z] e2f13739ad41: Layer already exists [2020-10-16T09:36:54.931Z] 6191d3a562b9: Layer already exists [2020-10-16T09:36:54.931Z] 6404db7447a8: Layer already exists [2020-10-16T09:36:54.931Z] 3513baf38dd1: Layer already exists [2020-10-16T09:36:54.931Z] latest: digest: sha256:2c6ca9488e59f020d55bb79f4a142dc49444a9bdba1a0146debf409b68389293 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:36:55.278Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:36:55.618Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.5 [2020-10-16T09:36:55.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-16T09:36:55.618Z] 3513baf38dd1: Preparing [2020-10-16T09:36:55.618Z] 6404db7447a8: Preparing [2020-10-16T09:36:55.618Z] 6191d3a562b9: Preparing [2020-10-16T09:36:55.618Z] e2f13739ad41: Preparing [2020-10-16T09:36:55.889Z] e2f13739ad41: Layer already exists [2020-10-16T09:36:55.889Z] 6191d3a562b9: Layer already exists [2020-10-16T09:36:55.889Z] 3513baf38dd1: Layer already exists [2020-10-16T09:36:55.889Z] 6404db7447a8: Layer already exists [2020-10-16T09:36:55.889Z] 1.2.3-dev.5: digest: sha256:2c6ca9488e59f020d55bb79f4a142dc49444a9bdba1a0146debf409b68389293 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:36:56.233Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc-1.2.3-dev.5 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:36:56.571Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc-1.2.3-dev.5 [2020-10-16T09:36:56.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-16T09:36:56.571Z] 3513baf38dd1: Preparing [2020-10-16T09:36:56.571Z] 6404db7447a8: Preparing [2020-10-16T09:36:56.571Z] 6191d3a562b9: Preparing [2020-10-16T09:36:56.571Z] e2f13739ad41: Preparing [2020-10-16T09:36:56.846Z] 3513baf38dd1: Layer already exists [2020-10-16T09:36:56.846Z] 6191d3a562b9: Layer already exists [2020-10-16T09:36:56.846Z] 6404db7447a8: Layer already exists [2020-10-16T09:36:56.846Z] e2f13739ad41: Layer already exists [2020-10-16T09:36:56.846Z] f7b704da3e9a84fb10464ba1b2bdd449b0700fcc-1.2.3-dev.5: digest: sha256:2c6ca9488e59f020d55bb79f4a142dc49444a9bdba1a0146debf409b68389293 size: 1155 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:36:57.195Z] + docker tag docker-device-mqtt-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:36:57.542Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [2020-10-16T09:36:57.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64] [2020-10-16T09:36:57.542Z] 3513baf38dd1: Preparing [2020-10-16T09:36:57.542Z] 6404db7447a8: Preparing [2020-10-16T09:36:57.542Z] 6191d3a562b9: Preparing [2020-10-16T09:36:57.542Z] e2f13739ad41: Preparing [2020-10-16T09:36:57.815Z] 3513baf38dd1: Layer already exists [2020-10-16T09:36:57.815Z] 6191d3a562b9: Layer already exists [2020-10-16T09:36:57.815Z] 6404db7447a8: Layer already exists [2020-10-16T09:36:57.815Z] e2f13739ad41: Layer already exists [2020-10-16T09:36:57.815Z] master: digest: sha256:2c6ca9488e59f020d55bb79f4a142dc49444a9bdba1a0146debf409b68389293 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-10-16T09:36:58.023Z] ===================================================== [Pipeline] echo [2020-10-16T09:36:58.072Z] taggedImages: [2020-10-16T09:36:58.072Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:36:58.072Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:latest [2020-10-16T09:36:58.072Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:1.2.3-dev.5 [2020-10-16T09:36:58.072Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc-1.2.3-dev.5 [2020-10-16T09:36:58.072Z] - nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-10-16T09:37:00.523Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-16T09:37:00.525Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-16T09:37:00.597Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:37:00.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-16T09:37:00.984Z] [2020-10-16T09:37:00.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:37:01.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-16T09:37:01.365Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-16T09:37:01.365Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-16T09:37:01.365Z] 408f87550127: Pulling fs layer [2020-10-16T09:37:01.365Z] fe522b08c979: Pulling fs layer [2020-10-16T09:37:01.365Z] 221eaa008020: Pulling fs layer [2020-10-16T09:37:01.365Z] 2a4607e5d6b9: Pulling fs layer [2020-10-16T09:37:01.365Z] 8f79b27c4fd2: Pulling fs layer [2020-10-16T09:37:01.365Z] e5c8dbe1645b: Pulling fs layer [2020-10-16T09:37:01.365Z] 23e8b3b47431: Pulling fs layer [2020-10-16T09:37:01.365Z] 5c568d65a230: Pulling fs layer [2020-10-16T09:37:01.365Z] 221eaa008020: Waiting [2020-10-16T09:37:01.365Z] 2a4607e5d6b9: Waiting [2020-10-16T09:37:01.365Z] 8f79b27c4fd2: Waiting [2020-10-16T09:37:01.365Z] e5c8dbe1645b: Waiting [2020-10-16T09:37:01.365Z] 23e8b3b47431: Waiting [2020-10-16T09:37:01.365Z] 5c568d65a230: Waiting [2020-10-16T09:37:01.365Z] fe522b08c979: Verifying Checksum [2020-10-16T09:37:01.365Z] fe522b08c979: Download complete [2020-10-16T09:37:01.365Z] 408f87550127: Verifying Checksum [2020-10-16T09:37:01.365Z] 408f87550127: Download complete [2020-10-16T09:37:01.365Z] 2a4607e5d6b9: Verifying Checksum [2020-10-16T09:37:01.365Z] 2a4607e5d6b9: Download complete [2020-10-16T09:37:01.365Z] 8f79b27c4fd2: Download complete [2020-10-16T09:37:01.365Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-16T09:37:01.365Z] cbdbe7a5bc2a: Download complete [2020-10-16T09:37:01.944Z] cbdbe7a5bc2a: Pull complete [2020-10-16T09:37:01.944Z] 408f87550127: Pull complete [2020-10-16T09:37:02.210Z] fe522b08c979: Pull complete [2020-10-16T09:37:02.790Z] e5c8dbe1645b: Download complete [2020-10-16T09:37:04.730Z] 5c568d65a230: Verifying Checksum [2020-10-16T09:37:04.730Z] 5c568d65a230: Download complete [2020-10-16T09:37:04.994Z] 23e8b3b47431: Verifying Checksum [2020-10-16T09:37:04.994Z] 23e8b3b47431: Download complete [2020-10-16T09:37:06.924Z] 221eaa008020: Verifying Checksum [2020-10-16T09:37:06.924Z] 221eaa008020: Download complete [2020-10-16T09:37:12.271Z] 221eaa008020: Pull complete [2020-10-16T09:37:12.271Z] 2a4607e5d6b9: Pull complete [2020-10-16T09:37:12.534Z] 8f79b27c4fd2: Pull complete [2020-10-16T09:37:14.505Z] e5c8dbe1645b: Pull complete [2020-10-16T09:37:17.084Z] 23e8b3b47431: Pull complete [2020-10-16T09:37:18.485Z] 5c568d65a230: Pull complete [2020-10-16T09:37:18.485Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-16T09:37:18.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-16T09:37:18.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-16T09:37:18.676Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:37:18.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/gexfoundry_device-mqtt-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-16T09:37:19.903Z] $ docker top 91fdad7ce5c405e67e406a68f0b4c67408f3019653a3fa2a0045641d99ade95a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T09:37:20.616Z] + snyk monitor '--org=edgex-jenkins' [2020-10-16T09:37:28.792Z] [2020-10-16T09:37:28.792Z] Monitoring /w/workspace/gexfoundry_device-mqtt-go_master (github.com/edgexfoundry/device-mqtt-go)... [2020-10-16T09:37:28.792Z] [2020-10-16T09:37:28.792Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/daae75eb-226e-4aa5-94ca-702f908ecc11 [2020-10-16T09:37:28.792Z] [2020-10-16T09:37:28.792Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-16T09:37:28.792Z] [2020-10-16T09:37:28.792Z] [2020-10-16T09:37:28.792Z] Snyk CLI supports Node.js 8 and higher. [2020-10-16T09:37:28.792Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-16T09:37:28.792Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-16T09:37:28.792Z] [2020-10-16T09:37:28.792Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-16T09:37:28.792Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [2020-10-16T09:37:28.792Z] You are approaching your monthly limit of 300 private tests for your edgex-jenkins org. [2020-10-16T09:37:28.793Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-10-16T09:37:28.807Z] $ docker stop --time=1 91fdad7ce5c405e67e406a68f0b4c67408f3019653a3fa2a0045641d99ade95a [2020-10-16T09:37:31.926Z] $ docker rm -f 91fdad7ce5c405e67e406a68f0b4c67408f3019653a3fa2a0045641d99ade95a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:37:33.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-16T09:37:33.356Z] [2020-10-16T09:37:33.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:37:33.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-16T09:37:33.710Z] latest: Pulling from edgex-devops/edgex-klar [2020-10-16T09:37:33.710Z] e7c96db7181b: Pulling fs layer [2020-10-16T09:37:33.710Z] 1868ca2cb446: Pulling fs layer [2020-10-16T09:37:33.710Z] 136be5d0fe8e: Pulling fs layer [2020-10-16T09:37:33.710Z] 894bfe63afcb: Pulling fs layer [2020-10-16T09:37:33.710Z] 894bfe63afcb: Waiting [2020-10-16T09:37:33.710Z] 1868ca2cb446: Verifying Checksum [2020-10-16T09:37:33.710Z] 1868ca2cb446: Download complete [2020-10-16T09:37:33.710Z] 136be5d0fe8e: Verifying Checksum [2020-10-16T09:37:33.710Z] 136be5d0fe8e: Download complete [2020-10-16T09:37:33.710Z] e7c96db7181b: Verifying Checksum [2020-10-16T09:37:33.710Z] e7c96db7181b: Download complete [2020-10-16T09:37:33.974Z] 894bfe63afcb: Verifying Checksum [2020-10-16T09:37:33.974Z] 894bfe63afcb: Download complete [2020-10-16T09:37:33.974Z] e7c96db7181b: Pull complete [2020-10-16T09:37:34.236Z] 1868ca2cb446: Pull complete [2020-10-16T09:37:34.498Z] 136be5d0fe8e: Pull complete [2020-10-16T09:37:34.499Z] 894bfe63afcb: Pull complete [2020-10-16T09:37:34.761Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-10-16T09:37:34.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-16T09:37:34.761Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-10-16T09:37:34.869Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:37:34.917Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-16T09:37:35.623Z] $ docker top 5dde2000fc462a30cb0b24cd681c94e3f012627ffc0bd3ff330564443bdab218 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-16T09:37:36.188Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:37:36.188Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-16T09:37:39.667Z] $ docker stop --time=1 5dde2000fc462a30cb0b24cd681c94e3f012627ffc0bd3ff330564443bdab218 [2020-10-16T09:37:41.043Z] $ docker rm -f 5dde2000fc462a30cb0b24cd681c94e3f012627ffc0bd3ff330564443bdab218 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:37:41.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-16T09:37:41.897Z] . [Pipeline] withDockerContainer [2020-10-16T09:37:42.012Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:37:42.062Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-16T09:37:42.978Z] $ docker top d34bdae102c01c4d32fd3db3337bfc2c70ece60edd99239fa4fb1607ab7e9044 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-16T09:37:43.569Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:37:43.569Z] + tee [2020-10-16T09:37:43.569Z] clair timeout 1m0s [2020-10-16T09:37:43.569Z] docker timeout: 1m0s [2020-10-16T09:37:43.569Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-16T09:37:44.282Z] $ docker stop --time=1 d34bdae102c01c4d32fd3db3337bfc2c70ece60edd99239fa4fb1607ab7e9044 [2020-10-16T09:37:45.641Z] $ docker rm -f d34bdae102c01c4d32fd3db3337bfc2c70ece60edd99239fa4fb1607ab7e9044 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-16T09:37:46.183Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo [2020-10-16T09:37:46.198Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go_f7b704da3e9a84fb10464ba1b2bdd449b0700fcc.html [Pipeline] writeFile [Pipeline] step [2020-10-16T09:37:46.273Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:37:46.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-16T09:37:46.625Z] . [Pipeline] withDockerContainer [2020-10-16T09:37:46.728Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:37:46.934Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-16T09:37:47.583Z] $ docker top 697ffb379314ff8ebcd9dff6f22248bc0dbc83f97a7f2387f1f26f4a4c5641da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-16T09:37:48.129Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:37:48.130Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-16T09:37:51.663Z] $ docker stop --time=1 697ffb379314ff8ebcd9dff6f22248bc0dbc83f97a7f2387f1f26f4a4c5641da [2020-10-16T09:37:53.051Z] $ docker rm -f 697ffb379314ff8ebcd9dff6f22248bc0dbc83f97a7f2387f1f26f4a4c5641da [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:37:53.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-10-16T09:37:53.543Z] . [Pipeline] withDockerContainer [2020-10-16T09:37:53.645Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:37:53.693Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-10-16T09:37:54.385Z] $ docker top d035de3ed4787acfa6f05008235cba34943caa7546dd3ae232c869b116ef6e09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-16T09:37:54.984Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-mqtt-go-arm64:f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [2020-10-16T09:37:54.984Z] + tee [2020-10-16T09:37:54.984Z] clair timeout 1m0s [2020-10-16T09:37:54.984Z] docker timeout: 1m0s [2020-10-16T09:37:54.984Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-16T09:37:55.661Z] $ docker stop --time=1 d035de3ed4787acfa6f05008235cba34943caa7546dd3ae232c869b116ef6e09 [2020-10-16T09:37:57.026Z] $ docker rm -f d035de3ed4787acfa6f05008235cba34943caa7546dd3ae232c869b116ef6e09 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-16T09:37:57.529Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports [Pipeline] echo [2020-10-16T09:37:57.543Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-mqtt-go_master/clair-reports/clair_results_docker-device-mqtt-go-arm64_f7b704da3e9a84fb10464ba1b2bdd449b0700fcc.html [Pipeline] writeFile [Pipeline] step [2020-10-16T09:37:57.608Z] Archiving artifacts [Pipeline] } [Pipeline] // script [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2020-10-16T09:37:59.287Z] + git log --format=format:%s -1 f7b704da3e9a84fb10464ba1b2bdd449b0700fcc [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:37:59.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T09:37:59.605Z] . [Pipeline] withDockerContainer [2020-10-16T09:37:59.707Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:37:59.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-16T09:38:00.499Z] $ docker top b4a64d805b9a00d9d0815dbe936eed899f59c17baa20202660b34124a3819606 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-16T09:38:00.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T09:38:00.812Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T09:38:01.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T09:38:01.053Z] $ docker exec b4a64d805b9a00d9d0815dbe936eed899f59c17baa20202660b34124a3819606 ssh-agent [2020-10-16T09:38:01.230Z] SSH_AUTH_SOCK=/tmp/ssh-3GZRk2ifMvuH/agent.11 [2020-10-16T09:38:01.230Z] SSH_AGENT_PID=16 [2020-10-16T09:38:01.237Z] Running ssh-add (command line suppressed) [2020-10-16T09:38:01.369Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7692031580021894276.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_7692031580021894276.key) [2020-10-16T09:38:01.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T09:38:01.776Z] + git semver tag [2020-10-16T09:38:01.776Z] # -> Open(): unable to determine branch for HEAD [2020-10-16T09:38:01.776Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-16T09:38:01.776Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-16T09:38:01.776Z] # $SEMVER_REMOTE_NAME = origin [2020-10-16T09:38:01.776Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-16T09:38:01.776Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-16T09:38:01.776Z] # $SEMVER_BRANCH = master [2020-10-16T09:38:01.776Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2020-10-16T09:38:01.776Z] # f7b704da3e9a84fb10464ba1b2bdd449b0700fcc HEAD [2020-10-16T09:38:01.776Z] # -> Force: false [2020-10-16T09:38:01.776Z] # 5b154464238e05d018dc72c48d4f857bb619866a refs/tags/v1.2.3-dev.5 [Pipeline] } [2020-10-16T09:38:01.793Z] $ docker exec --env ******** --env ******** b4a64d805b9a00d9d0815dbe936eed899f59c17baa20202660b34124a3819606 ssh-agent -k [2020-10-16T09:38:01.932Z] unset SSH_AUTH_SOCK; [2020-10-16T09:38:01.933Z] unset SSH_AGENT_PID; [2020-10-16T09:38:01.933Z] echo Agent pid 16 killed; [2020-10-16T09:38:01.985Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-16T09:38:02.486Z] + git semver [Pipeline] } [2020-10-16T09:38:02.502Z] $ docker stop --time=1 b4a64d805b9a00d9d0815dbe936eed899f59c17baa20202660b34124a3819606 [2020-10-16T09:38:03.870Z] $ docker rm -f b4a64d805b9a00d9d0815dbe936eed899f59c17baa20202660b34124a3819606 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:38:04.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-16T09:38:04.480Z] [2020-10-16T09:38:04.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:38:04.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-16T09:38:04.833Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-16T09:38:04.833Z] ab5ef0e58194: Pulling fs layer [2020-10-16T09:38:04.833Z] 9712f1f96733: Pulling fs layer [2020-10-16T09:38:04.833Z] 63f879dbbcfc: Pulling fs layer [2020-10-16T09:38:04.833Z] 0d9ebad4ef96: Pulling fs layer [2020-10-16T09:38:04.833Z] e9a5061849ea: Pulling fs layer [2020-10-16T09:38:04.833Z] d747dcd14b5f: Pulling fs layer [2020-10-16T09:38:04.833Z] 2de7ff778b66: Pulling fs layer [2020-10-16T09:38:04.833Z] e9a5061849ea: Waiting [2020-10-16T09:38:04.833Z] d747dcd14b5f: Waiting [2020-10-16T09:38:04.833Z] 2de7ff778b66: Waiting [2020-10-16T09:38:04.833Z] 0d9ebad4ef96: Waiting [2020-10-16T09:38:04.833Z] 9712f1f96733: Verifying Checksum [2020-10-16T09:38:04.833Z] 9712f1f96733: Download complete [2020-10-16T09:38:06.237Z] 63f879dbbcfc: Verifying Checksum [2020-10-16T09:38:06.237Z] 63f879dbbcfc: Download complete [2020-10-16T09:38:06.502Z] e9a5061849ea: Verifying Checksum [2020-10-16T09:38:06.502Z] e9a5061849ea: Download complete [2020-10-16T09:38:06.502Z] d747dcd14b5f: Verifying Checksum [2020-10-16T09:38:06.502Z] d747dcd14b5f: Download complete [2020-10-16T09:38:06.766Z] 2de7ff778b66: Verifying Checksum [2020-10-16T09:38:06.766Z] 2de7ff778b66: Download complete [2020-10-16T09:38:07.029Z] 0d9ebad4ef96: Verifying Checksum [2020-10-16T09:38:07.029Z] 0d9ebad4ef96: Download complete [2020-10-16T09:38:07.604Z] ab5ef0e58194: Verifying Checksum [2020-10-16T09:38:07.604Z] ab5ef0e58194: Download complete [2020-10-16T09:38:11.842Z] ab5ef0e58194: Pull complete [2020-10-16T09:38:11.842Z] 9712f1f96733: Pull complete [2020-10-16T09:38:13.783Z] 63f879dbbcfc: Pull complete [2020-10-16T09:38:20.502Z] 0d9ebad4ef96: Pull complete [2020-10-16T09:38:20.502Z] e9a5061849ea: Pull complete [2020-10-16T09:38:20.892Z] d747dcd14b5f: Pull complete [2020-10-16T09:38:24.295Z] 2de7ff778b66: Pull complete [2020-10-16T09:38:24.295Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-16T09:38:24.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-16T09:38:24.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-16T09:38:24.499Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:38:24.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-16T09:38:28.072Z] $ docker top c19480ed02b5a345c26b9434b06e2ca72cefe569eaf9b1280dc8da1932b67cd3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-16T09:38:28.385Z] provisioning config files... [2020-10-16T09:38:28.456Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config6281454379120416864tmp [2020-10-16T09:38:28.507Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config6308428173372290936tmp [2020-10-16T09:38:28.548Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8655922752327021194tmp [Pipeline] { [Pipeline] echo [2020-10-16T09:38:28.636Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:38:29.011Z] ---> sigul-configuration.sh [2020-10-16T09:38:29.012Z] gpg: directory `/root/.gnupg' created [2020-10-16T09:38:29.012Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-16T09:38:29.012Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-16T09:38:29.012Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-16T09:38:29.012Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-16T09:38:29.012Z] gpg: CAST5 encrypted data [2020-10-16T09:38:29.303Z] gpg: encrypted with 1 passphrase [2020-10-16T09:38:29.303Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-16T09:38:29.618Z] + mkdir /home/jenkins [2020-10-16T09:38:29.618Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-16T09:38:29.967Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-10-16T09:38:29.985Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:38:30.290Z] ---> sigul-install.sh [2020-10-16T09:38:36.964Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-16T09:38:37.338Z] + git tag --list [2020-10-16T09:38:37.338Z] 0.7.1 [2020-10-16T09:38:37.338Z] v1.0.0 [2020-10-16T09:38:37.338Z] v1.1.0 [2020-10-16T09:38:37.338Z] v1.1.1 [2020-10-16T09:38:37.338Z] v1.2.0 [2020-10-16T09:38:37.338Z] v1.2.1 [2020-10-16T09:38:37.338Z] v1.2.2 [2020-10-16T09:38:37.338Z] v1.2.2-dev.1 [2020-10-16T09:38:37.338Z] v1.2.2-dev.2 [2020-10-16T09:38:37.338Z] v1.2.3-dev.1 [2020-10-16T09:38:37.338Z] v1.2.3-dev.2 [2020-10-16T09:38:37.338Z] v1.2.3-dev.3 [2020-10-16T09:38:37.338Z] v1.2.3-dev.4 [2020-10-16T09:38:37.338Z] v1.2.3-dev.5 [Pipeline] sh [2020-10-16T09:38:37.694Z] + lftools sign git-tag v1.2.3-dev.5 [2020-10-16T09:38:39.106Z] Signing Git tag with Sigul... [2020-10-16T09:38:39.106Z] Signing v1.2.3-dev.5 [Pipeline] echo [2020-10-16T09:38:40.067Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:38:40.365Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-16T09:38:40.374Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-16T09:38:40.474Z] $ docker stop --time=1 c19480ed02b5a345c26b9434b06e2ca72cefe569eaf9b1280dc8da1932b67cd3 [2020-10-16T09:38:42.480Z] $ docker rm -f c19480ed02b5a345c26b9434b06e2ca72cefe569eaf9b1280dc8da1932b67cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:38:43.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T09:38:43.520Z] . [Pipeline] withDockerContainer [2020-10-16T09:38:43.636Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:38:43.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-16T09:38:44.453Z] $ docker top ee6b054d0b97f416a54a3b6a673b3bfc780b6bc8a027d997ac46ffee2b07f690 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-16T09:38:44.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T09:38:44.848Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T09:38:45.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T09:38:45.083Z] $ docker exec ee6b054d0b97f416a54a3b6a673b3bfc780b6bc8a027d997ac46ffee2b07f690 ssh-agent [2020-10-16T09:38:45.272Z] SSH_AUTH_SOCK=/tmp/ssh-qMY8vRpB8zkl/agent.11 [2020-10-16T09:38:45.272Z] SSH_AGENT_PID=16 [2020-10-16T09:38:45.285Z] Running ssh-add (command line suppressed) [2020-10-16T09:38:45.418Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8365130984262841876.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_8365130984262841876.key) [2020-10-16T09:38:45.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T09:38:45.872Z] + git semver bump pre [2020-10-16T09:38:45.872Z] # -> Open(): unable to determine branch for HEAD [2020-10-16T09:38:45.872Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-16T09:38:45.872Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-16T09:38:45.872Z] # $SEMVER_REMOTE_NAME = origin [2020-10-16T09:38:45.872Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-16T09:38:45.872Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-16T09:38:45.872Z] # $SEMVER_BRANCH = master [2020-10-16T09:38:45.872Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [2020-10-16T09:38:45.872Z] 1.2.3-dev.6 [Pipeline] } [2020-10-16T09:38:45.894Z] $ docker exec --env ******** --env ******** ee6b054d0b97f416a54a3b6a673b3bfc780b6bc8a027d997ac46ffee2b07f690 ssh-agent -k [2020-10-16T09:38:46.046Z] unset SSH_AUTH_SOCK; [2020-10-16T09:38:46.046Z] unset SSH_AGENT_PID; [2020-10-16T09:38:46.046Z] echo Agent pid 16 killed; [2020-10-16T09:38:46.110Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-16T09:38:46.618Z] + git semver [Pipeline] } [2020-10-16T09:38:46.642Z] $ docker stop --time=1 ee6b054d0b97f416a54a3b6a673b3bfc780b6bc8a027d997ac46ffee2b07f690 [2020-10-16T09:38:48.037Z] $ docker rm -f ee6b054d0b97f416a54a3b6a673b3bfc780b6bc8a027d997ac46ffee2b07f690 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:38:48.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-16T09:38:48.658Z] . [Pipeline] withDockerContainer [2020-10-16T09:38:48.795Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:38:48.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-16T09:38:49.615Z] $ docker top 2cdb23f5723765aa7d92bafa630e4b513e3f357005e64fa502545999b198faa6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-16T09:38:49.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-16T09:38:49.973Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-16T09:38:50.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-16T09:38:50.205Z] $ docker exec 2cdb23f5723765aa7d92bafa630e4b513e3f357005e64fa502545999b198faa6 ssh-agent [2020-10-16T09:38:50.404Z] SSH_AUTH_SOCK=/tmp/ssh-x9Zlh1LLdzEN/agent.11 [2020-10-16T09:38:50.404Z] SSH_AGENT_PID=17 [2020-10-16T09:38:50.425Z] Running ssh-add (command line suppressed) [2020-10-16T09:38:50.548Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2839771569763560569.key (/w/workspace/gexfoundry_device-mqtt-go_master@tmp/private_key_2839771569763560569.key) [2020-10-16T09:38:50.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-16T09:38:51.023Z] + git semver push [2020-10-16T09:38:51.023Z] # -> Open(): unable to determine branch for HEAD [2020-10-16T09:38:51.023Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.git [2020-10-16T09:38:51.023Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_master [2020-10-16T09:38:51.023Z] # $SEMVER_REMOTE_NAME = origin [2020-10-16T09:38:51.023Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-16T09:38:51.023Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-16T09:38:51.023Z] # $SEMVER_BRANCH = master [2020-10-16T09:38:51.023Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_master/.semver [Pipeline] } [2020-10-16T09:38:57.756Z] $ docker exec --env ******** --env ******** 2cdb23f5723765aa7d92bafa630e4b513e3f357005e64fa502545999b198faa6 ssh-agent -k [2020-10-16T09:38:57.876Z] unset SSH_AUTH_SOCK; [2020-10-16T09:38:57.877Z] unset SSH_AGENT_PID; [2020-10-16T09:38:57.877Z] echo Agent pid 17 killed; [2020-10-16T09:38:57.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-16T09:38:58.424Z] + git semver [Pipeline] } [2020-10-16T09:38:58.453Z] $ docker stop --time=1 2cdb23f5723765aa7d92bafa630e4b513e3f357005e64fa502545999b198faa6 [2020-10-16T09:38:59.834Z] $ docker rm -f 2cdb23f5723765aa7d92bafa630e4b513e3f357005e64fa502545999b198faa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:39:01.662Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:39:02.238Z] ---> package-listing.sh [2020-10-16T09:39:02.238Z] ++ facter osfamily [2020-10-16T09:39:02.238Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-16T09:39:02.238Z] + OS_FAMILY=redhat [2020-10-16T09:39:02.238Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_master [2020-10-16T09:39:02.238Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-16T09:39:02.238Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-16T09:39:02.238Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-16T09:39:02.238Z] + PACKAGES=/tmp/packages_start.txt [2020-10-16T09:39:02.238Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2020-10-16T09:39:02.238Z] + PACKAGES=/tmp/packages_end.txt [2020-10-16T09:39:02.238Z] + case "${OS_FAMILY}" in [2020-10-16T09:39:02.238Z] + rpm -qa [2020-10-16T09:39:02.238Z] + sort [2020-10-16T09:39:06.456Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-16T09:39:06.456Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-16T09:39:06.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-16T09:39:06.456Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_master ']' [2020-10-16T09:39:06.456Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [2020-10-16T09:39:06.456Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_master/archives/ [Pipeline] echo [2020-10-16T09:39:06.476Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-16T09:39:06.769Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:39:07.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T09:39:07.077Z] [2020-10-16T09:39:07.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-16T09:39:07.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T09:39:07.431Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-16T09:39:07.431Z] df20fa9351a1: Pulling fs layer [2020-10-16T09:39:07.431Z] 36b3adc4ff6f: Pulling fs layer [2020-10-16T09:39:07.431Z] 8ad3a11d3b57: Pulling fs layer [2020-10-16T09:39:07.431Z] 46f8f816bc3b: Pulling fs layer [2020-10-16T09:39:07.431Z] 93b61091891f: Pulling fs layer [2020-10-16T09:39:07.431Z] 93b9cdb0e59b: Pulling fs layer [2020-10-16T09:39:07.431Z] 5e14af77c1be: Pulling fs layer [2020-10-16T09:39:07.431Z] 01666e4c0597: Pulling fs layer [2020-10-16T09:39:07.431Z] aa168da1d23b: Pulling fs layer [2020-10-16T09:39:07.431Z] 93b61091891f: Waiting [2020-10-16T09:39:07.431Z] 93b9cdb0e59b: Waiting [2020-10-16T09:39:07.431Z] 5e14af77c1be: Waiting [2020-10-16T09:39:07.431Z] 46f8f816bc3b: Waiting [2020-10-16T09:39:07.431Z] aa168da1d23b: Waiting [2020-10-16T09:39:07.431Z] 01666e4c0597: Waiting [2020-10-16T09:39:07.431Z] 36b3adc4ff6f: Verifying Checksum [2020-10-16T09:39:07.431Z] 36b3adc4ff6f: Download complete [2020-10-16T09:39:07.431Z] 46f8f816bc3b: Verifying Checksum [2020-10-16T09:39:07.431Z] 46f8f816bc3b: Download complete [2020-10-16T09:39:07.431Z] df20fa9351a1: Verifying Checksum [2020-10-16T09:39:07.431Z] df20fa9351a1: Download complete [2020-10-16T09:39:07.431Z] 93b9cdb0e59b: Verifying Checksum [2020-10-16T09:39:07.431Z] 93b9cdb0e59b: Download complete [2020-10-16T09:39:07.431Z] 5e14af77c1be: Verifying Checksum [2020-10-16T09:39:07.431Z] 5e14af77c1be: Download complete [2020-10-16T09:39:07.696Z] 01666e4c0597: Verifying Checksum [2020-10-16T09:39:07.696Z] 01666e4c0597: Download complete [2020-10-16T09:39:07.696Z] 8ad3a11d3b57: Verifying Checksum [2020-10-16T09:39:07.696Z] 8ad3a11d3b57: Download complete [2020-10-16T09:39:07.696Z] 93b61091891f: Verifying Checksum [2020-10-16T09:39:07.696Z] 93b61091891f: Download complete [2020-10-16T09:39:07.958Z] df20fa9351a1: Pull complete [2020-10-16T09:39:08.231Z] 36b3adc4ff6f: Pull complete [2020-10-16T09:39:10.166Z] 8ad3a11d3b57: Pull complete [2020-10-16T09:39:10.166Z] aa168da1d23b: Verifying Checksum [2020-10-16T09:39:10.166Z] 46f8f816bc3b: Pull complete [2020-10-16T09:39:11.115Z] 93b61091891f: Pull complete [2020-10-16T09:39:11.115Z] 93b9cdb0e59b: Pull complete [2020-10-16T09:39:11.381Z] 5e14af77c1be: Pull complete [2020-10-16T09:39:11.381Z] 01666e4c0597: Pull complete [2020-10-16T09:39:18.002Z] aa168da1d23b: Pull complete [2020-10-16T09:39:18.003Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-16T09:39:18.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-16T09:39:18.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-16T09:39:18.145Z] prd-centos7-docker-4c-2g-5854 does not seem to be running inside a container [2020-10-16T09:39:18.194Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_master -v /w/workspace/gexfoundry_device-mqtt-go_master:/w/workspace/gexfoundry_device-mqtt-go_master:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_master@tmp:/w/workspace/gexfoundry_device-mqtt-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-16T09:39:21.127Z] $ docker top 93290e0586a4fef726dc01dd448e55738dcd996491341ffb5aa363b070609024 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-16T09:39:21.690Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-16T09:39:21.990Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-16T09:39:22.288Z] + ls /var/log/sa-host [2020-10-16T09:39:22.288Z] + sadf -c /var/log/sa-host/sa05 [2020-10-16T09:39:22.288Z] file_magic: OK [2020-10-16T09:39:22.288Z] HZ: Using current value: 100 [2020-10-16T09:39:22.288Z] file_header: OK [2020-10-16T09:39:22.288Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-16T09:39:22.288Z] Statistics: [2020-10-16T09:39:22.288Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-16T09:39:22.288Z] File successfully converted to sysstat format version 12.2.1 [2020-10-16T09:39:22.288Z] + sadf -c /var/log/sa-host/sa16 [2020-10-16T09:39:22.288Z] file_magic: OK [2020-10-16T09:39:22.288Z] HZ: Using current value: 100 [2020-10-16T09:39:22.288Z] file_header: OK [2020-10-16T09:39:22.288Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-16T09:39:22.288Z] Statistics: [2020-10-16T09:39:22.288Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-16T09:39:22.288Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-16T09:39:22.973Z] provisioning config files... [2020-10-16T09:39:23.011Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_master@tmp/config8720819318790736275tmp [Pipeline] { [Pipeline] echo [2020-10-16T09:39:23.121Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:39:23.443Z] ---> create-netrc.sh [Pipeline] } [2020-10-16T09:39:23.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-16T09:39:23.556Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:39:23.854Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-16T09:39:23.865Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:39:24.161Z] ---> sudo-logs.sh [2020-10-16T09:39:24.161Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-16T09:39:24.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:39:24.465Z] ---> job-cost.sh [2020-10-16T09:39:24.465Z] lf-activate-venv: SKIPPING [2020-10-16T09:39:24.465Z] INFO: No Stack... [2020-10-16T09:39:25.857Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-16T09:39:26.118Z] INFO: Archiving Costs [Pipeline] echo [2020-10-16T09:39:26.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-16T09:39:26.427Z] ---> logs-deploy.sh [2020-10-16T09:39:26.427Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/master/19 [2020-10-16T09:39:26.427Z] INFO: archiving workspace using pattern(s): [2020-10-16T09:39:28.346Z] Archives upload complete. [2020-10-16T09:39:28.346Z] INFO: archiving logs to Nexus