Pull request #378 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at a792a33d62d9b1c06237390aa8090afdea7862a6 rather than 26970d7c4b436cde6f01de8a066fccadfe9d139c Obtained Jenkinsfile from a792a33d62d9b1c06237390aa8090afdea7862a6 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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-378/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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-378/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 a5c854593eac886f27ddeefb8920871132e8ed78 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:patch] ========================================================= [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: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@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-13969 in /w/workspace/dry_go-mod-core-contracts_PR-378 [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-378 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a792a33d62d9b1c06237390aa8090afdea7862a6 into PR head commit 26970d7c4b436cde6f01de8a066fccadfe9d139c Merge succeeded, producing 26970d7c4b436cde6f01de8a066fccadfe9d139c Checking out Revision 26970d7c4b436cde6f01de8a066fccadfe9d139c (PR-378) > git config core.sparsecheckout # timeout=10 > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # 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 a792a33d62d9b1c06237390aa8090afdea7862a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # timeout=10 Commit message: "refactor(v2): Remove base64 encoding for float value" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-01T06:12:06.834Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-01T06:12:07.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-01T06:12:07.477Z] ========================================================= [2020-12-01T06:12:07.477Z] EdgeX Global Pipelines Version Info [2020-12-01T06:12:07.477Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:12:09.449Z] ------------------- [2020-12-01T06:12:09.449Z] stable info: [2020-12-01T06:12:09.449Z] ------------------- [2020-12-01T06:12:09.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-01T06:12:09.449Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-01T06:12:09.449Z] Message: update stable to v1.0.169 [2020-12-01T06:12:10.394Z] ------------------- [2020-12-01T06:12:10.394Z] experimental info: [2020-12-01T06:12:10.394Z] ------------------- [2020-12-01T06:12:10.394Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-01T06:12:10.394Z] Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 [2020-12-01T06:12:10.394Z] Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-01T06:12:10.822Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-12-01T06:12:10.973Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-12-01T06:12:11.111Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-01T06:12:11.284Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-01T06:12:11.461Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-01T06:12:11.613Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-01T06:12:11.750Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-01T06:12:11.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-01T06:12:12.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-01T06:12:12.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-01T06:12:12.370Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-01T06:12:12.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-12-01T06:12:12.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-01T06:12:12.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-01T06:12:13.028Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-01T06:12:13.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-01T06:12:13.310Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-01T06:12:13.453Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-01T06:12:13.613Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-12-01T06:12:13.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-01T06:12:13.866Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-01T06:12:14.007Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-01T06:12:14.160Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-01T06:12:14.321Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-01T06:12:14.457Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-01T06:12:14.584Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-01T06:12:14.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo [2020-12-01T06:12:14.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo [2020-12-01T06:12:14.975Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo [2020-12-01T06:12:15.098Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 26970d7c4b436cde6f01de8a066fccadfe9d139c [Pipeline] echo [2020-12-01T06:12:15.221Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 26970d7 [Pipeline] echo [2020-12-01T06:12:15.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-01T06:12:16.776Z] + git log --format=format:%s -1 26970d7c4b436cde6f01de8a066fccadfe9d139c [Pipeline] echo [2020-12-01T06:12:16.869Z] GIT_COMMIT: 26970d7c4b436cde6f01de8a066fccadfe9d139c, Commit Message: refactor(v2): Remove base64 encoding for float value [Pipeline] echo [2020-12-01T06:12:16.942Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:12:17.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-01T06:12:18.247Z] [2020-12-01T06:12:18.247Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:12:18.655Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-01T06:12:18.655Z] latest: Pulling from edgex-devops/git-semver [2020-12-01T06:12:18.655Z] 31603596830f: Pulling fs layer [2020-12-01T06:12:18.655Z] 2a8b12db71e7: Pulling fs layer [2020-12-01T06:12:18.655Z] 6ca5941a6612: Pulling fs layer [2020-12-01T06:12:18.655Z] ecc8261a40a4: Pulling fs layer [2020-12-01T06:12:18.655Z] ecc8261a40a4: Waiting [2020-12-01T06:12:18.655Z] 2a8b12db71e7: Verifying Checksum [2020-12-01T06:12:18.655Z] 2a8b12db71e7: Download complete [2020-12-01T06:12:18.919Z] 31603596830f: Verifying Checksum [2020-12-01T06:12:18.919Z] 31603596830f: Download complete [2020-12-01T06:12:18.919Z] ecc8261a40a4: Verifying Checksum [2020-12-01T06:12:18.919Z] ecc8261a40a4: Download complete [2020-12-01T06:12:18.919Z] 6ca5941a6612: Verifying Checksum [2020-12-01T06:12:18.919Z] 6ca5941a6612: Download complete [2020-12-01T06:12:19.180Z] 31603596830f: Pull complete [2020-12-01T06:12:19.448Z] 2a8b12db71e7: Pull complete [2020-12-01T06:12:20.396Z] 6ca5941a6612: Pull complete [2020-12-01T06:12:20.396Z] ecc8261a40a4: Pull complete [2020-12-01T06:12:20.396Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-01T06:12:20.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-01T06:12:20.396Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-01T06:12:20.522Z] prd-centos7-docker-4c-2g-13969 does not seem to be running inside a container [2020-12-01T06:12:20.581Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-378 -v /w/workspace/dry_go-mod-core-contracts_PR-378:/w/workspace/dry_go-mod-core-contracts_PR-378:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-378@tmp:/w/workspace/dry_go-mod-core-contracts_PR-378@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 [2020-12-01T06:12:22.699Z] $ docker top 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-01T06:12:23.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-01T06:12:23.181Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-01T06:12:23.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-01T06:12:23.439Z] $ docker exec 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 ssh-agent [2020-12-01T06:12:23.617Z] SSH_AUTH_SOCK=/tmp/ssh-1UiraqP78wLo/agent.11 [2020-12-01T06:12:23.617Z] SSH_AGENT_PID=16 [2020-12-01T06:12:23.631Z] Running ssh-add (command line suppressed) [2020-12-01T06:12:23.751Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-378@tmp/private_key_8676454058751754443.key (/w/workspace/dry_go-mod-core-contracts_PR-378@tmp/private_key_8676454058751754443.key) [2020-12-01T06:12:23.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-01T06:12:24.195Z] + git tag --points-at HEAD [Pipeline] } [2020-12-01T06:12:24.226Z] $ docker exec --env ******** --env ******** 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 ssh-agent -k [2020-12-01T06:12:24.334Z] unset SSH_AUTH_SOCK; [2020-12-01T06:12:24.334Z] unset SSH_AGENT_PID; [2020-12-01T06:12:24.334Z] echo Agent pid 16 killed; [2020-12-01T06:12:24.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-01T06:12:24.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-01T06:12:24.608Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-01T06:12:24.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-01T06:12:24.770Z] $ docker exec 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 ssh-agent [2020-12-01T06:12:24.923Z] SSH_AUTH_SOCK=/tmp/ssh-6gDzzuZ8oRvA/agent.46 [2020-12-01T06:12:24.923Z] SSH_AGENT_PID=52 [2020-12-01T06:12:24.930Z] Running ssh-add (command line suppressed) [2020-12-01T06:12:25.046Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-378@tmp/private_key_7951778040960266590.key (/w/workspace/dry_go-mod-core-contracts_PR-378@tmp/private_key_7951778040960266590.key) [2020-12-01T06:12:25.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-01T06:12:25.483Z] + git semver init [2020-12-01T06:12:25.483Z] # -> Open(): unable to determine branch for HEAD [2020-12-01T06:12:25.483Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-378/.git [2020-12-01T06:12:25.483Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-378 [2020-12-01T06:12:25.483Z] # $SEMVER_REMOTE_NAME = origin [2020-12-01T06:12:25.483Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-01T06:12:25.483Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-01T06:12:25.483Z] # $SEMVER_BRANCH = PR-378 [2020-12-01T06:12:25.483Z] # $SEMVER_TEMP = /tmp/semver-534047693 [2020-12-01T06:12:25.483Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-12-01T06:12:26.058Z] # '/tmp/semver-534047693' -> '/w/workspace/dry_go-mod-core-contracts_PR-378/.semver' [2020-12-01T06:12:26.058Z] # -> Force: false [2020-12-01T06:12:26.058Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-378/.semver [Pipeline] } [2020-12-01T06:12:26.081Z] $ docker exec --env ******** --env ******** 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 ssh-agent -k [2020-12-01T06:12:26.190Z] unset SSH_AUTH_SOCK; [2020-12-01T06:12:26.190Z] unset SSH_AGENT_PID; [2020-12-01T06:12:26.190Z] echo Agent pid 52 killed; [2020-12-01T06:12:26.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-01T06:12:26.925Z] + git semver [Pipeline] } [2020-12-01T06:12:26.959Z] $ docker stop --time=1 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 [2020-12-01T06:12:28.791Z] $ docker rm -f 8eccb0824558369eb7d468c1d5ecd96dbf52db3e7942ef9e100f7f2b3adb3e37 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-01T06:12:29.338Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-01T06:12:29.795Z] Stashed 1 file(s) [Pipeline] echo [2020-12-01T06:12:29.820Z] [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 [2020-12-01T06:12:46.077Z] Still waiting to schedule task [2020-12-01T06:12:46.077Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13969’ [2020-12-01T06:12:46.108Z] Still waiting to schedule task [2020-12-01T06:12:46.108Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-01T06:14:38.811Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13970 in /w/workspace/dry_go-mod-core-contracts_PR-378 [Pipeline] { [Pipeline] ws [2020-12-01T06:14:38.975Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-12-01T06:14:44.175Z] using credential edgex-jenkins-ssh [2020-12-01T06:14:44.348Z] Cloning the remote Git repository [2020-12-01T06:14:44.413Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-01T06:14:44.540Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-12-01T06:14:44.621Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-01T06:14:44.622Z] > git --version # timeout=10 [2020-12-01T06:14:44.645Z] > git --version # 'git version 2.17.1' [2020-12-01T06:14:44.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:14:44.716Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-01T06:14:46.460Z] Merging remotes/origin/master commit a792a33d62d9b1c06237390aa8090afdea7862a6 into PR head commit 26970d7c4b436cde6f01de8a066fccadfe9d139c [2020-12-01T06:14:46.739Z] Merge succeeded, producing 26970d7c4b436cde6f01de8a066fccadfe9d139c [2020-12-01T06:14:46.740Z] Checking out Revision 26970d7c4b436cde6f01de8a066fccadfe9d139c (PR-378) [2020-12-01T06:14:45.738Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-01T06:14:45.761Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-01T06:14:45.791Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-01T06:14:45.827Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-01T06:14:45.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:14:45.839Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T06:14:46.492Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T06:14:46.520Z] > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # timeout=10 [2020-12-01T06:14:46.644Z] > git remote # timeout=10 [2020-12-01T06:14:46.664Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T06:14:46.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:14:46.706Z] > git merge a792a33d62d9b1c06237390aa8090afdea7862a6 # timeout=10 [2020-12-01T06:14:46.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T06:14:46.750Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T06:14:46.764Z] > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # timeout=10 [2020-12-01T06:14:51.434Z] Commit message: "refactor(v2): Remove base64 encoding for float value" [2020-12-01T06:14:51.489Z] > git --version # timeout=10 [2020-12-01T06:14:51.500Z] > git --version # 'git version 2.17.1' [2020-12-01T06:14:51.513Z] fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-01T06:14:53.430Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-01T06:14:53.888Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-01T06:14:54.254Z] + true [2020-12-01T06:14:54.255Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2020-12-01T06:14:57.177Z] ========================================================= [2020-12-01T06:14:57.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-01T06:14:57.178Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:14:57.633Z] + 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 . [2020-12-01T06:14:58.618Z] Sending build context to Docker daemon 1.884MB [2020-12-01T06:14:58.618Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-01T06:14:58.618Z] Step 2/7 : FROM ${BASE} [2020-12-01T06:14:58.893Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-01T06:14:58.893Z] b538f80385f9: Pulling fs layer [2020-12-01T06:14:58.893Z] 74f711af9a0d: Pulling fs layer [2020-12-01T06:14:58.893Z] 99f96fe45779: Pulling fs layer [2020-12-01T06:14:58.893Z] 8529a6b9a6be: Pulling fs layer [2020-12-01T06:14:58.893Z] 45590311c82a: Pulling fs layer [2020-12-01T06:14:58.893Z] 69ca0ff8b7b3: Pulling fs layer [2020-12-01T06:14:58.893Z] 209524e5b208: Pulling fs layer [2020-12-01T06:14:58.893Z] 45590311c82a: Waiting [2020-12-01T06:14:58.893Z] 69ca0ff8b7b3: Waiting [2020-12-01T06:14:58.893Z] 209524e5b208: Waiting [2020-12-01T06:14:58.893Z] 8529a6b9a6be: Waiting [2020-12-01T06:14:58.893Z] 99f96fe45779: Verifying Checksum [2020-12-01T06:14:58.893Z] 99f96fe45779: Download complete [2020-12-01T06:14:59.171Z] 74f711af9a0d: Verifying Checksum [2020-12-01T06:14:59.171Z] 74f711af9a0d: Download complete [2020-12-01T06:14:59.171Z] 45590311c82a: Verifying Checksum [2020-12-01T06:14:59.171Z] 45590311c82a: Download complete [2020-12-01T06:14:59.780Z] 69ca0ff8b7b3: Verifying Checksum [2020-12-01T06:14:59.780Z] 69ca0ff8b7b3: Download complete [2020-12-01T06:14:59.780Z] b538f80385f9: Verifying Checksum [2020-12-01T06:14:59.780Z] b538f80385f9: Download complete [2020-12-01T06:15:00.388Z] b538f80385f9: Pull complete [2020-12-01T06:15:00.993Z] 74f711af9a0d: Pull complete [2020-12-01T06:15:01.276Z] 99f96fe45779: Pull complete [2020-12-01T06:15:02.265Z] 209524e5b208: Verifying Checksum [2020-12-01T06:15:02.265Z] 209524e5b208: Download complete [2020-12-01T06:15:03.722Z] 8529a6b9a6be: Verifying Checksum [2020-12-01T06:15:03.722Z] 8529a6b9a6be: Download complete [2020-12-01T06:15:09.701Z] Running on prd-centos7-docker-4c-2g-13971 in /w/workspace/dry_go-mod-core-contracts_PR-378 [Pipeline] { [Pipeline] ws [2020-12-01T06:15:09.814Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2020-12-01T06:15:12.187Z] using credential edgex-jenkins-ssh [2020-12-01T06:15:12.247Z] Cloning the remote Git repository [2020-12-01T06:15:12.275Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-01T06:15:12.343Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2020-12-01T06:15:12.401Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-01T06:15:12.401Z] > git --version # timeout=10 [2020-12-01T06:15:12.406Z] > git --version # 'git version 2.24.3' [2020-12-01T06:15:12.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:15:12.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-01T06:15:13.106Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-01T06:15:13.115Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-01T06:15:13.129Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-12-01T06:15:13.143Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-12-01T06:15:13.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:15:13.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-01T06:15:13.582Z] Merging remotes/origin/master commit a792a33d62d9b1c06237390aa8090afdea7862a6 into PR head commit 26970d7c4b436cde6f01de8a066fccadfe9d139c [2020-12-01T06:15:13.703Z] Merge succeeded, producing 26970d7c4b436cde6f01de8a066fccadfe9d139c [2020-12-01T06:15:13.703Z] Checking out Revision 26970d7c4b436cde6f01de8a066fccadfe9d139c (PR-378) [2020-12-01T06:15:13.914Z] 8529a6b9a6be: Pull complete [2020-12-01T06:15:14.194Z] 45590311c82a: Pull complete [2020-12-01T06:15:14.471Z] 69ca0ff8b7b3: Pull complete [2020-12-01T06:15:13.592Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T06:15:13.599Z] > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # timeout=10 [2020-12-01T06:15:13.665Z] > git remote # timeout=10 [2020-12-01T06:15:13.673Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T06:15:13.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-01T06:15:13.685Z] > git merge a792a33d62d9b1c06237390aa8090afdea7862a6 # timeout=10 [2020-12-01T06:15:13.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T06:15:13.709Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T06:15:13.718Z] > git checkout -f 26970d7c4b436cde6f01de8a066fccadfe9d139c # timeout=10 [2020-12-01T06:15:17.375Z] Commit message: "refactor(v2): Remove base64 encoding for float value" [2020-12-01T06:15:17.403Z] > git --version # timeout=10 [2020-12-01T06:15:17.408Z] > git --version # 'git version 2.24.3' [2020-12-01T06:15:17.412Z] fatal: bad object a5c854593eac886f27ddeefb8920871132e8ed78 [Pipeline] withEnv [Pipeline] { [2020-12-01T06:15:17.892Z] 209524e5b208: Pull complete [2020-12-01T06:15:17.892Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-12-01T06:15:17.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-01T06:15:17.892Z] ---> 5bddaf1c2fca [2020-12-01T06:15:17.892Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-01T06:15:18.826Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-01T06:15:19.185Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-01T06:15:20.469Z] ---> Running in 057bf39dd83a [2020-12-01T06:15:20.474Z] + true [2020-12-01T06:15:20.474Z] + sudo service docker restart [2020-12-01T06:15:20.474Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-01T06:15:21.030Z] ========================================================= [2020-12-01T06:15:21.030Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-01T06:15:21.030Z] ========================================================= [2020-12-01T06:15:21.076Z] Removing intermediate container 057bf39dd83a [2020-12-01T06:15:21.076Z] ---> 05074f9f084f [2020-12-01T06:15:21.076Z] Step 4/7 : RUN apk add bash [2020-12-01T06:15:21.076Z] ---> Running in e123b0b13830 [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:15:21.513Z] + 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 . [2020-12-01T06:15:22.094Z] Sending build context to Docker daemon 1.885MB [2020-12-01T06:15:22.094Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-01T06:15:22.094Z] Step 2/7 : FROM ${BASE} [2020-12-01T06:15:22.094Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-01T06:15:22.094Z] df20fa9351a1: Pulling fs layer [2020-12-01T06:15:22.094Z] ed8968b2872e: Pulling fs layer [2020-12-01T06:15:22.094Z] a92cc7c5fd73: Pulling fs layer [2020-12-01T06:15:22.094Z] e871e8e8d7a9: Pulling fs layer [2020-12-01T06:15:22.094Z] e73272ec9a57: Pulling fs layer [2020-12-01T06:15:22.094Z] 1e910a182e73: Pulling fs layer [2020-12-01T06:15:22.094Z] 4e634b169226: Pulling fs layer [2020-12-01T06:15:22.094Z] e73272ec9a57: Waiting [2020-12-01T06:15:22.094Z] 1e910a182e73: Waiting [2020-12-01T06:15:22.094Z] 4e634b169226: Waiting [2020-12-01T06:15:22.094Z] e871e8e8d7a9: Waiting [2020-12-01T06:15:22.094Z] a92cc7c5fd73: Download complete [2020-12-01T06:15:22.094Z] ed8968b2872e: Download complete [2020-12-01T06:15:22.094Z] e73272ec9a57: Verifying Checksum [2020-12-01T06:15:22.094Z] e73272ec9a57: Download complete [2020-12-01T06:15:22.094Z] df20fa9351a1: Verifying Checksum [2020-12-01T06:15:22.094Z] df20fa9351a1: Download complete [2020-12-01T06:15:22.094Z] 1e910a182e73: Verifying Checksum [2020-12-01T06:15:22.094Z] 1e910a182e73: Download complete [2020-12-01T06:15:22.364Z] df20fa9351a1: Pull complete [2020-12-01T06:15:22.510Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-01T06:15:22.637Z] ed8968b2872e: Pull complete [2020-12-01T06:15:22.904Z] a92cc7c5fd73: Pull complete [2020-12-01T06:15:23.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-01T06:15:23.864Z] 4e634b169226: Verifying Checksum [2020-12-01T06:15:23.864Z] 4e634b169226: Download complete [2020-12-01T06:15:24.447Z] e871e8e8d7a9: Verifying Checksum [2020-12-01T06:15:24.447Z] e871e8e8d7a9: Download complete [2020-12-01T06:15:26.098Z] OK: 142 MiB in 39 packages [2020-12-01T06:15:26.698Z] Removing intermediate container e123b0b13830 [2020-12-01T06:15:26.698Z] ---> 6d5485cd922b [2020-12-01T06:15:26.698Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-01T06:15:26.698Z] ---> Running in 34aa375ffe58 [2020-12-01T06:15:27.291Z] Removing intermediate container 34aa375ffe58 [2020-12-01T06:15:27.291Z] ---> 1b071643bb7b [2020-12-01T06:15:27.291Z] Step 6/7 : COPY go.mod . [2020-12-01T06:15:27.888Z] ---> 89a977518df8 [2020-12-01T06:15:27.888Z] Step 7/7 : RUN go mod download [2020-12-01T06:15:28.168Z] ---> Running in 58103c6069aa [2020-12-01T06:15:29.774Z] e871e8e8d7a9: Pull complete [2020-12-01T06:15:29.774Z] e73272ec9a57: Pull complete [2020-12-01T06:15:29.774Z] 1e910a182e73: Pull complete [2020-12-01T06:15:35.110Z] 4e634b169226: Pull complete [2020-12-01T06:15:35.372Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-12-01T06:15:35.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-01T06:15:35.372Z] ---> f7629b54cfaa [2020-12-01T06:15:35.372Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-01T06:15:35.372Z] ---> Running in 0ebba8e8fade [2020-12-01T06:15:35.952Z] Removing intermediate container 0ebba8e8fade [2020-12-01T06:15:35.952Z] ---> a4b54dadabce [2020-12-01T06:15:35.952Z] Step 4/7 : RUN apk add bash [2020-12-01T06:15:35.952Z] ---> Running in 550a86ae530f [2020-12-01T06:15:36.535Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-01T06:15:37.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-01T06:15:38.887Z] OK: 166 MiB in 39 packages [2020-12-01T06:15:39.153Z] Removing intermediate container 550a86ae530f [2020-12-01T06:15:39.153Z] ---> bf3b5d50fece [2020-12-01T06:15:39.153Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-12-01T06:15:39.153Z] ---> Running in eee56dcf1f77 [2020-12-01T06:15:39.417Z] Removing intermediate container eee56dcf1f77 [2020-12-01T06:15:39.417Z] ---> c3e48ff3b599 [2020-12-01T06:15:39.417Z] Step 6/7 : COPY go.mod . [2020-12-01T06:15:39.679Z] ---> ab7ef1f4b6ef [2020-12-01T06:15:39.679Z] Step 7/7 : RUN go mod download [2020-12-01T06:15:39.679Z] ---> Running in 440fa4764169 [2020-12-01T06:15:43.298Z] Removing intermediate container 58103c6069aa [2020-12-01T06:15:43.299Z] ---> ea839518d59e [2020-12-01T06:15:43.299Z] Successfully built ea839518d59e [2020-12-01T06:15:43.299Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:15:43.677Z] + docker inspect -f . ci-base-image-arm64 [2020-12-01T06:15:43.677Z] . [Pipeline] withDockerContainer [2020-12-01T06:15:43.968Z] prd-ubuntu18.04-docker-arm64-4c-16g-13970 does not seem to be running inside a container [2020-12-01T06:15:44.062Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-12-01T06:15:45.557Z] $ docker top a6792a789980236985510067eec82ac002c87a892133b4da9c695c721d0afdc4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-01T06:15:46.661Z] + go version [2020-12-01T06:15:46.661Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-12-01T06:15:46.703Z] $ docker stop --time=1 a6792a789980236985510067eec82ac002c87a892133b4da9c695c721d0afdc4 [2020-12-01T06:15:48.640Z] $ docker rm -f a6792a789980236985510067eec82ac002c87a892133b4da9c695c721d0afdc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:15:49.981Z] + docker inspect -f . ci-base-image-arm64 [2020-12-01T06:15:49.982Z] . [Pipeline] withDockerContainer [2020-12-01T06:15:50.258Z] prd-ubuntu18.04-docker-arm64-4c-16g-13970 does not seem to be running inside a container [2020-12-01T06:15:50.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-01T06:15:51.877Z] $ docker top f68d638432057399f0b412558548e0c2025744d83316d789b03bf233536eaf69 -eo pid,comm [2020-12-01T06:15:51.983Z] Removing intermediate container 440fa4764169 [2020-12-01T06:15:51.983Z] ---> e8efec1a8db5 [2020-12-01T06:15:51.983Z] Successfully built e8efec1a8db5 [2020-12-01T06:15:51.983Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:15:52.799Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-01T06:15:52.799Z] . [Pipeline] withDockerContainer [2020-12-01T06:15:52.930Z] prd-centos7-docker-4c-2g-13971 does not seem to be running inside a container [2020-12-01T06:15:52.984Z] $ 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 [2020-12-01T06:15:52.997Z] + make test [2020-12-01T06:15:52.997Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-01T06:15:53.728Z] $ docker top b989f081965310254717337f38586e95ba8248893f674c58e86a2e34f47a3417 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-01T06:15:54.312Z] + go version [2020-12-01T06:15:54.312Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-12-01T06:15:54.346Z] $ docker stop --time=1 b989f081965310254717337f38586e95ba8248893f674c58e86a2e34f47a3417 [2020-12-01T06:15:55.680Z] $ docker rm -f b989f081965310254717337f38586e95ba8248893f674c58e86a2e34f47a3417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:15:56.868Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-01T06:15:56.868Z] . [Pipeline] withDockerContainer [2020-12-01T06:15:56.992Z] prd-centos7-docker-4c-2g-13971 does not seem to be running inside a container [2020-12-01T06:15:57.044Z] $ 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 [2020-12-01T06:15:57.611Z] $ docker top b236d729cd19f478f6c36e5ce8f6ad4c309b70dcf711f556820457f5b71a8a74 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-01T06:15:58.147Z] + make test [2020-12-01T06:15:58.148Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-01T06:16:04.836Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-12-01T06:16:04.836Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.018s coverage: 85.7% of statements [2020-12-01T06:16:04.836Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.018s coverage: 100.0% of statements [2020-12-01T06:16:05.104Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.027s coverage: 45.4% of statements [2020-12-01T06:16:05.375Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.022s coverage: 77.8% of statements [2020-12-01T06:16:05.375Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-12-01T06:16:05.375Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.008s coverage: 6.6% of statements [2020-12-01T06:16:05.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.046s coverage: 14.7% of statements [2020-12-01T06:16:05.980Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements [2020-12-01T06:16:06.254Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.020s coverage: 91.8% of statements [2020-12-01T06:16:06.254Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-12-01T06:16:06.254Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-12-01T06:16:06.254Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.038s coverage: 100.0% of statements [2020-12-01T06:16:08.231Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 47.8% of statements [2020-12-01T06:16:10.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.023s coverage: 63.0% of statements [2020-12-01T06:16:10.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.046s coverage: 26.3% of statements [2020-12-01T06:16:10.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.006s coverage: 15.4% of statements [2020-12-01T06:16:10.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.018s coverage: 15.4% of statements [2020-12-01T06:16:10.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.006s coverage: 14.3% of statements [2020-12-01T06:16:10.200Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-12-01T06:16:10.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.052s coverage: 81.5% of statements [2020-12-01T06:16:10.200Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-12-01T06:16:10.200Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-12-01T06:16:10.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 29.6% of statements [2020-12-01T06:16:10.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 100.0% of statements [2020-12-01T06:16:10.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements [2020-12-01T06:16:10.200Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-12-01T06:16:10.200Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-12-01T06:16:10.200Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-01T06:16:11.604Z] gofmt -l . [2020-12-01T06:16:11.604Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-01T06:16:11.655Z] $ docker stop --time=1 b236d729cd19f478f6c36e5ce8f6ad4c309b70dcf711f556820457f5b71a8a74 [2020-12-01T06:16:13.885Z] $ docker rm -f b236d729cd19f478f6c36e5ce8f6ad4c309b70dcf711f556820457f5b71a8a74 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-01T06:16:14.588Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-01T06:16:14.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-01T06:16:15.204Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-01T06:16:15.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.027s coverage: 85.7% of statements [2020-12-01T06:16:15.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.030s coverage: 100.0% of statements Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T06:16:17.490Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.054s coverage: 45.4% of statements [2020-12-01T06:16:17.491Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.031s coverage: 77.8% of statements [2020-12-01T06:16:17.491Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-12-01T06:16:17.491Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.029s coverage: 6.6% of statements [2020-12-01T06:16:19.488Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.052s coverage: 14.7% of statements [2020-12-01T06:16:19.488Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.060s coverage: 100.0% of statements [2020-12-01T06:16:20.100Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.087s coverage: 91.8% of statements [2020-12-01T06:16:20.100Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-12-01T06:16:20.101Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-12-01T06:16:20.101Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements [2020-12-01T06:16:20.705Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 47.8% of statements [2020-12-01T06:16:26.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.097s coverage: 63.0% of statements [2020-12-01T06:16:26.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.025s coverage: 26.3% of statements [2020-12-01T06:16:26.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.013s coverage: 15.4% of statements [2020-12-01T06:16:26.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.040s coverage: 15.4% of statements [2020-12-01T06:16:26.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.015s coverage: 14.3% of statements [2020-12-01T06:16:26.125Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-12-01T06:16:26.414Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.063s coverage: 81.5% of statements [2020-12-01T06:16:26.414Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-12-01T06:16:26.414Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-12-01T06:16:27.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.030s coverage: 29.6% of statements [2020-12-01T06:16:27.870Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 100.0% of statements [2020-12-01T06:16:28.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.4% of statements [2020-12-01T06:16:28.471Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2020-12-01T06:16:28.471Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-12-01T06:16:28.744Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-01T06:16:34.153Z] gofmt -l . [2020-12-01T06:16:34.153Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-12-01T06:16:34.195Z] $ docker stop --time=1 f68d638432057399f0b412558548e0c2025744d83316d789b03bf233536eaf69 [2020-12-01T06:16:36.328Z] $ docker rm -f f68d638432057399f0b412558548e0c2025744d83316d789b03bf233536eaf69 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-01T06:16:37.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-01T06:16:37.384Z] Warning: overwriting stash ‘coverage-report’ [2020-12-01T06:16:38.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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 [2020-12-01T06:16:41.277Z] provisioning config files... [2020-12-01T06:16:41.289Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-378@tmp/config2553778691836902925tmp [Pipeline] { [Pipeline] sh [2020-12-01T06:16:41.736Z] + set +x [2020-12-01T06:16:41.737Z] + curl -s https://codecov.io/bash [2020-12-01T06:16:41.737Z] + bash -s -- [2020-12-01T06:16:42.002Z] [2020-12-01T06:16:42.002Z] _____ _ [2020-12-01T06:16:42.002Z] / ____| | | [2020-12-01T06:16:42.002Z] | | ___ __| | ___ ___ _____ __ [2020-12-01T06:16:42.002Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-01T06:16:42.002Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-01T06:16:42.002Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-01T06:16:42.002Z] Bash-20201130-cc6d3fe [2020-12-01T06:16:42.002Z] [2020-12-01T06:16:42.002Z] [2020-12-01T06:16:42.002Z] ==> Jenkins CI detected. [2020-12-01T06:16:42.002Z] project root: . [2020-12-01T06:16:42.002Z] --> token set from env [2020-12-01T06:16:42.002Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-01T06:16:42.002Z] ==> Running gcov in . (disable via -X gcov) [2020-12-01T06:16:42.002Z] ==> Python coveragepy not found [2020-12-01T06:16:42.002Z] ==> Searching for coverage reports in: [2020-12-01T06:16:42.002Z] + . [2020-12-01T06:16:42.002Z] -> Found 1 reports [2020-12-01T06:16:42.002Z] ==> Detecting git/mercurial file structure [2020-12-01T06:16:42.002Z] ==> Reading reports [2020-12-01T06:16:42.002Z] + ./coverage.out bytes=106873 [2020-12-01T06:16:42.002Z] ==> Appending adjustments [2020-12-01T06:16:42.002Z] https://docs.codecov.io/docs/fixing-reports [2020-12-01T06:16:42.951Z] + Found adjustments [2020-12-01T06:16:42.951Z] ==> Gzipping contents [2020-12-01T06:16:42.951Z] 20K /tmp/codecov.rLDHR9.gz [2020-12-01T06:16:42.951Z] ==> Uploading reports [2020-12-01T06:16:42.951Z] url: https://codecov.io [2020-12-01T06:16:42.951Z] query: branch=PR-378&commit=26970d7c4b436cde6f01de8a066fccadfe9d139c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=378&job=&cmd_args= [2020-12-01T06:16:42.951Z] -> Pinging Codecov [2020-12-01T06:16:42.951Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-378&commit=26970d7c4b436cde6f01de8a066fccadfe9d139c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=378&job=&cmd_args= [2020-12-01T06:16:43.528Z] -> Uploading to [2020-12-01T06:16:43.528Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-01/71470A77251A30514AAF9C0BB2E5B6CE/26970d7c4b436cde6f01de8a066fccadfe9d139c/2d9708e4-0126-447c-a7fa-5aed1a09cad4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201201T061643Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad77d1a649561685bee7800fa42490a77e773b4b9b2029a7c05824bbf9b3bc3d [2020-12-01T06:16:43.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-01T06:16:43.528Z] Dload Upload Total Spent Left Speed [2020-12-01T06:16:44.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17362 0 0 100 17362 0 38127 --:--:-- --:--:-- --:--:-- 38074 [2020-12-01T06:16:44.056Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/26970d7c4b436cde6f01de8a066fccadfe9d139c [Pipeline] } [2020-12-01T06:16:44.084Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-01T06:16:48.053Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:16:48.402Z] ---> package-listing.sh [2020-12-01T06:16:48.402Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-01T06:16:48.402Z] ++ facter osfamily [2020-12-01T06:16:48.402Z] + OS_FAMILY=redhat [2020-12-01T06:16:48.402Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-378 [2020-12-01T06:16:48.402Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-01T06:16:48.402Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-01T06:16:48.402Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-01T06:16:48.402Z] + PACKAGES=/tmp/packages_start.txt [2020-12-01T06:16:48.402Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-378 ']' [2020-12-01T06:16:48.402Z] + PACKAGES=/tmp/packages_end.txt [2020-12-01T06:16:48.402Z] + case "${OS_FAMILY}" in [2020-12-01T06:16:48.402Z] + rpm -qa [2020-12-01T06:16:48.402Z] + sort [2020-12-01T06:16:53.726Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-01T06:16:53.726Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-01T06:16:53.726Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-01T06:16:53.726Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-378 ']' [2020-12-01T06:16:53.726Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-378/archives/ [2020-12-01T06:16:53.726Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-378/archives/ [Pipeline] echo [2020-12-01T06:16:53.763Z] 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-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-01T06:16:54.085Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:16:54.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-01T06:16:54.432Z] [2020-12-01T06:16:54.432Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-01T06:16:54.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-01T06:16:54.826Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-01T06:16:54.826Z] df20fa9351a1: Pulling fs layer [2020-12-01T06:16:54.826Z] 36b3adc4ff6f: Pulling fs layer [2020-12-01T06:16:54.826Z] 8ad3a11d3b57: Pulling fs layer [2020-12-01T06:16:54.826Z] 46f8f816bc3b: Pulling fs layer [2020-12-01T06:16:54.826Z] 93b61091891f: Pulling fs layer [2020-12-01T06:16:54.826Z] 93b9cdb0e59b: Pulling fs layer [2020-12-01T06:16:54.826Z] 5e14af77c1be: Pulling fs layer [2020-12-01T06:16:54.826Z] 01666e4c0597: Pulling fs layer [2020-12-01T06:16:54.826Z] aa168da1d23b: Pulling fs layer [2020-12-01T06:16:54.826Z] 46f8f816bc3b: Waiting [2020-12-01T06:16:54.826Z] 93b61091891f: Waiting [2020-12-01T06:16:54.826Z] 93b9cdb0e59b: Waiting [2020-12-01T06:16:54.826Z] 5e14af77c1be: Waiting [2020-12-01T06:16:54.826Z] 01666e4c0597: Waiting [2020-12-01T06:16:54.826Z] aa168da1d23b: Waiting [2020-12-01T06:16:54.826Z] 36b3adc4ff6f: Verifying Checksum [2020-12-01T06:16:54.826Z] 36b3adc4ff6f: Download complete [2020-12-01T06:16:54.826Z] 46f8f816bc3b: Verifying Checksum [2020-12-01T06:16:54.826Z] 46f8f816bc3b: Download complete [2020-12-01T06:16:54.826Z] df20fa9351a1: Verifying Checksum [2020-12-01T06:16:54.826Z] df20fa9351a1: Download complete [2020-12-01T06:16:55.092Z] 93b9cdb0e59b: Verifying Checksum [2020-12-01T06:16:55.092Z] 93b9cdb0e59b: Download complete [2020-12-01T06:16:55.092Z] 5e14af77c1be: Verifying Checksum [2020-12-01T06:16:55.092Z] 5e14af77c1be: Download complete [2020-12-01T06:16:55.092Z] 93b61091891f: Download complete [2020-12-01T06:16:55.092Z] 01666e4c0597: Verifying Checksum [2020-12-01T06:16:55.092Z] 01666e4c0597: Download complete [2020-12-01T06:16:55.355Z] df20fa9351a1: Pull complete [2020-12-01T06:16:55.618Z] 8ad3a11d3b57: Verifying Checksum [2020-12-01T06:16:55.618Z] 8ad3a11d3b57: Download complete [2020-12-01T06:16:55.618Z] 36b3adc4ff6f: Pull complete [2020-12-01T06:16:56.204Z] 8ad3a11d3b57: Pull complete [2020-12-01T06:16:56.478Z] 46f8f816bc3b: Pull complete [2020-12-01T06:16:57.057Z] 93b61091891f: Pull complete [2020-12-01T06:16:57.057Z] aa168da1d23b: Verifying Checksum [2020-12-01T06:16:57.057Z] aa168da1d23b: Download complete [2020-12-01T06:16:57.057Z] 93b9cdb0e59b: Pull complete [2020-12-01T06:16:57.320Z] 5e14af77c1be: Pull complete [2020-12-01T06:16:57.320Z] 01666e4c0597: Pull complete [2020-12-01T06:17:03.956Z] aa168da1d23b: Pull complete [2020-12-01T06:17:03.956Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-01T06:17:03.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-01T06:17:03.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-01T06:17:04.198Z] prd-centos7-docker-4c-2g-13969 does not seem to be running inside a container [2020-12-01T06:17:04.247Z] $ 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-378/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-378 -v /w/workspace/dry_go-mod-core-contracts_PR-378:/w/workspace/dry_go-mod-core-contracts_PR-378:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-378@tmp:/w/workspace/dry_go-mod-core-contracts_PR-378@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 [2020-12-01T06:17:08.134Z] $ docker top 8aed30deee09ce2cd3c0dc94e2717c153e783d9ea3f57e7f3f4983bc170175b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-01T06:17:08.659Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-01T06:17:08.984Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-01T06:17:09.305Z] + ls /var/log/sa-host [2020-12-01T06:17:09.305Z] + sadf -c /var/log/sa-host/sa01 [2020-12-01T06:17:09.305Z] file_magic: OK [2020-12-01T06:17:09.305Z] HZ: Using current value: 100 [2020-12-01T06:17:09.305Z] file_header: OK [2020-12-01T06:17:09.305Z] 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 [2020-12-01T06:17:09.305Z] Statistics: [2020-12-01T06:17:09.305Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-01T06:17:09.305Z] File successfully converted to sysstat format version 12.2.1 [2020-12-01T06:17:09.305Z] + sadf -c /var/log/sa-host/sa23 [2020-12-01T06:17:09.305Z] file_magic: OK [2020-12-01T06:17:09.305Z] HZ: Using current value: 100 [2020-12-01T06:17:09.305Z] file_header: OK [2020-12-01T06:17:09.305Z] 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 [2020-12-01T06:17:09.305Z] Statistics: [2020-12-01T06:17:09.305Z] Hnuu...uuuununununu... [2020-12-01T06:17:09.305Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-01T06:17:10.018Z] provisioning config files... [2020-12-01T06:17:10.034Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-378@tmp/config4161576481812783281tmp [Pipeline] { [Pipeline] echo [2020-12-01T06:17:10.203Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:17:10.545Z] ---> create-netrc.sh [Pipeline] } [2020-12-01T06:17:10.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-01T06:17:10.778Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:17:11.126Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-01T06:17:11.158Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:17:11.490Z] ---> sudo-logs.sh [2020-12-01T06:17:11.490Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-01T06:17:11.540Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:17:11.872Z] ---> job-cost.sh [2020-12-01T06:17:11.872Z] lf-activate-venv: SKIPPING [2020-12-01T06:17:11.872Z] INFO: No Stack... [2020-12-01T06:17:13.266Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-01T06:17:13.530Z] INFO: Archiving Costs [Pipeline] echo [2020-12-01T06:17:13.564Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-01T06:17:13.908Z] ---> logs-deploy.sh [2020-12-01T06:17:13.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-378/1 [2020-12-01T06:17:13.908Z] INFO: archiving workspace using pattern(s): [2020-12-01T06:17:15.826Z] Archives upload complete. [2020-12-01T06:17:15.826Z] INFO: archiving logs to Nexus