Pull request #580 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 205e078090c85c2987ffa64a69d75c76dffd8e81 rather than c8d10a52c5fab32a613c91f9a80aa4b65069da24 Obtained Jenkinsfile from 205e078090c85c2987ffa64a69d75c76dffd8e81 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-580/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-580/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-123 in /w/workspace/dry_go-mod-core-contracts_PR-580 [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-580 # 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 > 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/580/head:refs/remotes/origin/PR-580 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 205e078090c85c2987ffa64a69d75c76dffd8e81 into PR head commit c8d10a52c5fab32a613c91f9a80aa4b65069da24 Merge succeeded, producing c8d10a52c5fab32a613c91f9a80aa4b65069da24 Checking out Revision c8d10a52c5fab32a613c91f9a80aa4b65069da24 (PR-580) > git config core.sparsecheckout # timeout=10 > git checkout -f c8d10a52c5fab32a613c91f9a80aa4b65069da24 # 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 205e078090c85c2987ffa64a69d75c76dffd8e81 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8d10a52c5fab32a613c91f9a80aa4b65069da24 # timeout=10 Commit message: "feat(notifications): Create Transmission DTO and Model" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-14T13:44:47.626Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-14T13:44:47.827Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-14T13:44:47.971Z] ========================================================= [2021-04-14T13:44:47.972Z] EdgeX Global Pipelines Version Info [2021-04-14T13:44:47.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-14T13:44:49.552Z] ------------------- [2021-04-14T13:44:49.552Z] stable info: [2021-04-14T13:44:49.552Z] ------------------- [2021-04-14T13:44:49.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-14T13:44:49.552Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-14T13:44:49.552Z] Message: update stable to v1.0.186 [2021-04-14T13:44:50.500Z] ------------------- [2021-04-14T13:44:50.500Z] experimental info: [2021-04-14T13:44:50.500Z] ------------------- [2021-04-14T13:44:50.500Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-14T13:44:50.500Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-14T13:44:50.500Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-14T13:44:50.755Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-04-14T13:44:50.829Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-04-14T13:44:50.891Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-14T13:44:50.962Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-14T13:44:51.035Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-14T13:44:51.117Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-14T13:44:51.189Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-14T13:44:51.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-14T13:44:51.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-14T13:44:51.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-14T13:44:51.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-14T13:44:51.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-04-14T13:44:51.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-14T13:44:51.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-14T13:44:51.711Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-04-14T13:44:51.778Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-04-14T13:44:51.850Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-14T13:44:51.913Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-14T13:44:51.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-14T13:44:52.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-14T13:44:52.126Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-14T13:44:52.190Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-14T13:44:52.259Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-14T13:44:52.332Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-14T13:44:52.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-04-14T13:44:52.503Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-14T13:44:52.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-580 [Pipeline] echo [2021-04-14T13:44:52.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-580 [Pipeline] echo [2021-04-14T13:44:52.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-580 [Pipeline] echo [2021-04-14T13:44:52.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8d10a52c5fab32a613c91f9a80aa4b65069da24 [Pipeline] echo [2021-04-14T13:44:52.799Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8d10a5 [Pipeline] echo [2021-04-14T13:44:52.871Z] [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-14T13:44:53.568Z] + git log --format=format:%s -1 c8d10a52c5fab32a613c91f9a80aa4b65069da24 [Pipeline] echo [2021-04-14T13:44:53.678Z] GIT_COMMIT: c8d10a52c5fab32a613c91f9a80aa4b65069da24, Commit Message: feat(notifications): Create Transmission DTO and Model [Pipeline] echo [2021-04-14T13:44:53.724Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-14T13:44:55.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T13:44:55.342Z] [2021-04-14T13:44:55.342Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T13:44:55.706Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T13:44:55.706Z] latest: Pulling from edgex-devops/git-semver [2021-04-14T13:44:55.706Z] 31603596830f: Pulling fs layer [2021-04-14T13:44:55.706Z] 2a8b12db71e7: Pulling fs layer [2021-04-14T13:44:55.706Z] 6ca5941a6612: Pulling fs layer [2021-04-14T13:44:55.706Z] ecc8261a40a4: Pulling fs layer [2021-04-14T13:44:55.706Z] ecc8261a40a4: Waiting [2021-04-14T13:44:55.971Z] 2a8b12db71e7: Verifying Checksum [2021-04-14T13:44:55.971Z] 2a8b12db71e7: Download complete [2021-04-14T13:44:55.971Z] 31603596830f: Verifying Checksum [2021-04-14T13:44:55.971Z] 31603596830f: Download complete [2021-04-14T13:44:55.971Z] ecc8261a40a4: Verifying Checksum [2021-04-14T13:44:55.971Z] ecc8261a40a4: Download complete [2021-04-14T13:44:55.971Z] 6ca5941a6612: Verifying Checksum [2021-04-14T13:44:55.971Z] 6ca5941a6612: Download complete [2021-04-14T13:44:56.239Z] 31603596830f: Pull complete [2021-04-14T13:44:56.504Z] 2a8b12db71e7: Pull complete [2021-04-14T13:44:57.449Z] 6ca5941a6612: Pull complete [2021-04-14T13:44:57.450Z] ecc8261a40a4: Pull complete [2021-04-14T13:44:57.450Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-14T13:44:57.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-14T13:44:57.450Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-14T13:44:57.582Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-04-14T13:44:57.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-580 -v /w/workspace/dry_go-mod-core-contracts_PR-580:/w/workspace/dry_go-mod-core-contracts_PR-580:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-580@tmp:/w/workspace/dry_go-mod-core-contracts_PR-580@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-14T13:44:59.765Z] $ docker top a774e4e0bf14f9d080b5d1e94833911d4285ddb22889676f17905c0b6c1cd7a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-14T13:44:59.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-14T13:44:59.993Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-14T13:45:00.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-14T13:45:00.245Z] $ docker exec a774e4e0bf14f9d080b5d1e94833911d4285ddb22889676f17905c0b6c1cd7a8 ssh-agent [2021-04-14T13:45:00.421Z] SSH_AUTH_SOCK=/tmp/ssh-WDmMpeIrrhe9/agent.12 [2021-04-14T13:45:00.421Z] SSH_AGENT_PID=18 [2021-04-14T13:45:00.431Z] Running ssh-add (command line suppressed) [2021-04-14T13:45:00.552Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-580@tmp/private_key_1997584878277156265.key (/w/workspace/dry_go-mod-core-contracts_PR-580@tmp/private_key_1997584878277156265.key) [2021-04-14T13:45:00.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-14T13:45:00.945Z] + git tag --points-at HEAD [Pipeline] } [2021-04-14T13:45:00.972Z] $ docker exec --env ******** --env ******** a774e4e0bf14f9d080b5d1e94833911d4285ddb22889676f17905c0b6c1cd7a8 ssh-agent -k [2021-04-14T13:45:01.095Z] unset SSH_AUTH_SOCK; [2021-04-14T13:45:01.096Z] unset SSH_AGENT_PID; [2021-04-14T13:45:01.096Z] echo Agent pid 18 killed; [2021-04-14T13:45:01.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-14T13:45:01.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-14T13:45:01.258Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-14T13:45:01.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-14T13:45:01.462Z] $ docker exec a774e4e0bf14f9d080b5d1e94833911d4285ddb22889676f17905c0b6c1cd7a8 ssh-agent [2021-04-14T13:45:01.635Z] SSH_AUTH_SOCK=/tmp/ssh-Amqste7X8TAL/agent.46 [2021-04-14T13:45:01.635Z] SSH_AGENT_PID=51 [2021-04-14T13:45:01.642Z] Running ssh-add (command line suppressed) [2021-04-14T13:45:01.776Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-580@tmp/private_key_8491545357624229304.key (/w/workspace/dry_go-mod-core-contracts_PR-580@tmp/private_key_8491545357624229304.key) [2021-04-14T13:45:01.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-14T13:45:02.256Z] + git semver init [2021-04-14T13:45:02.256Z] # -> Open(): unable to determine branch for HEAD [2021-04-14T13:45:02.256Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-580/.git [2021-04-14T13:45:02.256Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-580 [2021-04-14T13:45:02.256Z] # $SEMVER_REMOTE_NAME = origin [2021-04-14T13:45:02.256Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-14T13:45:02.256Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-14T13:45:02.256Z] # $SEMVER_BRANCH = PR-580 [2021-04-14T13:45:02.256Z] # $SEMVER_TEMP = /tmp/semver-193057310 [2021-04-14T13:45:02.256Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-04-14T13:45:05.578Z] # '/tmp/semver-193057310' -> '/w/workspace/dry_go-mod-core-contracts_PR-580/.semver' [2021-04-14T13:45:05.578Z] # -> Force: false [2021-04-14T13:45:05.578Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-580/.semver [Pipeline] } [2021-04-14T13:45:05.599Z] $ docker exec --env ******** --env ******** a774e4e0bf14f9d080b5d1e94833911d4285ddb22889676f17905c0b6c1cd7a8 ssh-agent -k [2021-04-14T13:45:05.725Z] unset SSH_AUTH_SOCK; [2021-04-14T13:45:05.726Z] unset SSH_AGENT_PID; [2021-04-14T13:45:05.726Z] echo Agent pid 51 killed; [2021-04-14T13:45:05.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-14T13:45:06.236Z] + git semver [Pipeline] } [2021-04-14T13:45:06.282Z] $ docker stop --time=1 a774e4e0bf14f9d080b5d1e94833911d4285ddb22889676f17905c0b6c1cd7a8 [2021-04-14T13:45:08.125Z] $ docker rm -f a774e4e0bf14f9d080b5d1e94833911d4285ddb22889676f17905c0b6c1cd7a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-14T13:45:08.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-14T13:45:09.002Z] Stashed 1 file(s) [Pipeline] echo [2021-04-14T13:45:09.022Z] [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-14T13:45:09.688Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-118 in /w/workspace/dry_go-mod-core-contracts_PR-580 [Pipeline] { [Pipeline] ws [2021-04-14T13:45:09.758Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-04-14T13:45:14.661Z] using credential edgex-jenkins-ssh [2021-04-14T13:45:14.679Z] Cloning the remote Git repository [2021-04-14T13:45:14.722Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-14T13:45:14.825Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-04-14T13:45:14.907Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-14T13:45:14.908Z] > git --version # timeout=10 [2021-04-14T13:45:14.924Z] > git --version # 'git version 2.17.1' [2021-04-14T13:45:14.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T13:45:14.979Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T13:45:16.021Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-14T13:45:16.046Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T13:45:16.077Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-14T13:45:16.787Z] Merging remotes/origin/master commit 205e078090c85c2987ffa64a69d75c76dffd8e81 into PR head commit c8d10a52c5fab32a613c91f9a80aa4b65069da24 [2021-04-14T13:45:17.034Z] Merge succeeded, producing c8d10a52c5fab32a613c91f9a80aa4b65069da24 [2021-04-14T13:45:17.035Z] Checking out Revision c8d10a52c5fab32a613c91f9a80aa4b65069da24 (PR-580) [2021-04-14T13:45:16.110Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-14T13:45:16.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T13:45:16.122Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/580/head:refs/remotes/origin/PR-580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T13:45:16.799Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T13:45:16.812Z] > git checkout -f c8d10a52c5fab32a613c91f9a80aa4b65069da24 # timeout=10 [2021-04-14T13:45:16.955Z] > git remote # timeout=10 [2021-04-14T13:45:16.972Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T13:45:16.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T13:45:16.993Z] > git merge 205e078090c85c2987ffa64a69d75c76dffd8e81 # timeout=10 [2021-04-14T13:45:17.014Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T13:45:17.034Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T13:45:17.051Z] > git checkout -f c8d10a52c5fab32a613c91f9a80aa4b65069da24 # timeout=10 [2021-04-14T13:45:21.297Z] Commit message: "feat(notifications): Create Transmission DTO and Model" [2021-04-14T13:45:21.341Z] > git --version # timeout=10 [2021-04-14T13:45:21.352Z] > git --version # 'git version 2.17.1' [2021-04-14T13:45:21.372Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-14T13:45:22.901Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-14T13:45:23.325Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-14T13:45:23.686Z] + + true [2021-04-14T13:45:23.686Z] sudo service docker restart [2021-04-14T13:45:24.470Z] Still waiting to schedule task [2021-04-14T13:45:24.470Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] unstash [Pipeline] echo [2021-04-14T13:45:25.999Z] ========================================================= [2021-04-14T13:45:25.999Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-14T13:45:25.999Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-14T13:45:26.420Z] + 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-14T13:45:27.407Z] Sending build context to Docker daemon 2.971MB [2021-04-14T13:45:27.680Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-14T13:45:27.680Z] Step 2/7 : FROM ${BASE} [2021-04-14T13:45:27.961Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-14T13:45:27.961Z] 5f621e34cdf4: Pulling fs layer [2021-04-14T13:45:27.961Z] a4357932f1b6: Pulling fs layer [2021-04-14T13:45:27.961Z] 18c013af1878: Pulling fs layer [2021-04-14T13:45:27.961Z] 00ac8860ef70: Pulling fs layer [2021-04-14T13:45:27.961Z] 63d7cb157983: Pulling fs layer [2021-04-14T13:45:27.961Z] b116817d02f9: Pulling fs layer [2021-04-14T13:45:27.961Z] 745a02a5169b: Pulling fs layer [2021-04-14T13:45:27.961Z] 63d7cb157983: Waiting [2021-04-14T13:45:27.961Z] b116817d02f9: Waiting [2021-04-14T13:45:27.961Z] 745a02a5169b: Waiting [2021-04-14T13:45:27.961Z] 00ac8860ef70: Waiting [2021-04-14T13:45:27.961Z] 18c013af1878: Verifying Checksum [2021-04-14T13:45:27.961Z] 18c013af1878: Download complete [2021-04-14T13:45:27.961Z] a4357932f1b6: Download complete [2021-04-14T13:45:27.961Z] 63d7cb157983: Download complete [2021-04-14T13:45:27.961Z] b116817d02f9: Download complete [2021-04-14T13:45:27.961Z] 5f621e34cdf4: Verifying Checksum [2021-04-14T13:45:27.961Z] 5f621e34cdf4: Download complete [2021-04-14T13:45:28.945Z] 5f621e34cdf4: Pull complete [2021-04-14T13:45:29.225Z] a4357932f1b6: Pull complete [2021-04-14T13:45:29.838Z] 18c013af1878: Pull complete [2021-04-14T13:45:30.442Z] 745a02a5169b: Verifying Checksum [2021-04-14T13:45:30.442Z] 745a02a5169b: Download complete [2021-04-14T13:45:31.428Z] 00ac8860ef70: Verifying Checksum [2021-04-14T13:45:31.428Z] 00ac8860ef70: Download complete [2021-04-14T13:45:41.609Z] 00ac8860ef70: Pull complete [2021-04-14T13:45:41.609Z] 63d7cb157983: Pull complete [2021-04-14T13:45:41.885Z] b116817d02f9: Pull complete [2021-04-14T13:45:46.279Z] 745a02a5169b: Pull complete [2021-04-14T13:45:46.279Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-14T13:45:46.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-14T13:45:46.279Z] ---> b7e6874047d6 [2021-04-14T13:45:46.279Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-14T13:45:48.919Z] ---> Running in 40102bb9b9cf [2021-04-14T13:45:49.193Z] Removing intermediate container 40102bb9b9cf [2021-04-14T13:45:49.193Z] ---> e1fa663d4db9 [2021-04-14T13:45:49.193Z] Step 4/7 : RUN apk add bash [2021-04-14T13:45:49.193Z] ---> Running in fd05461111e8 [2021-04-14T13:45:50.633Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-14T13:45:51.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-14T13:45:52.207Z] OK: 142 MiB in 39 packages [2021-04-14T13:45:53.651Z] Removing intermediate container fd05461111e8 [2021-04-14T13:45:53.651Z] ---> ff4bc44a452e [2021-04-14T13:45:53.651Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-14T13:45:53.651Z] ---> Running in 2f486c936fc0 [2021-04-14T13:45:53.933Z] Removing intermediate container 2f486c936fc0 [2021-04-14T13:45:53.933Z] ---> 820af56027f3 [2021-04-14T13:45:53.933Z] Step 6/7 : COPY go.mod . [2021-04-14T13:45:54.535Z] ---> 5725c5165851 [2021-04-14T13:45:54.535Z] Step 7/7 : RUN go mod download [2021-04-14T13:45:54.810Z] ---> Running in 9a93af5ed0a3 [2021-04-14T13:46:13.108Z] Removing intermediate container 9a93af5ed0a3 [2021-04-14T13:46:13.108Z] ---> 7aa7c3564b7a [2021-04-14T13:46:13.108Z] Successfully built 7aa7c3564b7a [2021-04-14T13:46:13.108Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T13:46:13.480Z] + docker inspect -f . ci-base-image-arm64 [2021-04-14T13:46:13.480Z] . [Pipeline] withDockerContainer [2021-04-14T13:46:13.739Z] prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container [2021-04-14T13:46:13.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-14T13:46:15.333Z] $ docker top 7a4d42e36b979fc210d56e3e27381fa96cd3fb320ed433a5defb7fb60e929ed6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T13:46:16.318Z] + go version [2021-04-14T13:46:16.318Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-14T13:46:16.347Z] $ docker stop --time=1 7a4d42e36b979fc210d56e3e27381fa96cd3fb320ed433a5defb7fb60e929ed6 [2021-04-14T13:46:18.287Z] $ docker rm -f 7a4d42e36b979fc210d56e3e27381fa96cd3fb320ed433a5defb7fb60e929ed6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T13:46:19.276Z] + docker inspect -f . ci-base-image-arm64 [2021-04-14T13:46:19.276Z] . [Pipeline] withDockerContainer [2021-04-14T13:46:19.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container [2021-04-14T13:46:19.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-04-14T13:46:21.109Z] $ docker top 97e1bb5d0fbc43c7354dc49ed5d73de3bb30ff0c6b433b622425d3aa16b48f64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T13:46:22.129Z] + make test [2021-04-14T13:46:22.129Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-14T13:46:48.992Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-04-14T13:46:48.992Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.036s coverage: 85.7% of statements [2021-04-14T13:46:48.992Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.034s coverage: 100.0% of statements [2021-04-14T13:46:48.992Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.045s coverage: 45.4% of statements [2021-04-14T13:46:48.992Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.049s coverage: 77.8% of statements [2021-04-14T13:46:48.992Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-04-14T13:46:49.998Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.051s coverage: 26.3% of statements [2021-04-14T13:46:49.998Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.035s coverage: 14.7% of statements [2021-04-14T13:46:50.601Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.016s coverage: 100.0% of statements [2021-04-14T13:46:52.094Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.082s coverage: 91.8% of statements [2021-04-14T13:46:52.094Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-04-14T13:46:52.094Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-04-14T13:46:52.094Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.027s coverage: 100.0% of statements [2021-04-14T13:46:52.094Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 35.5% of statements [2021-04-14T13:46:58.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.175s coverage: 63.0% of statements [2021-04-14T13:46:58.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.031s coverage: 26.3% of statements [2021-04-14T13:46:58.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.013s coverage: 15.4% of statements [2021-04-14T13:46:58.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.059s coverage: 15.4% of statements [2021-04-14T13:46:58.817Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.029s coverage: 14.3% of statements [2021-04-14T13:46:58.817Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-04-14T13:47:00.805Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.192s coverage: 84.4% of statements [2021-04-14T13:47:00.805Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-04-14T13:47:00.805Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-04-14T13:47:00.805Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-04-14T13:47:01.080Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.064s coverage: 46.0% of statements [2021-04-14T13:47:01.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.038s coverage: 94.7% of statements [2021-04-14T13:47:04.766Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.189s coverage: 87.8% of statements [2021-04-14T13:47:04.766Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements [2021-04-14T13:47:04.766Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.025s coverage: 69.6% of statements [2021-04-14T13:47:04.766Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-14T13:47:11.497Z] gofmt -l . [2021-04-14T13:47:11.497Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-14T13:47:11.920Z] $ docker stop --time=1 97e1bb5d0fbc43c7354dc49ed5d73de3bb30ff0c6b433b622425d3aa16b48f64 [2021-04-14T13:47:14.149Z] $ docker rm -f 97e1bb5d0fbc43c7354dc49ed5d73de3bb30ff0c6b433b622425d3aa16b48f64 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-14T13:47:15.146Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-14T13:47:16.177Z] 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-14T13:47:17.760Z] ---> job-cost.sh [2021-04-14T13:47:17.760Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-66Oy [2021-04-14T13:47:56.709Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-14T13:49:18.444Z] lf-activate-venv(): INFO: Adding /tmp/venv-66Oy/bin to PATH [2021-04-14T13:49:18.444Z] INFO: No Stack... [2021-04-14T13:49:18.714Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-14T13:49:19.307Z] INFO: Archiving Costs [Pipeline] sh [2021-04-14T13:49:19.670Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-04-14T13:49:19.670Z] + cut -d, -f6 [Pipeline] lock [2021-04-14T13:49:19.805Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-580-1-stack-cost] [2021-04-14T13:49:19.812Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-580-1-stack-cost] did not exist. Created. [2021-04-14T13:49:19.812Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-14T13:49:20.264Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-14T13:49:20.468Z] Stashed 1 file(s) [Pipeline] } [2021-04-14T13:49:20.491Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-580-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-14T13:49:23.634Z] Running on prd-centos7-docker-4c-2g-124 in /w/workspace/dry_go-mod-core-contracts_PR-580 [Pipeline] { [Pipeline] ws [2021-04-14T13:49:23.690Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-04-14T13:49:38.368Z] using credential edgex-jenkins-ssh [2021-04-14T13:49:38.385Z] Cloning the remote Git repository [2021-04-14T13:49:38.460Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-14T13:49:38.601Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-04-14T13:49:38.755Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-14T13:49:38.756Z] > git --version # timeout=10 [2021-04-14T13:49:38.797Z] > git --version # 'git version 2.24.3' [2021-04-14T13:49:38.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T13:49:38.887Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T13:49:40.409Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-14T13:49:40.553Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-14T13:49:40.665Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-04-14T13:49:41.568Z] Merging remotes/origin/master commit 205e078090c85c2987ffa64a69d75c76dffd8e81 into PR head commit c8d10a52c5fab32a613c91f9a80aa4b65069da24 [2021-04-14T13:49:42.108Z] Merge succeeded, producing c8d10a52c5fab32a613c91f9a80aa4b65069da24 [2021-04-14T13:49:42.109Z] Checking out Revision c8d10a52c5fab32a613c91f9a80aa4b65069da24 (PR-580) [2021-04-14T13:49:40.752Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-04-14T13:49:40.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T13:49:40.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/580/head:refs/remotes/origin/PR-580 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-14T13:49:41.609Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T13:49:41.648Z] > git checkout -f c8d10a52c5fab32a613c91f9a80aa4b65069da24 # timeout=10 [2021-04-14T13:49:41.895Z] > git remote # timeout=10 [2021-04-14T13:49:41.942Z] > git config --get remote.origin.url # timeout=10 [2021-04-14T13:49:42.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-14T13:49:42.077Z] > git merge 205e078090c85c2987ffa64a69d75c76dffd8e81 # timeout=10 [2021-04-14T13:49:42.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-14T13:49:42.115Z] > git config core.sparsecheckout # timeout=10 [2021-04-14T13:49:42.133Z] > git checkout -f c8d10a52c5fab32a613c91f9a80aa4b65069da24 # timeout=10 [2021-04-14T13:49:48.479Z] Commit message: "feat(notifications): Create Transmission DTO and Model" [2021-04-14T13:49:48.552Z] > git --version # timeout=10 [2021-04-14T13:49:48.808Z] > git --version # 'git version 2.24.3' [2021-04-14T13:49:48.987Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-14T13:49:52.802Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-14T13:49:54.243Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-14T13:49:55.008Z] + sudo service docker restart [2021-04-14T13:49:55.008Z] + true [2021-04-14T13:49:55.008Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-04-14T13:50:01.515Z] ========================================================= [2021-04-14T13:50:01.515Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-14T13:50:01.515Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-14T13:50:02.124Z] + 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-14T13:50:06.515Z] Sending build context to Docker daemon 2.972MB [2021-04-14T13:50:06.515Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-04-14T13:50:06.515Z] Step 2/7 : FROM ${BASE} [2021-04-14T13:50:07.478Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-14T13:50:07.478Z] 188c0c94c7c5: Pulling fs layer [2021-04-14T13:50:07.478Z] 0ef7d3d256c8: Pulling fs layer [2021-04-14T13:50:07.478Z] de9db76c5a1d: Pulling fs layer [2021-04-14T13:50:07.478Z] bca2f99d35d6: Pulling fs layer [2021-04-14T13:50:07.478Z] 93359f2a8cfa: Pulling fs layer [2021-04-14T13:50:07.478Z] 7c6f9722023f: Pulling fs layer [2021-04-14T13:50:07.478Z] a35cf1a2eb13: Pulling fs layer [2021-04-14T13:50:07.478Z] bca2f99d35d6: Waiting [2021-04-14T13:50:07.478Z] 93359f2a8cfa: Waiting [2021-04-14T13:50:07.478Z] 7c6f9722023f: Waiting [2021-04-14T13:50:07.478Z] a35cf1a2eb13: Waiting [2021-04-14T13:50:07.478Z] de9db76c5a1d: Verifying Checksum [2021-04-14T13:50:07.478Z] de9db76c5a1d: Download complete [2021-04-14T13:50:07.478Z] 0ef7d3d256c8: Verifying Checksum [2021-04-14T13:50:07.478Z] 0ef7d3d256c8: Download complete [2021-04-14T13:50:07.478Z] 93359f2a8cfa: Verifying Checksum [2021-04-14T13:50:07.478Z] 93359f2a8cfa: Download complete [2021-04-14T13:50:07.935Z] 7c6f9722023f: Verifying Checksum [2021-04-14T13:50:07.935Z] 7c6f9722023f: Download complete [2021-04-14T13:50:08.400Z] 188c0c94c7c5: Verifying Checksum [2021-04-14T13:50:08.400Z] 188c0c94c7c5: Download complete [2021-04-14T13:50:09.760Z] 188c0c94c7c5: Pull complete [2021-04-14T13:50:12.151Z] 0ef7d3d256c8: Pull complete [2021-04-14T13:50:12.744Z] de9db76c5a1d: Pull complete [2021-04-14T13:50:16.414Z] a35cf1a2eb13: Verifying Checksum [2021-04-14T13:50:16.414Z] a35cf1a2eb13: Download complete [2021-04-14T13:50:20.161Z] bca2f99d35d6: Verifying Checksum [2021-04-14T13:50:20.161Z] bca2f99d35d6: Download complete [2021-04-14T13:50:48.681Z] bca2f99d35d6: Pull complete [2021-04-14T13:50:48.681Z] 93359f2a8cfa: Pull complete [2021-04-14T13:50:49.326Z] 7c6f9722023f: Pull complete [2021-04-14T13:51:05.638Z] a35cf1a2eb13: Pull complete [2021-04-14T13:51:05.638Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-14T13:51:05.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-14T13:51:05.638Z] ---> a62c8e92a672 [2021-04-14T13:51:05.638Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-04-14T13:51:05.638Z] ---> Running in 9cd436c9882a [2021-04-14T13:51:05.638Z] Removing intermediate container 9cd436c9882a [2021-04-14T13:51:05.638Z] ---> e7d23a1504b4 [2021-04-14T13:51:05.638Z] Step 4/7 : RUN apk add bash [2021-04-14T13:51:05.638Z] ---> Running in b24a309d3b76 [2021-04-14T13:51:07.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-14T13:51:09.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-14T13:51:10.149Z] OK: 166 MiB in 39 packages [2021-04-14T13:51:11.738Z] Removing intermediate container b24a309d3b76 [2021-04-14T13:51:11.738Z] ---> 84667e4dcc03 [2021-04-14T13:51:11.738Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-04-14T13:51:12.092Z] ---> Running in 3ee1a1fa1862 [2021-04-14T13:51:12.453Z] Removing intermediate container 3ee1a1fa1862 [2021-04-14T13:51:12.453Z] ---> 335150da1726 [2021-04-14T13:51:12.453Z] Step 6/7 : COPY go.mod . [2021-04-14T13:51:13.130Z] ---> b4914983d83c [2021-04-14T13:51:13.130Z] Step 7/7 : RUN go mod download [2021-04-14T13:51:13.467Z] ---> Running in f6a489e17674 [2021-04-14T13:51:47.692Z] Removing intermediate container f6a489e17674 [2021-04-14T13:51:47.692Z] ---> d71b4514c516 [2021-04-14T13:51:47.692Z] Successfully built d71b4514c516 [2021-04-14T13:51:47.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-14T13:51:48.156Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-14T13:51:48.451Z] . [Pipeline] withDockerContainer [2021-04-14T13:51:49.154Z] prd-centos7-docker-4c-2g-124 does not seem to be running inside a container [2021-04-14T13:51:49.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-14T13:51:52.205Z] $ docker top c130cfef9aba47beb7f52bac437245ade4c0609ea52470561e72c8c6925aca38 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T13:51:54.522Z] + go version [2021-04-14T13:51:54.522Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-14T13:51:54.672Z] $ docker stop --time=1 c130cfef9aba47beb7f52bac437245ade4c0609ea52470561e72c8c6925aca38 [2021-04-14T13:51:57.486Z] $ docker rm -f c130cfef9aba47beb7f52bac437245ade4c0609ea52470561e72c8c6925aca38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-14T13:51:58.889Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-14T13:51:59.884Z] . [Pipeline] withDockerContainer [2021-04-14T13:52:00.451Z] prd-centos7-docker-4c-2g-124 does not seem to be running inside a container [2021-04-14T13:52:01.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-04-14T13:52:03.814Z] $ docker top 7517debac17fad902afe315da7d013e9c000ec685b1b6743d1c85a91446cb922 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T13:52:07.869Z] + make test [2021-04-14T13:52:07.869Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-04-14T13:52:33.559Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-04-14T13:52:33.559Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.073s coverage: 85.7% of statements [2021-04-14T13:52:33.559Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.059s coverage: 100.0% of statements [2021-04-14T13:52:33.559Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.026s coverage: 45.4% of statements [2021-04-14T13:52:33.559Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.059s coverage: 77.8% of statements [2021-04-14T13:52:33.559Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-04-14T13:52:35.171Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.024s coverage: 26.3% of statements [2021-04-14T13:52:35.171Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.092s coverage: 14.7% of statements [2021-04-14T13:52:35.171Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.024s coverage: 100.0% of statements [2021-04-14T13:52:35.840Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.054s coverage: 91.8% of statements [2021-04-14T13:52:35.840Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-04-14T13:52:35.840Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-04-14T13:52:35.840Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.010s coverage: 100.0% of statements [2021-04-14T13:52:36.136Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.049s coverage: 35.5% of statements [2021-04-14T13:52:41.952Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.164s coverage: 63.0% of statements [2021-04-14T13:52:41.952Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.081s coverage: 26.3% of statements [2021-04-14T13:52:41.952Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.039s coverage: 15.4% of statements [2021-04-14T13:52:41.952Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.016s coverage: 15.4% of statements [2021-04-14T13:52:41.952Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.031s coverage: 14.3% of statements [2021-04-14T13:52:43.083Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-04-14T13:52:48.735Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.186s coverage: 84.4% of statements [2021-04-14T13:52:48.735Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-04-14T13:52:48.735Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-04-14T13:52:48.735Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-04-14T13:52:48.735Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.066s coverage: 46.0% of statements [2021-04-14T13:52:48.735Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.062s coverage: 94.7% of statements [2021-04-14T13:52:49.117Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.194s coverage: 87.8% of statements [2021-04-14T13:52:49.117Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.057s coverage: 100.0% of statements [2021-04-14T13:52:49.117Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.037s coverage: 69.6% of statements [2021-04-14T13:52:49.439Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-04-14T13:52:55.392Z] gofmt -l . [2021-04-14T13:52:55.719Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-04-14T13:52:56.632Z] $ docker stop --time=1 7517debac17fad902afe315da7d013e9c000ec685b1b6743d1c85a91446cb922 [2021-04-14T13:52:59.115Z] $ docker rm -f 7517debac17fad902afe315da7d013e9c000ec685b1b6743d1c85a91446cb922 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-14T13:52:59.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-14T13:53:00.266Z] Warning: overwriting stash ‘coverage-report’ [2021-04-14T13:53:02.350Z] 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-14T13:53:03.404Z] ---> job-cost.sh [2021-04-14T13:53:03.404Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YdWf [2021-04-14T13:53:30.618Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-14T13:54:27.782Z] lf-activate-venv(): INFO: Adding /tmp/venv-YdWf/bin to PATH [2021-04-14T13:54:27.783Z] INFO: No Stack... [2021-04-14T13:54:27.783Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-14T13:54:27.783Z] INFO: Archiving Costs [Pipeline] sh [2021-04-14T13:54:28.191Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-04-14T13:54:28.191Z] + cut -d, -f6 [Pipeline] lock [2021-04-14T13:54:28.399Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-580-1-stack-cost] [2021-04-14T13:54:28.405Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-580-1-stack-cost] did not exist. Created. [2021-04-14T13:54:28.406Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-14T13:54:28.920Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-ee33ed9f/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-04-14T13:54:29.450Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-14T13:54:29.519Z] Warning: overwriting stash ‘stack-cost’ [2021-04-14T13:54:29.867Z] Stashed 1 file(s) [Pipeline] } [2021-04-14T13:54:29.892Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-580-1-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-14T13:54:31.130Z] provisioning config files... [2021-04-14T13:54:31.143Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-580@tmp/config8117101012973177530tmp [Pipeline] { [Pipeline] sh [2021-04-14T13:54:31.532Z] + set +x [2021-04-14T13:54:31.532Z] + curl -s https://codecov.io/bash [2021-04-14T13:54:31.532Z] + bash -s -- [2021-04-14T13:54:31.795Z] [2021-04-14T13:54:31.795Z] _____ _ [2021-04-14T13:54:31.795Z] / ____| | | [2021-04-14T13:54:31.795Z] | | ___ __| | ___ ___ _____ __ [2021-04-14T13:54:31.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-14T13:54:31.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-14T13:54:31.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-14T13:54:31.795Z] Bash-1.0.1 [2021-04-14T13:54:31.795Z] [2021-04-14T13:54:31.795Z] [2021-04-14T13:54:31.795Z] ==> git version 2.24.3 found [2021-04-14T13:54:31.795Z] ==> 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-14T13:54:31.795Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-14T13:54:31.795Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-14T13:54:31.795Z] ==> Jenkins CI detected. [2021-04-14T13:54:31.795Z] project root: . [2021-04-14T13:54:31.795Z] --> token set from env [2021-04-14T13:54:31.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-14T13:54:31.795Z] ==> Running gcov in . (disable via -X gcov) [2021-04-14T13:54:31.795Z] ==> Python coveragepy not found [2021-04-14T13:54:31.795Z] ==> Searching for coverage reports in: [2021-04-14T13:54:31.795Z] + . [2021-04-14T13:54:31.795Z] -> Found 1 reports [2021-04-14T13:54:31.795Z] ==> Detecting git/mercurial file structure [2021-04-14T13:54:31.795Z] ==> Reading reports [2021-04-14T13:54:31.795Z] + ./coverage.out bytes=166535 [2021-04-14T13:54:31.795Z] ==> Appending adjustments [2021-04-14T13:54:31.795Z] https://docs.codecov.io/docs/fixing-reports [2021-04-14T13:54:33.189Z] + Found adjustments [2021-04-14T13:54:33.189Z] ==> Gzipping contents [2021-04-14T13:54:33.189Z] 28K /tmp/codecov.zpT5n0.gz [2021-04-14T13:54:33.189Z] ==> Uploading reports [2021-04-14T13:54:33.189Z] url: https://codecov.io [2021-04-14T13:54:33.189Z] query: branch=PR-580&commit=c8d10a52c5fab32a613c91f9a80aa4b65069da24&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=580&job=&cmd_args= [2021-04-14T13:54:33.189Z] -> Pinging Codecov [2021-04-14T13:54:33.189Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-580&commit=c8d10a52c5fab32a613c91f9a80aa4b65069da24&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=580&job=&cmd_args= [2021-04-14T13:54:33.453Z] -> Uploading to [2021-04-14T13:54:33.453Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-14/71470A77251A30514AAF9C0BB2E5B6CE/c8d10a52c5fab32a613c91f9a80aa4b65069da24/81d14880-8070-4c54-b974-6461cd1f0389.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210414%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210414T135433Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e014942c7ea8ce9641da1186d01748b3977a36552b4f7fe65d0846e13b285b4 [2021-04-14T13:54:33.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-14T13:54:33.453Z] Dload Upload Total Spent Left Speed [2021-04-14T13:54:33.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24835 0 0 100 24835 0 57681 --:--:-- --:--:-- --:--:-- 57621 100 24835 0 0 100 24835 0 57655 --:--:-- --:--:-- --:--:-- 57621 [2021-04-14T13:54:33.716Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c8d10a52c5fab32a613c91f9a80aa4b65069da24 [Pipeline] } [2021-04-14T13:54:33.741Z] 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-14T13:54:36.061Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T13:54:36.408Z] ---> package-listing.sh [2021-04-14T13:54:36.408Z] ++ facter osfamily [2021-04-14T13:54:36.408Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-14T13:54:36.408Z] + OS_FAMILY=redhat [2021-04-14T13:54:36.408Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-580 [2021-04-14T13:54:36.408Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-14T13:54:36.408Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-14T13:54:36.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-14T13:54:36.408Z] + PACKAGES=/tmp/packages_start.txt [2021-04-14T13:54:36.408Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-580 ']' [2021-04-14T13:54:36.408Z] + PACKAGES=/tmp/packages_end.txt [2021-04-14T13:54:36.408Z] + case "${OS_FAMILY}" in [2021-04-14T13:54:36.408Z] + rpm -qa [2021-04-14T13:54:36.408Z] + sort [2021-04-14T13:54:41.863Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-14T13:54:41.863Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-14T13:54:41.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-14T13:54:41.863Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-580 ']' [2021-04-14T13:54:41.863Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-580/archives/ [2021-04-14T13:54:41.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-580/archives/ [Pipeline] echo [2021-04-14T13:54:41.918Z] 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-580/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-14T13:54:42.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-14T13:54:42.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T13:54:42.558Z] [2021-04-14T13:54:42.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-14T13:54:42.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T13:54:42.929Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-14T13:54:42.929Z] df20fa9351a1: Pulling fs layer [2021-04-14T13:54:42.929Z] 36b3adc4ff6f: Pulling fs layer [2021-04-14T13:54:42.929Z] 8ad3a11d3b57: Pulling fs layer [2021-04-14T13:54:42.929Z] 46f8f816bc3b: Pulling fs layer [2021-04-14T13:54:42.929Z] 93b61091891f: Pulling fs layer [2021-04-14T13:54:42.929Z] 93b9cdb0e59b: Pulling fs layer [2021-04-14T13:54:42.929Z] 5e14af77c1be: Pulling fs layer [2021-04-14T13:54:42.929Z] 01666e4c0597: Pulling fs layer [2021-04-14T13:54:42.929Z] aa168da1d23b: Pulling fs layer [2021-04-14T13:54:42.929Z] 93b61091891f: Waiting [2021-04-14T13:54:42.929Z] 93b9cdb0e59b: Waiting [2021-04-14T13:54:42.929Z] 5e14af77c1be: Waiting [2021-04-14T13:54:42.929Z] 01666e4c0597: Waiting [2021-04-14T13:54:42.929Z] aa168da1d23b: Waiting [2021-04-14T13:54:42.929Z] 46f8f816bc3b: Waiting [2021-04-14T13:54:42.929Z] 36b3adc4ff6f: Verifying Checksum [2021-04-14T13:54:42.929Z] 36b3adc4ff6f: Download complete [2021-04-14T13:54:42.929Z] 46f8f816bc3b: Verifying Checksum [2021-04-14T13:54:42.929Z] 46f8f816bc3b: Download complete [2021-04-14T13:54:42.929Z] df20fa9351a1: Download complete [2021-04-14T13:54:42.929Z] 93b9cdb0e59b: Verifying Checksum [2021-04-14T13:54:42.929Z] 93b9cdb0e59b: Download complete [2021-04-14T13:54:43.202Z] 5e14af77c1be: Verifying Checksum [2021-04-14T13:54:43.202Z] 5e14af77c1be: Download complete [2021-04-14T13:54:43.202Z] 93b61091891f: Verifying Checksum [2021-04-14T13:54:43.202Z] 93b61091891f: Download complete [2021-04-14T13:54:43.202Z] 01666e4c0597: Download complete [2021-04-14T13:54:43.202Z] 8ad3a11d3b57: Verifying Checksum [2021-04-14T13:54:43.202Z] 8ad3a11d3b57: Download complete [2021-04-14T13:54:43.465Z] df20fa9351a1: Pull complete [2021-04-14T13:54:43.465Z] 36b3adc4ff6f: Pull complete [2021-04-14T13:54:44.419Z] 8ad3a11d3b57: Pull complete [2021-04-14T13:54:44.682Z] 46f8f816bc3b: Pull complete [2021-04-14T13:54:45.267Z] 93b61091891f: Pull complete [2021-04-14T13:54:45.267Z] aa168da1d23b: Verifying Checksum [2021-04-14T13:54:45.267Z] aa168da1d23b: Download complete [2021-04-14T13:54:45.528Z] 93b9cdb0e59b: Pull complete [2021-04-14T13:54:45.529Z] 5e14af77c1be: Pull complete [2021-04-14T13:54:45.793Z] 01666e4c0597: Pull complete [2021-04-14T13:54:52.450Z] aa168da1d23b: Pull complete [2021-04-14T13:54:52.450Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-14T13:54:52.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-14T13:54:52.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-14T13:54:52.655Z] prd-centos7-docker-4c-2g-123 does not seem to be running inside a container [2021-04-14T13:54:52.704Z] $ 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-580/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-580 -v /w/workspace/dry_go-mod-core-contracts_PR-580:/w/workspace/dry_go-mod-core-contracts_PR-580:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-580@tmp:/w/workspace/dry_go-mod-core-contracts_PR-580@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-14T13:54:58.155Z] $ docker top 17dc9f1bf426a83d23a229b454f93ab663bbdbf94b513d91614e11ac11c2cf0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-14T13:54:58.611Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-14T13:54:58.932Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-14T13:54:59.255Z] + ls /var/log/sa-host [2021-04-14T13:54:59.255Z] + sadf -c /var/log/sa-host/sa14 [2021-04-14T13:54:59.255Z] file_magic: OK [2021-04-14T13:54:59.255Z] HZ: Using current value: 100 [2021-04-14T13:54:59.255Z] file_header: OK [2021-04-14T13:54:59.255Z] 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-14T13:54:59.255Z] Statistics: [2021-04-14T13:54:59.255Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-14T13:54:59.255Z] File successfully converted to sysstat format version 12.2.1 [2021-04-14T13:54:59.255Z] + sadf -c /var/log/sa-host/sa23 [2021-04-14T13:54:59.255Z] file_magic: OK [2021-04-14T13:54:59.255Z] HZ: Using current value: 100 [2021-04-14T13:54:59.255Z] file_header: OK [2021-04-14T13:54:59.255Z] 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-14T13:54:59.255Z] Statistics: [2021-04-14T13:54:59.255Z] Hnuu...uuuununununu... [2021-04-14T13:54:59.255Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-14T13:54:59.965Z] provisioning config files... [2021-04-14T13:54:59.992Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-580@tmp/config6027384418757068023tmp [Pipeline] { [Pipeline] echo [2021-04-14T13:55:00.046Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T13:55:00.391Z] ---> create-netrc.sh [Pipeline] } [2021-04-14T13:55:00.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-14T13:55:00.490Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T13:55:00.838Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-14T13:55:00.869Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T13:55:01.209Z] ---> sudo-logs.sh [2021-04-14T13:55:01.209Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-14T13:55:01.287Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T13:55:01.617Z] ---> job-cost.sh [2021-04-14T13:55:01.617Z] lf-activate-venv: SKIPPING [2021-04-14T13:55:01.617Z] DEBUG: total: 0.029999999329447746 [2021-04-14T13:55:01.617Z] INFO: Retrieving Stack Cost... [2021-04-14T13:55:03.004Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-14T13:55:03.271Z] INFO: Archiving Costs [Pipeline] echo [2021-04-14T13:55:03.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-14T13:55:03.644Z] ---> logs-deploy.sh [2021-04-14T13:55:03.644Z] lf-activate-venv: SKIPPING [2021-04-14T13:55:03.644Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-580/1 [2021-04-14T13:55:03.644Z] INFO: archiving workspace using pattern(s): [2021-04-14T13:55:06.204Z] Archives upload complete. [2021-04-14T13:55:06.466Z] INFO: archiving logs to Nexus [2021-04-14T13:55:07.411Z] ---> uname -a: [2021-04-14T13:55:07.411Z] Linux prd-centos7-docker-4c-2g-123.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-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z] ---> lscpu: [2021-04-14T13:55:07.411Z] Architecture: x86_64 [2021-04-14T13:55:07.411Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-14T13:55:07.411Z] Byte Order: Little Endian [2021-04-14T13:55:07.411Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-14T13:55:07.411Z] CPU(s): 4 [2021-04-14T13:55:07.411Z] On-line CPU(s) list: 0-3 [2021-04-14T13:55:07.411Z] Thread(s) per core: 1 [2021-04-14T13:55:07.411Z] Core(s) per socket: 1 [2021-04-14T13:55:07.411Z] Socket(s): 4 [2021-04-14T13:55:07.411Z] NUMA node(s): 1 [2021-04-14T13:55:07.411Z] Vendor ID: GenuineIntel [2021-04-14T13:55:07.411Z] CPU family: 6 [2021-04-14T13:55:07.411Z] Model: 44 [2021-04-14T13:55:07.411Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-14T13:55:07.411Z] Stepping: 1 [2021-04-14T13:55:07.411Z] CPU MHz: 2933.436 [2021-04-14T13:55:07.411Z] BogoMIPS: 5866.87 [2021-04-14T13:55:07.411Z] Virtualization: VT-x [2021-04-14T13:55:07.411Z] Hypervisor vendor: KVM [2021-04-14T13:55:07.411Z] Virtualization type: full [2021-04-14T13:55:07.411Z] L1d cache: 128 KiB [2021-04-14T13:55:07.411Z] L1i cache: 128 KiB [2021-04-14T13:55:07.411Z] L2 cache: 16 MiB [2021-04-14T13:55:07.411Z] L3 cache: 64 MiB [2021-04-14T13:55:07.411Z] NUMA node0 CPU(s): 0-3 [2021-04-14T13:55:07.411Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-14T13:55:07.411Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-14T13:55:07.411Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-14T13:55:07.411Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-14T13:55:07.411Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-14T13:55:07.411Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-14T13:55:07.411Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-14T13:55:07.411Z] Vulnerability Srbds: Not affected [2021-04-14T13:55:07.411Z] Vulnerability Tsx async abort: Not affected [2021-04-14T13:55:07.411Z] 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-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z] ---> nproc: [2021-04-14T13:55:07.411Z] 4 [2021-04-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z] ---> df -h: [2021-04-14T13:55:07.411Z] Filesystem Size Used Available Use% Mounted on [2021-04-14T13:55:07.411Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-14T13:55:07.411Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-14T13:55:07.411Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-14T13:55:07.411Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-14T13:55:07.411Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-14T13:55:07.411Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-14T13:55:07.411Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-14T13:55:07.411Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-14T13:55:07.411Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-14T13:55:07.411Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-580 [2021-04-14T13:55:07.411Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-14T13:55:07.411Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-580@tmp [2021-04-14T13:55:07.411Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-14T13:55:07.411Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z] ---> free -m: [2021-04-14T13:55:07.411Z] total used free shared buff/cache available [2021-04-14T13:55:07.411Z] Mem: 1837 724 93 0 1019 1008 [2021-04-14T13:55:07.411Z] Swap: 1023 1 1022 [2021-04-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z] ---> ip addr: [2021-04-14T13:55:07.411Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-14T13:55:07.411Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-14T13:55:07.411Z] inet 127.0.0.1/8 scope host lo [2021-04-14T13:55:07.411Z] valid_lft forever preferred_lft forever [2021-04-14T13:55:07.411Z] inet6 ::1/128 scope host [2021-04-14T13:55:07.411Z] valid_lft forever preferred_lft forever [2021-04-14T13:55:07.411Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-14T13:55:07.411Z] link/ether fa:16:3e:94:14:3c brd ff:ff:ff:ff:ff:ff [2021-04-14T13:55:07.411Z] inet 10.30.123.170/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-14T13:55:07.411Z] valid_lft 85747sec preferred_lft 85747sec [2021-04-14T13:55:07.411Z] inet6 fe80::f816:3eff:fe94:143c/64 scope link [2021-04-14T13:55:07.411Z] valid_lft forever preferred_lft forever [2021-04-14T13:55:07.411Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-14T13:55:07.411Z] link/ether 02:42:51:6a:96:67 brd ff:ff:ff:ff:ff:ff [2021-04-14T13:55:07.411Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-14T13:55:07.411Z] valid_lft forever preferred_lft forever [2021-04-14T13:55:07.411Z] inet6 fe80::42:51ff:fe6a:9667/64 scope link [2021-04-14T13:55:07.411Z] valid_lft forever preferred_lft forever [2021-04-14T13:55:07.411Z] [2021-04-14T13:55:07.411Z]