Pull request #536 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 rather than 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf Obtained Jenkinsfile from eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-536/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-536/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-28982 in /w/workspace/dry_go-mod-core-contracts_PR-536 [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-536 # 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/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf Merge succeeded, producing 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf Checking out Revision 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf (PR-536) > git config core.sparsecheckout # timeout=10 > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # 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 eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 Commit message: "feat: Update IntervalAction to use the common Address" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-08T12:18:22.934Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-08T12:18:23.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-08T12:18:23.494Z] ========================================================= [2021-03-08T12:18:23.494Z] EdgeX Global Pipelines Version Info [2021-03-08T12:18:23.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-08T12:18:25.014Z] ------------------- [2021-03-08T12:18:25.014Z] stable info: [2021-03-08T12:18:25.014Z] ------------------- [2021-03-08T12:18:25.014Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-08T12:18:25.014Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-08T12:18:25.014Z] Message: update stable to v1.0.184 [2021-03-08T12:18:25.964Z] ------------------- [2021-03-08T12:18:25.964Z] experimental info: [2021-03-08T12:18:25.964Z] ------------------- [2021-03-08T12:18:25.964Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-08T12:18:25.964Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-08T12:18:25.964Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-08T12:18:26.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-03-08T12:18:26.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-03-08T12:18:26.596Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-08T12:18:26.744Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-08T12:18:26.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-08T12:18:26.989Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-08T12:18:27.115Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-08T12:18:27.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-08T12:18:27.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-08T12:18:27.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-08T12:18:27.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-08T12:18:27.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-03-08T12:18:27.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-08T12:18:28.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-08T12:18:28.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-03-08T12:18:28.299Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-03-08T12:18:28.418Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-08T12:18:28.544Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-08T12:18:28.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-08T12:18:28.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-08T12:18:28.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-08T12:18:29.067Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-08T12:18:29.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-08T12:18:29.301Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-08T12:18:29.429Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-03-08T12:18:29.571Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-08T12:18:29.689Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-536 [Pipeline] echo [2021-03-08T12:18:29.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-536 [Pipeline] echo [2021-03-08T12:18:29.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-536 [Pipeline] echo [2021-03-08T12:18:30.125Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf [Pipeline] echo [2021-03-08T12:18:30.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81d8f1f [Pipeline] echo [2021-03-08T12:18:30.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-08T12:18:31.418Z] + git log --format=format:%s -1 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf [Pipeline] echo [2021-03-08T12:18:31.498Z] GIT_COMMIT: 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf, Commit Message: feat: Update IntervalAction to use the common Address [Pipeline] echo [2021-03-08T12:18:31.567Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-08T12:18:32.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T12:18:32.823Z] [2021-03-08T12:18:32.823Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T12:18:33.252Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T12:18:33.252Z] latest: Pulling from edgex-devops/git-semver [2021-03-08T12:18:33.252Z] 31603596830f: Pulling fs layer [2021-03-08T12:18:33.252Z] 2a8b12db71e7: Pulling fs layer [2021-03-08T12:18:33.252Z] 6ca5941a6612: Pulling fs layer [2021-03-08T12:18:33.252Z] ecc8261a40a4: Pulling fs layer [2021-03-08T12:18:33.252Z] ecc8261a40a4: Waiting [2021-03-08T12:18:33.252Z] 2a8b12db71e7: Verifying Checksum [2021-03-08T12:18:33.252Z] 2a8b12db71e7: Download complete [2021-03-08T12:18:33.515Z] 31603596830f: Verifying Checksum [2021-03-08T12:18:33.515Z] 31603596830f: Download complete [2021-03-08T12:18:33.515Z] ecc8261a40a4: Verifying Checksum [2021-03-08T12:18:33.515Z] ecc8261a40a4: Download complete [2021-03-08T12:18:33.778Z] 6ca5941a6612: Verifying Checksum [2021-03-08T12:18:33.778Z] 6ca5941a6612: Download complete [2021-03-08T12:18:33.778Z] 31603596830f: Pull complete [2021-03-08T12:18:34.042Z] 2a8b12db71e7: Pull complete [2021-03-08T12:18:34.615Z] 6ca5941a6612: Pull complete [2021-03-08T12:18:35.193Z] ecc8261a40a4: Pull complete [2021-03-08T12:18:35.193Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-08T12:18:35.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-08T12:18:35.193Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-08T12:18:35.309Z] prd-centos7-docker-4c-2g-28982 does not seem to be running inside a container [2021-03-08T12:18:35.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-536 -v /w/workspace/dry_go-mod-core-contracts_PR-536:/w/workspace/dry_go-mod-core-contracts_PR-536:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-536@tmp:/w/workspace/dry_go-mod-core-contracts_PR-536@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-08T12:18:37.948Z] $ docker top 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-08T12:18:38.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-08T12:18:38.513Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-08T12:18:38.752Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-08T12:18:38.756Z] $ docker exec 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 ssh-agent [2021-03-08T12:18:38.926Z] SSH_AUTH_SOCK=/tmp/ssh-PFMS1g7Y6Y1D/agent.11 [2021-03-08T12:18:38.926Z] SSH_AGENT_PID=16 [2021-03-08T12:18:38.940Z] Running ssh-add (command line suppressed) [2021-03-08T12:18:39.066Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_1749623124153539711.key (/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_1749623124153539711.key) [2021-03-08T12:18:39.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-08T12:18:39.498Z] + git tag --points-at HEAD [Pipeline] } [2021-03-08T12:18:39.529Z] $ docker exec --env ******** --env ******** 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 ssh-agent -k [2021-03-08T12:18:39.645Z] unset SSH_AUTH_SOCK; [2021-03-08T12:18:39.646Z] unset SSH_AGENT_PID; [2021-03-08T12:18:39.646Z] echo Agent pid 16 killed; [2021-03-08T12:18:39.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-08T12:18:40.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-08T12:18:40.013Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-08T12:18:40.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-08T12:18:40.186Z] $ docker exec 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 ssh-agent [2021-03-08T12:18:40.353Z] SSH_AUTH_SOCK=/tmp/ssh-qMJZwS0rHd5Y/agent.44 [2021-03-08T12:18:40.353Z] SSH_AGENT_PID=49 [2021-03-08T12:18:40.361Z] Running ssh-add (command line suppressed) [2021-03-08T12:18:40.484Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_6665539893667847928.key (/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/private_key_6665539893667847928.key) [2021-03-08T12:18:40.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-08T12:18:40.928Z] + git semver init [2021-03-08T12:18:40.928Z] # -> Open(): unable to determine branch for HEAD [2021-03-08T12:18:40.928Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-536/.git [2021-03-08T12:18:40.928Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-536 [2021-03-08T12:18:40.928Z] # $SEMVER_REMOTE_NAME = origin [2021-03-08T12:18:40.928Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-08T12:18:40.928Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-08T12:18:40.928Z] # $SEMVER_BRANCH = PR-536 [2021-03-08T12:18:40.928Z] # $SEMVER_TEMP = /tmp/semver-993298449 [2021-03-08T12:18:40.928Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-03-08T12:18:41.503Z] # '/tmp/semver-993298449' -> '/w/workspace/dry_go-mod-core-contracts_PR-536/.semver' [2021-03-08T12:18:41.767Z] # -> Force: false [2021-03-08T12:18:41.767Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-536/.semver [Pipeline] } [2021-03-08T12:18:41.787Z] $ docker exec --env ******** --env ******** 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 ssh-agent -k [2021-03-08T12:18:41.896Z] unset SSH_AUTH_SOCK; [2021-03-08T12:18:41.896Z] unset SSH_AGENT_PID; [2021-03-08T12:18:41.896Z] echo Agent pid 49 killed; [2021-03-08T12:18:41.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-08T12:18:42.508Z] + git semver [Pipeline] } [2021-03-08T12:18:42.538Z] $ docker stop --time=1 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 [2021-03-08T12:18:44.407Z] $ docker rm -f 346a85e096a428f85fa5b7edc052636db725b8e2eb6d0d3adf590cd636c680b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T12:18:44.941Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-08T12:18:45.390Z] Stashed 1 file(s) [Pipeline] echo [2021-03-08T12:18:45.410Z] [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-03-08T12:19:01.222Z] Still waiting to schedule task [2021-03-08T12:19:01.223Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28982’ [2021-03-08T12:19:01.248Z] Still waiting to schedule task [2021-03-08T12:19:01.249Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-08T12:20:39.648Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28983 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] ws [2021-03-08T12:20:39.745Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-03-08T12:20:44.608Z] using credential edgex-jenkins-ssh [2021-03-08T12:20:44.672Z] Cloning the remote Git repository [2021-03-08T12:20:44.757Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-08T12:20:44.907Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-03-08T12:20:45.016Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-08T12:20:45.017Z] > git --version # timeout=10 [2021-03-08T12:20:45.042Z] > git --version # 'git version 2.17.1' [2021-03-08T12:20:45.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T12:20:45.106Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T12:20:46.961Z] Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf [2021-03-08T12:20:47.217Z] Merge succeeded, producing 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf [2021-03-08T12:20:47.218Z] Checking out Revision 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf (PR-536) [2021-03-08T12:20:46.242Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-08T12:20:46.258Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T12:20:46.286Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-08T12:20:46.320Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-08T12:20:46.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T12:20:46.333Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-08T12:20:46.983Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T12:20:46.996Z] > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 [2021-03-08T12:20:47.137Z] > git remote # timeout=10 [2021-03-08T12:20:47.155Z] > git config --get remote.origin.url # timeout=10 [2021-03-08T12:20:47.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T12:20:47.185Z] > git merge eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 [2021-03-08T12:20:47.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-08T12:20:47.227Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T12:20:47.240Z] > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 [2021-03-08T12:20:51.694Z] Commit message: "feat: Update IntervalAction to use the common Address" [2021-03-08T12:20:51.750Z] > git --version # timeout=10 [2021-03-08T12:20:51.760Z] > git --version # 'git version 2.17.1' [2021-03-08T12:20:51.772Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-08T12:20:53.566Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-08T12:20:54.043Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-08T12:20:54.405Z] + true [2021-03-08T12:20:54.405Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-03-08T12:20:57.317Z] ========================================================= [2021-03-08T12:20:57.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-08T12:20:57.317Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-08T12:20:57.728Z] + 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-03-08T12:20:59.187Z] Sending build context to Docker daemon 2.778MB [2021-03-08T12:20:59.187Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-08T12:20:59.187Z] Step 2/7 : FROM ${BASE} [2021-03-08T12:20:59.187Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-08T12:20:59.187Z] 5f621e34cdf4: Pulling fs layer [2021-03-08T12:20:59.187Z] a4357932f1b6: Pulling fs layer [2021-03-08T12:20:59.187Z] 18c013af1878: Pulling fs layer [2021-03-08T12:20:59.187Z] 00ac8860ef70: Pulling fs layer [2021-03-08T12:20:59.187Z] 63d7cb157983: Pulling fs layer [2021-03-08T12:20:59.187Z] b116817d02f9: Pulling fs layer [2021-03-08T12:20:59.187Z] 745a02a5169b: Pulling fs layer [2021-03-08T12:20:59.187Z] 63d7cb157983: Waiting [2021-03-08T12:20:59.187Z] b116817d02f9: Waiting [2021-03-08T12:20:59.187Z] 745a02a5169b: Waiting [2021-03-08T12:20:59.187Z] 00ac8860ef70: Waiting [2021-03-08T12:20:59.187Z] 18c013af1878: Verifying Checksum [2021-03-08T12:20:59.187Z] a4357932f1b6: Verifying Checksum [2021-03-08T12:20:59.187Z] a4357932f1b6: Download complete [2021-03-08T12:20:59.461Z] 63d7cb157983: Verifying Checksum [2021-03-08T12:20:59.461Z] 63d7cb157983: Download complete [2021-03-08T12:20:59.461Z] b116817d02f9: Verifying Checksum [2021-03-08T12:20:59.461Z] b116817d02f9: Download complete [2021-03-08T12:20:59.461Z] 5f621e34cdf4: Verifying Checksum [2021-03-08T12:20:59.461Z] 5f621e34cdf4: Download complete [2021-03-08T12:21:00.071Z] 5f621e34cdf4: Pull complete [2021-03-08T12:21:00.672Z] a4357932f1b6: Pull complete [2021-03-08T12:21:01.272Z] 18c013af1878: Pull complete [2021-03-08T12:21:02.709Z] 745a02a5169b: Verifying Checksum [2021-03-08T12:21:02.709Z] 745a02a5169b: Download complete [2021-03-08T12:21:03.689Z] 00ac8860ef70: Verifying Checksum [2021-03-08T12:21:03.690Z] 00ac8860ef70: Download complete [2021-03-08T12:21:13.881Z] 00ac8860ef70: Pull complete [2021-03-08T12:21:13.881Z] 63d7cb157983: Pull complete [2021-03-08T12:21:14.480Z] b116817d02f9: Pull complete [2021-03-08T12:21:17.876Z] 745a02a5169b: Pull complete [2021-03-08T12:21:17.876Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-08T12:21:17.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-08T12:21:17.876Z] ---> b7e6874047d6 [2021-03-08T12:21:17.876Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-08T12:21:21.269Z] ---> Running in 8bfeff5b19ab [2021-03-08T12:21:21.269Z] Removing intermediate container 8bfeff5b19ab [2021-03-08T12:21:21.269Z] ---> 94219c00d7a0 [2021-03-08T12:21:21.269Z] Step 4/7 : RUN apk add bash [2021-03-08T12:21:21.269Z] ---> Running in fc3245d68563 [2021-03-08T12:21:22.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-08T12:21:23.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-08T12:21:24.658Z] OK: 142 MiB in 39 packages [2021-03-08T12:21:25.643Z] Removing intermediate container fc3245d68563 [2021-03-08T12:21:25.643Z] ---> f60805ce7cc5 [2021-03-08T12:21:25.643Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-08T12:21:25.643Z] ---> Running in b4c34ecc56de [2021-03-08T12:21:26.241Z] Removing intermediate container b4c34ecc56de [2021-03-08T12:21:26.241Z] ---> 64c3115be0c7 [2021-03-08T12:21:26.241Z] Step 6/7 : COPY go.mod . [2021-03-08T12:21:26.839Z] ---> 3c975c480d20 [2021-03-08T12:21:26.840Z] Step 7/7 : RUN go mod download [2021-03-08T12:21:27.129Z] ---> Running in 48e8b034a2b2 [2021-03-08T12:21:39.727Z] Running on prd-centos7-docker-4c-2g-28984 in /w/workspace/dry_go-mod-core-contracts_PR-536 [Pipeline] { [Pipeline] ws [2021-03-08T12:21:39.818Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-03-08T12:21:42.187Z] using credential edgex-jenkins-ssh [2021-03-08T12:21:42.243Z] Cloning the remote Git repository [2021-03-08T12:21:42.247Z] Removing intermediate container 48e8b034a2b2 [2021-03-08T12:21:42.247Z] ---> f43f9dc06d43 [2021-03-08T12:21:42.247Z] Successfully built f43f9dc06d43 [2021-03-08T12:21:42.247Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T12:21:42.614Z] + docker inspect -f . ci-base-image-arm64 [2021-03-08T12:21:42.614Z] . [Pipeline] withDockerContainer [2021-03-08T12:21:42.905Z] prd-ubuntu18.04-docker-arm64-4c-16g-28983 does not seem to be running inside a container [2021-03-08T12:21:42.989Z] $ 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-arm64 cat [2021-03-08T12:21:41.915Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-08T12:21:41.984Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-03-08T12:21:42.059Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-08T12:21:42.059Z] > git --version # timeout=10 [2021-03-08T12:21:42.067Z] > git --version # 'git version 2.24.3' [2021-03-08T12:21:42.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T12:21:42.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T12:21:42.783Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-08T12:21:42.791Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-08T12:21:42.807Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-03-08T12:21:42.818Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-03-08T12:21:42.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T12:21:42.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-08T12:21:43.588Z] Merging remotes/origin/master commit eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 into PR head commit 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf [2021-03-08T12:21:43.698Z] Merge succeeded, producing 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf [2021-03-08T12:21:43.699Z] Checking out Revision 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf (PR-536) [2021-03-08T12:21:43.348Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T12:21:43.355Z] > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 [2021-03-08T12:21:43.424Z] > git remote # timeout=10 [2021-03-08T12:21:43.429Z] > git config --get remote.origin.url # timeout=10 [2021-03-08T12:21:43.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-08T12:21:43.442Z] > git merge eae89da2d9f7062a0fb5291e4b5ed6eacd6f3ce8 # timeout=10 [2021-03-08T12:21:43.451Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-08T12:21:43.466Z] > git config core.sparsecheckout # timeout=10 [2021-03-08T12:21:43.470Z] > git checkout -f 81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf # timeout=10 [2021-03-08T12:21:44.648Z] $ docker top 037366165e8fcf75974cb0576b6563c90b4611b1ec81d0bf5cedeb1aa22e7396 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T12:21:45.695Z] + go version [2021-03-08T12:21:45.695Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-08T12:21:45.734Z] $ docker stop --time=1 037366165e8fcf75974cb0576b6563c90b4611b1ec81d0bf5cedeb1aa22e7396 [2021-03-08T12:21:47.122Z] Commit message: "feat: Update IntervalAction to use the common Address" [2021-03-08T12:21:47.147Z] > git --version # timeout=10 [2021-03-08T12:21:47.151Z] > git --version # 'git version 2.24.3' [2021-03-08T12:21:47.156Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-08T12:21:47.588Z] $ docker rm -f 037366165e8fcf75974cb0576b6563c90b4611b1ec81d0bf5cedeb1aa22e7396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-08T12:21:48.858Z] + docker inspect -f . ci-base-image-arm64 [2021-03-08T12:21:48.858Z] . [Pipeline] withDockerContainer [2021-03-08T12:21:49.190Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2021-03-08T12:21:49.257Z] prd-ubuntu18.04-docker-arm64-4c-16g-28983 does not seem to be running inside a container [2021-03-08T12:21:49.347Z] $ 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-arm64 cat [2021-03-08T12:21:50.899Z] $ docker top 458c8ce387604544286a330a92ef24f4de4f8650a2bba6845966c395eda1e42a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-08T12:21:51.621Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-08T12:21:51.942Z] + true [2021-03-08T12:21:51.942Z] + sudo service docker restart [2021-03-08T12:21:51.942Z] Redirecting to /bin/systemctl restart docker.service [2021-03-08T12:21:52.085Z] + make test [2021-03-08T12:21:52.085Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo [2021-03-08T12:21:53.345Z] ========================================================= [2021-03-08T12:21:53.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-08T12:21:53.345Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-08T12:21:53.724Z] + 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-03-08T12:21:53.990Z] Sending build context to Docker daemon 2.779MB [2021-03-08T12:21:53.990Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-03-08T12:21:53.991Z] Step 2/7 : FROM ${BASE} [2021-03-08T12:21:54.253Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-08T12:21:54.253Z] 188c0c94c7c5: Pulling fs layer [2021-03-08T12:21:54.253Z] 0ef7d3d256c8: Pulling fs layer [2021-03-08T12:21:54.253Z] de9db76c5a1d: Pulling fs layer [2021-03-08T12:21:54.253Z] bca2f99d35d6: Pulling fs layer [2021-03-08T12:21:54.253Z] 93359f2a8cfa: Pulling fs layer [2021-03-08T12:21:54.253Z] 7c6f9722023f: Pulling fs layer [2021-03-08T12:21:54.253Z] a35cf1a2eb13: Pulling fs layer [2021-03-08T12:21:54.253Z] 93359f2a8cfa: Waiting [2021-03-08T12:21:54.253Z] 7c6f9722023f: Waiting [2021-03-08T12:21:54.253Z] a35cf1a2eb13: Waiting [2021-03-08T12:21:54.253Z] bca2f99d35d6: Waiting [2021-03-08T12:21:54.253Z] de9db76c5a1d: Download complete [2021-03-08T12:21:54.253Z] 0ef7d3d256c8: Download complete [2021-03-08T12:21:54.253Z] 93359f2a8cfa: Verifying Checksum [2021-03-08T12:21:54.253Z] 93359f2a8cfa: Download complete [2021-03-08T12:21:54.253Z] 7c6f9722023f: Verifying Checksum [2021-03-08T12:21:54.253Z] 7c6f9722023f: Download complete [2021-03-08T12:21:54.253Z] 188c0c94c7c5: Verifying Checksum [2021-03-08T12:21:54.253Z] 188c0c94c7c5: Download complete [2021-03-08T12:21:54.517Z] 188c0c94c7c5: Pull complete [2021-03-08T12:21:54.778Z] 0ef7d3d256c8: Pull complete [2021-03-08T12:21:54.778Z] de9db76c5a1d: Pull complete [2021-03-08T12:21:56.170Z] a35cf1a2eb13: Verifying Checksum [2021-03-08T12:21:56.170Z] a35cf1a2eb13: Download complete [2021-03-08T12:21:57.124Z] bca2f99d35d6: Verifying Checksum [2021-03-08T12:21:57.124Z] bca2f99d35d6: Download complete [2021-03-08T12:22:02.457Z] bca2f99d35d6: Pull complete [2021-03-08T12:22:02.457Z] 93359f2a8cfa: Pull complete [2021-03-08T12:22:02.457Z] 7c6f9722023f: Pull complete [2021-03-08T12:22:07.781Z] a35cf1a2eb13: Pull complete [2021-03-08T12:22:07.781Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-08T12:22:07.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-08T12:22:07.781Z] ---> a62c8e92a672 [2021-03-08T12:22:07.781Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-08T12:22:08.052Z] ---> Running in f73f62a18071 [2021-03-08T12:22:08.316Z] Removing intermediate container f73f62a18071 [2021-03-08T12:22:08.316Z] ---> 2f02bbcd95ba [2021-03-08T12:22:08.316Z] Step 4/7 : RUN apk add bash [2021-03-08T12:22:08.316Z] ---> Running in 8bd877bb0338 [2021-03-08T12:22:09.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-08T12:22:09.839Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-08T12:22:10.105Z] OK: 166 MiB in 39 packages [2021-03-08T12:22:10.685Z] Removing intermediate container 8bd877bb0338 [2021-03-08T12:22:10.685Z] ---> 7848b8135d9f [2021-03-08T12:22:10.685Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-03-08T12:22:10.685Z] ---> Running in 010f650e47b5 [2021-03-08T12:22:10.951Z] Removing intermediate container 010f650e47b5 [2021-03-08T12:22:10.951Z] ---> 5a1d54e0096d [2021-03-08T12:22:10.951Z] Step 6/7 : COPY go.mod . [2021-03-08T12:22:11.215Z] ---> 2759a8889c64 [2021-03-08T12:22:11.215Z] Step 7/7 : RUN go mod download [2021-03-08T12:22:11.215Z] ---> Running in fa240e08ef6b [2021-03-08T12:22:14.277Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-08T12:22:15.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.038s coverage: 85.7% of statements [2021-03-08T12:22:15.263Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.030s coverage: 100.0% of statements [2021-03-08T12:22:17.894Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.041s coverage: 45.4% of statements [2021-03-08T12:22:17.894Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.034s coverage: 77.8% of statements [2021-03-08T12:22:17.894Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-08T12:22:18.884Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements [2021-03-08T12:22:19.161Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.084s coverage: 14.7% of statements [2021-03-08T12:22:19.161Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.019s coverage: 100.0% of statements [2021-03-08T12:22:21.803Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.068s coverage: 91.8% of statements [2021-03-08T12:22:21.803Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-08T12:22:21.803Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-08T12:22:21.803Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.034s coverage: 100.0% of statements [2021-03-08T12:22:21.803Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.045s coverage: 36.7% of statements [2021-03-08T12:22:23.472Z] Removing intermediate container fa240e08ef6b [2021-03-08T12:22:23.472Z] ---> 186e3a5547fa [2021-03-08T12:22:23.472Z] Successfully built 186e3a5547fa [2021-03-08T12:22:23.472Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-08T12:22:23.822Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-08T12:22:23.822Z] . [Pipeline] withDockerContainer [2021-03-08T12:22:23.958Z] prd-centos7-docker-4c-2g-28984 does not seem to be running inside a container [2021-03-08T12:22:24.006Z] $ 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-03-08T12:22:24.686Z] $ docker top e3be03c74ddd91ca797e8449f5101affc89a5c99c0e3bc26720e55ddd5b58254 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T12:22:25.224Z] + go version [2021-03-08T12:22:25.224Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-08T12:22:25.254Z] $ docker stop --time=1 e3be03c74ddd91ca797e8449f5101affc89a5c99c0e3bc26720e55ddd5b58254 [2021-03-08T12:22:26.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.180s coverage: 63.0% of statements [2021-03-08T12:22:26.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.017s coverage: 26.3% of statements [2021-03-08T12:22:26.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.016s coverage: 15.4% of statements [2021-03-08T12:22:26.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.017s coverage: 15.4% of statements [2021-03-08T12:22:26.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.018s coverage: 14.3% of statements [2021-03-08T12:22:26.143Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-08T12:22:26.584Z] $ docker rm -f e3be03c74ddd91ca797e8449f5101affc89a5c99c0e3bc26720e55ddd5b58254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-08T12:22:27.656Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-08T12:22:27.656Z] . [Pipeline] withDockerContainer [2021-03-08T12:22:27.768Z] prd-centos7-docker-4c-2g-28984 does not seem to be running inside a container [2021-03-08T12:22:27.817Z] $ 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-03-08T12:22:28.439Z] $ docker top ba7e4be719eac9fb4e21b8c04fb0a88c8d63068e21d85f52c95e9cff524b671d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T12:22:28.978Z] + make test [2021-03-08T12:22:28.978Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-03-08T12:22:30.473Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.236s coverage: 84.6% of statements [2021-03-08T12:22:30.474Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-08T12:22:30.474Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-08T12:22:30.474Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-08T12:22:30.474Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.099s coverage: 48.4% of statements [2021-03-08T12:22:30.758Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.052s coverage: 94.7% of statements [2021-03-08T12:22:32.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.171s coverage: 88.8% of statements [2021-03-08T12:22:32.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements [2021-03-08T12:22:32.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-08T12:22:32.748Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-08T12:22:35.666Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-03-08T12:22:35.666Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.009s coverage: 85.7% of statements [2021-03-08T12:22:35.666Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.030s coverage: 100.0% of statements [2021-03-08T12:22:35.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.026s coverage: 45.4% of statements [2021-03-08T12:22:35.938Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.021s coverage: 77.8% of statements [2021-03-08T12:22:35.938Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-03-08T12:22:36.529Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.028s coverage: 26.3% of statements [2021-03-08T12:22:37.109Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.011s coverage: 14.7% of statements [2021-03-08T12:22:37.109Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.014s coverage: 100.0% of statements [2021-03-08T12:22:37.109Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.023s coverage: 91.8% of statements [2021-03-08T12:22:37.109Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-03-08T12:22:37.109Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-03-08T12:22:37.109Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements [2021-03-08T12:22:37.375Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements [2021-03-08T12:22:38.155Z] gofmt -l . [2021-03-08T12:22:38.752Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-08T12:22:39.765Z] $ docker stop --time=1 458c8ce387604544286a330a92ef24f4de4f8650a2bba6845966c395eda1e42a [2021-03-08T12:22:39.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.021s coverage: 63.0% of statements [2021-03-08T12:22:39.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements [2021-03-08T12:22:39.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.004s coverage: 15.4% of statements [2021-03-08T12:22:39.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.005s coverage: 15.4% of statements [2021-03-08T12:22:39.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.006s coverage: 14.3% of statements [2021-03-08T12:22:39.980Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-03-08T12:22:40.954Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.113s coverage: 84.6% of statements [2021-03-08T12:22:40.954Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-03-08T12:22:40.954Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-03-08T12:22:40.954Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-03-08T12:22:40.954Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.018s coverage: 48.4% of statements [2021-03-08T12:22:41.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.011s coverage: 94.7% of statements [2021-03-08T12:22:41.221Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.043s coverage: 88.8% of statements [2021-03-08T12:22:41.482Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements [2021-03-08T12:22:41.482Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-03-08T12:22:41.746Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-03-08T12:22:42.105Z] $ docker rm -f 458c8ce387604544286a330a92ef24f4de4f8650a2bba6845966c395eda1e42a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-08T12:22:43.127Z] + sudo chown -R jenkins:jenkins . [2021-03-08T12:22:43.153Z] gofmt -l . [Pipeline] stash [2021-03-08T12:22:43.416Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-03-08T12:22:43.704Z] $ docker stop --time=1 ba7e4be719eac9fb4e21b8c04fb0a88c8d63068e21d85f52c95e9cff524b671d [2021-03-08T12:22:44.312Z] Stashed 1 file(s) [2021-03-08T12:22:46.006Z] $ docker rm -f ba7e4be719eac9fb4e21b8c04fb0a88c8d63068e21d85f52c95e9cff524b671d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-08T12:22:46.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-08T12:22:46.694Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-03-08T12:22:47.026Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-03-08T12:22:48.348Z] ---> job-cost.sh [2021-03-08T12:22:48.348Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D6Cm [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-08T12:22:48.958Z] ---> job-cost.sh [2021-03-08T12:22:48.958Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-drOW [2021-03-08T12:23:03.906Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-08T12:23:27.323Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-08T12:23:30.524Z] lf-activate-venv(): INFO: Adding /tmp/venv-drOW/bin to PATH [2021-03-08T12:23:30.524Z] INFO: No Stack... [2021-03-08T12:23:30.524Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-08T12:23:30.524Z] INFO: Archiving Costs [Pipeline] sh [2021-03-08T12:23:30.852Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-03-08T12:23:30.853Z] + cut -d, -f6 [Pipeline] lock [2021-03-08T12:23:30.947Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] [2021-03-08T12:23:30.954Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] did not exist. Created. [2021-03-08T12:23:30.954Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-08T12:23:31.436Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-08T12:23:31.561Z] Stashed 1 file(s) [Pipeline] } [2021-03-08T12:23:31.586Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-08T12:25:34.124Z] lf-activate-venv(): INFO: Adding /tmp/venv-D6Cm/bin to PATH [2021-03-08T12:25:34.124Z] INFO: No Stack... [2021-03-08T12:25:34.124Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-08T12:25:34.124Z] INFO: Archiving Costs [Pipeline] sh [2021-03-08T12:25:34.541Z] + cut -d, -f6 [2021-03-08T12:25:34.541Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock [2021-03-08T12:25:34.685Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] [2021-03-08T12:25:34.691Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] did not exist. Created. [2021-03-08T12:25:34.692Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-08T12:25:35.239Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-ab9de075/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-ab9de075/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-08T12:25:35.614Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-08T12:25:35.657Z] Warning: overwriting stash ‘stack-cost’ [2021-03-08T12:25:35.828Z] Stashed 1 file(s) [Pipeline] } [2021-03-08T12:25:35.849Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-536-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-03-08T12:25:37.951Z] provisioning config files... [2021-03-08T12:25:37.965Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/config2718076105354029371tmp [Pipeline] { [Pipeline] sh [2021-03-08T12:25:38.406Z] + set +x [2021-03-08T12:25:38.406Z] + curl -s https://codecov.io/bash [2021-03-08T12:25:38.406Z] + bash -s -- [2021-03-08T12:25:38.670Z] [2021-03-08T12:25:38.670Z] _____ _ [2021-03-08T12:25:38.670Z] / ____| | | [2021-03-08T12:25:38.670Z] | | ___ __| | ___ ___ _____ __ [2021-03-08T12:25:38.670Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-08T12:25:38.670Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-08T12:25:38.670Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-08T12:25:38.670Z] Bash-20210226-7100762 [2021-03-08T12:25:38.670Z] [2021-03-08T12:25:38.670Z] [2021-03-08T12:25:38.670Z] ==> git version 2.24.3 found [2021-03-08T12:25:38.670Z] ==> 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-03-08T12:25:38.670Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-08T12:25:38.670Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-08T12:25:38.670Z] ==> Jenkins CI detected. [2021-03-08T12:25:38.670Z] project root: . [2021-03-08T12:25:38.670Z] --> token set from env [2021-03-08T12:25:38.670Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-08T12:25:38.670Z] ==> Running gcov in . (disable via -X gcov) [2021-03-08T12:25:38.670Z] ==> Python coveragepy not found [2021-03-08T12:25:38.670Z] ==> Searching for coverage reports in: [2021-03-08T12:25:38.670Z] + . [2021-03-08T12:25:38.670Z] -> Found 1 reports [2021-03-08T12:25:38.670Z] ==> Detecting git/mercurial file structure [2021-03-08T12:25:38.670Z] ==> Reading reports [2021-03-08T12:25:38.670Z] + ./coverage.out bytes=159474 [2021-03-08T12:25:38.670Z] ==> Appending adjustments [2021-03-08T12:25:38.670Z] https://docs.codecov.io/docs/fixing-reports [2021-03-08T12:25:39.614Z] + Found adjustments [2021-03-08T12:25:39.614Z] ==> Gzipping contents [2021-03-08T12:25:39.879Z] 24K /tmp/codecov.eQm8Sx.gz [2021-03-08T12:25:39.879Z] ==> Uploading reports [2021-03-08T12:25:39.879Z] url: https://codecov.io [2021-03-08T12:25:39.879Z] query: branch=PR-536&commit=81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=536&job=&cmd_args= [2021-03-08T12:25:39.879Z] -> Pinging Codecov [2021-03-08T12:25:39.879Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-536&commit=81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-536%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=536&job=&cmd_args= [2021-03-08T12:25:40.147Z] -> Uploading to [2021-03-08T12:25:40.147Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-08/71470A77251A30514AAF9C0BB2E5B6CE/81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf/b460c957-305c-497e-969a-9a3e93c1597c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210308T122539Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12fa35f2e0d5f8a276abcf8e22d1950a26a0c081f2d1e40fa57a60fe57a3872a [2021-03-08T12:25:40.147Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-08T12:25:40.147Z] Dload Upload Total Spent Left Speed [2021-03-08T12:25:40.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23949 0 0 100 23949 0 40907 --:--:-- --:--:-- --:--:-- 40868 100 23949 0 0 100 23949 0 40888 --:--:-- --:--:-- --:--:-- 40868 [2021-03-08T12:25:40.724Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/81d8f1fddbeaf54cd8a3fd6b507fdb5c58165bbf [Pipeline] } [2021-03-08T12:25:40.748Z] 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-03-08T12:25:44.290Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T12:25:44.639Z] ---> package-listing.sh [2021-03-08T12:25:44.639Z] ++ facter osfamily [2021-03-08T12:25:44.639Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-08T12:25:44.639Z] + OS_FAMILY=redhat [2021-03-08T12:25:44.639Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-536 [2021-03-08T12:25:44.639Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-08T12:25:44.639Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-08T12:25:44.639Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-08T12:25:44.639Z] + PACKAGES=/tmp/packages_start.txt [2021-03-08T12:25:44.639Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-536 ']' [2021-03-08T12:25:44.639Z] + PACKAGES=/tmp/packages_end.txt [2021-03-08T12:25:44.639Z] + case "${OS_FAMILY}" in [2021-03-08T12:25:44.639Z] + rpm -qa [2021-03-08T12:25:44.639Z] + sort [2021-03-08T12:25:49.961Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-08T12:25:49.961Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-08T12:25:49.961Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-08T12:25:49.961Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-536 ']' [2021-03-08T12:25:49.961Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-536/archives/ [2021-03-08T12:25:49.961Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-536/archives/ [Pipeline] echo [2021-03-08T12:25:49.996Z] 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-536/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-08T12:25:50.301Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-08T12:25:50.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T12:25:50.629Z] [2021-03-08T12:25:50.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-08T12:25:51.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T12:25:51.024Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-08T12:25:51.024Z] df20fa9351a1: Pulling fs layer [2021-03-08T12:25:51.024Z] 36b3adc4ff6f: Pulling fs layer [2021-03-08T12:25:51.024Z] 8ad3a11d3b57: Pulling fs layer [2021-03-08T12:25:51.024Z] 46f8f816bc3b: Pulling fs layer [2021-03-08T12:25:51.024Z] 93b61091891f: Pulling fs layer [2021-03-08T12:25:51.024Z] 93b9cdb0e59b: Pulling fs layer [2021-03-08T12:25:51.024Z] 5e14af77c1be: Pulling fs layer [2021-03-08T12:25:51.024Z] 01666e4c0597: Pulling fs layer [2021-03-08T12:25:51.024Z] aa168da1d23b: Pulling fs layer [2021-03-08T12:25:51.024Z] 46f8f816bc3b: Waiting [2021-03-08T12:25:51.024Z] 93b61091891f: Waiting [2021-03-08T12:25:51.024Z] 93b9cdb0e59b: Waiting [2021-03-08T12:25:51.024Z] 5e14af77c1be: Waiting [2021-03-08T12:25:51.024Z] 01666e4c0597: Waiting [2021-03-08T12:25:51.024Z] aa168da1d23b: Waiting [2021-03-08T12:25:51.024Z] 36b3adc4ff6f: Verifying Checksum [2021-03-08T12:25:51.024Z] 36b3adc4ff6f: Download complete [2021-03-08T12:25:51.289Z] 46f8f816bc3b: Verifying Checksum [2021-03-08T12:25:51.289Z] 46f8f816bc3b: Download complete [2021-03-08T12:25:51.289Z] df20fa9351a1: Download complete [2021-03-08T12:25:51.289Z] 93b9cdb0e59b: Verifying Checksum [2021-03-08T12:25:51.289Z] 93b9cdb0e59b: Download complete [2021-03-08T12:25:51.289Z] 93b61091891f: Verifying Checksum [2021-03-08T12:25:51.289Z] 93b61091891f: Download complete [2021-03-08T12:25:51.289Z] 5e14af77c1be: Verifying Checksum [2021-03-08T12:25:51.289Z] 5e14af77c1be: Download complete [2021-03-08T12:25:51.289Z] 01666e4c0597: Verifying Checksum [2021-03-08T12:25:51.289Z] 01666e4c0597: Download complete [2021-03-08T12:25:51.289Z] 8ad3a11d3b57: Verifying Checksum [2021-03-08T12:25:51.559Z] df20fa9351a1: Pull complete [2021-03-08T12:25:51.821Z] 36b3adc4ff6f: Pull complete [2021-03-08T12:25:52.401Z] 8ad3a11d3b57: Pull complete [2021-03-08T12:25:52.669Z] 46f8f816bc3b: Pull complete [2021-03-08T12:25:53.620Z] 93b61091891f: Pull complete [2021-03-08T12:25:53.620Z] aa168da1d23b: Verifying Checksum [2021-03-08T12:25:53.620Z] aa168da1d23b: Download complete [2021-03-08T12:25:53.620Z] 93b9cdb0e59b: Pull complete [2021-03-08T12:25:53.884Z] 5e14af77c1be: Pull complete [2021-03-08T12:25:53.884Z] 01666e4c0597: Pull complete [2021-03-08T12:26:02.084Z] aa168da1d23b: Pull complete [2021-03-08T12:26:02.084Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-08T12:26:02.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-08T12:26:02.084Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-08T12:26:02.352Z] prd-centos7-docker-4c-2g-28982 does not seem to be running inside a container [2021-03-08T12:26:02.412Z] $ 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-536/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-536 -v /w/workspace/dry_go-mod-core-contracts_PR-536:/w/workspace/dry_go-mod-core-contracts_PR-536:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-536@tmp:/w/workspace/dry_go-mod-core-contracts_PR-536@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-08T12:26:05.789Z] $ docker top 97a5a83d57d046a0539ceaefcdbcb4975e007739aaf9ccc677c329efef5cbf36 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-08T12:26:06.354Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-08T12:26:06.672Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-08T12:26:06.993Z] + ls /var/log/sa-host [2021-03-08T12:26:06.993Z] + sadf -c /var/log/sa-host/sa08 [2021-03-08T12:26:06.993Z] file_magic: OK [2021-03-08T12:26:06.993Z] HZ: Using current value: 100 [2021-03-08T12:26:06.993Z] file_header: OK [2021-03-08T12:26:06.993Z] 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-03-08T12:26:06.993Z] Statistics: [2021-03-08T12:26:06.993Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-08T12:26:06.993Z] File successfully converted to sysstat format version 12.2.1 [2021-03-08T12:26:06.993Z] + sadf -c /var/log/sa-host/sa23 [2021-03-08T12:26:06.993Z] file_magic: OK [2021-03-08T12:26:06.993Z] HZ: Using current value: 100 [2021-03-08T12:26:06.993Z] file_header: OK [2021-03-08T12:26:06.993Z] 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-03-08T12:26:06.993Z] Statistics: [2021-03-08T12:26:06.993Z] Hnuu...uuuununununu... [2021-03-08T12:26:06.993Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-08T12:26:07.710Z] provisioning config files... [2021-03-08T12:26:07.725Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-536@tmp/config7792072787684925655tmp [Pipeline] { [Pipeline] echo [2021-03-08T12:26:07.856Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T12:26:08.192Z] ---> create-netrc.sh [Pipeline] } [2021-03-08T12:26:08.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-08T12:26:08.363Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T12:26:08.715Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-08T12:26:08.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T12:26:09.408Z] ---> sudo-logs.sh [2021-03-08T12:26:09.409Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-08T12:26:09.535Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T12:26:09.876Z] ---> job-cost.sh [2021-03-08T12:26:09.876Z] lf-activate-venv: SKIPPING [2021-03-08T12:26:09.876Z] DEBUG: total: 0.20999999344348907 [2021-03-08T12:26:09.876Z] INFO: Retrieving Stack Cost... [2021-03-08T12:26:10.818Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-08T12:26:11.390Z] INFO: Archiving Costs [Pipeline] echo [2021-03-08T12:26:11.425Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-08T12:26:11.757Z] ---> logs-deploy.sh [2021-03-08T12:26:11.757Z] lf-activate-venv: SKIPPING [2021-03-08T12:26:11.757Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-536/1 [2021-03-08T12:26:11.757Z] INFO: archiving workspace using pattern(s): [2021-03-08T12:26:13.674Z] Archives upload complete. [2021-03-08T12:26:13.674Z] INFO: archiving logs to Nexus