Pull request #522 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 hahattan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 82d3046d81e6918badffd231c6e66729b17b9ddb rather than 778f72f619f211ad8ed336db509b85d8f1ff0422 Obtained Jenkinsfile from 82d3046d81e6918badffd231c6e66729b17b9ddb 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 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-522/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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 # timeout=10 Commit message: "Merge pull request #316 from ernestojeda/email-notifications" > 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-522/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 e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27794 in /w/workspace/dry_go-mod-core-contracts_PR-522 [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-522 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 82d3046d81e6918badffd231c6e66729b17b9ddb into PR head commit 778f72f619f211ad8ed336db509b85d8f1ff0422 Merge succeeded, producing 778f72f619f211ad8ed336db509b85d8f1ff0422 Checking out Revision 778f72f619f211ad8ed336db509b85d8f1ff0422 (PR-522) > 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/522/head:refs/remotes/origin/PR-522 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # 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 82d3046d81e6918badffd231c6e66729b17b9ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # timeout=10 Commit message: "feat: update Add Event route to include SourceName" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-26T04:58:32.160Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-26T04:58:32.549Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-26T04:58:32.784Z] ========================================================= [2021-02-26T04:58:32.784Z] EdgeX Global Pipelines Version Info [2021-02-26T04:58:32.784Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-26T04:58:34.326Z] ------------------- [2021-02-26T04:58:34.326Z] stable info: [2021-02-26T04:58:34.326Z] ------------------- [2021-02-26T04:58:34.326Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-26T04:58:34.326Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-26T04:58:34.326Z] Message: update stable to v1.0.182 [2021-02-26T04:58:35.273Z] ------------------- [2021-02-26T04:58:35.273Z] experimental info: [2021-02-26T04:58:35.273Z] ------------------- [2021-02-26T04:58:35.273Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-26T04:58:35.273Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-26T04:58:35.273Z] Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-26T04:58:35.663Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-02-26T04:58:35.800Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-02-26T04:58:35.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-26T04:58:36.089Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-26T04:58:36.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-26T04:58:36.362Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-26T04:58:36.488Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-26T04:58:36.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-26T04:58:36.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-26T04:58:36.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-26T04:58:37.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-26T04:58:37.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-02-26T04:58:37.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-26T04:58:37.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-26T04:58:37.566Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T04:58:37.726Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T04:58:37.867Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T04:58:37.989Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-26T04:58:38.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-26T04:58:38.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-02-26T04:58:38.391Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-26T04:58:38.547Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-26T04:58:38.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-26T04:58:38.805Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-26T04:58:38.928Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-02-26T04:58:39.051Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-02-26T04:58:39.169Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-522 [Pipeline] echo [2021-02-26T04:58:39.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-522 [Pipeline] echo [2021-02-26T04:58:39.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-522 [Pipeline] echo [2021-02-26T04:58:39.625Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 778f72f619f211ad8ed336db509b85d8f1ff0422 [Pipeline] echo [2021-02-26T04:58:39.753Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 778f72f [Pipeline] echo [2021-02-26T04:58:39.900Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T04:58:40.969Z] + git log --format=format:%s -1 778f72f619f211ad8ed336db509b85d8f1ff0422 [Pipeline] echo [2021-02-26T04:58:41.063Z] GIT_COMMIT: 778f72f619f211ad8ed336db509b85d8f1ff0422, Commit Message: feat: update Add Event route to include SourceName [Pipeline] echo [2021-02-26T04:58:41.140Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-26T04:58:42.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T04:58:42.572Z] [2021-02-26T04:58:42.572Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T04:58:42.961Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T04:58:42.961Z] latest: Pulling from edgex-devops/git-semver [2021-02-26T04:58:42.961Z] 31603596830f: Pulling fs layer [2021-02-26T04:58:42.961Z] 2a8b12db71e7: Pulling fs layer [2021-02-26T04:58:42.961Z] 6ca5941a6612: Pulling fs layer [2021-02-26T04:58:42.961Z] ecc8261a40a4: Pulling fs layer [2021-02-26T04:58:42.961Z] ecc8261a40a4: Waiting [2021-02-26T04:58:42.961Z] 2a8b12db71e7: Verifying Checksum [2021-02-26T04:58:42.961Z] 2a8b12db71e7: Download complete [2021-02-26T04:58:43.224Z] 31603596830f: Verifying Checksum [2021-02-26T04:58:43.224Z] 31603596830f: Download complete [2021-02-26T04:58:43.224Z] ecc8261a40a4: Verifying Checksum [2021-02-26T04:58:43.224Z] ecc8261a40a4: Download complete [2021-02-26T04:58:43.224Z] 6ca5941a6612: Verifying Checksum [2021-02-26T04:58:43.224Z] 6ca5941a6612: Download complete [2021-02-26T04:58:43.486Z] 31603596830f: Pull complete [2021-02-26T04:58:43.748Z] 2a8b12db71e7: Pull complete [2021-02-26T04:58:44.327Z] 6ca5941a6612: Pull complete [2021-02-26T04:58:44.590Z] ecc8261a40a4: Pull complete [2021-02-26T04:58:44.590Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-26T04:58:44.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-26T04:58:44.853Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-26T04:58:44.979Z] prd-centos7-docker-4c-2g-27794 does not seem to be running inside a container [2021-02-26T04:58:45.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-522 -v /w/workspace/dry_go-mod-core-contracts_PR-522:/w/workspace/dry_go-mod-core-contracts_PR-522:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-522@tmp:/w/workspace/dry_go-mod-core-contracts_PR-522@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-02-26T04:58:47.539Z] $ docker top 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-26T04:58:47.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T04:58:47.940Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T04:58:48.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T04:58:48.276Z] $ docker exec 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 ssh-agent [2021-02-26T04:58:48.463Z] SSH_AUTH_SOCK=/tmp/ssh-9YmwExL06Pbv/agent.12 [2021-02-26T04:58:48.463Z] SSH_AGENT_PID=18 [2021-02-26T04:58:48.474Z] Running ssh-add (command line suppressed) [2021-02-26T04:58:48.598Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-522@tmp/private_key_3372742524809492238.key (/w/workspace/dry_go-mod-core-contracts_PR-522@tmp/private_key_3372742524809492238.key) [2021-02-26T04:58:48.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T04:58:49.021Z] + git tag --points-at HEAD [Pipeline] } [2021-02-26T04:58:49.055Z] $ docker exec --env ******** --env ******** 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 ssh-agent -k [2021-02-26T04:58:49.168Z] unset SSH_AUTH_SOCK; [2021-02-26T04:58:49.168Z] unset SSH_AGENT_PID; [2021-02-26T04:58:49.168Z] echo Agent pid 18 killed; [2021-02-26T04:58:49.210Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-26T04:58:49.441Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-26T04:58:49.441Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-26T04:58:49.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-26T04:58:49.602Z] $ docker exec 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 ssh-agent [2021-02-26T04:58:49.754Z] SSH_AUTH_SOCK=/tmp/ssh-dfs2z2cXGGTU/agent.47 [2021-02-26T04:58:49.754Z] SSH_AGENT_PID=52 [2021-02-26T04:58:49.760Z] Running ssh-add (command line suppressed) [2021-02-26T04:58:49.884Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-522@tmp/private_key_7718502616211317815.key (/w/workspace/dry_go-mod-core-contracts_PR-522@tmp/private_key_7718502616211317815.key) [2021-02-26T04:58:49.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-26T04:58:50.305Z] + git semver init [2021-02-26T04:58:50.305Z] # -> Open(): unable to determine branch for HEAD [2021-02-26T04:58:50.305Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-522/.git [2021-02-26T04:58:50.305Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-522 [2021-02-26T04:58:50.305Z] # $SEMVER_REMOTE_NAME = origin [2021-02-26T04:58:50.305Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-26T04:58:50.305Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-26T04:58:50.305Z] # $SEMVER_BRANCH = PR-522 [2021-02-26T04:58:50.305Z] # $SEMVER_TEMP = /tmp/semver-706484620 [2021-02-26T04:58:50.305Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-02-26T04:58:50.890Z] # '/tmp/semver-706484620' -> '/w/workspace/dry_go-mod-core-contracts_PR-522/.semver' [2021-02-26T04:58:50.890Z] # -> Force: false [2021-02-26T04:58:50.890Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-522/.semver [Pipeline] } [2021-02-26T04:58:50.911Z] $ docker exec --env ******** --env ******** 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 ssh-agent -k [2021-02-26T04:58:51.023Z] unset SSH_AUTH_SOCK; [2021-02-26T04:58:51.023Z] unset SSH_AGENT_PID; [2021-02-26T04:58:51.023Z] echo Agent pid 52 killed; [2021-02-26T04:58:51.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-26T04:58:51.723Z] + git semver [Pipeline] } [2021-02-26T04:58:51.760Z] $ docker stop --time=1 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 [2021-02-26T04:58:53.626Z] $ docker rm -f 9b63399c4ecee0c55a8e790121434190a109c55b1513875e3da41dcd8be87aa6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T04:58:54.241Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-26T04:58:54.663Z] Stashed 1 file(s) [Pipeline] echo [2021-02-26T04:58:54.685Z] [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-02-26T04:59:10.595Z] Still waiting to schedule task [2021-02-26T04:59:10.595Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27794’ [2021-02-26T04:59:10.619Z] Still waiting to schedule task [2021-02-26T04:59:10.619Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline [2021-02-26T05:00:53.811Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27795 in /w/workspace/dry_go-mod-core-contracts_PR-522 [Pipeline] { [Pipeline] ws [2021-02-26T05:00:53.918Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-02-26T05:00:58.849Z] using credential edgex-jenkins-ssh [2021-02-26T05:00:58.907Z] Cloning the remote Git repository [2021-02-26T05:00:58.967Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T05:00:59.093Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-02-26T05:00:59.180Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T05:00:59.181Z] > git --version # timeout=10 [2021-02-26T05:00:59.199Z] > git --version # 'git version 2.17.1' [2021-02-26T05:00:59.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T05:00:59.270Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T05:01:01.072Z] Merging remotes/origin/master commit 82d3046d81e6918badffd231c6e66729b17b9ddb into PR head commit 778f72f619f211ad8ed336db509b85d8f1ff0422 [2021-02-26T05:01:01.350Z] Merge succeeded, producing 778f72f619f211ad8ed336db509b85d8f1ff0422 [2021-02-26T05:01:01.351Z] Checking out Revision 778f72f619f211ad8ed336db509b85d8f1ff0422 (PR-522) [2021-02-26T05:01:00.331Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-26T05:01:00.350Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T05:01:00.375Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-26T05:01:00.408Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T05:01:00.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T05:01:00.426Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/522/head:refs/remotes/origin/PR-522 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T05:01:01.100Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T05:01:01.125Z] > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # timeout=10 [2021-02-26T05:01:01.277Z] > git remote # timeout=10 [2021-02-26T05:01:01.292Z] > git config --get remote.origin.url # timeout=10 [2021-02-26T05:01:01.306Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T05:01:01.322Z] > git merge 82d3046d81e6918badffd231c6e66729b17b9ddb # timeout=10 [2021-02-26T05:01:01.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-26T05:01:01.364Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T05:01:01.375Z] > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # timeout=10 [2021-02-26T05:01:05.798Z] Commit message: "feat: update Add Event route to include SourceName" [2021-02-26T05:01:05.856Z] > git --version # timeout=10 [2021-02-26T05:01:05.867Z] > git --version # 'git version 2.17.1' [2021-02-26T05:01:05.878Z] fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T05:01:07.842Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-26T05:01:08.268Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T05:01:08.647Z] + true [2021-02-26T05:01:08.647Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-02-26T05:01:11.637Z] ========================================================= [2021-02-26T05:01:11.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-26T05:01:11.637Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T05:01:12.063Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-26T05:01:13.515Z] Sending build context to Docker daemon 2.736MB [2021-02-26T05:01:13.515Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-26T05:01:13.515Z] Step 2/7 : FROM ${BASE} [2021-02-26T05:01:13.515Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-26T05:01:13.515Z] 5f621e34cdf4: Pulling fs layer [2021-02-26T05:01:13.515Z] a4357932f1b6: Pulling fs layer [2021-02-26T05:01:13.515Z] 18c013af1878: Pulling fs layer [2021-02-26T05:01:13.515Z] 00ac8860ef70: Pulling fs layer [2021-02-26T05:01:13.515Z] 63d7cb157983: Pulling fs layer [2021-02-26T05:01:13.515Z] b116817d02f9: Pulling fs layer [2021-02-26T05:01:13.515Z] 745a02a5169b: Pulling fs layer [2021-02-26T05:01:13.515Z] 00ac8860ef70: Waiting [2021-02-26T05:01:13.515Z] 63d7cb157983: Waiting [2021-02-26T05:01:13.515Z] b116817d02f9: Waiting [2021-02-26T05:01:13.515Z] 745a02a5169b: Waiting [2021-02-26T05:01:13.515Z] 18c013af1878: Verifying Checksum [2021-02-26T05:01:13.515Z] 18c013af1878: Download complete [2021-02-26T05:01:13.515Z] a4357932f1b6: Verifying Checksum [2021-02-26T05:01:13.515Z] a4357932f1b6: Download complete [2021-02-26T05:01:13.789Z] 63d7cb157983: Verifying Checksum [2021-02-26T05:01:13.789Z] 63d7cb157983: Download complete [2021-02-26T05:01:13.789Z] b116817d02f9: Verifying Checksum [2021-02-26T05:01:13.789Z] b116817d02f9: Download complete [2021-02-26T05:01:13.789Z] 5f621e34cdf4: Verifying Checksum [2021-02-26T05:01:13.789Z] 5f621e34cdf4: Download complete [2021-02-26T05:01:14.398Z] 5f621e34cdf4: Pull complete [2021-02-26T05:01:15.000Z] a4357932f1b6: Pull complete [2021-02-26T05:01:15.596Z] 18c013af1878: Pull complete [2021-02-26T05:01:16.202Z] 745a02a5169b: Verifying Checksum [2021-02-26T05:01:16.202Z] 745a02a5169b: Download complete [2021-02-26T05:01:17.178Z] 00ac8860ef70: Verifying Checksum [2021-02-26T05:01:17.178Z] 00ac8860ef70: Download complete [2021-02-26T05:01:27.327Z] 00ac8860ef70: Pull complete [2021-02-26T05:01:27.327Z] 63d7cb157983: Pull complete [2021-02-26T05:01:27.327Z] b116817d02f9: Pull complete [2021-02-26T05:01:31.668Z] 745a02a5169b: Pull complete [2021-02-26T05:01:31.668Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-26T05:01:31.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-26T05:01:31.668Z] ---> b7e6874047d6 [2021-02-26T05:01:31.668Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-26T05:01:34.454Z] ---> Running in 6baf05a92a32 [2021-02-26T05:01:34.454Z] Removing intermediate container 6baf05a92a32 [2021-02-26T05:01:34.454Z] ---> baa7eb4a7c93 [2021-02-26T05:01:34.454Z] Step 4/7 : RUN apk add bash [2021-02-26T05:01:34.454Z] ---> Running in 010930d23cb7 [2021-02-26T05:01:35.651Z] Running on prd-centos7-docker-4c-2g-27796 in /w/workspace/dry_go-mod-core-contracts_PR-522 [Pipeline] { [Pipeline] ws [2021-02-26T05:01:35.853Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [2021-02-26T05:01:35.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] checkout [2021-02-26T05:01:36.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-26T05:01:37.868Z] OK: 142 MiB in 39 packages [2021-02-26T05:01:38.211Z] using credential edgex-jenkins-ssh [2021-02-26T05:01:38.261Z] Cloning the remote Git repository [2021-02-26T05:01:38.284Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T05:01:38.353Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-02-26T05:01:38.412Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T05:01:38.412Z] > git --version # timeout=10 [2021-02-26T05:01:38.418Z] > git --version # 'git version 2.24.3' [2021-02-26T05:01:38.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T05:01:38.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T05:01:38.854Z] Removing intermediate container 010930d23cb7 [2021-02-26T05:01:38.855Z] ---> e87181e24ea9 [2021-02-26T05:01:38.855Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-26T05:01:38.855Z] ---> Running in d0cde47817c7 [2021-02-26T05:01:39.451Z] Removing intermediate container d0cde47817c7 [2021-02-26T05:01:39.451Z] ---> 1e140d09563f [2021-02-26T05:01:39.451Z] Step 6/7 : COPY go.mod . [2021-02-26T05:01:39.141Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-26T05:01:39.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-26T05:01:39.161Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-02-26T05:01:39.182Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-02-26T05:01:39.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T05:01:39.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/522/head:refs/remotes/origin/PR-522 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-26T05:01:39.693Z] Merging remotes/origin/master commit 82d3046d81e6918badffd231c6e66729b17b9ddb into PR head commit 778f72f619f211ad8ed336db509b85d8f1ff0422 [2021-02-26T05:01:39.825Z] Merge succeeded, producing 778f72f619f211ad8ed336db509b85d8f1ff0422 [2021-02-26T05:01:39.826Z] Checking out Revision 778f72f619f211ad8ed336db509b85d8f1ff0422 (PR-522) [2021-02-26T05:01:40.058Z] ---> 0596cdb47d90 [2021-02-26T05:01:40.059Z] Step 7/7 : RUN go mod download [2021-02-26T05:01:40.339Z] ---> Running in 449641ba0f48 [2021-02-26T05:01:39.704Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T05:01:39.711Z] > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # timeout=10 [2021-02-26T05:01:39.779Z] > git remote # timeout=10 [2021-02-26T05:01:39.789Z] > git config --get remote.origin.url # timeout=10 [2021-02-26T05:01:39.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-26T05:01:39.802Z] > git merge 82d3046d81e6918badffd231c6e66729b17b9ddb # timeout=10 [2021-02-26T05:01:39.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-26T05:01:39.828Z] > git config core.sparsecheckout # timeout=10 [2021-02-26T05:01:39.834Z] > git checkout -f 778f72f619f211ad8ed336db509b85d8f1ff0422 # timeout=10 [2021-02-26T05:01:43.465Z] Commit message: "feat: update Add Event route to include SourceName" [2021-02-26T05:01:43.490Z] > git --version # timeout=10 [2021-02-26T05:01:43.496Z] > git --version # 'git version 2.24.3' [2021-02-26T05:01:43.502Z] fatal: bad object e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-26T05:01:44.887Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-26T05:01:45.299Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-26T05:01:45.676Z] + sudo service docker restart [2021-02-26T05:01:45.676Z] + true [2021-02-26T05:01:45.676Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-02-26T05:01:46.963Z] ========================================================= [2021-02-26T05:01:46.963Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-26T05:01:46.963Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-26T05:01:47.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-26T05:01:47.918Z] Sending build context to Docker daemon 2.737MB [2021-02-26T05:01:47.918Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-02-26T05:01:47.918Z] Step 2/7 : FROM ${BASE} [2021-02-26T05:01:47.918Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-26T05:01:47.918Z] 188c0c94c7c5: Pulling fs layer [2021-02-26T05:01:47.918Z] 0ef7d3d256c8: Pulling fs layer [2021-02-26T05:01:47.918Z] de9db76c5a1d: Pulling fs layer [2021-02-26T05:01:47.918Z] bca2f99d35d6: Pulling fs layer [2021-02-26T05:01:47.918Z] 93359f2a8cfa: Pulling fs layer [2021-02-26T05:01:47.918Z] 7c6f9722023f: Pulling fs layer [2021-02-26T05:01:47.918Z] a35cf1a2eb13: Pulling fs layer [2021-02-26T05:01:47.918Z] bca2f99d35d6: Waiting [2021-02-26T05:01:47.918Z] 93359f2a8cfa: Waiting [2021-02-26T05:01:47.918Z] 7c6f9722023f: Waiting [2021-02-26T05:01:47.918Z] a35cf1a2eb13: Waiting [2021-02-26T05:01:47.918Z] de9db76c5a1d: Verifying Checksum [2021-02-26T05:01:47.918Z] 0ef7d3d256c8: Verifying Checksum [2021-02-26T05:01:47.918Z] 0ef7d3d256c8: Download complete [2021-02-26T05:01:47.918Z] 93359f2a8cfa: Verifying Checksum [2021-02-26T05:01:47.918Z] 93359f2a8cfa: Download complete [2021-02-26T05:01:48.180Z] 7c6f9722023f: Verifying Checksum [2021-02-26T05:01:48.180Z] 7c6f9722023f: Download complete [2021-02-26T05:01:48.180Z] 188c0c94c7c5: Verifying Checksum [2021-02-26T05:01:48.180Z] 188c0c94c7c5: Download complete [2021-02-26T05:01:48.443Z] 188c0c94c7c5: Pull complete [2021-02-26T05:01:48.443Z] 0ef7d3d256c8: Pull complete [2021-02-26T05:01:48.705Z] de9db76c5a1d: Pull complete [2021-02-26T05:01:50.098Z] a35cf1a2eb13: Verifying Checksum [2021-02-26T05:01:50.098Z] a35cf1a2eb13: Download complete [2021-02-26T05:01:50.358Z] bca2f99d35d6: Verifying Checksum [2021-02-26T05:01:50.358Z] bca2f99d35d6: Download complete [2021-02-26T05:01:55.478Z] Removing intermediate container 449641ba0f48 [2021-02-26T05:01:55.478Z] ---> be350f98a447 [2021-02-26T05:01:55.478Z] Successfully built be350f98a447 [2021-02-26T05:01:55.478Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T05:01:55.685Z] bca2f99d35d6: Pull complete [2021-02-26T05:01:55.685Z] 93359f2a8cfa: Pull complete [2021-02-26T05:01:55.685Z] 7c6f9722023f: Pull complete [2021-02-26T05:01:55.921Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T05:01:55.921Z] . [Pipeline] withDockerContainer [2021-02-26T05:01:56.256Z] prd-ubuntu18.04-docker-arm64-4c-16g-27795 does not seem to be running inside a container [2021-02-26T05:01:56.344Z] $ 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-02-26T05:01:57.849Z] $ docker top 90c976178676918e6781386e9ab1493319d7a0258677b73186829c9ed510e6f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T05:01:59.003Z] + go version [2021-02-26T05:01:59.003Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-26T05:01:59.075Z] $ docker stop --time=1 90c976178676918e6781386e9ab1493319d7a0258677b73186829c9ed510e6f8 [2021-02-26T05:02:01.016Z] $ docker rm -f 90c976178676918e6781386e9ab1493319d7a0258677b73186829c9ed510e6f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T05:02:02.957Z] + docker inspect -f . ci-base-image-arm64 [2021-02-26T05:02:02.957Z] . [Pipeline] withDockerContainer [2021-02-26T05:02:03.264Z] prd-ubuntu18.04-docker-arm64-4c-16g-27795 does not seem to be running inside a container [2021-02-26T05:02:03.350Z] $ 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-02-26T05:02:04.796Z] $ docker top f1411078ce525eaaf7d04564facefe61d9fa94c8c8b784f07af8f30a3325001b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T05:02:05.723Z] a35cf1a2eb13: Pull complete [2021-02-26T05:02:05.723Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-26T05:02:05.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-26T05:02:05.723Z] ---> a62c8e92a672 [2021-02-26T05:02:05.723Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-26T05:02:05.723Z] ---> Running in 08b7d49a4828 [2021-02-26T05:02:05.723Z] Removing intermediate container 08b7d49a4828 [2021-02-26T05:02:05.723Z] ---> 75d7e740fded [2021-02-26T05:02:05.723Z] Step 4/7 : RUN apk add bash [2021-02-26T05:02:05.723Z] ---> Running in ddc1d61d04db [2021-02-26T05:02:05.723Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-26T05:02:05.848Z] + make test [2021-02-26T05:02:05.848Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-26T05:02:06.297Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-26T05:02:06.964Z] OK: 166 MiB in 39 packages [2021-02-26T05:02:07.227Z] Removing intermediate container ddc1d61d04db [2021-02-26T05:02:07.227Z] ---> 3958db96cab5 [2021-02-26T05:02:07.227Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-02-26T05:02:07.488Z] ---> Running in c6a63d9d4e55 [2021-02-26T05:02:07.488Z] Removing intermediate container c6a63d9d4e55 [2021-02-26T05:02:07.488Z] ---> f635df691911 [2021-02-26T05:02:07.488Z] Step 6/7 : COPY go.mod . [2021-02-26T05:02:07.760Z] ---> c46d2f6ba4f8 [2021-02-26T05:02:07.760Z] Step 7/7 : RUN go mod download [2021-02-26T05:02:07.760Z] ---> Running in bea076643d22 [2021-02-26T05:02:20.018Z] Removing intermediate container bea076643d22 [2021-02-26T05:02:20.018Z] ---> 4cd46de79116 [2021-02-26T05:02:20.018Z] Successfully built 4cd46de79116 [2021-02-26T05:02:20.018Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-26T05:02:20.468Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T05:02:20.468Z] . [Pipeline] withDockerContainer [2021-02-26T05:02:20.628Z] prd-centos7-docker-4c-2g-27796 does not seem to be running inside a container [2021-02-26T05:02:20.677Z] $ 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-02-26T05:02:21.442Z] $ docker top 4968f38769b430477e629d3fdcb774e9f4f040de192456da62114f0eed517430 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T05:02:22.047Z] + go version [2021-02-26T05:02:22.047Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-26T05:02:22.103Z] $ docker stop --time=1 4968f38769b430477e629d3fdcb774e9f4f040de192456da62114f0eed517430 [2021-02-26T05:02:23.436Z] $ docker rm -f 4968f38769b430477e629d3fdcb774e9f4f040de192456da62114f0eed517430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-26T05:02:24.641Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-26T05:02:24.642Z] . [Pipeline] withDockerContainer [2021-02-26T05:02:24.776Z] prd-centos7-docker-4c-2g-27796 does not seem to be running inside a container [2021-02-26T05:02:24.820Z] $ 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-02-26T05:02:25.387Z] $ docker top c7bd9d3667b1aeb101dbbf7c321c1bd65dbbc3d84be65f5f18c30cd01f795f60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T05:02:26.004Z] + make test [2021-02-26T05:02:26.004Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-02-26T05:02:28.030Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-26T05:02:29.027Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.035s coverage: 85.7% of statements [2021-02-26T05:02:29.028Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.024s coverage: 100.0% of statements [2021-02-26T05:02:31.030Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.043s coverage: 45.4% of statements [2021-02-26T05:02:31.030Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.051s coverage: 77.8% of statements [2021-02-26T05:02:31.030Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-26T05:02:32.491Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.032s coverage: 26.3% of statements [2021-02-26T05:02:32.659Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-02-26T05:02:33.244Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.020s coverage: 85.7% of statements [2021-02-26T05:02:33.244Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.018s coverage: 100.0% of statements [2021-02-26T05:02:33.479Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.043s coverage: 14.7% of statements [2021-02-26T05:02:33.513Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.034s coverage: 45.4% of statements [2021-02-26T05:02:33.513Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.045s coverage: 77.8% of statements [2021-02-26T05:02:33.513Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-02-26T05:02:33.756Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.013s coverage: 100.0% of statements [2021-02-26T05:02:34.108Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.021s coverage: 26.3% of statements [2021-02-26T05:02:34.707Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.016s coverage: 14.7% of statements [2021-02-26T05:02:34.707Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.021s coverage: 100.0% of statements [2021-02-26T05:02:34.745Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.070s coverage: 91.8% of statements [2021-02-26T05:02:34.745Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-26T05:02:34.745Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-26T05:02:34.745Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements [2021-02-26T05:02:34.745Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.029s coverage: 36.7% of statements [2021-02-26T05:02:34.972Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.023s coverage: 91.8% of statements [2021-02-26T05:02:34.972Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-02-26T05:02:34.972Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-02-26T05:02:34.972Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.007s coverage: 100.0% of statements [2021-02-26T05:02:34.972Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.033s coverage: 36.7% of statements [2021-02-26T05:02:37.578Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.018s coverage: 63.0% of statements [2021-02-26T05:02:37.578Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements [2021-02-26T05:02:37.578Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.016s coverage: 15.4% of statements [2021-02-26T05:02:37.578Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.008s coverage: 15.4% of statements [2021-02-26T05:02:37.578Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.018s coverage: 14.3% of statements [2021-02-26T05:02:37.578Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-26T05:02:38.545Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.059s coverage: 84.6% of statements [2021-02-26T05:02:38.545Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-26T05:02:38.545Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-26T05:02:38.545Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-26T05:02:38.813Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.021s coverage: 45.3% of statements [2021-02-26T05:02:39.076Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.017s coverage: 94.7% of statements [2021-02-26T05:02:39.076Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.040s coverage: 89.0% of statements [2021-02-26T05:02:39.344Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.007s coverage: 100.0% of statements [2021-02-26T05:02:39.344Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-02-26T05:02:39.622Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-02-26T05:02:40.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.142s coverage: 63.0% of statements [2021-02-26T05:02:40.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.041s coverage: 26.3% of statements [2021-02-26T05:02:40.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.031s coverage: 15.4% of statements [2021-02-26T05:02:40.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.038s coverage: 15.4% of statements [2021-02-26T05:02:40.177Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.012s coverage: 14.3% of statements [2021-02-26T05:02:40.177Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-02-26T05:02:41.586Z] gofmt -l . [2021-02-26T05:02:41.587Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-26T05:02:41.622Z] $ docker stop --time=1 c7bd9d3667b1aeb101dbbf7c321c1bd65dbbc3d84be65f5f18c30cd01f795f60 [2021-02-26T05:02:43.987Z] $ docker rm -f c7bd9d3667b1aeb101dbbf7c321c1bd65dbbc3d84be65f5f18c30cd01f795f60 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T05:02:44.517Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.249s coverage: 84.6% of statements [2021-02-26T05:02:44.517Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils [no test files] [2021-02-26T05:02:44.517Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-02-26T05:02:44.517Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-02-26T05:02:44.517Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.099s coverage: 45.3% of statements [2021-02-26T05:02:44.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-26T05:02:45.107Z] Stashed 1 file(s) [2021-02-26T05:02:45.127Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.078s coverage: 94.7% of statements [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] } [2021-02-26T05:02:46.107Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.177s coverage: 89.0% of statements [2021-02-26T05:02:46.107Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.027s coverage: 100.0% of statements [2021-02-26T05:02:46.107Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2021-02-26T05:02:46.379Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-26T05:02:47.045Z] ---> job-cost.sh [2021-02-26T05:02:47.045Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4xNz [2021-02-26T05:02:51.806Z] gofmt -l . [2021-02-26T05:02:52.398Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-02-26T05:02:53.038Z] $ docker stop --time=1 f1411078ce525eaaf7d04564facefe61d9fa94c8c8b784f07af8f30a3325001b [2021-02-26T05:02:55.256Z] $ docker rm -f f1411078ce525eaaf7d04564facefe61d9fa94c8c8b784f07af8f30a3325001b [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-26T05:02:56.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-26T05:02:56.242Z] Warning: overwriting stash ‘coverage-report’ [2021-02-26T05:02:57.266Z] 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-02-26T05:02:58.643Z] ---> job-cost.sh [2021-02-26T05:02:58.643Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-REXd [2021-02-26T05:03:01.977Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-26T05:03:28.636Z] lf-activate-venv(): INFO: Adding /tmp/venv-4xNz/bin to PATH [2021-02-26T05:03:28.636Z] INFO: No Stack... [2021-02-26T05:03:28.900Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-26T05:03:29.473Z] INFO: Archiving Costs [Pipeline] sh [2021-02-26T05:03:29.800Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-02-26T05:03:29.800Z] + cut -d, -f6 [Pipeline] lock [2021-02-26T05:03:29.887Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] [2021-02-26T05:03:29.895Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] did not exist. Created. [2021-02-26T05:03:29.895Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-26T05:03:30.378Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-02-26T05:03:30.490Z] Stashed 1 file(s) [Pipeline] } [2021-02-26T05:03:30.547Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-26T05:03:37.645Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-26T05:05:44.437Z] lf-activate-venv(): INFO: Adding /tmp/venv-REXd/bin to PATH [2021-02-26T05:05:44.437Z] INFO: No Stack... [2021-02-26T05:05:44.437Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-26T05:05:44.437Z] INFO: Archiving Costs [Pipeline] sh [2021-02-26T05:05:44.792Z] + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv [2021-02-26T05:05:44.792Z] + cut -d, -f6 [Pipeline] lock [2021-02-26T05:05:44.917Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] [2021-02-26T05:05:44.924Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] did not exist. Created. [2021-02-26T05:05:44.924Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-26T05:05:45.449Z] /w/workspace/go-mod-core-contracts/1@tmp/durable-d783d143/script.sh: 1: /w/workspace/go-mod-core-contracts/1@tmp/durable-d783d143/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-02-26T05:05:45.816Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-26T05:05:45.855Z] Warning: overwriting stash ‘stack-cost’ [2021-02-26T05:05:46.015Z] Stashed 1 file(s) [Pipeline] } [2021-02-26T05:05:46.041Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-522-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-02-26T05:05:47.932Z] provisioning config files... [2021-02-26T05:05:47.946Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-522@tmp/config6559098440476219910tmp [Pipeline] { [Pipeline] sh [2021-02-26T05:05:48.425Z] + set +x [2021-02-26T05:05:48.425Z] + curl -s https://codecov.io/bash [2021-02-26T05:05:48.425Z] + bash -s -- [2021-02-26T05:05:48.691Z] [2021-02-26T05:05:48.691Z] _____ _ [2021-02-26T05:05:48.691Z] / ____| | | [2021-02-26T05:05:48.691Z] | | ___ __| | ___ ___ _____ __ [2021-02-26T05:05:48.691Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-26T05:05:48.691Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-26T05:05:48.691Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-26T05:05:48.691Z] Bash-20210129-7c25fce [2021-02-26T05:05:48.691Z] [2021-02-26T05:05:48.691Z] [2021-02-26T05:05:48.691Z] ==> git version 2.24.3 found [2021-02-26T05:05:48.691Z] ==> 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-02-26T05:05:48.691Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-26T05:05:48.691Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-26T05:05:48.955Z] ==> Jenkins CI detected. [2021-02-26T05:05:48.955Z] project root: . [2021-02-26T05:05:48.955Z] --> token set from env [2021-02-26T05:05:48.955Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-26T05:05:48.955Z] ==> Running gcov in . (disable via -X gcov) [2021-02-26T05:05:48.955Z] ==> Python coveragepy not found [2021-02-26T05:05:48.955Z] ==> Searching for coverage reports in: [2021-02-26T05:05:48.955Z] + . [2021-02-26T05:05:48.955Z] -> Found 1 reports [2021-02-26T05:05:48.955Z] ==> Detecting git/mercurial file structure [2021-02-26T05:05:48.955Z] ==> Reading reports [2021-02-26T05:05:48.955Z] + ./coverage.out bytes=154715 [2021-02-26T05:05:48.955Z] ==> Appending adjustments [2021-02-26T05:05:48.955Z] https://docs.codecov.io/docs/fixing-reports [2021-02-26T05:05:49.906Z] + Found adjustments [2021-02-26T05:05:49.906Z] ==> Gzipping contents [2021-02-26T05:05:49.906Z] 24K /tmp/codecov.WmVIrp.gz [2021-02-26T05:05:49.906Z] ==> Uploading reports [2021-02-26T05:05:49.906Z] url: https://codecov.io [2021-02-26T05:05:49.906Z] query: branch=PR-522&commit=778f72f619f211ad8ed336db509b85d8f1ff0422&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-522%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=522&job=&cmd_args= [2021-02-26T05:05:49.906Z] -> Pinging Codecov [2021-02-26T05:05:49.906Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-522&commit=778f72f619f211ad8ed336db509b85d8f1ff0422&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-522%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=522&job=&cmd_args= [2021-02-26T05:05:50.502Z] -> Uploading to [2021-02-26T05:05:50.502Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-26/71470A77251A30514AAF9C0BB2E5B6CE/778f72f619f211ad8ed336db509b85d8f1ff0422/065734a7-7f8b-4575-83e1-b10c9ff8af86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210226%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210226T050550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6726e4dc5e423412c731bc588039dad24a89e1edbfd03c59573f6dff8ac7033 [2021-02-26T05:05:50.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-26T05:05:50.502Z] Dload Upload Total Spent Left Speed [2021-02-26T05:05:51.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23254 0 0 100 23254 0 45706 --:--:-- --:--:-- --:--:-- 45685 100 23254 0 0 100 23254 0 45688 --:--:-- --:--:-- --:--:-- 45685 [2021-02-26T05:05:51.074Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/778f72f619f211ad8ed336db509b85d8f1ff0422 [Pipeline] } [2021-02-26T05:05:51.109Z] 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-02-26T05:05:54.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T05:05:55.189Z] ---> package-listing.sh [2021-02-26T05:05:55.189Z] ++ facter osfamily [2021-02-26T05:05:55.189Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-26T05:05:55.189Z] + OS_FAMILY=redhat [2021-02-26T05:05:55.189Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-522 [2021-02-26T05:05:55.189Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-26T05:05:55.189Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-26T05:05:55.189Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-26T05:05:55.189Z] + PACKAGES=/tmp/packages_start.txt [2021-02-26T05:05:55.189Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-522 ']' [2021-02-26T05:05:55.189Z] + PACKAGES=/tmp/packages_end.txt [2021-02-26T05:05:55.189Z] + case "${OS_FAMILY}" in [2021-02-26T05:05:55.189Z] + rpm -qa [2021-02-26T05:05:55.189Z] + sort [2021-02-26T05:06:00.492Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-26T05:06:00.492Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-26T05:06:00.492Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-26T05:06:00.492Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-522 ']' [2021-02-26T05:06:00.492Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-522/archives/ [2021-02-26T05:06:00.492Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-522/archives/ [Pipeline] echo [2021-02-26T05:06:00.524Z] 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-522/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-26T05:06:00.834Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-26T05:06:01.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T05:06:01.178Z] [2021-02-26T05:06:01.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-26T05:06:01.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T05:06:01.592Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-26T05:06:01.592Z] df20fa9351a1: Pulling fs layer [2021-02-26T05:06:01.592Z] 36b3adc4ff6f: Pulling fs layer [2021-02-26T05:06:01.592Z] 8ad3a11d3b57: Pulling fs layer [2021-02-26T05:06:01.592Z] 46f8f816bc3b: Pulling fs layer [2021-02-26T05:06:01.592Z] 93b61091891f: Pulling fs layer [2021-02-26T05:06:01.592Z] 93b9cdb0e59b: Pulling fs layer [2021-02-26T05:06:01.592Z] 5e14af77c1be: Pulling fs layer [2021-02-26T05:06:01.592Z] 01666e4c0597: Pulling fs layer [2021-02-26T05:06:01.592Z] aa168da1d23b: Pulling fs layer [2021-02-26T05:06:01.592Z] 46f8f816bc3b: Waiting [2021-02-26T05:06:01.592Z] 93b61091891f: Waiting [2021-02-26T05:06:01.592Z] 93b9cdb0e59b: Waiting [2021-02-26T05:06:01.592Z] 5e14af77c1be: Waiting [2021-02-26T05:06:01.592Z] 01666e4c0597: Waiting [2021-02-26T05:06:01.592Z] aa168da1d23b: Waiting [2021-02-26T05:06:01.592Z] 36b3adc4ff6f: Verifying Checksum [2021-02-26T05:06:01.592Z] 36b3adc4ff6f: Download complete [2021-02-26T05:06:01.592Z] 46f8f816bc3b: Verifying Checksum [2021-02-26T05:06:01.592Z] 46f8f816bc3b: Download complete [2021-02-26T05:06:01.861Z] df20fa9351a1: Verifying Checksum [2021-02-26T05:06:01.861Z] df20fa9351a1: Download complete [2021-02-26T05:06:01.861Z] 93b9cdb0e59b: Verifying Checksum [2021-02-26T05:06:01.861Z] 93b9cdb0e59b: Download complete [2021-02-26T05:06:01.861Z] 5e14af77c1be: Verifying Checksum [2021-02-26T05:06:01.861Z] 5e14af77c1be: Download complete [2021-02-26T05:06:01.861Z] 93b61091891f: Verifying Checksum [2021-02-26T05:06:01.861Z] 93b61091891f: Download complete [2021-02-26T05:06:01.861Z] 01666e4c0597: Verifying Checksum [2021-02-26T05:06:01.861Z] 01666e4c0597: Download complete [2021-02-26T05:06:02.125Z] df20fa9351a1: Pull complete [2021-02-26T05:06:02.394Z] 36b3adc4ff6f: Pull complete [2021-02-26T05:06:02.661Z] 8ad3a11d3b57: Verifying Checksum [2021-02-26T05:06:02.661Z] 8ad3a11d3b57: Download complete [2021-02-26T05:06:03.622Z] 8ad3a11d3b57: Pull complete [2021-02-26T05:06:03.622Z] 46f8f816bc3b: Pull complete [2021-02-26T05:06:04.575Z] aa168da1d23b: Verifying Checksum [2021-02-26T05:06:04.575Z] aa168da1d23b: Download complete [2021-02-26T05:06:04.575Z] 93b61091891f: Pull complete [2021-02-26T05:06:04.840Z] 93b9cdb0e59b: Pull complete [2021-02-26T05:06:05.103Z] 5e14af77c1be: Pull complete [2021-02-26T05:06:05.366Z] 01666e4c0597: Pull complete [2021-02-26T05:06:12.000Z] aa168da1d23b: Pull complete [2021-02-26T05:06:12.000Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-26T05:06:12.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-26T05:06:12.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-26T05:06:12.187Z] prd-centos7-docker-4c-2g-27794 does not seem to be running inside a container [2021-02-26T05:06:12.238Z] $ 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-522/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-522 -v /w/workspace/dry_go-mod-core-contracts_PR-522:/w/workspace/dry_go-mod-core-contracts_PR-522:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-522@tmp:/w/workspace/dry_go-mod-core-contracts_PR-522@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-02-26T05:06:15.482Z] $ docker top 553f9291fd5bd791b147eaa49460ddf764d34529ea98ad54c6b2afa83c3a66ae -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-26T05:06:16.045Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-26T05:06:16.366Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-26T05:06:16.685Z] + ls /var/log/sa-host [2021-02-26T05:06:16.685Z] + sadf -c /var/log/sa-host/sa23 [2021-02-26T05:06:16.685Z] file_magic: OK [2021-02-26T05:06:16.685Z] HZ: Using current value: 100 [2021-02-26T05:06:16.685Z] file_header: OK [2021-02-26T05:06:16.685Z] 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-02-26T05:06:16.685Z] Statistics: [2021-02-26T05:06:16.685Z] Hnuu...uuuununununu... [2021-02-26T05:06:16.685Z] File successfully converted to sysstat format version 12.2.1 [2021-02-26T05:06:16.685Z] + sadf -c /var/log/sa-host/sa26 [2021-02-26T05:06:16.685Z] file_magic: OK [2021-02-26T05:06:16.685Z] HZ: Using current value: 100 [2021-02-26T05:06:16.685Z] file_header: OK [2021-02-26T05:06:16.685Z] 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-02-26T05:06:16.685Z] Statistics: [2021-02-26T05:06:16.685Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-26T05:06:16.685Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-26T05:06:17.338Z] provisioning config files... [2021-02-26T05:06:17.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-522@tmp/config4391417490774665232tmp [Pipeline] { [Pipeline] echo [2021-02-26T05:06:17.492Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T05:06:18.147Z] ---> create-netrc.sh [Pipeline] } [2021-02-26T05:06:18.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-26T05:06:18.318Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T05:06:18.655Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-26T05:06:18.687Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T05:06:19.027Z] ---> sudo-logs.sh [2021-02-26T05:06:19.027Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-26T05:06:19.158Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T05:06:19.494Z] ---> job-cost.sh [2021-02-26T05:06:19.494Z] lf-activate-venv: SKIPPING [2021-02-26T05:06:19.494Z] DEBUG: total: 0.20999999344348907 [2021-02-26T05:06:19.494Z] INFO: Retrieving Stack Cost... [2021-02-26T05:06:20.885Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-26T05:06:21.146Z] INFO: Archiving Costs [Pipeline] echo [2021-02-26T05:06:21.180Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-26T05:06:21.510Z] ---> logs-deploy.sh [2021-02-26T05:06:21.510Z] lf-activate-venv: SKIPPING [2021-02-26T05:06:21.510Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-522/1 [2021-02-26T05:06:21.510Z] INFO: archiving workspace using pattern(s): [2021-02-26T05:06:23.428Z] Archives upload complete. [2021-02-26T05:06:23.428Z] INFO: archiving logs to Nexus