Pull request #642 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e4809fc98044456df474411a240caee35545d914+62d0d237e11a496f212b6f47e7ad619fbaaf2531 (8e7b814df676ec20c2c4c09845b7c15ff1b1903f) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8690527554827012989.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2622045547783779303.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git 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-642/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7488999704662348531.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1991071616380289352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5100847814604444612.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE 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-642/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5523578112309618531.key > 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 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2610 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-642 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh6849691856216585980.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 62d0d237e11a496f212b6f47e7ad619fbaaf2531 into PR head commit e4809fc98044456df474411a240caee35545d914 Merge succeeded, producing e4809fc98044456df474411a240caee35545d914 Checking out Revision e4809fc98044456df474411a240caee35545d914 (PR-642) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh6701469336319264949.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4809fc98044456df474411a240caee35545d914 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh3404461055848587675.key > git merge 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4809fc98044456df474411a240caee35545d914 # timeout=10 Commit message: "build(deps): bump github.com/go-playground/validator/v10" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-12T21:04:09.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-12T21:04:09.731Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-12T21:04:09.868Z] ========================================================= [2021-07-12T21:04:09.868Z] EdgeX Global Pipelines Version Info [2021-07-12T21:04:09.868Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-12T21:04:11.373Z] ------------------- [2021-07-12T21:04:11.373Z] stable info: [2021-07-12T21:04:11.373Z] ------------------- [2021-07-12T21:04:11.373Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-12T21:04:11.373Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-12T21:04:11.373Z] Message: update stable to v1.0.196 [2021-07-12T21:04:11.956Z] ------------------- [2021-07-12T21:04:11.956Z] experimental info: [2021-07-12T21:04:11.956Z] ------------------- [2021-07-12T21:04:11.956Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-12T21:04:11.956Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-12T21:04:11.956Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-12T21:04:12.228Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-07-12T21:04:12.299Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-07-12T21:04:12.365Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-12T21:04:12.432Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-12T21:04:12.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-12T21:04:12.568Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-12T21:04:12.635Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-12T21:04:12.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-12T21:04:12.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-12T21:04:12.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-12T21:04:12.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-12T21:04:12.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2021-07-12T21:04:13.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-12T21:04:13.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-12T21:04:13.144Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-07-12T21:04:13.211Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-07-12T21:04:13.280Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-12T21:04:13.344Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-12T21:04:13.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-12T21:04:13.469Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-07-12T21:04:13.541Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-12T21:04:13.608Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-12T21:04:13.692Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-12T21:04:13.761Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-12T21:04:13.826Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-07-12T21:04:13.962Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-12T21:04:14.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo [2021-07-12T21:04:14.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo [2021-07-12T21:04:14.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo [2021-07-12T21:04:14.234Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4809fc98044456df474411a240caee35545d914 [Pipeline] echo [2021-07-12T21:04:14.297Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4809fc [Pipeline] echo [2021-07-12T21:04:14.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-12T21:04:15.066Z] + git log --format=format:%s -1 e4809fc98044456df474411a240caee35545d914 [Pipeline] echo [2021-07-12T21:04:15.129Z] GIT_COMMIT: e4809fc98044456df474411a240caee35545d914, Commit Message: build(deps): bump github.com/go-playground/validator/v10 [Pipeline] echo [2021-07-12T21:04:15.169Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-12T21:04:20.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T21:04:20.285Z] [2021-07-12T21:04:20.285Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T21:04:20.659Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T21:04:20.659Z] latest: Pulling from edgex-devops/git-semver [2021-07-12T21:04:20.659Z] 31603596830f: Pulling fs layer [2021-07-12T21:04:20.659Z] b6dc333f4379: Pulling fs layer [2021-07-12T21:04:20.659Z] 3d9ef1400e77: Pulling fs layer [2021-07-12T21:04:20.659Z] fd332fbdc1db: Pulling fs layer [2021-07-12T21:04:20.659Z] fd332fbdc1db: Waiting [2021-07-12T21:04:20.659Z] b6dc333f4379: Verifying Checksum [2021-07-12T21:04:20.659Z] b6dc333f4379: Download complete [2021-07-12T21:04:20.927Z] 31603596830f: Verifying Checksum [2021-07-12T21:04:20.927Z] 31603596830f: Download complete [2021-07-12T21:04:20.927Z] fd332fbdc1db: Verifying Checksum [2021-07-12T21:04:20.927Z] fd332fbdc1db: Download complete [2021-07-12T21:04:20.927Z] 31603596830f: Pull complete [2021-07-12T21:04:21.204Z] 3d9ef1400e77: Verifying Checksum [2021-07-12T21:04:21.204Z] 3d9ef1400e77: Download complete [2021-07-12T21:04:21.204Z] b6dc333f4379: Pull complete [2021-07-12T21:04:21.783Z] 3d9ef1400e77: Pull complete [2021-07-12T21:04:21.783Z] fd332fbdc1db: Pull complete [2021-07-12T21:04:21.783Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-12T21:04:21.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T21:04:21.783Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-12T21:04:21.912Z] prd-centos7-docker-4c-2g-2610 does not seem to be running inside a container [2021-07-12T21:04:21.957Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-12T21:04:24.435Z] $ docker top a2e2aa660449ea22cd488f903747a67e1dba7a82773fe8e059d946c5a52cdc8e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-12T21:04:24.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T21:04:24.675Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T21:04:24.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T21:04:24.789Z] $ docker exec a2e2aa660449ea22cd488f903747a67e1dba7a82773fe8e059d946c5a52cdc8e ssh-agent [2021-07-12T21:04:24.900Z] SSH_AUTH_SOCK=/tmp/ssh-gGFIx2SX2NpT/agent.15 [2021-07-12T21:04:24.900Z] SSH_AGENT_PID=21 [2021-07-12T21:04:24.910Z] Running ssh-add (command line suppressed) [2021-07-12T21:04:25.003Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_163983847874191652.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_163983847874191652.key) [2021-07-12T21:04:25.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T21:04:25.386Z] + git tag --points-at HEAD [Pipeline] } [2021-07-12T21:04:25.415Z] $ docker exec --env ******** --env ******** a2e2aa660449ea22cd488f903747a67e1dba7a82773fe8e059d946c5a52cdc8e ssh-agent -k [2021-07-12T21:04:25.507Z] unset SSH_AUTH_SOCK; [2021-07-12T21:04:25.508Z] unset SSH_AGENT_PID; [2021-07-12T21:04:25.508Z] echo Agent pid 21 killed; [2021-07-12T21:04:25.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-12T21:04:25.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T21:04:25.649Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T21:04:25.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T21:04:25.763Z] $ docker exec a2e2aa660449ea22cd488f903747a67e1dba7a82773fe8e059d946c5a52cdc8e ssh-agent [2021-07-12T21:04:25.885Z] SSH_AUTH_SOCK=/tmp/ssh-CNym0Flru2sK/agent.54 [2021-07-12T21:04:25.885Z] SSH_AGENT_PID=60 [2021-07-12T21:04:25.892Z] Running ssh-add (command line suppressed) [2021-07-12T21:04:25.980Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_6032109829383479885.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_6032109829383479885.key) [2021-07-12T21:04:26.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T21:04:26.357Z] + git semver init [2021-07-12T21:04:26.357Z] # -> Open(): unable to determine branch for HEAD [2021-07-12T21:04:26.357Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.git [2021-07-12T21:04:26.357Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-642 [2021-07-12T21:04:26.357Z] # $SEMVER_REMOTE_NAME = origin [2021-07-12T21:04:26.357Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-12T21:04:26.357Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-12T21:04:26.357Z] # $SEMVER_BRANCH = PR-642 [2021-07-12T21:04:26.357Z] # $SEMVER_TEMP = /tmp/semver-030379603 [2021-07-12T21:04:26.357Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-07-12T21:04:27.309Z] # '/tmp/semver-030379603' -> '/w/workspace/dry_go-mod-core-contracts_PR-642/.semver' [2021-07-12T21:04:27.309Z] # -> Force: false [2021-07-12T21:04:27.309Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.semver [Pipeline] } [2021-07-12T21:04:27.326Z] $ docker exec --env ******** --env ******** a2e2aa660449ea22cd488f903747a67e1dba7a82773fe8e059d946c5a52cdc8e ssh-agent -k [2021-07-12T21:04:27.439Z] unset SSH_AUTH_SOCK; [2021-07-12T21:04:27.439Z] unset SSH_AGENT_PID; [2021-07-12T21:04:27.439Z] echo Agent pid 60 killed; [2021-07-12T21:04:27.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T21:04:27.896Z] + git semver [Pipeline] } [2021-07-12T21:04:27.925Z] $ docker stop --time=1 a2e2aa660449ea22cd488f903747a67e1dba7a82773fe8e059d946c5a52cdc8e [2021-07-12T21:04:29.348Z] $ docker rm -f a2e2aa660449ea22cd488f903747a67e1dba7a82773fe8e059d946c5a52cdc8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T21:04:29.788Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-12T21:04:30.129Z] Stashed 1 file(s) [Pipeline] echo [2021-07-12T21:04:30.154Z] [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-07-12T21:04:45.728Z] Still waiting to schedule task [2021-07-12T21:04:45.729Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2610’ [2021-07-12T21:04:45.758Z] Still waiting to schedule task [2021-07-12T21:04:45.759Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-12T21:06:48.183Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2612 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws [2021-07-12T21:06:48.246Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-07-12T21:06:48.517Z] Selected Git installation does not exist. Using Default [2021-07-12T21:06:48.517Z] The recommended git tool is: NONE [2021-07-12T21:06:58.257Z] using credential edgex-jenkins-ssh [2021-07-12T21:06:58.276Z] Cloning the remote Git repository [2021-07-12T21:06:58.324Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-12T21:06:58.427Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-07-12T21:06:58.498Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-12T21:06:58.499Z] > git --version # timeout=10 [2021-07-12T21:06:58.514Z] > git --version # 'git version 2.17.1' [2021-07-12T21:06:58.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T21:06:58.604Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T21:07:00.498Z] Merging remotes/origin/main commit 62d0d237e11a496f212b6f47e7ad619fbaaf2531 into PR head commit e4809fc98044456df474411a240caee35545d914 [2021-07-12T21:06:59.762Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-12T21:06:59.778Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T21:06:59.804Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-12T21:06:59.838Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-12T21:06:59.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T21:06:59.850Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-12T21:07:00.518Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T21:07:00.533Z] > git checkout -f e4809fc98044456df474411a240caee35545d914 # timeout=10 [2021-07-12T21:07:00.645Z] > git remote # timeout=10 [2021-07-12T21:07:00.736Z] Merge succeeded, producing e4809fc98044456df474411a240caee35545d914 [2021-07-12T21:07:00.737Z] Checking out Revision e4809fc98044456df474411a240caee35545d914 (PR-642) [2021-07-12T21:07:00.667Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T21:07:00.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T21:07:00.694Z] > git merge 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 [2021-07-12T21:07:00.718Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-12T21:07:00.742Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T21:07:00.754Z] > git checkout -f e4809fc98044456df474411a240caee35545d914 # timeout=10 [2021-07-12T21:07:04.687Z] Running on prd-centos7-docker-4c-2g-2614 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws [2021-07-12T21:07:04.751Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-07-12T21:07:04.913Z] Selected Git installation does not exist. Using Default [2021-07-12T21:07:04.914Z] The recommended git tool is: NONE [2021-07-12T21:07:05.133Z] Commit message: "build(deps): bump github.com/go-playground/validator/v10" [2021-07-12T21:07:05.201Z] > git --version # timeout=10 [2021-07-12T21:07:05.216Z] > git --version # 'git version 2.17.1' [2021-07-12T21:07:05.231Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-12T21:07:06.751Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-12T21:07:07.178Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-12T21:07:07.396Z] using credential edgex-jenkins-ssh [2021-07-12T21:07:07.409Z] Cloning the remote Git repository [2021-07-12T21:07:07.552Z] + sudo service docker restart+ [2021-07-12T21:07:07.552Z] true [2021-07-12T21:07:06.813Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-12T21:07:06.904Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-07-12T21:07:06.942Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-12T21:07:06.943Z] > git --version # timeout=10 [2021-07-12T21:07:06.950Z] > git --version # 'git version 2.24.4' [2021-07-12T21:07:06.951Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T21:07:06.991Z] [INFO] Currently running in a labeled security context [2021-07-12T21:07:06.991Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-12T21:07:06.991Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh5375155816822880335.key [2021-07-12T21:07:07.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T21:07:09.144Z] Merging remotes/origin/main commit 62d0d237e11a496f212b6f47e7ad619fbaaf2531 into PR head commit e4809fc98044456df474411a240caee35545d914 [2021-07-12T21:07:08.117Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-12T21:07:08.124Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T21:07:08.139Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-07-12T21:07:08.154Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-07-12T21:07:08.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T21:07:08.155Z] [INFO] Currently running in a labeled security context [2021-07-12T21:07:08.155Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-12T21:07:08.155Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh2998849929661417215.key [2021-07-12T21:07:08.168Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-12T21:07:08.658Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T21:07:08.667Z] > git checkout -f e4809fc98044456df474411a240caee35545d914 # timeout=10 [2021-07-12T21:07:09.235Z] Merge succeeded, producing e4809fc98044456df474411a240caee35545d914 [2021-07-12T21:07:09.236Z] Checking out Revision e4809fc98044456df474411a240caee35545d914 (PR-642) [2021-07-12T21:07:08.714Z] > git remote # timeout=10 [2021-07-12T21:07:08.722Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T21:07:08.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T21:07:08.727Z] [INFO] Currently running in a labeled security context [2021-07-12T21:07:08.727Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-12T21:07:08.727Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/1@tmp/jenkins-gitclient-ssh1101706206926087926.key [2021-07-12T21:07:08.732Z] > git merge 62d0d237e11a496f212b6f47e7ad619fbaaf2531 # timeout=10 [2021-07-12T21:07:08.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-12T21:07:08.751Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T21:07:08.758Z] > git checkout -f e4809fc98044456df474411a240caee35545d914 # timeout=10 [2021-07-12T21:07:12.614Z] Commit message: "build(deps): bump github.com/go-playground/validator/v10" [2021-07-12T21:07:12.434Z] > git --version # timeout=10 [2021-07-12T21:07:12.444Z] > git --version # 'git version 2.24.4' [2021-07-12T21:07:12.452Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-12T21:07:14.006Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-12T21:07:14.355Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-12T21:07:14.695Z] + sudo service docker restart [2021-07-12T21:07:14.695Z] + true [2021-07-12T21:07:14.695Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-07-12T21:07:26.347Z] ========================================================= [2021-07-12T21:07:26.347Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-12T21:07:26.347Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-12T21:07:26.786Z] + 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-07-12T21:07:27.768Z] Sending build context to Docker daemon 2.895MB [2021-07-12T21:07:27.769Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-12T21:07:27.769Z] Step 2/7 : FROM ${BASE} [2021-07-12T21:07:28.365Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-12T21:07:28.365Z] 595b0fe564bb: Pulling fs layer [2021-07-12T21:07:28.365Z] 24495759ef45: Pulling fs layer [2021-07-12T21:07:28.365Z] d148012ef14d: Pulling fs layer [2021-07-12T21:07:28.365Z] cb65c68fc2e2: Pulling fs layer [2021-07-12T21:07:28.365Z] 093eec477d81: Pulling fs layer [2021-07-12T21:07:28.365Z] 20fd20ab2234: Pulling fs layer [2021-07-12T21:07:28.365Z] 43245461236d: Pulling fs layer [2021-07-12T21:07:28.365Z] 5a37c24eccbd: Pulling fs layer [2021-07-12T21:07:28.365Z] cb65c68fc2e2: Waiting [2021-07-12T21:07:28.365Z] 093eec477d81: Waiting [2021-07-12T21:07:28.365Z] 20fd20ab2234: Waiting [2021-07-12T21:07:28.365Z] 43245461236d: Waiting [2021-07-12T21:07:28.365Z] 5a37c24eccbd: Waiting [2021-07-12T21:07:28.365Z] d148012ef14d: Verifying Checksum [2021-07-12T21:07:28.365Z] d148012ef14d: Download complete [2021-07-12T21:07:28.365Z] 24495759ef45: Verifying Checksum [2021-07-12T21:07:28.365Z] 24495759ef45: Download complete [2021-07-12T21:07:28.365Z] 093eec477d81: Verifying Checksum [2021-07-12T21:07:28.365Z] 093eec477d81: Download complete [2021-07-12T21:07:28.365Z] 20fd20ab2234: Verifying Checksum [2021-07-12T21:07:28.365Z] 20fd20ab2234: Download complete [2021-07-12T21:07:28.365Z] 595b0fe564bb: Verifying Checksum [2021-07-12T21:07:28.365Z] 595b0fe564bb: Download complete [2021-07-12T21:07:28.365Z] 43245461236d: Download complete [2021-07-12T21:07:29.362Z] 595b0fe564bb: Pull complete [2021-07-12T21:07:31.414Z] 24495759ef45: Pull complete [2021-07-12T21:07:31.414Z] d148012ef14d: Pull complete [2021-07-12T21:07:31.414Z] 5a37c24eccbd: Verifying Checksum [2021-07-12T21:07:31.414Z] 5a37c24eccbd: Download complete [Pipeline] unstash [Pipeline] echo [2021-07-12T21:07:31.579Z] ========================================================= [2021-07-12T21:07:31.579Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-12T21:07:31.579Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-12T21:07:31.688Z] cb65c68fc2e2: Download complete [2021-07-12T21:07:31.968Z] + 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-07-12T21:07:32.233Z] Sending build context to Docker daemon 2.896MB [2021-07-12T21:07:32.233Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-07-12T21:07:32.233Z] Step 2/7 : FROM ${BASE} [2021-07-12T21:07:32.233Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-12T21:07:32.233Z] 540db60ca938: Pulling fs layer [2021-07-12T21:07:32.233Z] adcc1eea9eea: Pulling fs layer [2021-07-12T21:07:32.233Z] 4c4ab2625f07: Pulling fs layer [2021-07-12T21:07:32.233Z] 0773c198feca: Pulling fs layer [2021-07-12T21:07:32.233Z] 345f892a5656: Pulling fs layer [2021-07-12T21:07:32.233Z] 9ac62484cfdc: Pulling fs layer [2021-07-12T21:07:32.233Z] 5ac4037533be: Pulling fs layer [2021-07-12T21:07:32.233Z] dc6bda0758c5: Pulling fs layer [2021-07-12T21:07:32.233Z] 0773c198feca: Waiting [2021-07-12T21:07:32.233Z] 345f892a5656: Waiting [2021-07-12T21:07:32.233Z] 9ac62484cfdc: Waiting [2021-07-12T21:07:32.233Z] 5ac4037533be: Waiting [2021-07-12T21:07:32.233Z] dc6bda0758c5: Waiting [2021-07-12T21:07:32.233Z] 4c4ab2625f07: Verifying Checksum [2021-07-12T21:07:32.233Z] 4c4ab2625f07: Download complete [2021-07-12T21:07:32.233Z] adcc1eea9eea: Download complete [2021-07-12T21:07:32.496Z] 345f892a5656: Verifying Checksum [2021-07-12T21:07:32.496Z] 345f892a5656: Download complete [2021-07-12T21:07:32.496Z] 540db60ca938: Verifying Checksum [2021-07-12T21:07:32.496Z] 540db60ca938: Download complete [2021-07-12T21:07:32.496Z] 9ac62484cfdc: Verifying Checksum [2021-07-12T21:07:32.496Z] 9ac62484cfdc: Download complete [2021-07-12T21:07:32.761Z] 540db60ca938: Pull complete [2021-07-12T21:07:32.761Z] 5ac4037533be: Verifying Checksum [2021-07-12T21:07:32.761Z] 5ac4037533be: Download complete [2021-07-12T21:07:32.761Z] adcc1eea9eea: Pull complete [2021-07-12T21:07:33.022Z] 4c4ab2625f07: Pull complete [2021-07-12T21:07:33.974Z] dc6bda0758c5: Verifying Checksum [2021-07-12T21:07:33.974Z] dc6bda0758c5: Download complete [2021-07-12T21:07:34.562Z] 0773c198feca: Download complete [2021-07-12T21:07:37.896Z] 0773c198feca: Pull complete [2021-07-12T21:07:37.896Z] 345f892a5656: Pull complete [2021-07-12T21:07:37.896Z] 9ac62484cfdc: Pull complete [2021-07-12T21:07:38.168Z] 5ac4037533be: Pull complete [2021-07-12T21:07:39.578Z] dc6bda0758c5: Pull complete [2021-07-12T21:07:39.578Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-12T21:07:39.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-12T21:07:39.578Z] ---> eb58bd16d52e [2021-07-12T21:07:39.578Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-12T21:07:41.869Z] cb65c68fc2e2: Pull complete [2021-07-12T21:07:42.150Z] 093eec477d81: Pull complete [2021-07-12T21:07:42.751Z] 20fd20ab2234: Pull complete [2021-07-12T21:07:43.026Z] 43245461236d: Pull complete [2021-07-12T21:07:43.791Z] ---> Running in a5461091a994 [2021-07-12T21:07:43.791Z] Removing intermediate container a5461091a994 [2021-07-12T21:07:43.791Z] ---> 17700ca778fe [2021-07-12T21:07:43.791Z] Step 4/7 : RUN apk add bash [2021-07-12T21:07:43.791Z] ---> Running in 321ec5ad69c1 [2021-07-12T21:07:43.791Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T21:07:44.736Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T21:07:45.001Z] OK: 149 MiB in 40 packages [2021-07-12T21:07:45.577Z] Removing intermediate container 321ec5ad69c1 [2021-07-12T21:07:45.577Z] ---> d3ee5eefce01 [2021-07-12T21:07:45.577Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-12T21:07:45.577Z] ---> Running in 078dd18561b6 [2021-07-12T21:07:45.577Z] Removing intermediate container 078dd18561b6 [2021-07-12T21:07:45.577Z] ---> 5200b609d365 [2021-07-12T21:07:45.577Z] Step 6/7 : COPY go.mod . [2021-07-12T21:07:45.843Z] ---> db7c7ca00169 [2021-07-12T21:07:45.843Z] Step 7/7 : RUN go mod download [2021-07-12T21:07:45.843Z] ---> Running in c1fa73e816ca [2021-07-12T21:07:47.338Z] 5a37c24eccbd: Pull complete [2021-07-12T21:07:47.338Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-12T21:07:47.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-12T21:07:47.338Z] ---> 274d7007c78b [2021-07-12T21:07:47.338Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-07-12T21:07:49.333Z] ---> Running in e8a066fac374 [2021-07-12T21:07:49.607Z] Removing intermediate container e8a066fac374 [2021-07-12T21:07:49.607Z] ---> b125fcebcf85 [2021-07-12T21:07:49.607Z] Step 4/7 : RUN apk add bash [2021-07-12T21:07:49.607Z] ---> Running in 9cbe5882abfc [2021-07-12T21:07:51.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T21:07:52.026Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T21:07:53.992Z] OK: 138 MiB in 40 packages [2021-07-12T21:07:54.977Z] Removing intermediate container 9cbe5882abfc [2021-07-12T21:07:54.977Z] ---> 4a49fe16d4d1 [2021-07-12T21:07:54.977Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-07-12T21:07:54.977Z] ---> Running in f7fbdecbd9d0 [2021-07-12T21:07:55.585Z] Removing intermediate container f7fbdecbd9d0 [2021-07-12T21:07:55.585Z] ---> 523b2a4923f8 [2021-07-12T21:07:55.585Z] Step 6/7 : COPY go.mod . [2021-07-12T21:07:55.884Z] Removing intermediate container c1fa73e816ca [2021-07-12T21:07:55.884Z] ---> 465b1d0ff4d5 [2021-07-12T21:07:55.884Z] Successfully built 465b1d0ff4d5 [2021-07-12T21:07:55.884Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T21:07:56.249Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-12T21:07:56.249Z] . [Pipeline] withDockerContainer [2021-07-12T21:07:56.365Z] prd-centos7-docker-4c-2g-2614 does not seem to be running inside a container [2021-07-12T21:07:56.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-12T21:07:56.565Z] ---> e9ede7c950b4 [2021-07-12T21:07:56.565Z] Step 7/7 : RUN go mod download [2021-07-12T21:07:56.565Z] ---> Running in 9f317570d242 [2021-07-12T21:07:56.809Z] $ docker top a601ba5a093086676cd5ef10eb1f9583d261a007952272ac4de83acf92d1aa4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T21:07:57.274Z] + go version [2021-07-12T21:07:57.274Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-12T21:07:57.304Z] $ docker stop --time=1 a601ba5a093086676cd5ef10eb1f9583d261a007952272ac4de83acf92d1aa4c [2021-07-12T21:07:58.492Z] $ docker rm -f a601ba5a093086676cd5ef10eb1f9583d261a007952272ac4de83acf92d1aa4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T21:07:59.363Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-12T21:07:59.363Z] . [Pipeline] withDockerContainer [2021-07-12T21:07:59.472Z] prd-centos7-docker-4c-2g-2614 does not seem to be running inside a container [2021-07-12T21:07:59.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-12T21:07:59.909Z] $ docker top 27dab43d35b790ab1da92941903b8ffe25d148c0be4d29175a6510b4b0e9f14f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T21:08:00.356Z] + go mod tidy [Pipeline] sh [2021-07-12T21:08:00.695Z] + make test [2021-07-12T21:08:00.695Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-12T21:08:00.964Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-12T21:08:11.108Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.073s coverage: 83.3% of statements [2021-07-12T21:08:11.108Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-12T21:08:11.108Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-12T21:08:11.108Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-12T21:08:11.380Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements [2021-07-12T21:08:11.380Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-12T21:08:12.784Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 47.2% of statements [2021-07-12T21:08:12.784Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements [2021-07-12T21:08:12.784Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.029s coverage: 86.2% of statements [2021-07-12T21:08:13.366Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.006s coverage: 59.5% of statements [2021-07-12T21:08:13.366Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.002s coverage: 35.5% of statements [2021-07-12T21:08:13.634Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements [2021-07-12T21:08:13.634Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-12T21:08:14.924Z] Removing intermediate container 9f317570d242 [2021-07-12T21:08:14.924Z] ---> 7a6d64d7414e [2021-07-12T21:08:14.924Z] Successfully built 7a6d64d7414e [2021-07-12T21:08:14.924Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T21:08:15.312Z] + docker inspect -f . ci-base-image-arm64 [2021-07-12T21:08:15.313Z] . [Pipeline] withDockerContainer [2021-07-12T21:08:15.611Z] prd-ubuntu18.04-docker-arm64-4c-16g-2612 does not seem to be running inside a container [2021-07-12T21:08:15.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-12T21:08:17.275Z] $ docker top 7f131853dd6ceccd0d7015344e170a68454ea8259af1561465eb07799d695f96 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T21:08:18.304Z] + go version [2021-07-12T21:08:18.304Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-12T21:08:18.347Z] $ docker stop --time=1 7f131853dd6ceccd0d7015344e170a68454ea8259af1561465eb07799d695f96 [2021-07-12T21:08:18.961Z] gofmt -l . [2021-07-12T21:08:18.961Z] [ "`gofmt -l .`" = "" ] [2021-07-12T21:08:20.225Z] $ docker rm -f 7f131853dd6ceccd0d7015344e170a68454ea8259af1561465eb07799d695f96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-07-12T21:08:20.563Z] $ docker stop --time=1 27dab43d35b790ab1da92941903b8ffe25d148c0be4d29175a6510b4b0e9f14f [2021-07-12T21:08:21.989Z] $ docker rm -f 27dab43d35b790ab1da92941903b8ffe25d148c0be4d29175a6510b4b0e9f14f [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [2021-07-12T21:08:22.516Z] + sudo chown -R jenkins:jenkins . [Pipeline] { [Pipeline] stash [Pipeline] isUnix [Pipeline] sh [2021-07-12T21:08:22.806Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2021-07-12T21:08:22.992Z] + docker inspect -f . ci-base-image-arm64 [2021-07-12T21:08:22.993Z] . [Pipeline] // stage [Pipeline] withDockerContainer [2021-07-12T21:08:23.331Z] prd-ubuntu18.04-docker-arm64-4c-16g-2612 does not seem to be running inside a container [2021-07-12T21:08:23.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-12T21:08:25.039Z] $ docker top b44a16af1f11cd82e4947c36c3ee2c592a3e82855b563f1c861838df7b34b3a3 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-07-12T21:08:26.061Z] + go mod tidy [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2021-07-12T21:08:26.681Z] ---> job-cost.sh [2021-07-12T21:08:26.681Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jfWw [2021-07-12T21:08:27.146Z] + make test [2021-07-12T21:08:27.146Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-07-12T21:08:28.132Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-07-12T21:08:36.727Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-12T21:08:51.747Z] lf-activate-venv(): INFO: Adding /tmp/venv-jfWw/bin to PATH [2021-07-12T21:08:51.747Z] INFO: No Stack... [2021-07-12T21:08:51.747Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-12T21:08:51.747Z] INFO: Archiving Costs [Pipeline] sh [2021-07-12T21:08:52.079Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-07-12T21:08:52.079Z] + cut -d, -f6 [Pipeline] lock [2021-07-12T21:08:52.145Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-1-stack-cost] [2021-07-12T21:08:52.153Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-1-stack-cost] did not exist. Created. [2021-07-12T21:08:52.153Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-12T21:08:52.581Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-12T21:08:52.679Z] Stashed 1 file(s) [Pipeline] } [2021-07-12T21:08:52.699Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-12T21:09:00.577Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.386s coverage: 83.3% of statements [2021-07-12T21:09:00.577Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-07-12T21:09:00.577Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-07-12T21:09:00.577Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] [2021-07-12T21:09:00.577Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.100s coverage: 26.3% of statements [2021-07-12T21:09:00.577Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] [2021-07-12T21:09:03.301Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.066s coverage: 47.2% of statements [2021-07-12T21:09:03.301Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.115s coverage: 90.0% of statements [2021-07-12T21:09:04.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.255s coverage: 86.2% of statements [2021-07-12T21:09:04.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.052s coverage: 59.5% of statements [2021-07-12T21:09:04.303Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.014s coverage: 35.5% of statements [2021-07-12T21:09:05.297Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements [2021-07-12T21:09:05.573Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-12T21:09:27.750Z] gofmt -l . [2021-07-12T21:09:28.030Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-07-12T21:09:28.352Z] $ docker stop --time=1 b44a16af1f11cd82e4947c36c3ee2c592a3e82855b563f1c861838df7b34b3a3 [2021-07-12T21:09:30.369Z] $ docker rm -f b44a16af1f11cd82e4947c36c3ee2c592a3e82855b563f1c861838df7b34b3a3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T21:09:31.246Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-12T21:09:31.287Z] Warning: overwriting stash ‘coverage-report’ [2021-07-12T21:09:31.879Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-12T21:09:33.032Z] ---> job-cost.sh [2021-07-12T21:09:33.032Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9UGh [2021-07-12T21:10:12.026Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-12T21:11:33.883Z] lf-activate-venv(): INFO: Adding /tmp/venv-9UGh/bin to PATH [2021-07-12T21:11:33.883Z] INFO: No Stack... [2021-07-12T21:11:35.311Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-12T21:11:35.585Z] INFO: Archiving Costs [Pipeline] sh [2021-07-12T21:11:35.954Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-07-12T21:11:35.954Z] + cut -d, -f6 [Pipeline] lock [2021-07-12T21:11:36.056Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-1-stack-cost] [2021-07-12T21:11:36.063Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-1-stack-cost] did not exist. Created. [2021-07-12T21:11:36.063Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-12T21:11:36.516Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-6efe3771/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-6efe3771/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-12T21:11:36.890Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-12T21:11:36.932Z] Warning: overwriting stash ‘stack-cost’ [2021-07-12T21:11:37.081Z] Stashed 1 file(s) [Pipeline] } [2021-07-12T21:11:37.103Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-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] configFileProvider [2021-07-12T21:11:41.645Z] provisioning config files... [2021-07-12T21:11:41.664Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config2896019374946560053tmp [Pipeline] { [Pipeline] sh [2021-07-12T21:11:42.031Z] + set +x [2021-07-12T21:11:42.031Z] + curl -s https://codecov.io/bash [2021-07-12T21:11:42.031Z] + bash -s -- [2021-07-12T21:11:42.031Z] [2021-07-12T21:11:42.031Z] _____ _ [2021-07-12T21:11:42.031Z] / ____| | | [2021-07-12T21:11:42.031Z] | | ___ __| | ___ ___ _____ __ [2021-07-12T21:11:42.031Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-12T21:11:42.031Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-12T21:11:42.031Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-12T21:11:42.031Z] Bash-1.0.4 [2021-07-12T21:11:42.031Z] [2021-07-12T21:11:42.031Z] [2021-07-12T21:11:42.031Z] ==> git version 2.24.4 found [2021-07-12T21:11:42.031Z] ==> 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-07-12T21:11:42.031Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-12T21:11:42.031Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-12T21:11:42.031Z] ==> Jenkins CI detected. [2021-07-12T21:11:42.032Z] project root: . [2021-07-12T21:11:42.032Z] --> token set from env [2021-07-12T21:11:42.295Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-12T21:11:42.295Z] ==> Running gcov in . (disable via -X gcov) [2021-07-12T21:11:42.295Z] ==> Python coveragepy not found [2021-07-12T21:11:42.295Z] ==> Searching for coverage reports in: [2021-07-12T21:11:42.295Z] + . [2021-07-12T21:11:42.295Z] -> Found 1 reports [2021-07-12T21:11:42.295Z] ==> Detecting git/mercurial file structure [2021-07-12T21:11:42.295Z] ==> Reading reports [2021-07-12T21:11:42.295Z] + ./coverage.out bytes=101130 [2021-07-12T21:11:42.295Z] ==> Appending adjustments [2021-07-12T21:11:42.295Z] https://docs.codecov.io/docs/fixing-reports [2021-07-12T21:11:42.869Z] + Found adjustments [2021-07-12T21:11:42.869Z] ==> Gzipping contents [2021-07-12T21:11:42.869Z] 16K /tmp/codecov.r0AEWO.gz [2021-07-12T21:11:42.869Z] ==> Uploading reports [2021-07-12T21:11:42.869Z] url: https://codecov.io [2021-07-12T21:11:42.870Z] query: branch=PR-642&commit=e4809fc98044456df474411a240caee35545d914&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= [2021-07-12T21:11:42.870Z] -> Pinging Codecov [2021-07-12T21:11:42.870Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-642&commit=e4809fc98044456df474411a240caee35545d914&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= [2021-07-12T21:11:44.258Z] -> Uploading to [2021-07-12T21:11:44.258Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-12/71470A77251A30514AAF9C0BB2E5B6CE/e4809fc98044456df474411a240caee35545d914/e23562fe-2384-4cc9-a32b-f7ff386d719a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210712T211143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d94ab880e40f87479ed5d425b56249c2adee693cc070dfaec8ef6bdbf45be334 [2021-07-12T21:11:44.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T21:11:44.258Z] Dload Upload Total Spent Left Speed [2021-07-12T21:11:44.519Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15123 0 0 100 15123 0 44944 --:--:-- --:--:-- --:--:-- 45008 [2021-07-12T21:11:44.519Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e4809fc98044456df474411a240caee35545d914 [Pipeline] } [2021-07-12T21:11:44.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-07-12T21:11:47.248Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T21:11:47.885Z] ---> package-listing.sh [2021-07-12T21:11:47.885Z] ++ facter osfamily [2021-07-12T21:11:47.885Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-12T21:11:48.152Z] + OS_FAMILY=redhat [2021-07-12T21:11:48.152Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-642 [2021-07-12T21:11:48.152Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-12T21:11:48.152Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-12T21:11:48.152Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-12T21:11:48.152Z] + PACKAGES=/tmp/packages_start.txt [2021-07-12T21:11:48.152Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' [2021-07-12T21:11:48.152Z] + PACKAGES=/tmp/packages_end.txt [2021-07-12T21:11:48.152Z] + case "${OS_FAMILY}" in [2021-07-12T21:11:48.152Z] + rpm -qa [2021-07-12T21:11:48.152Z] + sort [2021-07-12T21:11:48.728Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-12T21:11:48.728Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-12T21:11:48.728Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-12T21:11:48.728Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' [2021-07-12T21:11:48.728Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ [2021-07-12T21:11:48.728Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ [Pipeline] echo [2021-07-12T21:11:48.764Z] 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-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-12T21:11:49.111Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-12T21:11:49.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T21:11:49.725Z] [2021-07-12T21:11:49.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-12T21:11:50.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T21:11:50.102Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-12T21:11:50.102Z] df20fa9351a1: Pulling fs layer [2021-07-12T21:11:50.102Z] 36b3adc4ff6f: Pulling fs layer [2021-07-12T21:11:50.102Z] 8ad3a11d3b57: Pulling fs layer [2021-07-12T21:11:50.102Z] 46f8f816bc3b: Pulling fs layer [2021-07-12T21:11:50.102Z] 93b61091891f: Pulling fs layer [2021-07-12T21:11:50.102Z] 93b9cdb0e59b: Pulling fs layer [2021-07-12T21:11:50.102Z] 5e14af77c1be: Pulling fs layer [2021-07-12T21:11:50.102Z] 01666e4c0597: Pulling fs layer [2021-07-12T21:11:50.102Z] aa168da1d23b: Pulling fs layer [2021-07-12T21:11:50.102Z] 93b9cdb0e59b: Waiting [2021-07-12T21:11:50.102Z] 5e14af77c1be: Waiting [2021-07-12T21:11:50.102Z] 01666e4c0597: Waiting [2021-07-12T21:11:50.102Z] aa168da1d23b: Waiting [2021-07-12T21:11:50.102Z] 46f8f816bc3b: Waiting [2021-07-12T21:11:50.102Z] 93b61091891f: Waiting [2021-07-12T21:11:50.369Z] 36b3adc4ff6f: Verifying Checksum [2021-07-12T21:11:50.369Z] 36b3adc4ff6f: Download complete [2021-07-12T21:11:50.369Z] 46f8f816bc3b: Verifying Checksum [2021-07-12T21:11:50.369Z] 46f8f816bc3b: Download complete [2021-07-12T21:11:50.369Z] df20fa9351a1: Verifying Checksum [2021-07-12T21:11:50.369Z] df20fa9351a1: Download complete [2021-07-12T21:11:50.643Z] 93b9cdb0e59b: Verifying Checksum [2021-07-12T21:11:50.643Z] 93b9cdb0e59b: Download complete [2021-07-12T21:11:50.643Z] 93b61091891f: Verifying Checksum [2021-07-12T21:11:50.643Z] 93b61091891f: Download complete [2021-07-12T21:11:50.643Z] 5e14af77c1be: Verifying Checksum [2021-07-12T21:11:50.643Z] 5e14af77c1be: Download complete [2021-07-12T21:11:50.643Z] 01666e4c0597: Verifying Checksum [2021-07-12T21:11:50.643Z] 01666e4c0597: Download complete [2021-07-12T21:11:50.643Z] df20fa9351a1: Pull complete [2021-07-12T21:11:50.643Z] 8ad3a11d3b57: Verifying Checksum [2021-07-12T21:11:50.643Z] 8ad3a11d3b57: Download complete [2021-07-12T21:11:50.905Z] 36b3adc4ff6f: Pull complete [2021-07-12T21:11:51.488Z] 8ad3a11d3b57: Pull complete [2021-07-12T21:11:51.488Z] 46f8f816bc3b: Pull complete [2021-07-12T21:11:51.750Z] 93b61091891f: Pull complete [2021-07-12T21:11:51.750Z] 93b9cdb0e59b: Pull complete [2021-07-12T21:11:52.012Z] 5e14af77c1be: Pull complete [2021-07-12T21:11:52.012Z] 01666e4c0597: Pull complete [2021-07-12T21:11:52.966Z] aa168da1d23b: Verifying Checksum [2021-07-12T21:11:52.966Z] aa168da1d23b: Download complete [2021-07-12T21:11:57.212Z] aa168da1d23b: Pull complete [2021-07-12T21:11:57.212Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-12T21:11:57.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T21:11:57.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-12T21:11:57.309Z] prd-centos7-docker-4c-2g-2610 does not seem to be running inside a container [2021-07-12T21:11:57.349Z] $ 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-642/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-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@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:10003/edgex-lftools-log-publisher:alpine cat [2021-07-12T21:11:59.325Z] $ docker top 4d01424d49087d7f00c921d965e206a1590239cfee2b83e83a94bc1765e8f056 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T21:11:59.795Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-12T21:12:00.120Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-12T21:12:00.446Z] + ls /var/log/sa-host [2021-07-12T21:12:00.446Z] + sadf -c /var/log/sa-host/sa05 [2021-07-12T21:12:00.446Z] file_magic: OK [2021-07-12T21:12:00.446Z] HZ: Using current value: 100 [2021-07-12T21:12:00.446Z] file_header: OK [2021-07-12T21:12:00.446Z] 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-07-12T21:12:00.446Z] Statistics: [2021-07-12T21:12:00.446Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-12T21:12:00.446Z] File successfully converted to sysstat format version 12.2.1 [2021-07-12T21:12:00.446Z] + sadf -c /var/log/sa-host/sa12 [2021-07-12T21:12:00.446Z] file_magic: OK [2021-07-12T21:12:00.446Z] HZ: Using current value: 100 [2021-07-12T21:12:00.446Z] file_header: OK [2021-07-12T21:12:00.446Z] 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-07-12T21:12:00.446Z] Statistics: [2021-07-12T21:12:00.446Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-12T21:12:00.446Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T21:12:00.767Z] provisioning config files... [2021-07-12T21:12:00.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config6885617332837242227tmp [Pipeline] { [Pipeline] echo [2021-07-12T21:12:00.858Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T21:12:01.196Z] ---> create-netrc.sh [Pipeline] } [2021-07-12T21:12:01.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-12T21:12:01.676Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-12T21:12:01.715Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T21:12:02.054Z] ---> sudo-logs.sh [2021-07-12T21:12:02.054Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-12T21:12:02.139Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T21:12:02.479Z] ---> job-cost.sh [2021-07-12T21:12:02.479Z] lf-activate-venv: SKIPPING [2021-07-12T21:12:02.479Z] DEBUG: total: 0.18000000715255737 [2021-07-12T21:12:02.479Z] INFO: Retrieving Stack Cost... [2021-07-12T21:12:03.866Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-12T21:12:04.127Z] INFO: Archiving Costs [Pipeline] echo [2021-07-12T21:12:04.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T21:12:04.506Z] ---> logs-deploy.sh [2021-07-12T21:12:04.506Z] lf-activate-venv: SKIPPING [2021-07-12T21:12:04.506Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-642/1 [2021-07-12T21:12:04.506Z] INFO: archiving workspace using pattern(s): [2021-07-12T21:12:05.452Z] Archives upload complete. [2021-07-12T21:12:05.452Z] INFO: archiving logs to Nexus [2021-07-12T21:12:06.026Z] ---> uname -a: [2021-07-12T21:12:06.026Z] Linux prd-centos7-docker-4c-2g-2610.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-07-12T21:12:06.026Z] [2021-07-12T21:12:06.026Z] [2021-07-12T21:12:06.026Z] ---> lscpu: [2021-07-12T21:12:06.026Z] Architecture: x86_64 [2021-07-12T21:12:06.026Z] CPU op-mode(s): 32-bit, 64-bit [2021-07-12T21:12:06.026Z] Byte Order: Little Endian [2021-07-12T21:12:06.026Z] Address sizes: 40 bits physical, 48 bits virtual [2021-07-12T21:12:06.026Z] CPU(s): 2 [2021-07-12T21:12:06.026Z] On-line CPU(s) list: 0,1 [2021-07-12T21:12:06.026Z] Thread(s) per core: 1 [2021-07-12T21:12:06.026Z] Core(s) per socket: 1 [2021-07-12T21:12:06.026Z] Socket(s): 2 [2021-07-12T21:12:06.026Z] NUMA node(s): 1 [2021-07-12T21:12:06.026Z] Vendor ID: AuthenticAMD [2021-07-12T21:12:06.026Z] CPU family: 23 [2021-07-12T21:12:06.026Z] Model: 49 [2021-07-12T21:12:06.026Z] Model name: AMD EPYC-Rome Processor [2021-07-12T21:12:06.026Z] Stepping: 0 [2021-07-12T21:12:06.026Z] CPU MHz: 2800.000 [2021-07-12T21:12:06.026Z] BogoMIPS: 5600.00 [2021-07-12T21:12:06.026Z] Virtualization: AMD-V [2021-07-12T21:12:06.026Z] Hypervisor vendor: KVM [2021-07-12T21:12:06.026Z] Virtualization type: full [2021-07-12T21:12:06.026Z] L1d cache: 64 KiB [2021-07-12T21:12:06.026Z] L1i cache: 64 KiB [2021-07-12T21:12:06.026Z] L2 cache: 1 MiB [2021-07-12T21:12:06.026Z] L3 cache: 32 MiB [2021-07-12T21:12:06.026Z] NUMA node0 CPU(s): 0,1 [2021-07-12T21:12:06.026Z] Vulnerability Itlb multihit: Not affected [2021-07-12T21:12:06.026Z] Vulnerability L1tf: Not affected [2021-07-12T21:12:06.026Z] Vulnerability Mds: Not affected [2021-07-12T21:12:06.026Z] Vulnerability Meltdown: Not affected [2021-07-12T21:12:06.026Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-07-12T21:12:06.026Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-07-12T21:12:06.026Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-07-12T21:12:06.026Z] Vulnerability Srbds: Not affected [2021-07-12T21:12:06.026Z] Vulnerability Tsx async abort: Not affected [2021-07-12T21:12:06.026Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-07-12T21:12:06.026Z] [2021-07-12T21:12:06.026Z] [2021-07-12T21:12:06.026Z] ---> nproc: [2021-07-12T21:12:06.026Z] 2 [2021-07-12T21:12:06.026Z] [2021-07-12T21:12:06.026Z] [2021-07-12T21:12:06.026Z] ---> df -h: [2021-07-12T21:12:06.026Z] Filesystem Size Used Available Use% Mounted on [2021-07-12T21:12:06.026Z] overlay 40.0G 7.6G 32.4G 19% / [2021-07-12T21:12:06.026Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-07-12T21:12:06.026Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-07-12T21:12:06.026Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-07-12T21:12:06.026Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-07-12T21:12:06.026Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-07-12T21:12:06.026Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-07-12T21:12:06.026Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-07-12T21:12:06.026Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-07-12T21:12:06.026Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-07-12T21:12:06.026Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-642 [2021-07-12T21:12:06.026Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-642@tmp [2021-07-12T21:12:06.026Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-07-12T21:12:06.026Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-07-12T21:12:06.026Z] [2021-07-12T21:12:06.026Z] [2021-07-12T21:12:06.026Z] ---> free -m: [2021-07-12T21:12:06.026Z] total used free shared buff/cache available [2021-07-12T21:12:06.026Z] Mem: 7821 915 4807 0 2098 6727 [2021-07-12T21:12:06.026Z] Swap: 1023 0 1023 [2021-07-12T21:12:06.026Z] [2021-07-12T21:12:06.026Z] [2021-07-12T21:12:06.026Z] ---> ip addr: [2021-07-12T21:12:06.026Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-07-12T21:12:06.026Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-07-12T21:12:06.026Z] inet 127.0.0.1/8 scope host lo [2021-07-12T21:12:06.026Z] valid_lft forever preferred_lft forever [2021-07-12T21:12:06.027Z] inet6 ::1/128 scope host [2021-07-12T21:12:06.027Z] valid_lft forever preferred_lft forever [2021-07-12T21:12:06.027Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-07-12T21:12:06.027Z] link/ether fa:16:3e:56:09:b0 brd ff:ff:ff:ff:ff:ff [2021-07-12T21:12:06.027Z] inet 10.30.123.144/23 brd 10.30.123.255 scope global dynamic eth0 [2021-07-12T21:12:06.027Z] valid_lft 85887sec preferred_lft 85887sec [2021-07-12T21:12:06.027Z] inet6 fe80::f816:3eff:fe56:9b0/64 scope link [2021-07-12T21:12:06.027Z] valid_lft forever preferred_lft forever [2021-07-12T21:12:06.027Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-07-12T21:12:06.027Z] link/ether 02:42:66:f3:2b:56 brd ff:ff:ff:ff:ff:ff [2021-07-12T21:12:06.027Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-07-12T21:12:06.027Z] valid_lft forever preferred_lft forever [2021-07-12T21:12:06.027Z] inet6 fe80::42:66ff:fef3:2b56/64 scope link [2021-07-12T21:12:06.027Z] valid_lft forever preferred_lft forever [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] ---> sar -b -r -n DEV: [2021-07-12T21:12:06.027Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/12/21 _x86_64_ (2 CPU) [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] 21:03:22 LINUX RESTART (2 CPU) [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] 21:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-07-12T21:12:06.027Z] 21:05:01 84.80 3.75 81.05 0.00 2602.63 3752.56 0.00 [2021-07-12T21:12:06.027Z] 21:06:01 2.00 0.00 2.00 0.00 0.00 45.04 0.00 [2021-07-12T21:12:06.027Z] 21:07:01 0.17 0.00 0.17 0.00 0.00 2.45 0.00 [2021-07-12T21:12:06.027Z] 21:08:01 0.33 0.00 0.33 0.00 0.00 5.28 0.00 [2021-07-12T21:12:06.027Z] 21:09:01 0.23 0.00 0.23 0.00 0.00 3.17 0.00 [2021-07-12T21:12:06.027Z] 21:10:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 [2021-07-12T21:12:06.027Z] 21:11:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-07-12T21:12:06.027Z] Average: 12.59 0.54 12.05 0.00 371.89 545.18 0.00 [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] 21:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-07-12T21:12:06.027Z] 21:05:01 5468080 0 797512 9.96 2620 1740720 1154308 12.74 566552 1573056 124 [2021-07-12T21:12:06.027Z] 21:06:01 5479096 0 786492 9.82 2620 1740724 1068540 11.80 557428 1573020 8 [2021-07-12T21:12:06.027Z] 21:07:01 5471640 0 793944 9.91 2620 1740728 1130308 12.48 565848 1571204 8 [2021-07-12T21:12:06.027Z] 21:08:01 5475000 0 790576 9.87 2620 1740736 1107008 12.22 562648 1571204 8 [2021-07-12T21:12:06.027Z] 21:09:01 5479184 0 786384 9.82 2620 1740744 1067000 11.78 551392 1579260 12 [2021-07-12T21:12:06.027Z] 21:10:01 5477216 0 788352 9.84 2620 1740744 1066916 11.78 553476 1579260 8 [2021-07-12T21:12:06.027Z] 21:11:01 5470144 0 795416 9.93 2620 1740752 1066916 11.78 560700 1579260 8 [2021-07-12T21:12:06.027Z] Average: 5474337 0 791239 9.88 2620 1740735 1094428 12.08 559721 1575181 25 [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] 21:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-07-12T21:12:06.027Z] 21:05:01 eth0 296.14 219.47 672.13 56.74 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:05:01 docker0 18.10 12.01 2.93 26.74 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:06:01 eth0 1.30 0.10 0.12 0.05 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:07:01 eth0 6.41 3.98 3.70 18.85 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:08:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:09:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:10:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] Average: eth0 43.55 32.03 96.64 10.85 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] Average: docker0 2.59 1.72 0.42 3.82 0.00 0.00 0.00 0.00 [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] ---> sar -P ALL: [2021-07-12T21:12:06.027Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/12/21 _x86_64_ (2 CPU) [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] 21:03:22 LINUX RESTART (2 CPU) [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] 21:04:01 CPU %user %nice %system %iowait %steal %idle [2021-07-12T21:12:06.027Z] 21:05:01 all 7.28 0.00 2.47 4.06 0.06 86.13 [2021-07-12T21:12:06.027Z] 21:05:01 0 6.28 0.00 2.78 3.39 0.05 87.50 [2021-07-12T21:12:06.027Z] 21:05:01 1 8.29 0.00 2.16 4.72 0.07 84.76 [2021-07-12T21:12:06.027Z] 21:06:01 all 0.20 0.00 0.04 0.00 0.02 99.74 [2021-07-12T21:12:06.027Z] 21:06:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-07-12T21:12:06.027Z] 21:06:01 1 0.35 0.00 0.03 0.00 0.02 99.60 [2021-07-12T21:12:06.027Z] 21:07:01 all 0.30 0.00 0.08 0.00 0.01 99.61 [2021-07-12T21:12:06.027Z] 21:07:01 0 0.18 0.00 0.12 0.00 0.02 99.68 [2021-07-12T21:12:06.027Z] 21:07:01 1 0.42 0.00 0.05 0.00 0.00 99.53 [2021-07-12T21:12:06.027Z] 21:08:01 all 0.09 0.00 0.06 0.00 0.01 99.84 [2021-07-12T21:12:06.027Z] 21:08:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2021-07-12T21:12:06.027Z] 21:08:01 1 0.15 0.00 0.05 0.00 0.02 99.78 [2021-07-12T21:12:06.027Z] 21:09:01 all 0.22 0.00 0.02 0.00 0.02 99.75 [2021-07-12T21:12:06.027Z] 21:09:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-07-12T21:12:06.027Z] 21:09:01 1 0.37 0.00 0.02 0.00 0.02 99.60 [2021-07-12T21:12:06.027Z] 21:10:01 all 0.15 0.00 0.05 0.00 0.02 99.78 [2021-07-12T21:12:06.027Z] 21:10:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-07-12T21:12:06.027Z] 21:10:01 1 0.28 0.00 0.05 0.00 0.03 99.63 [2021-07-12T21:12:06.027Z] 21:11:01 all 0.10 0.00 0.03 0.00 0.02 99.85 [2021-07-12T21:12:06.027Z] 21:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-07-12T21:12:06.027Z] 21:11:01 1 0.17 0.00 0.03 0.00 0.02 99.78 [2021-07-12T21:12:06.027Z] Average: all 1.18 0.00 0.39 0.57 0.02 97.84 [2021-07-12T21:12:06.027Z] Average: 0 0.94 0.00 0.44 0.48 0.02 98.13 [2021-07-12T21:12:06.027Z] Average: 1 1.42 0.00 0.34 0.67 0.02 97.56 [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z] [2021-07-12T21:12:06.027Z]