Branch indexing 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ee4e77d140d7735096b288c512b5d361ec350fc2 rather than 0fadd51c20d409123b86e18b27359f352d565951 Obtained Jenkinsfile from ee4e77d140d7735096b288c512b5d361ec350fc2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5447995380784226787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4707339393285486012.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-625/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-625/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6788938148843935748.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5990338314959483091.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-625/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-625/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4568301187911898378.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-1730 in /w/workspace/dry_go-mod-core-contracts_PR-625 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-625 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/jenkins-gitclient-ssh8651597205531455440.key > git fetch --tags --force --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 Merging remotes/origin/master commit ee4e77d140d7735096b288c512b5d361ec350fc2 into PR head commit 0fadd51c20d409123b86e18b27359f352d565951 Merge succeeded, producing 0dca1abcf4d4768e277246351cbd6a2225a8ae97 Checking out Revision 0dca1abcf4d4768e277246351cbd6a2225a8ae97 (PR-625) Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/jenkins-gitclient-ssh1374949854968435258.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/jenkins-gitclient-ssh1804261814116164122.key > git merge ee4e77d140d7735096b288c512b5d361ec350fc2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0dca1abcf4d4768e277246351cbd6a2225a8ae97 # timeout=10 Commit message: "Merge commit 'ee4e77d140d7735096b288c512b5d361ec350fc2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-31T16:40:15.130Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-31T16:40:15.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-31T16:40:15.264Z] ========================================================= [2021-05-31T16:40:15.264Z] EdgeX Global Pipelines Version Info [2021-05-31T16:40:15.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 562c55ab96ca39541092328966be21766601a678 # timeout=10 [2021-05-31T16:40:16.768Z] ------------------- [2021-05-31T16:40:16.768Z] stable info: [2021-05-31T16:40:16.768Z] ------------------- [2021-05-31T16:40:16.768Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-31T16:40:16.768Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T16:40:16.768Z] Message: update stable to v1.0.192 [2021-05-31T16:40:17.344Z] ------------------- [2021-05-31T16:40:17.344Z] experimental info: [2021-05-31T16:40:17.344Z] ------------------- [2021-05-31T16:40:17.344Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-31T16:40:17.344Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-31T16:40:17.344Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-31T16:40:17.470Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-31T16:40:17.499Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-31T16:40:17.523Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-31T16:40:17.550Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-31T16:40:17.584Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-31T16:40:17.609Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-31T16:40:17.634Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-31T16:40:17.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-31T16:40:17.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-31T16:40:17.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-31T16:40:17.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-31T16:40:17.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-05-31T16:40:17.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-31T16:40:17.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-31T16:40:19.886Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T16:40:19.912Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T16:40:19.936Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T16:40:19.959Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-31T16:40:19.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-31T16:40:20.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-31T16:40:20.032Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-31T16:40:20.055Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-31T16:40:20.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-31T16:40:20.103Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-31T16:40:20.127Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-31T16:40:20.149Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-31T16:40:20.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-625 [Pipeline] echo [2021-05-31T16:40:20.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-625 [Pipeline] echo [2021-05-31T16:40:20.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-625 [Pipeline] echo [2021-05-31T16:40:20.244Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0dca1abcf4d4768e277246351cbd6a2225a8ae97 [Pipeline] echo [2021-05-31T16:40:20.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0dca1ab [Pipeline] echo [2021-05-31T16:40:20.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T16:40:20.717Z] + git log --format=format:%s -1 0dca1abcf4d4768e277246351cbd6a2225a8ae97 [Pipeline] echo [2021-05-31T16:40:20.760Z] GIT_COMMIT: 0dca1abcf4d4768e277246351cbd6a2225a8ae97, Commit Message: Merge commit 'ee4e77d140d7735096b288c512b5d361ec350fc2' into HEAD [Pipeline] echo [2021-05-31T16:40:20.776Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-31T16:40:23.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T16:40:23.618Z] [2021-05-31T16:40:23.618Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T16:40:23.941Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T16:40:24.203Z] latest: Pulling from edgex-devops/git-semver [2021-05-31T16:40:24.203Z] 31603596830f: Pulling fs layer [2021-05-31T16:40:24.203Z] 54011a49482f: Pulling fs layer [2021-05-31T16:40:24.203Z] a6820b24f6d8: Pulling fs layer [2021-05-31T16:40:24.203Z] f581987b2513: Pulling fs layer [2021-05-31T16:40:24.203Z] f581987b2513: Waiting [2021-05-31T16:40:24.203Z] 54011a49482f: Verifying Checksum [2021-05-31T16:40:24.203Z] 54011a49482f: Download complete [2021-05-31T16:40:24.203Z] 31603596830f: Verifying Checksum [2021-05-31T16:40:24.203Z] 31603596830f: Download complete [2021-05-31T16:40:24.203Z] f581987b2513: Verifying Checksum [2021-05-31T16:40:24.203Z] f581987b2513: Download complete [2021-05-31T16:40:24.464Z] a6820b24f6d8: Verifying Checksum [2021-05-31T16:40:24.464Z] a6820b24f6d8: Download complete [2021-05-31T16:40:24.464Z] 31603596830f: Pull complete [2021-05-31T16:40:24.464Z] 54011a49482f: Pull complete [2021-05-31T16:40:25.052Z] a6820b24f6d8: Pull complete [2021-05-31T16:40:25.315Z] f581987b2513: Pull complete [2021-05-31T16:40:25.315Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-31T16:40:25.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-31T16:40:25.315Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-31T16:40:25.409Z] prd-centos7-docker-4c-2g-1730 does not seem to be running inside a container [2021-05-31T16:40:25.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-625 -v /w/workspace/dry_go-mod-core-contracts_PR-625:/w/workspace/dry_go-mod-core-contracts_PR-625:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-625@tmp:/w/workspace/dry_go-mod-core-contracts_PR-625@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-31T16:40:26.516Z] $ docker top 4eb2eb357d75a76e665e8ddf99637140f09af04c98769170a17d2d6d681fc29d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-31T16:40:26.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T16:40:26.662Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T16:40:26.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T16:40:26.775Z] $ docker exec 4eb2eb357d75a76e665e8ddf99637140f09af04c98769170a17d2d6d681fc29d ssh-agent [2021-05-31T16:40:26.883Z] SSH_AUTH_SOCK=/tmp/ssh-Br6sautRsKll/agent.14 [2021-05-31T16:40:26.883Z] SSH_AGENT_PID=21 [2021-05-31T16:40:26.892Z] Running ssh-add (command line suppressed) [2021-05-31T16:40:26.982Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_3687611168394855836.key (/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_3687611168394855836.key) [2021-05-31T16:40:27.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T16:40:27.308Z] + git tag --points-at HEAD [Pipeline] } [2021-05-31T16:40:27.319Z] $ docker exec --env ******** --env ******** 4eb2eb357d75a76e665e8ddf99637140f09af04c98769170a17d2d6d681fc29d ssh-agent -k [2021-05-31T16:40:27.420Z] unset SSH_AUTH_SOCK; [2021-05-31T16:40:27.421Z] unset SSH_AGENT_PID; [2021-05-31T16:40:27.421Z] echo Agent pid 21 killed; [2021-05-31T16:40:27.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-31T16:40:27.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-31T16:40:27.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-31T16:40:27.601Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-31T16:40:27.600Z] $ docker exec 4eb2eb357d75a76e665e8ddf99637140f09af04c98769170a17d2d6d681fc29d ssh-agent [2021-05-31T16:40:27.702Z] SSH_AUTH_SOCK=/tmp/ssh-1kJpQg6fwSHZ/agent.53 [2021-05-31T16:40:27.702Z] SSH_AGENT_PID=59 [2021-05-31T16:40:27.708Z] Running ssh-add (command line suppressed) [2021-05-31T16:40:27.788Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_6042552227553091192.key (/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/private_key_6042552227553091192.key) [2021-05-31T16:40:27.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-31T16:40:28.108Z] + git semver init [2021-05-31T16:40:28.109Z] # -> Open(): unable to determine branch for HEAD [2021-05-31T16:40:28.109Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-625/.git [2021-05-31T16:40:28.109Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-625 [2021-05-31T16:40:28.109Z] # $SEMVER_REMOTE_NAME = origin [2021-05-31T16:40:28.109Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-31T16:40:28.109Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-31T16:40:28.109Z] # $SEMVER_BRANCH = PR-625 [2021-05-31T16:40:28.109Z] # $SEMVER_TEMP = /tmp/semver-195155987 [2021-05-31T16:40:28.109Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-31T16:40:28.685Z] # '/tmp/semver-195155987' -> '/w/workspace/dry_go-mod-core-contracts_PR-625/.semver' [2021-05-31T16:40:28.685Z] # -> Force: false [2021-05-31T16:40:28.685Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-625/.semver [Pipeline] } [2021-05-31T16:40:28.691Z] $ docker exec --env ******** --env ******** 4eb2eb357d75a76e665e8ddf99637140f09af04c98769170a17d2d6d681fc29d ssh-agent -k [2021-05-31T16:40:28.787Z] unset SSH_AUTH_SOCK; [2021-05-31T16:40:28.787Z] unset SSH_AGENT_PID; [2021-05-31T16:40:28.788Z] echo Agent pid 59 killed; [2021-05-31T16:40:28.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-31T16:40:29.132Z] + git semver [Pipeline] } [2021-05-31T16:40:29.142Z] $ docker stop --time=1 4eb2eb357d75a76e665e8ddf99637140f09af04c98769170a17d2d6d681fc29d [2021-05-31T16:40:30.426Z] $ docker rm -f 4eb2eb357d75a76e665e8ddf99637140f09af04c98769170a17d2d6d681fc29d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-31T16:40:30.816Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-31T16:40:31.074Z] Stashed 1 file(s) [Pipeline] echo [2021-05-31T16:40:31.078Z] [edgeXSemver]: initialized semver on 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 [2021-05-31T16:40:46.276Z] Still waiting to schedule task [2021-05-31T16:40:46.276Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-31T16:40:46.279Z] Still waiting to schedule task [2021-05-31T16:40:46.279Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-31T16:42:53.996Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1731 in /w/workspace/dry_go-mod-core-contracts_PR-625 [Pipeline] { [Pipeline] ws [2021-05-31T16:42:54.042Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-05-31T16:42:54.289Z] Selected Git installation does not exist. Using Default [2021-05-31T16:42:54.290Z] The recommended git tool is: NONE [2021-05-31T16:43:02.125Z] using credential edgex-jenkins-ssh [2021-05-31T16:43:02.145Z] Cloning the remote Git repository [2021-05-31T16:43:02.200Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T16:43:02.356Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-05-31T16:43:02.461Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T16:43:02.462Z] > git --version # timeout=10 [2021-05-31T16:43:02.481Z] > git --version # 'git version 2.17.1' [2021-05-31T16:43:02.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T16:43:02.561Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T16:43:05.251Z] Merging remotes/origin/master commit ee4e77d140d7735096b288c512b5d361ec350fc2 into PR head commit 0fadd51c20d409123b86e18b27359f352d565951 [2021-05-31T16:43:05.672Z] Merge succeeded, producing 4d817e27ee7aa82ad7e8eb4337c42e17c2e1797e [2021-05-31T16:43:05.673Z] Checking out Revision 4d817e27ee7aa82ad7e8eb4337c42e17c2e1797e (PR-625) [2021-05-31T16:43:04.461Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-31T16:43:04.494Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T16:43:04.519Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-31T16:43:04.550Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T16:43:04.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T16:43:04.563Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T16:43:05.275Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T16:43:05.310Z] > git checkout -f 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 [2021-05-31T16:43:05.457Z] > git remote # timeout=10 [2021-05-31T16:43:05.476Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T16:43:05.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T16:43:05.511Z] > git merge ee4e77d140d7735096b288c512b5d361ec350fc2 # timeout=10 [2021-05-31T16:43:05.654Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T16:43:05.681Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T16:43:05.695Z] > git checkout -f 4d817e27ee7aa82ad7e8eb4337c42e17c2e1797e # timeout=10 [2021-05-31T16:43:09.923Z] Commit message: "Merge commit 'ee4e77d140d7735096b288c512b5d361ec350fc2' into HEAD" [2021-05-31T16:43:09.946Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-05-31T16:43:09.934Z] > git rev-list --no-walk 562c55ab96ca39541092328966be21766601a678 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T16:43:13.510Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-31T16:43:13.932Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T16:43:14.280Z] + sudo service docker restart [2021-05-31T16:43:14.281Z] + true [2021-05-31T16:43:25.258Z] Running on prd-centos7-docker-4c-2g-1732 in /w/workspace/dry_go-mod-core-contracts_PR-625 [Pipeline] { [Pipeline] ws [2021-05-31T16:43:25.278Z] Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout [2021-05-31T16:43:25.392Z] Selected Git installation does not exist. Using Default [2021-05-31T16:43:25.392Z] The recommended git tool is: NONE [2021-05-31T16:43:29.687Z] using credential edgex-jenkins-ssh [2021-05-31T16:43:29.703Z] Cloning the remote Git repository [2021-05-31T16:43:29.731Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T16:43:29.794Z] > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 [2021-05-31T16:43:29.826Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T16:43:29.826Z] > git --version # timeout=10 [2021-05-31T16:43:29.831Z] > git --version # 'git version 2.24.4' [2021-05-31T16:43:29.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T16:43:29.851Z] [INFO] Currently running in a labeled security context [2021-05-31T16:43:29.851Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T16:43:29.851Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh1075976454782932844.key [2021-05-31T16:43:29.868Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T16:43:31.148Z] Merging remotes/origin/master commit ee4e77d140d7735096b288c512b5d361ec350fc2 into PR head commit 0fadd51c20d409123b86e18b27359f352d565951 [2021-05-31T16:43:30.607Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-31T16:43:30.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-31T16:43:30.623Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-31T16:43:30.634Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-31T16:43:30.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T16:43:30.639Z] [INFO] Currently running in a labeled security context [2021-05-31T16:43:30.639Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T16:43:30.639Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh4366974127123705900.key [2021-05-31T16:43:30.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/625/head:refs/remotes/origin/PR-625 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-31T16:43:31.150Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T16:43:31.158Z] > git checkout -f 0fadd51c20d409123b86e18b27359f352d565951 # timeout=10 [2021-05-31T16:43:31.262Z] Merge succeeded, producing 26454a0005b21833911b356eb79ac4f6d92c7bc5 [2021-05-31T16:43:31.263Z] Checking out Revision 26454a0005b21833911b356eb79ac4f6d92c7bc5 (PR-625) [2021-05-31T16:43:31.209Z] > git remote # timeout=10 [2021-05-31T16:43:31.214Z] > git config --get remote.origin.url # timeout=10 [2021-05-31T16:43:31.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-31T16:43:31.219Z] [INFO] Currently running in a labeled security context [2021-05-31T16:43:31.219Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-31T16:43:31.219Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/3@tmp/jenkins-gitclient-ssh8075196953887740738.key [2021-05-31T16:43:31.225Z] > git merge ee4e77d140d7735096b288c512b5d361ec350fc2 # timeout=10 [2021-05-31T16:43:31.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-31T16:43:31.261Z] > git config core.sparsecheckout # timeout=10 [2021-05-31T16:43:31.268Z] > git checkout -f 26454a0005b21833911b356eb79ac4f6d92c7bc5 # timeout=10 [Pipeline] unstash [Pipeline] echo [2021-05-31T16:43:34.868Z] ========================================================= [2021-05-31T16:43:34.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-31T16:43:34.868Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T16:43:34.898Z] Commit message: "Merge commit 'ee4e77d140d7735096b288c512b5d361ec350fc2' into HEAD" [2021-05-31T16:43:34.908Z] First time build. Skipping changelog. [2021-05-31T16:43:34.898Z] > git rev-list --no-walk 562c55ab96ca39541092328966be21766601a678 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-05-31T16:43:35.227Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-31T16:43:38.017Z] Sending build context to Docker daemon 3.33MB [2021-05-31T16:43:38.018Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-31T16:43:38.018Z] Step 2/7 : FROM ${BASE} [2021-05-31T16:43:38.018Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-31T16:43:38.018Z] 595b0fe564bb: Pulling fs layer [2021-05-31T16:43:38.018Z] 7186ed65a4f7: Pulling fs layer [2021-05-31T16:43:38.018Z] 316046926c0a: Pulling fs layer [2021-05-31T16:43:38.018Z] 4ebd0625c992: Pulling fs layer [2021-05-31T16:43:38.018Z] 207e8628e3a3: Pulling fs layer [2021-05-31T16:43:38.018Z] c791037a9be2: Pulling fs layer [2021-05-31T16:43:38.018Z] ffd874e62e21: Pulling fs layer [2021-05-31T16:43:38.018Z] 207e8628e3a3: Waiting [2021-05-31T16:43:38.018Z] c791037a9be2: Waiting [2021-05-31T16:43:38.018Z] 4ebd0625c992: Waiting [2021-05-31T16:43:38.018Z] ffd874e62e21: Waiting [2021-05-31T16:43:38.018Z] 316046926c0a: Verifying Checksum [2021-05-31T16:43:38.018Z] 316046926c0a: Download complete [2021-05-31T16:43:38.018Z] 7186ed65a4f7: Verifying Checksum [2021-05-31T16:43:38.018Z] 7186ed65a4f7: Download complete [2021-05-31T16:43:38.018Z] 207e8628e3a3: Verifying Checksum [2021-05-31T16:43:38.018Z] 207e8628e3a3: Download complete [2021-05-31T16:43:38.018Z] c791037a9be2: Verifying Checksum [2021-05-31T16:43:38.018Z] c791037a9be2: Download complete [2021-05-31T16:43:38.018Z] 595b0fe564bb: Verifying Checksum [2021-05-31T16:43:38.018Z] 595b0fe564bb: Download complete [2021-05-31T16:43:38.018Z] 595b0fe564bb: Pull complete [2021-05-31T16:43:38.375Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-31T16:43:38.624Z] 7186ed65a4f7: Pull complete [2021-05-31T16:43:38.702Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-31T16:43:38.901Z] 316046926c0a: Pull complete [2021-05-31T16:43:39.000Z] + sudo service docker restart [2021-05-31T16:43:39.000Z] + true [2021-05-31T16:43:39.000Z] Redirecting to /bin/systemctl restart docker.service [2021-05-31T16:43:39.506Z] ffd874e62e21: Download complete [2021-05-31T16:43:42.158Z] 4ebd0625c992: Download complete [2021-05-31T16:43:52.341Z] 4ebd0625c992: Pull complete [2021-05-31T16:43:52.341Z] 207e8628e3a3: Pull complete [2021-05-31T16:43:52.341Z] c791037a9be2: Pull complete [2021-05-31T16:43:56.666Z] ffd874e62e21: Pull complete [2021-05-31T16:43:56.666Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-31T16:43:56.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-31T16:43:56.666Z] ---> cfc18b08335c [2021-05-31T16:43:56.666Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] unstash [Pipeline] echo [2021-05-31T16:43:57.319Z] ========================================================= [2021-05-31T16:43:57.319Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-31T16:43:57.319Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-31T16:43:57.643Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-31T16:43:57.915Z] Sending build context to Docker daemon 3.331MB [2021-05-31T16:43:57.915Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-31T16:43:57.915Z] Step 2/7 : FROM ${BASE} [2021-05-31T16:43:57.915Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-31T16:43:57.915Z] 540db60ca938: Pulling fs layer [2021-05-31T16:43:57.915Z] adcc1eea9eea: Pulling fs layer [2021-05-31T16:43:57.915Z] 4c4ab2625f07: Pulling fs layer [2021-05-31T16:43:57.915Z] 0510c868ecb4: Pulling fs layer [2021-05-31T16:43:57.915Z] afea3b2eda06: Pulling fs layer [2021-05-31T16:43:57.915Z] 7809a108b3ef: Pulling fs layer [2021-05-31T16:43:57.915Z] f706445af74f: Pulling fs layer [2021-05-31T16:43:57.915Z] afea3b2eda06: Waiting [2021-05-31T16:43:57.915Z] 7809a108b3ef: Waiting [2021-05-31T16:43:57.915Z] f706445af74f: Waiting [2021-05-31T16:43:57.915Z] 0510c868ecb4: Waiting [2021-05-31T16:43:57.915Z] 4c4ab2625f07: Verifying Checksum [2021-05-31T16:43:57.915Z] 4c4ab2625f07: Download complete [2021-05-31T16:43:58.181Z] adcc1eea9eea: Verifying Checksum [2021-05-31T16:43:58.181Z] adcc1eea9eea: Download complete [2021-05-31T16:43:58.181Z] afea3b2eda06: Verifying Checksum [2021-05-31T16:43:58.181Z] afea3b2eda06: Download complete [2021-05-31T16:43:58.181Z] 7809a108b3ef: Verifying Checksum [2021-05-31T16:43:58.181Z] 7809a108b3ef: Download complete [2021-05-31T16:43:58.181Z] 540db60ca938: Verifying Checksum [2021-05-31T16:43:58.181Z] 540db60ca938: Download complete [2021-05-31T16:43:58.181Z] 540db60ca938: Pull complete [2021-05-31T16:43:58.444Z] adcc1eea9eea: Pull complete [2021-05-31T16:43:58.444Z] 4c4ab2625f07: Pull complete [2021-05-31T16:43:58.639Z] ---> Running in 7610b3c89d69 [2021-05-31T16:43:58.914Z] Removing intermediate container 7610b3c89d69 [2021-05-31T16:43:58.914Z] ---> a2b3569533e2 [2021-05-31T16:43:58.914Z] Step 4/7 : RUN apk add bash [2021-05-31T16:43:59.191Z] ---> Running in 7fa928a0ba47 [2021-05-31T16:43:59.388Z] f706445af74f: Verifying Checksum [2021-05-31T16:43:59.388Z] f706445af74f: Download complete [2021-05-31T16:43:59.974Z] 0510c868ecb4: Verifying Checksum [2021-05-31T16:43:59.974Z] 0510c868ecb4: Download complete [2021-05-31T16:44:00.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-31T16:44:01.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-31T16:44:03.078Z] OK: 138 MiB in 40 packages [2021-05-31T16:44:03.315Z] 0510c868ecb4: Pull complete [2021-05-31T16:44:03.315Z] afea3b2eda06: Pull complete [2021-05-31T16:44:03.315Z] 7809a108b3ef: Pull complete [2021-05-31T16:44:04.062Z] Removing intermediate container 7fa928a0ba47 [2021-05-31T16:44:04.062Z] ---> 9cd11da64af8 [2021-05-31T16:44:04.062Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-31T16:44:04.062Z] ---> Running in 61ed611676e6 [2021-05-31T16:44:04.661Z] Removing intermediate container 61ed611676e6 [2021-05-31T16:44:04.661Z] ---> d7d8ba4a17e0 [2021-05-31T16:44:04.661Z] Step 6/7 : COPY go.mod . [2021-05-31T16:44:04.767Z] f706445af74f: Pull complete [2021-05-31T16:44:04.767Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-31T16:44:04.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-31T16:44:04.767Z] ---> b068be0155e3 [2021-05-31T16:44:04.767Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-31T16:44:05.679Z] ---> 8bf517de9d46 [2021-05-31T16:44:05.679Z] Step 7/7 : RUN go mod download [2021-05-31T16:44:05.679Z] ---> Running in d5c2ba220776 [2021-05-31T16:44:08.990Z] ---> Running in d2d66372cccc [2021-05-31T16:44:08.990Z] Removing intermediate container d2d66372cccc [2021-05-31T16:44:08.990Z] ---> f21ce60cb99e [2021-05-31T16:44:08.990Z] Step 4/7 : RUN apk add bash [2021-05-31T16:44:08.990Z] ---> Running in d555dec5feaa [2021-05-31T16:44:09.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-31T16:44:10.198Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-31T16:44:10.466Z] OK: 149 MiB in 40 packages [2021-05-31T16:44:10.729Z] Removing intermediate container d555dec5feaa [2021-05-31T16:44:10.729Z] ---> 9ad50d4c4862 [2021-05-31T16:44:10.729Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-31T16:44:10.997Z] ---> Running in 5d751befc8e6 [2021-05-31T16:44:10.997Z] Removing intermediate container 5d751befc8e6 [2021-05-31T16:44:10.997Z] ---> 2c55b666db6e [2021-05-31T16:44:10.997Z] Step 6/7 : COPY go.mod . [2021-05-31T16:44:11.263Z] ---> a8f7a9275d37 [2021-05-31T16:44:11.263Z] Step 7/7 : RUN go mod download [2021-05-31T16:44:11.263Z] ---> Running in 24cfdc83c805 [2021-05-31T16:44:17.543Z] Removing intermediate container 24cfdc83c805 [2021-05-31T16:44:17.543Z] ---> e8aad1b19822 [2021-05-31T16:44:17.543Z] Successfully built e8aad1b19822 [2021-05-31T16:44:17.543Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T16:44:17.858Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T16:44:17.858Z] . [Pipeline] withDockerContainer [2021-05-31T16:44:17.940Z] prd-centos7-docker-4c-2g-1732 does not seem to be running inside a container [2021-05-31T16:44:17.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-31T16:44:18.340Z] $ docker top 2e106381e64cb90eeb7419923abffcaf6497b0b10b0f3d36b8dc8578c2e47e91 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T16:44:18.730Z] + go version [2021-05-31T16:44:18.730Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-31T16:44:18.737Z] $ docker stop --time=1 2e106381e64cb90eeb7419923abffcaf6497b0b10b0f3d36b8dc8578c2e47e91 [2021-05-31T16:44:19.914Z] $ docker rm -f 2e106381e64cb90eeb7419923abffcaf6497b0b10b0f3d36b8dc8578c2e47e91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T16:44:20.407Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-31T16:44:20.407Z] . [Pipeline] withDockerContainer [2021-05-31T16:44:20.478Z] prd-centos7-docker-4c-2g-1732 does not seem to be running inside a container [2021-05-31T16:44:20.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-31T16:44:20.870Z] $ docker top 7019773287f4b6b65f34da03a39548d090a1ddc5c4555721987c25c71c5db639 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T16:44:21.260Z] + go mod tidy [Pipeline] sh [2021-05-31T16:44:21.557Z] + make test [2021-05-31T16:44:21.557Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-31T16:44:25.697Z] Removing intermediate container d5c2ba220776 [2021-05-31T16:44:25.697Z] ---> 83d4ecc667e6 [2021-05-31T16:44:25.697Z] Successfully built 83d4ecc667e6 [2021-05-31T16:44:25.697Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-31T16:44:26.044Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T16:44:26.044Z] . [Pipeline] withDockerContainer [2021-05-31T16:44:26.309Z] prd-ubuntu18.04-docker-arm64-4c-16g-1731 does not seem to be running inside a container [2021-05-31T16:44:26.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-31T16:44:28.053Z] $ docker top c86fceeb46e6bc6978bc308188c5e4db8cc025a61c096543e7e0962e70056b20 -eo pid,comm [2021-05-31T16:44:28.190Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [Pipeline] { [Pipeline] sh [2021-05-31T16:44:28.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.008s coverage: 85.7% of statements [2021-05-31T16:44:28.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.004s coverage: 100.0% of statements [2021-05-31T16:44:29.013Z] + go version [2021-05-31T16:44:29.013Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-31T16:44:29.055Z] $ docker stop --time=1 c86fceeb46e6bc6978bc308188c5e4db8cc025a61c096543e7e0962e70056b20 [2021-05-31T16:44:29.044Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.007s coverage: 45.4% of statements [2021-05-31T16:44:29.045Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.006s coverage: 77.8% of statements [2021-05-31T16:44:29.045Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-31T16:44:30.459Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.003s coverage: 26.3% of statements [2021-05-31T16:44:30.459Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.007s coverage: 14.7% of statements [2021-05-31T16:44:30.734Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.007s coverage: 100.0% of statements [2021-05-31T16:44:30.842Z] $ docker rm -f c86fceeb46e6bc6978bc308188c5e4db8cc025a61c096543e7e0962e70056b20 [2021-05-31T16:44:31.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.010s coverage: 91.8% of statements [2021-05-31T16:44:31.004Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-31T16:44:31.004Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-31T16:44:31.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.004s coverage: 100.0% of statements [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-31T16:44:31.278Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements [2021-05-31T16:44:31.523Z] + docker inspect -f . ci-base-image-arm64 [2021-05-31T16:44:31.523Z] . [Pipeline] withDockerContainer [2021-05-31T16:44:31.789Z] prd-ubuntu18.04-docker-arm64-4c-16g-1731 does not seem to be running inside a container [2021-05-31T16:44:31.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-31T16:44:32.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.013s coverage: 63.0% of statements [2021-05-31T16:44:32.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.003s coverage: 26.3% of statements [2021-05-31T16:44:32.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.002s coverage: 15.4% of statements [2021-05-31T16:44:32.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.005s coverage: 15.4% of statements [2021-05-31T16:44:32.255Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.002s coverage: 14.3% of statements [2021-05-31T16:44:33.510Z] $ docker top e9b793a8eaa734681d93f918c7b1244307fbd4b59442254caf50c25060359408 -eo pid,comm [2021-05-31T16:44:33.647Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-31T16:44:33.647Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [Pipeline] { [Pipeline] sh [2021-05-31T16:44:36.267Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-05-31T16:44:36.267Z] v2/clients/interfaces/system.go:22:54: undefined: common.MultiMetricsResponse [2021-05-31T16:44:36.267Z] v2/clients/interfaces/system.go:24:54: undefined: common.MultiConfigsResponse [2021-05-31T16:44:36.267Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-05-31T16:44:36.267Z] v2/clients/interfaces/mocks/SystemManagementClient.go:50:87: undefined: common.MultiConfigsResponse [2021-05-31T16:44:36.267Z] v2/clients/interfaces/mocks/SystemManagementClient.go:53:9: undefined: common.MultiConfigsResponse [2021-05-31T16:44:36.267Z] v2/clients/interfaces/mocks/SystemManagementClient.go:54:59: undefined: common.MultiConfigsResponse [2021-05-31T16:44:36.267Z] v2/clients/interfaces/mocks/SystemManagementClient.go:57:20: undefined: common.MultiConfigsResponse [2021-05-31T16:44:36.267Z] v2/clients/interfaces/mocks/SystemManagementClient.go:96:87: undefined: common.MultiMetricsResponse [2021-05-31T16:44:36.267Z] v2/clients/interfaces/mocks/SystemManagementClient.go:99:9: undefined: common.MultiMetricsResponse [2021-05-31T16:44:36.267Z] v2/clients/interfaces/mocks/SystemManagementClient.go:100:59: undefined: common.MultiMetricsResponse [2021-05-31T16:44:36.267Z] v2/clients/interfaces/mocks/SystemManagementClient.go:103:20: undefined: common.MultiMetricsResponse [2021-05-31T16:44:36.267Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [build failed] [2021-05-31T16:44:36.267Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-31T16:44:36.268Z] + go mod tidy [Pipeline] sh [2021-05-31T16:44:36.319Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.007s coverage: 45.4% of statements [2021-05-31T16:44:36.319Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.034s coverage: 90.0% of statements [2021-05-31T16:44:36.319Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.024s coverage: 86.3% of statements [2021-05-31T16:44:36.319Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 60.5% of statements [2021-05-31T16:44:36.319Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.006s coverage: 58.2% of statements [2021-05-31T16:44:36.319Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-05-31T16:44:36.351Z] $ docker stop --time=1 7019773287f4b6b65f34da03a39548d090a1ddc5c4555721987c25c71c5db639 [2021-05-31T16:44:36.932Z] + make test [2021-05-31T16:44:36.932Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-31T16:44:37.845Z] $ docker rm -f 7019773287f4b6b65f34da03a39548d090a1ddc5c4555721987c25c71c5db639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T16:44:38.650Z] ---> job-cost.sh [2021-05-31T16:44:38.650Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TTns [2021-05-31T16:44:48.716Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T16:45:01.777Z] lf-activate-venv(): INFO: Adding /tmp/venv-TTns/bin to PATH [2021-05-31T16:45:01.777Z] INFO: No Stack... [2021-05-31T16:45:01.777Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T16:45:02.052Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T16:45:02.381Z] + cat /w/workspace/go-mod-core-contracts/3/archives/cost.csv [2021-05-31T16:45:02.381Z] + cut -d, -f6 [Pipeline] lock [2021-05-31T16:45:02.409Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-3-stack-cost] [2021-05-31T16:45:02.442Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-3-stack-cost] did not exist. Created. [2021-05-31T16:45:02.442Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T16:45:02.786Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-05-31T16:45:03.045Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T16:45:03.058Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T16:45:03.247Z] Failed in branch amd64 [2021-05-31T16:45:06.416Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-31T16:45:06.416Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.092s coverage: 85.7% of statements [2021-05-31T16:45:06.417Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.061s coverage: 100.0% of statements [2021-05-31T16:45:06.417Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.068s coverage: 45.4% of statements [2021-05-31T16:45:06.417Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.039s coverage: 77.8% of statements [2021-05-31T16:45:06.417Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-31T16:45:07.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.024s coverage: 26.3% of statements [2021-05-31T16:45:07.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.065s coverage: 14.7% of statements [2021-05-31T16:45:07.016Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.019s coverage: 100.0% of statements [2021-05-31T16:45:09.018Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.094s coverage: 91.8% of statements [2021-05-31T16:45:09.018Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-31T16:45:09.018Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-31T16:45:09.018Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.043s coverage: 100.0% of statements [2021-05-31T16:45:09.018Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.029s coverage: 35.5% of statements [2021-05-31T16:45:14.453Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.081s coverage: 63.0% of statements [2021-05-31T16:45:14.453Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.059s coverage: 26.3% of statements [2021-05-31T16:45:14.453Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.013s coverage: 15.4% of statements [2021-05-31T16:45:14.453Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.059s coverage: 15.4% of statements [2021-05-31T16:45:14.453Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.045s coverage: 14.3% of statements [2021-05-31T16:45:15.442Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-31T16:45:15.442Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-31T16:45:16.446Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [2021-05-31T16:45:16.446Z] v2/clients/interfaces/system.go:22:54: undefined: common.MultiMetricsResponse [2021-05-31T16:45:16.446Z] v2/clients/interfaces/system.go:24:54: undefined: common.MultiConfigsResponse [2021-05-31T16:45:16.446Z] # github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [2021-05-31T16:45:16.446Z] v2/clients/interfaces/mocks/SystemManagementClient.go:50:87: undefined: common.MultiConfigsResponse [2021-05-31T16:45:16.446Z] v2/clients/interfaces/mocks/SystemManagementClient.go:53:9: undefined: common.MultiConfigsResponse [2021-05-31T16:45:16.446Z] v2/clients/interfaces/mocks/SystemManagementClient.go:54:59: undefined: common.MultiConfigsResponse [2021-05-31T16:45:16.446Z] v2/clients/interfaces/mocks/SystemManagementClient.go:57:20: undefined: common.MultiConfigsResponse [2021-05-31T16:45:16.446Z] v2/clients/interfaces/mocks/SystemManagementClient.go:96:87: undefined: common.MultiMetricsResponse [2021-05-31T16:45:16.446Z] v2/clients/interfaces/mocks/SystemManagementClient.go:99:9: undefined: common.MultiMetricsResponse [2021-05-31T16:45:16.446Z] v2/clients/interfaces/mocks/SystemManagementClient.go:100:59: undefined: common.MultiMetricsResponse [2021-05-31T16:45:16.446Z] v2/clients/interfaces/mocks/SystemManagementClient.go:103:20: undefined: common.MultiMetricsResponse [2021-05-31T16:45:16.753Z] FAIL github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http [build failed] [2021-05-31T16:45:16.753Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-31T16:45:19.402Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.082s coverage: 45.4% of statements [2021-05-31T16:45:19.402Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.074s coverage: 90.0% of statements [2021-05-31T16:45:20.495Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.190s coverage: 86.3% of statements [2021-05-31T16:45:20.495Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.056s coverage: 60.5% of statements [2021-05-31T16:45:20.495Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.052s coverage: 58.2% of statements [2021-05-31T16:45:20.768Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-05-31T16:45:20.828Z] $ docker stop --time=1 e9b793a8eaa734681d93f918c7b1244307fbd4b59442254caf50c25060359408 [2021-05-31T16:45:23.036Z] $ docker rm -f e9b793a8eaa734681d93f918c7b1244307fbd4b59442254caf50c25060359408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-31T16:45:23.985Z] ---> job-cost.sh [2021-05-31T16:45:23.986Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vsdp [2021-05-31T16:46:02.961Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-31T16:47:26.166Z] lf-activate-venv(): INFO: Adding /tmp/venv-vsdp/bin to PATH [2021-05-31T16:47:26.166Z] INFO: No Stack... [2021-05-31T16:47:26.166Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-31T16:47:26.166Z] INFO: Archiving Costs [Pipeline] sh [2021-05-31T16:47:26.512Z] + + cutcat -d, /w/workspace/go-mod-core-contracts/3/archives/cost.csv -f6 [2021-05-31T16:47:26.512Z] [Pipeline] lock [2021-05-31T16:47:26.574Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-3-stack-cost] [2021-05-31T16:47:26.582Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-3-stack-cost] did not exist. Created. [2021-05-31T16:47:26.582Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-31T16:47:26.944Z] /w/workspace/go-mod-core-contracts/3@tmp/durable-6f3da743/script.sh: 1: /w/workspace/go-mod-core-contracts/3@tmp/durable-6f3da743/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-31T16:47:27.299Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-31T16:47:27.345Z] Warning: overwriting stash ‘stack-cost’ [2021-05-31T16:47:30.085Z] Stashed 1 file(s) [Pipeline] } [2021-05-31T16:47:30.093Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-625-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-31T16:47:30.276Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-31T16:47:33.338Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T16:47:33.905Z] ---> package-listing.sh [2021-05-31T16:47:33.905Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-31T16:47:33.905Z] ++ facter osfamily [2021-05-31T16:47:34.168Z] + OS_FAMILY=redhat [2021-05-31T16:47:34.168Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-625 [2021-05-31T16:47:34.168Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-31T16:47:34.168Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-31T16:47:34.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-31T16:47:34.168Z] + PACKAGES=/tmp/packages_start.txt [2021-05-31T16:47:34.168Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-625 ']' [2021-05-31T16:47:34.168Z] + PACKAGES=/tmp/packages_end.txt [2021-05-31T16:47:34.168Z] + case "${OS_FAMILY}" in [2021-05-31T16:47:34.168Z] + sort [2021-05-31T16:47:34.168Z] + rpm -qa [2021-05-31T16:47:34.742Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-31T16:47:34.742Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-31T16:47:34.742Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-31T16:47:34.742Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-625 ']' [2021-05-31T16:47:34.742Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-625/archives/ [2021-05-31T16:47:34.742Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-625/archives/ [Pipeline] echo [2021-05-31T16:47:34.754Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-625/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-31T16:47:35.042Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-31T16:47:35.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T16:47:35.754Z] [2021-05-31T16:47:35.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-31T16:47:36.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T16:47:36.068Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-31T16:47:36.068Z] df20fa9351a1: Pulling fs layer [2021-05-31T16:47:36.068Z] 36b3adc4ff6f: Pulling fs layer [2021-05-31T16:47:36.068Z] 8ad3a11d3b57: Pulling fs layer [2021-05-31T16:47:36.068Z] 46f8f816bc3b: Pulling fs layer [2021-05-31T16:47:36.068Z] 93b61091891f: Pulling fs layer [2021-05-31T16:47:36.068Z] 93b9cdb0e59b: Pulling fs layer [2021-05-31T16:47:36.068Z] 5e14af77c1be: Pulling fs layer [2021-05-31T16:47:36.068Z] 01666e4c0597: Pulling fs layer [2021-05-31T16:47:36.068Z] aa168da1d23b: Pulling fs layer [2021-05-31T16:47:36.068Z] 93b9cdb0e59b: Waiting [2021-05-31T16:47:36.068Z] 5e14af77c1be: Waiting [2021-05-31T16:47:36.068Z] 01666e4c0597: Waiting [2021-05-31T16:47:36.068Z] aa168da1d23b: Waiting [2021-05-31T16:47:36.068Z] 46f8f816bc3b: Waiting [2021-05-31T16:47:36.068Z] 93b61091891f: Waiting [2021-05-31T16:47:36.068Z] 36b3adc4ff6f: Verifying Checksum [2021-05-31T16:47:36.068Z] 36b3adc4ff6f: Download complete [2021-05-31T16:47:36.068Z] 46f8f816bc3b: Verifying Checksum [2021-05-31T16:47:36.068Z] 46f8f816bc3b: Download complete [2021-05-31T16:47:36.330Z] df20fa9351a1: Verifying Checksum [2021-05-31T16:47:36.330Z] df20fa9351a1: Download complete [2021-05-31T16:47:36.330Z] 93b9cdb0e59b: Verifying Checksum [2021-05-31T16:47:36.330Z] 93b9cdb0e59b: Download complete [2021-05-31T16:47:36.330Z] 5e14af77c1be: Verifying Checksum [2021-05-31T16:47:36.330Z] 5e14af77c1be: Download complete [2021-05-31T16:47:36.330Z] 01666e4c0597: Verifying Checksum [2021-05-31T16:47:36.330Z] 01666e4c0597: Download complete [2021-05-31T16:47:36.330Z] 93b61091891f: Verifying Checksum [2021-05-31T16:47:36.330Z] 93b61091891f: Download complete [2021-05-31T16:47:36.330Z] df20fa9351a1: Pull complete [2021-05-31T16:47:36.593Z] 8ad3a11d3b57: Verifying Checksum [2021-05-31T16:47:36.593Z] 8ad3a11d3b57: Download complete [2021-05-31T16:47:36.593Z] 36b3adc4ff6f: Pull complete [2021-05-31T16:47:37.169Z] 8ad3a11d3b57: Pull complete [2021-05-31T16:47:37.169Z] 46f8f816bc3b: Pull complete [2021-05-31T16:47:37.438Z] 93b61091891f: Pull complete [2021-05-31T16:47:37.438Z] 93b9cdb0e59b: Pull complete [2021-05-31T16:47:37.700Z] 5e14af77c1be: Pull complete [2021-05-31T16:47:37.700Z] 01666e4c0597: Pull complete [2021-05-31T16:47:38.644Z] aa168da1d23b: Verifying Checksum [2021-05-31T16:47:38.644Z] aa168da1d23b: Download complete [2021-05-31T16:47:42.883Z] aa168da1d23b: Pull complete [2021-05-31T16:47:42.883Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-31T16:47:42.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-31T16:47:42.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-31T16:47:42.967Z] prd-centos7-docker-4c-2g-1730 does not seem to be running inside a container [2021-05-31T16:47:43.016Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-625/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-625 -v /w/workspace/dry_go-mod-core-contracts_PR-625:/w/workspace/dry_go-mod-core-contracts_PR-625:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-625@tmp:/w/workspace/dry_go-mod-core-contracts_PR-625@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-31T16:47:45.126Z] $ docker top b902a7affb8455918f7c0a76dc6b4451f29dde20f631e21c238e09fa668c2e9e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-31T16:47:45.511Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-31T16:47:45.824Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-31T16:47:46.132Z] + ls /var/log/sa-host [2021-05-31T16:47:46.133Z] + sadf -c /var/log/sa-host/sa05 [2021-05-31T16:47:46.133Z] file_magic: OK [2021-05-31T16:47:46.133Z] HZ: Using current value: 100 [2021-05-31T16:47:46.133Z] file_header: OK [2021-05-31T16:47:46.133Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-31T16:47:46.133Z] Statistics: [2021-05-31T16:47:46.133Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T16:47:46.133Z] File successfully converted to sysstat format version 12.2.1 [2021-05-31T16:47:46.133Z] + sadf -c /var/log/sa-host/sa31 [2021-05-31T16:47:46.133Z] file_magic: OK [2021-05-31T16:47:46.133Z] HZ: Using current value: 100 [2021-05-31T16:47:46.133Z] file_header: OK [2021-05-31T16:47:46.133Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-31T16:47:46.133Z] Statistics: [2021-05-31T16:47:46.133Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-31T16:47:46.133Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-31T16:47:48.630Z] provisioning config files... [2021-05-31T16:47:48.649Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-625@tmp/config2386666036612426552tmp [Pipeline] { [Pipeline] echo [2021-05-31T16:47:48.679Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T16:47:48.981Z] ---> create-netrc.sh [Pipeline] } [2021-05-31T16:47:48.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-31T16:47:49.018Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T16:47:49.330Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-31T16:47:49.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T16:47:49.633Z] ---> sudo-logs.sh [2021-05-31T16:47:49.633Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-31T16:47:49.689Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T16:47:50.007Z] ---> job-cost.sh [2021-05-31T16:47:50.007Z] lf-activate-venv: SKIPPING [2021-05-31T16:47:50.007Z] DEBUG: total: 0.18000000715255737 [2021-05-31T16:47:50.007Z] INFO: Retrieving Stack Cost... [2021-05-31T16:47:50.951Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-31T16:47:51.213Z] INFO: Archiving Costs [Pipeline] echo [2021-05-31T16:47:51.225Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-31T16:47:51.523Z] ---> logs-deploy.sh [2021-05-31T16:47:51.523Z] lf-activate-venv: SKIPPING [2021-05-31T16:47:51.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-625/3 [2021-05-31T16:47:51.523Z] INFO: archiving workspace using pattern(s): [2021-05-31T16:47:52.482Z] Archives upload complete. [2021-05-31T16:47:52.482Z] INFO: archiving logs to Nexus [2021-05-31T16:47:53.054Z] ---> uname -a: [2021-05-31T16:47:53.054Z] Linux prd-centos7-docker-4c-2g-1730.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] ---> lscpu: [2021-05-31T16:47:53.054Z] Architecture: x86_64 [2021-05-31T16:47:53.054Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-31T16:47:53.054Z] Byte Order: Little Endian [2021-05-31T16:47:53.054Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-31T16:47:53.054Z] CPU(s): 2 [2021-05-31T16:47:53.054Z] On-line CPU(s) list: 0,1 [2021-05-31T16:47:53.054Z] Thread(s) per core: 1 [2021-05-31T16:47:53.054Z] Core(s) per socket: 1 [2021-05-31T16:47:53.054Z] Socket(s): 2 [2021-05-31T16:47:53.054Z] NUMA node(s): 1 [2021-05-31T16:47:53.054Z] Vendor ID: AuthenticAMD [2021-05-31T16:47:53.054Z] CPU family: 23 [2021-05-31T16:47:53.054Z] Model: 49 [2021-05-31T16:47:53.054Z] Model name: AMD EPYC-Rome Processor [2021-05-31T16:47:53.054Z] Stepping: 0 [2021-05-31T16:47:53.054Z] CPU MHz: 2799.998 [2021-05-31T16:47:53.054Z] BogoMIPS: 5599.99 [2021-05-31T16:47:53.054Z] Virtualization: AMD-V [2021-05-31T16:47:53.054Z] Hypervisor vendor: KVM [2021-05-31T16:47:53.054Z] Virtualization type: full [2021-05-31T16:47:53.054Z] L1d cache: 64 KiB [2021-05-31T16:47:53.054Z] L1i cache: 64 KiB [2021-05-31T16:47:53.054Z] L2 cache: 1 MiB [2021-05-31T16:47:53.054Z] L3 cache: 32 MiB [2021-05-31T16:47:53.054Z] NUMA node0 CPU(s): 0,1 [2021-05-31T16:47:53.054Z] Vulnerability Itlb multihit: Not affected [2021-05-31T16:47:53.054Z] Vulnerability L1tf: Not affected [2021-05-31T16:47:53.054Z] Vulnerability Mds: Not affected [2021-05-31T16:47:53.054Z] Vulnerability Meltdown: Not affected [2021-05-31T16:47:53.054Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-31T16:47:53.054Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-31T16:47:53.054Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-31T16:47:53.054Z] Vulnerability Srbds: Not affected [2021-05-31T16:47:53.054Z] Vulnerability Tsx async abort: Not affected [2021-05-31T16:47:53.054Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] ---> nproc: [2021-05-31T16:47:53.054Z] 2 [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] ---> df -h: [2021-05-31T16:47:53.054Z] Filesystem Size Used Available Use% Mounted on [2021-05-31T16:47:53.054Z] overlay 40.0G 7.6G 32.4G 19% / [2021-05-31T16:47:53.054Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-31T16:47:53.054Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-31T16:47:53.054Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-31T16:47:53.054Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-05-31T16:47:53.054Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-05-31T16:47:53.054Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-05-31T16:47:53.054Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-05-31T16:47:53.054Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-05-31T16:47:53.054Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-05-31T16:47:53.054Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-05-31T16:47:53.054Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-625 [2021-05-31T16:47:53.054Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-625@tmp [2021-05-31T16:47:53.054Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] ---> free -m: [2021-05-31T16:47:53.054Z] total used free shared buff/cache available [2021-05-31T16:47:53.054Z] Mem: 7821 936 4786 0 2098 6707 [2021-05-31T16:47:53.054Z] Swap: 1023 0 1023 [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] ---> ip addr: [2021-05-31T16:47:53.054Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-31T16:47:53.054Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-31T16:47:53.054Z] inet 127.0.0.1/8 scope host lo [2021-05-31T16:47:53.054Z] valid_lft forever preferred_lft forever [2021-05-31T16:47:53.054Z] inet6 ::1/128 scope host [2021-05-31T16:47:53.054Z] valid_lft forever preferred_lft forever [2021-05-31T16:47:53.054Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-31T16:47:53.054Z] link/ether fa:16:3e:d4:5a:59 brd ff:ff:ff:ff:ff:ff [2021-05-31T16:47:53.054Z] inet 10.30.123.173/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-31T16:47:53.054Z] valid_lft 85908sec preferred_lft 85908sec [2021-05-31T16:47:53.054Z] inet6 fe80::f816:3eff:fed4:5a59/64 scope link [2021-05-31T16:47:53.054Z] valid_lft forever preferred_lft forever [2021-05-31T16:47:53.054Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-31T16:47:53.054Z] link/ether 02:42:39:38:d6:39 brd ff:ff:ff:ff:ff:ff [2021-05-31T16:47:53.054Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-31T16:47:53.054Z] valid_lft forever preferred_lft forever [2021-05-31T16:47:53.054Z] inet6 fe80::42:39ff:fe38:d639/64 scope link [2021-05-31T16:47:53.054Z] valid_lft forever preferred_lft forever [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] ---> sar -b -r -n DEV: [2021-05-31T16:47:53.054Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] 16:39:29 LINUX RESTART (2 CPU) [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] 16:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-31T16:47:53.054Z] 16:41:01 86.44 4.28 82.16 0.00 2795.20 3804.96 0.00 [2021-05-31T16:47:53.054Z] 16:42:01 1.93 0.00 1.93 0.00 0.00 42.31 0.00 [2021-05-31T16:47:53.054Z] 16:43:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 [2021-05-31T16:47:53.054Z] 16:44:01 0.32 0.00 0.32 0.00 0.00 5.55 0.00 [2021-05-31T16:47:53.054Z] 16:45:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 [2021-05-31T16:47:53.054Z] 16:46:01 0.37 0.00 0.37 0.00 0.00 4.95 0.00 [2021-05-31T16:47:53.054Z] 16:47:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 [2021-05-31T16:47:53.054Z] Average: 12.81 0.61 12.20 0.00 399.36 552.23 0.00 [2021-05-31T16:47:53.054Z] [2021-05-31T16:47:53.054Z] 16:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-31T16:47:53.054Z] 16:41:01 5452708 0 812364 10.14 2620 1741240 1303396 14.39 583492 1571232 8 [2021-05-31T16:47:53.054Z] 16:42:01 5465244 0 799824 9.99 2620 1741244 1202792 13.28 573304 1571196 16 [2021-05-31T16:47:53.055Z] 16:43:01 5464160 0 800904 10.00 2620 1741248 1202924 13.28 570592 1574612 20 [2021-05-31T16:47:53.055Z] 16:44:01 5463624 0 801432 10.01 2620 1741256 1202972 13.28 571948 1574612 8 [2021-05-31T16:47:53.055Z] 16:45:01 5463980 0 801068 10.00 2620 1741264 1202840 13.28 568816 1577068 20 [2021-05-31T16:47:53.055Z] 16:46:01 5463480 0 801568 10.01 2620 1741264 1202912 13.28 569472 1577068 8 [2021-05-31T16:47:53.055Z] 16:47:01 5463540 0 801500 10.01 2620 1741272 1202840 13.28 569124 1577068 20 [2021-05-31T16:47:53.055Z] Average: 5462391 0 802666 10.02 2620 1741255 1217239 13.44 572393 1574694 14 [2021-05-31T16:47:53.055Z] [2021-05-31T16:47:53.055Z] 16:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-31T16:47:53.055Z] 16:41:01 eth0 411.59 307.25 831.04 72.28 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:41:01 docker0 16.42 10.91 2.71 25.11 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:42:01 eth0 0.82 0.10 0.07 0.06 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:43:01 eth0 0.92 0.28 0.32 0.17 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:44:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:45:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:46:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:47:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] Average: eth0 59.21 44.05 118.85 10.41 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] Average: docker0 2.35 1.56 0.39 3.59 0.00 0.00 0.00 0.00 [2021-05-31T16:47:53.055Z] [2021-05-31T16:47:53.055Z] [2021-05-31T16:47:53.055Z] ---> sar -P ALL: [2021-05-31T16:47:53.055Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/31/21 _x86_64_ (2 CPU) [2021-05-31T16:47:53.055Z] [2021-05-31T16:47:53.055Z] 16:39:29 LINUX RESTART (2 CPU) [2021-05-31T16:47:53.055Z] [2021-05-31T16:47:53.055Z] 16:40:01 CPU %user %nice %system %iowait %steal %idle [2021-05-31T16:47:53.055Z] 16:41:01 all 8.27 0.00 2.45 2.12 0.05 87.12 [2021-05-31T16:47:53.055Z] 16:41:01 0 6.82 0.00 2.68 0.65 0.05 89.81 [2021-05-31T16:47:53.055Z] 16:41:01 1 9.72 0.00 2.22 3.60 0.05 84.42 [2021-05-31T16:47:53.055Z] 16:42:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-05-31T16:47:53.055Z] 16:42:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-05-31T16:47:53.055Z] 16:42:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-05-31T16:47:53.055Z] 16:43:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-05-31T16:47:53.055Z] 16:43:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-05-31T16:47:53.055Z] 16:43:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-31T16:47:53.055Z] 16:44:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-05-31T16:47:53.055Z] 16:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-31T16:47:53.055Z] 16:44:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-31T16:47:53.055Z] 16:45:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-05-31T16:47:53.055Z] 16:45:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-31T16:47:53.055Z] 16:45:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-31T16:47:53.055Z] 16:46:01 all 0.09 0.00 0.03 0.00 0.03 99.84 [2021-05-31T16:47:53.055Z] 16:46:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-31T16:47:53.055Z] 16:46:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-05-31T16:47:53.055Z] 16:47:01 all 0.12 0.00 0.03 0.00 0.02 99.83 [2021-05-31T16:47:53.055Z] 16:47:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-05-31T16:47:53.055Z] 16:47:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-31T16:47:53.055Z] Average: all 1.25 0.00 0.37 0.30 0.03 98.05 [2021-05-31T16:47:53.055Z] Average: 0 1.03 0.00 0.41 0.09 0.03 98.43 [2021-05-31T16:47:53.055Z] Average: 1 1.46 0.00 0.34 0.51 0.03 97.67 [2021-05-31T16:47:53.055Z] [2021-05-31T16:47:53.055Z] [2021-05-31T16:47:53.055Z]