Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh > 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-snmp-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-snmp-go] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-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-snmp-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: false 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-1873 in /w/workspace/gexfoundry_device-snmp-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-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 # timeout=10 Commit message: "Merge pull request #63 from lenny-intel/dependabot" > git rev-list --no-walk 606392e67fd6f15a83b9053fe6b082513b001f24 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-29T00:56:01.101Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-29T00:56:01.424Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-29T00:56:01.558Z] ========================================================= [2020-09-29T00:56:01.558Z] EdgeX Global Pipelines Version Info [2020-09-29T00:56:01.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:56:03.727Z] ------------------- [2020-09-29T00:56:03.727Z] stable info: [2020-09-29T00:56:03.727Z] ------------------- [2020-09-29T00:56:03.727Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-29T00:56:03.727Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T00:56:03.727Z] Message: update stable to v1.0.131 [2020-09-29T00:56:04.723Z] ------------------- [2020-09-29T00:56:04.723Z] experimental info: [2020-09-29T00:56:04.723Z] ------------------- [2020-09-29T00:56:04.723Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-29T00:56:04.723Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T00:56:04.723Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-29T00:56:05.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2020-09-29T00:56:05.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2020-09-29T00:56:05.375Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-29T00:56:05.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-29T00:56:05.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-29T00:56:05.675Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-29T00:56:05.762Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-29T00:56:05.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-29T00:56:05.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-29T00:56:06.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-29T00:56:06.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-29T00:56:06.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo [2020-09-29T00:56:06.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-29T00:56:06.445Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-29T00:56:06.534Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-09-29T00:56:06.624Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-29T00:56:06.790Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T00:56:06.878Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T00:56:06.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-29T00:56:07.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-29T00:56:07.163Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-29T00:56:07.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-29T00:56:07.340Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-29T00:56:07.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-29T00:56:07.537Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-09-29T00:56:07.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-29T00:56:07.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-29T00:56:07.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-29T00:56:07.920Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [Pipeline] echo [2020-09-29T00:56:08.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 848f206 [Pipeline] echo [2020-09-29T00:56:08.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-29T00:56:08.849Z] + git log --format=format:%s -1 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [Pipeline] echo [2020-09-29T00:56:08.964Z] GIT_COMMIT: 848f2065905ad4eb93e9b774cef4a4ef5a1cd264, Commit Message: Merge pull request #63 from lenny-intel/dependabot [Pipeline] echo [2020-09-29T00:56:09.008Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:56:10.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T00:56:10.286Z] [2020-09-29T00:56:10.286Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:56:10.688Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T00:56:10.688Z] latest: Pulling from edgex-devops/git-semver [2020-09-29T00:56:10.688Z] 31603596830f: Pulling fs layer [2020-09-29T00:56:10.688Z] 2a8b12db71e7: Pulling fs layer [2020-09-29T00:56:10.688Z] 6ca5941a6612: Pulling fs layer [2020-09-29T00:56:10.688Z] ecc8261a40a4: Pulling fs layer [2020-09-29T00:56:10.688Z] ecc8261a40a4: Waiting [2020-09-29T00:56:10.688Z] 2a8b12db71e7: Verifying Checksum [2020-09-29T00:56:10.688Z] 2a8b12db71e7: Download complete [2020-09-29T00:56:10.956Z] 31603596830f: Verifying Checksum [2020-09-29T00:56:10.956Z] 31603596830f: Download complete [2020-09-29T00:56:11.228Z] ecc8261a40a4: Verifying Checksum [2020-09-29T00:56:11.228Z] ecc8261a40a4: Download complete [2020-09-29T00:56:11.228Z] 6ca5941a6612: Verifying Checksum [2020-09-29T00:56:11.228Z] 6ca5941a6612: Download complete [2020-09-29T00:56:11.495Z] 31603596830f: Pull complete [2020-09-29T00:56:11.495Z] 2a8b12db71e7: Pull complete [2020-09-29T00:56:12.453Z] 6ca5941a6612: Pull complete [2020-09-29T00:56:12.718Z] ecc8261a40a4: Pull complete [2020-09-29T00:56:12.983Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-29T00:56:12.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T00:56:12.983Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-29T00:56:13.237Z] prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container [2020-09-29T00:56:13.348Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T00:56:15.716Z] $ docker top d196c3828aa8b3b8cb64d67025e084b487f98cce135413c68c66bcca8bf89f94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T00:56:16.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T00:56:16.106Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T00:56:16.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T00:56:16.444Z] $ docker exec d196c3828aa8b3b8cb64d67025e084b487f98cce135413c68c66bcca8bf89f94 ssh-agent [2020-09-29T00:56:16.746Z] SSH_AUTH_SOCK=/tmp/ssh-J23R2eh9ckK5/agent.12 [2020-09-29T00:56:16.746Z] SSH_AGENT_PID=17 [2020-09-29T00:56:16.774Z] Running ssh-add (command line suppressed) [2020-09-29T00:56:16.957Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_5500518263353090130.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_5500518263353090130.key) [2020-09-29T00:56:17.046Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T00:56:17.446Z] + git describe --exact-match --tags HEAD [2020-09-29T00:56:17.446Z] fatal: no tag exactly matches '848f2065905ad4eb93e9b774cef4a4ef5a1cd264' [Pipeline] } [2020-09-29T00:56:17.490Z] $ docker exec --env ******** --env ******** d196c3828aa8b3b8cb64d67025e084b487f98cce135413c68c66bcca8bf89f94 ssh-agent -k [2020-09-29T00:56:17.655Z] unset SSH_AUTH_SOCK; [2020-09-29T00:56:17.656Z] unset SSH_AGENT_PID; [2020-09-29T00:56:17.656Z] echo Agent pid 17 killed; [2020-09-29T00:56:17.734Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-29T00:56:17.824Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-29T00:56:17.824Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-29T00:56:17.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T00:56:17.913Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T00:56:18.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T00:56:18.149Z] $ docker exec d196c3828aa8b3b8cb64d67025e084b487f98cce135413c68c66bcca8bf89f94 ssh-agent [2020-09-29T00:56:18.472Z] SSH_AUTH_SOCK=/tmp/ssh-WwdtuNyCQiR8/agent.47 [2020-09-29T00:56:18.472Z] SSH_AGENT_PID=52 [2020-09-29T00:56:18.481Z] Running ssh-add (command line suppressed) [2020-09-29T00:56:18.657Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6276759196373471759.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6276759196373471759.key) [2020-09-29T00:56:18.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T00:56:19.081Z] + git semver init [2020-09-29T00:56:19.081Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T00:56:19.081Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2020-09-29T00:56:19.081Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2020-09-29T00:56:19.081Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T00:56:19.081Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T00:56:19.081Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T00:56:19.081Z] # $SEMVER_BRANCH = master [2020-09-29T00:56:19.081Z] # $SEMVER_TEMP = /tmp/semver-195910164 [2020-09-29T00:56:19.081Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2020-09-29T00:56:19.666Z] # '/tmp/semver-195910164' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' [2020-09-29T00:56:19.666Z] # -> Force: false [2020-09-29T00:56:19.666Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2020-09-29T00:56:19.683Z] $ docker exec --env ******** --env ******** d196c3828aa8b3b8cb64d67025e084b487f98cce135413c68c66bcca8bf89f94 ssh-agent -k [2020-09-29T00:56:19.832Z] unset SSH_AUTH_SOCK; [2020-09-29T00:56:19.833Z] unset SSH_AGENT_PID; [2020-09-29T00:56:19.833Z] echo Agent pid 52 killed; [2020-09-29T00:56:19.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T00:56:20.488Z] + git semver [Pipeline] } [2020-09-29T00:56:20.515Z] $ docker stop --time=1 d196c3828aa8b3b8cb64d67025e084b487f98cce135413c68c66bcca8bf89f94 [2020-09-29T00:56:22.093Z] $ docker rm -f d196c3828aa8b3b8cb64d67025e084b487f98cce135413c68c66bcca8bf89f94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-29T00:56:23.468Z] Stashed 23 file(s) [Pipeline] echo [2020-09-29T00:56:23.471Z] [edgeXSemver]: initialized semver on version 1.2.3-dev.4 [Pipeline] echo [2020-09-29T00:56:23.557Z] Archived original version: [1.2.3-dev.4] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-09-29T00:56:38.988Z] Still waiting to schedule task [2020-09-29T00:56:38.988Z] ‘prd-centos7-docker-4c-2g-1866’ is offline; ‘prd-centos7-docker-4c-2g-1870’ is offline; ‘prd-centos7-docker-4c-2g-1874’ is offline; ‘prd-centos7-docker-4c-2g-1875’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-1868’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-09-29T00:56:38.991Z] Still waiting to schedule task [2020-09-29T00:56:38.991Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1868’ is offline [2020-09-29T00:57:48.332Z] Running on prd-centos7-docker-4c-2g-1876 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2020-09-29T00:57:48.385Z] Running in /w/workspace/device-snmp-go/15 [Pipeline] { [Pipeline] checkout [2020-09-29T00:57:51.180Z] using credential edgex-jenkins-ssh [2020-09-29T00:57:51.336Z] Cloning the remote Git repository [2020-09-29T00:57:51.370Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-09-29T00:57:51.461Z] > git init /w/workspace/device-snmp-go/15 # timeout=10 [2020-09-29T00:57:51.540Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-29T00:57:51.540Z] > git --version # timeout=10 [2020-09-29T00:57:51.547Z] > git --version # 'git version 2.16.5' [2020-09-29T00:57:51.548Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T00:57:51.604Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T00:57:52.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-29T00:57:52.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T00:57:52.075Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-29T00:57:52.091Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-29T00:57:52.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T00:57:52.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T00:57:52.471Z] Checking out Revision 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 (master) [2020-09-29T00:57:52.483Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T00:57:52.488Z] > git checkout -f 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 # timeout=10 [2020-09-29T00:57:56.227Z] Commit message: "Merge pull request #63 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T00:57:57.027Z] ========================================================= [2020-09-29T00:57:57.027Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-29T00:57:57.027Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:57:57.719Z] + 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-09-29T00:57:57.983Z] Sending build context to Docker daemon 433.7kB [2020-09-29T00:57:57.983Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-29T00:57:57.983Z] Step 2/10 : FROM ${BASE} [2020-09-29T00:57:58.247Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-29T00:57:58.247Z] df20fa9351a1: Pulling fs layer [2020-09-29T00:57:58.247Z] ed8968b2872e: Pulling fs layer [2020-09-29T00:57:58.247Z] a92cc7c5fd73: Pulling fs layer [2020-09-29T00:57:58.247Z] e871e8e8d7a9: Pulling fs layer [2020-09-29T00:57:58.247Z] e73272ec9a57: Pulling fs layer [2020-09-29T00:57:58.247Z] 1e910a182e73: Pulling fs layer [2020-09-29T00:57:58.247Z] 4e634b169226: Pulling fs layer [2020-09-29T00:57:58.247Z] e73272ec9a57: Waiting [2020-09-29T00:57:58.247Z] 4e634b169226: Waiting [2020-09-29T00:57:58.247Z] 1e910a182e73: Waiting [2020-09-29T00:57:58.247Z] e871e8e8d7a9: Waiting [2020-09-29T00:57:58.247Z] a92cc7c5fd73: Verifying Checksum [2020-09-29T00:57:58.247Z] a92cc7c5fd73: Download complete [2020-09-29T00:57:58.247Z] ed8968b2872e: Verifying Checksum [2020-09-29T00:57:58.247Z] ed8968b2872e: Download complete [2020-09-29T00:57:58.247Z] e73272ec9a57: Verifying Checksum [2020-09-29T00:57:58.247Z] e73272ec9a57: Download complete [2020-09-29T00:57:58.247Z] 1e910a182e73: Verifying Checksum [2020-09-29T00:57:58.247Z] 1e910a182e73: Download complete [2020-09-29T00:57:58.247Z] df20fa9351a1: Verifying Checksum [2020-09-29T00:57:58.247Z] df20fa9351a1: Download complete [2020-09-29T00:57:58.509Z] df20fa9351a1: Pull complete [2020-09-29T00:57:58.816Z] ed8968b2872e: Pull complete [2020-09-29T00:57:58.816Z] a92cc7c5fd73: Pull complete [2020-09-29T00:58:00.787Z] 4e634b169226: Verifying Checksum [2020-09-29T00:58:00.787Z] 4e634b169226: Download complete [2020-09-29T00:58:01.057Z] e871e8e8d7a9: Download complete [2020-09-29T00:58:06.405Z] e871e8e8d7a9: Pull complete [2020-09-29T00:58:06.669Z] e73272ec9a57: Pull complete [2020-09-29T00:58:06.933Z] 1e910a182e73: Pull complete [2020-09-29T00:58:11.175Z] 4e634b169226: Pull complete [2020-09-29T00:58:11.175Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-29T00:58:11.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-29T00:58:11.175Z] ---> f7629b54cfaa [2020-09-29T00:58:11.175Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-29T00:58:11.440Z] ---> Running in c0fb072a6bda [2020-09-29T00:58:11.704Z] Removing intermediate container c0fb072a6bda [2020-09-29T00:58:11.704Z] ---> 35a3ec0c13cf [2020-09-29T00:58:11.704Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-29T00:58:11.704Z] ---> Running in f9c7a2045fd3 [2020-09-29T00:58:11.967Z] Removing intermediate container f9c7a2045fd3 [2020-09-29T00:58:11.967Z] ---> 9aced00296d2 [2020-09-29T00:58:11.967Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-09-29T00:58:11.967Z] ---> Running in 46e91b6c812b [2020-09-29T00:58:12.231Z] Removing intermediate container 46e91b6c812b [2020-09-29T00:58:12.231Z] ---> d0d4a4ead590 [2020-09-29T00:58:12.231Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T00:58:12.231Z] ---> Running in 77309397c4e9 [2020-09-29T00:58:14.158Z] Removing intermediate container 77309397c4e9 [2020-09-29T00:58:14.158Z] ---> 020fb9cd7cc5 [2020-09-29T00:58:14.158Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-29T00:58:14.158Z] ---> Running in 5d3740a66d9e [2020-09-29T00:58:14.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T00:58:15.003Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T00:58:15.578Z] OK: 166 MiB in 39 packages [2020-09-29T00:58:16.155Z] Removing intermediate container 5d3740a66d9e [2020-09-29T00:58:16.155Z] ---> b94872b70e81 [2020-09-29T00:58:16.155Z] Step 8/10 : WORKDIR /device-snmp-go [2020-09-29T00:58:16.155Z] ---> Running in 21cff736d431 [2020-09-29T00:58:16.155Z] Removing intermediate container 21cff736d431 [2020-09-29T00:58:16.155Z] ---> d013856f1819 [2020-09-29T00:58:16.155Z] Step 9/10 : COPY . . [2020-09-29T00:58:17.107Z] ---> efe06ca1a6a9 [2020-09-29T00:58:17.108Z] Step 10/10 : RUN go mod download [2020-09-29T00:58:17.108Z] ---> Running in 9103897962ec [2020-09-29T00:58:29.390Z] Removing intermediate container 9103897962ec [2020-09-29T00:58:29.390Z] ---> f9d784bf3dd2 [2020-09-29T00:58:29.390Z] Successfully built f9d784bf3dd2 [2020-09-29T00:58:29.390Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:58:29.751Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-29T00:58:29.751Z] . [Pipeline] withDockerContainer [2020-09-29T00:58:29.877Z] prd-centos7-docker-4c-2g-1876 does not seem to be running inside a container [2020-09-29T00:58:29.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/15 -v /w/workspace/device-snmp-go/15:/w/workspace/device-snmp-go/15:rw,z -v /w/workspace/device-snmp-go/15@tmp:/w/workspace/device-snmp-go/15@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-09-29T00:58:31.268Z] $ docker top 39a1fb8f5c36dd83ed9415d5454d766062efc891de6c5af4fe0d9923ebe2e1c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T00:58:31.786Z] + go version [2020-09-29T00:58:31.787Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-29T00:58:31.805Z] $ docker stop --time=1 39a1fb8f5c36dd83ed9415d5454d766062efc891de6c5af4fe0d9923ebe2e1c9 [2020-09-29T00:58:33.150Z] $ docker rm -f 39a1fb8f5c36dd83ed9415d5454d766062efc891de6c5af4fe0d9923ebe2e1c9 [Pipeline] // withDockerContainer [Pipeline] } [2020-09-29T00:58:33.459Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1877 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] // script [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] ws [2020-09-29T00:58:33.601Z] Running in /w/workspace/device-snmp-go/15 [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-09-29T00:58:36.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-29T00:58:36.609Z] + ls -al . [2020-09-29T00:58:36.609Z] total 76 [2020-09-29T00:58:36.609Z] drwxrwxr-x. 9 jenkins jenkins 4096 Sep 29 00:57 . [2020-09-29T00:58:36.609Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 00:57 .. [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 4405 Sep 29 00:57 Attribution.txt [2020-09-29T00:58:36.609Z] drwxrwxr-x. 2 jenkins jenkins 87 Sep 29 00:57 bin [2020-09-29T00:58:36.609Z] drwxrwxr-x. 3 jenkins jenkins 32 Sep 29 00:57 cmd [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 1002 Sep 29 00:57 Dockerfile [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 409 Sep 29 00:57 Dockerfile.build [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 6 Sep 29 00:57 .dockerignore [2020-09-29T00:58:36.609Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 00:57 .git [2020-09-29T00:58:36.609Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 29 00:57 .github [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 272 Sep 29 00:57 .gitignore [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 203 Sep 29 00:57 go.mod [2020-09-29T00:58:36.609Z] drwxrwxr-x. 3 jenkins jenkins 20 Sep 29 00:57 internal [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 656 Sep 29 00:57 Jenkinsfile [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 11340 Sep 29 00:57 LICENSE [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 937 Sep 29 00:57 Makefile [2020-09-29T00:58:36.609Z] drwxrwxr-x. 2 jenkins jenkins 84 Sep 29 00:57 profiles [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 12398 Sep 29 00:57 README.md [2020-09-29T00:58:36.609Z] drwxrwxr-x. 3 jenkins jenkins 61 Sep 29 00:57 .semver [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 29 00:56 VERSION [2020-09-29T00:58:36.609Z] -rw-rw-r--. 1 jenkins jenkins 209 Sep 29 00:57 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:58:37.087Z] + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=848f2065905ad4eb93e9b774cef4a4ef5a1cd264 --label arch=amd64 --label version=1.2.3-dev.4 . [2020-09-29T00:58:37.087Z] Sending build context to Docker daemon 433.7kB [2020-09-29T00:58:37.087Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-09-29T00:58:37.087Z] Step 2/26 : FROM ${BASE} AS builder [2020-09-29T00:58:37.087Z] ---> f9d784bf3dd2 [2020-09-29T00:58:37.087Z] Step 3/26 : ARG MAKE='make build' [2020-09-29T00:58:37.354Z] ---> Running in 44a25c937038 [2020-09-29T00:58:37.354Z] Removing intermediate container 44a25c937038 [2020-09-29T00:58:37.354Z] ---> d8ce2eb4eaad [2020-09-29T00:58:37.354Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-09-29T00:58:37.618Z] ---> Running in bd1d8f3e9e30 [2020-09-29T00:58:37.618Z] Removing intermediate container bd1d8f3e9e30 [2020-09-29T00:58:37.618Z] ---> 2b1ad54e9ca0 [2020-09-29T00:58:37.618Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-09-29T00:58:37.618Z] ---> Running in e2f1d3db32de [2020-09-29T00:58:37.882Z] Removing intermediate container e2f1d3db32de [2020-09-29T00:58:37.882Z] ---> ac8622fde53d [2020-09-29T00:58:37.882Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T00:58:37.882Z] ---> Running in eab0ddc469d8 [2020-09-29T00:58:38.568Z] using credential edgex-jenkins-ssh [2020-09-29T00:58:38.723Z] Cloning the remote Git repository [2020-09-29T00:58:38.771Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2020-09-29T00:58:39.276Z] Removing intermediate container eab0ddc469d8 [2020-09-29T00:58:39.276Z] ---> 780a06b54ea3 [2020-09-29T00:58:39.276Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-29T00:58:39.276Z] ---> Running in e4887b6c610f [2020-09-29T00:58:39.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T00:58:38.887Z] > git init /w/workspace/device-snmp-go/15 # timeout=10 [2020-09-29T00:58:38.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-29T00:58:38.963Z] > git --version # timeout=10 [2020-09-29T00:58:38.983Z] > git --version # 'git version 2.17.1' [2020-09-29T00:58:38.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T00:58:39.059Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T00:58:39.799Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-29T00:58:39.823Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T00:58:39.852Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2020-09-29T00:58:39.896Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2020-09-29T00:58:39.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T00:58:39.908Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T00:58:40.416Z] Checking out Revision 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 (master) [2020-09-29T00:58:40.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T00:58:41.068Z] OK: 166 MiB in 39 packages [2020-09-29T00:58:40.434Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T00:58:40.463Z] > git checkout -f 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 # timeout=10 [2020-09-29T00:58:41.331Z] Removing intermediate container e4887b6c610f [2020-09-29T00:58:41.331Z] ---> 82194a886333 [2020-09-29T00:58:41.331Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-09-29T00:58:41.331Z] ---> Running in d1ab8e1a5036 [2020-09-29T00:58:41.593Z] Removing intermediate container d1ab8e1a5036 [2020-09-29T00:58:41.593Z] ---> 13ed837d4d35 [2020-09-29T00:58:41.593Z] Step 9/26 : COPY go.mod . [2020-09-29T00:58:41.857Z] ---> f9ce96b07565 [2020-09-29T00:58:41.857Z] Step 10/26 : COPY Makefile . [2020-09-29T00:58:42.127Z] ---> 579b6049c31a [2020-09-29T00:58:42.127Z] Step 11/26 : RUN make update [2020-09-29T00:58:42.127Z] ---> Running in 2c368b7e22e6 [2020-09-29T00:58:42.709Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-29T00:58:42.972Z] Removing intermediate container 2c368b7e22e6 [2020-09-29T00:58:42.972Z] ---> 3026093f7d9b [2020-09-29T00:58:42.972Z] Step 12/26 : COPY . . [2020-09-29T00:58:43.930Z] ---> 142b4a1b727a [2020-09-29T00:58:43.930Z] Step 13/26 : RUN ${MAKE} [2020-09-29T00:58:43.930Z] ---> Running in e3f079cd973f [2020-09-29T00:58:44.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.2.3-dev.4" -o cmd/device-snmp-go ./cmd [2020-09-29T00:58:44.827Z] Commit message: "Merge pull request #63 from lenny-intel/dependabot" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T00:58:45.848Z] ========================================================= [2020-09-29T00:58:45.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-29T00:58:45.848Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:58:46.876Z] + 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-09-29T00:58:47.485Z] Sending build context to Docker daemon 433.7kB [2020-09-29T00:58:47.485Z] Step 1/10 : ARG BASE=golang:1.15-alpine [2020-09-29T00:58:47.485Z] Step 2/10 : FROM ${BASE} [2020-09-29T00:58:48.086Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-29T00:58:48.086Z] b538f80385f9: Pulling fs layer [2020-09-29T00:58:48.086Z] 74f711af9a0d: Pulling fs layer [2020-09-29T00:58:48.086Z] 99f96fe45779: Pulling fs layer [2020-09-29T00:58:48.086Z] 8529a6b9a6be: Pulling fs layer [2020-09-29T00:58:48.086Z] 45590311c82a: Pulling fs layer [2020-09-29T00:58:48.086Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-29T00:58:48.086Z] 209524e5b208: Pulling fs layer [2020-09-29T00:58:48.086Z] 8529a6b9a6be: Waiting [2020-09-29T00:58:48.086Z] 45590311c82a: Waiting [2020-09-29T00:58:48.086Z] 69ca0ff8b7b3: Waiting [2020-09-29T00:58:48.086Z] 209524e5b208: Waiting [2020-09-29T00:58:48.086Z] 99f96fe45779: Verifying Checksum [2020-09-29T00:58:48.086Z] 99f96fe45779: Download complete [2020-09-29T00:58:48.086Z] 74f711af9a0d: Verifying Checksum [2020-09-29T00:58:48.086Z] 74f711af9a0d: Download complete [2020-09-29T00:58:48.086Z] 45590311c82a: Verifying Checksum [2020-09-29T00:58:48.086Z] 45590311c82a: Download complete [2020-09-29T00:58:48.086Z] 69ca0ff8b7b3: Verifying Checksum [2020-09-29T00:58:48.086Z] 69ca0ff8b7b3: Download complete [2020-09-29T00:58:48.086Z] b538f80385f9: Verifying Checksum [2020-09-29T00:58:48.086Z] b538f80385f9: Download complete [2020-09-29T00:58:48.715Z] b538f80385f9: Pull complete [2020-09-29T00:58:49.759Z] 74f711af9a0d: Pull complete [2020-09-29T00:58:50.374Z] 99f96fe45779: Pull complete [2020-09-29T00:58:50.646Z] 209524e5b208: Verifying Checksum [2020-09-29T00:58:50.646Z] 209524e5b208: Download complete [2020-09-29T00:58:52.076Z] 8529a6b9a6be: Download complete [2020-09-29T00:58:52.765Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-29T00:58:55.332Z] Removing intermediate container e3f079cd973f [2020-09-29T00:58:55.332Z] ---> ac1951a7b4c7 [2020-09-29T00:58:55.333Z] Step 14/26 : FROM alpine [2020-09-29T00:58:55.597Z] latest: Pulling from library/alpine [2020-09-29T00:58:55.861Z] df20fa9351a1: Already exists [2020-09-29T00:58:55.861Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-29T00:58:55.861Z] Status: Downloaded newer image for alpine:latest [2020-09-29T00:58:55.861Z] ---> a24bb4013296 [2020-09-29T00:58:55.861Z] Step 15/26 : ENV APP_PORT=49993 [2020-09-29T00:58:56.124Z] ---> Running in ac7af3ffa7ad [2020-09-29T00:58:56.124Z] Removing intermediate container ac7af3ffa7ad [2020-09-29T00:58:56.124Z] ---> 0c07924aa9de [2020-09-29T00:58:56.124Z] Step 16/26 : EXPOSE $APP_PORT [2020-09-29T00:58:56.386Z] ---> Running in 3799e23ef850 [2020-09-29T00:58:56.386Z] Removing intermediate container 3799e23ef850 [2020-09-29T00:58:56.386Z] ---> a5d7c844db78 [2020-09-29T00:58:56.386Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-09-29T00:58:56.650Z] ---> Running in 31986b50da59 [2020-09-29T00:58:56.650Z] Removing intermediate container 31986b50da59 [2020-09-29T00:58:56.650Z] ---> 71e812308485 [2020-09-29T00:58:56.650Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-09-29T00:58:56.650Z] ---> Running in ce6d3878f854 [2020-09-29T00:58:56.914Z] Removing intermediate container ce6d3878f854 [2020-09-29T00:58:56.914Z] ---> 0940518d9588 [2020-09-29T00:58:56.914Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-09-29T00:58:57.492Z] ---> 5b3d1d2990fb [2020-09-29T00:58:57.492Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-09-29T00:58:57.757Z] ---> 465475ff2048 [2020-09-29T00:58:57.757Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-09-29T00:58:57.757Z] ---> d4ecea16d2bf [2020-09-29T00:58:57.757Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-09-29T00:58:58.020Z] ---> Running in ddb25e78e08e [2020-09-29T00:58:58.020Z] Removing intermediate container ddb25e78e08e [2020-09-29T00:58:58.020Z] ---> ca0ef970dcbd [2020-09-29T00:58:58.020Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-29T00:58:58.020Z] ---> Running in 3ce066e4c505 [2020-09-29T00:58:58.282Z] Removing intermediate container 3ce066e4c505 [2020-09-29T00:58:58.282Z] ---> a0da6fcfda3d [2020-09-29T00:58:58.282Z] Step 24/26 : LABEL arch=amd64 [2020-09-29T00:58:58.282Z] ---> Running in 4f072ef42caa [2020-09-29T00:58:58.543Z] Removing intermediate container 4f072ef42caa [2020-09-29T00:58:58.543Z] ---> 47d057ef5827 [2020-09-29T00:58:58.543Z] Step 25/26 : LABEL git_sha=848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T00:58:58.543Z] ---> Running in 7a877c33f7d8 [2020-09-29T00:58:58.805Z] Removing intermediate container 7a877c33f7d8 [2020-09-29T00:58:58.805Z] ---> da3fecebee0d [2020-09-29T00:58:58.805Z] Step 26/26 : LABEL version=1.2.3-dev.4 [2020-09-29T00:58:58.805Z] ---> Running in e929d2e61bde [2020-09-29T00:58:58.805Z] Removing intermediate container e929d2e61bde [2020-09-29T00:58:58.805Z] ---> 0e2e5cd978e8 [2020-09-29T00:58:58.805Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-29T00:58:58.805Z] Successfully built 0e2e5cd978e8 [2020-09-29T00:58:59.074Z] Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-29T00:58:59.491Z] provisioning config files... [2020-09-29T00:58:59.550Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/15@tmp/config3700755253619744219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:58:59.963Z] ---> docker-login.sh [2020-09-29T00:58:59.963Z] nexus3.edgexfoundry.org:10001 [2020-09-29T00:58:59.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T00:59:00.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T00:59:00.226Z] Configure a credential helper to remove this warning. See [2020-09-29T00:59:00.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T00:59:00.226Z] [2020-09-29T00:59:00.226Z] Login Succeeded [2020-09-29T00:59:00.226Z] nexus3.edgexfoundry.org:10002 [2020-09-29T00:59:00.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T00:59:00.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T00:59:00.493Z] Configure a credential helper to remove this warning. See [2020-09-29T00:59:00.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T00:59:00.493Z] [2020-09-29T00:59:00.493Z] Login Succeeded [2020-09-29T00:59:00.493Z] nexus3.edgexfoundry.org:10003 [2020-09-29T00:59:00.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T00:59:00.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T00:59:00.493Z] Configure a credential helper to remove this warning. See [2020-09-29T00:59:00.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T00:59:00.493Z] [2020-09-29T00:59:00.493Z] Login Succeeded [2020-09-29T00:59:00.493Z] nexus3.edgexfoundry.org:10004 [2020-09-29T00:59:00.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T00:59:00.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T00:59:00.757Z] Configure a credential helper to remove this warning. See [2020-09-29T00:59:00.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T00:59:00.757Z] [2020-09-29T00:59:00.757Z] Login Succeeded [2020-09-29T00:59:00.757Z] docker.io [2020-09-29T00:59:00.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T00:59:01.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T00:59:01.020Z] Configure a credential helper to remove this warning. See [2020-09-29T00:59:01.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T00:59:01.020Z] [2020-09-29T00:59:01.020Z] Login Succeeded [2020-09-29T00:59:01.020Z] ---> docker-login.sh ends [Pipeline] } [2020-09-29T00:59:01.032Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T00:59:01.317Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags: [2020-09-29T00:59:01.317Z] 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T00:59:01.317Z] latest [2020-09-29T00:59:01.317Z] 1.2.3-dev.4 [2020-09-29T00:59:01.317Z] 848f2065905ad4eb93e9b774cef4a4ef5a1cd264-1.2.3-dev.4 [2020-09-29T00:59:01.317Z] master [2020-09-29T00:59:01.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:01.846Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:02.154Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T00:59:02.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2020-09-29T00:59:02.154Z] a20ee99a9026: Preparing [2020-09-29T00:59:02.154Z] 4920c276bd1b: Preparing [2020-09-29T00:59:02.154Z] 265751a98ddf: Preparing [2020-09-29T00:59:02.154Z] 50644c29ef5a: Preparing [2020-09-29T00:59:02.154Z] 50644c29ef5a: Layer already exists [2020-09-29T00:59:02.253Z] 8529a6b9a6be: Pull complete [2020-09-29T00:59:02.253Z] 45590311c82a: Pull complete [2020-09-29T00:59:02.253Z] 69ca0ff8b7b3: Pull complete [2020-09-29T00:59:02.417Z] a20ee99a9026: Pushed [2020-09-29T00:59:02.417Z] 4920c276bd1b: Pushed [2020-09-29T00:59:03.364Z] 265751a98ddf: Pushed [2020-09-29T00:59:03.627Z] 848f2065905ad4eb93e9b774cef4a4ef5a1cd264: digest: sha256:e3f1fa04d63435a40060cc55a2818c69cf70db73a05bd83c353c877b39b90c66 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:03.942Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:04.250Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [2020-09-29T00:59:04.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2020-09-29T00:59:04.250Z] a20ee99a9026: Preparing [2020-09-29T00:59:04.250Z] 4920c276bd1b: Preparing [2020-09-29T00:59:04.250Z] 265751a98ddf: Preparing [2020-09-29T00:59:04.250Z] 50644c29ef5a: Preparing [2020-09-29T00:59:04.250Z] 265751a98ddf: Layer already exists [2020-09-29T00:59:04.250Z] 4920c276bd1b: Layer already exists [2020-09-29T00:59:04.250Z] a20ee99a9026: Layer already exists [2020-09-29T00:59:04.250Z] 50644c29ef5a: Layer already exists [2020-09-29T00:59:04.250Z] latest: digest: sha256:e3f1fa04d63435a40060cc55a2818c69cf70db73a05bd83c353c877b39b90c66 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:04.566Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.2.3-dev.4 [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:04.874Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.2.3-dev.4 [2020-09-29T00:59:04.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2020-09-29T00:59:04.874Z] a20ee99a9026: Preparing [2020-09-29T00:59:04.874Z] 4920c276bd1b: Preparing [2020-09-29T00:59:04.874Z] 265751a98ddf: Preparing [2020-09-29T00:59:04.874Z] 50644c29ef5a: Preparing [2020-09-29T00:59:04.874Z] 50644c29ef5a: Layer already exists [2020-09-29T00:59:04.874Z] 4920c276bd1b: Layer already exists [2020-09-29T00:59:04.874Z] 265751a98ddf: Layer already exists [2020-09-29T00:59:04.874Z] a20ee99a9026: Layer already exists [2020-09-29T00:59:04.874Z] 1.2.3-dev.4: digest: sha256:e3f1fa04d63435a40060cc55a2818c69cf70db73a05bd83c353c877b39b90c66 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:05.190Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:848f2065905ad4eb93e9b774cef4a4ef5a1cd264-1.2.3-dev.4 [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:05.508Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:848f2065905ad4eb93e9b774cef4a4ef5a1cd264-1.2.3-dev.4 [2020-09-29T00:59:05.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2020-09-29T00:59:05.509Z] a20ee99a9026: Preparing [2020-09-29T00:59:05.509Z] 4920c276bd1b: Preparing [2020-09-29T00:59:05.509Z] 265751a98ddf: Preparing [2020-09-29T00:59:05.509Z] 50644c29ef5a: Preparing [2020-09-29T00:59:05.509Z] 50644c29ef5a: Layer already exists [2020-09-29T00:59:05.509Z] 4920c276bd1b: Layer already exists [2020-09-29T00:59:05.509Z] 265751a98ddf: Layer already exists [2020-09-29T00:59:05.509Z] a20ee99a9026: Layer already exists [2020-09-29T00:59:05.509Z] 848f2065905ad4eb93e9b774cef4a4ef5a1cd264-1.2.3-dev.4: digest: sha256:e3f1fa04d63435a40060cc55a2818c69cf70db73a05bd83c353c877b39b90c66 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:05.657Z] 209524e5b208: Pull complete [2020-09-29T00:59:05.657Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-29T00:59:05.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-29T00:59:05.657Z] ---> 5bddaf1c2fca [2020-09-29T00:59:05.657Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2020-09-29T00:59:05.826Z] + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:06.131Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [2020-09-29T00:59:06.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] [2020-09-29T00:59:06.131Z] a20ee99a9026: Preparing [2020-09-29T00:59:06.131Z] 4920c276bd1b: Preparing [2020-09-29T00:59:06.131Z] 265751a98ddf: Preparing [2020-09-29T00:59:06.131Z] 50644c29ef5a: Preparing [2020-09-29T00:59:06.131Z] 50644c29ef5a: Layer already exists [2020-09-29T00:59:06.131Z] 265751a98ddf: Layer already exists [2020-09-29T00:59:06.131Z] 4920c276bd1b: Layer already exists [2020-09-29T00:59:06.131Z] a20ee99a9026: Layer already exists [2020-09-29T00:59:06.131Z] master: digest: sha256:e3f1fa04d63435a40060cc55a2818c69cf70db73a05bd83c353c877b39b90c66 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T00:59:06.365Z] ===================================================== [Pipeline] echo [2020-09-29T00:59:06.428Z] taggedImages: [2020-09-29T00:59:06.428Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T00:59:06.428Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [2020-09-29T00:59:06.428Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.2.3-dev.4 [2020-09-29T00:59:06.428Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:848f2065905ad4eb93e9b774cef4a4ef5a1cd264-1.2.3-dev.4 [2020-09-29T00:59:06.428Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 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] } [2020-09-29T00:59:08.318Z] ---> Running in c1a16464a1d1 [2020-09-29T00:59:08.593Z] Removing intermediate container c1a16464a1d1 [2020-09-29T00:59:08.593Z] ---> 1a768579980f [2020-09-29T00:59:08.593Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2020-09-29T00:59:08.867Z] ---> Running in 9a551afe730b [2020-09-29T00:59:09.466Z] Removing intermediate container 9a551afe730b [2020-09-29T00:59:09.466Z] ---> e9b69705da02 [2020-09-29T00:59:09.466Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-09-29T00:59:09.466Z] ---> Running in f38eaef7e376 [2020-09-29T00:59:09.739Z] Removing intermediate container f38eaef7e376 [2020-09-29T00:59:09.739Z] ---> cf6fd6775e2f [2020-09-29T00:59:09.739Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T00:59:10.012Z] ---> Running in 2f6b66fbd800 [2020-09-29T00:59:12.639Z] Removing intermediate container 2f6b66fbd800 [2020-09-29T00:59:12.639Z] ---> 1a2ea0d85231 [2020-09-29T00:59:12.639Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-29T00:59:12.639Z] ---> Running in 44553ad67f49 [2020-09-29T00:59:14.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-29T00:59:14.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-29T00:59:15.654Z] OK: 142 MiB in 39 packages [2020-09-29T00:59:16.638Z] Removing intermediate container 44553ad67f49 [2020-09-29T00:59:16.638Z] ---> 6cee9278c62b [2020-09-29T00:59:16.638Z] Step 8/10 : WORKDIR /device-snmp-go [2020-09-29T00:59:16.638Z] ---> Running in 5e1a2cca2b46 [2020-09-29T00:59:17.237Z] Removing intermediate container 5e1a2cca2b46 [2020-09-29T00:59:17.237Z] ---> a240781ffccd [2020-09-29T00:59:17.237Z] Step 9/10 : COPY . . [2020-09-29T00:59:18.219Z] ---> 77b441d342b5 [2020-09-29T00:59:18.219Z] Step 10/10 : RUN go mod download [2020-09-29T00:59:18.219Z] ---> Running in 62055be0a2ab [2020-09-29T00:59:33.315Z] Removing intermediate container 62055be0a2ab [2020-09-29T00:59:33.315Z] ---> 97e34c2bcd96 [2020-09-29T00:59:33.315Z] Successfully built 97e34c2bcd96 [2020-09-29T00:59:33.315Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:33.715Z] + docker inspect -f . ci-base-image-arm64 [2020-09-29T00:59:33.715Z] . [Pipeline] withDockerContainer [2020-09-29T00:59:33.954Z] prd-ubuntu18.04-docker-arm64-4c-16g-1877 does not seem to be running inside a container [2020-09-29T00:59:34.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/15 -v /w/workspace/device-snmp-go/15:/w/workspace/device-snmp-go/15:rw,z -v /w/workspace/device-snmp-go/15@tmp:/w/workspace/device-snmp-go/15@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-arm64 cat [2020-09-29T00:59:35.832Z] $ docker top f1ba78a9a234ec9b109228045d84ab4800b11da9f148b601dd1b574769d87956 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T00:59:37.260Z] + go version [2020-09-29T00:59:37.260Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-29T00:59:37.287Z] $ docker stop --time=1 f1ba78a9a234ec9b109228045d84ab4800b11da9f148b601dd1b574769d87956 [2020-09-29T00:59:39.259Z] $ docker rm -f f1ba78a9a234ec9b109228045d84ab4800b11da9f148b601dd1b574769d87956 [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-09-29T00:59:40.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-29T00:59:40.824Z] + ls -al . [2020-09-29T00:59:40.824Z] total 108 [2020-09-29T00:59:40.824Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 00:58 . [2020-09-29T00:59:40.824Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 00:58 .. [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 29 00:58 .dockerignore [2020-09-29T00:59:40.824Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 00:58 .git [2020-09-29T00:59:40.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 00:58 .github [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 272 Sep 29 00:58 .gitignore [2020-09-29T00:59:40.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:58 .semver [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 4405 Sep 29 00:58 Attribution.txt [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 1002 Sep 29 00:58 Dockerfile [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 409 Sep 29 00:58 Dockerfile.build [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 29 00:58 Jenkinsfile [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 29 00:58 LICENSE [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 937 Sep 29 00:58 Makefile [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 12398 Sep 29 00:58 README.md [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 29 00:56 VERSION [2020-09-29T00:59:40.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 00:58 bin [2020-09-29T00:59:40.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:58 cmd [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 203 Sep 29 00:58 go.mod [2020-09-29T00:59:40.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 00:58 internal [2020-09-29T00:59:40.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 00:58 profiles [2020-09-29T00:59:40.824Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 29 00:58 version.go [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:59:41.164Z] + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=848f2065905ad4eb93e9b774cef4a4ef5a1cd264 --label arch=arm64 --label version=1.2.3-dev.4 . [2020-09-29T00:59:41.435Z] Sending build context to Docker daemon 433.7kB [2020-09-29T00:59:41.435Z] Step 1/26 : ARG BASE=golang:1.15-alpine [2020-09-29T00:59:41.435Z] Step 2/26 : FROM ${BASE} AS builder [2020-09-29T00:59:41.435Z] ---> 97e34c2bcd96 [2020-09-29T00:59:41.435Z] Step 3/26 : ARG MAKE='make build' [2020-09-29T00:59:41.710Z] ---> Running in a6244cb534c2 [2020-09-29T00:59:41.983Z] Removing intermediate container a6244cb534c2 [2020-09-29T00:59:41.983Z] ---> 0372a50b5907 [2020-09-29T00:59:41.983Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2020-09-29T00:59:42.258Z] ---> Running in a1e3063d99d7 [2020-09-29T00:59:42.853Z] Removing intermediate container a1e3063d99d7 [2020-09-29T00:59:42.853Z] ---> b96edfc4f44c [2020-09-29T00:59:42.853Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2020-09-29T00:59:42.853Z] ---> Running in a2de940689da [2020-09-29T00:59:43.125Z] Removing intermediate container a2de940689da [2020-09-29T00:59:43.125Z] ---> 1bd331f19555 [2020-09-29T00:59:43.125Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T00:59:43.396Z] ---> Running in b4c2e8485752 [2020-09-29T00:59:46.031Z] Removing intermediate container b4c2e8485752 [2020-09-29T00:59:46.031Z] ---> 5952a9c0766d [2020-09-29T00:59:46.031Z] Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-09-29T00:59:46.031Z] ---> Running in 88a6567c6e51 [2020-09-29T00:59:47.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-29T00:59:48.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-29T00:59:49.034Z] OK: 142 MiB in 39 packages [2020-09-29T00:59:50.011Z] Removing intermediate container 88a6567c6e51 [2020-09-29T00:59:50.011Z] ---> bbe5bb29b2a3 [2020-09-29T00:59:50.011Z] Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go [2020-09-29T00:59:50.285Z] ---> Running in c1fa1e5a4cc0 [2020-09-29T00:59:50.565Z] Removing intermediate container c1fa1e5a4cc0 [2020-09-29T00:59:50.565Z] ---> 34be27e526a9 [2020-09-29T00:59:50.565Z] Step 9/26 : COPY go.mod . [2020-09-29T00:59:51.545Z] ---> 3207a03a2b74 [2020-09-29T00:59:51.545Z] Step 10/26 : COPY Makefile . [2020-09-29T00:59:52.142Z] ---> e4e7c55b6989 [2020-09-29T00:59:52.142Z] Step 11/26 : RUN make update [2020-09-29T00:59:52.142Z] ---> Running in 8b58a0e39625 [2020-09-29T00:59:53.578Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-09-29T00:59:55.011Z] Removing intermediate container 8b58a0e39625 [2020-09-29T00:59:55.011Z] ---> dd438f259c8a [2020-09-29T00:59:55.011Z] Step 12/26 : COPY . . [2020-09-29T00:59:55.999Z] ---> 0a2a370807da [2020-09-29T00:59:55.999Z] Step 13/26 : RUN ${MAKE} [2020-09-29T00:59:55.999Z] ---> Running in 4eef2bc21fe2 [2020-09-29T00:59:57.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.2.3-dev.4" -o cmd/device-snmp-go ./cmd [2020-09-29T01:00:19.657Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-09-29T01:00:26.486Z] Removing intermediate container 4eef2bc21fe2 [2020-09-29T01:00:26.486Z] ---> 267bca77236e [2020-09-29T01:00:26.486Z] Step 14/26 : FROM alpine [2020-09-29T01:00:26.486Z] latest: Pulling from library/alpine [2020-09-29T01:00:26.486Z] b538f80385f9: Already exists [2020-09-29T01:00:27.084Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-09-29T01:00:27.084Z] Status: Downloaded newer image for alpine:latest [2020-09-29T01:00:27.084Z] ---> 62ee0e9f8440 [2020-09-29T01:00:27.084Z] Step 15/26 : ENV APP_PORT=49993 [2020-09-29T01:00:27.357Z] ---> Running in 452a0636620f [2020-09-29T01:00:27.629Z] Removing intermediate container 452a0636620f [2020-09-29T01:00:27.629Z] ---> 446865e4eb6e [2020-09-29T01:00:27.629Z] Step 16/26 : EXPOSE $APP_PORT [2020-09-29T01:00:27.904Z] ---> Running in ba3b3ad15043 [2020-09-29T01:00:28.503Z] Removing intermediate container ba3b3ad15043 [2020-09-29T01:00:28.503Z] ---> 0f205eba319a [2020-09-29T01:00:28.503Z] Step 17/26 : ENV DEVICE_PORT=161 [2020-09-29T01:00:28.503Z] ---> Running in 89cf1b170039 [2020-09-29T01:00:29.100Z] Removing intermediate container 89cf1b170039 [2020-09-29T01:00:29.100Z] ---> 497bb2824c84 [2020-09-29T01:00:29.100Z] Step 18/26 : EXPOSE $DEVICE_PORT [2020-09-29T01:00:29.100Z] ---> Running in 6b12351c5a0e [2020-09-29T01:00:29.377Z] Removing intermediate container 6b12351c5a0e [2020-09-29T01:00:29.377Z] ---> e8c7369f6221 [2020-09-29T01:00:29.377Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / [2020-09-29T01:00:30.824Z] ---> b352a0376c8d [2020-09-29T01:00:30.824Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / [2020-09-29T01:00:31.435Z] ---> 9537b582979d [2020-09-29T01:00:31.435Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / [2020-09-29T01:00:32.426Z] ---> 5d1fe1f09120 [2020-09-29T01:00:32.426Z] Step 22/26 : ENTRYPOINT ["/device-snmp-go"] [2020-09-29T01:00:32.426Z] ---> Running in b88ea57344ab [2020-09-29T01:00:33.027Z] Removing intermediate container b88ea57344ab [2020-09-29T01:00:33.027Z] ---> 88e690227fc0 [2020-09-29T01:00:33.027Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2020-09-29T01:00:33.027Z] ---> Running in 3145d9cf9d46 [2020-09-29T01:00:33.623Z] Removing intermediate container 3145d9cf9d46 [2020-09-29T01:00:33.623Z] ---> b8a643f2cea5 [2020-09-29T01:00:33.623Z] Step 24/26 : LABEL arch=arm64 [2020-09-29T01:00:33.623Z] ---> Running in 5b99ac81f3db [2020-09-29T01:00:34.226Z] Removing intermediate container 5b99ac81f3db [2020-09-29T01:00:34.226Z] ---> a83300ef1307 [2020-09-29T01:00:34.226Z] Step 25/26 : LABEL git_sha=848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T01:00:34.226Z] ---> Running in 67745aac9835 [2020-09-29T01:00:34.504Z] Removing intermediate container 67745aac9835 [2020-09-29T01:00:34.504Z] ---> 317ea8206fda [2020-09-29T01:00:34.504Z] Step 26/26 : LABEL version=1.2.3-dev.4 [2020-09-29T01:00:34.779Z] ---> Running in d2fd9bf36184 [2020-09-29T01:00:35.053Z] Removing intermediate container d2fd9bf36184 [2020-09-29T01:00:35.053Z] ---> 0c35d47d252b [2020-09-29T01:00:35.053Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-29T01:00:35.053Z] Successfully built 0c35d47d252b [2020-09-29T01:00:35.329Z] Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-09-29T01:00:35.837Z] provisioning config files... [2020-09-29T01:00:35.890Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/15@tmp/config2446872033189800486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:00:36.302Z] ---> docker-login.sh [2020-09-29T01:00:36.302Z] nexus3.edgexfoundry.org:10001 [2020-09-29T01:00:36.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:00:36.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:00:36.575Z] Configure a credential helper to remove this warning. See [2020-09-29T01:00:36.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:00:36.575Z] [2020-09-29T01:00:36.575Z] Login Succeeded [2020-09-29T01:00:36.575Z] nexus3.edgexfoundry.org:10002 [2020-09-29T01:00:37.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:00:37.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:00:37.167Z] Configure a credential helper to remove this warning. See [2020-09-29T01:00:37.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:00:37.167Z] [2020-09-29T01:00:37.167Z] Login Succeeded [2020-09-29T01:00:37.167Z] nexus3.edgexfoundry.org:10003 [2020-09-29T01:00:37.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:00:37.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:00:37.713Z] Configure a credential helper to remove this warning. See [2020-09-29T01:00:37.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:00:37.713Z] [2020-09-29T01:00:37.713Z] Login Succeeded [2020-09-29T01:00:37.713Z] nexus3.edgexfoundry.org:10004 [2020-09-29T01:00:37.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:00:38.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:00:38.262Z] Configure a credential helper to remove this warning. See [2020-09-29T01:00:38.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:00:38.262Z] [2020-09-29T01:00:38.262Z] Login Succeeded [2020-09-29T01:00:38.262Z] docker.io [2020-09-29T01:00:38.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-09-29T01:00:38.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-09-29T01:00:38.810Z] Configure a credential helper to remove this warning. See [2020-09-29T01:00:38.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-09-29T01:00:38.810Z] [2020-09-29T01:00:38.810Z] Login Succeeded [2020-09-29T01:00:38.810Z] ---> docker-login.sh ends [Pipeline] } [2020-09-29T01:00:38.827Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T01:00:39.059Z] [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags: [2020-09-29T01:00:39.059Z] 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T01:00:39.059Z] latest [2020-09-29T01:00:39.059Z] 1.2.3-dev.4 [2020-09-29T01:00:39.059Z] 848f2065905ad4eb93e9b774cef4a4ef5a1cd264-1.2.3-dev.4 [2020-09-29T01:00:39.059Z] master [2020-09-29T01:00:39.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:39.624Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:39.998Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T01:00:39.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2020-09-29T01:00:39.998Z] c601eaddb5a8: Preparing [2020-09-29T01:00:39.998Z] 622f72c66f4e: Preparing [2020-09-29T01:00:39.998Z] 2a4e6392e22b: Preparing [2020-09-29T01:00:39.998Z] e2f13739ad41: Preparing [2020-09-29T01:00:40.272Z] e2f13739ad41: Layer already exists [2020-09-29T01:00:40.272Z] 622f72c66f4e: Pushed [2020-09-29T01:00:40.272Z] c601eaddb5a8: Pushed [2020-09-29T01:00:42.895Z] 2a4e6392e22b: Pushed [2020-09-29T01:00:42.895Z] 848f2065905ad4eb93e9b774cef4a4ef5a1cd264: digest: sha256:c0bee9c2a8ce748282ab561db479b52fd81aca2cd32a71bf4dd4fcfc68739e98 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:43.245Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:43.592Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [2020-09-29T01:00:43.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2020-09-29T01:00:43.592Z] c601eaddb5a8: Preparing [2020-09-29T01:00:43.592Z] 622f72c66f4e: Preparing [2020-09-29T01:00:43.592Z] 2a4e6392e22b: Preparing [2020-09-29T01:00:43.592Z] e2f13739ad41: Preparing [2020-09-29T01:00:43.592Z] 622f72c66f4e: Layer already exists [2020-09-29T01:00:43.592Z] e2f13739ad41: Layer already exists [2020-09-29T01:00:43.864Z] c601eaddb5a8: Layer already exists [2020-09-29T01:00:43.864Z] 2a4e6392e22b: Layer already exists [2020-09-29T01:00:43.864Z] latest: digest: sha256:c0bee9c2a8ce748282ab561db479b52fd81aca2cd32a71bf4dd4fcfc68739e98 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:44.223Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.2.3-dev.4 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:44.570Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.2.3-dev.4 [2020-09-29T01:00:44.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2020-09-29T01:00:44.570Z] c601eaddb5a8: Preparing [2020-09-29T01:00:44.570Z] 622f72c66f4e: Preparing [2020-09-29T01:00:44.570Z] 2a4e6392e22b: Preparing [2020-09-29T01:00:44.570Z] e2f13739ad41: Preparing [2020-09-29T01:00:44.570Z] 622f72c66f4e: Layer already exists [2020-09-29T01:00:44.570Z] e2f13739ad41: Layer already exists [2020-09-29T01:00:44.570Z] 2a4e6392e22b: Layer already exists [2020-09-29T01:00:44.570Z] c601eaddb5a8: Layer already exists [2020-09-29T01:00:44.844Z] 1.2.3-dev.4: digest: sha256:c0bee9c2a8ce748282ab561db479b52fd81aca2cd32a71bf4dd4fcfc68739e98 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:45.198Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:848f2065905ad4eb93e9b774cef4a4ef5a1cd264-1.2.3-dev.4 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:45.550Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:848f2065905ad4eb93e9b774cef4a4ef5a1cd264-1.2.3-dev.4 [2020-09-29T01:00:45.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2020-09-29T01:00:45.550Z] c601eaddb5a8: Preparing [2020-09-29T01:00:45.550Z] 622f72c66f4e: Preparing [2020-09-29T01:00:45.550Z] 2a4e6392e22b: Preparing [2020-09-29T01:00:45.550Z] e2f13739ad41: Preparing [2020-09-29T01:00:45.550Z] e2f13739ad41: Layer already exists [2020-09-29T01:00:45.550Z] c601eaddb5a8: Layer already exists [2020-09-29T01:00:45.550Z] 622f72c66f4e: Layer already exists [2020-09-29T01:00:45.550Z] 2a4e6392e22b: Layer already exists [2020-09-29T01:00:45.826Z] 848f2065905ad4eb93e9b774cef4a4ef5a1cd264-1.2.3-dev.4: digest: sha256:c0bee9c2a8ce748282ab561db479b52fd81aca2cd32a71bf4dd4fcfc68739e98 size: 1154 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:46.178Z] + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:46.527Z] + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [2020-09-29T01:00:46.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] [2020-09-29T01:00:46.527Z] c601eaddb5a8: Preparing [2020-09-29T01:00:46.527Z] 622f72c66f4e: Preparing [2020-09-29T01:00:46.527Z] 2a4e6392e22b: Preparing [2020-09-29T01:00:46.527Z] e2f13739ad41: Preparing [2020-09-29T01:00:46.527Z] e2f13739ad41: Layer already exists [2020-09-29T01:00:46.527Z] 2a4e6392e22b: Layer already exists [2020-09-29T01:00:46.527Z] c601eaddb5a8: Layer already exists [2020-09-29T01:00:46.527Z] 622f72c66f4e: Layer already exists [2020-09-29T01:00:46.799Z] master: digest: sha256:c0bee9c2a8ce748282ab561db479b52fd81aca2cd32a71bf4dd4fcfc68739e98 size: 1154 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-09-29T01:00:47.018Z] ===================================================== [Pipeline] echo [2020-09-29T01:00:47.087Z] taggedImages: [2020-09-29T01:00:47.087Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T01:00:47.087Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [2020-09-29T01:00:47.087Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.2.3-dev.4 [2020-09-29T01:00:47.087Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:848f2065905ad4eb93e9b774cef4a4ef5a1cd264-1.2.3-dev.4 [2020-09-29T01:00:47.087Z] - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 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-09-29T01:00:48.895Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-29T01:00:48.896Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-29T01:00:48.951Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:49.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T01:00:49.708Z] [2020-09-29T01:00:49.708Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:00:50.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T01:00:50.519Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-29T01:00:50.519Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-29T01:00:50.519Z] 408f87550127: Pulling fs layer [2020-09-29T01:00:50.519Z] fe522b08c979: Pulling fs layer [2020-09-29T01:00:50.519Z] 221eaa008020: Pulling fs layer [2020-09-29T01:00:50.519Z] 2a4607e5d6b9: Pulling fs layer [2020-09-29T01:00:50.519Z] 8f79b27c4fd2: Pulling fs layer [2020-09-29T01:00:50.519Z] e5c8dbe1645b: Pulling fs layer [2020-09-29T01:00:50.519Z] 23e8b3b47431: Pulling fs layer [2020-09-29T01:00:50.519Z] 5c568d65a230: Pulling fs layer [2020-09-29T01:00:50.519Z] 5c568d65a230: Waiting [2020-09-29T01:00:50.519Z] 221eaa008020: Waiting [2020-09-29T01:00:50.519Z] 2a4607e5d6b9: Waiting [2020-09-29T01:00:50.519Z] 8f79b27c4fd2: Waiting [2020-09-29T01:00:50.519Z] 23e8b3b47431: Waiting [2020-09-29T01:00:50.519Z] e5c8dbe1645b: Waiting [2020-09-29T01:00:50.519Z] fe522b08c979: Verifying Checksum [2020-09-29T01:00:50.519Z] fe522b08c979: Download complete [2020-09-29T01:00:50.519Z] 408f87550127: Verifying Checksum [2020-09-29T01:00:50.519Z] 408f87550127: Download complete [2020-09-29T01:00:50.519Z] 2a4607e5d6b9: Verifying Checksum [2020-09-29T01:00:50.519Z] 2a4607e5d6b9: Download complete [2020-09-29T01:00:50.519Z] 8f79b27c4fd2: Verifying Checksum [2020-09-29T01:00:50.519Z] 8f79b27c4fd2: Download complete [2020-09-29T01:00:50.519Z] cbdbe7a5bc2a: Download complete [2020-09-29T01:00:51.715Z] cbdbe7a5bc2a: Pull complete [2020-09-29T01:00:52.394Z] 408f87550127: Pull complete [2020-09-29T01:00:52.697Z] fe522b08c979: Pull complete [2020-09-29T01:00:52.993Z] e5c8dbe1645b: Download complete [2020-09-29T01:00:56.634Z] 23e8b3b47431: Verifying Checksum [2020-09-29T01:00:56.635Z] 23e8b3b47431: Download complete [2020-09-29T01:00:57.269Z] 5c568d65a230: Download complete [2020-09-29T01:01:01.765Z] 221eaa008020: Verifying Checksum [2020-09-29T01:01:01.765Z] 221eaa008020: Download complete [2020-09-29T01:01:17.518Z] 221eaa008020: Pull complete [2020-09-29T01:01:17.518Z] 2a4607e5d6b9: Pull complete [2020-09-29T01:01:17.518Z] 8f79b27c4fd2: Pull complete [2020-09-29T01:01:18.655Z] e5c8dbe1645b: Pull complete [2020-09-29T01:01:24.720Z] 23e8b3b47431: Pull complete [2020-09-29T01:01:28.459Z] 5c568d65a230: Pull complete [2020-09-29T01:01:28.459Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-29T01:01:28.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T01:01:28.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-29T01:01:29.184Z] prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container [2020-09-29T01:01:29.493Z] $ 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-snmp-go_master:/ws -w /ws --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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-snyk-go:1.317.0 cat [2020-09-29T01:01:32.200Z] $ docker top 4f68112ae5705fef6850582c8efc2579a26804dfe2e3485b73c8268830084908 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T01:01:33.602Z] + snyk monitor '--org=edgex-jenkins' [2020-09-29T01:01:49.411Z] [2020-09-29T01:01:49.411Z] Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... [2020-09-29T01:01:49.411Z] [2020-09-29T01:01:49.411Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/d41a1fa4-f278-41af-9856-cb2d41f7dd17 [2020-09-29T01:01:49.411Z] [2020-09-29T01:01:49.411Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-29T01:01:49.411Z] [2020-09-29T01:01:49.411Z] [2020-09-29T01:01:49.411Z] Snyk CLI supports Node.js 8 and higher. [2020-09-29T01:01:49.411Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-09-29T01:01:49.411Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-29T01:01:49.411Z] [2020-09-29T01:01:49.411Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-29T01:01:49.411Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-29T01:01:49.495Z] $ docker stop --time=1 4f68112ae5705fef6850582c8efc2579a26804dfe2e3485b73c8268830084908 [2020-09-29T01:01:52.584Z] $ docker rm -f 4f68112ae5705fef6850582c8efc2579a26804dfe2e3485b73c8268830084908 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:01:54.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:01:54.182Z] [2020-09-29T01:01:54.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:01:54.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:01:54.716Z] latest: Pulling from edgex-devops/edgex-klar [2020-09-29T01:01:54.716Z] e7c96db7181b: Pulling fs layer [2020-09-29T01:01:54.716Z] 1868ca2cb446: Pulling fs layer [2020-09-29T01:01:54.716Z] 136be5d0fe8e: Pulling fs layer [2020-09-29T01:01:54.716Z] 894bfe63afcb: Pulling fs layer [2020-09-29T01:01:54.716Z] 894bfe63afcb: Waiting [2020-09-29T01:01:54.716Z] 1868ca2cb446: Verifying Checksum [2020-09-29T01:01:54.716Z] 1868ca2cb446: Download complete [2020-09-29T01:01:54.716Z] 136be5d0fe8e: Download complete [2020-09-29T01:01:55.149Z] e7c96db7181b: Verifying Checksum [2020-09-29T01:01:55.149Z] e7c96db7181b: Download complete [2020-09-29T01:01:55.868Z] 894bfe63afcb: Verifying Checksum [2020-09-29T01:01:55.868Z] 894bfe63afcb: Download complete [2020-09-29T01:01:56.164Z] e7c96db7181b: Pull complete [2020-09-29T01:01:56.472Z] 1868ca2cb446: Pull complete [2020-09-29T01:01:56.783Z] 136be5d0fe8e: Pull complete [2020-09-29T01:01:57.403Z] 894bfe63afcb: Pull complete [2020-09-29T01:01:57.403Z] Digest: sha256:65847297bc3009f35b6e5c043f8963ac510035bee459602d1799ced28fb971b0 [2020-09-29T01:01:57.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:01:57.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [Pipeline] withDockerContainer [2020-09-29T01:01:57.654Z] prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container [2020-09-29T01:01:57.828Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T01:01:59.693Z] $ docker top 3ae3dd8f3e0aab083a4ff79d5ce0b2ab553bedf9b13b95abcb73ded21b11ac10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T01:02:00.391Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go:848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T01:02:00.391Z] + tee [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T01:02:05.216Z] $ docker stop --time=1 3ae3dd8f3e0aab083a4ff79d5ce0b2ab553bedf9b13b95abcb73ded21b11ac10 [2020-09-29T01:02:07.015Z] $ docker rm -f 3ae3dd8f3e0aab083a4ff79d5ce0b2ab553bedf9b13b95abcb73ded21b11ac10 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:02:07.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:02:07.862Z] . [Pipeline] withDockerContainer [2020-09-29T01:02:08.076Z] prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container [2020-09-29T01:02:08.191Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T01:02:09.358Z] $ docker top 38ef57871101a01a3fafeb6530922c7c2c66e3e74b9f64fa4dd55aba6dbb4c95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T01:02:10.355Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go:848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T01:02:10.356Z] + tee [2020-09-29T01:02:10.356Z] clair timeout 1m0s [2020-09-29T01:02:10.356Z] docker timeout: 1m0s [2020-09-29T01:02:10.356Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T01:02:11.171Z] $ docker stop --time=1 38ef57871101a01a3fafeb6530922c7c2c66e3e74b9f64fa4dd55aba6dbb4c95 [2020-09-29T01:02:12.960Z] $ docker rm -f 38ef57871101a01a3fafeb6530922c7c2c66e3e74b9f64fa4dd55aba6dbb4c95 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-29T01:02:13.634Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/clair-reports [Pipeline] echo [2020-09-29T01:02:13.665Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-snmp-go_master/clair-reports/clair_results_docker-device-snmp-go_848f2065905ad4eb93e9b774cef4a4ef5a1cd264.html [Pipeline] writeFile [Pipeline] step [2020-09-29T01:02:13.730Z] Archiving artifacts [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:02:14.173Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:02:14.173Z] . [Pipeline] withDockerContainer [2020-09-29T01:02:14.392Z] prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container [2020-09-29T01:02:14.548Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T01:02:16.199Z] $ docker top 0d3cd59debd43c9c57b84e55af378d1dbf8863691ca1d920d1ad76a44d6a6f5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T01:02:16.883Z] + tee [2020-09-29T01:02:16.883Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [Pipeline] readJSON [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T01:02:20.587Z] $ docker stop --time=1 0d3cd59debd43c9c57b84e55af378d1dbf8863691ca1d920d1ad76a44d6a6f5f [2020-09-29T01:02:22.231Z] $ docker rm -f 0d3cd59debd43c9c57b84e55af378d1dbf8863691ca1d920d1ad76a44d6a6f5f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:02:22.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest [2020-09-29T01:02:22.802Z] . [Pipeline] withDockerContainer [2020-09-29T01:02:22.923Z] prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container [2020-09-29T01:02:23.005Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-klar:latest cat [2020-09-29T01:02:23.886Z] $ docker top 2131956e38fd05cefe2766d62f9f1ee233d42dec5ac1084e2f5b9db63ca30b91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-09-29T01:02:24.520Z] + /klar nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:848f2065905ad4eb93e9b774cef4a4ef5a1cd264 [2020-09-29T01:02:24.520Z] + tee [2020-09-29T01:02:24.520Z] clair timeout 1m0s [2020-09-29T01:02:24.520Z] docker timeout: 1m0s [2020-09-29T01:02:24.520Z] no whitelist file [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-09-29T01:02:25.226Z] $ docker stop --time=1 2131956e38fd05cefe2766d62f9f1ee233d42dec5ac1084e2f5b9db63ca30b91 [2020-09-29T01:02:27.011Z] $ docker rm -f 2131956e38fd05cefe2766d62f9f1ee233d42dec5ac1084e2f5b9db63ca30b91 [Pipeline] // withDockerContainer [Pipeline] sh [2020-09-29T01:02:27.573Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/clair-reports [Pipeline] echo [2020-09-29T01:02:27.590Z] Generated HTML Table Report. Writing to /w/workspace/gexfoundry_device-snmp-go_master/clair-reports/clair_results_docker-device-snmp-go-arm64_848f2065905ad4eb93e9b774cef4a4ef5a1cd264.html [Pipeline] writeFile [Pipeline] step [2020-09-29T01:02:27.650Z] 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] unstash [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:02:29.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T01:02:29.045Z] . [Pipeline] withDockerContainer [2020-09-29T01:02:29.173Z] prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container [2020-09-29T01:02:29.233Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T01:02:30.026Z] $ docker top a6e4448a6a91c4f0d3d14ecd183cfd0ba868f14bf2d02a5f520dbe767a52b516 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T01:02:30.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T01:02:30.464Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T01:02:30.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T01:02:30.754Z] $ docker exec a6e4448a6a91c4f0d3d14ecd183cfd0ba868f14bf2d02a5f520dbe767a52b516 ssh-agent [2020-09-29T01:02:31.005Z] SSH_AUTH_SOCK=/tmp/ssh-6Cv2XrqjTRyd/agent.12 [2020-09-29T01:02:31.005Z] SSH_AGENT_PID=18 [2020-09-29T01:02:31.013Z] Running ssh-add (command line suppressed) [2020-09-29T01:02:31.216Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_5034821466583710168.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_5034821466583710168.key) [2020-09-29T01:02:31.404Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T01:02:32.128Z] + git semver tag [2020-09-29T01:02:32.129Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T01:02:32.129Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2020-09-29T01:02:32.129Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2020-09-29T01:02:32.129Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T01:02:32.129Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T01:02:32.129Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T01:02:32.129Z] # $SEMVER_BRANCH = master [2020-09-29T01:02:32.129Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2020-09-29T01:02:32.129Z] # 848f2065905ad4eb93e9b774cef4a4ef5a1cd264 HEAD [2020-09-29T01:02:32.129Z] # -> Force: false [2020-09-29T01:02:32.129Z] # cfa17efcfda4b6213de99a5c0d849c0e6c1f805a refs/tags/v1.2.3-dev.4 [Pipeline] } [2020-09-29T01:02:32.145Z] $ docker exec --env ******** --env ******** a6e4448a6a91c4f0d3d14ecd183cfd0ba868f14bf2d02a5f520dbe767a52b516 ssh-agent -k [2020-09-29T01:02:32.360Z] unset SSH_AUTH_SOCK; [2020-09-29T01:02:32.360Z] unset SSH_AGENT_PID; [2020-09-29T01:02:32.361Z] echo Agent pid 18 killed; [2020-09-29T01:02:32.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T01:02:32.913Z] + git semver [Pipeline] } [2020-09-29T01:02:32.938Z] $ docker stop --time=1 a6e4448a6a91c4f0d3d14ecd183cfd0ba868f14bf2d02a5f520dbe767a52b516 [2020-09-29T01:02:34.435Z] $ docker rm -f a6e4448a6a91c4f0d3d14ecd183cfd0ba868f14bf2d02a5f520dbe767a52b516 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:02:35.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T01:02:35.134Z] [2020-09-29T01:02:35.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:02:35.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T01:02:35.786Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-29T01:02:35.786Z] ab5ef0e58194: Pulling fs layer [2020-09-29T01:02:35.786Z] 9712f1f96733: Pulling fs layer [2020-09-29T01:02:35.786Z] 63f879dbbcfc: Pulling fs layer [2020-09-29T01:02:35.786Z] 0d9ebad4ef96: Pulling fs layer [2020-09-29T01:02:35.786Z] e9a5061849ea: Pulling fs layer [2020-09-29T01:02:35.786Z] d747dcd14b5f: Pulling fs layer [2020-09-29T01:02:35.786Z] 2de7ff778b66: Pulling fs layer [2020-09-29T01:02:35.786Z] 0d9ebad4ef96: Waiting [2020-09-29T01:02:35.786Z] e9a5061849ea: Waiting [2020-09-29T01:02:35.786Z] d747dcd14b5f: Waiting [2020-09-29T01:02:35.786Z] 2de7ff778b66: Waiting [2020-09-29T01:02:35.786Z] 9712f1f96733: Verifying Checksum [2020-09-29T01:02:35.786Z] 9712f1f96733: Download complete [2020-09-29T01:02:40.096Z] 63f879dbbcfc: Verifying Checksum [2020-09-29T01:02:40.096Z] 63f879dbbcfc: Download complete [2020-09-29T01:02:41.098Z] e9a5061849ea: Verifying Checksum [2020-09-29T01:02:41.098Z] e9a5061849ea: Download complete [2020-09-29T01:02:41.098Z] d747dcd14b5f: Verifying Checksum [2020-09-29T01:02:41.098Z] d747dcd14b5f: Download complete [2020-09-29T01:02:41.710Z] 0d9ebad4ef96: Verifying Checksum [2020-09-29T01:02:41.710Z] 0d9ebad4ef96: Download complete [2020-09-29T01:02:42.341Z] 2de7ff778b66: Verifying Checksum [2020-09-29T01:02:42.341Z] 2de7ff778b66: Download complete [2020-09-29T01:02:42.610Z] ab5ef0e58194: Verifying Checksum [2020-09-29T01:02:42.610Z] ab5ef0e58194: Download complete [2020-09-29T01:02:49.362Z] ab5ef0e58194: Pull complete [2020-09-29T01:02:49.362Z] 9712f1f96733: Pull complete [2020-09-29T01:02:51.997Z] 63f879dbbcfc: Pull complete [2020-09-29T01:03:02.257Z] 0d9ebad4ef96: Pull complete [2020-09-29T01:03:03.248Z] e9a5061849ea: Pull complete [2020-09-29T01:03:03.248Z] d747dcd14b5f: Pull complete [2020-09-29T01:03:07.586Z] 2de7ff778b66: Pull complete [2020-09-29T01:03:07.586Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-29T01:03:07.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T01:03:07.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-29T01:03:07.890Z] prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container [2020-09-29T01:03:07.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-09-29T01:03:11.224Z] $ docker top cbd7dce393d2d480829720aaf50a63dda288c9cdd458f910d469362811d81846 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-29T01:03:11.485Z] provisioning config files... [2020-09-29T01:03:11.508Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config5886656531808530225tmp [2020-09-29T01:03:11.532Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2825366435034200047tmp [2020-09-29T01:03:11.549Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1074455582810100254tmp [Pipeline] { [Pipeline] echo [2020-09-29T01:03:11.615Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:03:11.946Z] ---> sigul-configuration.sh [2020-09-29T01:03:12.216Z] gpg: directory `/root/.gnupg' created [2020-09-29T01:03:12.216Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-29T01:03:12.216Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-29T01:03:12.216Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-29T01:03:12.216Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-29T01:03:12.216Z] gpg: CAST5 encrypted data [2020-09-29T01:03:12.216Z] gpg: encrypted with 1 passphrase [2020-09-29T01:03:12.216Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-29T01:03:12.797Z] + mkdir /home/jenkins [2020-09-29T01:03:12.797Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-29T01:03:13.129Z] + 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-09-29T01:03:13.145Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:03:13.769Z] ---> sigul-install.sh [2020-09-29T01:03:22.216Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-29T01:03:22.936Z] + git tag --list [2020-09-29T01:03:22.936Z] 1.0.0 [2020-09-29T01:03:22.936Z] v0.0.0 [2020-09-29T01:03:22.936Z] v1.1.0 [2020-09-29T01:03:22.936Z] v1.1.1 [2020-09-29T01:03:22.936Z] v1.2.0 [2020-09-29T01:03:22.936Z] v1.2.1 [2020-09-29T01:03:22.936Z] v1.2.2 [2020-09-29T01:03:22.936Z] v1.2.2-dev.1 [2020-09-29T01:03:22.936Z] v1.2.2-dev.2 [2020-09-29T01:03:22.936Z] v1.2.3-dev.1 [2020-09-29T01:03:22.936Z] v1.2.3-dev.2 [2020-09-29T01:03:22.936Z] v1.2.3-dev.3 [2020-09-29T01:03:22.936Z] v1.2.3-dev.4 [Pipeline] sh [2020-09-29T01:03:23.295Z] + lftools sign git-tag v1.2.3-dev.4 [2020-09-29T01:03:25.282Z] Signing Git tag with Sigul... [2020-09-29T01:03:25.282Z] Signing v1.2.3-dev.4 [Pipeline] echo [2020-09-29T01:03:26.261Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:03:26.605Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-29T01:03:26.617Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-29T01:03:26.749Z] $ docker stop --time=1 cbd7dce393d2d480829720aaf50a63dda288c9cdd458f910d469362811d81846 [2020-09-29T01:03:28.738Z] $ docker rm -f cbd7dce393d2d480829720aaf50a63dda288c9cdd458f910d469362811d81846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:03:29.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T01:03:29.729Z] . [Pipeline] withDockerContainer [2020-09-29T01:03:29.923Z] prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container [2020-09-29T01:03:30.028Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T01:03:31.075Z] $ docker top 602bf23e5de808daad5423ba7a292912a3686d5287cec57496531e312fb8c4ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T01:03:31.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T01:03:31.562Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T01:03:32.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T01:03:32.056Z] $ docker exec 602bf23e5de808daad5423ba7a292912a3686d5287cec57496531e312fb8c4ff ssh-agent [2020-09-29T01:03:32.536Z] SSH_AUTH_SOCK=/tmp/ssh-r139xkwSUeX7/agent.11 [2020-09-29T01:03:32.536Z] SSH_AGENT_PID=16 [2020-09-29T01:03:32.549Z] Running ssh-add (command line suppressed) [2020-09-29T01:03:32.890Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_252304612978162183.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_252304612978162183.key) [2020-09-29T01:03:33.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T01:03:33.386Z] + git semver bump pre [2020-09-29T01:03:33.655Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T01:03:33.655Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2020-09-29T01:03:33.655Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2020-09-29T01:03:33.655Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T01:03:33.655Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T01:03:33.655Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T01:03:33.655Z] # $SEMVER_BRANCH = master [2020-09-29T01:03:33.655Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2020-09-29T01:03:33.655Z] 1.2.3-dev.5 [Pipeline] } [2020-09-29T01:03:33.670Z] $ docker exec --env ******** --env ******** 602bf23e5de808daad5423ba7a292912a3686d5287cec57496531e312fb8c4ff ssh-agent -k [2020-09-29T01:03:33.908Z] unset SSH_AUTH_SOCK; [2020-09-29T01:03:33.913Z] unset SSH_AGENT_PID; [2020-09-29T01:03:33.913Z] echo Agent pid 16 killed; [2020-09-29T01:03:34.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T01:03:34.525Z] + git semver [Pipeline] } [2020-09-29T01:03:34.572Z] $ docker stop --time=1 602bf23e5de808daad5423ba7a292912a3686d5287cec57496531e312fb8c4ff [2020-09-29T01:03:36.149Z] $ docker rm -f 602bf23e5de808daad5423ba7a292912a3686d5287cec57496531e312fb8c4ff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T01:03:36.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T01:03:36.768Z] . [Pipeline] withDockerContainer [2020-09-29T01:03:36.927Z] prd-centos7-docker-4c-2g-1873 does not seem to be running inside a container [2020-09-29T01:03:37.015Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-09-29T01:03:38.018Z] $ docker top 3e40fbdcc2b8bc85b35b5b8780dac588aad709c5e2d666d8faa2e50852af6ce9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T01:03:38.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T01:03:38.353Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T01:03:38.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T01:03:38.588Z] $ docker exec 3e40fbdcc2b8bc85b35b5b8780dac588aad709c5e2d666d8faa2e50852af6ce9 ssh-agent [2020-09-29T01:03:38.933Z] SSH_AUTH_SOCK=/tmp/ssh-rZzWYul60F0p/agent.12 [2020-09-29T01:03:38.933Z] SSH_AGENT_PID=17 [2020-09-29T01:03:38.946Z] Running ssh-add (command line suppressed) [2020-09-29T01:03:39.214Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4964278678261852839.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4964278678261852839.key) [2020-09-29T01:03:39.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T01:03:39.678Z] + git semver push [2020-09-29T01:03:39.678Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T01:03:39.678Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2020-09-29T01:03:39.678Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2020-09-29T01:03:39.678Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T01:03:39.678Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T01:03:39.678Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T01:03:39.678Z] # $SEMVER_BRANCH = master [2020-09-29T01:03:39.678Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2020-09-29T01:03:46.492Z] $ docker exec --env ******** --env ******** 3e40fbdcc2b8bc85b35b5b8780dac588aad709c5e2d666d8faa2e50852af6ce9 ssh-agent -k [2020-09-29T01:03:46.741Z] unset SSH_AUTH_SOCK; [2020-09-29T01:03:46.742Z] unset SSH_AGENT_PID; [2020-09-29T01:03:46.742Z] echo Agent pid 17 killed; [2020-09-29T01:03:46.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T01:03:47.323Z] + git semver [Pipeline] } [2020-09-29T01:03:47.346Z] $ docker stop --time=1 3e40fbdcc2b8bc85b35b5b8780dac588aad709c5e2d666d8faa2e50852af6ce9 [2020-09-29T01:03:48.870Z] $ docker rm -f 3e40fbdcc2b8bc85b35b5b8780dac588aad709c5e2d666d8faa2e50852af6ce9 [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-09-29T01:03:50.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:03:51.207Z] ---> package-listing.sh [2020-09-29T01:03:51.207Z] ++ facter osfamily [2020-09-29T01:03:51.207Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-29T01:03:51.480Z] + OS_FAMILY=redhat [2020-09-29T01:03:51.481Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master [2020-09-29T01:03:51.481Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-29T01:03:51.481Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-29T01:03:51.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-29T01:03:51.481Z] + PACKAGES=/tmp/packages_start.txt [2020-09-29T01:03:51.481Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2020-09-29T01:03:51.481Z] + PACKAGES=/tmp/packages_end.txt [2020-09-29T01:03:51.481Z] + case "${OS_FAMILY}" in [2020-09-29T01:03:51.481Z] + rpm -qa [2020-09-29T01:03:51.481Z] + sort [2020-09-29T01:03:56.850Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-29T01:03:56.850Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-29T01:03:56.850Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-29T01:03:56.850Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2020-09-29T01:03:56.850Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ [2020-09-29T01:03:56.850Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-29T01:03:57.073Z] provisioning config files... [2020-09-29T01:03:57.104Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7335287587184665880tmp [Pipeline] { [Pipeline] echo [2020-09-29T01:03:57.193Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:03:57.572Z] ---> create-netrc.sh [Pipeline] } [2020-09-29T01:03:57.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-29T01:03:57.700Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:03:58.024Z] ---> python-tools-install.sh [2020-09-29T01:03:58.025Z] Generating Requirements File [2020-09-29T01:05:34.772Z] Python 3.6.8 [2020-09-29T01:05:34.772Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-29T01:05:34.772Z] aiohttp==3.6.2 [2020-09-29T01:05:34.772Z] appdirs==1.4.3 [2020-09-29T01:05:34.772Z] argcomplete==1.12.1 [2020-09-29T01:05:34.772Z] aspy.yaml==1.3.0 [2020-09-29T01:05:34.772Z] async-timeout==3.0.1 [2020-09-29T01:05:34.772Z] attrs==19.3.0 [2020-09-29T01:05:34.772Z] Babel==2.8.0 [2020-09-29T01:05:34.772Z] beautifulsoup4==4.8.2 [2020-09-29T01:05:34.772Z] boto3==1.11.6 [2020-09-29T01:05:34.772Z] botocore==1.14.6 [2020-09-29T01:05:34.772Z] bs4==0.0.1 [2020-09-29T01:05:34.772Z] cachetools==4.1.1 [2020-09-29T01:05:34.772Z] certifi==2019.11.28 [2020-09-29T01:05:34.772Z] cffi==1.14.3 [2020-09-29T01:05:34.772Z] cfgv==2.0.1 [2020-09-29T01:05:34.772Z] chardet==3.0.4 [2020-09-29T01:05:34.772Z] click==7.1 [2020-09-29T01:05:34.772Z] cliff==3.4.0 [2020-09-29T01:05:34.772Z] cmd2==1.3.10 [2020-09-29T01:05:34.772Z] colorama==0.4.3 [2020-09-29T01:05:34.772Z] cryptography==3.1.1 [2020-09-29T01:05:34.772Z] debtcollector==2.2.0 [2020-09-29T01:05:34.772Z] decorator==4.4.2 [2020-09-29T01:05:34.772Z] defusedxml==0.6.0 [2020-09-29T01:05:34.772Z] Deprecated==1.2.7 [2020-09-29T01:05:34.772Z] distlib==0.3.1 [2020-09-29T01:05:34.772Z] distro==1.2.0 [2020-09-29T01:05:34.772Z] dnspython==1.16.0 [2020-09-29T01:05:34.772Z] docker==4.2.0 [2020-09-29T01:05:34.772Z] docutils==0.15.2 [2020-09-29T01:05:34.772Z] dogpile.cache==1.0.2 [2020-09-29T01:05:34.772Z] email-validator==1.0.5 [2020-09-29T01:05:34.772Z] filelock==3.0.12 [2020-09-29T01:05:34.772Z] future==0.18.2 [2020-09-29T01:05:34.772Z] google-auth==1.22.0 [2020-09-29T01:05:34.772Z] httplib2==0.17.0 [2020-09-29T01:05:34.772Z] identify==1.4.11 [2020-09-29T01:05:34.772Z] idna==2.9 [2020-09-29T01:05:34.772Z] idna-ssl==1.1.0 [2020-09-29T01:05:34.772Z] importlib-metadata==1.7.0 [2020-09-29T01:05:34.772Z] importlib-resources==1.5.0 [2020-09-29T01:05:34.772Z] iso8601==0.1.13 [2020-09-29T01:05:34.772Z] Jinja2==2.11.1 [2020-09-29T01:05:34.772Z] jmespath==0.10.0 [2020-09-29T01:05:34.772Z] jsonpatch==1.26 [2020-09-29T01:05:34.772Z] jsonpointer==2.0 [2020-09-29T01:05:34.772Z] jsonschema==3.2.0 [2020-09-29T01:05:34.772Z] keystoneauth1==4.2.1 [2020-09-29T01:05:34.772Z] kubernetes==11.0.0 [2020-09-29T01:05:34.772Z] lftools==0.34.2 [2020-09-29T01:05:34.772Z] lxml==4.5.0 [2020-09-29T01:05:34.772Z] MarkupSafe==0.23 [2020-09-29T01:05:34.772Z] msgpack==1.0.0 [2020-09-29T01:05:34.772Z] multi-key-dict==2.0.3 [2020-09-29T01:05:34.772Z] multidict==4.7.6 [2020-09-29T01:05:34.772Z] munch==2.5.0 [2020-09-29T01:05:34.772Z] netaddr==0.8.0 [2020-09-29T01:05:34.772Z] netifaces==0.10.9 [2020-09-29T01:05:34.772Z] niet==1.4.2 [2020-09-29T01:05:34.772Z] nodeenv==1.3.5 [2020-09-29T01:05:34.772Z] oauth2client==4.1.3 [2020-09-29T01:05:34.772Z] oauthlib==3.1.0 [2020-09-29T01:05:34.772Z] openstacksdk==0.50.0 [2020-09-29T01:05:34.772Z] os-client-config==2.1.0 [2020-09-29T01:05:34.772Z] os-service-types==1.7.0 [2020-09-29T01:05:34.772Z] osc-lib==2.2.1 [2020-09-29T01:05:34.772Z] oslo.config==8.3.2 [2020-09-29T01:05:34.772Z] oslo.context==3.1.1 [2020-09-29T01:05:34.772Z] oslo.i18n==5.0.1 [2020-09-29T01:05:34.772Z] oslo.log==4.4.0 [2020-09-29T01:05:34.772Z] oslo.serialization==4.0.1 [2020-09-29T01:05:34.772Z] oslo.utils==4.6.0 [2020-09-29T01:05:34.772Z] packaging==20.4 [2020-09-29T01:05:34.772Z] pbr==5.4.4 [2020-09-29T01:05:34.772Z] pluggy==0.13.1 [2020-09-29T01:05:34.772Z] prettytable==0.7.2 [2020-09-29T01:05:34.772Z] py==1.9.0 [2020-09-29T01:05:34.772Z] pyasn1==0.4.8 [2020-09-29T01:05:34.772Z] pyasn1-modules==0.2.8 [2020-09-29T01:05:34.772Z] pycparser==2.20 [2020-09-29T01:05:34.772Z] pygerrit2==2.0.10 [2020-09-29T01:05:34.772Z] PyGithub==1.46 [2020-09-29T01:05:34.772Z] pyinotify==0.9.6 [2020-09-29T01:05:34.772Z] PyJWT==1.7.1 [2020-09-29T01:05:34.772Z] pyparsing==2.4.7 [2020-09-29T01:05:34.772Z] pyperclip==1.8.0 [2020-09-29T01:05:34.772Z] pyroute2==0.4.13 [2020-09-29T01:05:34.772Z] pyrsistent==0.15.7 [2020-09-29T01:05:34.772Z] PySocks==1.6.8 [2020-09-29T01:05:34.772Z] python-cinderclient==7.2.0 [2020-09-29T01:05:34.772Z] python-dateutil==2.8.1 [2020-09-29T01:05:34.772Z] python-heatclient==2.2.1 [2020-09-29T01:05:34.772Z] python-jenkins==1.7.0 [2020-09-29T01:05:34.772Z] python-keystoneclient==4.1.1 [2020-09-29T01:05:34.772Z] python-magnumclient==3.2.1 [2020-09-29T01:05:34.772Z] python-novaclient==17.2.1 [2020-09-29T01:05:34.772Z] python-openstackclient==5.3.1 [2020-09-29T01:05:34.772Z] python-swiftclient==3.10.1 [2020-09-29T01:05:34.772Z] pytz==2020.1 [2020-09-29T01:05:34.772Z] PyYAML==5.3 [2020-09-29T01:05:34.772Z] requests==2.23.0 [2020-09-29T01:05:34.772Z] requests-oauthlib==1.3.0 [2020-09-29T01:05:34.772Z] requestsexceptions==1.4.0 [2020-09-29T01:05:34.772Z] rfc3986==1.4.0 [2020-09-29T01:05:34.772Z] rpm==4.11.3 [2020-09-29T01:05:34.772Z] rsa==4.0 [2020-09-29T01:05:34.772Z] ruamel.yaml==0.16.10 [2020-09-29T01:05:34.772Z] ruamel.yaml.clib==0.2.0 [2020-09-29T01:05:34.772Z] s3transfer==0.3.3 [2020-09-29T01:05:34.772Z] shade==1.27.2 [2020-09-29T01:05:34.772Z] simplejson==3.17.2 [2020-09-29T01:05:34.772Z] six==1.14.0 [2020-09-29T01:05:34.772Z] soupsieve==2.0 [2020-09-29T01:05:34.772Z] stevedore==3.2.2 [2020-09-29T01:05:34.772Z] tabulate==0.8.6 [2020-09-29T01:05:34.772Z] toml==0.10.0 [2020-09-29T01:05:34.772Z] tox==3.20.0 [2020-09-29T01:05:34.772Z] tqdm==4.43.0 [2020-09-29T01:05:34.772Z] typing-extensions==3.7.4.3 [2020-09-29T01:05:34.772Z] urllib3==1.25.8 [2020-09-29T01:05:34.772Z] virtualenv==20.0.31 [2020-09-29T01:05:34.772Z] wcwidth==0.2.5 [2020-09-29T01:05:34.772Z] websocket-client==0.57.0 [2020-09-29T01:05:34.772Z] wrapt==1.12.1 [2020-09-29T01:05:34.772Z] xdg==3.0.2 [2020-09-29T01:05:34.772Z] xmltodict==0.12.0 [2020-09-29T01:05:34.772Z] yarl==1.6.0 [2020-09-29T01:05:34.772Z] yq==2.11.1 [2020-09-29T01:05:34.772Z] zipp==3.2.0 [2020-09-29T01:05:34.772Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:38.170Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-29T01:05:43.513Z] Python 2.7.5 [2020-09-29T01:05:44.105Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-29T01:05:44.687Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-09-29T01:05:44.687Z] ansible==2.9.7 [2020-09-29T01:05:44.687Z] Babel==0.9.6 [2020-09-29T01:05:44.687Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-29T01:05:44.687Z] beautifulsoup4==4.4.1 [2020-09-29T01:05:44.687Z] bodhi==2.11.0 [2020-09-29T01:05:44.687Z] bodhi-client==2.11.0 [2020-09-29T01:05:44.687Z] CCColUtils==1.4 [2020-09-29T01:05:44.687Z] cffi==1.6.0 [2020-09-29T01:05:44.687Z] chardet==2.2.1 [2020-09-29T01:05:44.687Z] click==6.7 [2020-09-29T01:05:44.687Z] cloud-init==18.5 [2020-09-29T01:05:44.687Z] configobj==4.7.2 [2020-09-29T01:05:44.687Z] cryptography==1.7.2 [2020-09-29T01:05:44.687Z] decorator==3.4.0 [2020-09-29T01:05:44.687Z] distro==1.2.0 [2020-09-29T01:05:44.687Z] enum34==1.0.4 [2020-09-29T01:05:44.687Z] fedpkg==1.38 [2020-09-29T01:05:44.687Z] futures==3.1.1 [2020-09-29T01:05:44.687Z] gitdb==0.6.4 [2020-09-29T01:05:44.687Z] GitPython==1.0.1 [2020-09-29T01:05:44.687Z] html5lib==0.999 [2020-09-29T01:05:44.687Z] httplib2==0.9.2 [2020-09-29T01:05:44.687Z] idna==2.4 [2020-09-29T01:05:44.687Z] iniparse==0.4 [2020-09-29T01:05:44.687Z] ipaddress==1.0.16 [2020-09-29T01:05:44.687Z] IPy==0.75 [2020-09-29T01:05:44.687Z] javapackages==1.0.0 [2020-09-29T01:05:44.687Z] Jinja2==2.7.2 [2020-09-29T01:05:44.687Z] jmespath==0.9.4 [2020-09-29T01:05:44.687Z] jsonpatch==1.2 [2020-09-29T01:05:44.687Z] jsonpointer==1.9 [2020-09-29T01:05:44.687Z] kerberos==1.1 [2020-09-29T01:05:44.687Z] kitchen==1.1.1 [2020-09-29T01:05:44.687Z] langtable==0.0.31 [2020-09-29T01:05:44.687Z] lockfile==0.9.1 [2020-09-29T01:05:44.687Z] lxml==3.2.1 [2020-09-29T01:05:44.687Z] MarkupSafe==0.11 [2020-09-29T01:05:44.687Z] munch==2.0.2 [2020-09-29T01:05:44.687Z] offtrac==0.1.0 [2020-09-29T01:05:44.687Z] openidc-client==0.6.0 [2020-09-29T01:05:44.687Z] packagedb-cli==2.14.1 [2020-09-29T01:05:44.687Z] paramiko==2.1.1 [2020-09-29T01:05:44.687Z] perf==0.1 [2020-09-29T01:05:44.687Z] ply==3.4 [2020-09-29T01:05:44.687Z] policycoreutils-default-encoding==0.1 [2020-09-29T01:05:44.687Z] prettytable==0.7.2 [2020-09-29T01:05:44.687Z] pyasn1==0.1.9 [2020-09-29T01:05:44.687Z] pycparser==2.14 [2020-09-29T01:05:44.687Z] pycurl==7.19.0 [2020-09-29T01:05:44.687Z] pygobject==3.22.0 [2020-09-29T01:05:44.687Z] pygpgme==0.3 [2020-09-29T01:05:44.687Z] pyliblzma==0.5.3 [2020-09-29T01:05:44.687Z] pyOpenSSL==0.13.1 [2020-09-29T01:05:44.687Z] pyparsing==1.5.6 [2020-09-29T01:05:44.687Z] pyserial==2.6 [2020-09-29T01:05:44.687Z] python-augeas==0.5.0 [2020-09-29T01:05:44.687Z] python-bugzilla==2.3.0 [2020-09-29T01:05:44.687Z] python-dateutil==1.5 [2020-09-29T01:05:44.687Z] python-fedora==0.10.0 [2020-09-29T01:05:44.687Z] python-linux-procfs==0.4.9 [2020-09-29T01:05:44.687Z] python-yubico==1.2.3 [2020-09-29T01:05:44.687Z] pyudev==0.15 [2020-09-29T01:05:44.687Z] pyusb==1.0.0b1 [2020-09-29T01:05:44.687Z] pyxattr==0.5.1 [2020-09-29T01:05:44.687Z] PyYAML==3.10 [2020-09-29T01:05:44.687Z] requests==2.6.0 [2020-09-29T01:05:44.687Z] requests-kerberos==0.7.0 [2020-09-29T01:05:44.687Z] rpkg==1.60 [2020-09-29T01:05:44.687Z] schedutils==0.4 [2020-09-29T01:05:44.687Z] seobject==0.1 [2020-09-29T01:05:44.687Z] sepolicy==1.1 [2020-09-29T01:05:44.687Z] six==1.9.0 [2020-09-29T01:05:44.687Z] smmap==0.9.0 [2020-09-29T01:05:44.687Z] urlgrabber==3.10 [2020-09-29T01:05:44.687Z] urllib3==1.10.2 [2020-09-29T01:05:44.687Z] virtualenv==15.1.0 [2020-09-29T01:05:44.687Z] yum-langpacks==0.4.2 [2020-09-29T01:05:44.687Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-29T01:05:44.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:05:45.011Z] ---> sudo-logs.sh [2020-09-29T01:05:45.011Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-29T01:05:45.290Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:05:45.595Z] ---> job-cost.sh [2020-09-29T01:05:45.595Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C5F2 [2020-09-29T01:05:57.882Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:57.882Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:57.882Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:58.147Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:58.425Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:58.425Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:58.688Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:58.688Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:58.968Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:58.968Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:58.968Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:59.231Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:05:59.231Z] Cache entry deserialization failed, entry ignored [2020-09-29T01:06:04.580Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-29T01:06:43.840Z] ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. [2020-09-29T01:06:43.840Z] [2020-09-29T01:06:43.840Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-29T01:06:43.840Z] [2020-09-29T01:06:43.840Z] virtualenv 20.0.31 requires importlib-metadata<2,>=0.12; python_version < "3.8", but you'll have importlib-metadata 2.0.0 which is incompatible. [2020-09-29T01:06:43.840Z] lf-activate-venv(): INFO: Adding /tmp/venv-C5F2/bin to PATH [2020-09-29T01:06:43.840Z] INFO: No Stack... [2020-09-29T01:06:43.840Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-29T01:06:43.840Z] INFO: Archiving Costs [Pipeline] echo [2020-09-29T01:06:43.857Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T01:06:44.167Z] ---> logs-deploy.sh [2020-09-29T01:06:44.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/15 [2020-09-29T01:06:44.167Z] INFO: archiving workspace using pattern(s): [2020-09-29T01:06:46.735Z] Archives upload complete. [2020-09-29T01:06:46.735Z] INFO: archiving logs to Nexus