Pull request #349 updated 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 andresrinivasan for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 0355030adcc42d95c368338fb65d94e0ad2d76e0 rather than ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 Obtained Jenkinsfile from 0355030adcc42d95c368338fb65d94e0ad2d76e0 Running in Durability level: PERFORMANCE_OPTIMIZED 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6104 in /w/workspace/dry_go-mod-core-contracts_PR-349 [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-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --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 --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 Merge succeeded, producing ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 Checking out Revision ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 (PR-349) > git config core.sparsecheckout # timeout=10 > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # 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 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 Commit message: "feat: Add constant for Redis bootstrap" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T00:46:42.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 9df9f397bc9fd9898e5d281d9ff676e76c9dacc4 # timeout=10 [Pipeline] withCredentials [2020-10-19T00:46:42.875Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T00:46:42.993Z] ========================================================= [2020-10-19T00:46:42.993Z] EdgeX Global Pipelines Version Info [2020-10-19T00:46:42.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T00:46:44.520Z] ------------------- [2020-10-19T00:46:44.520Z] stable info: [2020-10-19T00:46:44.520Z] ------------------- [2020-10-19T00:46:44.520Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T00:46:44.520Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T00:46:44.520Z] Message: update stable to v1.0.144 [2020-10-19T00:46:45.468Z] ------------------- [2020-10-19T00:46:45.468Z] experimental info: [2020-10-19T00:46:45.468Z] ------------------- [2020-10-19T00:46:45.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T00:46:45.468Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T00:46:45.468Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T00:46:45.835Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-10-19T00:46:45.924Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-10-19T00:46:46.043Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T00:46:46.133Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T00:46:46.221Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T00:46:46.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T00:46:46.442Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T00:46:46.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T00:46:46.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T00:46:46.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T00:46:46.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T00:46:46.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-10-19T00:46:47.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T00:46:47.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T00:46:47.185Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T00:46:47.281Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T00:46:47.416Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T00:46:47.540Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T00:46:47.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-10-19T00:46:47.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T00:46:47.845Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T00:46:47.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T00:46:48.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T00:46:48.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T00:46:48.301Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-10-19T00:46:48.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo [2020-10-19T00:46:48.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo [2020-10-19T00:46:48.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo [2020-10-19T00:46:48.709Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 [Pipeline] echo [2020-10-19T00:46:48.809Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba4de2a [Pipeline] echo [2020-10-19T00:46:48.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T00:46:49.660Z] + git log --format=format:%s -1 ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 [Pipeline] echo [2020-10-19T00:46:49.721Z] GIT_COMMIT: ba4de2ab09ea62a1af93d8a86d48a275028ef1a5, Commit Message: feat: Add constant for Redis bootstrap [Pipeline] echo [2020-10-19T00:46:49.765Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T00:46:50.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T00:46:51.031Z] [2020-10-19T00:46:51.031Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T00:46:51.391Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T00:46:51.391Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T00:46:51.391Z] 31603596830f: Pulling fs layer [2020-10-19T00:46:51.391Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T00:46:51.391Z] 6ca5941a6612: Pulling fs layer [2020-10-19T00:46:51.391Z] ecc8261a40a4: Pulling fs layer [2020-10-19T00:46:51.391Z] ecc8261a40a4: Waiting [2020-10-19T00:46:51.391Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T00:46:51.391Z] 2a8b12db71e7: Download complete [2020-10-19T00:46:51.391Z] 31603596830f: Download complete [2020-10-19T00:46:51.659Z] 6ca5941a6612: Verifying Checksum [2020-10-19T00:46:51.659Z] 6ca5941a6612: Download complete [2020-10-19T00:46:51.659Z] ecc8261a40a4: Verifying Checksum [2020-10-19T00:46:51.659Z] ecc8261a40a4: Download complete [2020-10-19T00:46:51.923Z] 31603596830f: Pull complete [2020-10-19T00:46:51.923Z] 2a8b12db71e7: Pull complete [2020-10-19T00:46:52.876Z] 6ca5941a6612: Pull complete [2020-10-19T00:46:52.876Z] ecc8261a40a4: Pull complete [2020-10-19T00:46:52.876Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T00:46:52.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T00:46:52.876Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T00:46:52.982Z] prd-centos7-docker-4c-2g-6104 does not seem to be running inside a container [2020-10-19T00:46:53.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-349 -v /w/workspace/dry_go-mod-core-contracts_PR-349:/w/workspace/dry_go-mod-core-contracts_PR-349:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-349@tmp:/w/workspace/dry_go-mod-core-contracts_PR-349@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-10-19T00:46:54.889Z] $ docker top 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T00:46:55.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T00:46:55.243Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T00:46:55.456Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T00:46:55.460Z] $ docker exec 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac ssh-agent [2020-10-19T00:46:55.630Z] SSH_AUTH_SOCK=/tmp/ssh-19Y71nhKLmtR/agent.12 [2020-10-19T00:46:55.630Z] SSH_AGENT_PID=17 [2020-10-19T00:46:55.641Z] Running ssh-add (command line suppressed) [2020-10-19T00:46:55.757Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_5067897426190773457.key (/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_5067897426190773457.key) [2020-10-19T00:46:55.805Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T00:46:56.144Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T00:46:56.165Z] $ docker exec --env ******** --env ******** 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac ssh-agent -k [2020-10-19T00:46:56.285Z] unset SSH_AUTH_SOCK; [2020-10-19T00:46:56.285Z] unset SSH_AGENT_PID; [2020-10-19T00:46:56.285Z] echo Agent pid 17 killed; [2020-10-19T00:46:56.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T00:46:56.471Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T00:46:56.471Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T00:46:56.627Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T00:46:56.631Z] $ docker exec 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac ssh-agent [2020-10-19T00:46:56.781Z] SSH_AUTH_SOCK=/tmp/ssh-raFNaqPESAed/agent.46 [2020-10-19T00:46:56.781Z] SSH_AGENT_PID=51 [2020-10-19T00:46:56.788Z] Running ssh-add (command line suppressed) [2020-10-19T00:46:56.912Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_6823610856297532138.key (/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/private_key_6823610856297532138.key) [2020-10-19T00:46:56.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T00:46:57.314Z] + git semver init [2020-10-19T00:46:57.314Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T00:46:57.314Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-349/.git [2020-10-19T00:46:57.314Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-349 [2020-10-19T00:46:57.314Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T00:46:57.314Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T00:46:57.314Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T00:46:57.314Z] # $SEMVER_BRANCH = PR-349 [2020-10-19T00:46:57.314Z] # $SEMVER_TEMP = /tmp/semver-037861237 [2020-10-19T00:46:57.314Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-10-19T00:46:57.889Z] # '/tmp/semver-037861237' -> '/w/workspace/dry_go-mod-core-contracts_PR-349/.semver' [2020-10-19T00:46:57.889Z] # -> Force: false [2020-10-19T00:46:57.889Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-349/.semver [Pipeline] } [2020-10-19T00:46:57.903Z] $ docker exec --env ******** --env ******** 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac ssh-agent -k [2020-10-19T00:46:58.026Z] unset SSH_AUTH_SOCK; [2020-10-19T00:46:58.026Z] unset SSH_AGENT_PID; [2020-10-19T00:46:58.026Z] echo Agent pid 51 killed; [2020-10-19T00:46:58.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T00:46:58.527Z] + git semver [Pipeline] } [2020-10-19T00:46:58.545Z] $ docker stop --time=1 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac [2020-10-19T00:47:00.372Z] $ docker rm -f 071b7d95df8022ef6e9a1086b4f6e2262b5551b68f698389030fd2034c9802ac [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T00:47:00.908Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T00:47:01.425Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T00:47:01.429Z] [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-10-19T00:47:17.051Z] Still waiting to schedule task [2020-10-19T00:47:17.051Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T00:47:17.055Z] Still waiting to schedule task [2020-10-19T00:47:17.055Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-19T00:49:42.486Z] Running on prd-centos7-docker-4c-2g-6106 in /w/workspace/dry_go-mod-core-contracts_PR-349 [Pipeline] { [Pipeline] ws [2020-10-19T00:49:42.546Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-10-19T00:49:46.062Z] using credential edgex-jenkins-ssh [2020-10-19T00:49:46.116Z] Cloning the remote Git repository [2020-10-19T00:49:46.145Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T00:49:46.210Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-10-19T00:49:46.263Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T00:49:46.263Z] > git --version # timeout=10 [2020-10-19T00:49:46.272Z] > git --version # 'git version 2.16.5' [2020-10-19T00:49:46.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T00:49:46.390Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T00:49:47.352Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T00:49:47.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T00:49:47.370Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T00:49:47.834Z] Merging remotes/origin/master commit 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 [2020-10-19T00:49:47.943Z] Merge succeeded, producing ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 [2020-10-19T00:49:47.944Z] Checking out Revision ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 (PR-349) [2020-10-19T00:49:47.383Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T00:49:47.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T00:49:47.392Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T00:49:47.844Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T00:49:47.850Z] > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 [2020-10-19T00:49:47.910Z] > git remote # timeout=10 [2020-10-19T00:49:47.916Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T00:49:47.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T00:49:47.925Z] > git merge 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 [2020-10-19T00:49:47.936Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T00:49:47.948Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T00:49:47.953Z] > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 [2020-10-19T00:49:51.566Z] Commit message: "feat: Add constant for Redis bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T00:49:52.461Z] ========================================================= [2020-10-19T00:49:52.461Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T00:49:52.461Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T00:49:53.241Z] + 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-10-19T00:49:53.820Z] Sending build context to Docker daemon 1.753MB [2020-10-19T00:49:53.820Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T00:49:53.820Z] Step 2/7 : FROM ${BASE} [2020-10-19T00:49:53.820Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T00:49:53.820Z] df20fa9351a1: Pulling fs layer [2020-10-19T00:49:53.820Z] ed8968b2872e: Pulling fs layer [2020-10-19T00:49:53.820Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T00:49:53.820Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T00:49:53.820Z] e73272ec9a57: Pulling fs layer [2020-10-19T00:49:53.820Z] 1e910a182e73: Pulling fs layer [2020-10-19T00:49:53.820Z] 4e634b169226: Pulling fs layer [2020-10-19T00:49:53.820Z] e871e8e8d7a9: Waiting [2020-10-19T00:49:53.820Z] e73272ec9a57: Waiting [2020-10-19T00:49:53.820Z] 1e910a182e73: Waiting [2020-10-19T00:49:53.820Z] 4e634b169226: Waiting [2020-10-19T00:49:53.820Z] a92cc7c5fd73: Verifying Checksum [2020-10-19T00:49:53.820Z] a92cc7c5fd73: Download complete [2020-10-19T00:49:53.820Z] ed8968b2872e: Download complete [2020-10-19T00:49:53.820Z] e73272ec9a57: Download complete [2020-10-19T00:49:53.820Z] 1e910a182e73: Download complete [2020-10-19T00:49:54.767Z] df20fa9351a1: Verifying Checksum [2020-10-19T00:49:54.767Z] df20fa9351a1: Download complete [2020-10-19T00:49:54.767Z] df20fa9351a1: Pull complete [2020-10-19T00:49:55.028Z] ed8968b2872e: Pull complete [2020-10-19T00:49:55.291Z] a92cc7c5fd73: Pull complete [2020-10-19T00:49:57.224Z] 4e634b169226: Verifying Checksum [2020-10-19T00:49:57.224Z] 4e634b169226: Download complete [2020-10-19T00:49:57.224Z] e871e8e8d7a9: Verifying Checksum [2020-10-19T00:49:57.224Z] e871e8e8d7a9: Download complete [2020-10-19T00:50:03.909Z] e871e8e8d7a9: Pull complete [2020-10-19T00:50:03.909Z] e73272ec9a57: Pull complete [2020-10-19T00:50:04.173Z] 1e910a182e73: Pull complete [2020-10-19T00:50:08.411Z] 4e634b169226: Pull complete [2020-10-19T00:50:08.411Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T00:50:08.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T00:50:08.411Z] ---> f7629b54cfaa [2020-10-19T00:50:08.411Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T00:50:08.677Z] ---> Running in a7ef14bd1efa [2020-10-19T00:50:08.941Z] Removing intermediate container a7ef14bd1efa [2020-10-19T00:50:08.941Z] ---> 727d0ea4c31f [2020-10-19T00:50:08.941Z] Step 4/7 : RUN apk add bash [2020-10-19T00:50:08.941Z] ---> Running in 7ca1f523d271 [2020-10-19T00:50:09.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T00:50:10.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T00:50:11.189Z] OK: 166 MiB in 39 packages [2020-10-19T00:50:11.769Z] Removing intermediate container 7ca1f523d271 [2020-10-19T00:50:11.769Z] ---> 268bf313cf8c [2020-10-19T00:50:11.769Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T00:50:11.769Z] ---> Running in 686354e5a645 [2020-10-19T00:50:12.034Z] Removing intermediate container 686354e5a645 [2020-10-19T00:50:12.034Z] ---> ab3a2e9ec949 [2020-10-19T00:50:12.034Z] Step 6/7 : COPY go.mod . [2020-10-19T00:50:12.298Z] ---> 2e0093e7c547 [2020-10-19T00:50:12.298Z] Step 7/7 : RUN go mod download [2020-10-19T00:50:12.298Z] ---> Running in 0fd470a38eb6 [2020-10-19T00:50:18.263Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6105 in /w/workspace/dry_go-mod-core-contracts_PR-349 [Pipeline] { [Pipeline] ws [2020-10-19T00:50:18.365Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-10-19T00:50:23.284Z] using credential edgex-jenkins-ssh [2020-10-19T00:50:23.388Z] Cloning the remote Git repository [2020-10-19T00:50:23.452Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T00:50:24.605Z] Removing intermediate container 0fd470a38eb6 [2020-10-19T00:50:24.605Z] ---> a4ee7924619c [2020-10-19T00:50:24.605Z] Successfully built a4ee7924619c [2020-10-19T00:50:24.605Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T00:50:23.558Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-10-19T00:50:23.629Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T00:50:23.630Z] > git --version # timeout=10 [2020-10-19T00:50:23.660Z] > git --version # 'git version 2.17.1' [2020-10-19T00:50:23.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T00:50:23.740Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T00:50:24.974Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T00:50:24.974Z] . [Pipeline] withDockerContainer [2020-10-19T00:50:25.107Z] prd-centos7-docker-4c-2g-6106 does not seem to be running inside a container [2020-10-19T00:50:25.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-10-19T00:50:25.376Z] Merging remotes/origin/master commit 0355030adcc42d95c368338fb65d94e0ad2d76e0 into PR head commit ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 [2020-10-19T00:50:25.712Z] Merge succeeded, producing ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 [2020-10-19T00:50:25.712Z] Checking out Revision ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 (PR-349) [2020-10-19T00:50:24.733Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T00:50:24.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T00:50:24.773Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-10-19T00:50:24.806Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-10-19T00:50:24.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T00:50:24.818Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T00:50:25.402Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T00:50:25.415Z] > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 [2020-10-19T00:50:25.574Z] > git remote # timeout=10 [2020-10-19T00:50:25.597Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T00:50:25.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T00:50:25.640Z] > git merge 0355030adcc42d95c368338fb65d94e0ad2d76e0 # timeout=10 [2020-10-19T00:50:25.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T00:50:25.724Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T00:50:25.748Z] > git checkout -f ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 # timeout=10 [2020-10-19T00:50:26.040Z] $ docker top 490be98c4ea82bd8ce504dcfb5efab470f712af4be36072f1b4a6a9d1a28ad44 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T00:50:26.588Z] + go version [2020-10-19T00:50:26.588Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T00:50:26.607Z] $ docker stop --time=1 490be98c4ea82bd8ce504dcfb5efab470f712af4be36072f1b4a6a9d1a28ad44 [2020-10-19T00:50:27.957Z] $ docker rm -f 490be98c4ea82bd8ce504dcfb5efab470f712af4be36072f1b4a6a9d1a28ad44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T00:50:28.826Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T00:50:28.826Z] . [Pipeline] withDockerContainer [2020-10-19T00:50:28.926Z] prd-centos7-docker-4c-2g-6106 does not seem to be running inside a container [2020-10-19T00:50:28.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-10-19T00:50:29.558Z] $ docker top 8000a26194880713a823ace1aadcc9be72ac5afa8730c7104b97dd45521b9a5a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T00:50:29.949Z] Commit message: "feat: Add constant for Redis bootstrap" [2020-10-19T00:50:30.198Z] + make test [2020-10-19T00:50:30.198Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T00:50:30.865Z] ========================================================= [2020-10-19T00:50:30.865Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T00:50:30.865Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T00:50:31.908Z] + 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-10-19T00:50:32.896Z] Sending build context to Docker daemon 1.753MB [2020-10-19T00:50:32.896Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-19T00:50:32.896Z] Step 2/7 : FROM ${BASE} [2020-10-19T00:50:33.170Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T00:50:33.170Z] b538f80385f9: Pulling fs layer [2020-10-19T00:50:33.170Z] 74f711af9a0d: Pulling fs layer [2020-10-19T00:50:33.170Z] 99f96fe45779: Pulling fs layer [2020-10-19T00:50:33.170Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T00:50:33.170Z] 45590311c82a: Pulling fs layer [2020-10-19T00:50:33.170Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T00:50:33.170Z] 209524e5b208: Pulling fs layer [2020-10-19T00:50:33.170Z] 8529a6b9a6be: Waiting [2020-10-19T00:50:33.170Z] 45590311c82a: Waiting [2020-10-19T00:50:33.170Z] 69ca0ff8b7b3: Waiting [2020-10-19T00:50:33.170Z] 209524e5b208: Waiting [2020-10-19T00:50:33.170Z] 99f96fe45779: Verifying Checksum [2020-10-19T00:50:33.170Z] 99f96fe45779: Download complete [2020-10-19T00:50:33.170Z] 74f711af9a0d: Download complete [2020-10-19T00:50:33.170Z] 45590311c82a: Verifying Checksum [2020-10-19T00:50:33.170Z] 45590311c82a: Download complete [2020-10-19T00:50:33.170Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T00:50:33.170Z] 69ca0ff8b7b3: Download complete [2020-10-19T00:50:33.445Z] b538f80385f9: Verifying Checksum [2020-10-19T00:50:33.445Z] b538f80385f9: Download complete [2020-10-19T00:50:34.440Z] b538f80385f9: Pull complete [2020-10-19T00:50:35.042Z] 74f711af9a0d: Pull complete [2020-10-19T00:50:35.319Z] 99f96fe45779: Pull complete [2020-10-19T00:50:35.920Z] 209524e5b208: Verifying Checksum [2020-10-19T00:50:35.920Z] 209524e5b208: Download complete [2020-10-19T00:50:36.914Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T00:50:36.914Z] 8529a6b9a6be: Download complete [2020-10-19T00:50:38.427Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-19T00:50:38.427Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.011s coverage: 85.7% of statements [2020-10-19T00:50:38.427Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.035s coverage: 100.0% of statements [2020-10-19T00:50:38.427Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.018s coverage: 45.4% of statements [2020-10-19T00:50:38.427Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements [2020-10-19T00:50:38.427Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-19T00:50:38.427Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.012s coverage: 6.4% of statements [2020-10-19T00:50:39.013Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.024s coverage: 14.7% of statements [2020-10-19T00:50:39.013Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.038s coverage: 100.0% of statements [2020-10-19T00:50:39.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.026s coverage: 91.8% of statements [2020-10-19T00:50:39.280Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-19T00:50:39.280Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-19T00:50:39.280Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements [2020-10-19T00:50:39.872Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 48.9% of statements [2020-10-19T00:50:41.849Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.034s coverage: 63.0% of statements [2020-10-19T00:50:41.850Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements [2020-10-19T00:50:41.850Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements [2020-10-19T00:50:41.850Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements [2020-10-19T00:50:41.850Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-10-19T00:50:41.850Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-19T00:50:42.430Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 29.1% of statements [2020-10-19T00:50:42.430Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.013s coverage: 100.0% of statements [2020-10-19T00:50:42.430Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.016s coverage: 94.4% of statements [2020-10-19T00:50:42.430Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.011s coverage: 100.0% of statements [2020-10-19T00:50:42.430Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-19T00:50:42.699Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T00:50:44.115Z] gofmt -l . [2020-10-19T00:50:44.115Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T00:50:44.716Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T00:50:44.724Z] $ docker stop --time=1 8000a26194880713a823ace1aadcc9be72ac5afa8730c7104b97dd45521b9a5a [2020-10-19T00:50:47.026Z] $ docker rm -f 8000a26194880713a823ace1aadcc9be72ac5afa8730c7104b97dd45521b9a5a [2020-10-19T00:50:47.099Z] 8529a6b9a6be: Pull complete [2020-10-19T00:50:47.099Z] 45590311c82a: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-10-19T00:50:47.377Z] 69ca0ff8b7b3: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-19T00:50:51.702Z] 209524e5b208: Pull complete [2020-10-19T00:50:51.702Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T00:50:51.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T00:50:51.702Z] ---> 5bddaf1c2fca [2020-10-19T00:50:51.702Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-19T00:50:54.342Z] ---> Running in ba1159397355 [2020-10-19T00:50:54.616Z] Removing intermediate container ba1159397355 [2020-10-19T00:50:54.616Z] ---> 54671c1d35ce [2020-10-19T00:50:54.616Z] Step 4/7 : RUN apk add bash [2020-10-19T00:50:54.616Z] ---> Running in d2af2b233ab3 [2020-10-19T00:50:56.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T00:50:57.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T00:50:57.798Z] OK: 142 MiB in 39 packages [2020-10-19T00:50:59.238Z] Removing intermediate container d2af2b233ab3 [2020-10-19T00:50:59.238Z] ---> dd2e542e6823 [2020-10-19T00:50:59.238Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-10-19T00:50:59.238Z] ---> Running in 48f5b49254c4 [2020-10-19T00:50:59.838Z] Removing intermediate container 48f5b49254c4 [2020-10-19T00:50:59.838Z] ---> e62cd6fae697 [2020-10-19T00:50:59.838Z] Step 6/7 : COPY go.mod . [2020-10-19T00:51:00.443Z] ---> 7132409c7937 [2020-10-19T00:51:00.443Z] Step 7/7 : RUN go mod download [2020-10-19T00:51:00.443Z] ---> Running in f167d5b490f0 [2020-10-19T00:51:15.562Z] Removing intermediate container f167d5b490f0 [2020-10-19T00:51:15.562Z] ---> 5a0a46775baf [2020-10-19T00:51:15.562Z] Successfully built 5a0a46775baf [2020-10-19T00:51:15.562Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T00:51:15.986Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T00:51:15.986Z] . [Pipeline] withDockerContainer [2020-10-19T00:51:16.271Z] prd-ubuntu18.04-docker-arm64-4c-16g-6105 does not seem to be running inside a container [2020-10-19T00:51:16.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-10-19T00:51:18.219Z] $ docker top 3e476e3e4be69c62d0afba4d9c6fe23529ac991be6a4ef970641143d8d6218c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T00:51:19.640Z] + go version [2020-10-19T00:51:19.640Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T00:51:19.668Z] $ docker stop --time=1 3e476e3e4be69c62d0afba4d9c6fe23529ac991be6a4ef970641143d8d6218c3 [2020-10-19T00:51:21.618Z] $ docker rm -f 3e476e3e4be69c62d0afba4d9c6fe23529ac991be6a4ef970641143d8d6218c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T00:51:22.733Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T00:51:22.733Z] . [Pipeline] withDockerContainer [2020-10-19T00:51:22.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-6105 does not seem to be running inside a container [2020-10-19T00:51:23.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@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-10-19T00:51:24.979Z] $ docker top 608c1c273f0c6d74a8621dab4ada018c01a7d1e7a17457b2417768c306a3dfd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T00:51:26.514Z] + make test [2020-10-19T00:51:26.514Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-10-19T00:51:48.754Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-10-19T00:51:49.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.022s coverage: 85.7% of statements [2020-10-19T00:51:49.359Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.023s coverage: 100.0% of statements [2020-10-19T00:51:50.804Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.046s coverage: 45.4% of statements [2020-10-19T00:51:50.804Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements [2020-10-19T00:51:50.804Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-10-19T00:51:50.804Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements [2020-10-19T00:51:52.795Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.069s coverage: 14.7% of statements [2020-10-19T00:51:52.795Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.056s coverage: 100.0% of statements [2020-10-19T00:51:53.781Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.089s coverage: 91.8% of statements [2020-10-19T00:51:53.781Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-10-19T00:51:53.781Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-10-19T00:51:53.781Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.036s coverage: 100.0% of statements [2020-10-19T00:51:54.394Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.058s coverage: 48.9% of statements [2020-10-19T00:51:59.846Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.098s coverage: 63.0% of statements [2020-10-19T00:51:59.846Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.030s coverage: 26.3% of statements [2020-10-19T00:51:59.846Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.054s coverage: 15.4% of statements [2020-10-19T00:51:59.846Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.037s coverage: 15.4% of statements [2020-10-19T00:51:59.846Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-10-19T00:51:59.846Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-10-19T00:51:59.846Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.038s coverage: 29.1% of statements [2020-10-19T00:51:59.846Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.066s coverage: 100.0% of statements [2020-10-19T00:52:01.833Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.054s coverage: 94.4% of statements [2020-10-19T00:52:01.833Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements [2020-10-19T00:52:01.833Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-10-19T00:52:01.833Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-10-19T00:52:06.175Z] gofmt -l . [2020-10-19T00:52:06.449Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-10-19T00:52:06.743Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T00:52:07.605Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T00:52:07.621Z] $ docker stop --time=1 608c1c273f0c6d74a8621dab4ada018c01a7d1e7a17457b2417768c306a3dfd7 [2020-10-19T00:52:09.850Z] $ docker rm -f 608c1c273f0c6d74a8621dab4ada018c01a7d1e7a17457b2417768c306a3dfd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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-10-19T00:52:12.891Z] provisioning config files... [2020-10-19T00:52:12.903Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/config4706828883617042443tmp [Pipeline] { [Pipeline] sh [2020-10-19T00:52:13.280Z] + set +x [2020-10-19T00:52:13.280Z] + curl -s https://codecov.io/bash [2020-10-19T00:52:13.280Z] + bash -s -- [2020-10-19T00:52:13.544Z] [2020-10-19T00:52:13.544Z] _____ _ [2020-10-19T00:52:13.544Z] / ____| | | [2020-10-19T00:52:13.544Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T00:52:13.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T00:52:13.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T00:52:13.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T00:52:13.544Z] Bash-20201009-048fee3 [2020-10-19T00:52:13.544Z] [2020-10-19T00:52:13.544Z] [2020-10-19T00:52:13.544Z] ==> Jenkins CI detected. [2020-10-19T00:52:13.544Z] project root: . [2020-10-19T00:52:13.544Z] --> token set from env [2020-10-19T00:52:13.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T00:52:13.544Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T00:52:13.544Z] ==> Python coveragepy not found [2020-10-19T00:52:13.544Z] ==> Searching for coverage reports in: [2020-10-19T00:52:13.544Z] + . [2020-10-19T00:52:13.544Z] -> Found 1 reports [2020-10-19T00:52:13.544Z] ==> Detecting git/mercurial file structure [2020-10-19T00:52:13.544Z] ==> Reading reports [2020-10-19T00:52:13.544Z] + ./coverage.out bytes=106727 [2020-10-19T00:52:13.544Z] ==> Appending adjustments [2020-10-19T00:52:13.544Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T00:52:14.493Z] + Found adjustments [2020-10-19T00:52:14.493Z] ==> Gzipping contents [2020-10-19T00:52:14.493Z] ==> Uploading reports [2020-10-19T00:52:14.493Z] url: https://codecov.io [2020-10-19T00:52:14.493Z] query: branch=PR-349&commit=ba4de2ab09ea62a1af93d8a86d48a275028ef1a5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-349%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=349&job=&cmd_args= [2020-10-19T00:52:14.493Z] -> Pinging Codecov [2020-10-19T00:52:14.493Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-349&commit=ba4de2ab09ea62a1af93d8a86d48a275028ef1a5&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-349%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=349&job=&cmd_args= [2020-10-19T00:52:14.493Z] -> Uploading to [2020-10-19T00:52:14.493Z] [2020-10-19T00:52:14.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T00:52:14.493Z] Dload Upload Total Spent Left Speed [2020-10-19T00:52:14.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T00:52:14.493Z] X> Failed to upload [2020-10-19T00:52:14.493Z] ==> Uploading to Codecov [2020-10-19T00:52:14.493Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T00:52:14.493Z] Dload Upload Total Spent Left Speed [2020-10-19T00:52:15.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 17237 0 0 100 17119 0 36787 --:--:-- --:--:-- --:--:-- 36736 100 17237 100 118 100 17119 253 36771 --:--:-- --:--:-- --:--:-- 36736 [2020-10-19T00:52:15.070Z] View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/ba4de2ab09ea62a1af93d8a86d48a275028ef1a5 [Pipeline] } [2020-10-19T00:52:15.082Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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-10-19T00:52:17.828Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T00:52:18.400Z] ---> package-listing.sh [2020-10-19T00:52:18.400Z] ++ facter osfamily [2020-10-19T00:52:18.400Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T00:52:18.400Z] + OS_FAMILY=redhat [2020-10-19T00:52:18.400Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-349 [2020-10-19T00:52:18.400Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T00:52:18.400Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T00:52:18.400Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T00:52:18.400Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T00:52:18.400Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-349 ']' [2020-10-19T00:52:18.400Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T00:52:18.400Z] + case "${OS_FAMILY}" in [2020-10-19T00:52:18.400Z] + rpm -qa [2020-10-19T00:52:18.400Z] + sort [2020-10-19T00:52:22.628Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T00:52:22.628Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T00:52:22.628Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T00:52:22.628Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-349 ']' [2020-10-19T00:52:22.628Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-349/archives/ [2020-10-19T00:52:22.628Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-349/archives/ [Pipeline] echo [2020-10-19T00:52:22.642Z] 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-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T00:52:22.932Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T00:52:23.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T00:52:23.235Z] [2020-10-19T00:52:23.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T00:52:23.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T00:52:23.615Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T00:52:23.615Z] df20fa9351a1: Pulling fs layer [2020-10-19T00:52:23.615Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T00:52:23.615Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T00:52:23.615Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T00:52:23.615Z] 93b61091891f: Pulling fs layer [2020-10-19T00:52:23.615Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T00:52:23.615Z] 5e14af77c1be: Pulling fs layer [2020-10-19T00:52:23.615Z] 01666e4c0597: Pulling fs layer [2020-10-19T00:52:23.615Z] aa168da1d23b: Pulling fs layer [2020-10-19T00:52:23.615Z] 93b9cdb0e59b: Waiting [2020-10-19T00:52:23.615Z] 46f8f816bc3b: Waiting [2020-10-19T00:52:23.615Z] 93b61091891f: Waiting [2020-10-19T00:52:23.615Z] 01666e4c0597: Waiting [2020-10-19T00:52:23.615Z] 36b3adc4ff6f: Verifying Checksum [2020-10-19T00:52:23.615Z] 36b3adc4ff6f: Download complete [2020-10-19T00:52:23.615Z] 46f8f816bc3b: Verifying Checksum [2020-10-19T00:52:23.615Z] 46f8f816bc3b: Download complete [2020-10-19T00:52:23.878Z] df20fa9351a1: Verifying Checksum [2020-10-19T00:52:23.878Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T00:52:23.878Z] 93b9cdb0e59b: Download complete [2020-10-19T00:52:23.878Z] 93b61091891f: Verifying Checksum [2020-10-19T00:52:23.878Z] 93b61091891f: Download complete [2020-10-19T00:52:23.878Z] 5e14af77c1be: Verifying Checksum [2020-10-19T00:52:23.878Z] 5e14af77c1be: Download complete [2020-10-19T00:52:23.878Z] 01666e4c0597: Verifying Checksum [2020-10-19T00:52:23.878Z] 01666e4c0597: Download complete [2020-10-19T00:52:23.878Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T00:52:23.878Z] 8ad3a11d3b57: Download complete [2020-10-19T00:52:24.140Z] df20fa9351a1: Pull complete [2020-10-19T00:52:24.140Z] 36b3adc4ff6f: Pull complete [2020-10-19T00:52:24.717Z] 8ad3a11d3b57: Pull complete [2020-10-19T00:52:24.987Z] 46f8f816bc3b: Pull complete [2020-10-19T00:52:25.252Z] 93b61091891f: Pull complete [2020-10-19T00:52:25.519Z] 93b9cdb0e59b: Pull complete [2020-10-19T00:52:25.788Z] 5e14af77c1be: Pull complete [2020-10-19T00:52:26.052Z] 01666e4c0597: Pull complete [2020-10-19T00:52:26.052Z] aa168da1d23b: Verifying Checksum [2020-10-19T00:52:26.052Z] aa168da1d23b: Download complete [2020-10-19T00:52:34.247Z] aa168da1d23b: Pull complete [2020-10-19T00:52:34.247Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T00:52:34.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T00:52:34.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T00:52:34.434Z] prd-centos7-docker-4c-2g-6104 does not seem to be running inside a container [2020-10-19T00:52:34.485Z] $ 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-349/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-349 -v /w/workspace/dry_go-mod-core-contracts_PR-349:/w/workspace/dry_go-mod-core-contracts_PR-349:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-349@tmp:/w/workspace/dry_go-mod-core-contracts_PR-349@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-10-19T00:52:38.350Z] $ docker top c5d58a33c541d4b1201964703b2e375cd57883c9afe996c5251f83cdd89fd71a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T00:52:38.976Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T00:52:39.284Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T00:52:39.587Z] + ls /var/log/sa-host [2020-10-19T00:52:39.587Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T00:52:39.587Z] file_magic: OK [2020-10-19T00:52:39.587Z] HZ: Using current value: 100 [2020-10-19T00:52:39.587Z] file_header: OK [2020-10-19T00:52:39.587Z] 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-10-19T00:52:39.587Z] Statistics: [2020-10-19T00:52:39.587Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T00:52:39.587Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T00:52:39.587Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T00:52:39.587Z] file_magic: OK [2020-10-19T00:52:39.587Z] HZ: Using current value: 100 [2020-10-19T00:52:39.587Z] file_header: OK [2020-10-19T00:52:39.587Z] 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-10-19T00:52:39.587Z] Statistics: [2020-10-19T00:52:39.587Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T00:52:39.587Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T00:52:40.257Z] provisioning config files... [2020-10-19T00:52:40.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-349@tmp/config4915570351094705467tmp [Pipeline] { [Pipeline] echo [2020-10-19T00:52:40.385Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T00:52:40.684Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T00:52:40.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T00:52:40.862Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T00:52:41.163Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T00:52:41.174Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T00:52:41.471Z] ---> sudo-logs.sh [2020-10-19T00:52:41.471Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T00:52:41.484Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T00:52:41.793Z] ---> job-cost.sh [2020-10-19T00:52:41.793Z] lf-activate-venv: SKIPPING [2020-10-19T00:52:41.793Z] INFO: No Stack... [2020-10-19T00:52:43.722Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T00:52:43.991Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T00:52:44.010Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T00:52:44.347Z] ---> logs-deploy.sh [2020-10-19T00:52:44.347Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-349/2 [2020-10-19T00:52:44.347Z] INFO: archiving workspace using pattern(s): [2020-10-19T00:52:45.754Z] Archives upload complete. [2020-10-19T00:52:46.017Z] INFO: archiving logs to Nexus [2020-10-19T00:52:46.967Z] ---> uname -a: [2020-10-19T00:52:46.967Z] Linux prd-centos7-docker-4c-2g-6104.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-19T00:52:46.967Z] [2020-10-19T00:52:46.967Z] [2020-10-19T00:52:46.967Z] ---> lscpu: [2020-10-19T00:52:46.967Z] Architecture: x86_64 [2020-10-19T00:52:46.967Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-19T00:52:46.967Z] Byte Order: Little Endian [2020-10-19T00:52:46.967Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-19T00:52:46.967Z] CPU(s): 4 [2020-10-19T00:52:46.967Z] On-line CPU(s) list: 0-3 [2020-10-19T00:52:46.967Z] Thread(s) per core: 1 [2020-10-19T00:52:46.967Z] Core(s) per socket: 1 [2020-10-19T00:52:46.967Z] Socket(s): 4 [2020-10-19T00:52:46.967Z] NUMA node(s): 1 [2020-10-19T00:52:46.967Z] Vendor ID: GenuineIntel [2020-10-19T00:52:46.967Z] CPU family: 6 [2020-10-19T00:52:46.967Z] Model: 44 [2020-10-19T00:52:46.967Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-19T00:52:46.967Z] Stepping: 1 [2020-10-19T00:52:46.967Z] CPU MHz: 2933.438 [2020-10-19T00:52:46.967Z] BogoMIPS: 5866.87 [2020-10-19T00:52:46.967Z] Virtualization: VT-x [2020-10-19T00:52:46.967Z] Hypervisor vendor: KVM [2020-10-19T00:52:46.967Z] Virtualization type: full [2020-10-19T00:52:46.967Z] L1d cache: 128 KiB [2020-10-19T00:52:46.967Z] L1i cache: 128 KiB [2020-10-19T00:52:46.967Z] L2 cache: 16 MiB [2020-10-19T00:52:46.967Z] L3 cache: 64 MiB [2020-10-19T00:52:46.967Z] NUMA node0 CPU(s): 0-3 [2020-10-19T00:52:46.967Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-19T00:52:46.967Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-19T00:52:46.967Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-19T00:52:46.967Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-19T00:52:46.967Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-19T00:52:46.967Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-19T00:52:46.967Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-19T00:52:46.967Z] Vulnerability Tsx async abort: Not affected [2020-10-19T00:52:46.967Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-10-19T00:52:46.967Z] [2020-10-19T00:52:46.967Z] [2020-10-19T00:52:46.967Z] ---> nproc: [2020-10-19T00:52:46.967Z] 4 [2020-10-19T00:52:46.967Z] [2020-10-19T00:52:46.967Z]