Pull request #102 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 54fdde4110586b0b8f8870d1414092b763ede1d6+2cd2465e64d65a35b3613c4990a394352c14b0b4 (4ba2019c4151618c9c5164e9d06495c40f845c36) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-102/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-102/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-2834 in /w/workspace/xfoundry_go-mod-bootstrap_PR-102 [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_PR-102 # 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 Merging remotes/origin/master commit 2cd2465e64d65a35b3613c4990a394352c14b0b4 into PR head commit 54fdde4110586b0b8f8870d1414092b763ede1d6 Merge succeeded, producing 54fdde4110586b0b8f8870d1414092b763ede1d6 Checking out Revision 54fdde4110586b0b8f8870d1414092b763ede1d6 (PR-102) > 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/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54fdde4110586b0b8f8870d1414092b763ede1d6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2cd2465e64d65a35b3613c4990a394352c14b0b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54fdde4110586b0b8f8870d1414092b763ede1d6 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:55:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:55:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:55:00 ========================================================= 17:55:00 EdgeX Global Pipelines Version Info 17:55:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:55:03 ------------------- 17:55:03 stable info: 17:55:03 ------------------- 17:55:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:55:03 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 17:55:03 Message: update stable to v1.0.131 17:55:04 ------------------- 17:55:04 experimental info: 17:55:04 ------------------- 17:55:04 Commited By: **** collab-it+edgex@linuxfoundation.org 17:55:04 Commit SHA: 41577c21a85c69f5bb10b3280393e6d03042176a 17:55:04 Message: update experimental to v1.0.132 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:55:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:55:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:55:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:55:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:55:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:55:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:55:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:55:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:55:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:55:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:55:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:55:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo 17:55:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:55:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:55:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:55:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:55:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:55:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:55:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 17:55:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:55:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:55:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:55:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:55:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:55:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:55:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-102 [Pipeline] echo 17:55:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-102 [Pipeline] echo 17:55:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-102 [Pipeline] echo 17:55:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54fdde4110586b0b8f8870d1414092b763ede1d6 [Pipeline] echo 17:55:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54fdde4 [Pipeline] echo 17:55:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:10 + git log --format=format:%s -1 54fdde4110586b0b8f8870d1414092b763ede1d6 [Pipeline] echo 17:55:10 GIT_COMMIT: 54fdde4110586b0b8f8870d1414092b763ede1d6, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets [Pipeline] echo 17:55:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:55:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:55:12 17:55:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:55:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:55:12 latest: Pulling from edgex-devops/git-semver 17:55:12 31603596830f: Pulling fs layer 17:55:12 2a8b12db71e7: Pulling fs layer 17:55:12 6ca5941a6612: Pulling fs layer 17:55:12 ecc8261a40a4: Pulling fs layer 17:55:12 ecc8261a40a4: Waiting 17:55:12 2a8b12db71e7: Verifying Checksum 17:55:12 2a8b12db71e7: Download complete 17:55:13 31603596830f: Verifying Checksum 17:55:13 31603596830f: Download complete 17:55:13 ecc8261a40a4: Verifying Checksum 17:55:13 ecc8261a40a4: Download complete 17:55:13 6ca5941a6612: Verifying Checksum 17:55:13 6ca5941a6612: Download complete 17:55:13 31603596830f: Pull complete 17:55:14 2a8b12db71e7: Pull complete 17:55:16 6ca5941a6612: Pull complete 17:55:16 ecc8261a40a4: Pull complete 17:55:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:55:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:55:17 prd-centos7-docker-4c-2g-2834 does not seem to be running inside a container 17:55:17 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-102 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-102:/w/workspace/xfoundry_go-mod-bootstrap_PR-102:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-102@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:55:20 $ docker top 0718c85fd6e36dc400b0ba65f08ceef07c607d76d8f239bff230ea804021ddd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:55:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:21 [ssh-agent] Looking for ssh-agent implementation... 17:55:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:22 $ docker exec 0718c85fd6e36dc400b0ba65f08ceef07c607d76d8f239bff230ea804021ddd5 ssh-agent 17:55:22 SSH_AUTH_SOCK=/tmp/ssh-h5VuEviIP543/agent.11 17:55:22 SSH_AGENT_PID=16 17:55:22 Running ssh-add (command line suppressed) 17:55:22 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-102@tmp/private_key_8724819701930922540.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-102@tmp/private_key_8724819701930922540.key) 17:55:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:23 + git describe --exact-match --tags HEAD 17:55:23 fatal: no tag exactly matches '54fdde4110586b0b8f8870d1414092b763ede1d6' [Pipeline] } 17:55:23 $ docker exec --env ******** --env ******** 0718c85fd6e36dc400b0ba65f08ceef07c607d76d8f239bff230ea804021ddd5 ssh-agent -k 17:55:23 unset SSH_AUTH_SOCK; 17:55:23 unset SSH_AGENT_PID; 17:55:23 echo Agent pid 16 killed; 17:55:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:55:23 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:55:23 This usually means this commit has not been tagged. [Pipeline] sshagent 17:55:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:23 [ssh-agent] Looking for ssh-agent implementation... 17:55:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:24 $ docker exec 0718c85fd6e36dc400b0ba65f08ceef07c607d76d8f239bff230ea804021ddd5 ssh-agent 17:55:24 SSH_AUTH_SOCK=/tmp/ssh-cSqnQHpuGiDV/agent.46 17:55:24 SSH_AGENT_PID=52 17:55:24 Running ssh-add (command line suppressed) 17:55:24 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-102@tmp/private_key_8823805745916321542.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-102@tmp/private_key_8823805745916321542.key) 17:55:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:25 + git semver init 17:55:25 # -> Open(): unable to determine branch for HEAD 17:55:25 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-102/.git 17:55:25 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-102 17:55:25 # $SEMVER_REMOTE_NAME = origin 17:55:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:55:25 # $SEMVER_USER_NAME = edgex-jenkins 17:55:25 # $SEMVER_BRANCH = PR-102 17:55:25 # $SEMVER_TEMP = /tmp/semver-029731671 17:55:25 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 17:55:25 # '/tmp/semver-029731671' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-102/.semver' 17:55:25 # -> Force: false 17:55:25 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-102/.semver [Pipeline] } 17:55:25 $ docker exec --env ******** --env ******** 0718c85fd6e36dc400b0ba65f08ceef07c607d76d8f239bff230ea804021ddd5 ssh-agent -k 17:55:26 unset SSH_AUTH_SOCK; 17:55:26 unset SSH_AGENT_PID; 17:55:26 echo Agent pid 52 killed; 17:55:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:55:27 + git semver [Pipeline] } 17:55:27 $ docker stop --time=1 0718c85fd6e36dc400b0ba65f08ceef07c607d76d8f239bff230ea804021ddd5 17:55:29 $ docker rm -f 0718c85fd6e36dc400b0ba65f08ceef07c607d76d8f239bff230ea804021ddd5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:55:30 Stashed 54 file(s) [Pipeline] echo 17:55:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 17:55:30 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:55:46 Still waiting to schedule task 17:55:46 ‘prd-centos7-docker-4c-2g-2826’ is offline; ‘prd-centos7-docker-4c-2g-2839’ is offline; ‘prd-centos7-docker-8c-8g-2824’ doesn’t have label ‘centos7-docker-4c-2g’ 17:55:46 Still waiting to schedule task 17:55:46 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2837’ 17:55:48 Running on prd-centos7-docker-4c-2g-2839 in /w/workspace/xfoundry_go-mod-bootstrap_PR-102 [Pipeline] { [Pipeline] ws 17:55:48 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 17:55:51 using credential edgex-jenkins-ssh 17:55:51 Cloning the remote Git repository 17:55:51 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:55:51 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 17:55:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:55:52 > git --version # timeout=10 17:55:52 > git --version # 'git version 2.16.5' 17:55:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:53 Merging remotes/origin/master commit 2cd2465e64d65a35b3613c4990a394352c14b0b4 into PR head commit 54fdde4110586b0b8f8870d1414092b763ede1d6 17:55:53 Merge succeeded, producing 54fdde4110586b0b8f8870d1414092b763ede1d6 17:55:53 Checking out Revision 54fdde4110586b0b8f8870d1414092b763ede1d6 (PR-102) 17:55:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:55:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:55:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:55:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:55:53 > git config core.sparsecheckout # timeout=10 17:55:53 > git checkout -f 54fdde4110586b0b8f8870d1414092b763ede1d6 # timeout=10 17:55:53 > git remote # timeout=10 17:55:53 > git config --get remote.origin.url # timeout=10 17:55:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:53 > git merge 2cd2465e64d65a35b3613c4990a394352c14b0b4 # timeout=10 17:55:53 > git rev-parse HEAD^{commit} # timeout=10 17:55:53 > git config core.sparsecheckout # timeout=10 17:55:53 > git checkout -f 54fdde4110586b0b8f8870d1414092b763ede1d6 # timeout=10 17:55:56 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 17:55:56 > git --version # timeout=10 17:55:56 > git --version # 'git version 2.16.5' 17:55:56 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:55:57 ========================================================= 17:55:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:55:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:55:58 + 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 . 17:55:58 Sending build context to Docker daemon 740.9kB 17:55:59 Step 1/8 : ARG BASE=golang:1.15-alpine 17:55:59 Step 2/8 : FROM ${BASE} 17:55:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:55:59 df20fa9351a1: Pulling fs layer 17:55:59 ed8968b2872e: Pulling fs layer 17:55:59 a92cc7c5fd73: Pulling fs layer 17:55:59 e871e8e8d7a9: Pulling fs layer 17:55:59 e73272ec9a57: Pulling fs layer 17:55:59 1e910a182e73: Pulling fs layer 17:55:59 4e634b169226: Pulling fs layer 17:55:59 e73272ec9a57: Waiting 17:55:59 1e910a182e73: Waiting 17:55:59 e871e8e8d7a9: Waiting 17:55:59 4e634b169226: Waiting 17:55:59 a92cc7c5fd73: Verifying Checksum 17:55:59 a92cc7c5fd73: Download complete 17:55:59 ed8968b2872e: Download complete 17:55:59 e73272ec9a57: Verifying Checksum 17:55:59 e73272ec9a57: Download complete 17:55:59 1e910a182e73: Verifying Checksum 17:55:59 1e910a182e73: Download complete 17:55:59 df20fa9351a1: Verifying Checksum 17:55:59 df20fa9351a1: Download complete 17:55:59 df20fa9351a1: Pull complete 17:55:59 ed8968b2872e: Pull complete 17:55:59 a92cc7c5fd73: Pull complete 17:56:04 4e634b169226: Verifying Checksum 17:56:04 4e634b169226: Download complete 17:56:04 e871e8e8d7a9: Verifying Checksum 17:56:04 e871e8e8d7a9: Download complete 17:56:11 e871e8e8d7a9: Pull complete 17:56:11 e73272ec9a57: Pull complete 17:56:11 1e910a182e73: Pull complete 17:56:16 4e634b169226: Pull complete 17:56:16 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 17:56:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:56:16 ---> f7629b54cfaa 17:56:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:56:16 ---> Running in 90476948bab3 17:56:16 Removing intermediate container 90476948bab3 17:56:16 ---> 60f54db310a0 17:56:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:56:16 ---> Running in 82adbc0d96ca 17:56:18 Removing intermediate container 82adbc0d96ca 17:56:18 ---> a6716024736a 17:56:18 Step 5/8 : RUN apk add --update --no-cache git make 17:56:18 ---> Running in d6b76c61d4ab 17:56:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:56:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:56:25 OK: 166 MiB in 39 packages 17:56:25 Removing intermediate container d6b76c61d4ab 17:56:25 ---> 1a297b830acf 17:56:25 Step 6/8 : WORKDIR /build 17:56:25 ---> Running in 714b6637436b 17:56:25 Removing intermediate container 714b6637436b 17:56:25 ---> c939acb9b76e 17:56:25 Step 7/8 : COPY go.mod . 17:56:25 ---> ff6a3a39b051 17:56:25 Step 8/8 : RUN go mod download 17:56:25 ---> Running in 952e38de7b01 17:56:52 Removing intermediate container 952e38de7b01 17:56:52 ---> 1486d2604a27 17:56:52 Successfully built 1486d2604a27 17:56:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:56:52 + docker inspect -f . ci-base-image-x86_64 17:56:52 . [Pipeline] withDockerContainer 17:56:53 prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container 17:56:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:56:54 $ docker top e876c39edaa0264a4c41926d604b9507a12dac11b37fcf8a7a6a999c07f7e7f3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:54 + go version 17:56:54 go version go1.15.2 linux/amd64 [Pipeline] } 17:56:54 $ docker stop --time=1 e876c39edaa0264a4c41926d604b9507a12dac11b37fcf8a7a6a999c07f7e7f3 17:56:56 $ docker rm -f e876c39edaa0264a4c41926d604b9507a12dac11b37fcf8a7a6a999c07f7e7f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:57 + docker inspect -f . ci-base-image-x86_64 17:56:57 . [Pipeline] withDockerContainer 17:56:57 prd-centos7-docker-4c-2g-2839 does not seem to be running inside a container 17:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:56:58 $ docker top c531cfa4b8e726a6fb98cd165960fcd071d6846e8885944e81b538a06c819b52 -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:58 + make test 17:56:58 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:57:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 17:57:10 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.018s coverage: 9.0% of statements 17:57:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 17:57:10 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.018s coverage: 95.8% of statements 17:57:10 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.012s coverage: 84.2% of statements 17:57:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 17:57:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 17:57:10 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 17:57:19 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.013s coverage: 100.0% of statements 17:57:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 17:57:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 17:57:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 17:57:19 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.006s coverage: 48.9% of statements 17:57:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 17:57:19 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 17:57:19 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.004s coverage: 91.3% of statements 17:57:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:57:19 gofmt -l . 17:57:19 [ "`gofmt -l .`" = "" ] [Pipeline] stash 17:57:20 Stashed 1 file(s) [Pipeline] } 17:57:20 $ docker stop --time=1 c531cfa4b8e726a6fb98cd165960fcd071d6846e8885944e81b538a06c819b52 17:57:22 $ docker rm -f c531cfa4b8e726a6fb98cd165960fcd071d6846e8885944e81b538a06c819b52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] } 17:58:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2841 in /w/workspace/xfoundry_go-mod-bootstrap_PR-102 [Pipeline] { [Pipeline] ws 17:58:34 Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout 17:58:39 using credential edgex-jenkins-ssh 17:58:39 Cloning the remote Git repository 17:58:39 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:58:39 > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 17:58:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:58:39 > git --version # timeout=10 17:58:39 > git --version # 'git version 2.17.1' 17:58:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:58:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:58:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:58:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:58:41 Merging remotes/origin/master commit 2cd2465e64d65a35b3613c4990a394352c14b0b4 into PR head commit 54fdde4110586b0b8f8870d1414092b763ede1d6 17:58:41 Merge succeeded, producing 54fdde4110586b0b8f8870d1414092b763ede1d6 17:58:41 Checking out Revision 54fdde4110586b0b8f8870d1414092b763ede1d6 (PR-102) 17:58:41 > git config core.sparsecheckout # timeout=10 17:58:41 > git checkout -f 54fdde4110586b0b8f8870d1414092b763ede1d6 # timeout=10 17:58:41 > git remote # timeout=10 17:58:41 > git config --get remote.origin.url # timeout=10 17:58:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:41 > git merge 2cd2465e64d65a35b3613c4990a394352c14b0b4 # timeout=10 17:58:41 > git rev-parse HEAD^{commit} # timeout=10 17:58:41 > git config core.sparsecheckout # timeout=10 17:58:41 > git checkout -f 54fdde4110586b0b8f8870d1414092b763ede1d6 # timeout=10 17:58:45 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets" 17:58:45 > git --version # timeout=10 17:58:45 > git --version # 'git version 2.17.1' 17:58:45 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:58:46 ========================================================= 17:58:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:58:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:58:47 + 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 . 17:58:48 Sending build context to Docker daemon 740.9kB 17:58:48 Step 1/8 : ARG BASE=golang:1.15-alpine 17:58:48 Step 2/8 : FROM ${BASE} 17:58:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:58:49 b538f80385f9: Pulling fs layer 17:58:49 74f711af9a0d: Pulling fs layer 17:58:49 99f96fe45779: Pulling fs layer 17:58:49 8529a6b9a6be: Pulling fs layer 17:58:49 45590311c82a: Pulling fs layer 17:58:49 69ca0ff8b7b3: Pulling fs layer 17:58:49 209524e5b208: Pulling fs layer 17:58:49 45590311c82a: Waiting 17:58:49 69ca0ff8b7b3: Waiting 17:58:49 209524e5b208: Waiting 17:58:49 8529a6b9a6be: Waiting 17:58:49 99f96fe45779: Verifying Checksum 17:58:49 99f96fe45779: Download complete 17:58:49 74f711af9a0d: Verifying Checksum 17:58:49 74f711af9a0d: Download complete 17:58:49 45590311c82a: Verifying Checksum 17:58:49 45590311c82a: Download complete 17:58:49 69ca0ff8b7b3: Download complete 17:58:49 b538f80385f9: Verifying Checksum 17:58:49 b538f80385f9: Download complete 17:58:50 b538f80385f9: Pull complete 17:58:50 74f711af9a0d: Pull complete 17:58:50 99f96fe45779: Pull complete 17:58:51 209524e5b208: Download complete 17:58:53 8529a6b9a6be: Download complete 17:59:03 8529a6b9a6be: Pull complete 17:59:03 45590311c82a: Pull complete 17:59:04 69ca0ff8b7b3: Pull complete 17:59:07 209524e5b208: Pull complete 17:59:07 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 17:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:59:07 ---> 5bddaf1c2fca 17:59:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:59:11 ---> Running in 5b9c7287e07e 17:59:11 Removing intermediate container 5b9c7287e07e 17:59:11 ---> 14323f7a2d69 17:59:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:59:11 ---> Running in a0d323dfca3c 17:59:13 Removing intermediate container a0d323dfca3c 17:59:13 ---> 93bdbd940dca 17:59:13 Step 5/8 : RUN apk add --update --no-cache git make 17:59:13 ---> Running in f1a2e02469a2 17:59:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:59:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:59:16 OK: 142 MiB in 39 packages 17:59:17 Removing intermediate container f1a2e02469a2 17:59:17 ---> af82342f8491 17:59:17 Step 6/8 : WORKDIR /build 17:59:18 ---> Running in bb9579c694dd 17:59:18 Removing intermediate container bb9579c694dd 17:59:18 ---> 9360ee33fe9e 17:59:18 Step 7/8 : COPY go.mod . 17:59:19 ---> 048e66954171 17:59:19 Step 8/8 : RUN go mod download 17:59:19 ---> Running in 10ae75f74e70 17:59:41 Removing intermediate container 10ae75f74e70 17:59:41 ---> 7393945b37cc 17:59:41 Successfully built 7393945b37cc 17:59:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:59:41 + docker inspect -f . ci-base-image-arm64 17:59:41 . [Pipeline] withDockerContainer 17:59:42 prd-ubuntu18.04-docker-arm64-4c-16g-2841 does not seem to be running inside a container 17:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:59:44 $ docker top 520178d353ea0b5a5e46e7570524b79d6b8d115e6c1000dbc70f3795c5c6bf65 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:45 + go version 17:59:45 go version go1.15.2 linux/arm64 [Pipeline] } 17:59:45 $ docker stop --time=1 520178d353ea0b5a5e46e7570524b79d6b8d115e6c1000dbc70f3795c5c6bf65 17:59:47 $ docker rm -f 520178d353ea0b5a5e46e7570524b79d6b8d115e6c1000dbc70f3795c5c6bf65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:59:48 + docker inspect -f . ci-base-image-arm64 17:59:48 . [Pipeline] withDockerContainer 17:59:49 prd-ubuntu18.04-docker-arm64-4c-16g-2841 does not seem to be running inside a container 17:59:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:59:51 $ docker top 9c5a1c817b366985c4ae0e1d436406dc88c1c8208b43a5930ded3b11424bd4f6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:52 + make test 17:59:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:00:19 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] 18:00:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.044s coverage: 9.0% of statements 18:00:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] 18:00:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/environment 0.033s coverage: 95.8% of statements 18:00:20 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.021s coverage: 84.2% of statements 18:00:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] 18:00:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] 18:00:20 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] 18:00:30 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.033s coverage: 100.0% of statements 18:00:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] 18:00:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] 18:00:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] 18:00:30 ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.015s coverage: 48.9% of statements 18:00:30 ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] 18:00:30 ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] 18:00:30 ok github.com/edgexfoundry/go-mod-bootstrap/di 0.012s coverage: 91.3% of statements 18:00:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:00:34 gofmt -l . 18:00:34 [ "`gofmt -l .`" = "" ] [Pipeline] stash 18:00:34 Warning: overwriting stash ‘coverage-report’ 18:00:35 Stashed 1 file(s) [Pipeline] } 18:00:35 $ docker stop --time=1 9c5a1c817b366985c4ae0e1d436406dc88c1c8208b43a5930ded3b11424bd4f6 18:00:37 $ docker rm -f 9c5a1c817b366985c4ae0e1d436406dc88c1c8208b43a5930ded3b11424bd4f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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) [Pipeline] unstash [Pipeline] wrap 18:00:41 provisioning config files... 18:00:41 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-102@tmp/config4898161787494653514tmp [Pipeline] { [Pipeline] sh 18:00:41 + set +x 18:00:41 + curl -s https://codecov.io/bash 18:00:41 + bash -s -- 18:00:41 18:00:41 _____ _ 18:00:41 / ____| | | 18:00:41 | | ___ __| | ___ ___ _____ __ 18:00:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:41 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:41 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:41 Bash-20200917-4e8f14b 18:00:41 18:00:41 18:00:41 ==> Jenkins CI detected. 18:00:41 project root: . 18:00:41 --> token set from env 18:00:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:42 ==> Running gcov in . (disable via -X gcov) 18:00:42 ==> Python coveragepy not found 18:00:42 ==> Searching for coverage reports in: 18:00:42 + . 18:00:42 -> Found 1 reports 18:00:42 ==> Detecting git/mercurial file structure 18:00:42 ==> Reading reports 18:00:42 + ./coverage.out bytes=21012 18:00:42 ==> Appending adjustments 18:00:42 https://docs.codecov.io/docs/fixing-reports 18:00:42 + Found adjustments 18:00:42 ==> Gzipping contents 18:00:42 ==> Uploading reports 18:00:42 url: https://codecov.io 18:00:42 query: branch=PR-102&commit=54fdde4110586b0b8f8870d1414092b763ede1d6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=102&job=&cmd_args= 18:00:42 -> Pinging Codecov 18:00:42 https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-102&commit=54fdde4110586b0b8f8870d1414092b763ede1d6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-102%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=102&job=&cmd_args= 18:00:43 -> Uploading to 18:00:43 https://storage.googleapis.com/codecov/v4/raw/2020-10-01/833815588EE85121546D348822E98E2E/54fdde4110586b0b8f8870d1414092b763ede1d6/20a25968-d638-4f0c-b626-7846e4136786.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201001%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201001T180043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2064005f0b309794dbee95ce8e4713dfab9c6ff7b082957ee74715071744df6d 18:00:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:43 Dload Upload Total Spent Left Speed 18:00:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4366 0 0 100 4366 0 8174 --:--:-- --:--:-- --:--:-- 8412 18:00:44 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/54fdde4110586b0b8f8870d1414092b763ede1d6 [Pipeline] } 18:00:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:00:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:00:49 ---> package-listing.sh 18:00:49 ++ tr '[:upper:]' '[:lower:]' 18:00:49 ++ facter osfamily 18:00:49 + OS_FAMILY=redhat 18:00:49 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-102 18:00:49 + START_PACKAGES=/tmp/packages_start.txt 18:00:49 + END_PACKAGES=/tmp/packages_end.txt 18:00:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:00:49 + PACKAGES=/tmp/packages_start.txt 18:00:49 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-102 ']' 18:00:49 + PACKAGES=/tmp/packages_end.txt 18:00:49 + case "${OS_FAMILY}" in 18:00:49 + sort 18:00:49 + rpm -qa 18:00:55 + '[' -f /tmp/packages_start.txt ']' 18:00:55 + '[' -f /tmp/packages_end.txt ']' 18:00:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:00:55 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-102 ']' 18:00:55 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-102/archives/ 18:00:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-102/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:55 provisioning config files... 18:00:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-102@tmp/config6913316335213688594tmp [Pipeline] { [Pipeline] echo 18:00:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:00:56 ---> create-netrc.sh [Pipeline] } 18:00:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:00:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:00:56 ---> python-tools-install.sh 18:00:56 Generating Requirements File 18:03:34 Python 3.6.8 18:03:34 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 18:03:34 aiohttp==3.6.2 18:03:34 appdirs==1.4.3 18:03:34 argcomplete==1.12.1 18:03:34 aspy.yaml==1.3.0 18:03:34 async-timeout==3.0.1 18:03:34 attrs==19.3.0 18:03:34 Babel==2.8.0 18:03:34 beautifulsoup4==4.8.2 18:03:34 boto3==1.11.6 18:03:34 botocore==1.14.6 18:03:34 bs4==0.0.1 18:03:34 cachetools==4.1.1 18:03:34 certifi==2019.11.28 18:03:34 cffi==1.14.3 18:03:34 cfgv==2.0.1 18:03:34 chardet==3.0.4 18:03:34 click==7.1 18:03:34 cliff==3.4.0 18:03:34 cmd2==1.3.11 18:03:34 colorama==0.4.3 18:03:34 cryptography==3.1.1 18:03:34 debtcollector==2.2.0 18:03:34 decorator==4.4.2 18:03:34 defusedxml==0.6.0 18:03:34 Deprecated==1.2.7 18:03:34 distlib==0.3.1 18:03:34 distro==1.2.0 18:03:34 dnspython==1.16.0 18:03:34 docker==4.2.0 18:03:34 docutils==0.15.2 18:03:34 dogpile.cache==1.0.2 18:03:34 email-validator==1.0.5 18:03:34 filelock==3.0.12 18:03:34 future==0.18.2 18:03:34 google-auth==1.22.0 18:03:34 httplib2==0.17.0 18:03:34 identify==1.4.11 18:03:34 idna==2.9 18:03:34 idna-ssl==1.1.0 18:03:34 importlib-metadata==1.7.0 18:03:34 importlib-resources==1.5.0 18:03:34 iso8601==0.1.13 18:03:34 Jinja2==2.11.1 18:03:34 jmespath==0.10.0 18:03:34 jsonpatch==1.26 18:03:34 jsonpointer==2.0 18:03:34 jsonschema==3.2.0 18:03:34 keystoneauth1==4.2.1 18:03:34 kubernetes==11.0.0 18:03:34 lftools==0.34.2 18:03:34 lxml==4.5.0 18:03:34 MarkupSafe==0.23 18:03:34 msgpack==1.0.0 18:03:34 multi-key-dict==2.0.3 18:03:34 multidict==4.7.6 18:03:34 munch==2.5.0 18:03:34 netaddr==0.8.0 18:03:34 netifaces==0.10.9 18:03:34 niet==1.4.2 18:03:34 nodeenv==1.3.5 18:03:34 oauth2client==4.1.3 18:03:34 oauthlib==3.1.0 18:03:34 openstacksdk==0.50.0 18:03:34 os-client-config==2.1.0 18:03:34 os-service-types==1.7.0 18:03:34 osc-lib==2.2.1 18:03:34 oslo.config==8.3.2 18:03:34 oslo.context==3.1.1 18:03:34 oslo.i18n==5.0.1 18:03:34 oslo.log==4.4.0 18:03:34 oslo.serialization==4.0.1 18:03:34 oslo.utils==4.6.0 18:03:34 packaging==20.4 18:03:34 pbr==5.4.4 18:03:34 pluggy==0.13.1 18:03:34 prettytable==0.7.2 18:03:34 py==1.9.0 18:03:34 pyasn1==0.4.8 18:03:34 pyasn1-modules==0.2.8 18:03:34 pycparser==2.20 18:03:34 pygerrit2==2.0.10 18:03:34 PyGithub==1.46 18:03:34 pyinotify==0.9.6 18:03:34 PyJWT==1.7.1 18:03:34 pyparsing==2.4.7 18:03:34 pyperclip==1.8.0 18:03:34 pyroute2==0.4.13 18:03:34 pyrsistent==0.15.7 18:03:34 PySocks==1.6.8 18:03:34 python-cinderclient==7.2.0 18:03:34 python-dateutil==2.8.1 18:03:34 python-heatclient==2.2.1 18:03:34 python-jenkins==1.7.0 18:03:34 python-keystoneclient==4.1.1 18:03:34 python-magnumclient==3.2.1 18:03:34 python-novaclient==17.2.1 18:03:34 python-openstackclient==5.3.1 18:03:34 python-swiftclient==3.10.1 18:03:34 pytz==2020.1 18:03:34 PyYAML==5.3 18:03:34 requests==2.23.0 18:03:34 requests-oauthlib==1.3.0 18:03:34 requestsexceptions==1.4.0 18:03:34 rfc3986==1.4.0 18:03:34 rpm==4.11.3 18:03:34 rsa==4.0 18:03:34 ruamel.yaml==0.16.10 18:03:34 ruamel.yaml.clib==0.2.0 18:03:34 s3transfer==0.3.3 18:03:34 shade==1.27.2 18:03:34 simplejson==3.17.2 18:03:34 six==1.14.0 18:03:34 soupsieve==2.0 18:03:34 stevedore==3.2.2 18:03:34 tabulate==0.8.6 18:03:34 toml==0.10.0 18:03:34 tox==3.20.0 18:03:34 tqdm==4.43.0 18:03:34 typing-extensions==3.7.4.3 18:03:34 urllib3==1.25.8 18:03:34 virtualenv==20.0.31 18:03:34 wcwidth==0.2.5 18:03:34 websocket-client==0.57.0 18:03:34 wrapt==1.12.1 18:03:34 xdg==3.0.2 18:03:34 xmltodict==0.12.0 18:03:34 yarl==1.6.0 18:03:34 yq==2.11.1 18:03:34 zipp==3.2.0 18:03:34 Cache entry deserialization failed, entry ignored 18:03:34 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. 18:03:34 Python 2.7.5 18:03:34 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 18:03:34 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. 18:03:34 ansible==2.9.7 18:03:34 Babel==0.9.6 18:03:34 backports.ssl-match-hostname==3.5.0.1 18:03:34 beautifulsoup4==4.4.1 18:03:34 bodhi==2.11.0 18:03:34 bodhi-client==2.11.0 18:03:34 CCColUtils==1.4 18:03:34 cffi==1.6.0 18:03:34 chardet==2.2.1 18:03:34 click==6.7 18:03:34 cloud-init==18.5 18:03:34 configobj==4.7.2 18:03:34 cryptography==1.7.2 18:03:34 decorator==3.4.0 18:03:34 distro==1.2.0 18:03:34 enum34==1.0.4 18:03:34 fedpkg==1.38 18:03:34 futures==3.1.1 18:03:34 gitdb==0.6.4 18:03:34 GitPython==1.0.1 18:03:34 html5lib==0.999 18:03:34 httplib2==0.9.2 18:03:34 idna==2.4 18:03:34 iniparse==0.4 18:03:34 ipaddress==1.0.16 18:03:34 IPy==0.75 18:03:34 javapackages==1.0.0 18:03:34 Jinja2==2.7.2 18:03:34 jmespath==0.9.4 18:03:34 jsonpatch==1.2 18:03:34 jsonpointer==1.9 18:03:34 kerberos==1.1 18:03:34 kitchen==1.1.1 18:03:34 langtable==0.0.31 18:03:34 lockfile==0.9.1 18:03:34 lxml==3.2.1 18:03:34 MarkupSafe==0.11 18:03:34 munch==2.0.2 18:03:34 offtrac==0.1.0 18:03:34 openidc-client==0.6.0 18:03:34 packagedb-cli==2.14.1 18:03:34 paramiko==2.1.1 18:03:34 perf==0.1 18:03:34 ply==3.4 18:03:34 policycoreutils-default-encoding==0.1 18:03:34 prettytable==0.7.2 18:03:34 pyasn1==0.1.9 18:03:34 pycparser==2.14 18:03:34 pycurl==7.19.0 18:03:34 pygobject==3.22.0 18:03:34 pygpgme==0.3 18:03:34 pyliblzma==0.5.3 18:03:34 pyOpenSSL==0.13.1 18:03:34 pyparsing==1.5.6 18:03:34 pyserial==2.6 18:03:34 python-augeas==0.5.0 18:03:34 python-bugzilla==2.3.0 18:03:34 python-dateutil==1.5 18:03:34 python-fedora==0.10.0 18:03:34 python-linux-procfs==0.4.9 18:03:34 python-yubico==1.2.3 18:03:34 pyudev==0.15 18:03:34 pyusb==1.0.0b1 18:03:34 pyxattr==0.5.1 18:03:34 PyYAML==3.10 18:03:34 requests==2.6.0 18:03:34 requests-kerberos==0.7.0 18:03:34 rpkg==1.60 18:03:34 schedutils==0.4 18:03:34 seobject==0.1 18:03:34 sepolicy==1.1 18:03:34 six==1.9.0 18:03:34 smmap==0.9.0 18:03:34 urlgrabber==3.10 18:03:34 urllib3==1.10.2 18:03:34 virtualenv==15.1.0 18:03:34 yum-langpacks==0.4.2 18:03:34 yum-metadata-parser==1.1.4 [Pipeline] echo 18:03:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:03:35 ---> sudo-logs.sh 18:03:35 Archiving 'sudo' log.. [Pipeline] echo 18:03:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:03:36 ---> job-cost.sh 18:03:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F1Ue 18:03:51 Cache entry deserialization failed, entry ignored 18:03:51 Cache entry deserialization failed, entry ignored 18:03:52 Cache entry deserialization failed, entry ignored 18:03:52 Cache entry deserialization failed, entry ignored 18:03:52 Cache entry deserialization failed, entry ignored 18:03:52 Cache entry deserialization failed, entry ignored 18:03:53 Cache entry deserialization failed, entry ignored 18:03:53 Cache entry deserialization failed, entry ignored 18:03:53 Cache entry deserialization failed, entry ignored 18:03:53 Cache entry deserialization failed, entry ignored 18:03:53 Cache entry deserialization failed, entry ignored 18:03:53 Cache entry deserialization failed, entry ignored 18:03:53 Cache entry deserialization failed, entry ignored 18:03:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:04:46 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. 18:04:46 18:04:46 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 18:04:46 18:04:46 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. 18:04:46 lf-activate-venv(): INFO: Adding /tmp/venv-F1Ue/bin to PATH 18:04:46 INFO: No Stack... 18:04:46 INFO: Retrieving Pricing Info for: v1-standard-2 18:04:46 INFO: Archiving Costs [Pipeline] echo 18:04:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:04:47 ---> logs-deploy.sh 18:04:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-102/1 18:04:47 INFO: archiving workspace using pattern(s): 18:04:49 Archives upload complete. 18:04:49 INFO: archiving logs to Nexus 18:04:52 ---> uname -a: 18:04:52 Linux prd-centos7-docker-4c-2g-2834.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 18:04:52 18:04:52 18:04:52 ---> lscpu: 18:04:52 Architecture: x86_64 18:04:52 CPU op-mode(s): 32-bit, 64-bit 18:04:52 Byte Order: Little Endian 18:04:52 CPU(s): 4 18:04:52 On-line CPU(s) list: 0-3 18:04:52 Thread(s) per core: 1 18:04:52 Core(s) per socket: 1 18:04:52 Socket(s): 4 18:04:52 NUMA node(s): 1 18:04:52 Vendor ID: GenuineIntel 18:04:52 CPU family: 6 18:04:52 Model: 44 18:04:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:04:52 Stepping: 1 18:04:52 CPU MHz: 2933.438 18:04:52 BogoMIPS: 5866.87 18:04:52 Virtualization: VT-x 18:04:52 Hypervisor vendor: KVM 18:04:52 Virtualization type: full 18:04:52 L1d cache: 32K 18:04:52 L1i cache: 32K 18:04:52 L2 cache: 4096K 18:04:52 L3 cache: 16384K 18:04:52 NUMA node0 CPU(s): 0-3 18:04:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:04:52 18:04:52 18:04:52 ---> nproc: 18:04:52 4 18:04:52 18:04:52 18:04:52 ---> df -h: 18:04:52 Filesystem Size Used Avail Use% Mounted on 18:04:52 devtmpfs 887M 0 887M 0% /dev 18:04:52 tmpfs 919M 0 919M 0% /dev/shm 18:04:52 tmpfs 919M 17M 903M 2% /run 18:04:52 tmpfs 919M 0 919M 0% /sys/fs/cgroup 18:04:52 /dev/vda1 50G 7.4G 43G 15% / 18:04:52 tmpfs 184M 0 184M 0% /run/user/1001 18:04:52 tmpfs 184M 0 184M 0% /run/user/0 18:04:52 18:04:52 18:04:52 ---> free -m: 18:04:52 total used free shared buff/cache available 18:04:52 Mem: 1837 626 84 16 1127 1014 18:04:52 Swap: 1023 1 1022 18:04:52 18:04:52 18:04:52 ---> ip addr: 18:04:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:04:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:04:52 inet 127.0.0.1/8 scope host lo 18:04:52 valid_lft forever preferred_lft forever 18:04:52 inet6 ::1/128 scope host 18:04:52 valid_lft forever preferred_lft forever 18:04:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 18:04:52 link/ether fa:16:3e:8e:38:ac brd ff:ff:ff:ff:ff:ff 18:04:52 inet 10.30.123.156/23 brd 10.30.123.255 scope global dynamic eth0 18:04:52 valid_lft 85754sec preferred_lft 85754sec 18:04:52 inet6 fe80::f816:3eff:fe8e:38ac/64 scope link 18:04:52 valid_lft forever preferred_lft forever 18:04:52 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:04:52 link/ether 02:42:86:80:f5:f6 brd ff:ff:ff:ff:ff:ff 18:04:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:04:52 valid_lft forever preferred_lft forever 18:04:52 inet6 fe80::42:86ff:fe80:f5f6/64 scope link 18:04:52 valid_lft forever preferred_lft forever 18:04:52 18:04:52 18:04:52 ---> sar -b -r -n DEV: 18:04:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/01/2020 _x86_64_ (4 CPU) 18:04:52 18:04:52 05:53:45 PM LINUX RESTART 18:04:52 18:04:52 05:55:01 PM tps rtps wtps bread/s bwrtn/s 18:04:52 05:56:01 PM 29.84 11.56 18.28 4458.42 1972.75 18:04:52 05:57:01 PM 1.71 0.00 1.71 0.00 35.31 18:04:52 05:58:01 PM 0.25 0.00 0.25 0.00 2.98 18:04:52 05:59:02 PM 0.20 0.00 0.20 0.00 2.01 18:04:52 06:00:01 PM 0.32 0.00 0.32 0.00 4.93 18:04:52 06:01:01 PM 54.94 53.64 1.31 4593.54 86.12 18:04:52 06:02:01 PM 31.72 2.27 29.45 88.11 2643.38 18:04:52 06:03:01 PM 53.71 4.86 48.85 725.32 6086.91 18:04:52 06:04:02 PM 84.37 18.69 65.68 789.11 6088.80 18:04:52 Average: 28.65 10.15 18.50 1187.30 1884.70 18:04:52 18:04:52 05:55:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:04:52 05:56:01 PM 175748 1705808 90.66 2620 1123020 1123504 38.34 405804 1137120 120 18:04:52 05:57:01 PM 185324 1696232 90.15 2620 1123024 1053752 35.96 402252 1132776 8 18:04:52 05:58:01 PM 182896 1698660 90.28 2620 1123032 1053968 35.97 405124 1132132 8 18:04:52 05:59:02 PM 183356 1698200 90.26 2620 1123032 1053896 35.97 413932 1122960 8 18:04:52 06:00:01 PM 181880 1699676 90.33 2620 1123100 1053848 35.97 417192 1121612 12 18:04:52 06:01:01 PM 78288 1803268 95.84 2620 1179412 1093372 37.31 457856 1175312 10968 18:04:52 06:02:01 PM 86776 1794780 95.39 2620 1130664 1108640 37.84 499720 1118168 28624 18:04:52 06:03:01 PM 84672 1796884 95.50 2620 1085396 1123732 38.35 512756 1075232 73876 18:04:52 06:04:02 PM 106456 1775100 94.34 2620 1071388 1087776 37.12 473804 1064604 41552 18:04:52 Average: 140600 1740956 92.53 2620 1120230 1083610 36.98 443160 1119991 17242 18:04:52 18:04:52 05:55:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 18:04:52 05:56:01 PM eth0 67.18 48.49 342.94 32.49 0.00 0.00 0.00 18:04:52 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 05:56:01 PM docker0 1.46 1.35 0.39 3.15 0.00 0.00 0.00 18:04:52 05:57:01 PM eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 18:04:52 05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 05:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 05:58:01 PM eth0 1.18 0.40 0.35 0.20 0.00 0.00 0.00 18:04:52 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 05:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 05:59:02 PM eth0 0.60 0.40 0.30 0.21 0.00 0.00 0.00 18:04:52 05:59:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 05:59:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 06:00:01 PM eth0 0.78 0.20 0.14 0.07 0.00 0.00 0.00 18:04:52 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 06:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 06:01:01 PM eth0 19.55 12.49 41.51 6.58 0.00 0.00 0.00 18:04:52 06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 06:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 06:02:01 PM eth0 83.72 54.06 606.27 6.73 0.00 0.00 0.00 18:04:52 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 06:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 06:03:01 PM eth0 26.12 16.72 214.90 2.57 0.00 0.00 0.00 18:04:52 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 06:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 06:04:02 PM eth0 31.05 21.69 113.01 7.49 0.00 0.00 0.00 18:04:52 06:04:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 06:04:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 Average: eth0 25.72 17.22 147.08 6.28 0.00 0.00 0.00 18:04:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:04:52 Average: docker0 0.16 0.15 0.04 0.35 0.00 0.00 0.00 18:04:52 18:04:52 18:04:52 ---> sar -P ALL: 18:04:52 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/01/2020 _x86_64_ (4 CPU) 18:04:52 18:04:52 05:53:45 PM LINUX RESTART 18:04:52 18:04:52 05:55:01 PM CPU %user %nice %system %iowait %steal %idle 18:04:52 05:56:01 PM all 2.30 0.00 2.13 0.94 7.42 87.21 18:04:52 05:56:01 PM 0 2.61 0.00 2.10 0.73 8.04 86.52 18:04:52 05:56:01 PM 1 1.85 0.00 1.75 0.13 7.06 89.20 18:04:52 05:56:01 PM 2 2.39 0.00 2.49 1.52 7.36 86.23 18:04:52 05:56:01 PM 3 2.34 0.00 2.19 1.38 7.22 86.87 18:04:52 05:57:01 PM all 0.10 0.00 0.06 0.00 0.57 99.28 18:04:52 05:57:01 PM 0 0.02 0.00 0.07 0.00 0.38 99.54 18:04:52 05:57:01 PM 1 0.03 0.00 0.05 0.00 0.55 99.37 18:04:52 05:57:01 PM 2 0.05 0.00 0.05 0.00 0.73 99.17 18:04:52 05:57:01 PM 3 0.28 0.00 0.07 0.00 0.63 99.02 18:04:52 05:58:01 PM all 0.08 0.00 0.04 0.00 0.75 99.13 18:04:52 05:58:01 PM 0 0.02 0.00 0.02 0.00 0.32 99.65 18:04:52 05:58:01 PM 1 0.15 0.00 0.07 0.00 1.56 98.22 18:04:52 05:58:01 PM 2 0.05 0.00 0.02 0.00 0.65 99.29 18:04:52 05:58:01 PM 3 0.13 0.00 0.05 0.00 0.46 99.35 18:04:52 05:59:02 PM all 0.09 0.00 0.04 0.00 0.96 98.91 18:04:52 05:59:02 PM 0 0.02 0.00 0.03 0.00 0.50 99.45 18:04:52 05:59:02 PM 1 0.26 0.00 0.02 0.00 1.76 97.96 18:04:52 05:59:02 PM 2 0.02 0.00 0.02 0.00 0.53 99.44 18:04:52 05:59:02 PM 3 0.03 0.00 0.07 0.00 1.04 98.86 18:04:52 06:00:01 PM all 0.05 0.00 0.06 0.00 1.04 98.84 18:04:52 06:00:01 PM 0 0.02 0.00 0.03 0.00 0.37 99.58 18:04:52 06:00:01 PM 1 0.13 0.00 0.00 0.00 1.16 98.71 18:04:52 06:00:01 PM 2 0.07 0.00 0.07 0.00 2.17 97.70 18:04:52 06:00:01 PM 3 0.00 0.00 0.15 0.00 0.44 99.41 18:04:52 06:01:01 PM all 1.80 0.00 0.78 1.67 3.81 91.94 18:04:52 06:01:01 PM 0 1.34 0.00 0.82 0.08 3.01 94.74 18:04:52 06:01:01 PM 1 1.22 0.00 0.75 1.40 3.95 92.68 18:04:52 06:01:01 PM 2 3.65 0.00 1.08 2.46 4.69 88.12 18:04:52 06:01:01 PM 3 0.98 0.00 0.52 2.77 3.56 92.18 18:04:52 06:02:01 PM all 11.48 0.00 1.35 0.45 14.86 71.86 18:04:52 06:02:01 PM 0 17.48 0.00 1.44 0.32 19.62 61.15 18:04:52 06:02:01 PM 1 9.41 0.00 1.02 0.72 15.37 73.48 18:04:52 06:02:01 PM 2 10.61 0.00 1.79 0.03 11.28 76.30 18:04:52 06:02:01 PM 3 8.48 0.00 1.16 0.69 13.11 76.57 18:04:52 06:03:01 PM all 11.89 0.00 1.99 0.97 12.04 73.11 18:04:52 06:03:01 PM 0 22.89 0.00 3.94 2.08 14.44 56.65 18:04:52 06:03:01 PM 1 8.94 0.00 1.33 0.59 11.26 77.88 18:04:52 06:03:01 PM 2 4.44 0.00 0.91 0.41 11.76 82.48 18:04:52 06:03:01 PM 3 11.87 0.00 1.86 0.82 10.72 74.72 18:04:52 06:04:02 PM all 12.85 0.00 2.83 0.77 10.35 73.20 18:04:52 06:04:02 PM 0 11.62 0.00 2.11 0.42 9.53 76.32 18:04:52 06:04:02 PM 1 12.28 0.00 3.04 1.17 9.08 74.43 18:04:52 06:04:02 PM 2 6.09 0.00 2.02 0.97 11.57 79.36 18:04:52 06:04:02 PM 3 22.08 0.00 4.24 0.52 11.20 61.97 18:04:52 Average: all 4.59 0.00 1.04 0.54 5.84 87.99 18:04:52 Average: 0 6.30 0.00 1.18 0.40 6.33 85.78 18:04:52 Average: 1 3.87 0.00 0.90 0.45 5.85 88.93 18:04:52 Average: 2 3.10 0.00 0.95 0.60 5.76 89.59 18:04:52 Average: 3 5.12 0.00 1.14 0.69 5.41 87.63 18:04:52 18:04:52 18:04:52