Pull request #606 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 7c4c0d3f86392776387b8f5017152b5a2948e7a9 rather than 939edfee8c8673f78b768aeaf5ebdc3d63853b6e Obtained Jenkinsfile from 7c4c0d3f86392776387b8f5017152b5a2948e7a9 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-606/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-606/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3512 in /w/workspace/dry_go-mod-core-contracts_PR-606 [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-606 # 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/606/head:refs/remotes/origin/PR-606 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7c4c0d3f86392776387b8f5017152b5a2948e7a9 into PR head commit 939edfee8c8673f78b768aeaf5ebdc3d63853b6e Merge succeeded, producing 939edfee8c8673f78b768aeaf5ebdc3d63853b6e Checking out Revision 939edfee8c8673f78b768aeaf5ebdc3d63853b6e (PR-606) > git config core.sparsecheckout # timeout=10 > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # 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 7c4c0d3f86392776387b8f5017152b5a2948e7a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # timeout=10 Commit message: "feat: Add parameters field to Core Command" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-07T09:49:10.127Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-07T09:49:10.327Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-07T09:49:10.443Z] ========================================================= [2021-05-07T09:49:10.443Z] EdgeX Global Pipelines Version Info [2021-05-07T09:49:10.443Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-07T09:49:12.084Z] ------------------- [2021-05-07T09:49:12.084Z] stable info: [2021-05-07T09:49:12.084Z] ------------------- [2021-05-07T09:49:12.084Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-07T09:49:12.084Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T09:49:12.084Z] Message: update stable to v1.0.191 [2021-05-07T09:49:13.057Z] ------------------- [2021-05-07T09:49:13.057Z] experimental info: [2021-05-07T09:49:13.057Z] ------------------- [2021-05-07T09:49:13.057Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-07T09:49:13.057Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T09:49:13.057Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-07T09:49:13.297Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-05-07T09:49:13.356Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-05-07T09:49:13.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-07T09:49:13.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-07T09:49:13.525Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-07T09:49:13.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-07T09:49:13.634Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-07T09:49:13.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-07T09:49:13.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-07T09:49:13.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-07T09:49:13.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-07T09:49:13.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-05-07T09:49:14.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-07T09:49:14.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-07T09:49:14.139Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T09:49:14.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T09:49:14.248Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T09:49:14.311Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T09:49:14.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-07T09:49:14.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-07T09:49:14.476Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-07T09:49:14.539Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-07T09:49:14.595Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-07T09:49:14.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-07T09:49:14.706Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-07T09:49:14.765Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-07T09:49:14.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-606 [Pipeline] echo [2021-05-07T09:49:14.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-606 [Pipeline] echo [2021-05-07T09:49:14.943Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-606 [Pipeline] echo [2021-05-07T09:49:15.001Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 939edfee8c8673f78b768aeaf5ebdc3d63853b6e [Pipeline] echo [2021-05-07T09:49:15.058Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 939edfe [Pipeline] echo [2021-05-07T09:49:15.114Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T09:49:15.786Z] + git log --format=format:%s -1 939edfee8c8673f78b768aeaf5ebdc3d63853b6e [Pipeline] echo [2021-05-07T09:49:15.920Z] GIT_COMMIT: 939edfee8c8673f78b768aeaf5ebdc3d63853b6e, Commit Message: feat: Add parameters field to Core Command [Pipeline] echo [2021-05-07T09:49:16.005Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-07T09:49:17.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T09:49:17.342Z] [2021-05-07T09:49:17.342Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T09:49:17.729Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T09:49:18.037Z] latest: Pulling from edgex-devops/git-semver [2021-05-07T09:49:18.037Z] 31603596830f: Pulling fs layer [2021-05-07T09:49:18.037Z] 54011a49482f: Pulling fs layer [2021-05-07T09:49:18.037Z] a6820b24f6d8: Pulling fs layer [2021-05-07T09:49:18.037Z] f581987b2513: Pulling fs layer [2021-05-07T09:49:18.037Z] f581987b2513: Waiting [2021-05-07T09:49:18.037Z] 54011a49482f: Verifying Checksum [2021-05-07T09:49:18.037Z] 54011a49482f: Download complete [2021-05-07T09:49:18.326Z] 31603596830f: Verifying Checksum [2021-05-07T09:49:18.326Z] 31603596830f: Download complete [2021-05-07T09:49:18.326Z] f581987b2513: Verifying Checksum [2021-05-07T09:49:18.326Z] f581987b2513: Download complete [2021-05-07T09:49:18.326Z] a6820b24f6d8: Verifying Checksum [2021-05-07T09:49:18.326Z] a6820b24f6d8: Download complete [2021-05-07T09:49:18.976Z] 31603596830f: Pull complete [2021-05-07T09:49:19.248Z] 54011a49482f: Pull complete [2021-05-07T09:49:20.245Z] a6820b24f6d8: Pull complete [2021-05-07T09:49:20.861Z] f581987b2513: Pull complete [2021-05-07T09:49:20.861Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-07T09:49:20.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T09:49:20.861Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-07T09:49:21.108Z] prd-centos7-docker-4c-2g-3512 does not seem to be running inside a container [2021-05-07T09:49:21.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-606 -v /w/workspace/dry_go-mod-core-contracts_PR-606:/w/workspace/dry_go-mod-core-contracts_PR-606:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-606@tmp:/w/workspace/dry_go-mod-core-contracts_PR-606@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-05-07T09:49:23.310Z] $ docker top 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T09:49:23.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T09:49:23.586Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T09:49:23.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T09:49:23.887Z] $ docker exec 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c ssh-agent [2021-05-07T09:49:24.107Z] SSH_AUTH_SOCK=/tmp/ssh-5tQ1YbLOpUYB/agent.13 [2021-05-07T09:49:24.107Z] SSH_AGENT_PID=18 [2021-05-07T09:49:24.121Z] Running ssh-add (command line suppressed) [2021-05-07T09:49:24.301Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-606@tmp/private_key_8429103961974850577.key (/w/workspace/dry_go-mod-core-contracts_PR-606@tmp/private_key_8429103961974850577.key) [2021-05-07T09:49:24.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T09:49:24.783Z] + git tag --points-at HEAD [Pipeline] } [2021-05-07T09:49:24.828Z] $ docker exec --env ******** --env ******** 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c ssh-agent -k [2021-05-07T09:49:25.023Z] unset SSH_AUTH_SOCK; [2021-05-07T09:49:25.024Z] unset SSH_AGENT_PID; [2021-05-07T09:49:25.024Z] echo Agent pid 18 killed; [2021-05-07T09:49:25.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-07T09:49:25.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T09:49:25.182Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T09:49:25.419Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T09:49:25.426Z] $ docker exec 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c ssh-agent [2021-05-07T09:49:25.663Z] SSH_AUTH_SOCK=/tmp/ssh-hfgiFDg9pxQN/agent.48 [2021-05-07T09:49:25.663Z] SSH_AGENT_PID=53 [2021-05-07T09:49:25.673Z] Running ssh-add (command line suppressed) [2021-05-07T09:49:25.873Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-606@tmp/private_key_6904000848409096839.key (/w/workspace/dry_go-mod-core-contracts_PR-606@tmp/private_key_6904000848409096839.key) [2021-05-07T09:49:25.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T09:49:26.298Z] + git semver init [2021-05-07T09:49:26.298Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T09:49:26.298Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-606/.git [2021-05-07T09:49:26.298Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-606 [2021-05-07T09:49:26.298Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T09:49:26.298Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T09:49:26.298Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T09:49:26.298Z] # $SEMVER_BRANCH = PR-606 [2021-05-07T09:49:26.298Z] # $SEMVER_TEMP = /tmp/semver-699635177 [2021-05-07T09:49:26.298Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-05-07T09:49:27.281Z] # '/tmp/semver-699635177' -> '/w/workspace/dry_go-mod-core-contracts_PR-606/.semver' [2021-05-07T09:49:27.281Z] # -> Force: false [2021-05-07T09:49:27.281Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-606/.semver [Pipeline] } [2021-05-07T09:49:27.380Z] $ docker exec --env ******** --env ******** 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c ssh-agent -k [2021-05-07T09:49:27.783Z] unset SSH_AUTH_SOCK; [2021-05-07T09:49:27.792Z] unset SSH_AGENT_PID; [2021-05-07T09:49:27.792Z] echo Agent pid 53 killed; [2021-05-07T09:49:27.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T09:49:28.331Z] + git semver [Pipeline] } [2021-05-07T09:49:28.377Z] $ docker stop --time=1 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c [2021-05-07T09:49:29.979Z] $ docker rm -f 20ecddb41681aab59efcdbc3d533e35405550cb43cd0a21744c3903564e36a9c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T09:49:30.490Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-07T09:49:30.986Z] Stashed 1 file(s) [Pipeline] echo [2021-05-07T09:49:31.012Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-07T09:49:46.499Z] Still waiting to schedule task [2021-05-07T09:49:46.500Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3512’ [2021-05-07T09:49:46.528Z] Still waiting to schedule task [2021-05-07T09:49:46.528Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-07T09:51:40.933Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3513 in /w/workspace/dry_go-mod-core-contracts_PR-606 [Pipeline] { [Pipeline] ws [2021-05-07T09:51:41.000Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-05-07T09:51:46.609Z] using credential edgex-jenkins-ssh [2021-05-07T09:51:46.626Z] Cloning the remote Git repository [2021-05-07T09:51:46.671Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-07T09:51:46.842Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-05-07T09:51:47.010Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-07T09:51:47.011Z] > git --version # timeout=10 [2021-05-07T09:51:47.092Z] > git --version # 'git version 2.17.1' [2021-05-07T09:51:47.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T09:51:47.171Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T09:51:48.419Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-07T09:51:48.440Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T09:51:48.466Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-07T09:51:48.500Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-07T09:51:48.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T09:51:48.513Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/606/head:refs/remotes/origin/PR-606 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T09:51:49.207Z] Merging remotes/origin/master commit 7c4c0d3f86392776387b8f5017152b5a2948e7a9 into PR head commit 939edfee8c8673f78b768aeaf5ebdc3d63853b6e [2021-05-07T09:51:49.498Z] Merge succeeded, producing 939edfee8c8673f78b768aeaf5ebdc3d63853b6e [2021-05-07T09:51:49.498Z] Checking out Revision 939edfee8c8673f78b768aeaf5ebdc3d63853b6e (PR-606) [2021-05-07T09:51:49.224Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T09:51:49.243Z] > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # timeout=10 [2021-05-07T09:51:49.384Z] > git remote # timeout=10 [2021-05-07T09:51:49.414Z] > git config --get remote.origin.url # timeout=10 [2021-05-07T09:51:49.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T09:51:49.454Z] > git merge 7c4c0d3f86392776387b8f5017152b5a2948e7a9 # timeout=10 [2021-05-07T09:51:49.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-07T09:51:49.502Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T09:51:49.523Z] > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # timeout=10 [2021-05-07T09:51:53.806Z] Commit message: "feat: Add parameters field to Core Command" [2021-05-07T09:51:53.864Z] > git --version # timeout=10 [2021-05-07T09:51:53.880Z] > git --version # 'git version 2.17.1' [2021-05-07T09:51:53.901Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T09:51:55.767Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-07T09:51:56.184Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T09:51:56.554Z] + true+ [2021-05-07T09:51:56.555Z] sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-07T09:51:59.548Z] ========================================================= [2021-05-07T09:51:59.548Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-07T09:51:59.548Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T09:51:59.949Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-07T09:52:01.396Z] Sending build context to Docker daemon 3.104MB [2021-05-07T09:52:01.396Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-07T09:52:01.396Z] Step 2/7 : FROM ${BASE} [2021-05-07T09:52:01.396Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-07T09:52:01.396Z] 595b0fe564bb: Pulling fs layer [2021-05-07T09:52:01.396Z] 7186ed65a4f7: Pulling fs layer [2021-05-07T09:52:01.396Z] 316046926c0a: Pulling fs layer [2021-05-07T09:52:01.396Z] 4ebd0625c992: Pulling fs layer [2021-05-07T09:52:01.396Z] 207e8628e3a3: Pulling fs layer [2021-05-07T09:52:01.396Z] c791037a9be2: Pulling fs layer [2021-05-07T09:52:01.396Z] ffd874e62e21: Pulling fs layer [2021-05-07T09:52:01.396Z] 4ebd0625c992: Waiting [2021-05-07T09:52:01.396Z] 207e8628e3a3: Waiting [2021-05-07T09:52:01.396Z] c791037a9be2: Waiting [2021-05-07T09:52:01.396Z] ffd874e62e21: Waiting [2021-05-07T09:52:01.671Z] 316046926c0a: Download complete [2021-05-07T09:52:01.671Z] 7186ed65a4f7: Download complete [2021-05-07T09:52:01.671Z] 207e8628e3a3: Download complete [2021-05-07T09:52:01.671Z] c791037a9be2: Verifying Checksum [2021-05-07T09:52:01.671Z] c791037a9be2: Download complete [2021-05-07T09:52:01.671Z] 595b0fe564bb: Verifying Checksum [2021-05-07T09:52:01.671Z] 595b0fe564bb: Download complete [2021-05-07T09:52:02.674Z] 595b0fe564bb: Pull complete [2021-05-07T09:52:02.952Z] 7186ed65a4f7: Pull complete [2021-05-07T09:52:03.563Z] 316046926c0a: Pull complete [2021-05-07T09:52:04.165Z] ffd874e62e21: Verifying Checksum [2021-05-07T09:52:05.112Z] Running on prd-centos7-docker-4c-2g-3514 in /w/workspace/dry_go-mod-core-contracts_PR-606 [Pipeline] { [Pipeline] ws [2021-05-07T09:52:05.170Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-05-07T09:52:05.608Z] 4ebd0625c992: Verifying Checksum [2021-05-07T09:52:05.609Z] 4ebd0625c992: Download complete [2021-05-07T09:52:08.128Z] using credential edgex-jenkins-ssh [2021-05-07T09:52:08.140Z] Cloning the remote Git repository [2021-05-07T09:52:08.172Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-07T09:52:08.239Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-05-07T09:52:08.302Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-07T09:52:08.302Z] > git --version # timeout=10 [2021-05-07T09:52:08.310Z] > git --version # 'git version 2.24.3' [2021-05-07T09:52:08.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T09:52:08.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T09:52:09.763Z] Merging remotes/origin/master commit 7c4c0d3f86392776387b8f5017152b5a2948e7a9 into PR head commit 939edfee8c8673f78b768aeaf5ebdc3d63853b6e [2021-05-07T09:52:09.892Z] Merge succeeded, producing 939edfee8c8673f78b768aeaf5ebdc3d63853b6e [2021-05-07T09:52:09.893Z] Checking out Revision 939edfee8c8673f78b768aeaf5ebdc3d63853b6e (PR-606) [2021-05-07T09:52:09.127Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-07T09:52:09.172Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T09:52:09.209Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-05-07T09:52:09.231Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-05-07T09:52:09.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T09:52:09.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/606/head:refs/remotes/origin/PR-606 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T09:52:09.773Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T09:52:09.780Z] > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # timeout=10 [2021-05-07T09:52:09.858Z] > git remote # timeout=10 [2021-05-07T09:52:09.864Z] > git config --get remote.origin.url # timeout=10 [2021-05-07T09:52:09.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T09:52:09.876Z] > git merge 7c4c0d3f86392776387b8f5017152b5a2948e7a9 # timeout=10 [2021-05-07T09:52:09.887Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-07T09:52:09.897Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T09:52:09.902Z] > git checkout -f 939edfee8c8673f78b768aeaf5ebdc3d63853b6e # timeout=10 [2021-05-07T09:52:13.619Z] Commit message: "feat: Add parameters field to Core Command" [2021-05-07T09:52:13.659Z] > git --version # timeout=10 [2021-05-07T09:52:13.668Z] > git --version # 'git version 2.24.3' [2021-05-07T09:52:13.678Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T09:52:14.823Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-07T09:52:15.171Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T09:52:15.495Z] + sudo service docker restart [2021-05-07T09:52:15.495Z] + true [2021-05-07T09:52:15.495Z] Redirecting to /bin/systemctl restart docker.service [2021-05-07T09:52:15.823Z] 4ebd0625c992: Pull complete [2021-05-07T09:52:16.095Z] 207e8628e3a3: Pull complete [2021-05-07T09:52:16.383Z] c791037a9be2: Pull complete [Pipeline] unstash [Pipeline] echo [2021-05-07T09:52:17.076Z] ========================================================= [2021-05-07T09:52:17.076Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-07T09:52:17.076Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T09:52:17.433Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-07T09:52:18.015Z] Sending build context to Docker daemon 3.105MB [2021-05-07T09:52:18.015Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-05-07T09:52:18.015Z] Step 2/7 : FROM ${BASE} [2021-05-07T09:52:18.015Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-07T09:52:18.015Z] 540db60ca938: Pulling fs layer [2021-05-07T09:52:18.015Z] adcc1eea9eea: Pulling fs layer [2021-05-07T09:52:18.015Z] 4c4ab2625f07: Pulling fs layer [2021-05-07T09:52:18.015Z] 0510c868ecb4: Pulling fs layer [2021-05-07T09:52:18.015Z] afea3b2eda06: Pulling fs layer [2021-05-07T09:52:18.015Z] 7809a108b3ef: Pulling fs layer [2021-05-07T09:52:18.015Z] f706445af74f: Pulling fs layer [2021-05-07T09:52:18.015Z] 0510c868ecb4: Waiting [2021-05-07T09:52:18.015Z] 7809a108b3ef: Waiting [2021-05-07T09:52:18.015Z] f706445af74f: Waiting [2021-05-07T09:52:18.015Z] afea3b2eda06: Waiting [2021-05-07T09:52:18.015Z] 4c4ab2625f07: Verifying Checksum [2021-05-07T09:52:18.015Z] 4c4ab2625f07: Download complete [2021-05-07T09:52:18.015Z] adcc1eea9eea: Verifying Checksum [2021-05-07T09:52:18.015Z] adcc1eea9eea: Download complete [2021-05-07T09:52:18.015Z] afea3b2eda06: Verifying Checksum [2021-05-07T09:52:18.015Z] afea3b2eda06: Download complete [2021-05-07T09:52:18.015Z] 7809a108b3ef: Verifying Checksum [2021-05-07T09:52:18.015Z] 7809a108b3ef: Download complete [2021-05-07T09:52:18.015Z] 540db60ca938: Download complete [2021-05-07T09:52:18.290Z] 540db60ca938: Pull complete [2021-05-07T09:52:18.559Z] adcc1eea9eea: Pull complete [2021-05-07T09:52:18.559Z] 4c4ab2625f07: Pull complete [2021-05-07T09:52:19.976Z] f706445af74f: Verifying Checksum [2021-05-07T09:52:19.976Z] f706445af74f: Download complete [2021-05-07T09:52:20.243Z] 0510c868ecb4: Download complete [2021-05-07T09:52:20.713Z] ffd874e62e21: Pull complete [2021-05-07T09:52:20.713Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-07T09:52:20.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-07T09:52:20.713Z] ---> cfc18b08335c [2021-05-07T09:52:20.714Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-07T09:52:23.337Z] ---> Running in 41aba7504600 [2021-05-07T09:52:23.337Z] Removing intermediate container 41aba7504600 [2021-05-07T09:52:23.337Z] ---> 4804d37d4162 [2021-05-07T09:52:23.337Z] Step 4/7 : RUN apk add bash [2021-05-07T09:52:23.611Z] ---> Running in c63298abf666 [2021-05-07T09:52:25.053Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T09:52:25.565Z] 0510c868ecb4: Pull complete [2021-05-07T09:52:25.565Z] afea3b2eda06: Pull complete [2021-05-07T09:52:25.829Z] 7809a108b3ef: Pull complete [2021-05-07T09:52:26.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T09:52:27.027Z] OK: 138 MiB in 40 packages [2021-05-07T09:52:28.006Z] Removing intermediate container c63298abf666 [2021-05-07T09:52:28.006Z] ---> bf45988acff1 [2021-05-07T09:52:28.006Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-07T09:52:28.276Z] ---> Running in 824de5655f60 [2021-05-07T09:52:28.547Z] Removing intermediate container 824de5655f60 [2021-05-07T09:52:28.547Z] ---> 55d435094df9 [2021-05-07T09:52:28.547Z] Step 6/7 : COPY go.mod . [2021-05-07T09:52:29.533Z] ---> fe1e76972c94 [2021-05-07T09:52:29.533Z] Step 7/7 : RUN go mod download [2021-05-07T09:52:29.533Z] ---> Running in 86a03c5adc11 [2021-05-07T09:52:32.491Z] f706445af74f: Pull complete [2021-05-07T09:52:32.491Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-07T09:52:32.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-07T09:52:32.491Z] ---> b068be0155e3 [2021-05-07T09:52:32.491Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-07T09:52:33.447Z] ---> Running in 883aacca466b [2021-05-07T09:52:33.710Z] Removing intermediate container 883aacca466b [2021-05-07T09:52:33.710Z] ---> 7dceed7d1fe5 [2021-05-07T09:52:33.710Z] Step 4/7 : RUN apk add bash [2021-05-07T09:52:33.710Z] ---> Running in 5bd8f185e369 [2021-05-07T09:52:34.288Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T09:52:35.685Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T09:52:36.636Z] OK: 149 MiB in 40 packages [2021-05-07T09:52:36.900Z] Removing intermediate container 5bd8f185e369 [2021-05-07T09:52:36.900Z] ---> fdf1ecfab38d [2021-05-07T09:52:36.900Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-05-07T09:52:37.163Z] ---> Running in 3710fe114715 [2021-05-07T09:52:37.163Z] Removing intermediate container 3710fe114715 [2021-05-07T09:52:37.163Z] ---> 517492944bb9 [2021-05-07T09:52:37.163Z] Step 6/7 : COPY go.mod . [2021-05-07T09:52:37.433Z] ---> 4913c2bf23ab [2021-05-07T09:52:37.433Z] Step 7/7 : RUN go mod download [2021-05-07T09:52:37.433Z] ---> Running in 0621903b541f [2021-05-07T09:52:47.836Z] Removing intermediate container 86a03c5adc11 [2021-05-07T09:52:47.836Z] ---> 34ad70db02af [2021-05-07T09:52:47.836Z] Successfully built 34ad70db02af [2021-05-07T09:52:47.836Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T09:52:48.210Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T09:52:48.210Z] . [Pipeline] withDockerContainer [2021-05-07T09:52:48.460Z] prd-ubuntu18.04-docker-arm64-4c-16g-3513 does not seem to be running inside a container [2021-05-07T09:52:48.550Z] $ 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-05-07T09:52:49.985Z] $ docker top a61176a16d9d0117402cec4573d78e3d858a288c0e1c0c1d87ab19d473e55b37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T09:52:51.071Z] + go version [2021-05-07T09:52:51.071Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-07T09:52:51.107Z] $ docker stop --time=1 a61176a16d9d0117402cec4573d78e3d858a288c0e1c0c1d87ab19d473e55b37 [2021-05-07T09:52:52.404Z] Removing intermediate container 0621903b541f [2021-05-07T09:52:52.404Z] ---> 3edc5dcfe0cb [2021-05-07T09:52:52.404Z] Successfully built 3edc5dcfe0cb [2021-05-07T09:52:52.404Z] Successfully tagged ci-base-image-x86_64:latest [2021-05-07T09:52:53.018Z] $ docker rm -f a61176a16d9d0117402cec4573d78e3d858a288c0e1c0c1d87ab19d473e55b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T09:52:53.791Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T09:52:53.792Z] . [Pipeline] withDockerContainer [2021-05-07T09:52:53.921Z] prd-centos7-docker-4c-2g-3514 does not seem to be running inside a container [2021-05-07T09:52:53.977Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T09:52:53.977Z] . [2021-05-07T09:52:53.978Z] $ 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-05-07T09:52:54.716Z] $ docker top 5e521fcc74c97fe7ca8ac39e61d980738ebc68ced60af723641272eacb2828f2 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-07T09:52:55.141Z] prd-ubuntu18.04-docker-arm64-4c-16g-3513 does not seem to be running inside a container [2021-05-07T09:52:55.232Z] $ 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-05-07T09:52:56.718Z] $ docker top f6cc4967ea746d51f17482d3315df6b7c5be8a0b64c440658b4ee62e40883be1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-07T09:52:57.359Z] + go version [2021-05-07T09:52:57.359Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-07T09:52:57.392Z] $ docker stop --time=1 5e521fcc74c97fe7ca8ac39e61d980738ebc68ced60af723641272eacb2828f2 [2021-05-07T09:52:57.762Z] + go mod tidy [2021-05-07T09:52:58.743Z] $ docker rm -f 5e521fcc74c97fe7ca8ac39e61d980738ebc68ced60af723641272eacb2828f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T09:52:59.568Z] + make test [2021-05-07T09:52:59.568Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-07T09:52:59.591Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T09:52:59.591Z] . [Pipeline] withDockerContainer [2021-05-07T09:52:59.709Z] prd-centos7-docker-4c-2g-3514 does not seem to be running inside a container [2021-05-07T09:52:59.763Z] $ 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-05-07T09:53:00.303Z] $ docker top 7a49aa8c29f790311affcaaf9ec981a14dce8fb12d13d70c4a4dbd0d2538fbb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T09:53:00.763Z] + go mod tidy [Pipeline] sh [2021-05-07T09:53:01.351Z] + make test [2021-05-07T09:53:01.351Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-07T09:53:09.574Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-07T09:53:09.574Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.017s coverage: 85.7% of statements [2021-05-07T09:53:09.574Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.012s coverage: 100.0% of statements [2021-05-07T09:53:09.843Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.046s coverage: 45.4% of statements [2021-05-07T09:53:10.110Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.010s coverage: 77.8% of statements [2021-05-07T09:53:10.110Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-05-07T09:53:10.699Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements [2021-05-07T09:53:10.967Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.030s coverage: 14.7% of statements [2021-05-07T09:53:10.967Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.047s coverage: 100.0% of statements [2021-05-07T09:53:11.556Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.028s coverage: 91.8% of statements [2021-05-07T09:53:11.556Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-07T09:53:11.556Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-07T09:53:11.556Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements [2021-05-07T09:53:11.556Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.016s coverage: 35.5% of statements [2021-05-07T09:53:13.539Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.062s coverage: 63.0% of statements [2021-05-07T09:53:13.539Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.004s coverage: 26.3% of statements [2021-05-07T09:53:13.539Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.017s coverage: 15.4% of statements [2021-05-07T09:53:13.539Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.015s coverage: 15.4% of statements [2021-05-07T09:53:13.539Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.029s coverage: 14.3% of statements [2021-05-07T09:53:14.506Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-07T09:53:14.507Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-07T09:53:16.487Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.114s coverage: 82.9% of statements [2021-05-07T09:53:16.487Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-07T09:53:16.487Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-07T09:53:16.487Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-07T09:53:16.487Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.020s coverage: 45.4% of statements [2021-05-07T09:53:16.487Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.012s coverage: 94.7% of statements [2021-05-07T09:53:16.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.058s coverage: 86.3% of statements [2021-05-07T09:53:16.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.028s coverage: 60.5% of statements [2021-05-07T09:53:17.023Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.009s coverage: 58.2% of statements [2021-05-07T09:53:17.023Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-07T09:53:23.692Z] gofmt -l . [2021-05-07T09:53:23.692Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-07T09:53:23.734Z] $ docker stop --time=1 7a49aa8c29f790311affcaaf9ec981a14dce8fb12d13d70c4a4dbd0d2538fbb6 [2021-05-07T09:53:26.211Z] $ docker rm -f 7a49aa8c29f790311affcaaf9ec981a14dce8fb12d13d70c4a4dbd0d2538fbb6 [2021-05-07T09:53:26.420Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-05-07T09:53:26.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.039s coverage: 85.7% of statements [2021-05-07T09:53:26.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.062s coverage: 100.0% of statements [2021-05-07T09:53:26.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.053s coverage: 45.4% of statements [2021-05-07T09:53:26.420Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.022s coverage: 77.8% of statements [2021-05-07T09:53:26.420Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T09:53:26.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-07T09:53:27.492Z] 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-05-07T09:53:28.685Z] ---> job-cost.sh [2021-05-07T09:53:28.685Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q9pb [2021-05-07T09:53:29.867Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements [2021-05-07T09:53:29.867Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.052s coverage: 14.7% of statements [2021-05-07T09:53:29.867Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.049s coverage: 100.0% of statements [2021-05-07T09:53:30.470Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.105s coverage: 91.8% of statements [2021-05-07T09:53:30.470Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-05-07T09:53:30.470Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-05-07T09:53:30.470Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.042s coverage: 100.0% of statements [2021-05-07T09:53:31.072Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.041s coverage: 35.5% of statements [2021-05-07T09:53:36.510Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.139s coverage: 63.0% of statements [2021-05-07T09:53:36.510Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.033s coverage: 26.3% of statements [2021-05-07T09:53:36.510Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.030s coverage: 15.4% of statements [2021-05-07T09:53:36.510Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.026s coverage: 15.4% of statements [2021-05-07T09:53:36.510Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.013s coverage: 14.3% of statements [2021-05-07T09:53:36.510Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-05-07T09:53:36.510Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients [no test files] [2021-05-07T09:53:41.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.240s coverage: 82.9% of statements [2021-05-07T09:53:41.942Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-05-07T09:53:41.942Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-05-07T09:53:41.942Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-05-07T09:53:41.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.048s coverage: 45.4% of statements [2021-05-07T09:53:41.942Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.034s coverage: 94.7% of statements [2021-05-07T09:53:43.637Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-07T09:53:44.573Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.178s coverage: 86.3% of statements [2021-05-07T09:53:44.573Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.038s coverage: 60.5% of statements [2021-05-07T09:53:44.573Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 0.028s coverage: 58.2% of statements [2021-05-07T09:53:44.573Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-07T09:54:06.797Z] gofmt -l . [2021-05-07T09:54:06.797Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-07T09:54:06.836Z] $ docker stop --time=1 f6cc4967ea746d51f17482d3315df6b7c5be8a0b64c440658b4ee62e40883be1 [2021-05-07T09:54:09.011Z] $ docker rm -f f6cc4967ea746d51f17482d3315df6b7c5be8a0b64c440658b4ee62e40883be1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T09:54:09.918Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-07T09:54:09.961Z] Warning: overwriting stash ‘coverage-report’ [2021-05-07T09:54:10.284Z] lf-activate-venv(): INFO: Adding /tmp/venv-Q9pb/bin to PATH [2021-05-07T09:54:10.284Z] INFO: No Stack... [2021-05-07T09:54:10.284Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-07T09:54:10.998Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-07T09:54:11.231Z] INFO: Archiving Costs [Pipeline] sh Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-05-07T09:54:11.564Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-05-07T09:54:11.564Z] + cut -d, -f6 [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] lock [2021-05-07T09:54:11.805Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] [2021-05-07T09:54:11.810Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] did not exist. Created. [2021-05-07T09:54:11.810Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-07T09:54:12.007Z] ---> job-cost.sh [2021-05-07T09:54:12.007Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hpu2 [2021-05-07T09:54:12.235Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-07T09:54:12.392Z] Stashed 1 file(s) [Pipeline] } [2021-05-07T09:54:12.414Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-07T09:54:51.003Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-07T09:56:12.737Z] lf-activate-venv(): INFO: Adding /tmp/venv-Hpu2/bin to PATH [2021-05-07T09:56:12.737Z] INFO: No Stack... [2021-05-07T09:56:12.737Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-07T09:56:12.737Z] INFO: Archiving Costs [Pipeline] sh [2021-05-07T09:56:13.114Z] + cut -d, -f6 [2021-05-07T09:56:13.114Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [Pipeline] lock [2021-05-07T09:56:13.258Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] [2021-05-07T09:56:13.265Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] did not exist. Created. [2021-05-07T09:56:13.265Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-07T09:56:13.716Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-d5c3289d/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-d5c3289d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-07T09:56:14.093Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-07T09:56:14.131Z] Warning: overwriting stash ‘stack-cost’ [2021-05-07T09:56:14.293Z] Stashed 1 file(s) [Pipeline] } [2021-05-07T09:56:14.316Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-606-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-05-07T09:56:15.660Z] provisioning config files... [2021-05-07T09:56:15.683Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-606@tmp/config9160225497287798074tmp [Pipeline] { [Pipeline] sh [2021-05-07T09:56:16.108Z] + set +x [2021-05-07T09:56:16.108Z] + bash -s -- [2021-05-07T09:56:16.108Z] + curl -s https://codecov.io/bash [2021-05-07T09:56:16.375Z] [2021-05-07T09:56:16.376Z] _____ _ [2021-05-07T09:56:16.376Z] / ____| | | [2021-05-07T09:56:16.376Z] | | ___ __| | ___ ___ _____ __ [2021-05-07T09:56:16.376Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-07T09:56:16.376Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-07T09:56:16.376Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-07T09:56:16.376Z] Bash-1.0.2 [2021-05-07T09:56:16.376Z] [2021-05-07T09:56:16.376Z] [2021-05-07T09:56:16.376Z] ==> git version 2.24.3 found [2021-05-07T09:56:16.376Z] ==> 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-05-07T09:56:16.376Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-07T09:56:16.376Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-07T09:56:16.376Z] ==> Jenkins CI detected. [2021-05-07T09:56:16.376Z] project root: . [2021-05-07T09:56:16.376Z] --> token set from env [2021-05-07T09:56:16.376Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-07T09:56:16.376Z] ==> Running gcov in . (disable via -X gcov) [2021-05-07T09:56:16.376Z] ==> Python coveragepy not found [2021-05-07T09:56:16.376Z] ==> Searching for coverage reports in: [2021-05-07T09:56:16.376Z] + . [2021-05-07T09:56:16.376Z] -> Found 1 reports [2021-05-07T09:56:16.376Z] ==> Detecting git/mercurial file structure [2021-05-07T09:56:16.376Z] ==> Reading reports [2021-05-07T09:56:16.376Z] + ./coverage.out bytes=175053 [2021-05-07T09:56:16.376Z] ==> Appending adjustments [2021-05-07T09:56:16.376Z] https://docs.codecov.io/docs/fixing-reports [2021-05-07T09:56:18.329Z] + Found adjustments [2021-05-07T09:56:18.329Z] ==> Gzipping contents [2021-05-07T09:56:18.329Z] 28K /tmp/codecov.DdtIrA.gz [2021-05-07T09:56:18.329Z] ==> Uploading reports [2021-05-07T09:56:18.329Z] url: https://codecov.io [2021-05-07T09:56:18.329Z] query: branch=PR-606&commit=939edfee8c8673f78b768aeaf5ebdc3d63853b6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-606%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=606&job=&cmd_args= [2021-05-07T09:56:18.329Z] -> Pinging Codecov [2021-05-07T09:56:18.329Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-606&commit=939edfee8c8673f78b768aeaf5ebdc3d63853b6e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-606%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=606&job=&cmd_args= [2021-05-07T09:56:18.910Z] -> Uploading to [2021-05-07T09:56:18.910Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-07/71470A77251A30514AAF9C0BB2E5B6CE/939edfee8c8673f78b768aeaf5ebdc3d63853b6e/7044c963-be89-4d66-ba0b-c9b0d03804e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T095618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e31c47e5381491a0e1f2dd18c6f55761df7d7e3575c196a79e8b6ba5092137a4 [2021-05-07T09:56:18.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-07T09:56:18.910Z] Dload Upload Total Spent Left Speed [2021-05-07T09:56:19.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25759 0 0 100 25759 0 52723 --:--:-- --:--:-- --:--:-- 52784 [2021-05-07T09:56:19.494Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/939edfee8c8673f78b768aeaf5ebdc3d63853b6e [Pipeline] } [2021-05-07T09:56:19.523Z] 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-05-07T09:56:21.701Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T09:56:22.332Z] ---> package-listing.sh [2021-05-07T09:56:22.332Z] ++ facter osfamily [2021-05-07T09:56:22.332Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-07T09:56:22.332Z] + OS_FAMILY=redhat [2021-05-07T09:56:22.332Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-606 [2021-05-07T09:56:22.332Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-07T09:56:22.332Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-07T09:56:22.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-07T09:56:22.332Z] + PACKAGES=/tmp/packages_start.txt [2021-05-07T09:56:22.332Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-606 ']' [2021-05-07T09:56:22.332Z] + PACKAGES=/tmp/packages_end.txt [2021-05-07T09:56:22.332Z] + case "${OS_FAMILY}" in [2021-05-07T09:56:22.332Z] + rpm -qa [2021-05-07T09:56:22.332Z] + sort [2021-05-07T09:56:27.738Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-07T09:56:27.738Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-07T09:56:27.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-07T09:56:27.738Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-606 ']' [2021-05-07T09:56:27.738Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-606/archives/ [2021-05-07T09:56:27.738Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-606/archives/ [Pipeline] echo [2021-05-07T09:56:27.777Z] 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-606/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-07T09:56:28.138Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-07T09:56:28.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T09:56:29.127Z] [2021-05-07T09:56:29.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-07T09:56:29.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T09:56:29.597Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-07T09:56:29.597Z] df20fa9351a1: Pulling fs layer [2021-05-07T09:56:29.597Z] 36b3adc4ff6f: Pulling fs layer [2021-05-07T09:56:29.597Z] 8ad3a11d3b57: Pulling fs layer [2021-05-07T09:56:29.597Z] 46f8f816bc3b: Pulling fs layer [2021-05-07T09:56:29.597Z] 93b61091891f: Pulling fs layer [2021-05-07T09:56:29.597Z] 93b9cdb0e59b: Pulling fs layer [2021-05-07T09:56:29.597Z] 5e14af77c1be: Pulling fs layer [2021-05-07T09:56:29.597Z] 01666e4c0597: Pulling fs layer [2021-05-07T09:56:29.597Z] aa168da1d23b: Pulling fs layer [2021-05-07T09:56:29.597Z] 93b9cdb0e59b: Waiting [2021-05-07T09:56:29.597Z] 5e14af77c1be: Waiting [2021-05-07T09:56:29.597Z] 01666e4c0597: Waiting [2021-05-07T09:56:29.597Z] aa168da1d23b: Waiting [2021-05-07T09:56:29.597Z] 93b61091891f: Waiting [2021-05-07T09:56:29.597Z] 46f8f816bc3b: Waiting [2021-05-07T09:56:29.597Z] 36b3adc4ff6f: Verifying Checksum [2021-05-07T09:56:29.597Z] 36b3adc4ff6f: Download complete [2021-05-07T09:56:29.597Z] 46f8f816bc3b: Verifying Checksum [2021-05-07T09:56:29.597Z] 46f8f816bc3b: Download complete [2021-05-07T09:56:29.887Z] 93b61091891f: Verifying Checksum [2021-05-07T09:56:29.887Z] 93b61091891f: Download complete [2021-05-07T09:56:29.887Z] 93b9cdb0e59b: Verifying Checksum [2021-05-07T09:56:29.887Z] 93b9cdb0e59b: Download complete [2021-05-07T09:56:29.887Z] 5e14af77c1be: Verifying Checksum [2021-05-07T09:56:29.887Z] 5e14af77c1be: Download complete [2021-05-07T09:56:29.887Z] 01666e4c0597: Download complete [2021-05-07T09:56:30.160Z] df20fa9351a1: Verifying Checksum [2021-05-07T09:56:30.161Z] df20fa9351a1: Download complete [2021-05-07T09:56:30.438Z] 8ad3a11d3b57: Verifying Checksum [2021-05-07T09:56:30.438Z] 8ad3a11d3b57: Download complete [2021-05-07T09:56:30.718Z] df20fa9351a1: Pull complete [2021-05-07T09:56:31.334Z] 36b3adc4ff6f: Pull complete [2021-05-07T09:56:33.440Z] 8ad3a11d3b57: Pull complete [2021-05-07T09:56:33.440Z] 46f8f816bc3b: Pull complete [2021-05-07T09:56:33.710Z] 93b61091891f: Pull complete [2021-05-07T09:56:34.327Z] 93b9cdb0e59b: Pull complete [2021-05-07T09:56:34.926Z] 5e14af77c1be: Pull complete [2021-05-07T09:56:34.926Z] aa168da1d23b: Verifying Checksum [2021-05-07T09:56:34.926Z] aa168da1d23b: Download complete [2021-05-07T09:56:35.206Z] 01666e4c0597: Pull complete [2021-05-07T09:56:48.017Z] aa168da1d23b: Pull complete [2021-05-07T09:56:48.017Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-07T09:56:48.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T09:56:48.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-07T09:56:48.567Z] prd-centos7-docker-4c-2g-3512 does not seem to be running inside a container [2021-05-07T09:56:48.635Z] $ 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-606/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-606 -v /w/workspace/dry_go-mod-core-contracts_PR-606:/w/workspace/dry_go-mod-core-contracts_PR-606:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-606@tmp:/w/workspace/dry_go-mod-core-contracts_PR-606@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-05-07T09:56:51.814Z] $ docker top 3c787d99014c6e5a9a566b57a4c898aab957aa6302923857f814f7915cf4d504 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T09:56:52.347Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-07T09:56:52.760Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-07T09:56:53.116Z] + ls /var/log/sa-host [2021-05-07T09:56:53.116Z] + sadf -c /var/log/sa-host/sa07 [2021-05-07T09:56:53.116Z] file_magic: OK [2021-05-07T09:56:53.116Z] HZ: Using current value: 100 [2021-05-07T09:56:53.116Z] file_header: OK [2021-05-07T09:56:53.116Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-07T09:56:53.116Z] Statistics: [2021-05-07T09:56:53.116Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-07T09:56:53.116Z] File successfully converted to sysstat format version 12.2.1 [2021-05-07T09:56:53.116Z] + sadf -c /var/log/sa-host/sa23 [2021-05-07T09:56:53.116Z] file_magic: OK [2021-05-07T09:56:53.116Z] HZ: Using current value: 100 [2021-05-07T09:56:53.116Z] file_header: OK [2021-05-07T09:56:53.116Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-07T09:56:53.116Z] Statistics: [2021-05-07T09:56:53.116Z] Hnuu...uuuununununu... [2021-05-07T09:56:53.116Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-07T09:56:53.829Z] provisioning config files... [2021-05-07T09:56:53.862Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-606@tmp/config5762041231540717008tmp [Pipeline] { [Pipeline] echo [2021-05-07T09:56:53.979Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T09:56:54.343Z] ---> create-netrc.sh [Pipeline] } [2021-05-07T09:56:54.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-07T09:56:54.457Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T09:56:54.848Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-07T09:56:54.881Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T09:56:55.257Z] ---> sudo-logs.sh [2021-05-07T09:56:55.257Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-07T09:56:55.607Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T09:56:55.988Z] ---> job-cost.sh [2021-05-07T09:56:55.989Z] lf-activate-venv: SKIPPING [2021-05-07T09:56:55.989Z] DEBUG: total: 0.20999999344348907 [2021-05-07T09:56:55.989Z] INFO: Retrieving Stack Cost... [2021-05-07T09:56:57.932Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-07T09:56:58.566Z] INFO: Archiving Costs [Pipeline] echo [2021-05-07T09:56:58.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T09:56:59.293Z] ---> logs-deploy.sh [2021-05-07T09:56:59.293Z] lf-activate-venv: SKIPPING [2021-05-07T09:56:59.293Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-606/1 [2021-05-07T09:56:59.293Z] INFO: archiving workspace using pattern(s): [2021-05-07T09:57:01.925Z] Archives upload complete. [2021-05-07T09:57:01.925Z] INFO: archiving logs to Nexus [2021-05-07T09:57:03.376Z] ---> uname -a: [2021-05-07T09:57:03.376Z] Linux prd-centos7-docker-4c-2g-3512.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-05-07T09:57:03.376Z] [2021-05-07T09:57:03.376Z] [2021-05-07T09:57:03.376Z] ---> lscpu: [2021-05-07T09:57:03.376Z] Architecture: x86_64 [2021-05-07T09:57:03.376Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-07T09:57:03.376Z] Byte Order: Little Endian [2021-05-07T09:57:03.376Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-07T09:57:03.376Z] CPU(s): 4 [2021-05-07T09:57:03.376Z] On-line CPU(s) list: 0-3 [2021-05-07T09:57:03.376Z] Thread(s) per core: 1 [2021-05-07T09:57:03.376Z] Core(s) per socket: 1 [2021-05-07T09:57:03.376Z] Socket(s): 4 [2021-05-07T09:57:03.376Z] NUMA node(s): 1 [2021-05-07T09:57:03.376Z] Vendor ID: GenuineIntel [2021-05-07T09:57:03.376Z] CPU family: 6 [2021-05-07T09:57:03.376Z] Model: 44 [2021-05-07T09:57:03.376Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-07T09:57:03.376Z] Stepping: 1 [2021-05-07T09:57:03.376Z] CPU MHz: 2933.436 [2021-05-07T09:57:03.376Z] BogoMIPS: 5866.87 [2021-05-07T09:57:03.376Z] Virtualization: VT-x [2021-05-07T09:57:03.376Z] Hypervisor vendor: KVM [2021-05-07T09:57:03.376Z] Virtualization type: full [2021-05-07T09:57:03.376Z] L1d cache: 128 KiB [2021-05-07T09:57:03.376Z] L1i cache: 128 KiB [2021-05-07T09:57:03.376Z] L2 cache: 16 MiB [2021-05-07T09:57:03.376Z] L3 cache: 64 MiB [2021-05-07T09:57:03.376Z] NUMA node0 CPU(s): 0-3 [2021-05-07T09:57:03.376Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-07T09:57:03.376Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-07T09:57:03.376Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-07T09:57:03.376Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-07T09:57:03.376Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-07T09:57:03.376Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-07T09:57:03.376Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-07T09:57:03.376Z] Vulnerability Srbds: Not affected [2021-05-07T09:57:03.376Z] Vulnerability Tsx async abort: Not affected [2021-05-07T09:57:03.376Z] 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-05-07T09:57:03.376Z] [2021-05-07T09:57:03.376Z] [2021-05-07T09:57:03.376Z] ---> nproc: [2021-05-07T09:57:03.376Z] 4 [2021-05-07T09:57:03.376Z] [2021-05-07T09:57:03.376Z]