Pull request #462 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 e35ca5e202a3b4aeda829793b42f699c895703f6 rather than cbffccec782c06315d9dbb90b53bf57f78d2eaa4 Obtained Jenkinsfile from e35ca5e202a3b4aeda829793b42f699c895703f6 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-462/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-462/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 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-22774 in /w/workspace/dry_go-mod-core-contracts_PR-462 [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-462 # 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/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e35ca5e202a3b4aeda829793b42f699c895703f6 into PR head commit cbffccec782c06315d9dbb90b53bf57f78d2eaa4 Merge succeeded, producing cbffccec782c06315d9dbb90b53bf57f78d2eaa4 Checking out Revision cbffccec782c06315d9dbb90b53bf57f78d2eaa4 (PR-462) > git config core.sparsecheckout # timeout=10 > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # 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 e35ca5e202a3b4aeda829793b42f699c895703f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # timeout=10 Commit message: "feat(v2): Http client lib set API version to request body" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-26T04:44:51.169Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-26T04:44:51.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-26T04:44:51.797Z] ========================================================= [2021-01-26T04:44:51.797Z] EdgeX Global Pipelines Version Info [2021-01-26T04:44:51.797Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-26T04:44:53.382Z] ------------------- [2021-01-26T04:44:53.382Z] stable info: [2021-01-26T04:44:53.382Z] ------------------- [2021-01-26T04:44:53.382Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T04:44:53.382Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T04:44:53.382Z] Message: update stable to v1.0.179 [2021-01-26T04:44:54.333Z] ------------------- [2021-01-26T04:44:54.333Z] experimental info: [2021-01-26T04:44:54.333Z] ------------------- [2021-01-26T04:44:54.333Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T04:44:54.333Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T04:44:54.333Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-26T04:44:54.732Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-26T04:44:54.876Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-26T04:44:55.014Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-26T04:44:55.151Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-26T04:44:55.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-26T04:44:55.460Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-26T04:44:55.612Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-26T04:44:55.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-26T04:44:55.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-26T04:44:56.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-26T04:44:56.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-26T04:44:56.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-26T04:44:56.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-26T04:44:56.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-26T04:44:56.721Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-26T04:44:56.848Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-26T04:44:56.978Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-26T04:44:57.109Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-26T04:44:57.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-26T04:44:57.377Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-26T04:44:57.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-26T04:44:57.658Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-26T04:44:57.792Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-26T04:44:57.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-26T04:44:58.069Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-26T04:44:58.199Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-26T04:44:58.333Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-26T04:44:58.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-462 [Pipeline] echo [2021-01-26T04:44:58.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-462 [Pipeline] echo [2021-01-26T04:44:58.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-462 [Pipeline] echo [2021-01-26T04:44:58.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cbffccec782c06315d9dbb90b53bf57f78d2eaa4 [Pipeline] echo [2021-01-26T04:44:59.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cbffcce [Pipeline] echo [2021-01-26T04:44:59.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T04:45:00.107Z] + git log --format=format:%s -1 cbffccec782c06315d9dbb90b53bf57f78d2eaa4 [Pipeline] echo [2021-01-26T04:45:00.198Z] GIT_COMMIT: cbffccec782c06315d9dbb90b53bf57f78d2eaa4, Commit Message: feat(v2): Http client lib set API version to request body [Pipeline] echo [2021-01-26T04:45:00.284Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-26T04:45:01.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T04:45:01.584Z] [2021-01-26T04:45:01.584Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T04:45:02.014Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T04:45:02.015Z] latest: Pulling from edgex-devops/git-semver [2021-01-26T04:45:02.015Z] 31603596830f: Pulling fs layer [2021-01-26T04:45:02.015Z] 2a8b12db71e7: Pulling fs layer [2021-01-26T04:45:02.015Z] 6ca5941a6612: Pulling fs layer [2021-01-26T04:45:02.015Z] ecc8261a40a4: Pulling fs layer [2021-01-26T04:45:02.015Z] ecc8261a40a4: Waiting [2021-01-26T04:45:02.283Z] 2a8b12db71e7: Verifying Checksum [2021-01-26T04:45:02.283Z] 2a8b12db71e7: Download complete [2021-01-26T04:45:02.283Z] 31603596830f: Download complete [2021-01-26T04:45:02.551Z] ecc8261a40a4: Verifying Checksum [2021-01-26T04:45:02.551Z] ecc8261a40a4: Download complete [2021-01-26T04:45:02.551Z] 31603596830f: Pull complete [2021-01-26T04:45:02.551Z] 6ca5941a6612: Verifying Checksum [2021-01-26T04:45:02.551Z] 6ca5941a6612: Download complete [2021-01-26T04:45:02.819Z] 2a8b12db71e7: Pull complete [2021-01-26T04:45:03.410Z] 6ca5941a6612: Pull complete [2021-01-26T04:45:03.678Z] ecc8261a40a4: Pull complete [2021-01-26T04:45:03.678Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-26T04:45:03.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T04:45:03.941Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-26T04:45:04.072Z] prd-centos7-docker-4c-2g-22774 does not seem to be running inside a container [2021-01-26T04:45:04.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-26T04:45:06.806Z] $ docker top 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-26T04:45:07.195Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T04:45:07.195Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T04:45:07.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T04:45:07.394Z] $ docker exec 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d ssh-agent [2021-01-26T04:45:07.556Z] SSH_AUTH_SOCK=/tmp/ssh-UNYaAy7NrJsz/agent.11 [2021-01-26T04:45:07.556Z] SSH_AGENT_PID=16 [2021-01-26T04:45:07.566Z] Running ssh-add (command line suppressed) [2021-01-26T04:45:07.679Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_5343933902151637977.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_5343933902151637977.key) [2021-01-26T04:45:07.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T04:45:08.110Z] + git tag --points-at HEAD [Pipeline] } [2021-01-26T04:45:08.253Z] $ docker exec --env ******** --env ******** 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d ssh-agent -k [2021-01-26T04:45:08.357Z] unset SSH_AUTH_SOCK; [2021-01-26T04:45:08.358Z] unset SSH_AGENT_PID; [2021-01-26T04:45:08.358Z] echo Agent pid 16 killed; [2021-01-26T04:45:08.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-26T04:45:08.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T04:45:08.610Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T04:45:08.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T04:45:08.766Z] $ docker exec 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d ssh-agent [2021-01-26T04:45:08.913Z] SSH_AUTH_SOCK=/tmp/ssh-TEwNKodYaN3e/agent.46 [2021-01-26T04:45:08.913Z] SSH_AGENT_PID=51 [2021-01-26T04:45:08.920Z] Running ssh-add (command line suppressed) [2021-01-26T04:45:09.031Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_7234774846836893124.key (/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/private_key_7234774846836893124.key) [2021-01-26T04:45:09.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T04:45:09.458Z] + git semver init [2021-01-26T04:45:09.458Z] # -> Open(): unable to determine branch for HEAD [2021-01-26T04:45:09.458Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.git [2021-01-26T04:45:09.458Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-462 [2021-01-26T04:45:09.458Z] # $SEMVER_REMOTE_NAME = origin [2021-01-26T04:45:09.458Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-26T04:45:09.458Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-26T04:45:09.458Z] # $SEMVER_BRANCH = PR-462 [2021-01-26T04:45:09.458Z] # $SEMVER_TEMP = /tmp/semver-671105123 [2021-01-26T04:45:09.458Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-26T04:45:10.035Z] # '/tmp/semver-671105123' -> '/w/workspace/dry_go-mod-core-contracts_PR-462/.semver' [2021-01-26T04:45:10.035Z] # -> Force: false [2021-01-26T04:45:10.035Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-462/.semver [Pipeline] } [2021-01-26T04:45:10.058Z] $ docker exec --env ******** --env ******** 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d ssh-agent -k [2021-01-26T04:45:10.167Z] unset SSH_AUTH_SOCK; [2021-01-26T04:45:10.168Z] unset SSH_AGENT_PID; [2021-01-26T04:45:10.168Z] echo Agent pid 51 killed; [2021-01-26T04:45:10.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T04:45:10.856Z] + git semver [Pipeline] } [2021-01-26T04:45:10.886Z] $ docker stop --time=1 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d [2021-01-26T04:45:12.677Z] $ docker rm -f 862f4a2e488a33b15d4d947aaf2fc41e24bd52dac9c445912868d298ad228b1d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T04:45:13.214Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-26T04:45:13.629Z] Stashed 1 file(s) [Pipeline] echo [2021-01-26T04:45:13.656Z] [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-01-26T04:45:29.600Z] Still waiting to schedule task [2021-01-26T04:45:29.600Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-26T04:45:29.631Z] Still waiting to schedule task [2021-01-26T04:45:29.631Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-26T04:47:23.591Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22775 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws [2021-01-26T04:47:23.688Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-01-26T04:47:29.069Z] using credential edgex-jenkins-ssh [2021-01-26T04:47:29.128Z] Cloning the remote Git repository [2021-01-26T04:47:29.198Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-26T04:47:29.307Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-01-26T04:47:29.393Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-26T04:47:29.394Z] > git --version # timeout=10 [2021-01-26T04:47:29.413Z] > git --version # 'git version 2.17.1' [2021-01-26T04:47:29.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T04:47:29.501Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T04:47:30.592Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-26T04:47:30.620Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T04:47:30.647Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-26T04:47:30.690Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-26T04:47:30.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T04:47:30.706Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T04:47:31.373Z] Merging remotes/origin/master commit e35ca5e202a3b4aeda829793b42f699c895703f6 into PR head commit cbffccec782c06315d9dbb90b53bf57f78d2eaa4 [2021-01-26T04:47:31.663Z] Merge succeeded, producing cbffccec782c06315d9dbb90b53bf57f78d2eaa4 [2021-01-26T04:47:31.664Z] Checking out Revision cbffccec782c06315d9dbb90b53bf57f78d2eaa4 (PR-462) [2021-01-26T04:47:31.396Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T04:47:31.420Z] > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # timeout=10 [2021-01-26T04:47:31.573Z] > git remote # timeout=10 [2021-01-26T04:47:31.591Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T04:47:31.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T04:47:31.622Z] > git merge e35ca5e202a3b4aeda829793b42f699c895703f6 # timeout=10 [2021-01-26T04:47:31.646Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T04:47:31.673Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T04:47:31.697Z] > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # timeout=10 [2021-01-26T04:47:36.164Z] Commit message: "feat(v2): Http client lib set API version to request body" [2021-01-26T04:47:36.223Z] > git --version # timeout=10 [2021-01-26T04:47:36.235Z] > git --version # 'git version 2.17.1' [2021-01-26T04:47:36.248Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T04:47:37.997Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-26T04:47:38.427Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T04:47:38.838Z] + sudo service docker restart [2021-01-26T04:47:38.839Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-26T04:47:41.113Z] ========================================================= [2021-01-26T04:47:41.113Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-26T04:47:41.113Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T04:47:41.535Z] + 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-01-26T04:47:42.991Z] Sending build context to Docker daemon 2.4MB [2021-01-26T04:47:42.991Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-26T04:47:42.991Z] Step 2/7 : FROM ${BASE} [2021-01-26T04:47:43.267Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-26T04:47:43.267Z] 5f621e34cdf4: Pulling fs layer [2021-01-26T04:47:43.267Z] a4357932f1b6: Pulling fs layer [2021-01-26T04:47:43.267Z] 18c013af1878: Pulling fs layer [2021-01-26T04:47:43.267Z] 00ac8860ef70: Pulling fs layer [2021-01-26T04:47:43.267Z] 63d7cb157983: Pulling fs layer [2021-01-26T04:47:43.267Z] b116817d02f9: Pulling fs layer [2021-01-26T04:47:43.267Z] 745a02a5169b: Pulling fs layer [2021-01-26T04:47:43.267Z] b116817d02f9: Waiting [2021-01-26T04:47:43.267Z] 00ac8860ef70: Waiting [2021-01-26T04:47:43.267Z] 63d7cb157983: Waiting [2021-01-26T04:47:43.267Z] 745a02a5169b: Waiting [2021-01-26T04:47:43.267Z] 18c013af1878: Verifying Checksum [2021-01-26T04:47:43.267Z] 18c013af1878: Download complete [2021-01-26T04:47:43.267Z] a4357932f1b6: Verifying Checksum [2021-01-26T04:47:43.267Z] a4357932f1b6: Download complete [2021-01-26T04:47:43.267Z] 63d7cb157983: Verifying Checksum [2021-01-26T04:47:43.267Z] 63d7cb157983: Download complete [2021-01-26T04:47:43.267Z] b116817d02f9: Download complete [2021-01-26T04:47:43.544Z] 5f621e34cdf4: Verifying Checksum [2021-01-26T04:47:43.544Z] 5f621e34cdf4: Download complete [2021-01-26T04:47:44.163Z] 5f621e34cdf4: Pull complete [2021-01-26T04:47:44.778Z] a4357932f1b6: Pull complete [2021-01-26T04:47:45.052Z] 18c013af1878: Pull complete [2021-01-26T04:47:46.493Z] 745a02a5169b: Verifying Checksum [2021-01-26T04:47:46.493Z] 745a02a5169b: Download complete [2021-01-26T04:47:47.102Z] 00ac8860ef70: Verifying Checksum [2021-01-26T04:47:47.102Z] 00ac8860ef70: Download complete [2021-01-26T04:47:54.328Z] Running on prd-centos7-docker-4c-2g-22776 in /w/workspace/dry_go-mod-core-contracts_PR-462 [Pipeline] { [Pipeline] ws [2021-01-26T04:47:54.443Z] Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout [2021-01-26T04:47:56.913Z] using credential edgex-jenkins-ssh [2021-01-26T04:47:56.965Z] Cloning the remote Git repository [2021-01-26T04:47:57.292Z] 00ac8860ef70: Pull complete [2021-01-26T04:47:57.293Z] 63d7cb157983: Pull complete [2021-01-26T04:47:56.946Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-26T04:47:57.013Z] > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 [2021-01-26T04:47:57.083Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-26T04:47:57.083Z] > git --version # timeout=10 [2021-01-26T04:47:57.091Z] > git --version # 'git version 2.24.3' [2021-01-26T04:47:57.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T04:47:57.138Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T04:47:57.890Z] b116817d02f9: Pull complete [2021-01-26T04:47:58.467Z] Merging remotes/origin/master commit e35ca5e202a3b4aeda829793b42f699c895703f6 into PR head commit cbffccec782c06315d9dbb90b53bf57f78d2eaa4 [2021-01-26T04:47:58.579Z] Merge succeeded, producing cbffccec782c06315d9dbb90b53bf57f78d2eaa4 [2021-01-26T04:47:58.579Z] Checking out Revision cbffccec782c06315d9dbb90b53bf57f78d2eaa4 (PR-462) [2021-01-26T04:47:57.962Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-26T04:47:57.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T04:47:57.986Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-26T04:47:58.000Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-26T04:47:58.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T04:47:58.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/462/head:refs/remotes/origin/PR-462 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T04:47:58.476Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T04:47:58.482Z] > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # timeout=10 [2021-01-26T04:47:58.544Z] > git remote # timeout=10 [2021-01-26T04:47:58.552Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T04:47:58.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T04:47:58.564Z] > git merge e35ca5e202a3b4aeda829793b42f699c895703f6 # timeout=10 [2021-01-26T04:47:58.573Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T04:47:58.583Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T04:47:58.587Z] > git checkout -f cbffccec782c06315d9dbb90b53bf57f78d2eaa4 # timeout=10 [2021-01-26T04:48:01.303Z] 745a02a5169b: Pull complete [2021-01-26T04:48:01.303Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-26T04:48:01.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-26T04:48:01.303Z] ---> b7e6874047d6 [2021-01-26T04:48:01.303Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-26T04:48:02.226Z] Commit message: "feat(v2): Http client lib set API version to request body" [2021-01-26T04:48:02.253Z] > git --version # timeout=10 [2021-01-26T04:48:02.259Z] > git --version # 'git version 2.24.3' [2021-01-26T04:48:02.264Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T04:48:03.592Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-26T04:48:03.949Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T04:48:04.286Z] + sudo service docker restart [2021-01-26T04:48:04.286Z] + true [2021-01-26T04:48:04.286Z] Redirecting to /bin/systemctl restart docker.service [2021-01-26T04:48:04.737Z] ---> Running in ecac109dc416 [2021-01-26T04:48:04.737Z] Removing intermediate container ecac109dc416 [2021-01-26T04:48:04.737Z] ---> f1eaa24bf9be [2021-01-26T04:48:04.737Z] Step 4/7 : RUN apk add bash [2021-01-26T04:48:05.008Z] ---> Running in d69aada87294 [Pipeline] unstash [Pipeline] echo [2021-01-26T04:48:05.503Z] ========================================================= [2021-01-26T04:48:05.503Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-26T04:48:05.503Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T04:48:05.875Z] + 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-01-26T04:48:06.459Z] Sending build context to Docker daemon 2.401MB [2021-01-26T04:48:06.459Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-26T04:48:06.459Z] Step 2/7 : FROM ${BASE} [2021-01-26T04:48:06.459Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-26T04:48:06.459Z] 188c0c94c7c5: Pulling fs layer [2021-01-26T04:48:06.459Z] 0ef7d3d256c8: Pulling fs layer [2021-01-26T04:48:06.459Z] de9db76c5a1d: Pulling fs layer [2021-01-26T04:48:06.459Z] bca2f99d35d6: Pulling fs layer [2021-01-26T04:48:06.459Z] 93359f2a8cfa: Pulling fs layer [2021-01-26T04:48:06.459Z] 7c6f9722023f: Pulling fs layer [2021-01-26T04:48:06.459Z] a35cf1a2eb13: Pulling fs layer [2021-01-26T04:48:06.459Z] 93359f2a8cfa: Waiting [2021-01-26T04:48:06.459Z] 7c6f9722023f: Waiting [2021-01-26T04:48:06.459Z] a35cf1a2eb13: Waiting [2021-01-26T04:48:06.459Z] bca2f99d35d6: Waiting [2021-01-26T04:48:06.459Z] de9db76c5a1d: Verifying Checksum [2021-01-26T04:48:06.459Z] de9db76c5a1d: Download complete [2021-01-26T04:48:06.459Z] 0ef7d3d256c8: Download complete [2021-01-26T04:48:06.459Z] 93359f2a8cfa: Verifying Checksum [2021-01-26T04:48:06.459Z] 93359f2a8cfa: Download complete [2021-01-26T04:48:06.459Z] 7c6f9722023f: Verifying Checksum [2021-01-26T04:48:06.459Z] 7c6f9722023f: Download complete [2021-01-26T04:48:06.459Z] 188c0c94c7c5: Verifying Checksum [2021-01-26T04:48:06.459Z] 188c0c94c7c5: Download complete [2021-01-26T04:48:06.466Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T04:48:06.722Z] 188c0c94c7c5: Pull complete [2021-01-26T04:48:06.988Z] 0ef7d3d256c8: Pull complete [2021-01-26T04:48:07.251Z] de9db76c5a1d: Pull complete [2021-01-26T04:48:07.439Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T04:48:08.216Z] a35cf1a2eb13: Verifying Checksum [2021-01-26T04:48:08.216Z] a35cf1a2eb13: Download complete [2021-01-26T04:48:08.794Z] bca2f99d35d6: Verifying Checksum [2021-01-26T04:48:08.794Z] bca2f99d35d6: Download complete [2021-01-26T04:48:08.871Z] OK: 142 MiB in 39 packages [2021-01-26T04:48:09.852Z] Removing intermediate container d69aada87294 [2021-01-26T04:48:09.852Z] ---> cd4aca12a8c2 [2021-01-26T04:48:09.852Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-26T04:48:09.852Z] ---> Running in a5ee9e6ea7dc [2021-01-26T04:48:10.447Z] Removing intermediate container a5ee9e6ea7dc [2021-01-26T04:48:10.447Z] ---> 2c72153b3394 [2021-01-26T04:48:10.447Z] Step 6/7 : COPY go.mod . [2021-01-26T04:48:11.047Z] ---> 481b0ab09e91 [2021-01-26T04:48:11.047Z] Step 7/7 : RUN go mod download [2021-01-26T04:48:11.320Z] ---> Running in 3328d2534fab [2021-01-26T04:48:14.117Z] bca2f99d35d6: Pull complete [2021-01-26T04:48:14.117Z] 93359f2a8cfa: Pull complete [2021-01-26T04:48:14.118Z] 7c6f9722023f: Pull complete [2021-01-26T04:48:20.741Z] a35cf1a2eb13: Pull complete [2021-01-26T04:48:20.741Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-26T04:48:20.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-26T04:48:20.741Z] ---> a62c8e92a672 [2021-01-26T04:48:20.741Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-26T04:48:20.741Z] ---> Running in 2bacd1dc7068 [2021-01-26T04:48:20.741Z] Removing intermediate container 2bacd1dc7068 [2021-01-26T04:48:20.741Z] ---> bfd79223229a [2021-01-26T04:48:20.741Z] Step 4/7 : RUN apk add bash [2021-01-26T04:48:21.004Z] ---> Running in 76a335088530 [2021-01-26T04:48:21.266Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T04:48:22.222Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T04:48:22.488Z] OK: 166 MiB in 39 packages [2021-01-26T04:48:23.077Z] Removing intermediate container 76a335088530 [2021-01-26T04:48:23.077Z] ---> 05592a45f79b [2021-01-26T04:48:23.077Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-26T04:48:23.077Z] ---> Running in 4d35c8fc3981 [2021-01-26T04:48:23.341Z] Removing intermediate container 4d35c8fc3981 [2021-01-26T04:48:23.341Z] ---> b7b3f613c85c [2021-01-26T04:48:23.341Z] Step 6/7 : COPY go.mod . [2021-01-26T04:48:23.341Z] ---> 0a46cad7b275 [2021-01-26T04:48:23.341Z] Step 7/7 : RUN go mod download [2021-01-26T04:48:23.613Z] ---> Running in 94530a90b1df [2021-01-26T04:48:26.424Z] Removing intermediate container 3328d2534fab [2021-01-26T04:48:26.424Z] ---> 61c7b7d9f5e7 [2021-01-26T04:48:26.424Z] Successfully built 61c7b7d9f5e7 [2021-01-26T04:48:26.424Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T04:48:26.802Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T04:48:26.802Z] . [Pipeline] withDockerContainer [2021-01-26T04:48:27.053Z] prd-ubuntu18.04-docker-arm64-4c-16g-22775 does not seem to be running inside a container [2021-01-26T04:48:27.143Z] $ 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 [2021-01-26T04:48:28.701Z] $ docker top 84b62492cf63b018e2a5020e7ade6478dcb65b2787a92ad8875ea5e1c20dd43a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T04:48:29.781Z] + go version [2021-01-26T04:48:29.781Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-26T04:48:29.824Z] $ docker stop --time=1 84b62492cf63b018e2a5020e7ade6478dcb65b2787a92ad8875ea5e1c20dd43a [2021-01-26T04:48:31.802Z] $ docker rm -f 84b62492cf63b018e2a5020e7ade6478dcb65b2787a92ad8875ea5e1c20dd43a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T04:48:33.063Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T04:48:33.063Z] . [Pipeline] withDockerContainer [2021-01-26T04:48:33.375Z] prd-ubuntu18.04-docker-arm64-4c-16g-22775 does not seem to be running inside a container [2021-01-26T04:48:33.467Z] $ 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 [2021-01-26T04:48:33.638Z] Removing intermediate container 94530a90b1df [2021-01-26T04:48:33.638Z] ---> f83c2fbb7d23 [2021-01-26T04:48:33.638Z] Successfully built f83c2fbb7d23 [2021-01-26T04:48:33.638Z] Successfully tagged ci-base-image-x86_64:latest [2021-01-26T04:48:34.954Z] $ docker top 73b09bfe44cf4b19c5e78bec84e0d6b5dec21e9130fc8072086c9af9c1b7ef6c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-26T04:48:35.770Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T04:48:35.770Z] . [Pipeline] withDockerContainer [2021-01-26T04:48:35.896Z] prd-centos7-docker-4c-2g-22776 does not seem to be running inside a container [2021-01-26T04:48:35.945Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-26T04:48:35.984Z] + make test [2021-01-26T04:48:35.984Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-26T04:48:36.661Z] $ docker top af2dbe0ebc6a25b8948e2b07840909fed5f26a06d19708ce6b7df92141feb214 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T04:48:37.355Z] + go version [2021-01-26T04:48:37.355Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-26T04:48:37.388Z] $ docker stop --time=1 af2dbe0ebc6a25b8948e2b07840909fed5f26a06d19708ce6b7df92141feb214 [2021-01-26T04:48:38.780Z] $ docker rm -f af2dbe0ebc6a25b8948e2b07840909fed5f26a06d19708ce6b7df92141feb214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T04:48:39.876Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T04:48:39.876Z] . [Pipeline] withDockerContainer [2021-01-26T04:48:39.991Z] prd-centos7-docker-4c-2g-22776 does not seem to be running inside a container [2021-01-26T04:48:40.037Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2021-01-26T04:48:40.620Z] $ docker top 0d0e6534f293e344ee1cd5d52329d969308146e55530ed2a1cc184b9b744eb87 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T04:48:41.152Z] + make test [2021-01-26T04:48:41.152Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-26T04:48:49.369Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-01-26T04:48:49.369Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.025s coverage: 85.7% of statements [2021-01-26T04:48:49.369Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.020s coverage: 100.0% of statements [2021-01-26T04:48:49.369Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.010s coverage: 45.4% of statements [2021-01-26T04:48:49.369Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.020s coverage: 77.8% of statements [2021-01-26T04:48:49.369Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-26T04:48:49.645Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.012s coverage: 26.3% of statements [2021-01-26T04:48:50.246Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.019s coverage: 14.7% of statements [2021-01-26T04:48:50.246Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.016s coverage: 100.0% of statements [2021-01-26T04:48:50.516Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.031s coverage: 91.8% of statements [2021-01-26T04:48:50.516Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-01-26T04:48:50.516Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-01-26T04:48:50.516Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.017s coverage: 100.0% of statements [2021-01-26T04:48:50.516Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.7% of statements [2021-01-26T04:48:53.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.017s coverage: 63.0% of statements [2021-01-26T04:48:53.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.021s coverage: 26.3% of statements [2021-01-26T04:48:53.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.007s coverage: 15.4% of statements [2021-01-26T04:48:53.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.004s coverage: 15.4% of statements [2021-01-26T04:48:53.125Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.005s coverage: 14.3% of statements [2021-01-26T04:48:53.125Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-01-26T04:48:54.095Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.072s coverage: 84.7% of statements [2021-01-26T04:48:54.095Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.013s coverage: 6.6% of statements [2021-01-26T04:48:54.095Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-01-26T04:48:54.095Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-01-26T04:48:54.095Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.022s coverage: 43.6% of statements [2021-01-26T04:48:54.358Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.015s coverage: 89.5% of statements [2021-01-26T04:48:54.358Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.034s coverage: 90.7% of statements [2021-01-26T04:48:54.358Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.008s coverage: 100.0% of statements [2021-01-26T04:48:54.358Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-01-26T04:48:54.622Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-26T04:48:56.561Z] gofmt -l . [2021-01-26T04:48:56.561Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-26T04:48:56.596Z] $ docker stop --time=1 0d0e6534f293e344ee1cd5d52329d969308146e55530ed2a1cc184b9b744eb87 [2021-01-26T04:48:58.182Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] [2021-01-26T04:48:58.839Z] $ docker rm -f 0d0e6534f293e344ee1cd5d52329d969308146e55530ed2a1cc184b9b744eb87 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T04:48:59.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-26T04:48:59.642Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/agent 0.025s coverage: 85.7% of statements [2021-01-26T04:48:59.642Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/command 0.049s coverage: 100.0% of statements [2021-01-26T04:48:59.934Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-01-26T04:49:01.097Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/coredata 0.036s coverage: 45.4% of statements [2021-01-26T04:49:01.097Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/general 0.065s coverage: 77.8% of statements [2021-01-26T04:49:01.097Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-01-26T04:49:01.719Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.017s coverage: 26.3% of statements [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-26T04:49:02.710Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/metadata 0.069s coverage: 14.7% of statements [2021-01-26T04:49:03.308Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/notifications 0.030s coverage: 100.0% of statements [2021-01-26T04:49:03.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/scheduler 0.072s coverage: 91.8% of statements [2021-01-26T04:49:03.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types [no test files] [2021-01-26T04:49:03.911Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/errors [no test files] [2021-01-26T04:49:03.911Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/urlclient/local 0.032s coverage: 100.0% of statements [2021-01-26T04:49:04.190Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.029s coverage: 36.7% of statements [2021-01-26T04:49:09.629Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.116s coverage: 63.0% of statements [2021-01-26T04:49:09.629Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/configuration 0.009s coverage: 26.3% of statements [2021-01-26T04:49:09.629Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 0.078s coverage: 15.4% of statements [2021-01-26T04:49:09.629Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 0.046s coverage: 15.4% of statements [2021-01-26T04:49:09.629Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/responses/configuration 0.033s coverage: 14.3% of statements [2021-01-26T04:49:09.629Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2 [no test files] [2021-01-26T04:49:13.042Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 0.195s coverage: 84.7% of statements [2021-01-26T04:49:13.042Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http/utils 0.044s coverage: 6.6% of statements [2021-01-26T04:49:13.042Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces [no test files] [2021-01-26T04:49:13.042Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [no test files] [2021-01-26T04:49:13.645Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 0.037s coverage: 43.6% of statements [2021-01-26T04:49:13.645Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 0.023s coverage: 89.5% of statements [2021-01-26T04:49:14.633Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 0.144s coverage: 90.7% of statements [2021-01-26T04:49:14.914Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 0.025s coverage: 100.0% of statements [2021-01-26T04:49:14.914Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models [no test files] [2021-01-26T04:49:15.188Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-26T04:49:20.643Z] gofmt -l . [2021-01-26T04:49:20.922Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-26T04:49:21.944Z] $ docker stop --time=1 73b09bfe44cf4b19c5e78bec84e0d6b5dec21e9130fc8072086c9af9c1b7ef6c [2021-01-26T04:49:24.323Z] $ docker rm -f 73b09bfe44cf4b19c5e78bec84e0d6b5dec21e9130fc8072086c9af9c1b7ef6c [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T04:49:25.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-26T04:49:25.354Z] Warning: overwriting stash ‘coverage-report’ [2021-01-26T04:49:26.424Z] 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 [2021-01-26T04:49:29.039Z] provisioning config files... [2021-01-26T04:49:29.051Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/config6618621170115292539tmp [Pipeline] { [Pipeline] sh [2021-01-26T04:49:29.474Z] + set +x [2021-01-26T04:49:29.474Z] + curl -s https://codecov.io/bash [2021-01-26T04:49:29.474Z] + bash -s -- [2021-01-26T04:49:29.736Z] [2021-01-26T04:49:29.736Z] _____ _ [2021-01-26T04:49:29.736Z] / ____| | | [2021-01-26T04:49:29.736Z] | | ___ __| | ___ ___ _____ __ [2021-01-26T04:49:29.736Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-26T04:49:29.736Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-26T04:49:29.736Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-26T04:49:29.736Z] Bash-20210115-cec3c92 [2021-01-26T04:49:29.736Z] [2021-01-26T04:49:29.736Z] [2021-01-26T04:49:29.736Z] ==> git version 2.24.3 found [2021-01-26T04:49:29.736Z] ==> 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-01-26T04:49:29.736Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-26T04:49:29.736Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-26T04:49:29.736Z] ==> Jenkins CI detected. [2021-01-26T04:49:29.736Z] project root: . [2021-01-26T04:49:29.736Z] --> token set from env [2021-01-26T04:49:29.736Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-26T04:49:29.736Z] ==> Running gcov in . (disable via -X gcov) [2021-01-26T04:49:29.736Z] ==> Python coveragepy not found [2021-01-26T04:49:29.736Z] ==> Searching for coverage reports in: [2021-01-26T04:49:29.736Z] + . [2021-01-26T04:49:29.736Z] -> Found 1 reports [2021-01-26T04:49:29.736Z] ==> Detecting git/mercurial file structure [2021-01-26T04:49:29.736Z] ==> Reading reports [2021-01-26T04:49:29.736Z] + ./coverage.out bytes=142636 [2021-01-26T04:49:29.736Z] ==> Appending adjustments [2021-01-26T04:49:29.736Z] https://docs.codecov.io/docs/fixing-reports [2021-01-26T04:49:30.681Z] + Found adjustments [2021-01-26T04:49:30.681Z] ==> Gzipping contents [2021-01-26T04:49:30.681Z] 24K /tmp/codecov.D1Y7ll.gz [2021-01-26T04:49:30.681Z] ==> Uploading reports [2021-01-26T04:49:30.681Z] url: https://codecov.io [2021-01-26T04:49:30.681Z] query: branch=PR-462&commit=cbffccec782c06315d9dbb90b53bf57f78d2eaa4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=462&job=&cmd_args= [2021-01-26T04:49:30.681Z] -> Pinging Codecov [2021-01-26T04:49:30.681Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-462&commit=cbffccec782c06315d9dbb90b53bf57f78d2eaa4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-462%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=462&job=&cmd_args= [2021-01-26T04:49:31.256Z] -> Uploading to [2021-01-26T04:49:31.256Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-26/71470A77251A30514AAF9C0BB2E5B6CE/cbffccec782c06315d9dbb90b53bf57f78d2eaa4/43bf6afd-b3e9-4196-be4c-f153a217e782.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T044930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a7a6f71b3a80a111d855e52e2a0117eae3061f5629d9837b7faa1b2674f70e9 [2021-01-26T04:49:31.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-26T04:49:31.256Z] Dload Upload Total Spent Left Speed [2021-01-26T04:49:31.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21346 0 0 100 21346 0 49690 --:--:-- --:--:-- --:--:-- 49757 [2021-01-26T04:49:31.517Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/cbffccec782c06315d9dbb90b53bf57f78d2eaa4 [Pipeline] } [2021-01-26T04:49:31.543Z] 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 [2021-01-26T04:49:35.018Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T04:49:35.382Z] ---> package-listing.sh [2021-01-26T04:49:35.382Z] ++ facter osfamily [2021-01-26T04:49:35.382Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-26T04:49:35.382Z] + OS_FAMILY=redhat [2021-01-26T04:49:35.382Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-462 [2021-01-26T04:49:35.382Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-26T04:49:35.382Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-26T04:49:35.382Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-26T04:49:35.382Z] + PACKAGES=/tmp/packages_start.txt [2021-01-26T04:49:35.382Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' [2021-01-26T04:49:35.382Z] + PACKAGES=/tmp/packages_end.txt [2021-01-26T04:49:35.382Z] + case "${OS_FAMILY}" in [2021-01-26T04:49:35.382Z] + rpm -qa [2021-01-26T04:49:35.382Z] + sort [2021-01-26T04:49:40.683Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-26T04:49:40.683Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-26T04:49:40.683Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-26T04:49:40.683Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-462 ']' [2021-01-26T04:49:40.683Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ [2021-01-26T04:49:40.683Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-462/archives/ [Pipeline] echo [2021-01-26T04:49:40.719Z] 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-462/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-26T04:49:41.028Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-26T04:49:41.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T04:49:41.373Z] [2021-01-26T04:49:41.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-26T04:49:41.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T04:49:41.776Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-26T04:49:41.776Z] df20fa9351a1: Pulling fs layer [2021-01-26T04:49:41.776Z] 36b3adc4ff6f: Pulling fs layer [2021-01-26T04:49:41.776Z] 8ad3a11d3b57: Pulling fs layer [2021-01-26T04:49:41.776Z] 46f8f816bc3b: Pulling fs layer [2021-01-26T04:49:41.776Z] 93b61091891f: Pulling fs layer [2021-01-26T04:49:41.776Z] 93b9cdb0e59b: Pulling fs layer [2021-01-26T04:49:41.776Z] 5e14af77c1be: Pulling fs layer [2021-01-26T04:49:41.776Z] 01666e4c0597: Pulling fs layer [2021-01-26T04:49:41.776Z] aa168da1d23b: Pulling fs layer [2021-01-26T04:49:41.776Z] 93b9cdb0e59b: Waiting [2021-01-26T04:49:41.776Z] 5e14af77c1be: Waiting [2021-01-26T04:49:41.776Z] 01666e4c0597: Waiting [2021-01-26T04:49:41.776Z] aa168da1d23b: Waiting [2021-01-26T04:49:41.776Z] 46f8f816bc3b: Waiting [2021-01-26T04:49:41.776Z] 93b61091891f: Waiting [2021-01-26T04:49:41.776Z] 36b3adc4ff6f: Download complete [2021-01-26T04:49:41.776Z] 46f8f816bc3b: Verifying Checksum [2021-01-26T04:49:41.776Z] 46f8f816bc3b: Download complete [2021-01-26T04:49:41.776Z] df20fa9351a1: Download complete [2021-01-26T04:49:41.776Z] 93b9cdb0e59b: Verifying Checksum [2021-01-26T04:49:41.776Z] 93b9cdb0e59b: Download complete [2021-01-26T04:49:42.051Z] 5e14af77c1be: Verifying Checksum [2021-01-26T04:49:42.051Z] 5e14af77c1be: Download complete [2021-01-26T04:49:42.051Z] 01666e4c0597: Verifying Checksum [2021-01-26T04:49:42.051Z] 01666e4c0597: Download complete [2021-01-26T04:49:42.051Z] 93b61091891f: Verifying Checksum [2021-01-26T04:49:42.051Z] 93b61091891f: Download complete [2021-01-26T04:49:42.051Z] df20fa9351a1: Pull complete [2021-01-26T04:49:42.317Z] 36b3adc4ff6f: Pull complete [2021-01-26T04:49:42.578Z] 8ad3a11d3b57: Verifying Checksum [2021-01-26T04:49:42.578Z] 8ad3a11d3b57: Download complete [2021-01-26T04:49:43.162Z] 8ad3a11d3b57: Pull complete [2021-01-26T04:49:43.431Z] 46f8f816bc3b: Pull complete [2021-01-26T04:49:44.005Z] aa168da1d23b: Verifying Checksum [2021-01-26T04:49:44.005Z] aa168da1d23b: Download complete [2021-01-26T04:49:44.005Z] 93b61091891f: Pull complete [2021-01-26T04:49:44.266Z] 93b9cdb0e59b: Pull complete [2021-01-26T04:49:44.266Z] 5e14af77c1be: Pull complete [2021-01-26T04:49:44.528Z] 01666e4c0597: Pull complete [2021-01-26T04:49:51.135Z] aa168da1d23b: Pull complete [2021-01-26T04:49:51.135Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-26T04:49:51.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T04:49:51.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-26T04:49:51.329Z] prd-centos7-docker-4c-2g-22774 does not seem to be running inside a container [2021-01-26T04:49:51.372Z] $ 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-462/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-462 -v /w/workspace/dry_go-mod-core-contracts_PR-462:/w/workspace/dry_go-mod-core-contracts_PR-462:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-462@tmp:/w/workspace/dry_go-mod-core-contracts_PR-462@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-26T04:49:54.423Z] $ docker top cbda1316767c549318fba44affc65bc133dbbc6ddaa9ebfd07f2066b24e34733 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T04:49:55.015Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-26T04:49:55.331Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-26T04:49:55.649Z] + ls /var/log/sa-host [2021-01-26T04:49:55.649Z] + sadf -c /var/log/sa-host/sa23 [2021-01-26T04:49:55.649Z] file_magic: OK [2021-01-26T04:49:55.649Z] HZ: Using current value: 100 [2021-01-26T04:49:55.649Z] file_header: OK [2021-01-26T04:49:55.649Z] 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-01-26T04:49:55.649Z] Statistics: [2021-01-26T04:49:55.649Z] Hnuu...uuuununununu... [2021-01-26T04:49:55.649Z] File successfully converted to sysstat format version 12.2.1 [2021-01-26T04:49:55.649Z] + sadf -c /var/log/sa-host/sa26 [2021-01-26T04:49:55.649Z] file_magic: OK [2021-01-26T04:49:55.649Z] HZ: Using current value: 100 [2021-01-26T04:49:55.649Z] file_header: OK [2021-01-26T04:49:55.649Z] 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-01-26T04:49:55.649Z] Statistics: [2021-01-26T04:49:55.649Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-26T04:49:55.649Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-26T04:49:56.302Z] provisioning config files... [2021-01-26T04:49:56.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-462@tmp/config4741905394922497524tmp [Pipeline] { [Pipeline] echo [2021-01-26T04:49:56.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T04:49:56.790Z] ---> create-netrc.sh [Pipeline] } [2021-01-26T04:49:56.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-26T04:49:56.958Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T04:49:57.294Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-26T04:49:57.326Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T04:49:57.658Z] ---> sudo-logs.sh [2021-01-26T04:49:57.658Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-26T04:49:57.689Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T04:49:58.021Z] ---> job-cost.sh [2021-01-26T04:49:58.021Z] lf-activate-venv: SKIPPING [2021-01-26T04:49:58.021Z] INFO: No Stack... [2021-01-26T04:49:59.407Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-26T04:49:59.668Z] INFO: Archiving Costs [Pipeline] echo [2021-01-26T04:49:59.701Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T04:50:00.030Z] ---> logs-deploy.sh [2021-01-26T04:50:00.030Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-462/1 [2021-01-26T04:50:00.030Z] INFO: archiving workspace using pattern(s): [2021-01-26T04:50:01.418Z] Archives upload complete. [2021-01-26T04:50:01.679Z] INFO: archiving logs to Nexus