Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5c0786855a5bfcab22809d544339486e1f1d6ffc 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/go-mod-bootstrap/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:go-mod-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1870 in /w/workspace/xfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 5c0786855a5bfcab22809d544339486e1f1d6ffc (master) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c0786855a5bfcab22809d544339486e1f1d6ffc # timeout=10 Commit message: "Merge pull request #101 from lenny-intel/duration" > git rev-list --no-walk 72d6ee15e01cf87b5c269754a0cc3fbb8c076f62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-29T00:44:11.602Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-29T00:44:11.927Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-29T00:44:12.030Z] ========================================================= [2020-09-29T00:44:12.030Z] EdgeX Global Pipelines Version Info [2020-09-29T00:44:12.030Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:44:13.955Z] ------------------- [2020-09-29T00:44:13.955Z] stable info: [2020-09-29T00:44:13.955Z] ------------------- [2020-09-29T00:44:13.955Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-29T00:44:13.955Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T00:44:13.955Z] Message: update stable to v1.0.131 [2020-09-29T00:44:14.532Z] ------------------- [2020-09-29T00:44:14.532Z] experimental info: [2020-09-29T00:44:14.532Z] ------------------- [2020-09-29T00:44:14.532Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-09-29T00:44:14.532Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-09-29T00:44:14.532Z] Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-29T00:44:14.954Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2020-09-29T00:44:15.056Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2020-09-29T00:44:15.143Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-09-29T00:44:15.251Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-09-29T00:44:15.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-09-29T00:44:15.429Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-09-29T00:44:15.519Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-09-29T00:44:15.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-09-29T00:44:15.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-29T00:44:15.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-09-29T00:44:15.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-29T00:44:16.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2020-09-29T00:44:16.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-09-29T00:44:16.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-09-29T00:44:16.307Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T00:44:16.404Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T00:44:16.524Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T00:44:16.644Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-09-29T00:44:16.760Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-09-29T00:44:16.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-09-29T00:44:16.956Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-09-29T00:44:17.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-09-29T00:44:17.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-09-29T00:44:17.214Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-09-29T00:44:17.330Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-09-29T00:44:17.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-09-29T00:44:17.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-09-29T00:44:17.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-09-29T00:44:17.853Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c0786855a5bfcab22809d544339486e1f1d6ffc [Pipeline] echo [2020-09-29T00:44:17.945Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c07868 [Pipeline] echo [2020-09-29T00:44:18.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-29T00:44:18.670Z] + git log --format=format:%s -1 5c0786855a5bfcab22809d544339486e1f1d6ffc [Pipeline] echo [2020-09-29T00:44:18.735Z] GIT_COMMIT: 5c0786855a5bfcab22809d544339486e1f1d6ffc, Commit Message: Merge pull request #101 from lenny-intel/duration [Pipeline] echo [2020-09-29T00:44:18.782Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:44:19.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T00:44:19.848Z] [2020-09-29T00:44:19.848Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:44:20.201Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T00:44:20.201Z] latest: Pulling from edgex-devops/git-semver [2020-09-29T00:44:20.201Z] 31603596830f: Pulling fs layer [2020-09-29T00:44:20.201Z] 2a8b12db71e7: Pulling fs layer [2020-09-29T00:44:20.201Z] 6ca5941a6612: Pulling fs layer [2020-09-29T00:44:20.201Z] ecc8261a40a4: Pulling fs layer [2020-09-29T00:44:20.201Z] ecc8261a40a4: Waiting [2020-09-29T00:44:20.201Z] 2a8b12db71e7: Verifying Checksum [2020-09-29T00:44:20.201Z] 2a8b12db71e7: Download complete [2020-09-29T00:44:20.464Z] 31603596830f: Verifying Checksum [2020-09-29T00:44:20.464Z] 31603596830f: Download complete [2020-09-29T00:44:20.464Z] 6ca5941a6612: Verifying Checksum [2020-09-29T00:44:20.464Z] 6ca5941a6612: Download complete [2020-09-29T00:44:20.464Z] ecc8261a40a4: Verifying Checksum [2020-09-29T00:44:20.464Z] ecc8261a40a4: Download complete [2020-09-29T00:44:20.728Z] 31603596830f: Pull complete [2020-09-29T00:44:20.990Z] 2a8b12db71e7: Pull complete [2020-09-29T00:44:21.936Z] 6ca5941a6612: Pull complete [2020-09-29T00:44:21.936Z] ecc8261a40a4: Pull complete [2020-09-29T00:44:21.936Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-09-29T00:44:21.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T00:44:21.936Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-09-29T00:44:22.041Z] prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container [2020-09-29T00:44:22.090Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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:44:24.129Z] $ docker top 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T00:44:24.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T00:44:24.496Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T00:44:24.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T00:44:24.743Z] $ docker exec 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c ssh-agent [2020-09-29T00:44:24.908Z] SSH_AUTH_SOCK=/tmp/ssh-vR4PxUXcp27O/agent.12 [2020-09-29T00:44:24.908Z] SSH_AGENT_PID=17 [2020-09-29T00:44:24.921Z] Running ssh-add (command line suppressed) [2020-09-29T00:44:25.050Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6973478474165998112.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6973478474165998112.key) [2020-09-29T00:44:25.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T00:44:25.440Z] + git describe --exact-match --tags HEAD [2020-09-29T00:44:25.440Z] fatal: no tag exactly matches '5c0786855a5bfcab22809d544339486e1f1d6ffc' [Pipeline] } [2020-09-29T00:44:25.465Z] $ docker exec --env ******** --env ******** 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c ssh-agent -k [2020-09-29T00:44:25.584Z] unset SSH_AUTH_SOCK; [2020-09-29T00:44:25.584Z] unset SSH_AGENT_PID; [2020-09-29T00:44:25.584Z] echo Agent pid 17 killed; [2020-09-29T00:44:25.629Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-09-29T00:44:25.781Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-09-29T00:44:25.781Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-09-29T00:44:25.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T00:44:25.879Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T00:44:26.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T00:44:26.088Z] $ docker exec 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c ssh-agent [2020-09-29T00:44:26.261Z] SSH_AUTH_SOCK=/tmp/ssh-h86FKPmxJiUr/agent.46 [2020-09-29T00:44:26.261Z] SSH_AGENT_PID=51 [2020-09-29T00:44:26.268Z] Running ssh-add (command line suppressed) [2020-09-29T00:44:26.395Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6051097203588459161.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_6051097203588459161.key) [2020-09-29T00:44:26.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T00:44:26.785Z] + git semver init [2020-09-29T00:44:26.785Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T00:44:26.785Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-09-29T00:44:26.785Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-09-29T00:44:26.785Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T00:44:26.785Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T00:44:26.785Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T00:44:26.785Z] # $SEMVER_BRANCH = master [2020-09-29T00:44:26.785Z] # $SEMVER_TEMP = /tmp/semver-581474669 [2020-09-29T00:44:26.785Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-09-29T00:44:27.360Z] # '/tmp/semver-581474669' -> '/w/workspace/xfoundry_go-mod-bootstrap_master/.semver' [2020-09-29T00:44:27.360Z] # -> Force: false [2020-09-29T00:44:27.360Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-09-29T00:44:27.373Z] $ docker exec --env ******** --env ******** 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c ssh-agent -k [2020-09-29T00:44:27.492Z] unset SSH_AUTH_SOCK; [2020-09-29T00:44:27.492Z] unset SSH_AGENT_PID; [2020-09-29T00:44:27.492Z] echo Agent pid 51 killed; [2020-09-29T00:44:27.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T00:44:27.990Z] + git semver [Pipeline] } [2020-09-29T00:44:28.013Z] $ docker stop --time=1 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c [2020-09-29T00:44:29.499Z] $ docker rm -f 3099e6e2600aaca253f86dc62920b8fc63fe35385a0c8550e3c3d586d06b9d2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-09-29T00:44:30.198Z] Stashed 49 file(s) [Pipeline] echo [2020-09-29T00:44:30.200Z] [edgeXSemver]: initialized semver on version 0.0.41 [Pipeline] echo [2020-09-29T00:44:30.308Z] Archived original version: [0.0.41] [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:44:45.859Z] Still waiting to schedule task [2020-09-29T00:44:45.860Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-09-29T00:44:45.861Z] Still waiting to schedule task [2020-09-29T00:44:45.862Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1868’ [2020-09-29T00:47:51.658Z] Running on prd-centos7-docker-4c-2g-1871 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-09-29T00:47:51.730Z] Running in /w/workspace/go-mod-bootstrap/43 [Pipeline] { [Pipeline] checkout [2020-09-29T00:47:57.850Z] using credential edgex-jenkins-ssh [2020-09-29T00:47:57.912Z] Cloning the remote Git repository [2020-09-29T00:47:57.989Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-29T00:47:58.065Z] > git init /w/workspace/go-mod-bootstrap/43 # timeout=10 [2020-09-29T00:47:58.130Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-29T00:47:58.130Z] > git --version # timeout=10 [2020-09-29T00:47:58.141Z] > git --version # 'git version 2.16.5' [2020-09-29T00:47:58.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T00:47:58.176Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T00:47:59.291Z] Checking out Revision 5c0786855a5bfcab22809d544339486e1f1d6ffc (master) [2020-09-29T00:47:58.824Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-09-29T00:47:58.843Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T00:47:58.870Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-09-29T00:47:58.892Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-29T00:47:58.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T00:47:58.902Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T00:47:59.308Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T00:47:59.319Z] > git checkout -f 5c0786855a5bfcab22809d544339486e1f1d6ffc # timeout=10 [2020-09-29T00:48:03.260Z] Commit message: "Merge pull request #101 from lenny-intel/duration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T00:48:04.122Z] ========================================================= [2020-09-29T00:48:04.122Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-09-29T00:48:04.122Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:48:04.888Z] + 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:48:05.474Z] Sending build context to Docker daemon 736.3kB [2020-09-29T00:48:05.474Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-29T00:48:05.474Z] Step 2/8 : FROM ${BASE} [2020-09-29T00:48:05.742Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-09-29T00:48:05.742Z] df20fa9351a1: Pulling fs layer [2020-09-29T00:48:05.742Z] ed8968b2872e: Pulling fs layer [2020-09-29T00:48:05.742Z] a92cc7c5fd73: Pulling fs layer [2020-09-29T00:48:05.742Z] e871e8e8d7a9: Pulling fs layer [2020-09-29T00:48:05.742Z] e73272ec9a57: Pulling fs layer [2020-09-29T00:48:05.742Z] 1e910a182e73: Pulling fs layer [2020-09-29T00:48:05.742Z] 4e634b169226: Pulling fs layer [2020-09-29T00:48:05.742Z] e871e8e8d7a9: Waiting [2020-09-29T00:48:05.742Z] e73272ec9a57: Waiting [2020-09-29T00:48:05.742Z] 1e910a182e73: Waiting [2020-09-29T00:48:05.742Z] 4e634b169226: Waiting [2020-09-29T00:48:05.742Z] a92cc7c5fd73: Verifying Checksum [2020-09-29T00:48:05.742Z] a92cc7c5fd73: Download complete [2020-09-29T00:48:05.742Z] ed8968b2872e: Verifying Checksum [2020-09-29T00:48:05.742Z] ed8968b2872e: Download complete [2020-09-29T00:48:05.742Z] e73272ec9a57: Verifying Checksum [2020-09-29T00:48:05.742Z] e73272ec9a57: Download complete [2020-09-29T00:48:06.328Z] 1e910a182e73: Verifying Checksum [2020-09-29T00:48:06.328Z] 1e910a182e73: Download complete [2020-09-29T00:48:06.609Z] df20fa9351a1: Verifying Checksum [2020-09-29T00:48:06.609Z] df20fa9351a1: Download complete [2020-09-29T00:48:06.907Z] df20fa9351a1: Pull complete [2020-09-29T00:48:07.181Z] ed8968b2872e: Pull complete [2020-09-29T00:48:07.466Z] a92cc7c5fd73: Pull complete [2020-09-29T00:48:08.912Z] 4e634b169226: Verifying Checksum [2020-09-29T00:48:08.912Z] 4e634b169226: Download complete [2020-09-29T00:48:10.340Z] e871e8e8d7a9: Verifying Checksum [2020-09-29T00:48:10.340Z] e871e8e8d7a9: Download complete [2020-09-29T00:48:18.637Z] e871e8e8d7a9: Pull complete [2020-09-29T00:48:18.637Z] e73272ec9a57: Pull complete [2020-09-29T00:48:18.637Z] 1e910a182e73: Pull complete [2020-09-29T00:48:25.341Z] 4e634b169226: Pull complete [2020-09-29T00:48:25.341Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-09-29T00:48:25.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-09-29T00:48:25.341Z] ---> f7629b54cfaa [2020-09-29T00:48:25.341Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T00:48:25.341Z] ---> Running in 43fb6a3edb01 [2020-09-29T00:48:25.341Z] Removing intermediate container 43fb6a3edb01 [2020-09-29T00:48:25.341Z] ---> 223c2328e9b8 [2020-09-29T00:48:25.341Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T00:48:25.341Z] ---> Running in 6fd35647ae97 [2020-09-29T00:48:27.306Z] Removing intermediate container 6fd35647ae97 [2020-09-29T00:48:27.306Z] ---> ca1a21439879 [2020-09-29T00:48:27.306Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-09-29T00:48:27.306Z] ---> Running in 1f8347967b16 [2020-09-29T00:48:27.888Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-29T00:48:28.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-29T00:48:29.432Z] OK: 166 MiB in 39 packages [2020-09-29T00:48:29.713Z] Removing intermediate container 1f8347967b16 [2020-09-29T00:48:29.713Z] ---> a0f79a692ce3 [2020-09-29T00:48:29.713Z] Step 6/8 : WORKDIR /build [2020-09-29T00:48:29.713Z] ---> Running in e835b901fb6d [2020-09-29T00:48:29.991Z] Removing intermediate container e835b901fb6d [2020-09-29T00:48:29.991Z] ---> 8094ff3df06b [2020-09-29T00:48:29.991Z] Step 7/8 : COPY go.mod . [2020-09-29T00:48:30.255Z] ---> 443f82bc42b6 [2020-09-29T00:48:30.255Z] Step 8/8 : RUN go mod download [2020-09-29T00:48:30.520Z] ---> Running in 69c2bfebce9f [2020-09-29T00:48:30.889Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1872 in /w/workspace/xfoundry_go-mod-bootstrap_master [Pipeline] { [Pipeline] ws [2020-09-29T00:48:30.973Z] Running in /w/workspace/go-mod-bootstrap/43 [Pipeline] { [Pipeline] checkout [2020-09-29T00:48:35.717Z] using credential edgex-jenkins-ssh [2020-09-29T00:48:35.784Z] Cloning the remote Git repository [2020-09-29T00:48:35.846Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-29T00:48:35.965Z] > git init /w/workspace/go-mod-bootstrap/43 # timeout=10 [2020-09-29T00:48:36.046Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-29T00:48:36.047Z] > git --version # timeout=10 [2020-09-29T00:48:36.064Z] > git --version # 'git version 2.17.1' [2020-09-29T00:48:36.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T00:48:36.117Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T00:48:36.919Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-09-29T00:48:36.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-09-29T00:48:36.973Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-09-29T00:48:37.022Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-09-29T00:48:37.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-29T00:48:37.035Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-09-29T00:48:37.530Z] Checking out Revision 5c0786855a5bfcab22809d544339486e1f1d6ffc (master) [2020-09-29T00:48:37.561Z] > git config core.sparsecheckout # timeout=10 [2020-09-29T00:48:37.584Z] > git checkout -f 5c0786855a5bfcab22809d544339486e1f1d6ffc # timeout=10 [2020-09-29T00:48:42.262Z] Commit message: "Merge pull request #101 from lenny-intel/duration" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-09-29T00:48:43.364Z] ========================================================= [2020-09-29T00:48:43.364Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-09-29T00:48:43.365Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:48:44.503Z] + 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:48:45.491Z] Sending build context to Docker daemon 736.3kB [2020-09-29T00:48:45.491Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-09-29T00:48:45.491Z] Step 2/8 : FROM ${BASE} [2020-09-29T00:48:45.765Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-09-29T00:48:45.765Z] b538f80385f9: Pulling fs layer [2020-09-29T00:48:45.765Z] 74f711af9a0d: Pulling fs layer [2020-09-29T00:48:45.765Z] 99f96fe45779: Pulling fs layer [2020-09-29T00:48:45.765Z] 8529a6b9a6be: Pulling fs layer [2020-09-29T00:48:45.765Z] 45590311c82a: Pulling fs layer [2020-09-29T00:48:45.765Z] 69ca0ff8b7b3: Pulling fs layer [2020-09-29T00:48:45.765Z] 209524e5b208: Pulling fs layer [2020-09-29T00:48:45.765Z] 8529a6b9a6be: Waiting [2020-09-29T00:48:45.765Z] 45590311c82a: Waiting [2020-09-29T00:48:45.765Z] 69ca0ff8b7b3: Waiting [2020-09-29T00:48:45.765Z] 209524e5b208: Waiting [2020-09-29T00:48:45.765Z] 99f96fe45779: Verifying Checksum [2020-09-29T00:48:45.765Z] 99f96fe45779: Download complete [2020-09-29T00:48:45.765Z] 74f711af9a0d: Verifying Checksum [2020-09-29T00:48:45.765Z] 74f711af9a0d: Download complete [2020-09-29T00:48:45.765Z] 45590311c82a: Verifying Checksum [2020-09-29T00:48:45.765Z] 45590311c82a: Download complete [2020-09-29T00:48:46.039Z] 69ca0ff8b7b3: Download complete [2020-09-29T00:48:46.039Z] b538f80385f9: Verifying Checksum [2020-09-29T00:48:46.039Z] b538f80385f9: Download complete [2020-09-29T00:48:46.647Z] b538f80385f9: Pull complete [2020-09-29T00:48:47.645Z] 74f711af9a0d: Pull complete [2020-09-29T00:48:47.923Z] 99f96fe45779: Pull complete [2020-09-29T00:48:48.209Z] 209524e5b208: Verifying Checksum [2020-09-29T00:48:48.209Z] 209524e5b208: Download complete [2020-09-29T00:48:49.199Z] 8529a6b9a6be: Verifying Checksum [2020-09-29T00:48:49.199Z] 8529a6b9a6be: Download complete [2020-09-29T00:48:52.656Z] Removing intermediate container 69c2bfebce9f [2020-09-29T00:48:52.657Z] ---> 032d6ef0faa1 [2020-09-29T00:48:52.657Z] Successfully built 032d6ef0faa1 [2020-09-29T00:48:52.657Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:48:53.100Z] + docker inspect -f . ci-base-image-x86_64 [2020-09-29T00:48:53.100Z] . [Pipeline] withDockerContainer [2020-09-29T00:48:53.250Z] prd-centos7-docker-4c-2g-1871 does not seem to be running inside a container [2020-09-29T00:48:53.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/43 -v /w/workspace/go-mod-bootstrap/43:/w/workspace/go-mod-bootstrap/43:rw,z -v /w/workspace/go-mod-bootstrap/43@tmp:/w/workspace/go-mod-bootstrap/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-09-29T00:48:54.299Z] $ docker top 5a681b73c3cea6ccdd80e0fcb64650731d4ac4fadaf472935846612310eb7743 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T00:48:54.935Z] + go version [2020-09-29T00:48:54.935Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-09-29T00:48:55.238Z] $ docker stop --time=1 5a681b73c3cea6ccdd80e0fcb64650731d4ac4fadaf472935846612310eb7743 [2020-09-29T00:48:56.810Z] $ docker rm -f 5a681b73c3cea6ccdd80e0fcb64650731d4ac4fadaf472935846612310eb7743 [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] } [2020-09-29T00:49:01.637Z] 8529a6b9a6be: Pull complete [2020-09-29T00:49:01.637Z] 45590311c82a: Pull complete [2020-09-29T00:49:01.637Z] 69ca0ff8b7b3: Pull complete [2020-09-29T00:49:04.259Z] 209524e5b208: Pull complete [2020-09-29T00:49:04.259Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-09-29T00:49:04.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-09-29T00:49:04.259Z] ---> 5bddaf1c2fca [2020-09-29T00:49:04.259Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-09-29T00:49:06.903Z] ---> Running in c0c642a3715e [2020-09-29T00:49:06.903Z] Removing intermediate container c0c642a3715e [2020-09-29T00:49:06.903Z] ---> b00559f9a073 [2020-09-29T00:49:06.903Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-29T00:49:07.176Z] ---> Running in 2bdd9fe6872d [2020-09-29T00:49:09.808Z] Removing intermediate container 2bdd9fe6872d [2020-09-29T00:49:09.808Z] ---> 8902e284d9ba [2020-09-29T00:49:09.808Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-09-29T00:49:09.808Z] ---> Running in bb6c808dc664 [2020-09-29T00:49:11.243Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-29T00:49:12.234Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-29T00:49:12.843Z] OK: 142 MiB in 39 packages [2020-09-29T00:49:13.825Z] Removing intermediate container bb6c808dc664 [2020-09-29T00:49:13.825Z] ---> 04be43e73616 [2020-09-29T00:49:13.825Z] Step 6/8 : WORKDIR /build [2020-09-29T00:49:14.100Z] ---> Running in 7dae57eaf1e3 [2020-09-29T00:49:14.375Z] Removing intermediate container 7dae57eaf1e3 [2020-09-29T00:49:14.375Z] ---> bc303e9b844a [2020-09-29T00:49:14.375Z] Step 7/8 : COPY go.mod . [2020-09-29T00:49:15.358Z] ---> d5e7c687d137 [2020-09-29T00:49:15.358Z] Step 8/8 : RUN go mod download [2020-09-29T00:49:15.358Z] ---> Running in 89223f72c6a6 [2020-09-29T00:49:37.557Z] Removing intermediate container 89223f72c6a6 [2020-09-29T00:49:37.557Z] ---> cea5fbae70cb [2020-09-29T00:49:37.557Z] Successfully built cea5fbae70cb [2020-09-29T00:49:37.557Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:49:37.971Z] + docker inspect -f . ci-base-image-arm64 [2020-09-29T00:49:37.971Z] . [Pipeline] withDockerContainer [2020-09-29T00:49:38.252Z] prd-ubuntu18.04-docker-arm64-4c-16g-1872 does not seem to be running inside a container [2020-09-29T00:49:38.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/43 -v /w/workspace/go-mod-bootstrap/43:/w/workspace/go-mod-bootstrap/43:rw,z -v /w/workspace/go-mod-bootstrap/43@tmp:/w/workspace/go-mod-bootstrap/43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-09-29T00:49:40.177Z] $ docker top 81540bd2c2fd1188d34695d3feb51e5dce6ea81d308d40076dfb956ffe5cd990 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T00:49:41.632Z] + go version [2020-09-29T00:49:41.632Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-09-29T00:49:41.659Z] $ docker stop --time=1 81540bd2c2fd1188d34695d3feb51e5dce6ea81d308d40076dfb956ffe5cd990 [2020-09-29T00:49:43.569Z] $ docker rm -f 81540bd2c2fd1188d34695d3feb51e5dce6ea81d308d40076dfb956ffe5cd990 [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-09-29T00:49:46.766Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-09-29T00:49:46.768Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-09-29T00:49:46.821Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:49:47.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T00:49:47.167Z] [2020-09-29T00:49:47.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:49:47.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T00:49:47.535Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-09-29T00:49:47.535Z] cbdbe7a5bc2a: Pulling fs layer [2020-09-29T00:49:47.535Z] 408f87550127: Pulling fs layer [2020-09-29T00:49:47.535Z] fe522b08c979: Pulling fs layer [2020-09-29T00:49:47.535Z] 221eaa008020: Pulling fs layer [2020-09-29T00:49:47.535Z] 2a4607e5d6b9: Pulling fs layer [2020-09-29T00:49:47.535Z] 8f79b27c4fd2: Pulling fs layer [2020-09-29T00:49:47.535Z] e5c8dbe1645b: Pulling fs layer [2020-09-29T00:49:47.535Z] 23e8b3b47431: Pulling fs layer [2020-09-29T00:49:47.535Z] 5c568d65a230: Pulling fs layer [2020-09-29T00:49:47.535Z] 8f79b27c4fd2: Waiting [2020-09-29T00:49:47.535Z] e5c8dbe1645b: Waiting [2020-09-29T00:49:47.535Z] 23e8b3b47431: Waiting [2020-09-29T00:49:47.535Z] 5c568d65a230: Waiting [2020-09-29T00:49:47.535Z] 2a4607e5d6b9: Waiting [2020-09-29T00:49:47.535Z] 221eaa008020: Waiting [2020-09-29T00:49:47.535Z] fe522b08c979: Verifying Checksum [2020-09-29T00:49:47.535Z] fe522b08c979: Download complete [2020-09-29T00:49:47.535Z] 408f87550127: Verifying Checksum [2020-09-29T00:49:47.535Z] 408f87550127: Download complete [2020-09-29T00:49:47.535Z] 2a4607e5d6b9: Verifying Checksum [2020-09-29T00:49:47.535Z] 2a4607e5d6b9: Download complete [2020-09-29T00:49:47.535Z] 8f79b27c4fd2: Verifying Checksum [2020-09-29T00:49:47.535Z] 8f79b27c4fd2: Download complete [2020-09-29T00:49:47.535Z] cbdbe7a5bc2a: Verifying Checksum [2020-09-29T00:49:47.535Z] cbdbe7a5bc2a: Download complete [2020-09-29T00:49:47.798Z] cbdbe7a5bc2a: Pull complete [2020-09-29T00:49:48.060Z] 408f87550127: Pull complete [2020-09-29T00:49:48.323Z] fe522b08c979: Pull complete [2020-09-29T00:49:48.904Z] e5c8dbe1645b: Download complete [2020-09-29T00:49:49.854Z] 5c568d65a230: Verifying Checksum [2020-09-29T00:49:49.854Z] 5c568d65a230: Download complete [2020-09-29T00:49:49.854Z] 23e8b3b47431: Verifying Checksum [2020-09-29T00:49:49.854Z] 23e8b3b47431: Download complete [2020-09-29T00:49:51.255Z] 221eaa008020: Download complete [2020-09-29T00:49:56.613Z] 221eaa008020: Pull complete [2020-09-29T00:49:56.877Z] 2a4607e5d6b9: Pull complete [2020-09-29T00:49:56.877Z] 8f79b27c4fd2: Pull complete [2020-09-29T00:49:58.817Z] e5c8dbe1645b: Pull complete [2020-09-29T00:50:01.379Z] 23e8b3b47431: Pull complete [2020-09-29T00:50:02.817Z] 5c568d65a230: Pull complete [2020-09-29T00:50:02.817Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-09-29T00:50:02.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-09-29T00:50:02.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-09-29T00:50:03.025Z] prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container [2020-09-29T00:50:03.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/xfoundry_go-mod-bootstrap_master:/ws -w /ws --entrypoint= -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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-29T00:50:04.076Z] $ docker top a30304148123e5d177da03ec5c56b5c515e5fd993b990191143d6b9cd7a38df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-29T00:50:04.622Z] + snyk monitor '--org=edgex-jenkins' [2020-09-29T00:50:09.928Z] [2020-09-29T00:50:09.928Z] Monitoring /w/workspace/xfoundry_go-mod-bootstrap_master (github.com/edgexfoundry/go-mod-bootstrap)... [2020-09-29T00:50:09.928Z] [2020-09-29T00:50:09.928Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/19a98e22-83c3-4df2-becf-4316f070fd80/history/7b254670-6ec0-4836-97f5-6dcf80459f89 [2020-09-29T00:50:09.928Z] [2020-09-29T00:50:09.928Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-09-29T00:50:09.928Z] [2020-09-29T00:50:15.232Z] [2020-09-29T00:50:15.232Z] Snyk CLI supports Node.js 8 and higher. [2020-09-29T00:50:15.233Z] 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-29T00:50:15.233Z] Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. [2020-09-29T00:50:15.233Z] [2020-09-29T00:50:15.233Z] The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. [2020-09-29T00:50:15.233Z] The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } [2020-09-29T00:50:15.252Z] $ docker stop --time=1 a30304148123e5d177da03ec5c56b5c515e5fd993b990191143d6b9cd7a38df9 [2020-09-29T00:50:17.569Z] $ docker rm -f a30304148123e5d177da03ec5c56b5c515e5fd993b990191143d6b9cd7a38df9 [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-09-29T00:50:19.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T00:50:19.414Z] . [Pipeline] withDockerContainer [2020-09-29T00:50:19.519Z] prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container [2020-09-29T00:50:19.568Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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-29T00:50:20.588Z] $ docker top 5b677189c9703115a58a46e33ce9376de40cef5739a21a25c6e72672fc117a9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T00:50:21.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T00:50:21.053Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T00:50:21.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T00:50:21.283Z] $ docker exec 5b677189c9703115a58a46e33ce9376de40cef5739a21a25c6e72672fc117a9c ssh-agent [2020-09-29T00:50:21.447Z] SSH_AUTH_SOCK=/tmp/ssh-aKIVxoEe0Y48/agent.12 [2020-09-29T00:50:21.447Z] SSH_AGENT_PID=17 [2020-09-29T00:50:21.455Z] Running ssh-add (command line suppressed) [2020-09-29T00:50:21.581Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_526877996601675365.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_526877996601675365.key) [2020-09-29T00:50:21.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T00:50:21.991Z] + git semver tag [2020-09-29T00:50:21.991Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T00:50:21.991Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-09-29T00:50:21.991Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-09-29T00:50:21.991Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T00:50:21.991Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T00:50:21.991Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T00:50:21.991Z] # $SEMVER_BRANCH = master [2020-09-29T00:50:21.991Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-09-29T00:50:21.991Z] # 5c0786855a5bfcab22809d544339486e1f1d6ffc HEAD [2020-09-29T00:50:21.991Z] # -> Force: false [2020-09-29T00:50:21.991Z] # 29b53a8f66f7cf59d412fb6e5038164fe254827c refs/tags/v0.0.41 [Pipeline] } [2020-09-29T00:50:22.004Z] $ docker exec --env ******** --env ******** 5b677189c9703115a58a46e33ce9376de40cef5739a21a25c6e72672fc117a9c ssh-agent -k [2020-09-29T00:50:22.137Z] unset SSH_AUTH_SOCK; [2020-09-29T00:50:22.137Z] unset SSH_AGENT_PID; [2020-09-29T00:50:22.137Z] echo Agent pid 17 killed; [2020-09-29T00:50:22.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T00:50:22.683Z] + git semver [Pipeline] } [2020-09-29T00:50:22.704Z] $ docker stop --time=1 5b677189c9703115a58a46e33ce9376de40cef5739a21a25c6e72672fc117a9c [2020-09-29T00:50:24.048Z] $ docker rm -f 5b677189c9703115a58a46e33ce9376de40cef5739a21a25c6e72672fc117a9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:50:24.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T00:50:24.705Z] [2020-09-29T00:50:24.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:50:25.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T00:50:25.057Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-09-29T00:50:25.057Z] ab5ef0e58194: Pulling fs layer [2020-09-29T00:50:25.057Z] 9712f1f96733: Pulling fs layer [2020-09-29T00:50:25.057Z] 63f879dbbcfc: Pulling fs layer [2020-09-29T00:50:25.057Z] 0d9ebad4ef96: Pulling fs layer [2020-09-29T00:50:25.057Z] e9a5061849ea: Pulling fs layer [2020-09-29T00:50:25.057Z] d747dcd14b5f: Pulling fs layer [2020-09-29T00:50:25.057Z] 2de7ff778b66: Pulling fs layer [2020-09-29T00:50:25.057Z] e9a5061849ea: Waiting [2020-09-29T00:50:25.057Z] d747dcd14b5f: Waiting [2020-09-29T00:50:25.057Z] 0d9ebad4ef96: Waiting [2020-09-29T00:50:25.057Z] 2de7ff778b66: Waiting [2020-09-29T00:50:25.057Z] 9712f1f96733: Verifying Checksum [2020-09-29T00:50:25.057Z] 9712f1f96733: Download complete [2020-09-29T00:50:26.452Z] 63f879dbbcfc: Download complete [2020-09-29T00:50:26.716Z] e9a5061849ea: Verifying Checksum [2020-09-29T00:50:26.716Z] e9a5061849ea: Download complete [2020-09-29T00:50:26.716Z] d747dcd14b5f: Verifying Checksum [2020-09-29T00:50:26.716Z] d747dcd14b5f: Download complete [2020-09-29T00:50:27.300Z] 2de7ff778b66: Verifying Checksum [2020-09-29T00:50:27.300Z] 2de7ff778b66: Download complete [2020-09-29T00:50:27.300Z] 0d9ebad4ef96: Verifying Checksum [2020-09-29T00:50:27.300Z] 0d9ebad4ef96: Download complete [2020-09-29T00:50:27.300Z] ab5ef0e58194: Verifying Checksum [2020-09-29T00:50:27.301Z] ab5ef0e58194: Download complete [2020-09-29T00:50:31.546Z] ab5ef0e58194: Pull complete [2020-09-29T00:50:31.546Z] 9712f1f96733: Pull complete [2020-09-29T00:50:34.866Z] 63f879dbbcfc: Pull complete [2020-09-29T00:50:40.216Z] 0d9ebad4ef96: Pull complete [2020-09-29T00:50:42.145Z] e9a5061849ea: Pull complete [2020-09-29T00:50:42.145Z] d747dcd14b5f: Pull complete [2020-09-29T00:50:46.365Z] 2de7ff778b66: Pull complete [2020-09-29T00:50:46.365Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-09-29T00:50:46.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-09-29T00:50:46.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-09-29T00:50:46.559Z] prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container [2020-09-29T00:50:46.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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-29T00:50:49.863Z] $ docker top 6174eef9018f0ff1c53fc9b5ca7d7bc19faab8929b587017d63868e1ab0688f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-09-29T00:50:50.288Z] provisioning config files... [2020-09-29T00:50:50.303Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config584632315012626714tmp [2020-09-29T00:50:50.332Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config7493552021191276614tmp [2020-09-29T00:50:50.346Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config8191483492724767076tmp [Pipeline] { [Pipeline] echo [2020-09-29T00:50:50.413Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:50:50.716Z] ---> sigul-configuration.sh [2020-09-29T00:50:50.716Z] gpg: directory `/root/.gnupg' created [2020-09-29T00:50:50.716Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-09-29T00:50:50.716Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-09-29T00:50:50.716Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-09-29T00:50:50.716Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-09-29T00:50:50.716Z] gpg: CAST5 encrypted data [2020-09-29T00:50:50.977Z] gpg: encrypted with 1 passphrase [2020-09-29T00:50:50.977Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-09-29T00:50:51.563Z] + mkdir /home/jenkins [2020-09-29T00:50:51.563Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-09-29T00:50:51.940Z] + 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-29T00:50:51.953Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:50:52.257Z] ---> sigul-install.sh [2020-09-29T00:50:57.559Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-09-29T00:50:57.860Z] + git tag --list [2020-09-29T00:50:57.860Z] v0.0.1 [2020-09-29T00:50:57.860Z] v0.0.10 [2020-09-29T00:50:57.860Z] v0.0.11 [2020-09-29T00:50:57.860Z] v0.0.12 [2020-09-29T00:50:57.860Z] v0.0.13 [2020-09-29T00:50:57.860Z] v0.0.14 [2020-09-29T00:50:57.860Z] v0.0.15 [2020-09-29T00:50:57.860Z] v0.0.16 [2020-09-29T00:50:57.860Z] v0.0.17 [2020-09-29T00:50:57.860Z] v0.0.18 [2020-09-29T00:50:57.860Z] v0.0.19 [2020-09-29T00:50:57.860Z] v0.0.2 [2020-09-29T00:50:57.860Z] v0.0.20 [2020-09-29T00:50:57.860Z] v0.0.21 [2020-09-29T00:50:57.860Z] v0.0.22 [2020-09-29T00:50:57.860Z] v0.0.23 [2020-09-29T00:50:57.860Z] v0.0.24 [2020-09-29T00:50:57.860Z] v0.0.25 [2020-09-29T00:50:57.860Z] v0.0.26 [2020-09-29T00:50:57.860Z] v0.0.27 [2020-09-29T00:50:57.860Z] v0.0.28 [2020-09-29T00:50:57.860Z] v0.0.29 [2020-09-29T00:50:57.860Z] v0.0.3 [2020-09-29T00:50:57.860Z] v0.0.30 [2020-09-29T00:50:57.860Z] v0.0.31 [2020-09-29T00:50:57.860Z] v0.0.32 [2020-09-29T00:50:57.860Z] v0.0.33 [2020-09-29T00:50:57.860Z] v0.0.34 [2020-09-29T00:50:57.860Z] v0.0.35 [2020-09-29T00:50:57.860Z] v0.0.36 [2020-09-29T00:50:57.860Z] v0.0.37 [2020-09-29T00:50:57.860Z] v0.0.38 [2020-09-29T00:50:57.860Z] v0.0.39 [2020-09-29T00:50:57.860Z] v0.0.4 [2020-09-29T00:50:57.860Z] v0.0.40 [2020-09-29T00:50:57.860Z] v0.0.41 [2020-09-29T00:50:57.860Z] v0.0.5 [2020-09-29T00:50:57.860Z] v0.0.6 [2020-09-29T00:50:57.860Z] v0.0.7 [2020-09-29T00:50:57.860Z] v0.0.8 [2020-09-29T00:50:57.860Z] v0.0.9 [Pipeline] sh [2020-09-29T00:50:58.157Z] + lftools sign git-tag v0.0.41 [2020-09-29T00:50:59.548Z] Signing Git tag with Sigul... [2020-09-29T00:50:59.548Z] Signing v0.0.41 [Pipeline] echo [2020-09-29T00:51:00.505Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:51:00.803Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-09-29T00:51:00.812Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-09-29T00:51:00.915Z] $ docker stop --time=1 6174eef9018f0ff1c53fc9b5ca7d7bc19faab8929b587017d63868e1ab0688f7 [2020-09-29T00:51:02.960Z] $ docker rm -f 6174eef9018f0ff1c53fc9b5ca7d7bc19faab8929b587017d63868e1ab0688f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:51:03.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T00:51:03.807Z] . [Pipeline] withDockerContainer [2020-09-29T00:51:03.911Z] prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container [2020-09-29T00:51:03.956Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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-29T00:51:04.680Z] $ docker top a531751df9c0ea2d50a816a2d5d2bdc908c00bbfe7641b4dc2e02aebbe14e237 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T00:51:05.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T00:51:05.032Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T00:51:05.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T00:51:05.252Z] $ docker exec a531751df9c0ea2d50a816a2d5d2bdc908c00bbfe7641b4dc2e02aebbe14e237 ssh-agent [2020-09-29T00:51:05.427Z] SSH_AUTH_SOCK=/tmp/ssh-wxA6hGVp5mtT/agent.12 [2020-09-29T00:51:05.428Z] SSH_AGENT_PID=17 [2020-09-29T00:51:05.435Z] Running ssh-add (command line suppressed) [2020-09-29T00:51:05.569Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4362660183862777006.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4362660183862777006.key) [2020-09-29T00:51:05.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T00:51:05.957Z] + git semver bump patch [2020-09-29T00:51:05.958Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T00:51:05.958Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-09-29T00:51:05.958Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-09-29T00:51:05.958Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T00:51:05.958Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T00:51:05.958Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T00:51:05.958Z] # $SEMVER_BRANCH = master [2020-09-29T00:51:05.958Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [2020-09-29T00:51:05.958Z] 0.0.42 [Pipeline] } [2020-09-29T00:51:05.972Z] $ docker exec --env ******** --env ******** a531751df9c0ea2d50a816a2d5d2bdc908c00bbfe7641b4dc2e02aebbe14e237 ssh-agent -k [2020-09-29T00:51:06.094Z] unset SSH_AUTH_SOCK; [2020-09-29T00:51:06.095Z] unset SSH_AGENT_PID; [2020-09-29T00:51:06.095Z] echo Agent pid 17 killed; [2020-09-29T00:51:06.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T00:51:06.671Z] + git semver [Pipeline] } [2020-09-29T00:51:06.689Z] $ docker stop --time=1 a531751df9c0ea2d50a816a2d5d2bdc908c00bbfe7641b4dc2e02aebbe14e237 [2020-09-29T00:51:08.075Z] $ docker rm -f a531751df9c0ea2d50a816a2d5d2bdc908c00bbfe7641b4dc2e02aebbe14e237 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-09-29T00:51:08.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-09-29T00:51:08.624Z] . [Pipeline] withDockerContainer [2020-09-29T00:51:08.731Z] prd-centos7-docker-4c-2g-1870 does not seem to be running inside a container [2020-09-29T00:51:08.776Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_master -v /w/workspace/xfoundry_go-mod-bootstrap_master:/w/workspace/xfoundry_go-mod-bootstrap_master:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_master@tmp:/w/workspace/xfoundry_go-mod-bootstrap_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-29T00:51:09.501Z] $ docker top fa6d1d35473e385b1fceeca2abb2bd7b31ed136ff73de3dd049c1b6a43741bf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-09-29T00:51:09.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-09-29T00:51:09.889Z] [ssh-agent] Looking for ssh-agent implementation... [2020-09-29T00:51:10.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-09-29T00:51:10.111Z] $ docker exec fa6d1d35473e385b1fceeca2abb2bd7b31ed136ff73de3dd049c1b6a43741bf9 ssh-agent [2020-09-29T00:51:10.292Z] SSH_AUTH_SOCK=/tmp/ssh-42LpwaQxLALJ/agent.11 [2020-09-29T00:51:10.292Z] SSH_AGENT_PID=17 [2020-09-29T00:51:10.299Z] Running ssh-add (command line suppressed) [2020-09-29T00:51:10.427Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4788156299331631509.key (/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/private_key_4788156299331631509.key) [2020-09-29T00:51:10.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-09-29T00:51:10.855Z] + git semver push [2020-09-29T00:51:10.856Z] # -> Open(): unable to determine branch for HEAD [2020-09-29T00:51:10.856Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.git [2020-09-29T00:51:10.856Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_master [2020-09-29T00:51:10.856Z] # $SEMVER_REMOTE_NAME = origin [2020-09-29T00:51:10.856Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-09-29T00:51:10.856Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-09-29T00:51:10.856Z] # $SEMVER_BRANCH = master [2020-09-29T00:51:10.856Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_master/.semver [Pipeline] } [2020-09-29T00:51:17.470Z] $ docker exec --env ******** --env ******** fa6d1d35473e385b1fceeca2abb2bd7b31ed136ff73de3dd049c1b6a43741bf9 ssh-agent -k [2020-09-29T00:51:17.606Z] unset SSH_AUTH_SOCK; [2020-09-29T00:51:17.606Z] unset SSH_AGENT_PID; [2020-09-29T00:51:17.606Z] echo Agent pid 17 killed; [2020-09-29T00:51:17.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-09-29T00:51:18.115Z] + git semver [Pipeline] } [2020-09-29T00:51:18.134Z] $ docker stop --time=1 fa6d1d35473e385b1fceeca2abb2bd7b31ed136ff73de3dd049c1b6a43741bf9 [2020-09-29T00:51:19.489Z] $ docker rm -f fa6d1d35473e385b1fceeca2abb2bd7b31ed136ff73de3dd049c1b6a43741bf9 [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-29T00:51:21.095Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:51:21.663Z] ---> package-listing.sh [2020-09-29T00:51:21.663Z] ++ facter osfamily [2020-09-29T00:51:21.663Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-29T00:51:21.663Z] + OS_FAMILY=redhat [2020-09-29T00:51:21.663Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_master [2020-09-29T00:51:21.663Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-29T00:51:21.663Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-29T00:51:21.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-29T00:51:21.663Z] + PACKAGES=/tmp/packages_start.txt [2020-09-29T00:51:21.663Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-09-29T00:51:21.663Z] + PACKAGES=/tmp/packages_end.txt [2020-09-29T00:51:21.663Z] + case "${OS_FAMILY}" in [2020-09-29T00:51:21.663Z] + rpm -qa [2020-09-29T00:51:21.663Z] + sort [2020-09-29T00:51:25.881Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-29T00:51:25.881Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-29T00:51:25.881Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-29T00:51:25.881Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_master ']' [2020-09-29T00:51:25.881Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [2020-09-29T00:51:25.881Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_master/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-29T00:51:26.448Z] provisioning config files... [2020-09-29T00:51:26.467Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_master@tmp/config4576597634843560889tmp [Pipeline] { [Pipeline] echo [2020-09-29T00:51:26.537Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:51:26.835Z] ---> create-netrc.sh [Pipeline] } [2020-09-29T00:51:26.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-09-29T00:51:26.942Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:51:27.239Z] ---> python-tools-install.sh [2020-09-29T00:51:27.239Z] Generating Requirements File [2020-09-29T00:52:48.791Z] Python 3.6.8 [2020-09-29T00:52:48.791Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-09-29T00:52:48.791Z] aiohttp==3.6.2 [2020-09-29T00:52:48.791Z] appdirs==1.4.3 [2020-09-29T00:52:48.791Z] argcomplete==1.12.1 [2020-09-29T00:52:48.791Z] aspy.yaml==1.3.0 [2020-09-29T00:52:48.791Z] async-timeout==3.0.1 [2020-09-29T00:52:48.791Z] attrs==19.3.0 [2020-09-29T00:52:48.791Z] Babel==2.8.0 [2020-09-29T00:52:48.791Z] beautifulsoup4==4.8.2 [2020-09-29T00:52:48.791Z] boto3==1.11.6 [2020-09-29T00:52:48.791Z] botocore==1.14.6 [2020-09-29T00:52:48.791Z] bs4==0.0.1 [2020-09-29T00:52:48.791Z] cachetools==4.1.1 [2020-09-29T00:52:48.791Z] certifi==2019.11.28 [2020-09-29T00:52:48.791Z] cffi==1.14.3 [2020-09-29T00:52:48.791Z] cfgv==2.0.1 [2020-09-29T00:52:48.791Z] chardet==3.0.4 [2020-09-29T00:52:48.791Z] click==7.1 [2020-09-29T00:52:48.791Z] cliff==3.4.0 [2020-09-29T00:52:48.791Z] cmd2==1.3.10 [2020-09-29T00:52:48.791Z] colorama==0.4.3 [2020-09-29T00:52:48.791Z] cryptography==3.1.1 [2020-09-29T00:52:48.791Z] debtcollector==2.2.0 [2020-09-29T00:52:48.791Z] decorator==4.4.2 [2020-09-29T00:52:48.791Z] defusedxml==0.6.0 [2020-09-29T00:52:48.791Z] Deprecated==1.2.7 [2020-09-29T00:52:48.791Z] distlib==0.3.1 [2020-09-29T00:52:48.791Z] distro==1.2.0 [2020-09-29T00:52:48.791Z] dnspython==1.16.0 [2020-09-29T00:52:48.791Z] docker==4.2.0 [2020-09-29T00:52:48.791Z] docutils==0.15.2 [2020-09-29T00:52:48.791Z] dogpile.cache==1.0.2 [2020-09-29T00:52:48.791Z] email-validator==1.0.5 [2020-09-29T00:52:48.791Z] filelock==3.0.12 [2020-09-29T00:52:48.791Z] future==0.18.2 [2020-09-29T00:52:48.791Z] google-auth==1.22.0 [2020-09-29T00:52:48.791Z] httplib2==0.17.0 [2020-09-29T00:52:48.791Z] identify==1.4.11 [2020-09-29T00:52:48.791Z] idna==2.9 [2020-09-29T00:52:48.791Z] idna-ssl==1.1.0 [2020-09-29T00:52:48.791Z] importlib-metadata==1.7.0 [2020-09-29T00:52:48.791Z] importlib-resources==1.5.0 [2020-09-29T00:52:48.791Z] iso8601==0.1.13 [2020-09-29T00:52:48.791Z] Jinja2==2.11.1 [2020-09-29T00:52:48.791Z] jmespath==0.10.0 [2020-09-29T00:52:48.791Z] jsonpatch==1.26 [2020-09-29T00:52:48.791Z] jsonpointer==2.0 [2020-09-29T00:52:48.791Z] jsonschema==3.2.0 [2020-09-29T00:52:48.791Z] keystoneauth1==4.2.1 [2020-09-29T00:52:48.791Z] kubernetes==11.0.0 [2020-09-29T00:52:48.791Z] lftools==0.34.2 [2020-09-29T00:52:48.792Z] lxml==4.5.0 [2020-09-29T00:52:48.792Z] MarkupSafe==0.23 [2020-09-29T00:52:48.792Z] msgpack==1.0.0 [2020-09-29T00:52:48.792Z] multi-key-dict==2.0.3 [2020-09-29T00:52:48.792Z] multidict==4.7.6 [2020-09-29T00:52:48.792Z] munch==2.5.0 [2020-09-29T00:52:48.792Z] netaddr==0.8.0 [2020-09-29T00:52:48.792Z] netifaces==0.10.9 [2020-09-29T00:52:48.792Z] niet==1.4.2 [2020-09-29T00:52:48.792Z] nodeenv==1.3.5 [2020-09-29T00:52:48.792Z] oauth2client==4.1.3 [2020-09-29T00:52:48.792Z] oauthlib==3.1.0 [2020-09-29T00:52:48.792Z] openstacksdk==0.50.0 [2020-09-29T00:52:48.792Z] os-client-config==2.1.0 [2020-09-29T00:52:48.792Z] os-service-types==1.7.0 [2020-09-29T00:52:48.792Z] osc-lib==2.2.1 [2020-09-29T00:52:48.792Z] oslo.config==8.3.2 [2020-09-29T00:52:48.792Z] oslo.context==3.1.1 [2020-09-29T00:52:48.792Z] oslo.i18n==5.0.1 [2020-09-29T00:52:48.792Z] oslo.log==4.4.0 [2020-09-29T00:52:48.792Z] oslo.serialization==4.0.1 [2020-09-29T00:52:48.792Z] oslo.utils==4.6.0 [2020-09-29T00:52:48.792Z] packaging==20.4 [2020-09-29T00:52:48.792Z] pbr==5.4.4 [2020-09-29T00:52:48.792Z] pluggy==0.13.1 [2020-09-29T00:52:48.792Z] prettytable==0.7.2 [2020-09-29T00:52:48.792Z] py==1.9.0 [2020-09-29T00:52:48.792Z] pyasn1==0.4.8 [2020-09-29T00:52:48.792Z] pyasn1-modules==0.2.8 [2020-09-29T00:52:48.792Z] pycparser==2.20 [2020-09-29T00:52:48.792Z] pygerrit2==2.0.10 [2020-09-29T00:52:48.792Z] PyGithub==1.46 [2020-09-29T00:52:48.792Z] pyinotify==0.9.6 [2020-09-29T00:52:48.792Z] PyJWT==1.7.1 [2020-09-29T00:52:48.792Z] pyparsing==2.4.7 [2020-09-29T00:52:48.792Z] pyperclip==1.8.0 [2020-09-29T00:52:48.792Z] pyroute2==0.4.13 [2020-09-29T00:52:48.792Z] pyrsistent==0.15.7 [2020-09-29T00:52:48.792Z] PySocks==1.6.8 [2020-09-29T00:52:48.792Z] python-cinderclient==7.2.0 [2020-09-29T00:52:48.792Z] python-dateutil==2.8.1 [2020-09-29T00:52:48.792Z] python-heatclient==2.2.1 [2020-09-29T00:52:48.792Z] python-jenkins==1.7.0 [2020-09-29T00:52:48.792Z] python-keystoneclient==4.1.1 [2020-09-29T00:52:48.792Z] python-magnumclient==3.2.1 [2020-09-29T00:52:48.792Z] python-novaclient==17.2.1 [2020-09-29T00:52:48.792Z] python-openstackclient==5.3.1 [2020-09-29T00:52:48.792Z] python-swiftclient==3.10.1 [2020-09-29T00:52:48.792Z] pytz==2020.1 [2020-09-29T00:52:48.792Z] PyYAML==5.3 [2020-09-29T00:52:48.792Z] requests==2.23.0 [2020-09-29T00:52:48.792Z] requests-oauthlib==1.3.0 [2020-09-29T00:52:48.792Z] requestsexceptions==1.4.0 [2020-09-29T00:52:48.792Z] rfc3986==1.4.0 [2020-09-29T00:52:48.792Z] rpm==4.11.3 [2020-09-29T00:52:48.792Z] rsa==4.0 [2020-09-29T00:52:48.792Z] ruamel.yaml==0.16.10 [2020-09-29T00:52:48.792Z] ruamel.yaml.clib==0.2.0 [2020-09-29T00:52:48.792Z] s3transfer==0.3.3 [2020-09-29T00:52:48.792Z] shade==1.27.2 [2020-09-29T00:52:48.792Z] simplejson==3.17.2 [2020-09-29T00:52:48.792Z] six==1.14.0 [2020-09-29T00:52:48.792Z] soupsieve==2.0 [2020-09-29T00:52:48.792Z] stevedore==3.2.2 [2020-09-29T00:52:48.792Z] tabulate==0.8.6 [2020-09-29T00:52:48.792Z] toml==0.10.0 [2020-09-29T00:52:48.792Z] tox==3.20.0 [2020-09-29T00:52:48.792Z] tqdm==4.43.0 [2020-09-29T00:52:48.792Z] typing-extensions==3.7.4.3 [2020-09-29T00:52:48.792Z] urllib3==1.25.8 [2020-09-29T00:52:48.792Z] virtualenv==20.0.31 [2020-09-29T00:52:48.792Z] wcwidth==0.2.5 [2020-09-29T00:52:48.792Z] websocket-client==0.57.0 [2020-09-29T00:52:48.792Z] wrapt==1.12.1 [2020-09-29T00:52:48.792Z] xdg==3.0.2 [2020-09-29T00:52:48.792Z] xmltodict==0.12.0 [2020-09-29T00:52:48.792Z] yarl==1.6.0 [2020-09-29T00:52:48.792Z] yq==2.11.1 [2020-09-29T00:52:48.792Z] zipp==3.2.0 [2020-09-29T00:52:48.792Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:52:48.792Z] 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-29T00:52:48.792Z] Python 2.7.5 [2020-09-29T00:52:48.792Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-09-29T00:52:49.086Z] 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-29T00:52:49.086Z] ansible==2.9.7 [2020-09-29T00:52:49.086Z] Babel==0.9.6 [2020-09-29T00:52:49.086Z] backports.ssl-match-hostname==3.5.0.1 [2020-09-29T00:52:49.086Z] beautifulsoup4==4.4.1 [2020-09-29T00:52:49.086Z] bodhi==2.11.0 [2020-09-29T00:52:49.086Z] bodhi-client==2.11.0 [2020-09-29T00:52:49.086Z] CCColUtils==1.4 [2020-09-29T00:52:49.086Z] cffi==1.6.0 [2020-09-29T00:52:49.086Z] chardet==2.2.1 [2020-09-29T00:52:49.086Z] click==6.7 [2020-09-29T00:52:49.086Z] cloud-init==18.5 [2020-09-29T00:52:49.086Z] configobj==4.7.2 [2020-09-29T00:52:49.086Z] cryptography==1.7.2 [2020-09-29T00:52:49.086Z] decorator==3.4.0 [2020-09-29T00:52:49.086Z] distro==1.2.0 [2020-09-29T00:52:49.086Z] enum34==1.0.4 [2020-09-29T00:52:49.086Z] fedpkg==1.38 [2020-09-29T00:52:49.086Z] futures==3.1.1 [2020-09-29T00:52:49.086Z] gitdb==0.6.4 [2020-09-29T00:52:49.086Z] GitPython==1.0.1 [2020-09-29T00:52:49.086Z] html5lib==0.999 [2020-09-29T00:52:49.086Z] httplib2==0.9.2 [2020-09-29T00:52:49.086Z] idna==2.4 [2020-09-29T00:52:49.086Z] iniparse==0.4 [2020-09-29T00:52:49.086Z] ipaddress==1.0.16 [2020-09-29T00:52:49.086Z] IPy==0.75 [2020-09-29T00:52:49.086Z] javapackages==1.0.0 [2020-09-29T00:52:49.086Z] Jinja2==2.7.2 [2020-09-29T00:52:49.086Z] jmespath==0.9.4 [2020-09-29T00:52:49.086Z] jsonpatch==1.2 [2020-09-29T00:52:49.086Z] jsonpointer==1.9 [2020-09-29T00:52:49.086Z] kerberos==1.1 [2020-09-29T00:52:49.086Z] kitchen==1.1.1 [2020-09-29T00:52:49.086Z] langtable==0.0.31 [2020-09-29T00:52:49.086Z] lockfile==0.9.1 [2020-09-29T00:52:49.086Z] lxml==3.2.1 [2020-09-29T00:52:49.086Z] MarkupSafe==0.11 [2020-09-29T00:52:49.086Z] munch==2.0.2 [2020-09-29T00:52:49.086Z] offtrac==0.1.0 [2020-09-29T00:52:49.086Z] openidc-client==0.6.0 [2020-09-29T00:52:49.086Z] packagedb-cli==2.14.1 [2020-09-29T00:52:49.086Z] paramiko==2.1.1 [2020-09-29T00:52:49.086Z] perf==0.1 [2020-09-29T00:52:49.086Z] ply==3.4 [2020-09-29T00:52:49.086Z] policycoreutils-default-encoding==0.1 [2020-09-29T00:52:49.086Z] prettytable==0.7.2 [2020-09-29T00:52:49.086Z] pyasn1==0.1.9 [2020-09-29T00:52:49.086Z] pycparser==2.14 [2020-09-29T00:52:49.086Z] pycurl==7.19.0 [2020-09-29T00:52:49.086Z] pygobject==3.22.0 [2020-09-29T00:52:49.086Z] pygpgme==0.3 [2020-09-29T00:52:49.086Z] pyliblzma==0.5.3 [2020-09-29T00:52:49.086Z] pyOpenSSL==0.13.1 [2020-09-29T00:52:49.086Z] pyparsing==1.5.6 [2020-09-29T00:52:49.086Z] pyserial==2.6 [2020-09-29T00:52:49.086Z] python-augeas==0.5.0 [2020-09-29T00:52:49.086Z] python-bugzilla==2.3.0 [2020-09-29T00:52:49.086Z] python-dateutil==1.5 [2020-09-29T00:52:49.086Z] python-fedora==0.10.0 [2020-09-29T00:52:49.086Z] python-linux-procfs==0.4.9 [2020-09-29T00:52:49.086Z] python-yubico==1.2.3 [2020-09-29T00:52:49.086Z] pyudev==0.15 [2020-09-29T00:52:49.086Z] pyusb==1.0.0b1 [2020-09-29T00:52:49.086Z] pyxattr==0.5.1 [2020-09-29T00:52:49.086Z] PyYAML==3.10 [2020-09-29T00:52:49.086Z] requests==2.6.0 [2020-09-29T00:52:49.086Z] requests-kerberos==0.7.0 [2020-09-29T00:52:49.086Z] rpkg==1.60 [2020-09-29T00:52:49.086Z] schedutils==0.4 [2020-09-29T00:52:49.086Z] seobject==0.1 [2020-09-29T00:52:49.086Z] sepolicy==1.1 [2020-09-29T00:52:49.086Z] six==1.9.0 [2020-09-29T00:52:49.086Z] smmap==0.9.0 [2020-09-29T00:52:49.086Z] urlgrabber==3.10 [2020-09-29T00:52:49.086Z] urllib3==1.10.2 [2020-09-29T00:52:49.086Z] virtualenv==15.1.0 [2020-09-29T00:52:49.086Z] yum-langpacks==0.4.2 [2020-09-29T00:52:49.086Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-09-29T00:52:49.388Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:52:49.828Z] ---> sudo-logs.sh [2020-09-29T00:52:49.829Z] Archiving 'sudo' log.. [Pipeline] echo [2020-09-29T00:52:50.105Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:52:50.407Z] ---> job-cost.sh [2020-09-29T00:52:50.407Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ATXd [2020-09-29T00:53:00.436Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:00.436Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:00.702Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:00.702Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:00.702Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:00.970Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:00.971Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:01.237Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:01.237Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:01.237Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:01.237Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:01.517Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:01.517Z] Cache entry deserialization failed, entry ignored [2020-09-29T00:53:04.102Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-09-29T00:53:36.292Z] 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-29T00:53:36.292Z] [2020-09-29T00:53:36.292Z] We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. [2020-09-29T00:53:36.292Z] [2020-09-29T00:53:36.292Z] 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-29T00:53:36.292Z] lf-activate-venv(): INFO: Adding /tmp/venv-ATXd/bin to PATH [2020-09-29T00:53:36.292Z] INFO: No Stack... [2020-09-29T00:53:36.292Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-09-29T00:53:36.292Z] INFO: Archiving Costs [Pipeline] echo [2020-09-29T00:53:36.307Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-29T00:53:36.611Z] ---> logs-deploy.sh [2020-09-29T00:53:36.611Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/master/43 [2020-09-29T00:53:36.611Z] INFO: archiving workspace using pattern(s): [2020-09-29T00:53:38.530Z] Archives upload complete. [2020-09-29T00:53:38.531Z] INFO: archiving logs to Nexus