Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 989ab59446d0667b15a71abbdaadd1bc675377a2 rather than 6b0812d8975e356b3da58aee48792c0534b455e6 Obtained Jenkinsfile from 989ab59446d0667b15a71abbdaadd1bc675377a2 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-core-contracts/branches/PR-313/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-core-contracts/branches/PR-313/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-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2247’ Running on prd-centos7-docker-4c-2g-2251 in /w/workspace/dry_go-mod-core-contracts_PR-313 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 989ab59446d0667b15a71abbdaadd1bc675377a2 into PR head commit 6b0812d8975e356b3da58aee48792c0534b455e6 Merge succeeded, producing 6b0812d8975e356b3da58aee48792c0534b455e6 Checking out Revision 6b0812d8975e356b3da58aee48792c0534b455e6 (PR-313) > git config core.sparsecheckout # timeout=10 > git checkout -f 6b0812d8975e356b3da58aee48792c0534b455e6 # 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 989ab59446d0667b15a71abbdaadd1bc675377a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b0812d8975e356b3da58aee48792c0534b455e6 # timeout=10 Commit message: "fix(metadata): Add Id field to DTO Model transform func" 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 10:09:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:09:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:09:14 ========================================================= 10:09:14 EdgeX Global Pipelines Version Info 10:09:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:09:15 ------------------- 10:09:15 stable info: 10:09:15 ------------------- 10:09:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:09:15 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 10:09:15 Message: update stable to v1.0.131 10:09:16 ------------------- 10:09:16 experimental info: 10:09:16 ------------------- 10:09:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:09:16 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 10:09:16 Message: update experimental to v1.0.131 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 10:09:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 10:09:17 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 10:09:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:09:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:09:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:09:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 10:09:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 10:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 10:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:09:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:09:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 10:09:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:09:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:09:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:09:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 10:09:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:09:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:09:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:09:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:09:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:09:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 10:09:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo 10:09:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo 10:09:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo 10:09:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b0812d8975e356b3da58aee48792c0534b455e6 [Pipeline] echo 10:09:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b0812d [Pipeline] echo 10:09:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:21 + git log --format=format:%s -1 6b0812d8975e356b3da58aee48792c0534b455e6 [Pipeline] echo 10:09:22 GIT_COMMIT: 6b0812d8975e356b3da58aee48792c0534b455e6, Commit Message: fix(metadata): Add Id field to DTO Model transform func [Pipeline] echo 10:09:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:09:23 10:09:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:09:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:09:23 latest: Pulling from edgex-devops/git-semver 10:09:23 31603596830f: Pulling fs layer 10:09:23 2a8b12db71e7: Pulling fs layer 10:09:23 6ca5941a6612: Pulling fs layer 10:09:23 ecc8261a40a4: Pulling fs layer 10:09:23 ecc8261a40a4: Waiting 10:09:23 2a8b12db71e7: Verifying Checksum 10:09:23 2a8b12db71e7: Download complete 10:09:23 31603596830f: Download complete 10:09:23 6ca5941a6612: Verifying Checksum 10:09:23 6ca5941a6612: Download complete 10:09:23 ecc8261a40a4: Verifying Checksum 10:09:23 ecc8261a40a4: Download complete 10:09:24 31603596830f: Pull complete 10:09:24 2a8b12db71e7: Pull complete 10:09:25 6ca5941a6612: Pull complete 10:09:25 ecc8261a40a4: Pull complete 10:09:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 10:09:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:09:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:09:25 prd-centos7-docker-4c-2g-2251 does not seem to be running inside a container 10:09:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-313 -v /w/workspace/dry_go-mod-core-contracts_PR-313:/w/workspace/dry_go-mod-core-contracts_PR-313:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-313@tmp:/w/workspace/dry_go-mod-core-contracts_PR-313@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:09:27 $ docker top cebe91ca2a4af932723812ab700d49df046f51cb63c9bb6d0f35b71fcb3be747 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:09:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:09:28 [ssh-agent] Looking for ssh-agent implementation... 10:09:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:09:28 $ docker exec cebe91ca2a4af932723812ab700d49df046f51cb63c9bb6d0f35b71fcb3be747 ssh-agent 10:09:28 SSH_AUTH_SOCK=/tmp/ssh-dGSTxhmt305q/agent.12 10:09:28 SSH_AGENT_PID=17 10:09:28 Running ssh-add (command line suppressed) 10:09:28 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-313@tmp/private_key_4324996421334619263.key (/w/workspace/dry_go-mod-core-contracts_PR-313@tmp/private_key_4324996421334619263.key) 10:09:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:09:29 + git describe --exact-match --tags HEAD 10:09:29 fatal: no tag exactly matches '6b0812d8975e356b3da58aee48792c0534b455e6' [Pipeline] } 10:09:29 $ docker exec --env ******** --env ******** cebe91ca2a4af932723812ab700d49df046f51cb63c9bb6d0f35b71fcb3be747 ssh-agent -k 10:09:29 unset SSH_AUTH_SOCK; 10:09:29 unset SSH_AGENT_PID; 10:09:29 echo Agent pid 17 killed; 10:09:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:09:29 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 10:09:29 This usually means this commit has not been tagged. [Pipeline] sshagent 10:09:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:09:29 [ssh-agent] Looking for ssh-agent implementation... 10:09:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:09:29 $ docker exec cebe91ca2a4af932723812ab700d49df046f51cb63c9bb6d0f35b71fcb3be747 ssh-agent 10:09:30 SSH_AUTH_SOCK=/tmp/ssh-bHODbBm4xsab/agent.46 10:09:30 SSH_AGENT_PID=51 10:09:30 Running ssh-add (command line suppressed) 10:09:30 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-313@tmp/private_key_2634936487713088674.key (/w/workspace/dry_go-mod-core-contracts_PR-313@tmp/private_key_2634936487713088674.key) 10:09:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:09:30 + git semver init 10:09:30 # -> Open(): unable to determine branch for HEAD 10:09:30 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-313/.git 10:09:30 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-313 10:09:30 # $SEMVER_REMOTE_NAME = origin 10:09:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:09:30 # $SEMVER_USER_NAME = edgex-jenkins 10:09:30 # $SEMVER_BRANCH = PR-313 10:09:30 # $SEMVER_TEMP = /tmp/semver-005570907 10:09:30 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 10:09:31 # '/tmp/semver-005570907' -> '/w/workspace/dry_go-mod-core-contracts_PR-313/.semver' 10:09:31 # -> Force: false 10:09:31 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-313/.semver [Pipeline] } 10:09:31 $ docker exec --env ******** --env ******** cebe91ca2a4af932723812ab700d49df046f51cb63c9bb6d0f35b71fcb3be747 ssh-agent -k 10:09:31 unset SSH_AUTH_SOCK; 10:09:31 unset SSH_AGENT_PID; 10:09:31 echo Agent pid 51 killed; 10:09:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:09:31 + git semver [Pipeline] } 10:09:31 $ docker stop --time=1 cebe91ca2a4af932723812ab700d49df046f51cb63c9bb6d0f35b71fcb3be747 10:09:33 $ docker rm -f cebe91ca2a4af932723812ab700d49df046f51cb63c9bb6d0f35b71fcb3be747 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 10:09:34 Stashed 102 file(s) [Pipeline] echo 10:09:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] echo 10:09:34 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 10:09:50 Still waiting to schedule task 10:09:50 Waiting for next available executor on ‘centos7-docker-4c-2g’ 10:09:50 Still waiting to schedule task 10:09:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:11:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2252 in /w/workspace/dry_go-mod-core-contracts_PR-313 [Pipeline] { [Pipeline] ws 10:11:51 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 10:11:56 using credential edgex-jenkins-ssh 10:11:56 Cloning the remote Git repository 10:11:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:11:56 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 10:11:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:11:56 > git --version # timeout=10 10:11:56 > git --version # 'git version 2.17.1' 10:11:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:58 Merging remotes/origin/master commit 989ab59446d0667b15a71abbdaadd1bc675377a2 into PR head commit 6b0812d8975e356b3da58aee48792c0534b455e6 10:11:58 Running on prd-centos7-docker-4c-2g-2253 in /w/workspace/dry_go-mod-core-contracts_PR-313 [Pipeline] { 10:11:58 Merge succeeded, producing 6b0812d8975e356b3da58aee48792c0534b455e6 10:11:58 Checking out Revision 6b0812d8975e356b3da58aee48792c0534b455e6 (PR-313) [Pipeline] ws 10:11:58 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 10:11:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:11:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:11:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:11:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:11:58 > git config core.sparsecheckout # timeout=10 10:11:58 > git checkout -f 6b0812d8975e356b3da58aee48792c0534b455e6 # timeout=10 10:11:58 > git remote # timeout=10 10:11:58 > git config --get remote.origin.url # timeout=10 10:11:58 using GIT_SSH to set credentials SSH Credentials for GitHub 10:11:58 > git merge 989ab59446d0667b15a71abbdaadd1bc675377a2 # timeout=10 10:11:58 > git rev-parse HEAD^{commit} # timeout=10 10:11:58 > git config core.sparsecheckout # timeout=10 10:11:58 > git checkout -f 6b0812d8975e356b3da58aee48792c0534b455e6 # timeout=10 10:12:01 using credential edgex-jenkins-ssh 10:12:01 Cloning the remote Git repository 10:12:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:12:01 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 10:12:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:12:01 > git --version # timeout=10 10:12:01 > git --version # 'git version 2.16.5' 10:12:01 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:03 Commit message: "fix(metadata): Add Id field to DTO Model transform func" 10:12:03 > git --version # timeout=10 10:12:03 > git --version # 'git version 2.17.1' 10:12:03 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 10:12:03 Merging remotes/origin/master commit 989ab59446d0667b15a71abbdaadd1bc675377a2 into PR head commit 6b0812d8975e356b3da58aee48792c0534b455e6 10:12:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:12:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:12:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:12:03 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:12:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:12:03 > git config core.sparsecheckout # timeout=10 10:12:03 > git checkout -f 6b0812d8975e356b3da58aee48792c0534b455e6 # timeout=10 10:12:03 Merge succeeded, producing 6b0812d8975e356b3da58aee48792c0534b455e6 10:12:03 Checking out Revision 6b0812d8975e356b3da58aee48792c0534b455e6 (PR-313) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:12:04 ========================================================= 10:12:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 10:12:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:12:03 > git remote # timeout=10 10:12:03 > git config --get remote.origin.url # timeout=10 10:12:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:12:03 > git merge 989ab59446d0667b15a71abbdaadd1bc675377a2 # timeout=10 10:12:03 > git rev-parse HEAD^{commit} # timeout=10 10:12:03 > git config core.sparsecheckout # timeout=10 10:12:03 > git checkout -f 6b0812d8975e356b3da58aee48792c0534b455e6 # timeout=10 10:12:06 + 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 . 10:12:07 Sending build context to Docker daemon 2.542MB 10:12:07 Step 1/7 : ARG BASE=golang:1.15-alpine 10:12:07 Step 2/7 : FROM ${BASE} 10:12:07 Commit message: "fix(metadata): Add Id field to DTO Model transform func" 10:12:07 > git --version # timeout=10 10:12:07 > git --version # 'git version 2.16.5' 10:12:07 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d 10:12:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:12:07 b538f80385f9: Pulling fs layer 10:12:07 74f711af9a0d: Pulling fs layer 10:12:07 99f96fe45779: Pulling fs layer 10:12:07 8529a6b9a6be: Pulling fs layer 10:12:07 45590311c82a: Pulling fs layer 10:12:07 69ca0ff8b7b3: Pulling fs layer 10:12:07 209524e5b208: Pulling fs layer 10:12:07 8529a6b9a6be: Waiting 10:12:07 45590311c82a: Waiting 10:12:07 69ca0ff8b7b3: Waiting 10:12:07 209524e5b208: Waiting 10:12:07 99f96fe45779: Download complete 10:12:07 74f711af9a0d: Verifying Checksum 10:12:07 74f711af9a0d: Download complete 10:12:07 45590311c82a: Verifying Checksum 10:12:07 45590311c82a: Download complete 10:12:07 69ca0ff8b7b3: Verifying Checksum 10:12:07 69ca0ff8b7b3: Download complete 10:12:07 b538f80385f9: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 10:12:08 b538f80385f9: Pull complete [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 10:12:08 ========================================================= 10:12:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 10:12:08 ========================================================= 10:12:08 74f711af9a0d: Pull complete [Pipeline] isUnix [Pipeline] sh 10:12:09 99f96fe45779: Pull complete 10:12:09 + 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 . 10:12:09 Sending build context to Docker daemon 2.542MB 10:12:09 Step 1/7 : ARG BASE=golang:1.15-alpine 10:12:09 Step 2/7 : FROM ${BASE} 10:12:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 10:12:10 df20fa9351a1: Pulling fs layer 10:12:10 ed8968b2872e: Pulling fs layer 10:12:10 a92cc7c5fd73: Pulling fs layer 10:12:10 e871e8e8d7a9: Pulling fs layer 10:12:10 e73272ec9a57: Pulling fs layer 10:12:10 1e910a182e73: Pulling fs layer 10:12:10 4e634b169226: Pulling fs layer 10:12:10 e73272ec9a57: Waiting 10:12:10 4e634b169226: Waiting 10:12:10 1e910a182e73: Waiting 10:12:10 e871e8e8d7a9: Waiting 10:12:10 a92cc7c5fd73: Verifying Checksum 10:12:10 a92cc7c5fd73: Download complete 10:12:10 ed8968b2872e: Download complete 10:12:10 e73272ec9a57: Download complete 10:12:10 1e910a182e73: Verifying Checksum 10:12:10 1e910a182e73: Download complete 10:12:10 df20fa9351a1: Download complete 10:12:10 df20fa9351a1: Pull complete 10:12:10 ed8968b2872e: Pull complete 10:12:10 a92cc7c5fd73: Pull complete 10:12:11 209524e5b208: Verifying Checksum 10:12:11 209524e5b208: Download complete 10:12:12 8529a6b9a6be: Verifying Checksum 10:12:12 8529a6b9a6be: Download complete 10:12:13 4e634b169226: Verifying Checksum 10:12:13 4e634b169226: Download complete 10:12:13 e871e8e8d7a9: Verifying Checksum 10:12:13 e871e8e8d7a9: Download complete 10:12:18 e871e8e8d7a9: Pull complete 10:12:18 e73272ec9a57: Pull complete 10:12:18 1e910a182e73: Pull complete 10:12:23 4e634b169226: Pull complete 10:12:23 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 10:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 10:12:23 ---> f7629b54cfaa 10:12:23 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:12:23 ---> Running in 2bde0b3beecd 10:12:23 Removing intermediate container 2bde0b3beecd 10:12:23 ---> 4fc78aab647b 10:12:23 Step 4/7 : RUN apk add bash 10:12:23 ---> Running in ea1f47d396a1 10:12:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:12:25 8529a6b9a6be: Pull complete 10:12:25 45590311c82a: Pull complete 10:12:25 69ca0ff8b7b3: Pull complete 10:12:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:12:25 OK: 166 MiB in 39 packages 10:12:26 Removing intermediate container ea1f47d396a1 10:12:26 ---> c7dd25ab6155 10:12:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 10:12:26 ---> Running in 92f429231b66 10:12:26 Removing intermediate container 92f429231b66 10:12:26 ---> 74947d50c722 10:12:26 Step 6/7 : COPY go.mod . 10:12:26 ---> 6ba25a699655 10:12:26 Step 7/7 : RUN go mod download 10:12:26 ---> Running in 2d03559913ed 10:12:27 209524e5b208: Pull complete 10:12:27 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 10:12:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 10:12:27 ---> 5bddaf1c2fca 10:12:27 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:12:30 ---> Running in 8a1cfdee39f7 10:12:30 Removing intermediate container 8a1cfdee39f7 10:12:30 ---> 5a83f5b6d8d1 10:12:30 Step 4/7 : RUN apk add bash 10:12:30 ---> Running in 97e646e105d0 10:12:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:12:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:12:33 OK: 142 MiB in 39 packages 10:12:34 Removing intermediate container 97e646e105d0 10:12:34 ---> e59d103192f3 10:12:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 10:12:35 ---> Running in 289b977b6316 10:12:35 Removing intermediate container 289b977b6316 10:12:35 ---> 2b585cce8880 10:12:35 Step 6/7 : COPY go.mod . 10:12:36 ---> 454543ee738d 10:12:36 Step 7/7 : RUN go mod download 10:12:36 ---> Running in e24653c32b68 10:12:36 Removing intermediate container 2d03559913ed 10:12:36 ---> eb6562548f7a 10:12:36 Successfully built eb6562548f7a 10:12:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:12:37 + docker inspect -f . ci-base-image-x86_64 10:12:37 . [Pipeline] withDockerContainer 10:12:37 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 10:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:12:38 $ docker top 705f6e484ff75de23b27d8404dd4a78bcfee7fde093e5136b6cbb475a5ca2a85 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:38 + go version 10:12:38 go version go1.15.2 linux/amd64 [Pipeline] } 10:12:38 $ docker stop --time=1 705f6e484ff75de23b27d8404dd4a78bcfee7fde093e5136b6cbb475a5ca2a85 10:12:39 $ docker rm -f 705f6e484ff75de23b27d8404dd4a78bcfee7fde093e5136b6cbb475a5ca2a85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:12:41 + docker inspect -f . ci-base-image-x86_64 10:12:41 . [Pipeline] withDockerContainer 10:12:41 prd-centos7-docker-4c-2g-2253 does not seem to be running inside a container 10:12:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:12:41 $ docker top 0a7f5479462876e4bdcf08cbcbedda20937b0f00cfee463910f8ba0155b05481 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:42 + make test 10:12:42 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:12:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 10:12:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.021s coverage: 85.7% of statements 10:12:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.020s coverage: 100.0% of statements 10:12:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.030s coverage: 45.4% of statements 10:12:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.011s coverage: 77.8% of statements 10:12:49 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 10:12:49 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.041s coverage: 6.4% of statements 10:12:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.030s coverage: 14.7% of statements 10:12:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.034s coverage: 100.0% of statements 10:12:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.041s coverage: 91.8% of statements 10:12:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 10:12:50 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 10:12:50 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.025s coverage: 100.0% of statements 10:12:50 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.008s coverage: 50.0% of statements 10:12:51 Removing intermediate container e24653c32b68 10:12:51 ---> 2809f4e13680 10:12:51 Successfully built 2809f4e13680 10:12:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:12:51 + docker inspect -f . ci-base-image-arm64 10:12:51 . [Pipeline] withDockerContainer 10:12:52 prd-ubuntu18.04-docker-arm64-4c-16g-2252 does not seem to be running inside a container 10:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.026s coverage: 63.0% of statements 10:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.018s coverage: 26.3% of statements 10:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.024s coverage: 15.4% of statements 10:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.008s coverage: 15.4% of statements 10:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.023s coverage: 14.3% of statements 10:12:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 10:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 29.1% of statements 10:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.018s coverage: 100.0% of statements 10:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.014s coverage: 94.6% of statements 10:12:52 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 10:12:52 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 10:12:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:12:54 gofmt -l . 10:12:54 $ docker top 6777c3f416494036b7ac1dae8722e5cf528b13eb71e67e462a50abe749b3cee5 -eo pid,comm 10:12:54 [ "`gofmt -l .`" = "" ] [Pipeline] { [Pipeline] stash [Pipeline] sh 10:12:54 Stashed 1 file(s) [Pipeline] } 10:12:54 $ docker stop --time=1 0a7f5479462876e4bdcf08cbcbedda20937b0f00cfee463910f8ba0155b05481 10:12:55 + go version 10:12:55 go version go1.15.2 linux/arm64 10:12:57 $ docker rm -f 0a7f5479462876e4bdcf08cbcbedda20937b0f00cfee463910f8ba0155b05481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 10:12:57 $ docker stop --time=1 6777c3f416494036b7ac1dae8722e5cf528b13eb71e67e462a50abe749b3cee5 10:12:59 $ docker rm -f 6777c3f416494036b7ac1dae8722e5cf528b13eb71e67e462a50abe749b3cee5 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 10:13:01 + docker inspect -f . ci-base-image-arm64 10:13:01 . [Pipeline] stage [Pipeline] { (Snap) [Pipeline] withDockerContainer 10:13:01 prd-ubuntu18.04-docker-arm64-4c-16g-2252 does not seem to be running inside a container 10:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:13:03 $ docker top f4e3ded89e052a9d9f6068462e8d4ca3da121211fb81b0705ca2dc8880dfc014 -eo pid,comm [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 10:13:05 + make test 10:13:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:13:27 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 10:13:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.033s coverage: 85.7% of statements 10:13:27 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.067s coverage: 100.0% of statements 10:13:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.087s coverage: 45.4% of statements 10:13:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.017s coverage: 77.8% of statements 10:13:29 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 10:13:29 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.047s coverage: 6.4% of statements 10:13:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.051s coverage: 14.7% of statements 10:13:30 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.017s coverage: 100.0% of statements 10:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.095s coverage: 91.8% of statements 10:13:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 10:13:32 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 10:13:32 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.024s coverage: 100.0% of statements 10:13:33 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.038s coverage: 50.0% of statements 10:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.126s coverage: 63.0% of statements 10:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements 10:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.023s coverage: 15.4% of statements 10:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements 10:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.025s coverage: 14.3% of statements 10:13:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 10:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.053s coverage: 29.1% of statements 10:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.023s coverage: 100.0% of statements 10:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.6% of statements 10:13:40 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 10:13:40 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 10:13:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:13:45 gofmt -l . 10:13:45 [ "`gofmt -l .`" = "" ] [Pipeline] stash 10:13:45 Warning: overwriting stash ‘coverage-report’ 10:13:46 Stashed 1 file(s) [Pipeline] } 10:13:46 $ docker stop --time=1 f4e3ded89e052a9d9f6068462e8d4ca3da121211fb81b0705ca2dc8880dfc014 10:13:48 $ docker rm -f f4e3ded89e052a9d9f6068462e8d4ca3da121211fb81b0705ca2dc8880dfc014 [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 10:13:52 provisioning config files... 10:13:52 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-313@tmp/config7974066974489682340tmp [Pipeline] { [Pipeline] sh 10:13:52 + set +x 10:13:52 + bash -s -- 10:13:52 + curl -s https://codecov.io/bash 10:13:53 10:13:53 _____ _ 10:13:53 / ____| | | 10:13:53 | | ___ __| | ___ ___ _____ __ 10:13:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:13:53 | |___| (_) | (_| | __/ (_| (_) \ V / 10:13:53 \_____\___/ \__,_|\___|\___\___/ \_/ 10:13:53 Bash-20200917-4e8f14b 10:13:53 10:13:53 10:13:53 ==> Jenkins CI detected. 10:13:53 project root: . 10:13:53 --> token set from env 10:13:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:13:53 ==> Running gcov in . (disable via -X gcov) 10:13:53 ==> Python coveragepy not found 10:13:53 ==> Searching for coverage reports in: 10:13:53 + . 10:13:53 -> Found 1 reports 10:13:53 ==> Detecting git/mercurial file structure 10:13:53 ==> Reading reports 10:13:53 + ./coverage.out bytes=108122 10:13:53 ==> Appending adjustments 10:13:53 https://docs.codecov.io/docs/fixing-reports 10:13:54 + Found adjustments 10:13:54 ==> Gzipping contents 10:13:54 ==> Uploading reports 10:13:54 url: https://codecov.io 10:13:54 query: branch=PR-313&commit=6b0812d8975e356b3da58aee48792c0534b455e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=313&job=&cmd_args= 10:13:54 -> Pinging Codecov 10:13:54 https://codecov.io/upload/v4?package=bash-20200917-4e8f14b&token=secret&branch=PR-313&commit=6b0812d8975e356b3da58aee48792c0534b455e6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-313%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=313&job=&cmd_args= 10:13:54 -> Uploading to 10:13:54 https://storage.googleapis.com/codecov/v4/raw/2020-09-30/71470A77251A30514AAF9C0BB2E5B6CE/6b0812d8975e356b3da58aee48792c0534b455e6/0f3e085f-0c93-4d92-872a-1a6dad2c911b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20200930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20200930T101354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbf6de6f7eb5c4a307c5453419fa1ad4c64191c080f98e2e907391bfe4d79c4a 10:13:54 % Total % Received % Xferd Average Speed Time Time Time Current 10:13:54 Dload Upload Total Spent Left Speed 10:13:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17247 0 0 100 17247 0 40041 --:--:-- --:--:-- --:--:-- 40016 100 17247 0 0 100 17247 0 40024 --:--:-- --:--:-- --:--:-- 40016 10:13:54 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/6b0812d8975e356b3da58aee48792c0534b455e6 [Pipeline] } 10:13:54 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 10:13:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:13:59 ---> package-listing.sh 10:13:59 ++ facter osfamily 10:13:59 ++ tr '[:upper:]' '[:lower:]' 10:13:59 + OS_FAMILY=redhat 10:13:59 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-313 10:13:59 + START_PACKAGES=/tmp/packages_start.txt 10:13:59 + END_PACKAGES=/tmp/packages_end.txt 10:13:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:13:59 + PACKAGES=/tmp/packages_start.txt 10:13:59 + '[' /w/workspace/dry_go-mod-core-contracts_PR-313 ']' 10:13:59 + PACKAGES=/tmp/packages_end.txt 10:13:59 + case "${OS_FAMILY}" in 10:13:59 + rpm -qa 10:13:59 + sort 10:14:03 + '[' -f /tmp/packages_start.txt ']' 10:14:03 + '[' -f /tmp/packages_end.txt ']' 10:14:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:14:03 + '[' /w/workspace/dry_go-mod-core-contracts_PR-313 ']' 10:14:03 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-313/archives/ 10:14:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-313/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:03 provisioning config files... 10:14:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-313@tmp/config8196664257452524828tmp [Pipeline] { [Pipeline] echo 10:14:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:14:04 ---> create-netrc.sh [Pipeline] } 10:14:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 10:14:04 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 10:14:04 ---> python-tools-install.sh 10:14:04 Generating Requirements File 10:14:31 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /packages/b8/a1/004f04ba411a8002b02aadb089fd6868116c12ddc9f6d576175e89d07587/stevedore-3.2.2-py3-none-any.whl 10:15:18 Python 3.6.8 10:15:18 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 10:15:18 aiohttp==3.6.2 10:15:18 appdirs==1.4.3 10:15:18 argcomplete==1.12.1 10:15:18 aspy.yaml==1.3.0 10:15:18 async-timeout==3.0.1 10:15:18 attrs==19.3.0 10:15:18 Babel==2.8.0 10:15:18 beautifulsoup4==4.8.2 10:15:18 boto3==1.11.6 10:15:18 botocore==1.14.6 10:15:18 bs4==0.0.1 10:15:18 cachetools==4.1.1 10:15:18 certifi==2019.11.28 10:15:18 cffi==1.14.3 10:15:18 cfgv==2.0.1 10:15:18 chardet==3.0.4 10:15:18 click==7.1 10:15:18 cliff==3.4.0 10:15:18 cmd2==1.3.10 10:15:18 colorama==0.4.3 10:15:18 cryptography==3.1.1 10:15:18 debtcollector==2.2.0 10:15:18 decorator==4.4.2 10:15:18 defusedxml==0.6.0 10:15:18 Deprecated==1.2.7 10:15:18 distlib==0.3.1 10:15:18 distro==1.2.0 10:15:18 dnspython==1.16.0 10:15:18 docker==4.2.0 10:15:18 docutils==0.15.2 10:15:18 dogpile.cache==1.0.2 10:15:18 email-validator==1.0.5 10:15:18 filelock==3.0.12 10:15:18 future==0.18.2 10:15:18 google-auth==1.22.0 10:15:18 httplib2==0.17.0 10:15:18 identify==1.4.11 10:15:18 idna==2.9 10:15:18 idna-ssl==1.1.0 10:15:18 importlib-metadata==1.7.0 10:15:18 importlib-resources==1.5.0 10:15:18 iso8601==0.1.13 10:15:18 Jinja2==2.11.1 10:15:18 jmespath==0.10.0 10:15:18 jsonpatch==1.26 10:15:18 jsonpointer==2.0 10:15:18 jsonschema==3.2.0 10:15:18 keystoneauth1==4.2.1 10:15:18 kubernetes==11.0.0 10:15:18 lftools==0.34.2 10:15:18 lxml==4.5.0 10:15:18 MarkupSafe==0.23 10:15:18 msgpack==1.0.0 10:15:18 multi-key-dict==2.0.3 10:15:18 multidict==4.7.6 10:15:18 munch==2.5.0 10:15:18 netaddr==0.8.0 10:15:18 netifaces==0.10.9 10:15:18 niet==1.4.2 10:15:18 nodeenv==1.3.5 10:15:18 oauth2client==4.1.3 10:15:18 oauthlib==3.1.0 10:15:18 openstacksdk==0.50.0 10:15:18 os-client-config==2.1.0 10:15:18 os-service-types==1.7.0 10:15:18 osc-lib==2.2.1 10:15:18 oslo.config==8.3.2 10:15:18 oslo.context==3.1.1 10:15:18 oslo.i18n==5.0.1 10:15:18 oslo.log==4.4.0 10:15:18 oslo.serialization==4.0.1 10:15:18 oslo.utils==4.6.0 10:15:18 packaging==20.4 10:15:18 pbr==5.4.4 10:15:18 pluggy==0.13.1 10:15:18 prettytable==0.7.2 10:15:18 py==1.9.0 10:15:18 pyasn1==0.4.8 10:15:18 pyasn1-modules==0.2.8 10:15:18 pycparser==2.20 10:15:18 pygerrit2==2.0.10 10:15:18 PyGithub==1.46 10:15:18 pyinotify==0.9.6 10:15:18 PyJWT==1.7.1 10:15:18 pyparsing==2.4.7 10:15:18 pyperclip==1.8.0 10:15:18 pyroute2==0.4.13 10:15:18 pyrsistent==0.15.7 10:15:18 PySocks==1.6.8 10:15:18 python-cinderclient==7.2.0 10:15:18 python-dateutil==2.8.1 10:15:18 python-heatclient==2.2.1 10:15:18 python-jenkins==1.7.0 10:15:18 python-keystoneclient==4.1.1 10:15:18 python-magnumclient==3.2.1 10:15:18 python-novaclient==17.2.1 10:15:18 python-openstackclient==5.3.1 10:15:18 python-swiftclient==3.10.1 10:15:18 pytz==2020.1 10:15:18 PyYAML==5.3 10:15:18 requests==2.23.0 10:15:18 requests-oauthlib==1.3.0 10:15:18 requestsexceptions==1.4.0 10:15:18 rfc3986==1.4.0 10:15:18 rpm==4.11.3 10:15:18 rsa==4.0 10:15:18 ruamel.yaml==0.16.10 10:15:18 ruamel.yaml.clib==0.2.0 10:15:18 s3transfer==0.3.3 10:15:18 shade==1.27.2 10:15:18 simplejson==3.17.2 10:15:18 six==1.14.0 10:15:18 soupsieve==2.0 10:15:18 stevedore==3.2.2 10:15:18 tabulate==0.8.6 10:15:18 toml==0.10.0 10:15:18 tox==3.20.0 10:15:18 tqdm==4.43.0 10:15:18 typing-extensions==3.7.4.3 10:15:18 urllib3==1.25.8 10:15:18 virtualenv==20.0.31 10:15:18 wcwidth==0.2.5 10:15:18 websocket-client==0.57.0 10:15:18 wrapt==1.12.1 10:15:18 xdg==3.0.2 10:15:18 xmltodict==0.12.0 10:15:18 yarl==1.6.0 10:15:18 yq==2.11.1 10:15:18 zipp==3.2.0 10:15:18 Cache entry deserialization failed, entry ignored 10:15:21 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. 10:15:25 Python 2.7.5 10:15:25 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 10:15:25 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. 10:15:25 ansible==2.9.7 10:15:25 Babel==0.9.6 10:15:25 backports.ssl-match-hostname==3.5.0.1 10:15:25 beautifulsoup4==4.4.1 10:15:25 bodhi==2.11.0 10:15:25 bodhi-client==2.11.0 10:15:25 CCColUtils==1.4 10:15:25 cffi==1.6.0 10:15:25 chardet==2.2.1 10:15:25 click==6.7 10:15:25 cloud-init==18.5 10:15:25 configobj==4.7.2 10:15:25 cryptography==1.7.2 10:15:25 decorator==3.4.0 10:15:25 distro==1.2.0 10:15:25 enum34==1.0.4 10:15:25 fedpkg==1.38 10:15:25 futures==3.1.1 10:15:25 gitdb==0.6.4 10:15:25 GitPython==1.0.1 10:15:25 html5lib==0.999 10:15:25 httplib2==0.9.2 10:15:25 idna==2.4 10:15:25 iniparse==0.4 10:15:25 ipaddress==1.0.16 10:15:25 IPy==0.75 10:15:25 javapackages==1.0.0 10:15:25 Jinja2==2.7.2 10:15:25 jmespath==0.9.4 10:15:25 jsonpatch==1.2 10:15:25 jsonpointer==1.9 10:15:25 kerberos==1.1 10:15:25 kitchen==1.1.1 10:15:25 langtable==0.0.31 10:15:25 lockfile==0.9.1 10:15:25 lxml==3.2.1 10:15:25 MarkupSafe==0.11 10:15:25 munch==2.0.2 10:15:25 offtrac==0.1.0 10:15:25 openidc-client==0.6.0 10:15:25 packagedb-cli==2.14.1 10:15:25 paramiko==2.1.1 10:15:25 perf==0.1 10:15:25 ply==3.4 10:15:25 policycoreutils-default-encoding==0.1 10:15:25 prettytable==0.7.2 10:15:25 pyasn1==0.1.9 10:15:25 pycparser==2.14 10:15:25 pycurl==7.19.0 10:15:25 pygobject==3.22.0 10:15:25 pygpgme==0.3 10:15:25 pyliblzma==0.5.3 10:15:25 pyOpenSSL==0.13.1 10:15:25 pyparsing==1.5.6 10:15:25 pyserial==2.6 10:15:25 python-augeas==0.5.0 10:15:25 python-bugzilla==2.3.0 10:15:25 python-dateutil==1.5 10:15:25 python-fedora==0.10.0 10:15:25 python-linux-procfs==0.4.9 10:15:25 python-yubico==1.2.3 10:15:25 pyudev==0.15 10:15:25 pyusb==1.0.0b1 10:15:25 pyxattr==0.5.1 10:15:25 PyYAML==3.10 10:15:25 requests==2.6.0 10:15:25 requests-kerberos==0.7.0 10:15:25 rpkg==1.60 10:15:25 schedutils==0.4 10:15:25 seobject==0.1 10:15:25 sepolicy==1.1 10:15:25 six==1.9.0 10:15:25 smmap==0.9.0 10:15:25 urlgrabber==3.10 10:15:25 urllib3==1.10.2 10:15:25 virtualenv==15.1.0 10:15:25 yum-langpacks==0.4.2 10:15:25 yum-metadata-parser==1.1.4 [Pipeline] echo 10:15:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:15:26 ---> sudo-logs.sh 10:15:26 Archiving 'sudo' log.. [Pipeline] echo 10:15:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:15:26 ---> job-cost.sh 10:15:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E4fY 10:15:34 Cache entry deserialization failed, entry ignored 10:15:34 Cache entry deserialization failed, entry ignored 10:15:36 Cache entry deserialization failed, entry ignored 10:15:36 Cache entry deserialization failed, entry ignored 10:15:36 Cache entry deserialization failed, entry ignored 10:15:36 Cache entry deserialization failed, entry ignored 10:15:37 Cache entry deserialization failed, entry ignored 10:15:37 Cache entry deserialization failed, entry ignored 10:15:37 Cache entry deserialization failed, entry ignored 10:15:37 Cache entry deserialization failed, entry ignored 10:15:37 Cache entry deserialization failed, entry ignored 10:15:37 Cache entry deserialization failed, entry ignored 10:15:37 Cache entry deserialization failed, entry ignored 10:15:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:16:12 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. 10:16:12 10:16:12 We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 10:16:12 10:16:12 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. 10:16:12 lf-activate-venv(): INFO: Adding /tmp/venv-E4fY/bin to PATH 10:16:12 INFO: No Stack... 10:16:12 INFO: Retrieving Pricing Info for: v1-standard-2 10:16:12 INFO: Archiving Costs [Pipeline] echo 10:16:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:16:12 ---> logs-deploy.sh 10:16:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-313/1 10:16:12 INFO: archiving workspace using pattern(s): 10:16:14 Archives upload complete. 10:16:14 INFO: archiving logs to Nexus