Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 290797f7d7dd49f530bf97020959acc7de0a9a3b 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline Running on prd-centos7-docker-4c-2g-3927 in /w/workspace/dry_go-mod-core-contracts_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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 290797f7d7dd49f530bf97020959acc7de0a9a3b (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 290797f7d7dd49f530bf97020959acc7de0a9a3b # timeout=10 Commit message: "Merge pull request #323 from weichou1229/issue-322" > git rev-list --no-walk 0cc8dadc8d9ebb77da612dcd324c64a46cd8cb1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-07T09:26:23.744Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-07T09:26:24.074Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-07T09:26:24.185Z] ========================================================= [2020-10-07T09:26:24.185Z] EdgeX Global Pipelines Version Info [2020-10-07T09:26:24.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:26:25.692Z] ------------------- [2020-10-07T09:26:25.693Z] stable info: [2020-10-07T09:26:25.693Z] ------------------- [2020-10-07T09:26:25.693Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-07T09:26:25.693Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-07T09:26:25.693Z] Message: update stable to v1.0.131 [2020-10-07T09:26:26.640Z] ------------------- [2020-10-07T09:26:26.640Z] experimental info: [2020-10-07T09:26:26.640Z] ------------------- [2020-10-07T09:26:26.640Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-07T09:26:26.640Z] Commit SHA: 570db4806bfd36b7d07759f4849a4530ec9e8d2a [2020-10-07T09:26:26.640Z] Message: update experimental to v1.0.134 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-07T09:26:27.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-07T09:26:27.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-07T09:26:27.193Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-07T09:26:27.286Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-07T09:26:27.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-07T09:26:27.470Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-07T09:26:27.565Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-07T09:26:27.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-07T09:26:27.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-07T09:26:27.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-07T09:26:27.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-07T09:26:28.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-07T09:26:28.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-07T09:26:28.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-07T09:26:28.300Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T09:26:28.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T09:26:28.475Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T09:26:28.568Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-07T09:26:28.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-07T09:26:28.744Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-07T09:26:28.835Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-07T09:26:28.924Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-07T09:26:29.011Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-07T09:26:29.123Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-07T09:26:29.217Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-07T09:26:29.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-10-07T09:26:29.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-10-07T09:26:29.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-10-07T09:26:29.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 290797f7d7dd49f530bf97020959acc7de0a9a3b [Pipeline] echo [2020-10-07T09:26:29.702Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 290797f [Pipeline] echo [2020-10-07T09:26:29.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-07T09:26:30.411Z] + git log --format=format:%s -1 290797f7d7dd49f530bf97020959acc7de0a9a3b [Pipeline] echo [2020-10-07T09:26:30.473Z] GIT_COMMIT: 290797f7d7dd49f530bf97020959acc7de0a9a3b, Commit Message: Merge pull request #323 from weichou1229/issue-322 [Pipeline] echo [2020-10-07T09:26:30.534Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:26:31.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T09:26:31.647Z] [2020-10-07T09:26:31.647Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:26:31.994Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T09:26:31.994Z] latest: Pulling from edgex-devops/git-semver [2020-10-07T09:26:31.994Z] 31603596830f: Pulling fs layer [2020-10-07T09:26:31.994Z] 2a8b12db71e7: Pulling fs layer [2020-10-07T09:26:31.994Z] 6ca5941a6612: Pulling fs layer [2020-10-07T09:26:31.994Z] ecc8261a40a4: Pulling fs layer [2020-10-07T09:26:31.994Z] ecc8261a40a4: Waiting [2020-10-07T09:26:31.994Z] 2a8b12db71e7: Verifying Checksum [2020-10-07T09:26:31.994Z] 2a8b12db71e7: Download complete [2020-10-07T09:26:32.260Z] 31603596830f: Verifying Checksum [2020-10-07T09:26:32.260Z] 31603596830f: Download complete [2020-10-07T09:26:32.260Z] 6ca5941a6612: Verifying Checksum [2020-10-07T09:26:32.260Z] 6ca5941a6612: Download complete [2020-10-07T09:26:32.260Z] ecc8261a40a4: Verifying Checksum [2020-10-07T09:26:32.260Z] ecc8261a40a4: Download complete [2020-10-07T09:26:32.525Z] 31603596830f: Pull complete [2020-10-07T09:26:33.100Z] 2a8b12db71e7: Pull complete [2020-10-07T09:26:33.683Z] 6ca5941a6612: Pull complete [2020-10-07T09:26:33.947Z] ecc8261a40a4: Pull complete [2020-10-07T09:26:33.947Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-07T09:26:33.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T09:26:33.947Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-07T09:26:34.054Z] prd-centos7-docker-4c-2g-3927 does not seem to be running inside a container [2020-10-07T09:26:34.104Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T09:26:36.347Z] $ docker top 6e0723d6d751ba57c7819751a3b703c77f94e3b84f1d441a702c29b4c1c4f7ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T09:26:36.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T09:26:36.715Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T09:26:36.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T09:26:36.935Z] $ docker exec 6e0723d6d751ba57c7819751a3b703c77f94e3b84f1d441a702c29b4c1c4f7ee ssh-agent [2020-10-07T09:26:37.099Z] SSH_AUTH_SOCK=/tmp/ssh-W5CvXiQ7YIDI/agent.12 [2020-10-07T09:26:37.099Z] SSH_AGENT_PID=17 [2020-10-07T09:26:37.118Z] Running ssh-add (command line suppressed) [2020-10-07T09:26:37.238Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2719663813748403651.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2719663813748403651.key) [2020-10-07T09:26:37.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T09:26:37.643Z] + git describe --exact-match --tags HEAD [2020-10-07T09:26:37.643Z] fatal: no tag exactly matches '290797f7d7dd49f530bf97020959acc7de0a9a3b' [Pipeline] } [2020-10-07T09:26:37.731Z] $ docker exec --env ******** --env ******** 6e0723d6d751ba57c7819751a3b703c77f94e3b84f1d441a702c29b4c1c4f7ee ssh-agent -k [2020-10-07T09:26:37.853Z] unset SSH_AUTH_SOCK; [2020-10-07T09:26:37.853Z] unset SSH_AGENT_PID; [2020-10-07T09:26:37.853Z] echo Agent pid 17 killed; [2020-10-07T09:26:37.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-07T09:26:38.004Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-07T09:26:38.004Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-07T09:26:38.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T09:26:38.100Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T09:26:38.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T09:26:38.275Z] $ docker exec 6e0723d6d751ba57c7819751a3b703c77f94e3b84f1d441a702c29b4c1c4f7ee ssh-agent [2020-10-07T09:26:38.432Z] SSH_AUTH_SOCK=/tmp/ssh-A401jwupOgMC/agent.46 [2020-10-07T09:26:38.432Z] SSH_AGENT_PID=51 [2020-10-07T09:26:38.439Z] Running ssh-add (command line suppressed) [2020-10-07T09:26:38.560Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_441879586839222917.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_441879586839222917.key) [2020-10-07T09:26:38.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T09:26:38.959Z] + git semver init [2020-10-07T09:26:38.959Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T09:26:38.959Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-07T09:26:38.959Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-07T09:26:38.959Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T09:26:38.959Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T09:26:38.959Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T09:26:38.959Z] # $SEMVER_BRANCH = master [2020-10-07T09:26:38.959Z] # $SEMVER_TEMP = /tmp/semver-450630962 [2020-10-07T09:26:38.959Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-07T09:26:39.532Z] # '/tmp/semver-450630962' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' [2020-10-07T09:26:39.532Z] # -> Force: false [2020-10-07T09:26:39.532Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-07T09:26:39.548Z] $ docker exec --env ******** --env ******** 6e0723d6d751ba57c7819751a3b703c77f94e3b84f1d441a702c29b4c1c4f7ee ssh-agent -k [2020-10-07T09:26:39.662Z] unset SSH_AUTH_SOCK; [2020-10-07T09:26:39.662Z] unset SSH_AGENT_PID; [2020-10-07T09:26:39.662Z] echo Agent pid 51 killed; [2020-10-07T09:26:39.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T09:26:40.193Z] + git semver [Pipeline] } [2020-10-07T09:26:40.216Z] $ docker stop --time=1 6e0723d6d751ba57c7819751a3b703c77f94e3b84f1d441a702c29b4c1c4f7ee [2020-10-07T09:26:42.003Z] $ docker rm -f 6e0723d6d751ba57c7819751a3b703c77f94e3b84f1d441a702c29b4c1c4f7ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-07T09:26:42.815Z] Stashed 102 file(s) [Pipeline] echo [2020-10-07T09:26:42.818Z] [edgeXSemver]: initialized semver on version 0.1.91 [Pipeline] echo [2020-10-07T09:26:42.909Z] Archived original version: [0.1.91] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-07T09:26:58.431Z] Still waiting to schedule task [2020-10-07T09:26:58.431Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-07T09:26:58.433Z] Still waiting to schedule task [2020-10-07T09:26:58.434Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-07T09:29:09.490Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3928 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-07T09:29:09.573Z] Running in /w/workspace/go-mod-core-contracts/57 [Pipeline] { [Pipeline] checkout [2020-10-07T09:29:14.422Z] using credential edgex-jenkins-ssh [2020-10-07T09:29:14.484Z] Cloning the remote Git repository [2020-10-07T09:29:14.548Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-07T09:29:14.688Z] > git init /w/workspace/go-mod-core-contracts/57 # timeout=10 [2020-10-07T09:29:14.778Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-07T09:29:14.779Z] > git --version # timeout=10 [2020-10-07T09:29:14.797Z] > git --version # 'git version 2.17.1' [2020-10-07T09:29:14.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T09:29:14.855Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T09:29:15.678Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-07T09:29:15.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T09:29:15.728Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-07T09:29:15.761Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-07T09:29:15.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T09:29:15.774Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-07T09:29:16.263Z] Checking out Revision 290797f7d7dd49f530bf97020959acc7de0a9a3b (master) [2020-10-07T09:29:16.286Z] > git config core.sparsecheckout # timeout=10 [2020-10-07T09:29:16.302Z] > git checkout -f 290797f7d7dd49f530bf97020959acc7de0a9a3b # timeout=10 [2020-10-07T09:29:21.015Z] Commit message: "Merge pull request #323 from weichou1229/issue-322" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-07T09:29:22.384Z] ========================================================= [2020-10-07T09:29:22.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-07T09:29:22.384Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:29:23.671Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-07T09:29:24.669Z] Sending build context to Docker daemon 2.517MB [2020-10-07T09:29:24.669Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-07T09:29:24.669Z] Step 2/7 : FROM ${BASE} [2020-10-07T09:29:24.943Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-07T09:29:25.219Z] b538f80385f9: Pulling fs layer [2020-10-07T09:29:25.219Z] 74f711af9a0d: Pulling fs layer [2020-10-07T09:29:25.220Z] 99f96fe45779: Pulling fs layer [2020-10-07T09:29:25.220Z] 8529a6b9a6be: Pulling fs layer [2020-10-07T09:29:25.220Z] 45590311c82a: Pulling fs layer [2020-10-07T09:29:25.220Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-07T09:29:25.220Z] 209524e5b208: Pulling fs layer [2020-10-07T09:29:25.220Z] 8529a6b9a6be: Waiting [2020-10-07T09:29:25.220Z] 45590311c82a: Waiting [2020-10-07T09:29:25.220Z] 69ca0ff8b7b3: Waiting [2020-10-07T09:29:25.220Z] 209524e5b208: Waiting [2020-10-07T09:29:25.220Z] 99f96fe45779: Verifying Checksum [2020-10-07T09:29:25.220Z] 99f96fe45779: Download complete [2020-10-07T09:29:25.220Z] 74f711af9a0d: Verifying Checksum [2020-10-07T09:29:25.220Z] 74f711af9a0d: Download complete [2020-10-07T09:29:25.220Z] 45590311c82a: Verifying Checksum [2020-10-07T09:29:25.220Z] 45590311c82a: Download complete [2020-10-07T09:29:25.822Z] b538f80385f9: Verifying Checksum [2020-10-07T09:29:25.822Z] b538f80385f9: Download complete [2020-10-07T09:29:26.429Z] b538f80385f9: Pull complete [2020-10-07T09:29:27.032Z] 74f711af9a0d: Pull complete [2020-10-07T09:29:27.633Z] 99f96fe45779: Pull complete [2020-10-07T09:29:28.234Z] 209524e5b208: Verifying Checksum [2020-10-07T09:29:28.234Z] 209524e5b208: Download complete [2020-10-07T09:29:29.682Z] 8529a6b9a6be: Verifying Checksum [2020-10-07T09:29:29.682Z] 8529a6b9a6be: Download complete [2020-10-07T09:29:39.860Z] 8529a6b9a6be: Pull complete [2020-10-07T09:29:39.860Z] 45590311c82a: Pull complete [2020-10-07T09:29:40.134Z] 69ca0ff8b7b3: Pull complete [2020-10-07T09:29:43.516Z] 209524e5b208: Pull complete [2020-10-07T09:29:43.516Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-07T09:29:43.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-07T09:29:43.516Z] ---> 5bddaf1c2fca [2020-10-07T09:29:43.516Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-07T09:29:46.128Z] ---> Running in fe8a4874989e [2020-10-07T09:29:46.402Z] Removing intermediate container fe8a4874989e [2020-10-07T09:29:46.402Z] ---> d3ee12a12a41 [2020-10-07T09:29:46.402Z] Step 4/7 : RUN apk add bash [2020-10-07T09:29:46.673Z] ---> Running in 6f71696663b9 [2020-10-07T09:29:48.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-07T09:29:49.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-07T09:29:49.691Z] OK: 142 MiB in 39 packages [2020-10-07T09:29:51.138Z] Removing intermediate container 6f71696663b9 [2020-10-07T09:29:51.138Z] ---> 4eb3a1f50b13 [2020-10-07T09:29:51.138Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-07T09:29:51.138Z] ---> Running in 035fa26a2568 [2020-10-07T09:29:51.743Z] Removing intermediate container 035fa26a2568 [2020-10-07T09:29:51.743Z] ---> 03a7c1a72d24 [2020-10-07T09:29:51.743Z] Step 6/7 : COPY go.mod . [2020-10-07T09:29:52.355Z] ---> 7531c36313f3 [2020-10-07T09:29:52.355Z] Step 7/7 : RUN go mod download [2020-10-07T09:29:52.634Z] ---> Running in 86e7b3823cc3 [2020-10-07T09:29:54.551Z] Running on prd-centos7-docker-4c-2g-3929 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws [2020-10-07T09:29:54.613Z] Running in /w/workspace/go-mod-core-contracts/57 [Pipeline] { [Pipeline] checkout [2020-10-07T09:29:57.575Z] using credential edgex-jenkins-ssh [2020-10-07T09:29:57.632Z] Cloning the remote Git repository [2020-10-07T09:29:57.665Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-07T09:29:57.734Z] > git init /w/workspace/go-mod-core-contracts/57 # timeout=10 [2020-10-07T09:29:58.150Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-07T09:29:58.150Z] > git --version # timeout=10 [2020-10-07T09:29:58.158Z] > git --version # 'git version 2.16.5' [2020-10-07T09:29:58.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T09:29:58.184Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T09:29:59.509Z] Checking out Revision 290797f7d7dd49f530bf97020959acc7de0a9a3b (master) [2020-10-07T09:29:59.101Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-07T09:29:59.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-07T09:29:59.120Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-07T09:29:59.133Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-07T09:29:59.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-07T09:29:59.137Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-07T09:29:59.523Z] > git config core.sparsecheckout # timeout=10 [2020-10-07T09:29:59.528Z] > git checkout -f 290797f7d7dd49f530bf97020959acc7de0a9a3b # timeout=10 [2020-10-07T09:30:03.202Z] Commit message: "Merge pull request #323 from weichou1229/issue-322" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-07T09:30:04.285Z] ========================================================= [2020-10-07T09:30:04.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-07T09:30:04.285Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:30:04.981Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-07T09:30:05.937Z] Sending build context to Docker daemon 2.517MB [2020-10-07T09:30:05.937Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-07T09:30:05.937Z] Step 2/7 : FROM ${BASE} [2020-10-07T09:30:06.204Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-07T09:30:06.204Z] df20fa9351a1: Pulling fs layer [2020-10-07T09:30:06.204Z] ed8968b2872e: Pulling fs layer [2020-10-07T09:30:06.204Z] a92cc7c5fd73: Pulling fs layer [2020-10-07T09:30:06.204Z] e871e8e8d7a9: Pulling fs layer [2020-10-07T09:30:06.204Z] e73272ec9a57: Pulling fs layer [2020-10-07T09:30:06.204Z] 1e910a182e73: Pulling fs layer [2020-10-07T09:30:06.204Z] 4e634b169226: Pulling fs layer [2020-10-07T09:30:06.204Z] e871e8e8d7a9: Waiting [2020-10-07T09:30:06.204Z] e73272ec9a57: Waiting [2020-10-07T09:30:06.204Z] 1e910a182e73: Waiting [2020-10-07T09:30:06.204Z] 4e634b169226: Waiting [2020-10-07T09:30:06.204Z] a92cc7c5fd73: Verifying Checksum [2020-10-07T09:30:06.204Z] a92cc7c5fd73: Download complete [2020-10-07T09:30:06.204Z] ed8968b2872e: Verifying Checksum [2020-10-07T09:30:06.204Z] ed8968b2872e: Download complete [2020-10-07T09:30:06.204Z] e73272ec9a57: Download complete [2020-10-07T09:30:06.204Z] 1e910a182e73: Verifying Checksum [2020-10-07T09:30:06.204Z] 1e910a182e73: Download complete [2020-10-07T09:30:06.204Z] df20fa9351a1: Verifying Checksum [2020-10-07T09:30:06.204Z] df20fa9351a1: Download complete [2020-10-07T09:30:06.471Z] df20fa9351a1: Pull complete [2020-10-07T09:30:06.735Z] ed8968b2872e: Pull complete [2020-10-07T09:30:06.735Z] a92cc7c5fd73: Pull complete [2020-10-07T09:30:07.808Z] Removing intermediate container 86e7b3823cc3 [2020-10-07T09:30:07.808Z] ---> 9ff6c893200c [2020-10-07T09:30:07.808Z] Successfully built 9ff6c893200c [2020-10-07T09:30:07.808Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:30:08.219Z] + docker inspect -f . ci-base-image-arm64 [2020-10-07T09:30:08.220Z] . [Pipeline] withDockerContainer [2020-10-07T09:30:08.497Z] prd-ubuntu18.04-docker-arm64-4c-16g-3928 does not seem to be running inside a container [2020-10-07T09:30:08.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/57 -v /w/workspace/go-mod-core-contracts/57:/w/workspace/go-mod-core-contracts/57:rw,z -v /w/workspace/go-mod-core-contracts/57@tmp:/w/workspace/go-mod-core-contracts/57@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-10-07T09:30:08.680Z] 4e634b169226: Verifying Checksum [2020-10-07T09:30:08.680Z] 4e634b169226: Download complete [2020-10-07T09:30:09.261Z] e871e8e8d7a9: Verifying Checksum [2020-10-07T09:30:09.261Z] e871e8e8d7a9: Download complete [2020-10-07T09:30:10.474Z] $ docker top 6879c9b9728fd419eab4539b9db2d98dd943808f58b6aef393aec69252a1d4fb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T09:30:11.931Z] + go version [2020-10-07T09:30:11.931Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-07T09:30:11.956Z] $ docker stop --time=1 6879c9b9728fd419eab4539b9db2d98dd943808f58b6aef393aec69252a1d4fb [2020-10-07T09:30:13.805Z] $ docker rm -f 6879c9b9728fd419eab4539b9db2d98dd943808f58b6aef393aec69252a1d4fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-10-07T09:30:14.620Z] e871e8e8d7a9: Pull complete [2020-10-07T09:30:14.620Z] e73272ec9a57: Pull complete [2020-10-07T09:30:14.620Z] 1e910a182e73: Pull complete Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-10-07T09:30:22.802Z] 4e634b169226: Pull complete [2020-10-07T09:30:22.802Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-07T09:30:22.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-07T09:30:22.802Z] ---> f7629b54cfaa [2020-10-07T09:30:22.802Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-07T09:30:23.068Z] ---> Running in 18d5d48f8b81 [2020-10-07T09:30:23.333Z] Removing intermediate container 18d5d48f8b81 [2020-10-07T09:30:23.333Z] ---> 4e3e31a66f23 [2020-10-07T09:30:23.333Z] Step 4/7 : RUN apk add bash [2020-10-07T09:30:23.333Z] ---> Running in a4fcd2cf2b5b [2020-10-07T09:30:24.286Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-07T09:30:24.860Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-07T09:30:25.435Z] OK: 166 MiB in 39 packages [2020-10-07T09:30:26.010Z] Removing intermediate container a4fcd2cf2b5b [2020-10-07T09:30:26.010Z] ---> cdd9e4f2f11c [2020-10-07T09:30:26.010Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-07T09:30:26.010Z] ---> Running in 279accf5eb50 [2020-10-07T09:30:26.010Z] Removing intermediate container 279accf5eb50 [2020-10-07T09:30:26.010Z] ---> 38bcc36574be [2020-10-07T09:30:26.010Z] Step 6/7 : COPY go.mod . [2020-10-07T09:30:26.276Z] ---> 5a8795012e89 [2020-10-07T09:30:26.276Z] Step 7/7 : RUN go mod download [2020-10-07T09:30:26.541Z] ---> Running in 2ef61bd33c44 [2020-10-07T09:30:36.599Z] Removing intermediate container 2ef61bd33c44 [2020-10-07T09:30:36.599Z] ---> f8a65e05e3d5 [2020-10-07T09:30:36.599Z] Successfully built f8a65e05e3d5 [2020-10-07T09:30:36.599Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:30:36.957Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-07T09:30:36.957Z] . [Pipeline] withDockerContainer [2020-10-07T09:30:37.062Z] prd-centos7-docker-4c-2g-3929 does not seem to be running inside a container [2020-10-07T09:30:37.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/57 -v /w/workspace/go-mod-core-contracts/57:/w/workspace/go-mod-core-contracts/57:rw,z -v /w/workspace/go-mod-core-contracts/57@tmp:/w/workspace/go-mod-core-contracts/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-10-07T09:30:37.788Z] $ docker top 931b44c3bcd4d9c0776c3cbbc673297c3b7c2411815090b77be308a4d389a876 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T09:30:38.285Z] + go version [2020-10-07T09:30:38.285Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-07T09:30:38.305Z] $ docker stop --time=1 931b44c3bcd4d9c0776c3cbbc673297c3b7c2411815090b77be308a4d389a876 [2020-10-07T09:30:39.669Z] $ docker rm -f 931b44c3bcd4d9c0776c3cbbc673297c3b7c2411815090b77be308a4d389a876 [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) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-10-07T09:30:42.780Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-10-07T09:30:42.783Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-10-07T09:30:42.839Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:30:43.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-07T09:30:43.193Z] [2020-10-07T09:30:43.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:30:43.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-07T09:30:43.545Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-10-07T09:30:43.545Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-07T09:30:43.545Z] 408f87550127: Pulling fs layer [2020-10-07T09:30:43.545Z] fe522b08c979: Pulling fs layer [2020-10-07T09:30:43.545Z] 221eaa008020: Pulling fs layer [2020-10-07T09:30:43.545Z] 2a4607e5d6b9: Pulling fs layer [2020-10-07T09:30:43.545Z] 8f79b27c4fd2: Pulling fs layer [2020-10-07T09:30:43.545Z] e5c8dbe1645b: Pulling fs layer [2020-10-07T09:30:43.545Z] 23e8b3b47431: Pulling fs layer [2020-10-07T09:30:43.545Z] 5c568d65a230: Pulling fs layer [2020-10-07T09:30:43.545Z] 8f79b27c4fd2: Waiting [2020-10-07T09:30:43.545Z] e5c8dbe1645b: Waiting [2020-10-07T09:30:43.545Z] 23e8b3b47431: Waiting [2020-10-07T09:30:43.545Z] 221eaa008020: Waiting [2020-10-07T09:30:43.545Z] 2a4607e5d6b9: Waiting [2020-10-07T09:30:43.545Z] 5c568d65a230: Waiting [2020-10-07T09:30:43.545Z] fe522b08c979: Verifying Checksum [2020-10-07T09:30:43.545Z] fe522b08c979: Download complete [2020-10-07T09:30:43.545Z] 408f87550127: Verifying Checksum [2020-10-07T09:30:43.545Z] 408f87550127: Download complete [2020-10-07T09:30:43.545Z] 2a4607e5d6b9: Verifying Checksum [2020-10-07T09:30:43.545Z] 2a4607e5d6b9: Download complete [2020-10-07T09:30:43.545Z] 8f79b27c4fd2: Verifying Checksum [2020-10-07T09:30:43.545Z] 8f79b27c4fd2: Download complete [2020-10-07T09:30:43.545Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-07T09:30:43.545Z] cbdbe7a5bc2a: Download complete [2020-10-07T09:30:43.808Z] cbdbe7a5bc2a: Pull complete [2020-10-07T09:30:44.073Z] 408f87550127: Pull complete [2020-10-07T09:30:44.335Z] fe522b08c979: Pull complete [2020-10-07T09:30:44.916Z] e5c8dbe1645b: Download complete [2020-10-07T09:30:45.496Z] 23e8b3b47431: Verifying Checksum [2020-10-07T09:30:45.496Z] 23e8b3b47431: Download complete [2020-10-07T09:30:45.762Z] 5c568d65a230: Verifying Checksum [2020-10-07T09:30:45.762Z] 5c568d65a230: Download complete [2020-10-07T09:30:47.162Z] 221eaa008020: Download complete [2020-10-07T09:30:52.498Z] 221eaa008020: Pull complete [2020-10-07T09:30:52.775Z] 2a4607e5d6b9: Pull complete [2020-10-07T09:30:52.775Z] 8f79b27c4fd2: Pull complete [2020-10-07T09:30:54.698Z] e5c8dbe1645b: Pull complete [2020-10-07T09:30:57.262Z] 23e8b3b47431: Pull complete [2020-10-07T09:30:58.665Z] 5c568d65a230: Pull complete [2020-10-07T09:30:58.665Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-10-07T09:30:58.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-10-07T09:30:58.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-10-07T09:30:58.854Z] prd-centos7-docker-4c-2g-3927 does not seem to be running inside a container [2020-10-07T09:30:58.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-10-07T09:30:59.786Z] $ docker top f38799eac6b522e3560f16df1ee55629863246d2b12ab5131627e3b75f276863 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-07T09:31:00.391Z] + snyk monitor '--org=edgex-jenkins' [2020-10-07T09:31:12.644Z] [2020-10-07T09:31:12.645Z] Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... [2020-10-07T09:31:12.645Z] [2020-10-07T09:31:12.645Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/67d25b80-13cd-43f6-a4ea-80f323fd9315 [2020-10-07T09:31:12.645Z] [2020-10-07T09:31:12.645Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-10-07T09:31:12.645Z] [2020-10-07T09:31:12.645Z] [2020-10-07T09:31:12.645Z] Snyk CLI supports Node.js 8 and higher. [2020-10-07T09:31:12.645Z] Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. [2020-10-07T09:31:12.645Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-10-07T09:31:12.645Z] [2020-10-07T09:31:12.645Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-10-07T09:31:12.645Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-10-07T09:31:12.662Z] $ docker stop --time=1 f38799eac6b522e3560f16df1ee55629863246d2b12ab5131627e3b75f276863 [2020-10-07T09:31:14.939Z] $ docker rm -f f38799eac6b522e3560f16df1ee55629863246d2b12ab5131627e3b75f276863 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:31:16.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T09:31:16.963Z] . [Pipeline] withDockerContainer [2020-10-07T09:31:17.066Z] prd-centos7-docker-4c-2g-3927 does not seem to be running inside a container [2020-10-07T09:31:17.123Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T09:31:17.809Z] $ docker top b55b45692100b25e5f4c51204766426f84584bc968dc5a0017ae3a8819fa6425 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T09:31:18.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T09:31:18.138Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T09:31:18.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T09:31:18.363Z] $ docker exec b55b45692100b25e5f4c51204766426f84584bc968dc5a0017ae3a8819fa6425 ssh-agent [2020-10-07T09:31:18.529Z] SSH_AUTH_SOCK=/tmp/ssh-7VWFegIHoW5w/agent.11 [2020-10-07T09:31:18.530Z] SSH_AGENT_PID=16 [2020-10-07T09:31:18.537Z] Running ssh-add (command line suppressed) [2020-10-07T09:31:18.676Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4361038657548672516.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_4361038657548672516.key) [2020-10-07T09:31:18.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T09:31:19.088Z] + git semver tag [2020-10-07T09:31:19.089Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T09:31:19.089Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-07T09:31:19.089Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-07T09:31:19.089Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T09:31:19.089Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T09:31:19.089Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T09:31:19.089Z] # $SEMVER_BRANCH = master [2020-10-07T09:31:19.089Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-07T09:31:19.089Z] # 290797f7d7dd49f530bf97020959acc7de0a9a3b HEAD [2020-10-07T09:31:19.089Z] # -> Force: false [2020-10-07T09:31:19.089Z] # 4013d88c44e171b7c804c1c7b489d57965c640a0 refs/tags/v0.1.91 [Pipeline] } [2020-10-07T09:31:19.105Z] $ docker exec --env ******** --env ******** b55b45692100b25e5f4c51204766426f84584bc968dc5a0017ae3a8819fa6425 ssh-agent -k [2020-10-07T09:31:19.219Z] unset SSH_AUTH_SOCK; [2020-10-07T09:31:19.220Z] unset SSH_AGENT_PID; [2020-10-07T09:31:19.220Z] echo Agent pid 16 killed; [2020-10-07T09:31:19.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T09:31:19.742Z] + git semver [Pipeline] } [2020-10-07T09:31:19.761Z] $ docker stop --time=1 b55b45692100b25e5f4c51204766426f84584bc968dc5a0017ae3a8819fa6425 [2020-10-07T09:31:21.117Z] $ docker rm -f b55b45692100b25e5f4c51204766426f84584bc968dc5a0017ae3a8819fa6425 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:31:21.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-07T09:31:21.848Z] [2020-10-07T09:31:21.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:31:22.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-07T09:31:22.210Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-10-07T09:31:22.210Z] ab5ef0e58194: Pulling fs layer [2020-10-07T09:31:22.210Z] 9712f1f96733: Pulling fs layer [2020-10-07T09:31:22.210Z] 63f879dbbcfc: Pulling fs layer [2020-10-07T09:31:22.210Z] 0d9ebad4ef96: Pulling fs layer [2020-10-07T09:31:22.210Z] e9a5061849ea: Pulling fs layer [2020-10-07T09:31:22.210Z] d747dcd14b5f: Pulling fs layer [2020-10-07T09:31:22.210Z] 2de7ff778b66: Pulling fs layer [2020-10-07T09:31:22.210Z] 0d9ebad4ef96: Waiting [2020-10-07T09:31:22.210Z] e9a5061849ea: Waiting [2020-10-07T09:31:22.210Z] 2de7ff778b66: Waiting [2020-10-07T09:31:22.210Z] d747dcd14b5f: Waiting [2020-10-07T09:31:22.210Z] 9712f1f96733: Verifying Checksum [2020-10-07T09:31:22.210Z] 9712f1f96733: Download complete [2020-10-07T09:31:24.162Z] 63f879dbbcfc: Verifying Checksum [2020-10-07T09:31:24.162Z] 63f879dbbcfc: Download complete [2020-10-07T09:31:24.427Z] e9a5061849ea: Download complete [2020-10-07T09:31:24.427Z] d747dcd14b5f: Verifying Checksum [2020-10-07T09:31:24.427Z] d747dcd14b5f: Download complete [2020-10-07T09:31:25.031Z] 2de7ff778b66: Verifying Checksum [2020-10-07T09:31:25.031Z] 2de7ff778b66: Download complete [2020-10-07T09:31:25.031Z] ab5ef0e58194: Verifying Checksum [2020-10-07T09:31:25.031Z] ab5ef0e58194: Download complete [2020-10-07T09:31:25.295Z] 0d9ebad4ef96: Verifying Checksum [2020-10-07T09:31:25.295Z] 0d9ebad4ef96: Download complete [2020-10-07T09:31:29.544Z] ab5ef0e58194: Pull complete [2020-10-07T09:31:29.544Z] 9712f1f96733: Pull complete [2020-10-07T09:31:32.113Z] 63f879dbbcfc: Pull complete [2020-10-07T09:31:38.771Z] 0d9ebad4ef96: Pull complete [2020-10-07T09:31:40.181Z] e9a5061849ea: Pull complete [2020-10-07T09:31:40.181Z] d747dcd14b5f: Pull complete [2020-10-07T09:31:43.517Z] 2de7ff778b66: Pull complete [2020-10-07T09:31:43.517Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-10-07T09:31:43.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-10-07T09:31:43.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-10-07T09:31:43.700Z] prd-centos7-docker-4c-2g-3927 does not seem to be running inside a container [2020-10-07T09:31:43.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-10-07T09:31:47.986Z] $ docker top 3f75dad8db4e939216749960a45c59f847ff166e9dd317660d32acc374995741 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-10-07T09:31:48.370Z] provisioning config files... [2020-10-07T09:31:48.391Z] copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config943975352055303243tmp [2020-10-07T09:31:48.472Z] copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4295163388537189505tmp [2020-10-07T09:31:48.517Z] copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1138083185632814173tmp [Pipeline] { [Pipeline] echo [2020-10-07T09:31:48.584Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:31:48.927Z] ---> sigul-configuration.sh [2020-10-07T09:31:48.927Z] gpg: directory `/root/.gnupg' created [2020-10-07T09:31:48.927Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-10-07T09:31:48.927Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-10-07T09:31:48.927Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-10-07T09:31:48.927Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-10-07T09:31:48.927Z] gpg: CAST5 encrypted data [2020-10-07T09:31:49.191Z] gpg: encrypted with 1 passphrase [2020-10-07T09:31:49.191Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-10-07T09:31:49.492Z] + mkdir /home/jenkins [2020-10-07T09:31:49.492Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-10-07T09:31:49.792Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-10-07T09:31:49.803Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:31:50.102Z] ---> sigul-install.sh [2020-10-07T09:31:56.707Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-10-07T09:31:57.012Z] + git tag --list [2020-10-07T09:31:57.012Z] v0.0.0 [2020-10-07T09:31:57.012Z] v0.0.1 [2020-10-07T09:31:57.012Z] v0.1.0 [2020-10-07T09:31:57.012Z] v0.1.1 [2020-10-07T09:31:57.012Z] v0.1.10 [2020-10-07T09:31:57.012Z] v0.1.11 [2020-10-07T09:31:57.012Z] v0.1.12 [2020-10-07T09:31:57.012Z] v0.1.13 [2020-10-07T09:31:57.012Z] v0.1.14 [2020-10-07T09:31:57.012Z] v0.1.15 [2020-10-07T09:31:57.012Z] v0.1.16 [2020-10-07T09:31:57.012Z] v0.1.17 [2020-10-07T09:31:57.012Z] v0.1.18 [2020-10-07T09:31:57.012Z] v0.1.19 [2020-10-07T09:31:57.012Z] v0.1.2 [2020-10-07T09:31:57.012Z] v0.1.20 [2020-10-07T09:31:57.012Z] v0.1.21 [2020-10-07T09:31:57.012Z] v0.1.22 [2020-10-07T09:31:57.012Z] v0.1.23 [2020-10-07T09:31:57.012Z] v0.1.24 [2020-10-07T09:31:57.012Z] v0.1.25 [2020-10-07T09:31:57.012Z] v0.1.26 [2020-10-07T09:31:57.012Z] v0.1.27 [2020-10-07T09:31:57.012Z] v0.1.28 [2020-10-07T09:31:57.012Z] v0.1.29 [2020-10-07T09:31:57.012Z] v0.1.3 [2020-10-07T09:31:57.012Z] v0.1.30 [2020-10-07T09:31:57.012Z] v0.1.31 [2020-10-07T09:31:57.012Z] v0.1.32 [2020-10-07T09:31:57.012Z] v0.1.33 [2020-10-07T09:31:57.012Z] v0.1.34 [2020-10-07T09:31:57.012Z] v0.1.35 [2020-10-07T09:31:57.012Z] v0.1.36 [2020-10-07T09:31:57.012Z] v0.1.37 [2020-10-07T09:31:57.012Z] v0.1.38 [2020-10-07T09:31:57.012Z] v0.1.39 [2020-10-07T09:31:57.012Z] v0.1.4 [2020-10-07T09:31:57.012Z] v0.1.40 [2020-10-07T09:31:57.012Z] v0.1.41 [2020-10-07T09:31:57.012Z] v0.1.42 [2020-10-07T09:31:57.012Z] v0.1.43 [2020-10-07T09:31:57.012Z] v0.1.44 [2020-10-07T09:31:57.012Z] v0.1.45 [2020-10-07T09:31:57.012Z] v0.1.46 [2020-10-07T09:31:57.012Z] v0.1.47 [2020-10-07T09:31:57.012Z] v0.1.48 [2020-10-07T09:31:57.012Z] v0.1.49 [2020-10-07T09:31:57.012Z] v0.1.5 [2020-10-07T09:31:57.012Z] v0.1.50 [2020-10-07T09:31:57.012Z] v0.1.51 [2020-10-07T09:31:57.012Z] v0.1.52 [2020-10-07T09:31:57.012Z] v0.1.53 [2020-10-07T09:31:57.012Z] v0.1.54 [2020-10-07T09:31:57.012Z] v0.1.55 [2020-10-07T09:31:57.012Z] v0.1.56 [2020-10-07T09:31:57.012Z] v0.1.57 [2020-10-07T09:31:57.012Z] v0.1.58 [2020-10-07T09:31:57.012Z] v0.1.59 [2020-10-07T09:31:57.012Z] v0.1.6 [2020-10-07T09:31:57.012Z] v0.1.60 [2020-10-07T09:31:57.012Z] v0.1.61 [2020-10-07T09:31:57.012Z] v0.1.62 [2020-10-07T09:31:57.012Z] v0.1.63 [2020-10-07T09:31:57.012Z] v0.1.64 [2020-10-07T09:31:57.012Z] v0.1.65 [2020-10-07T09:31:57.012Z] v0.1.66 [2020-10-07T09:31:57.012Z] v0.1.67 [2020-10-07T09:31:57.012Z] v0.1.68 [2020-10-07T09:31:57.012Z] v0.1.69 [2020-10-07T09:31:57.012Z] v0.1.7 [2020-10-07T09:31:57.012Z] v0.1.70 [2020-10-07T09:31:57.012Z] v0.1.71 [2020-10-07T09:31:57.012Z] v0.1.72 [2020-10-07T09:31:57.012Z] v0.1.73 [2020-10-07T09:31:57.012Z] v0.1.74 [2020-10-07T09:31:57.012Z] v0.1.75 [2020-10-07T09:31:57.012Z] v0.1.76 [2020-10-07T09:31:57.012Z] v0.1.77 [2020-10-07T09:31:57.012Z] v0.1.78 [2020-10-07T09:31:57.012Z] v0.1.79 [2020-10-07T09:31:57.012Z] v0.1.8 [2020-10-07T09:31:57.012Z] v0.1.80 [2020-10-07T09:31:57.012Z] v0.1.81 [2020-10-07T09:31:57.012Z] v0.1.82 [2020-10-07T09:31:57.012Z] v0.1.83 [2020-10-07T09:31:57.012Z] v0.1.84 [2020-10-07T09:31:57.012Z] v0.1.85 [2020-10-07T09:31:57.012Z] v0.1.86 [2020-10-07T09:31:57.012Z] v0.1.87 [2020-10-07T09:31:57.012Z] v0.1.88 [2020-10-07T09:31:57.012Z] v0.1.89 [2020-10-07T09:31:57.012Z] v0.1.9 [2020-10-07T09:31:57.012Z] v0.1.90 [2020-10-07T09:31:57.012Z] v0.1.91 [Pipeline] sh [2020-10-07T09:31:57.313Z] + lftools sign git-tag v0.1.91 [2020-10-07T09:31:58.706Z] Signing Git tag with Sigul... [2020-10-07T09:31:58.706Z] Signing v0.1.91 [Pipeline] echo [2020-10-07T09:32:00.110Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:32:00.405Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-10-07T09:32:00.414Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-10-07T09:32:00.523Z] $ docker stop --time=1 3f75dad8db4e939216749960a45c59f847ff166e9dd317660d32acc374995741 [2020-10-07T09:32:02.514Z] $ docker rm -f 3f75dad8db4e939216749960a45c59f847ff166e9dd317660d32acc374995741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:32:03.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T09:32:03.410Z] . [Pipeline] withDockerContainer [2020-10-07T09:32:03.520Z] prd-centos7-docker-4c-2g-3927 does not seem to be running inside a container [2020-10-07T09:32:03.569Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T09:32:04.165Z] $ docker top 018d55119f7a281908725e1745aaec53b99098a999379c343ff94ff2f1e867ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T09:32:04.460Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T09:32:04.460Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T09:32:04.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T09:32:04.652Z] $ docker exec 018d55119f7a281908725e1745aaec53b99098a999379c343ff94ff2f1e867ca ssh-agent [2020-10-07T09:32:04.828Z] SSH_AUTH_SOCK=/tmp/ssh-OygQznarRyEH/agent.11 [2020-10-07T09:32:04.828Z] SSH_AGENT_PID=17 [2020-10-07T09:32:04.837Z] Running ssh-add (command line suppressed) [2020-10-07T09:32:04.970Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2132720100335932562.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_2132720100335932562.key) [2020-10-07T09:32:05.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T09:32:05.366Z] + git semver bump patch [2020-10-07T09:32:05.366Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T09:32:05.366Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-07T09:32:05.366Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-07T09:32:05.366Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T09:32:05.366Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T09:32:05.366Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T09:32:05.366Z] # $SEMVER_BRANCH = master [2020-10-07T09:32:05.366Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [2020-10-07T09:32:05.366Z] 0.1.92 [Pipeline] } [2020-10-07T09:32:05.381Z] $ docker exec --env ******** --env ******** 018d55119f7a281908725e1745aaec53b99098a999379c343ff94ff2f1e867ca ssh-agent -k [2020-10-07T09:32:05.511Z] unset SSH_AUTH_SOCK; [2020-10-07T09:32:05.511Z] unset SSH_AGENT_PID; [2020-10-07T09:32:05.511Z] echo Agent pid 17 killed; [2020-10-07T09:32:05.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T09:32:06.051Z] + git semver [Pipeline] } [2020-10-07T09:32:06.070Z] $ docker stop --time=1 018d55119f7a281908725e1745aaec53b99098a999379c343ff94ff2f1e867ca [2020-10-07T09:32:07.423Z] $ docker rm -f 018d55119f7a281908725e1745aaec53b99098a999379c343ff94ff2f1e867ca [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-10-07T09:32:07.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-07T09:32:07.954Z] . [Pipeline] withDockerContainer [2020-10-07T09:32:08.054Z] prd-centos7-docker-4c-2g-3927 does not seem to be running inside a container [2020-10-07T09:32:08.103Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-07T09:32:08.700Z] $ docker top 06073eb45b4f9d2818a17b325cc8f315f20033028b3c783b9e3365b359e4244c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-07T09:32:09.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-07T09:32:09.019Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-07T09:32:09.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-07T09:32:09.230Z] $ docker exec 06073eb45b4f9d2818a17b325cc8f315f20033028b3c783b9e3365b359e4244c ssh-agent [2020-10-07T09:32:09.397Z] SSH_AUTH_SOCK=/tmp/ssh-VihYMqFEZXRs/agent.11 [2020-10-07T09:32:09.397Z] SSH_AGENT_PID=17 [2020-10-07T09:32:09.404Z] Running ssh-add (command line suppressed) [2020-10-07T09:32:09.529Z] Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3166166890761928140.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3166166890761928140.key) [2020-10-07T09:32:09.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-07T09:32:09.936Z] + git semver push [2020-10-07T09:32:09.937Z] # -> Open(): unable to determine branch for HEAD [2020-10-07T09:32:09.937Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git [2020-10-07T09:32:09.937Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master [2020-10-07T09:32:09.937Z] # $SEMVER_REMOTE_NAME = origin [2020-10-07T09:32:09.937Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-07T09:32:09.937Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-07T09:32:09.937Z] # $SEMVER_BRANCH = master [2020-10-07T09:32:09.937Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } [2020-10-07T09:32:16.551Z] $ docker exec --env ******** --env ******** 06073eb45b4f9d2818a17b325cc8f315f20033028b3c783b9e3365b359e4244c ssh-agent -k [2020-10-07T09:32:16.682Z] unset SSH_AUTH_SOCK; [2020-10-07T09:32:16.683Z] unset SSH_AGENT_PID; [2020-10-07T09:32:16.683Z] echo Agent pid 17 killed; [2020-10-07T09:32:16.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-07T09:32:17.290Z] + git semver [Pipeline] } [2020-10-07T09:32:17.311Z] $ docker stop --time=1 06073eb45b4f9d2818a17b325cc8f315f20033028b3c783b9e3365b359e4244c [2020-10-07T09:32:18.672Z] $ docker rm -f 06073eb45b4f9d2818a17b325cc8f315f20033028b3c783b9e3365b359e4244c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:32:20.169Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:32:20.742Z] ---> package-listing.sh [2020-10-07T09:32:20.742Z] ++ facter osfamily [2020-10-07T09:32:20.742Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-07T09:32:20.742Z] + OS_FAMILY=redhat [2020-10-07T09:32:20.742Z] + workspace=/w/workspace/dry_go-mod-core-contracts_master [2020-10-07T09:32:20.742Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-07T09:32:20.742Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-07T09:32:20.742Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-07T09:32:20.742Z] + PACKAGES=/tmp/packages_start.txt [2020-10-07T09:32:20.742Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-07T09:32:20.742Z] + PACKAGES=/tmp/packages_end.txt [2020-10-07T09:32:20.742Z] + case "${OS_FAMILY}" in [2020-10-07T09:32:20.742Z] + rpm -qa [2020-10-07T09:32:20.742Z] + sort [2020-10-07T09:32:24.983Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-07T09:32:24.983Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-07T09:32:24.983Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-07T09:32:24.983Z] + '[' /w/workspace/dry_go-mod-core-contracts_master ']' [2020-10-07T09:32:24.983Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ [2020-10-07T09:32:24.983Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-07T09:32:25.706Z] provisioning config files... [2020-10-07T09:32:25.723Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config1777265286657532420tmp [Pipeline] { [Pipeline] echo [2020-10-07T09:32:25.807Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:32:26.104Z] ---> create-netrc.sh [Pipeline] } [2020-10-07T09:32:26.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-07T09:32:26.201Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:32:26.500Z] ---> python-tools-install.sh [2020-10-07T09:32:26.501Z] Generating Requirements File [2020-10-07T09:33:48.148Z] Python 3.6.8 [2020-10-07T09:33:48.148Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-07T09:33:48.148Z] appdirs==1.4.3 [2020-10-07T09:33:48.148Z] argcomplete==1.12.1 [2020-10-07T09:33:48.148Z] aspy.yaml==1.3.0 [2020-10-07T09:33:48.148Z] attrs==19.3.0 [2020-10-07T09:33:48.148Z] Babel==2.8.0 [2020-10-07T09:33:48.148Z] beautifulsoup4==4.8.2 [2020-10-07T09:33:48.148Z] boto3==1.11.6 [2020-10-07T09:33:48.148Z] botocore==1.14.6 [2020-10-07T09:33:48.148Z] bs4==0.0.1 [2020-10-07T09:33:48.148Z] cachetools==4.1.1 [2020-10-07T09:33:48.148Z] certifi==2019.11.28 [2020-10-07T09:33:48.148Z] cffi==1.14.3 [2020-10-07T09:33:48.148Z] cfgv==2.0.1 [2020-10-07T09:33:48.148Z] chardet==3.0.4 [2020-10-07T09:33:48.148Z] click==7.1 [2020-10-07T09:33:48.148Z] cliff==3.4.0 [2020-10-07T09:33:48.148Z] cmd2==1.3.11 [2020-10-07T09:33:48.148Z] colorama==0.4.3 [2020-10-07T09:33:48.148Z] cryptography==3.1.1 [2020-10-07T09:33:48.148Z] debtcollector==2.2.0 [2020-10-07T09:33:48.148Z] decorator==4.4.2 [2020-10-07T09:33:48.148Z] defusedxml==0.6.0 [2020-10-07T09:33:48.148Z] Deprecated==1.2.7 [2020-10-07T09:33:48.148Z] distlib==0.3.1 [2020-10-07T09:33:48.148Z] distro==1.2.0 [2020-10-07T09:33:48.148Z] dnspython==1.16.0 [2020-10-07T09:33:48.148Z] docker==4.2.0 [2020-10-07T09:33:48.148Z] docutils==0.15.2 [2020-10-07T09:33:48.148Z] dogpile.cache==1.0.2 [2020-10-07T09:33:48.148Z] email-validator==1.0.5 [2020-10-07T09:33:48.148Z] filelock==3.0.12 [2020-10-07T09:33:48.148Z] future==0.18.2 [2020-10-07T09:33:48.148Z] google-auth==1.22.1 [2020-10-07T09:33:48.148Z] httplib2==0.17.0 [2020-10-07T09:33:48.148Z] identify==1.4.11 [2020-10-07T09:33:48.148Z] idna==2.9 [2020-10-07T09:33:48.148Z] importlib-metadata==1.7.0 [2020-10-07T09:33:48.148Z] importlib-resources==1.5.0 [2020-10-07T09:33:48.148Z] iso8601==0.1.13 [2020-10-07T09:33:48.148Z] Jinja2==2.11.1 [2020-10-07T09:33:48.148Z] jmespath==0.10.0 [2020-10-07T09:33:48.148Z] jsonpatch==1.26 [2020-10-07T09:33:48.148Z] jsonpointer==2.0 [2020-10-07T09:33:48.148Z] jsonschema==3.2.0 [2020-10-07T09:33:48.148Z] keystoneauth1==4.2.1 [2020-10-07T09:33:48.148Z] kubernetes==11.0.0 [2020-10-07T09:33:48.148Z] lftools==0.34.2 [2020-10-07T09:33:48.148Z] lxml==4.5.0 [2020-10-07T09:33:48.148Z] MarkupSafe==0.23 [2020-10-07T09:33:48.148Z] msgpack==1.0.0 [2020-10-07T09:33:48.148Z] multi-key-dict==2.0.3 [2020-10-07T09:33:48.148Z] munch==2.5.0 [2020-10-07T09:33:48.148Z] netaddr==0.8.0 [2020-10-07T09:33:48.148Z] netifaces==0.10.9 [2020-10-07T09:33:48.148Z] niet==1.4.2 [2020-10-07T09:33:48.148Z] nodeenv==1.3.5 [2020-10-07T09:33:48.148Z] oauth2client==4.1.3 [2020-10-07T09:33:48.148Z] oauthlib==3.1.0 [2020-10-07T09:33:48.148Z] openstacksdk==0.50.0 [2020-10-07T09:33:48.148Z] os-client-config==2.1.0 [2020-10-07T09:33:48.148Z] os-service-types==1.7.0 [2020-10-07T09:33:48.148Z] osc-lib==2.2.1 [2020-10-07T09:33:48.148Z] oslo.config==8.3.2 [2020-10-07T09:33:48.148Z] oslo.context==3.1.1 [2020-10-07T09:33:48.148Z] oslo.i18n==5.0.1 [2020-10-07T09:33:48.148Z] oslo.log==4.4.0 [2020-10-07T09:33:48.148Z] oslo.serialization==4.0.1 [2020-10-07T09:33:48.148Z] oslo.utils==4.6.0 [2020-10-07T09:33:48.148Z] packaging==20.4 [2020-10-07T09:33:48.148Z] pbr==5.4.4 [2020-10-07T09:33:48.148Z] pluggy==0.13.1 [2020-10-07T09:33:48.148Z] prettytable==0.7.2 [2020-10-07T09:33:48.148Z] py==1.9.0 [2020-10-07T09:33:48.148Z] pyasn1==0.4.8 [2020-10-07T09:33:48.148Z] pyasn1-modules==0.2.8 [2020-10-07T09:33:48.148Z] pycparser==2.20 [2020-10-07T09:33:48.148Z] pygerrit2==2.0.10 [2020-10-07T09:33:48.148Z] PyGithub==1.46 [2020-10-07T09:33:48.148Z] pyinotify==0.9.6 [2020-10-07T09:33:48.148Z] PyJWT==1.7.1 [2020-10-07T09:33:48.148Z] pyparsing==2.4.7 [2020-10-07T09:33:48.148Z] pyperclip==1.8.0 [2020-10-07T09:33:48.148Z] pyroute2==0.4.13 [2020-10-07T09:33:48.148Z] pyrsistent==0.15.7 [2020-10-07T09:33:48.148Z] PySocks==1.6.8 [2020-10-07T09:33:48.148Z] python-cinderclient==7.2.0 [2020-10-07T09:33:48.148Z] python-dateutil==2.8.1 [2020-10-07T09:33:48.148Z] python-heatclient==2.2.1 [2020-10-07T09:33:48.148Z] python-jenkins==1.7.0 [2020-10-07T09:33:48.148Z] python-keystoneclient==4.1.1 [2020-10-07T09:33:48.148Z] python-magnumclient==3.2.1 [2020-10-07T09:33:48.148Z] python-novaclient==17.2.1 [2020-10-07T09:33:48.148Z] python-openstackclient==5.4.0 [2020-10-07T09:33:48.148Z] python-swiftclient==3.10.1 [2020-10-07T09:33:48.148Z] pytz==2020.1 [2020-10-07T09:33:48.148Z] PyYAML==5.3 [2020-10-07T09:33:48.148Z] requests==2.23.0 [2020-10-07T09:33:48.148Z] requests-oauthlib==1.3.0 [2020-10-07T09:33:48.148Z] requestsexceptions==1.4.0 [2020-10-07T09:33:48.148Z] rfc3986==1.4.0 [2020-10-07T09:33:48.148Z] rpm==4.11.3 [2020-10-07T09:33:48.148Z] rsa==4.0 [2020-10-07T09:33:48.148Z] ruamel.yaml==0.16.10 [2020-10-07T09:33:48.148Z] ruamel.yaml.clib==0.2.0 [2020-10-07T09:33:48.148Z] s3transfer==0.3.3 [2020-10-07T09:33:48.148Z] shade==1.27.2 [2020-10-07T09:33:48.148Z] simplejson==3.17.2 [2020-10-07T09:33:48.148Z] six==1.14.0 [2020-10-07T09:33:48.148Z] soupsieve==2.0 [2020-10-07T09:33:48.148Z] stevedore==3.2.2 [2020-10-07T09:33:48.148Z] tabulate==0.8.6 [2020-10-07T09:33:48.148Z] toml==0.10.0 [2020-10-07T09:33:48.148Z] tox==3.20.0 [2020-10-07T09:33:48.148Z] tqdm==4.43.0 [2020-10-07T09:33:48.148Z] urllib3==1.25.8 [2020-10-07T09:33:48.148Z] virtualenv==20.0.33 [2020-10-07T09:33:48.148Z] wcwidth==0.2.5 [2020-10-07T09:33:48.148Z] websocket-client==0.57.0 [2020-10-07T09:33:48.148Z] wrapt==1.12.1 [2020-10-07T09:33:48.148Z] xdg==3.0.2 [2020-10-07T09:33:48.148Z] xmltodict==0.12.0 [2020-10-07T09:33:48.148Z] yq==2.11.1 [2020-10-07T09:33:48.148Z] zipp==3.3.0 [2020-10-07T09:33:48.148Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:33:48.148Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-07T09:33:49.546Z] Python 2.7.5 [2020-10-07T09:33:49.546Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-07T09:33:50.166Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-07T09:33:51.129Z] ansible==2.9.7 [2020-10-07T09:33:51.129Z] Babel==0.9.6 [2020-10-07T09:33:51.129Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-07T09:33:51.129Z] beautifulsoup4==4.4.1 [2020-10-07T09:33:51.129Z] bodhi==2.11.0 [2020-10-07T09:33:51.129Z] bodhi-client==2.11.0 [2020-10-07T09:33:51.129Z] CCColUtils==1.4 [2020-10-07T09:33:51.129Z] cffi==1.6.0 [2020-10-07T09:33:51.129Z] chardet==2.2.1 [2020-10-07T09:33:51.129Z] click==6.7 [2020-10-07T09:33:51.129Z] cloud-init==18.5 [2020-10-07T09:33:51.129Z] configobj==4.7.2 [2020-10-07T09:33:51.129Z] cryptography==1.7.2 [2020-10-07T09:33:51.129Z] decorator==3.4.0 [2020-10-07T09:33:51.129Z] distro==1.2.0 [2020-10-07T09:33:51.129Z] enum34==1.0.4 [2020-10-07T09:33:51.129Z] fedpkg==1.38 [2020-10-07T09:33:51.129Z] futures==3.1.1 [2020-10-07T09:33:51.129Z] gitdb==0.6.4 [2020-10-07T09:33:51.129Z] GitPython==1.0.1 [2020-10-07T09:33:51.129Z] html5lib==0.999 [2020-10-07T09:33:51.129Z] httplib2==0.9.2 [2020-10-07T09:33:51.129Z] idna==2.4 [2020-10-07T09:33:51.129Z] iniparse==0.4 [2020-10-07T09:33:51.129Z] ipaddress==1.0.16 [2020-10-07T09:33:51.129Z] IPy==0.75 [2020-10-07T09:33:51.129Z] javapackages==1.0.0 [2020-10-07T09:33:51.129Z] Jinja2==2.7.2 [2020-10-07T09:33:51.129Z] jmespath==0.9.4 [2020-10-07T09:33:51.129Z] jsonpatch==1.2 [2020-10-07T09:33:51.129Z] jsonpointer==1.9 [2020-10-07T09:33:51.129Z] kerberos==1.1 [2020-10-07T09:33:51.129Z] kitchen==1.1.1 [2020-10-07T09:33:51.129Z] langtable==0.0.31 [2020-10-07T09:33:51.129Z] lockfile==0.9.1 [2020-10-07T09:33:51.129Z] lxml==3.2.1 [2020-10-07T09:33:51.129Z] MarkupSafe==0.11 [2020-10-07T09:33:51.129Z] munch==2.0.2 [2020-10-07T09:33:51.129Z] offtrac==0.1.0 [2020-10-07T09:33:51.129Z] openidc-client==0.6.0 [2020-10-07T09:33:51.129Z] packagedb-cli==2.14.1 [2020-10-07T09:33:51.129Z] paramiko==2.1.1 [2020-10-07T09:33:51.129Z] perf==0.1 [2020-10-07T09:33:51.129Z] ply==3.4 [2020-10-07T09:33:51.129Z] policycoreutils-default-encoding==0.1 [2020-10-07T09:33:51.129Z] prettytable==0.7.2 [2020-10-07T09:33:51.129Z] pyasn1==0.1.9 [2020-10-07T09:33:51.129Z] pycparser==2.14 [2020-10-07T09:33:51.129Z] pycurl==7.19.0 [2020-10-07T09:33:51.129Z] pygobject==3.22.0 [2020-10-07T09:33:51.129Z] pygpgme==0.3 [2020-10-07T09:33:51.129Z] pyliblzma==0.5.3 [2020-10-07T09:33:51.129Z] pyOpenSSL==0.13.1 [2020-10-07T09:33:51.129Z] pyparsing==1.5.6 [2020-10-07T09:33:51.129Z] pyserial==2.6 [2020-10-07T09:33:51.129Z] python-augeas==0.5.0 [2020-10-07T09:33:51.129Z] python-bugzilla==2.3.0 [2020-10-07T09:33:51.129Z] python-dateutil==1.5 [2020-10-07T09:33:51.129Z] python-fedora==0.10.0 [2020-10-07T09:33:51.129Z] python-linux-procfs==0.4.9 [2020-10-07T09:33:51.129Z] python-yubico==1.2.3 [2020-10-07T09:33:51.129Z] pyudev==0.15 [2020-10-07T09:33:51.129Z] pyusb==1.0.0b1 [2020-10-07T09:33:51.129Z] pyxattr==0.5.1 [2020-10-07T09:33:51.129Z] PyYAML==3.10 [2020-10-07T09:33:51.129Z] requests==2.6.0 [2020-10-07T09:33:51.129Z] requests-kerberos==0.7.0 [2020-10-07T09:33:51.129Z] rpkg==1.60 [2020-10-07T09:33:51.129Z] schedutils==0.4 [2020-10-07T09:33:51.129Z] seobject==0.1 [2020-10-07T09:33:51.129Z] sepolicy==1.1 [2020-10-07T09:33:51.129Z] six==1.9.0 [2020-10-07T09:33:51.129Z] smmap==0.9.0 [2020-10-07T09:33:51.129Z] urlgrabber==3.10 [2020-10-07T09:33:51.129Z] urllib3==1.10.2 [2020-10-07T09:33:51.129Z] virtualenv==15.1.0 [2020-10-07T09:33:51.129Z] yum-langpacks==0.4.2 [2020-10-07T09:33:51.129Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-07T09:33:51.406Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:33:51.720Z] ---> sudo-logs.sh [2020-10-07T09:33:51.720Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-07T09:33:51.994Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:33:52.299Z] ---> job-cost.sh [2020-10-07T09:33:52.299Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jjgD [2020-10-07T09:34:00.462Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:00.462Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:04.695Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:04.695Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:04.960Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:05.222Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:05.222Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:05.484Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:05.484Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:05.747Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:06.009Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:06.009Z] Cache entry deserialization failed, entry ignored [2020-10-07T09:34:09.327Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-07T09:34:41.497Z] lf-activate-venv(): INFO: Adding /tmp/venv-jjgD/bin to PATH [2020-10-07T09:34:41.497Z] INFO: No Stack... [2020-10-07T09:34:41.497Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-07T09:34:41.497Z] INFO: Archiving Costs [Pipeline] echo [2020-10-07T09:34:41.517Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-07T09:34:41.821Z] ---> logs-deploy.sh [2020-10-07T09:34:41.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/57 [2020-10-07T09:34:41.821Z] INFO: archiving workspace using pattern(s): [2020-10-07T09:34:43.742Z] Archives upload complete. [2020-10-07T09:34:43.743Z] INFO: archiving logs to Nexus