Pull request #579 updated 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 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 rather than 75130b6d6f329e37f46589c0e54c14f7162bac5e Obtained Jenkinsfile from 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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.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: 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-366 in /w/workspace/dry_go-mod-core-contracts_PR-579 [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-579 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 into PR head commit 75130b6d6f329e37f46589c0e54c14f7162bac5e Merge succeeded, producing 75130b6d6f329e37f46589c0e54c14f7162bac5e Checking out Revision 75130b6d6f329e37f46589c0e54c14f7162bac5e (PR-579) > 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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # 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 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # timeout=10 Commit message: "feat: Add GoDoc comments for public functions" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-16T01:37:59.715Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-16T01:37:59.814Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-16T01:37:59.842Z] ========================================================= [2021-04-16T01:37:59.842Z] EdgeX Global Pipelines Version Info [2021-04-16T01:37:59.842Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e17711a557afb7185c6c0c0a06e4fa6ffd8a9852 # timeout=10 [2021-04-16T01:38:01.822Z] ------------------- [2021-04-16T01:38:01.822Z] stable info: [2021-04-16T01:38:01.822Z] ------------------- [2021-04-16T01:38:01.822Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-16T01:38:01.822Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-16T01:38:01.822Z] Message: update stable to v1.0.186 [2021-04-16T01:38:02.771Z] ------------------- [2021-04-16T01:38:02.771Z] experimental info: [2021-04-16T01:38:02.771Z] ------------------- [2021-04-16T01:38:02.771Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-16T01:38:02.771Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-16T01:38:02.771Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-16T01:38:02.901Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-04-16T01:38:02.925Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-04-16T01:38:02.948Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-16T01:38:02.972Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-16T01:38:02.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-16T01:38:03.036Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-16T01:38:03.081Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-16T01:38:03.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-16T01:38:03.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-16T01:38:03.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-16T01:38:03.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-16T01:38:03.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-04-16T01:38:03.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-16T01:38:03.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-16T01:38:03.294Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T01:38:03.317Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T01:38:03.345Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T01:38:03.387Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-16T01:38:03.411Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-16T01:38:03.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-16T01:38:03.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-16T01:38:03.481Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-16T01:38:03.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-16T01:38:03.529Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-16T01:38:03.554Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-16T01:38:03.577Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-16T01:38:03.637Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-579 [Pipeline] echo [2021-04-16T01:38:03.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-579 [Pipeline] echo [2021-04-16T01:38:03.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-579 [Pipeline] echo [2021-04-16T01:38:03.709Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75130b6d6f329e37f46589c0e54c14f7162bac5e [Pipeline] echo [2021-04-16T01:38:03.732Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75130b6 [Pipeline] echo [2021-04-16T01:38:03.755Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T01:38:04.188Z] + git log --format=format:%s -1 75130b6d6f329e37f46589c0e54c14f7162bac5e [Pipeline] echo [2021-04-16T01:38:04.263Z] GIT_COMMIT: 75130b6d6f329e37f46589c0e54c14f7162bac5e, Commit Message: feat: Add GoDoc comments for public functions [Pipeline] echo [2021-04-16T01:38:04.276Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-16T01:38:05.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T01:38:05.453Z] [2021-04-16T01:38:05.453Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T01:38:05.781Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T01:38:05.782Z] latest: Pulling from edgex-devops/git-semver [2021-04-16T01:38:05.782Z] 31603596830f: Pulling fs layer [2021-04-16T01:38:05.782Z] 2a8b12db71e7: Pulling fs layer [2021-04-16T01:38:05.782Z] 6ca5941a6612: Pulling fs layer [2021-04-16T01:38:05.782Z] ecc8261a40a4: Pulling fs layer [2021-04-16T01:38:05.782Z] ecc8261a40a4: Waiting [2021-04-16T01:38:05.782Z] 2a8b12db71e7: Verifying Checksum [2021-04-16T01:38:05.782Z] 2a8b12db71e7: Download complete [2021-04-16T01:38:06.060Z] 31603596830f: Verifying Checksum [2021-04-16T01:38:06.060Z] 31603596830f: Download complete [2021-04-16T01:38:06.060Z] 6ca5941a6612: Verifying Checksum [2021-04-16T01:38:06.060Z] 6ca5941a6612: Download complete [2021-04-16T01:38:06.060Z] ecc8261a40a4: Verifying Checksum [2021-04-16T01:38:06.060Z] ecc8261a40a4: Download complete [2021-04-16T01:38:06.322Z] 31603596830f: Pull complete [2021-04-16T01:38:06.591Z] 2a8b12db71e7: Pull complete [2021-04-16T01:38:07.545Z] 6ca5941a6612: Pull complete [2021-04-16T01:38:07.545Z] ecc8261a40a4: Pull complete [2021-04-16T01:38:07.545Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-16T01:38:07.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-16T01:38:07.545Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-16T01:38:07.663Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-04-16T01:38:07.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-579 -v /w/workspace/dry_go-mod-core-contracts_PR-579:/w/workspace/dry_go-mod-core-contracts_PR-579:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-579@tmp:/w/workspace/dry_go-mod-core-contracts_PR-579@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-16T01:38:09.821Z] $ docker top 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-16T01:38:09.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T01:38:09.983Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T01:38:10.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T01:38:10.221Z] $ docker exec 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 ssh-agent [2021-04-16T01:38:10.402Z] SSH_AUTH_SOCK=/tmp/ssh-DyRxrTt84w9L/agent.12 [2021-04-16T01:38:10.402Z] SSH_AGENT_PID=18 [2021-04-16T01:38:10.412Z] Running ssh-add (command line suppressed) [2021-04-16T01:38:10.536Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-579@tmp/private_key_3619603375286556056.key (/w/workspace/dry_go-mod-core-contracts_PR-579@tmp/private_key_3619603375286556056.key) [2021-04-16T01:38:10.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T01:38:10.891Z] + git tag --points-at HEAD [Pipeline] } [2021-04-16T01:38:10.910Z] $ docker exec --env ******** --env ******** 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 ssh-agent -k [2021-04-16T01:38:11.021Z] unset SSH_AUTH_SOCK; [2021-04-16T01:38:11.022Z] unset SSH_AGENT_PID; [2021-04-16T01:38:11.022Z] echo Agent pid 18 killed; [2021-04-16T01:38:11.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-16T01:38:11.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-16T01:38:11.113Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-16T01:38:11.276Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-16T01:38:11.279Z] $ docker exec 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 ssh-agent [2021-04-16T01:38:11.453Z] SSH_AUTH_SOCK=/tmp/ssh-29bSrscgpaaA/agent.46 [2021-04-16T01:38:11.453Z] SSH_AGENT_PID=51 [2021-04-16T01:38:11.460Z] Running ssh-add (command line suppressed) [2021-04-16T01:38:11.577Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-579@tmp/private_key_9031533360858632774.key (/w/workspace/dry_go-mod-core-contracts_PR-579@tmp/private_key_9031533360858632774.key) [2021-04-16T01:38:11.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-16T01:38:11.929Z] + git semver init [2021-04-16T01:38:11.929Z] # -> Open(): unable to determine branch for HEAD [2021-04-16T01:38:11.929Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-579/.git [2021-04-16T01:38:11.929Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-579 [2021-04-16T01:38:11.929Z] # $SEMVER_REMOTE_NAME = origin [2021-04-16T01:38:11.929Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-16T01:38:11.929Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-16T01:38:11.929Z] # $SEMVER_BRANCH = PR-579 [2021-04-16T01:38:11.929Z] # $SEMVER_TEMP = /tmp/semver-279037388 [2021-04-16T01:38:11.929Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-04-16T01:38:12.875Z] # '/tmp/semver-279037388' -> '/w/workspace/dry_go-mod-core-contracts_PR-579/.semver' [2021-04-16T01:38:12.875Z] # -> Force: false [2021-04-16T01:38:12.875Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-579/.semver [Pipeline] } [2021-04-16T01:38:12.888Z] $ docker exec --env ******** --env ******** 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 ssh-agent -k [2021-04-16T01:38:13.002Z] unset SSH_AUTH_SOCK; [2021-04-16T01:38:13.003Z] unset SSH_AGENT_PID; [2021-04-16T01:38:13.003Z] echo Agent pid 51 killed; [2021-04-16T01:38:13.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-16T01:38:13.388Z] + git semver [Pipeline] } [2021-04-16T01:38:13.404Z] $ docker stop --time=1 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 [2021-04-16T01:38:15.662Z] $ docker rm -f 37fdaabcec080abb15197ca17e43bc9fb20487b7bab03d3c42a0a8f4f97711d3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T01:38:16.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-16T01:38:16.490Z] Stashed 1 file(s) [Pipeline] echo [2021-04-16T01:38:16.493Z] [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-04-16T01:38:31.668Z] Still waiting to schedule task [2021-04-16T01:38:31.668Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-16T01:38:31.670Z] Still waiting to schedule task [2021-04-16T01:38:31.670Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-364’ [2021-04-16T01:41:15.663Z] Running on prd-centos7-docker-4c-2g-367 in /w/workspace/dry_go-mod-core-contracts_PR-579 [Pipeline] { [Pipeline] ws [2021-04-16T01:41:15.705Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] checkout [2021-04-16T01:41:18.433Z] using credential edgex-jenkins-ssh [2021-04-16T01:41:18.453Z] Cloning the remote Git repository [2021-04-16T01:41:18.580Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T01:41:18.649Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2021-04-16T01:41:18.702Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T01:41:18.703Z] > git --version # timeout=10 [2021-04-16T01:41:18.723Z] > git --version # 'git version 2.24.3' [2021-04-16T01:41:18.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T01:41:18.779Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T01:41:19.430Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-16T01:41:19.444Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T01:41:19.457Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-16T01:41:19.470Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T01:41:19.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T01:41:19.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-16T01:41:19.998Z] Merging remotes/origin/master commit 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 into PR head commit 75130b6d6f329e37f46589c0e54c14f7162bac5e [2021-04-16T01:41:20.123Z] Merge succeeded, producing 75130b6d6f329e37f46589c0e54c14f7162bac5e [2021-04-16T01:41:20.124Z] Checking out Revision 75130b6d6f329e37f46589c0e54c14f7162bac5e (PR-579) [2021-04-16T01:41:20.006Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T01:41:20.012Z] > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # timeout=10 [2021-04-16T01:41:20.086Z] > git remote # timeout=10 [2021-04-16T01:41:20.093Z] > git config --get remote.origin.url # timeout=10 [2021-04-16T01:41:20.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T01:41:20.102Z] > git merge 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 # timeout=10 [2021-04-16T01:41:20.116Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-16T01:41:20.126Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T01:41:20.130Z] > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # timeout=10 [2021-04-16T01:41:23.756Z] Commit message: "feat: Add GoDoc comments for public functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T01:41:25.027Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-16T01:41:25.356Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-16T01:41:25.663Z] + sudo service docker restart [2021-04-16T01:41:25.663Z] + true [2021-04-16T01:41:25.663Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-16T01:41:27.217Z] ========================================================= [2021-04-16T01:41:27.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-16T01:41:27.217Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-16T01:41:27.529Z] + 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 . [2021-04-16T01:41:28.105Z] Sending build context to Docker daemon 3.03MB [2021-04-16T01:41:28.105Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-16T01:41:28.105Z] Step 2/7 : FROM ${BASE} [2021-04-16T01:41:28.105Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-16T01:41:28.105Z] 188c0c94c7c5: Pulling fs layer [2021-04-16T01:41:28.105Z] 0ef7d3d256c8: Pulling fs layer [2021-04-16T01:41:28.105Z] de9db76c5a1d: Pulling fs layer [2021-04-16T01:41:28.105Z] bca2f99d35d6: Pulling fs layer [2021-04-16T01:41:28.105Z] 93359f2a8cfa: Pulling fs layer [2021-04-16T01:41:28.105Z] 7c6f9722023f: Pulling fs layer [2021-04-16T01:41:28.105Z] a35cf1a2eb13: Pulling fs layer [2021-04-16T01:41:28.105Z] 93359f2a8cfa: Waiting [2021-04-16T01:41:28.105Z] 7c6f9722023f: Waiting [2021-04-16T01:41:28.105Z] a35cf1a2eb13: Waiting [2021-04-16T01:41:28.105Z] bca2f99d35d6: Waiting [2021-04-16T01:41:28.105Z] de9db76c5a1d: Verifying Checksum [2021-04-16T01:41:28.105Z] de9db76c5a1d: Download complete [2021-04-16T01:41:28.105Z] 0ef7d3d256c8: Download complete [2021-04-16T01:41:28.105Z] 93359f2a8cfa: Verifying Checksum [2021-04-16T01:41:28.105Z] 93359f2a8cfa: Download complete [2021-04-16T01:41:28.105Z] 7c6f9722023f: Download complete [2021-04-16T01:41:28.105Z] 188c0c94c7c5: Verifying Checksum [2021-04-16T01:41:28.105Z] 188c0c94c7c5: Download complete [2021-04-16T01:41:28.369Z] 188c0c94c7c5: Pull complete [2021-04-16T01:41:28.635Z] 0ef7d3d256c8: Pull complete [2021-04-16T01:41:28.898Z] de9db76c5a1d: Pull complete [2021-04-16T01:41:30.301Z] a35cf1a2eb13: Verifying Checksum [2021-04-16T01:41:30.301Z] a35cf1a2eb13: Download complete [2021-04-16T01:41:31.251Z] bca2f99d35d6: Verifying Checksum [2021-04-16T01:41:31.251Z] bca2f99d35d6: Download complete [2021-04-16T01:41:36.584Z] bca2f99d35d6: Pull complete [2021-04-16T01:41:36.847Z] 93359f2a8cfa: Pull complete [2021-04-16T01:41:36.847Z] 7c6f9722023f: Pull complete [2021-04-16T01:41:46.915Z] a35cf1a2eb13: Pull complete [2021-04-16T01:41:46.915Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-16T01:41:46.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-16T01:41:46.915Z] ---> a62c8e92a672 [2021-04-16T01:41:46.915Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-16T01:41:46.915Z] ---> Running in af57abc3f21a [2021-04-16T01:41:46.915Z] Removing intermediate container af57abc3f21a [2021-04-16T01:41:46.915Z] ---> f27cfdf90ff0 [2021-04-16T01:41:46.915Z] Step 4/7 : RUN apk add bash [2021-04-16T01:41:47.179Z] ---> Running in 107d4391c46b [2021-04-16T01:41:47.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-16T01:41:48.717Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-16T01:41:49.302Z] OK: 166 MiB in 39 packages [2021-04-16T01:41:49.885Z] Removing intermediate container 107d4391c46b [2021-04-16T01:41:49.885Z] ---> 02a1f84cece0 [2021-04-16T01:41:49.885Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-16T01:41:49.885Z] ---> Running in 77f8ffa1685a [2021-04-16T01:41:49.885Z] Removing intermediate container 77f8ffa1685a [2021-04-16T01:41:49.885Z] ---> 5b4f8922783e [2021-04-16T01:41:49.885Z] Step 6/7 : COPY go.mod . [2021-04-16T01:41:50.157Z] ---> b984682933e2 [2021-04-16T01:41:50.157Z] Step 7/7 : RUN go mod download [2021-04-16T01:41:50.157Z] ---> Running in cff524904817 [2021-04-16T01:42:08.349Z] Removing intermediate container cff524904817 [2021-04-16T01:42:08.349Z] ---> 6755cf636540 [2021-04-16T01:42:08.349Z] Successfully built 6755cf636540 [2021-04-16T01:42:08.349Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T01:42:08.665Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-16T01:42:08.665Z] . [Pipeline] withDockerContainer [2021-04-16T01:42:08.784Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-04-16T01:42:08.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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-04-16T01:42:09.639Z] $ docker top d88e32ba3fdeec4219d386b59bd34ade41ecf408259dbcf6fc6b876660e372b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T01:42:10.069Z] + go version [2021-04-16T01:42:10.069Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-16T01:42:10.087Z] $ docker stop --time=1 d88e32ba3fdeec4219d386b59bd34ade41ecf408259dbcf6fc6b876660e372b3 [2021-04-16T01:42:10.405Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-368 in /w/workspace/dry_go-mod-core-contracts_PR-579 [2021-04-16T01:42:11.437Z] $ docker rm -f d88e32ba3fdeec4219d386b59bd34ade41ecf408259dbcf6fc6b876660e372b3 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-04-16T01:42:11.555Z] Running in /w/workspace/go-mod-core-contracts/6 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-16T01:42:11.931Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-16T01:42:11.931Z] . [Pipeline] withDockerContainer [2021-04-16T01:42:12.024Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-04-16T01:42:12.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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-04-16T01:42:12.627Z] $ docker top 128ad49226d3a7afac7c2f218b18f7df1be39076e3a2b25989484c134459f96f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T01:42:13.027Z] + make test [2021-04-16T01:42:13.027Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-16T01:42:17.104Z] using credential edgex-jenkins-ssh [2021-04-16T01:42:17.125Z] Cloning the remote Git repository [2021-04-16T01:42:17.193Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T01:42:17.295Z] > git init /w/workspace/go-mod-core-contracts/6 # timeout=10 [2021-04-16T01:42:17.368Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T01:42:17.369Z] > git --version # timeout=10 [2021-04-16T01:42:17.382Z] > git --version # 'git version 2.17.1' [2021-04-16T01:42:17.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T01:42:17.446Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T01:42:18.565Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-16T01:42:18.582Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-16T01:42:18.607Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-16T01:42:18.650Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-16T01:42:18.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T01:42:18.661Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-16T01:42:19.322Z] Merging remotes/origin/master commit 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 into PR head commit 75130b6d6f329e37f46589c0e54c14f7162bac5e [2021-04-16T01:42:19.587Z] Merge succeeded, producing 75130b6d6f329e37f46589c0e54c14f7162bac5e [2021-04-16T01:42:19.588Z] Checking out Revision 75130b6d6f329e37f46589c0e54c14f7162bac5e (PR-579) [2021-04-16T01:42:19.722Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-04-16T01:42:20.338Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.013s coverage: 85.7% of statements [2021-04-16T01:42:20.338Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.022s coverage: 100.0% of statements [2021-04-16T01:42:19.341Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T01:42:19.361Z] > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # timeout=10 [2021-04-16T01:42:19.502Z] > git remote # timeout=10 [2021-04-16T01:42:19.519Z] > git config --get remote.origin.url # timeout=10 [2021-04-16T01:42:19.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-16T01:42:19.546Z] > git merge 1ea85083cd919f6f3cf9234ddb1a2c23412a06e1 # timeout=10 [2021-04-16T01:42:19.570Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-16T01:42:19.596Z] > git config core.sparsecheckout # timeout=10 [2021-04-16T01:42:19.617Z] > git checkout -f 75130b6d6f329e37f46589c0e54c14f7162bac5e # timeout=10 [2021-04-16T01:42:20.610Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.029s coverage: 45.4% of statements [2021-04-16T01:42:20.894Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.065s coverage: 77.8% of statements [2021-04-16T01:42:20.894Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-04-16T01:42:21.872Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.059s coverage: 26.3% of statements [2021-04-16T01:42:21.872Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.031s coverage: 14.7% of statements [2021-04-16T01:42:21.872Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.008s coverage: 100.0% of statements [2021-04-16T01:42:22.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.028s coverage: 91.8% of statements [2021-04-16T01:42:22.464Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-04-16T01:42:22.464Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-04-16T01:42:22.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.009s coverage: 100.0% of statements [2021-04-16T01:42:22.464Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 35.5% of statements [2021-04-16T01:42:23.835Z] Commit message: "feat: Add GoDoc comments for public functions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-16T01:42:24.436Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.062s coverage: 63.0% of statements [2021-04-16T01:42:24.436Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.006s coverage: 26.3% of statements [2021-04-16T01:42:24.436Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.008s coverage: 15.4% of statements [2021-04-16T01:42:24.436Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.007s coverage: 15.4% of statements [2021-04-16T01:42:24.436Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.004s coverage: 14.3% of statements [2021-04-16T01:42:25.021Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-04-16T01:42:25.246Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-16T01:42:25.716Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-16T01:42:26.051Z] + + sudo service docker restart [2021-04-16T01:42:26.051Z] true [2021-04-16T01:42:26.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.167s coverage: 84.0% of statements [2021-04-16T01:42:26.983Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-04-16T01:42:26.983Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-04-16T01:42:26.983Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-04-16T01:42:26.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.027s coverage: 45.8% of statements [2021-04-16T01:42:26.983Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.016s coverage: 94.7% of statements [2021-04-16T01:42:27.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.045s coverage: 87.1% of statements [2021-04-16T01:42:27.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.011s coverage: 100.0% of statements [2021-04-16T01:42:27.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.035s coverage: 69.6% of statements [2021-04-16T01:42:27.938Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] unstash [Pipeline] echo [2021-04-16T01:42:28.959Z] ========================================================= [2021-04-16T01:42:28.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-16T01:42:28.959Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-16T01:42:29.299Z] + 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 . [2021-04-16T01:42:29.888Z] gofmt -l . [2021-04-16T01:42:30.149Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-16T01:42:30.163Z] $ docker stop --time=1 128ad49226d3a7afac7c2f218b18f7df1be39076e3a2b25989484c134459f96f [2021-04-16T01:42:30.289Z] Sending build context to Docker daemon 3.028MB [2021-04-16T01:42:30.289Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-16T01:42:30.289Z] Step 2/7 : FROM ${BASE} [2021-04-16T01:42:30.890Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-16T01:42:30.890Z] 5f621e34cdf4: Pulling fs layer [2021-04-16T01:42:30.890Z] a4357932f1b6: Pulling fs layer [2021-04-16T01:42:30.890Z] 18c013af1878: Pulling fs layer [2021-04-16T01:42:30.890Z] 00ac8860ef70: Pulling fs layer [2021-04-16T01:42:30.890Z] 63d7cb157983: Pulling fs layer [2021-04-16T01:42:30.890Z] b116817d02f9: Pulling fs layer [2021-04-16T01:42:30.890Z] 745a02a5169b: Pulling fs layer [2021-04-16T01:42:30.890Z] 00ac8860ef70: Waiting [2021-04-16T01:42:30.890Z] 63d7cb157983: Waiting [2021-04-16T01:42:30.890Z] b116817d02f9: Waiting [2021-04-16T01:42:30.890Z] 745a02a5169b: Waiting [2021-04-16T01:42:30.890Z] 18c013af1878: Verifying Checksum [2021-04-16T01:42:30.890Z] 18c013af1878: Download complete [2021-04-16T01:42:30.890Z] a4357932f1b6: Verifying Checksum [2021-04-16T01:42:30.890Z] a4357932f1b6: Download complete [2021-04-16T01:42:30.890Z] 63d7cb157983: Verifying Checksum [2021-04-16T01:42:30.890Z] 63d7cb157983: Download complete [2021-04-16T01:42:30.890Z] b116817d02f9: Verifying Checksum [2021-04-16T01:42:30.890Z] b116817d02f9: Download complete [2021-04-16T01:42:30.890Z] 5f621e34cdf4: Download complete [2021-04-16T01:42:31.905Z] 5f621e34cdf4: Pull complete [2021-04-16T01:42:32.188Z] a4357932f1b6: Pull complete [2021-04-16T01:42:32.572Z] $ docker rm -f 128ad49226d3a7afac7c2f218b18f7df1be39076e3a2b25989484c134459f96f [2021-04-16T01:42:32.791Z] 18c013af1878: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T01:42:33.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-16T01:42:33.395Z] 745a02a5169b: Verifying Checksum [2021-04-16T01:42:33.395Z] 745a02a5169b: Download complete [2021-04-16T01:42:33.634Z] Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-16T01:42:34.466Z] ---> job-cost.sh [2021-04-16T01:42:34.466Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FToh [2021-04-16T01:42:34.833Z] 00ac8860ef70: Verifying Checksum [2021-04-16T01:42:34.833Z] 00ac8860ef70: Download complete [2021-04-16T01:42:45.021Z] 00ac8860ef70: Pull complete [2021-04-16T01:42:45.021Z] 63d7cb157983: Pull complete [2021-04-16T01:42:45.021Z] b116817d02f9: Pull complete [2021-04-16T01:42:49.339Z] 745a02a5169b: Pull complete [2021-04-16T01:42:49.339Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-16T01:42:49.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-16T01:42:49.339Z] ---> b7e6874047d6 [2021-04-16T01:42:49.339Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-16T01:42:49.436Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-16T01:42:51.965Z] ---> Running in acf529674f0d [2021-04-16T01:42:52.237Z] Removing intermediate container acf529674f0d [2021-04-16T01:42:52.237Z] ---> 9b2560cbbcce [2021-04-16T01:42:52.237Z] Step 4/7 : RUN apk add bash [2021-04-16T01:42:52.237Z] ---> Running in 44535b5c66e8 [2021-04-16T01:42:53.670Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-16T01:42:54.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-16T01:42:55.241Z] OK: 142 MiB in 39 packages [2021-04-16T01:42:56.247Z] Removing intermediate container 44535b5c66e8 [2021-04-16T01:42:56.247Z] ---> fbd106951375 [2021-04-16T01:42:56.247Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-16T01:42:56.247Z] ---> Running in ceae57b19eb7 [2021-04-16T01:42:56.848Z] Removing intermediate container ceae57b19eb7 [2021-04-16T01:42:56.848Z] ---> 004620e21650 [2021-04-16T01:42:56.848Z] Step 6/7 : COPY go.mod . [2021-04-16T01:42:57.450Z] ---> 2d519b366f9a [2021-04-16T01:42:57.450Z] Step 7/7 : RUN go mod download [2021-04-16T01:42:57.723Z] ---> Running in 35cf2c948bf7 [2021-04-16T01:43:16.039Z] Removing intermediate container 35cf2c948bf7 [2021-04-16T01:43:16.039Z] ---> 5eaf16d2c7bb [2021-04-16T01:43:16.039Z] Successfully built 5eaf16d2c7bb [2021-04-16T01:43:16.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-16T01:43:16.078Z] lf-activate-venv(): INFO: Adding /tmp/venv-FToh/bin to PATH [2021-04-16T01:43:16.078Z] INFO: No Stack... [2021-04-16T01:43:16.078Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-16T01:43:16.391Z] + docker inspect -f . ci-base-image-arm64 [2021-04-16T01:43:16.391Z] . [Pipeline] withDockerContainer [2021-04-16T01:43:16.669Z] prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container [2021-04-16T01:43:16.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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-04-16T01:43:17.024Z] INFO: Archiving Costs [2021-04-16T01:43:18.185Z] $ docker top 8d0ef416e3fc31fbee4ef92225f9c2144f1b53bb35b6b4766b05b4efeb8e187a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-04-16T01:43:18.794Z] + cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv [2021-04-16T01:43:18.794Z] + cut -d, -f6 [Pipeline] lock [2021-04-16T01:43:18.872Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] [2021-04-16T01:43:18.890Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] did not exist. Created. [2021-04-16T01:43:18.890Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-16T01:43:19.186Z] + go version [2021-04-16T01:43:19.186Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-16T01:43:19.213Z] $ docker stop --time=1 8d0ef416e3fc31fbee4ef92225f9c2144f1b53bb35b6b4766b05b4efeb8e187a [2021-04-16T01:43:19.223Z] + echo total: 0.029999999329447746 [2021-04-16T01:43:21.248Z] $ docker rm -f 8d0ef416e3fc31fbee4ef92225f9c2144f1b53bb35b6b4766b05b4efeb8e187a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-16T01:43:21.649Z] Stashed 1 file(s) [Pipeline] } [2021-04-16T01:43:21.707Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-16T01:43:21.941Z] + docker inspect -f . ci-base-image-arm64 [2021-04-16T01:43:21.941Z] . [Pipeline] withDockerContainer [2021-04-16T01:43:22.188Z] prd-ubuntu18.04-docker-arm64-4c-16g-368 does not seem to be running inside a container [2021-04-16T01:43:22.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/6 -v /w/workspace/go-mod-core-contracts/6:/w/workspace/go-mod-core-contracts/6:rw,z -v /w/workspace/go-mod-core-contracts/6@tmp:/w/workspace/go-mod-core-contracts/6@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-04-16T01:43:23.835Z] $ docker top 4e4c613876593e5084dcd7a5bea87e5116f4dcdf8db3dd4e8116310125cb37dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T01:43:24.758Z] + make test [2021-04-16T01:43:24.758Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-16T01:43:51.617Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-04-16T01:43:51.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.029s coverage: 85.7% of statements [2021-04-16T01:43:51.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.036s coverage: 100.0% of statements [2021-04-16T01:43:51.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.079s coverage: 45.4% of statements [2021-04-16T01:43:51.617Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 77.8% of statements [2021-04-16T01:43:51.617Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-04-16T01:43:53.612Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.016s coverage: 26.3% of statements [2021-04-16T01:43:53.612Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.033s coverage: 14.7% of statements [2021-04-16T01:43:53.612Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.029s coverage: 100.0% of statements [2021-04-16T01:43:55.592Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.063s coverage: 91.8% of statements [2021-04-16T01:43:55.592Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-04-16T01:43:55.592Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-04-16T01:43:55.592Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.033s coverage: 100.0% of statements [2021-04-16T01:43:55.592Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.024s coverage: 35.5% of statements [2021-04-16T01:43:59.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.107s coverage: 63.0% of statements [2021-04-16T01:43:59.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.016s coverage: 26.3% of statements [2021-04-16T01:43:59.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.009s coverage: 15.4% of statements [2021-04-16T01:43:59.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.050s coverage: 15.4% of statements [2021-04-16T01:43:59.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.011s coverage: 14.3% of statements [2021-04-16T01:43:59.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-04-16T01:44:05.339Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.269s coverage: 84.0% of statements [2021-04-16T01:44:05.339Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-04-16T01:44:05.339Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-04-16T01:44:05.339Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-04-16T01:44:05.339Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.102s coverage: 45.8% of statements [2021-04-16T01:44:05.339Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.064s coverage: 94.7% of statements [2021-04-16T01:44:07.324Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.232s coverage: 87.1% of statements [2021-04-16T01:44:07.324Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements [2021-04-16T01:44:07.324Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.024s coverage: 69.6% of statements [2021-04-16T01:44:07.324Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-16T01:44:14.052Z] gofmt -l . [2021-04-16T01:44:14.052Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-16T01:44:15.048Z] $ docker stop --time=1 4e4c613876593e5084dcd7a5bea87e5116f4dcdf8db3dd4e8116310125cb37dd [2021-04-16T01:44:17.266Z] $ docker rm -f 4e4c613876593e5084dcd7a5bea87e5116f4dcdf8db3dd4e8116310125cb37dd [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-16T01:44:18.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-16T01:44:18.122Z] Warning: overwriting stash ‘coverage-report’ [2021-04-16T01:44:19.100Z] Stashed 1 file(s) [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-16T01:44:19.660Z] ---> job-cost.sh [2021-04-16T01:44:19.660Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IywR [2021-04-16T01:44:58.710Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-16T01:46:35.472Z] lf-activate-venv(): INFO: Adding /tmp/venv-IywR/bin to PATH [2021-04-16T01:46:35.472Z] INFO: No Stack... [2021-04-16T01:46:35.472Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-16T01:46:35.472Z] INFO: Archiving Costs [Pipeline] sh [2021-04-16T01:46:35.817Z] + cut+ -d, -f6 [2021-04-16T01:46:35.817Z] cat /w/workspace/go-mod-core-contracts/6/archives/cost.csv [Pipeline] lock [2021-04-16T01:46:35.931Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] [2021-04-16T01:46:35.942Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] did not exist. Created. [2021-04-16T01:46:35.942Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-16T01:46:36.311Z] /w/workspace/go-mod-core-contracts/6@tmp/durable-c2a5cb87/script.sh: 1: /w/workspace/go-mod-core-contracts/6@tmp/durable-c2a5cb87/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-16T01:46:36.649Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-16T01:46:36.679Z] Warning: overwriting stash ‘stack-cost’ [2021-04-16T01:46:36.842Z] Stashed 1 file(s) [Pipeline] } [2021-04-16T01:46:36.928Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-579-6-stack-cost] [Pipeline] // lock [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 [2021-04-16T01:46:37.522Z] provisioning config files... [2021-04-16T01:46:37.536Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-579@tmp/config434466487910462357tmp [Pipeline] { [Pipeline] sh [2021-04-16T01:46:37.866Z] + set +x [2021-04-16T01:46:37.866Z] + curl -s https://codecov.io/bash [2021-04-16T01:46:37.866Z] + bash -s -- [2021-04-16T01:46:38.131Z] [2021-04-16T01:46:38.131Z] _____ _ [2021-04-16T01:46:38.131Z] / ____| | | [2021-04-16T01:46:38.131Z] | | ___ __| | ___ ___ _____ __ [2021-04-16T01:46:38.131Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-16T01:46:38.131Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-16T01:46:38.131Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-16T01:46:38.131Z] Bash-1.0.1 [2021-04-16T01:46:38.131Z] [2021-04-16T01:46:38.131Z] [2021-04-16T01:46:38.131Z] ==> git version 2.24.3 found [2021-04-16T01:46:38.131Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-16T01:46:38.131Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-16T01:46:38.131Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-16T01:46:38.131Z] ==> Jenkins CI detected. [2021-04-16T01:46:38.131Z] project root: . [2021-04-16T01:46:38.131Z] --> token set from env [2021-04-16T01:46:38.131Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-16T01:46:38.131Z] ==> Running gcov in . (disable via -X gcov) [2021-04-16T01:46:38.131Z] ==> Python coveragepy not found [2021-04-16T01:46:38.131Z] ==> Searching for coverage reports in: [2021-04-16T01:46:38.131Z] + . [2021-04-16T01:46:38.131Z] -> Found 1 reports [2021-04-16T01:46:38.131Z] ==> Detecting git/mercurial file structure [2021-04-16T01:46:38.131Z] ==> Reading reports [2021-04-16T01:46:38.131Z] + ./coverage.out bytes=170977 [2021-04-16T01:46:38.131Z] ==> Appending adjustments [2021-04-16T01:46:38.131Z] https://docs.codecov.io/docs/fixing-reports [2021-04-16T01:46:39.526Z] + Found adjustments [2021-04-16T01:46:39.526Z] ==> Gzipping contents [2021-04-16T01:46:39.526Z] 28K /tmp/codecov.TDdZAU.gz [2021-04-16T01:46:39.526Z] ==> Uploading reports [2021-04-16T01:46:39.526Z] url: https://codecov.io [2021-04-16T01:46:39.526Z] query: branch=PR-579&commit=75130b6d6f329e37f46589c0e54c14f7162bac5e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-579%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=579&job=&cmd_args= [2021-04-16T01:46:39.526Z] -> Pinging Codecov [2021-04-16T01:46:39.526Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-579&commit=75130b6d6f329e37f46589c0e54c14f7162bac5e&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-579%2F6%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=579&job=&cmd_args= [2021-04-16T01:46:39.789Z] -> Uploading to [2021-04-16T01:46:39.789Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-16/71470A77251A30514AAF9C0BB2E5B6CE/75130b6d6f329e37f46589c0e54c14f7162bac5e/3db3a18d-1bd3-45b5-9efd-48603419a997.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210416%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210416T014639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f42f9b840fae1aa3edc8b9a3ec328f1aaa56bdff4d3d0b5e69938400848e3131 [2021-04-16T01:46:39.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-16T01:46:39.789Z] Dload Upload Total Spent Left Speed [2021-04-16T01:46:40.055Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25245 0 0 100 25245 0 51570 --:--:-- --:--:-- --:--:-- 51625 [2021-04-16T01:46:40.338Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/75130b6d6f329e37f46589c0e54c14f7162bac5e [Pipeline] } [2021-04-16T01:46:40.351Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-04-16T01:46:42.499Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T01:46:43.074Z] ---> package-listing.sh [2021-04-16T01:46:43.074Z] ++ facter osfamily [2021-04-16T01:46:43.074Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-16T01:46:43.074Z] + OS_FAMILY=redhat [2021-04-16T01:46:43.074Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-579 [2021-04-16T01:46:43.074Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-16T01:46:43.074Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-16T01:46:43.074Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-16T01:46:43.074Z] + PACKAGES=/tmp/packages_start.txt [2021-04-16T01:46:43.074Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-579 ']' [2021-04-16T01:46:43.074Z] + PACKAGES=/tmp/packages_end.txt [2021-04-16T01:46:43.074Z] + case "${OS_FAMILY}" in [2021-04-16T01:46:43.074Z] + rpm -qa [2021-04-16T01:46:43.074Z] + sort [2021-04-16T01:46:48.399Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-16T01:46:48.399Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-16T01:46:48.399Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-16T01:46:48.399Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-579 ']' [2021-04-16T01:46:48.399Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-579/archives/ [2021-04-16T01:46:48.399Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-579/archives/ [Pipeline] echo [2021-04-16T01:46:48.416Z] 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-579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-16T01:46:48.711Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-16T01:46:49.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T01:46:49.017Z] [2021-04-16T01:46:49.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-16T01:46:49.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T01:46:49.335Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-16T01:46:49.335Z] df20fa9351a1: Pulling fs layer [2021-04-16T01:46:49.335Z] 36b3adc4ff6f: Pulling fs layer [2021-04-16T01:46:49.335Z] 8ad3a11d3b57: Pulling fs layer [2021-04-16T01:46:49.336Z] 46f8f816bc3b: Pulling fs layer [2021-04-16T01:46:49.336Z] 93b61091891f: Pulling fs layer [2021-04-16T01:46:49.336Z] 93b9cdb0e59b: Pulling fs layer [2021-04-16T01:46:49.336Z] 5e14af77c1be: Pulling fs layer [2021-04-16T01:46:49.336Z] 01666e4c0597: Pulling fs layer [2021-04-16T01:46:49.336Z] aa168da1d23b: Pulling fs layer [2021-04-16T01:46:49.336Z] 93b9cdb0e59b: Waiting [2021-04-16T01:46:49.336Z] 5e14af77c1be: Waiting [2021-04-16T01:46:49.336Z] 01666e4c0597: Waiting [2021-04-16T01:46:49.336Z] aa168da1d23b: Waiting [2021-04-16T01:46:49.336Z] 46f8f816bc3b: Waiting [2021-04-16T01:46:49.336Z] 93b61091891f: Waiting [2021-04-16T01:46:49.336Z] 36b3adc4ff6f: Verifying Checksum [2021-04-16T01:46:49.336Z] 36b3adc4ff6f: Download complete [2021-04-16T01:46:49.336Z] 46f8f816bc3b: Verifying Checksum [2021-04-16T01:46:49.336Z] 46f8f816bc3b: Download complete [2021-04-16T01:46:49.604Z] df20fa9351a1: Download complete [2021-04-16T01:46:49.604Z] 93b9cdb0e59b: Download complete [2021-04-16T01:46:49.604Z] 5e14af77c1be: Verifying Checksum [2021-04-16T01:46:49.604Z] 5e14af77c1be: Download complete [2021-04-16T01:46:49.604Z] 01666e4c0597: Verifying Checksum [2021-04-16T01:46:49.604Z] 01666e4c0597: Download complete [2021-04-16T01:46:49.604Z] 93b61091891f: Download complete [2021-04-16T01:46:49.868Z] df20fa9351a1: Pull complete [2021-04-16T01:46:50.130Z] 8ad3a11d3b57: Verifying Checksum [2021-04-16T01:46:50.130Z] 8ad3a11d3b57: Download complete [2021-04-16T01:46:50.130Z] 36b3adc4ff6f: Pull complete [2021-04-16T01:46:51.082Z] 8ad3a11d3b57: Pull complete [2021-04-16T01:46:51.082Z] 46f8f816bc3b: Pull complete [2021-04-16T01:46:51.663Z] 93b61091891f: Pull complete [2021-04-16T01:46:51.926Z] 93b9cdb0e59b: Pull complete [2021-04-16T01:46:51.926Z] aa168da1d23b: Verifying Checksum [2021-04-16T01:46:51.926Z] aa168da1d23b: Download complete [2021-04-16T01:46:52.188Z] 5e14af77c1be: Pull complete [2021-04-16T01:46:52.189Z] 01666e4c0597: Pull complete [2021-04-16T01:47:00.397Z] aa168da1d23b: Pull complete [2021-04-16T01:47:00.397Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-16T01:47:00.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-16T01:47:00.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-16T01:47:00.609Z] prd-centos7-docker-4c-2g-366 does not seem to be running inside a container [2021-04-16T01:47:00.655Z] $ 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-579/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-579 -v /w/workspace/dry_go-mod-core-contracts_PR-579:/w/workspace/dry_go-mod-core-contracts_PR-579:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-579@tmp:/w/workspace/dry_go-mod-core-contracts_PR-579@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-16T01:47:04.020Z] $ docker top 5a46084b8a1fbcf4ffda1a0060e6ac287f8f98b49a94199aa9e2940dc09c9028 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-16T01:47:04.464Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-16T01:47:04.765Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-16T01:47:05.066Z] + ls /var/log/sa-host [2021-04-16T01:47:05.066Z] + sadf -c /var/log/sa-host/sa16 [2021-04-16T01:47:05.066Z] file_magic: OK [2021-04-16T01:47:05.066Z] HZ: Using current value: 100 [2021-04-16T01:47:05.066Z] file_header: OK [2021-04-16T01:47:05.066Z] 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-04-16T01:47:05.066Z] Statistics: [2021-04-16T01:47:05.066Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-16T01:47:05.066Z] File successfully converted to sysstat format version 12.2.1 [2021-04-16T01:47:05.066Z] + sadf -c /var/log/sa-host/sa23 [2021-04-16T01:47:05.066Z] file_magic: OK [2021-04-16T01:47:05.066Z] HZ: Using current value: 100 [2021-04-16T01:47:05.066Z] file_header: OK [2021-04-16T01:47:05.066Z] 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-04-16T01:47:05.066Z] Statistics: [2021-04-16T01:47:05.066Z] Hnuu...uuuununununu... [2021-04-16T01:47:05.066Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-16T01:47:05.629Z] provisioning config files... [2021-04-16T01:47:05.656Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-579@tmp/config956851885769159963tmp [Pipeline] { [Pipeline] echo [2021-04-16T01:47:05.690Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T01:47:05.991Z] ---> create-netrc.sh [Pipeline] } [2021-04-16T01:47:06.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-16T01:47:06.027Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T01:47:06.327Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-16T01:47:06.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T01:47:06.635Z] ---> sudo-logs.sh [2021-04-16T01:47:06.635Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-16T01:47:06.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T01:47:06.966Z] ---> job-cost.sh [2021-04-16T01:47:06.967Z] lf-activate-venv: SKIPPING [2021-04-16T01:47:06.967Z] DEBUG: total: 0.20999999344348907 [2021-04-16T01:47:06.967Z] INFO: Retrieving Stack Cost... [2021-04-16T01:47:08.890Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-16T01:47:09.153Z] INFO: Archiving Costs [Pipeline] echo [2021-04-16T01:47:09.168Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-16T01:47:09.470Z] ---> logs-deploy.sh [2021-04-16T01:47:09.470Z] lf-activate-venv: SKIPPING [2021-04-16T01:47:09.470Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-579/6 [2021-04-16T01:47:09.470Z] INFO: archiving workspace using pattern(s): [2021-04-16T01:47:11.392Z] Archives upload complete. [2021-04-16T01:47:11.392Z] INFO: archiving logs to Nexus [2021-04-16T01:47:12.338Z] ---> uname -a: [2021-04-16T01:47:12.338Z] Linux prd-centos7-docker-4c-2g-366.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] ---> lscpu: [2021-04-16T01:47:12.338Z] Architecture: x86_64 [2021-04-16T01:47:12.338Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-16T01:47:12.338Z] Byte Order: Little Endian [2021-04-16T01:47:12.338Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-16T01:47:12.338Z] CPU(s): 4 [2021-04-16T01:47:12.338Z] On-line CPU(s) list: 0-3 [2021-04-16T01:47:12.338Z] Thread(s) per core: 1 [2021-04-16T01:47:12.338Z] Core(s) per socket: 1 [2021-04-16T01:47:12.338Z] Socket(s): 4 [2021-04-16T01:47:12.338Z] NUMA node(s): 1 [2021-04-16T01:47:12.338Z] Vendor ID: GenuineIntel [2021-04-16T01:47:12.338Z] CPU family: 6 [2021-04-16T01:47:12.338Z] Model: 44 [2021-04-16T01:47:12.338Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-16T01:47:12.338Z] Stepping: 1 [2021-04-16T01:47:12.338Z] CPU MHz: 2933.438 [2021-04-16T01:47:12.338Z] BogoMIPS: 5866.87 [2021-04-16T01:47:12.338Z] Virtualization: VT-x [2021-04-16T01:47:12.338Z] Hypervisor vendor: KVM [2021-04-16T01:47:12.338Z] Virtualization type: full [2021-04-16T01:47:12.338Z] L1d cache: 128 KiB [2021-04-16T01:47:12.338Z] L1i cache: 128 KiB [2021-04-16T01:47:12.338Z] L2 cache: 16 MiB [2021-04-16T01:47:12.338Z] L3 cache: 64 MiB [2021-04-16T01:47:12.338Z] NUMA node0 CPU(s): 0-3 [2021-04-16T01:47:12.338Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-16T01:47:12.338Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-16T01:47:12.338Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-16T01:47:12.338Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-16T01:47:12.338Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-16T01:47:12.338Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-16T01:47:12.338Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-16T01:47:12.338Z] Vulnerability Srbds: Not affected [2021-04-16T01:47:12.338Z] Vulnerability Tsx async abort: Not affected [2021-04-16T01:47:12.338Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] ---> nproc: [2021-04-16T01:47:12.338Z] 4 [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] ---> df -h: [2021-04-16T01:47:12.338Z] Filesystem Size Used Available Use% Mounted on [2021-04-16T01:47:12.338Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-16T01:47:12.338Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-16T01:47:12.338Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-16T01:47:12.338Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-16T01:47:12.338Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-16T01:47:12.338Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-16T01:47:12.338Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-16T01:47:12.338Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-16T01:47:12.338Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-16T01:47:12.338Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-16T01:47:12.338Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-16T01:47:12.338Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-579 [2021-04-16T01:47:12.338Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-579@tmp [2021-04-16T01:47:12.338Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] ---> free -m: [2021-04-16T01:47:12.338Z] total used free shared buff/cache available [2021-04-16T01:47:12.338Z] Mem: 1837 709 114 0 1013 1023 [2021-04-16T01:47:12.338Z] Swap: 1023 1 1022 [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] ---> ip addr: [2021-04-16T01:47:12.338Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-16T01:47:12.338Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-16T01:47:12.338Z] inet 127.0.0.1/8 scope host lo [2021-04-16T01:47:12.338Z] valid_lft forever preferred_lft forever [2021-04-16T01:47:12.338Z] inet6 ::1/128 scope host [2021-04-16T01:47:12.338Z] valid_lft forever preferred_lft forever [2021-04-16T01:47:12.338Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-16T01:47:12.338Z] link/ether fa:16:3e:1f:51:8e brd ff:ff:ff:ff:ff:ff [2021-04-16T01:47:12.338Z] inet 10.30.122.185/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-16T01:47:12.338Z] valid_lft 85815sec preferred_lft 85815sec [2021-04-16T01:47:12.338Z] inet6 fe80::f816:3eff:fe1f:518e/64 scope link [2021-04-16T01:47:12.338Z] valid_lft forever preferred_lft forever [2021-04-16T01:47:12.338Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-16T01:47:12.338Z] link/ether 02:42:62:d1:f7:ae brd ff:ff:ff:ff:ff:ff [2021-04-16T01:47:12.338Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-16T01:47:12.338Z] valid_lft forever preferred_lft forever [2021-04-16T01:47:12.338Z] inet6 fe80::42:62ff:fed1:f7ae/64 scope link [2021-04-16T01:47:12.338Z] valid_lft forever preferred_lft forever [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] ---> sar -b -r -n DEV: [2021-04-16T01:47:12.338Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] 01:37:15 LINUX RESTART (4 CPU) [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] 01:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-04-16T01:47:12.338Z] 01:39:01 32.62 9.74 22.88 0.00 4155.74 3244.81 0.00 [2021-04-16T01:47:12.338Z] 01:40:01 1.95 0.00 1.95 0.00 0.00 39.39 0.00 [2021-04-16T01:47:12.338Z] 01:41:01 0.27 0.00 0.27 0.00 0.00 2.71 0.00 [2021-04-16T01:47:12.338Z] 01:42:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 [2021-04-16T01:47:12.338Z] 01:43:01 0.22 0.00 0.22 0.00 0.00 2.88 0.00 [2021-04-16T01:47:12.338Z] 01:44:01 0.35 0.00 0.35 0.00 0.00 4.70 0.00 [2021-04-16T01:47:12.338Z] 01:45:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-04-16T01:47:12.338Z] 01:46:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 [2021-04-16T01:47:12.338Z] 01:47:02 125.24 71.21 54.03 0.00 5854.03 16839.52 0.00 [2021-04-16T01:47:12.338Z] Average: 17.99 9.03 8.95 0.00 1115.06 2246.76 0.00 [2021-04-16T01:47:12.338Z] [2021-04-16T01:47:12.338Z] 01:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-04-16T01:47:12.338Z] 01:39:01 137040 0 596612 31.71 2620 1145272 1098048 37.47 422456 1120852 20 [2021-04-16T01:47:12.338Z] 01:40:01 140548 0 593100 31.52 2620 1145276 1068224 36.46 420852 1119268 12 [2021-04-16T01:47:12.338Z] 01:41:01 136444 0 597196 31.74 2620 1145284 1068224 36.46 422480 1121700 8 [2021-04-16T01:47:12.338Z] 01:42:01 135932 0 597708 31.77 2620 1145284 1068380 36.46 425312 1119652 8 [2021-04-16T01:47:12.339Z] 01:43:01 135440 0 598188 31.79 2620 1145296 1068368 36.46 424144 1121308 8 [2021-04-16T01:47:12.339Z] 01:44:01 135940 0 597684 31.77 2620 1145300 1068260 36.46 423864 1121308 8 [2021-04-16T01:47:12.339Z] 01:45:01 136136 0 597484 31.75 2620 1145304 1068224 36.46 423560 1121404 8 [2021-04-16T01:47:12.339Z] 01:46:01 136408 0 597208 31.74 2620 1145308 1068224 36.46 423408 1121404 8 [2021-04-16T01:47:12.339Z] 01:47:02 173732 0 708264 37.64 2620 996928 1274252 43.49 457596 985076 25112 [2021-04-16T01:47:12.339Z] Average: 140847 0 609272 32.38 2620 1128806 1094467 37.35 427075 1105775 2799 [2021-04-16T01:47:12.339Z] [2021-04-16T01:47:12.339Z] 01:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-04-16T01:47:12.339Z] 01:39:01 eth0 75.27 59.03 361.03 15.29 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:39:01 docker0 11.24 9.08 2.23 22.63 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:40:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:41:01 eth0 0.77 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:42:01 eth0 1.00 0.47 0.32 0.21 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:43:01 eth0 0.65 0.40 0.35 0.27 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:44:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:47:02 eth0 201.90 164.20 2164.25 43.14 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] 01:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] Average: eth0 31.22 25.03 281.81 6.57 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] Average: docker0 1.25 1.01 0.25 2.51 0.00 0.00 0.00 0.00 [2021-04-16T01:47:12.339Z] [2021-04-16T01:47:12.339Z] [2021-04-16T01:47:12.339Z] ---> sar -P ALL: [2021-04-16T01:47:12.339Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/16/21 _x86_64_ (4 CPU) [2021-04-16T01:47:12.339Z] [2021-04-16T01:47:12.339Z] 01:37:15 LINUX RESTART (4 CPU) [2021-04-16T01:47:12.339Z] [2021-04-16T01:47:12.339Z] 01:38:01 CPU %user %nice %system %iowait %steal %idle [2021-04-16T01:47:12.339Z] 01:39:01 all 2.70 0.00 1.79 0.98 0.08 94.46 [2021-04-16T01:47:12.339Z] 01:39:01 0 2.92 0.00 1.73 0.27 0.08 95.00 [2021-04-16T01:47:12.339Z] 01:39:01 1 2.48 0.00 1.56 0.74 0.08 95.14 [2021-04-16T01:47:12.339Z] 01:39:01 2 2.57 0.00 1.68 1.43 0.08 94.25 [2021-04-16T01:47:12.339Z] 01:39:01 3 2.82 0.00 2.18 1.48 0.05 93.47 [2021-04-16T01:47:12.339Z] 01:40:01 all 0.14 0.00 0.03 0.00 0.00 99.82 [2021-04-16T01:47:12.339Z] 01:40:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-04-16T01:47:12.339Z] 01:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-16T01:47:12.339Z] 01:40:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-16T01:47:12.339Z] 01:40:01 3 0.45 0.00 0.02 0.00 0.00 99.53 [2021-04-16T01:47:12.339Z] 01:41:01 all 0.19 0.00 0.12 0.00 0.00 99.69 [2021-04-16T01:47:12.339Z] 01:41:01 0 0.40 0.00 0.20 0.00 0.00 99.40 [2021-04-16T01:47:12.339Z] 01:41:01 1 0.07 0.00 0.17 0.00 0.00 99.77 [2021-04-16T01:47:12.339Z] 01:41:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2021-04-16T01:47:12.339Z] 01:41:01 3 0.22 0.00 0.05 0.00 0.00 99.73 [2021-04-16T01:47:12.339Z] 01:42:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-04-16T01:47:12.339Z] 01:42:01 0 0.53 0.00 0.05 0.00 0.00 99.42 [2021-04-16T01:47:12.339Z] 01:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-04-16T01:47:12.339Z] 01:42:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2021-04-16T01:47:12.339Z] 01:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-04-16T01:47:12.339Z] 01:43:01 all 0.15 0.00 0.04 0.00 0.01 99.80 [2021-04-16T01:47:12.339Z] 01:43:01 0 0.23 0.00 0.03 0.00 0.02 99.72 [2021-04-16T01:47:12.339Z] 01:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-16T01:47:12.339Z] 01:43:01 2 0.33 0.00 0.03 0.00 0.02 99.62 [2021-04-16T01:47:12.339Z] 01:43:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2021-04-16T01:47:12.339Z] 01:44:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-04-16T01:47:12.339Z] 01:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-16T01:47:12.339Z] 01:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-16T01:47:12.339Z] 01:44:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-04-16T01:47:12.339Z] 01:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-16T01:47:12.339Z] 01:45:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2021-04-16T01:47:12.339Z] 01:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-16T01:47:12.339Z] 01:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-04-16T01:47:12.339Z] 01:45:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-04-16T01:47:12.339Z] 01:45:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2021-04-16T01:47:12.339Z] 01:46:01 all 0.12 0.00 0.04 0.00 0.00 99.84 [2021-04-16T01:47:12.339Z] 01:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-04-16T01:47:12.339Z] 01:46:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-04-16T01:47:12.339Z] 01:46:01 2 0.38 0.00 0.08 0.00 0.00 99.53 [2021-04-16T01:47:12.339Z] 01:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-04-16T01:47:12.339Z] 01:47:02 all 6.13 0.00 4.19 1.90 0.21 87.57 [2021-04-16T01:47:12.339Z] 01:47:02 0 6.81 0.00 4.33 2.80 0.22 85.84 [2021-04-16T01:47:12.339Z] 01:47:02 1 5.29 0.00 4.08 2.09 0.15 88.39 [2021-04-16T01:47:12.339Z] 01:47:02 2 5.76 0.00 3.85 2.04 0.24 88.11 [2021-04-16T01:47:12.339Z] 01:47:02 3 6.64 0.00 4.52 0.66 0.24 87.95 [2021-04-16T01:47:12.339Z] Average: all 1.09 0.00 0.70 0.32 0.03 97.86 [2021-04-16T01:47:12.339Z] Average: 0 1.22 0.00 0.71 0.34 0.04 97.69 [2021-04-16T01:47:12.339Z] Average: 1 0.89 0.00 0.66 0.31 0.03 98.12 [2021-04-16T01:47:12.339Z] Average: 2 1.13 0.00 0.65 0.38 0.04 97.81 [2021-04-16T01:47:12.339Z] Average: 3 1.13 0.00 0.77 0.24 0.04 97.83 [2021-04-16T01:47:12.339Z] [2021-04-16T01:47:12.339Z] [2021-04-16T01:47:12.339Z]